huawei-cloud-api-definitions-CodeArtsArtifact 0.1.20240402

Huawei Cloud API definitions, generated from OpenAPI spec
Documentation
1
{"base_path":"/","components":null,"consumes":"","definitions":{"StandarErrorResponseV5":{"properties":{"error_code":{"description":"错误代码","type":"string"},"error_msg":{"description":"错误信息","type":"string"},"status":{"description":"结果状态","type":"string"},"trace_id":{"description":"请求id","type":"string"}},"type":"object"},"StandarSuccessResponseV5":{"example":{"result":"delete file success!","status":"success","trace_id":"143006-1700618253925-55"},"properties":{"result":{"description":"请求返回结果,接口不同,返回不同","type":"object"},"status":{"description":"结果状态","type":"string"},"trace_id":{"description":"请求id","type":"string"}},"type":"object"},"UpdateNotMavenRepoDO":{"properties":{"allow_anonymous":{"description":"是否允许匿名","type":"boolean"},"auto_clean_snapshot":{"description":"自动清理快照","type":"boolean"},"deployment_policy":{"description":"仓库属性-覆盖策略","type":"string"},"description":{"description":"仓库描述","type":"string"},"format":{"description":"仓库格式","type":"string"},"includes_pattern":{"description":"路径白名单","type":"string"},"max_unique_snapshots":{"description":"最大不同快照个数","type":"string"},"repo_name":{"description":"仓库名称","type":"string"},"repository_ids":{"description":"仓库id列表","items":{"type":"string"},"type":"array"},"snapshot_alive_days":{"description":"快照保存时间长度","type":"string"}},"required":["repo_name","format","repository_ids"],"type":"object"}},"description":null,"group_id":"12022fbec3164dffbdbcd192875653a8","host":"artifact.cn-north-4.myhuaweicloud.com","id":"9edd5b855f754894999cbfeabba398cb","info_version":"v2","method":"put","name":"UpdateArtifactory","parameters":{},"paths":{"/cloudartifact/v5/artifact/":{"put":{"description":"编辑非maven仓库信息","operationId":"UpdateArtifactory","parameters":[{"description":"更新非maven仓库请求体","in":"body","name":"UpdateArtifactoryRequestBody","required":true,"schema":{"$ref":"#/definitions/UpdateNotMavenRepoDO"}}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/StandarSuccessResponseV5"}},"401":{"description":"UNAUTHORIZED","schema":{"$ref":"#/definitions/StandarErrorResponseV5"}}},"summary":"编辑非maven仓库信息","tags":["仓库管理"],"x-api-framework":"RestfulAPI","x-api-position":"管理面","x-api-type":"open-api","x-api-user":"IAM普通租户","x-is-registered":"Y","x-open-region-cloud":"hws","x-request-examples-1":{"allow_anonymous":true,"auto_clean_snapshot":true,"deployment_policy":"string","description":"string","format":"string","includes_pattern":"string","max_unique_snapshots":"string","repo_name":"string","repository_ids":["string"],"snapshot_alive_days":"string"},"x-request-examples-description-1":"更新非maven仓库请求体示例","x-request-examples-text-1":{"allow_anonymous":true,"auto_clean_snapshot":true,"deployment_policy":"string","description":"string","format":"string","includes_pattern":"string","max_unique_snapshots":"string","repo_name":"string","repository_ids":["string"],"snapshot_alive_days":"string"},"x-request-examples-url-1":"/v5/artifact/","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":"编辑非maven仓库信息","tags":"仓库管理","uri":null,"version":"2.0"}