huawei-cloud-api-definitions-DataArtsStudio 0.1.20250411

Huawei Cloud API definitions, generated from OpenAPI spec
Documentation
1
{"base_path":"/","components":null,"consumes":"[\"application/json;charset=UTF-8\"]","definitions":{"CancelFactoryPackagesRequestBody":{"properties":{"package_ids":{"description":"发布包id列表信息","example":["11","10","9"],"items":{"type":"string"},"type":"array"}},"type":"object"},"ErrorResponse":{"properties":{"error_code":{"description":"错误码","example":"DLS.1000","maxLength":128,"minLength":1,"type":"string"},"error_msg":{"description":"错误描述","example":"process failed","maxLength":10240,"minLength":1,"type":"string"}},"type":"object"}},"description":null,"group_id":"23bb69798aaf409da161a43a90617121","host":"dayu.cn-north-4.myhuaweicloud.com","id":"53bdd14c1096489d9b8dbcc9c8d7291e","info_version":"v1","method":"post","name":"CancelFactoryPackages","parameters":{"tenantIdParam":{"description":"项目ID,获取方法请参见[项目ID和账号ID](projectid_accountid.xml)。","in":"path","maxLength":64,"minLength":3,"name":"project_id","required":true,"type":"string"}},"paths":{"/v2/{project_id}/factory/release-packages/unpack":{"post":{"description":"撤销任务包","operationId":"CancelFactoryPackages","parameters":[{"$ref":"#/parameters/tenantIdParam"},{"description":"工作空间ID","in":"header","name":"workspace","required":false,"type":"string"},{"description":"有Body体的情况下必须,无Body体的情况下则无需填写和校验,默认值:application/json","in":"header","name":"Content-Type","required":false,"type":"string"},{"description":"使用Token认证时该字段必须","in":"header","name":"x-Auth-Token","required":false,"type":"string"},{"description":"发布包id列表信息","in":"body","name":"CancelFactoryPackagesRequestBody","required":false,"schema":{"$ref":"#/definitions/CancelFactoryPackagesRequestBody"}}],"produces":["application/json"],"responses":{"200":{"description":"成功时,响应状态码为200,无响应信息"},"400":{"description":"BadRequest","examples":{"application/json":{"error_code":"DLF.20990","error_msg":"Cannot perform the operation because the release package has been released."}},"schema":{"$ref":"#/definitions/ErrorResponse"}}},"summary":"撤销任务包","tags":["企业模式发布包管理"],"x-is-registered":"Y","x-support-sdk":"Y"}}},"product_short":"DataArtsStudio","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":null,"summary":"撤销任务包","tags":"企业模式发布包管理","uri":null,"version":"2.0"}