huawei-cloud-api-definitions-CodeArtsArtifact 0.1.20260313

Huawei Cloud API definitions, generated from OpenAPI spec
Documentation
1
{"base_path":"/","components":null,"consumes":"","definitions":{"BatchDeleteTrashesResponseBody":{"allOf":[{"$ref":"#/definitions/StandarBaseResponseV5"},{"properties":{"result":{"$ref":"#/definitions/TrashcanResultData","description":"**参数解释**:\n批量操作结果。\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"},"StandarErrorResponseV5":{"properties":{"error_code":{"description":"错误代码","type":"string"},"error_msg":{"description":"错误信息","type":"string"},"status":{"description":"结果状态","type":"string"},"trace_id":{"description":"请求id","type":"string"}},"type":"object"},"TrashArtifactModelForDelete":{"properties":{"format":{"description":"仓库类型","type":"string"},"id":{"description":"仓库id","type":"string"},"include_pattern":{"description":"路径白名单","type":"string"},"status":{"description":"状态","type":"string"},"uri":{"description":"URI","type":"string"}},"required":["id","format","uri","status"],"type":"object"},"TrashcanResultData":{"properties":{"failedMessages":{"description":"**参数解释**:\n失败原因。\n**取值范围**:\n不涉及。\n","items":{"type":"string"},"type":"array"},"failedNum":{"description":"**参数解释**:\n失败数目。\n**取值范围**:\n不涉及。\n","format":"int32","type":"integer"},"successNum":{"description":"**参数解释**:\n成功数目。\n**取值范围**:\n不涉及。\n","format":"int32","type":"integer"}},"type":"object"}},"description":null,"group_id":"12022fbec3164dffbdbcd192875653a8","host":"cloudartifacts-ext.cn-north-4.myhuaweicloud.com","id":"dfe26c6f916443398f39cfaaec916e88","info_version":"v2","method":"delete","name":"BatchDeleteTrashes","parameters":{},"paths":{"/cloudartifact/v5/trashes":{"delete":{"description":"批量删除回收站","operationId":"BatchDeleteTrashes","parameters":[{"description":"批量删除列表","in":"body","name":"BatchDeleteTrashesRequestBody","required":true,"schema":{"items":{"$ref":"#/definitions/TrashArtifactModelForDelete"},"type":"array"}}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/BatchDeleteTrashesResponseBody"}},"401":{"description":"UNAUTHORIZED","schema":{"$ref":"#/definitions/StandarErrorResponseV5"}}},"summary":"批量删除回收站","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,hws_hk","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"}