huawei-cloud-api-definitions-CodeArtsArtifact 0.1.20260313

Huawei Cloud API definitions, generated from OpenAPI spec
Documentation
1
{"base_path":"/","components":null,"consumes":"","definitions":{"BasePaginationResponseEntityV5":{"properties":{"total_pages":{"description":"**参数解释**:\n总页数。\n**取值范围**:\n不涉及。","format":"int32","type":"integer"},"total_records":{"description":"**参数解释**:\n总记录数。\n**取值范围**:\n不涉及。","format":"int32","type":"integer"}},"type":"object"},"BasicDOV5":{"properties":{"created_time":{"description":"**参数解释**:\n创建时间,时间格式:yyyy-MM-dd HH:mm:ss。\n**取值范围**:\n不涉及。","type":"string"},"created_user_id":{"description":"**参数解释**:\n创建人id。\n**取值范围**:\n不涉及。","type":"string"},"created_user_name":{"description":"**参数解释**:\n创建人。\n**取值范围**:\n不涉及。","type":"string"},"domain_id":{"description":"**参数解释**:\n租户id。\n**取值范围**:\n不涉及。","type":"string"},"modified_time":{"description":"**参数解释**:\n修改时间,时间格式:yyyy-MM-dd HH:mm:ss。\n**取值范围**:\n不涉及。","type":"string"},"modified_user_id":{"description":"**参数解释**:\n修改人id。\n**取值范围**:\n不涉及。","type":"string"},"modified_user_name":{"description":"**参数解释**:\n修改人。\n**取值范围**:\n不涉及。","type":"string"},"region":{"description":"**参数解释**:\n区域。\n**取值范围**:\n不涉及。","type":"string"},"status":{"description":"**参数解释**:\n仓库状态。\n**取值范围**:\nactive:正常。\ndelete:删除。\ndisabled:无效。\nview:私有库浏览者。\ntrash:废弃。\n","type":"string"}},"type":"object"},"DevcloudUserDOV5":{"allOf":[{"$ref":"#/definitions/BasicDOV5"},{"properties":{"enabled":{"description":"**参数解释**:\nenabled。\n**取值范围**:\n不涉及。","type":"string"},"inner_repo_user_name":{"description":"**参数解释**:\n内部仓库用户名。\n**取值范围**:\n不涉及。","type":"string"},"repo_number":{"description":"**参数解释**:\nrepo_number。\n**取值范围**:\n不涉及。","format":"int32","type":"integer"},"repo_user_name":{"description":"**参数解释**:\n仓库用户名。\n**取值范围**:\n不涉及。","type":"string"},"user_id":{"description":"**参数解释**:\n用户id。\n**取值范围**:\n不涉及。","type":"string"},"user_name":{"description":"**参数解释**:\n用户名。\n**取值范围**:\n不涉及。","type":"string"},"user_type":{"description":"**参数解释**:\n用户类型。\n**取值范围**:\n不涉及。","type":"string"}},"type":"object"}]},"DevcloudUserDOV5Page":{"allOf":[{"$ref":"#/definitions/BasePaginationResponseEntityV5"},{"properties":{"data":{"description":"**参数解释**:\n用户列表。\n**取值范围**:\n不涉及。","items":{"$ref":"#/definitions/DevcloudUserDOV5"},"type":"array"}},"type":"object"}]},"DevcloudUserDOV5PageRes":{"allOf":[{"$ref":"#/definitions/StandarBaseResponseV5"},{"properties":{"result":{"$ref":"#/definitions/DevcloudUserDOV5Page","description":"**参数解释**:\n用户列表。\n**取值范围**:\n不涉及。"}},"type":"object"}]},"StandarBaseResponseV5":{"properties":{"status":{"description":"**参数解释**:\n请求成功或失败状态。\n**取值范围**:\n- success:请求成功。\n- error:请求失败。","enum":["success","error"],"example":"success","type":"string"},"trace_id":{"description":"**参数解释**:\n请求ID,当前请求唯一标识。\n**取值范围**:\n数字及中划线(-)组成的字符串。","type":"string"}},"type":"object"}},"description":null,"group_id":"12022fbec3164dffbdbcd192875653a8","host":"cloudartifacts-ext.cn-north-4.myhuaweicloud.com","id":"48489dda77b14351a357b7afe91af47f","info_version":"v2","method":"get","name":"ListMavenUser","parameters":{},"paths":{"/cloudartifact/v5/repositories/users":{"get":{"description":"分页查询私有库用户列表,包含用户名和用户是否启用等信息。可根据用户名进行过滤。","operationId":"ListMavenUser","parameters":[{"description":"**参数解释**:\n用户名。\n**约束限制**:\n不涉及。\n**取值范围**:\n不涉及。\n**默认取值**:\n不涉及。","in":"query","name":"user_name","required":false,"type":"string"},{"description":"**参数解释**:\n分页查询的页数。\n**约束限制**:\n不涉及。\n**取值范围**:\n最小值1,最大值2147483647。\n**默认取值**:\n1","format":"int32","in":"query","name":"page_no","required":false,"type":"integer"},{"description":"**参数解释**:\n分页查询的每页数据量。\n**约束限制**:\n不涉及。\n**取值范围**:\n最小值1,最大值100。\n**默认取值**:\n10","format":"int32","in":"query","name":"page_size","required":false,"type":"integer"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/DevcloudUserDOV5PageRes"}}},"security":[{"apig-auth-iam":[]}],"summary":"查询私有库用户列表","tags":["用户管理"],"x-api-framework":"RestfulAPI","x-api-highrisk":"N","x-api-position":"Region_ZONE","x-api-type":"open-api","x-api-user":"IAM_User","x-is-registered":"Y","x-open-region-cloud":"hws,hws_hk","x-sec-auditlog":"N","x-sec-upload-download":0,"x-support-sdk":"Y"}}},"product_short":"CodeArtsArtifact","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":{"apig-auth-app":{"in":"header","name":"Authorization","type":"apiKey","x-apigateway-auth-type":"AppSigv1"},"apig-auth-app-optional":{"in":"header","name":"Authorization","type":"apiKey","x-apigateway-auth-opt":{"access-auth-type":"optional"},"x-apigateway-auth-type":"AppSigv1"},"apig-auth-iam":{"in":"header","name":"unused","type":"apiKey","x-apigateway-auth-type":"IAM"},"apig-auth-iam-new":{"in":"header","name":"Authorization","type":"apiKey","x-apigateway-auth-type":"IAM_NEW"},"apig-auth-iam-none":{"in":"header","name":"unused","type":"apiKey","x-apigateway-auth-type":"IAM_NONE"},"apig-auth-iam-none-used-authn5":{"in":"header","name":"unused","type":"apiKey","x-apigateway-auth-opt":{"inner-auth-type":"iam_auth_n5"},"x-apigateway-auth-type":"IAM_NONE"},"apig-auth-iam-used-authn5":{"in":"header","name":"unused","type":"apiKey","x-apigateway-auth-opt":{"inner-auth-type":"iam_auth_n5"},"x-apigateway-auth-type":"IAM"}},"summary":"查询私有库用户列表","tags":"用户管理","uri":null,"version":"2.0"}