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":{"ApiCatalogDeleteParaDTO":{"properties":{"ids":{"example":["2847131b4d5a26c5bd4bfd9d8f63f577","8c9850726a1ee050be2b67e43c688870"],"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":"816fd00a3bb441bd8f0b2e2e28c9b38b","info_version":"v1","method":"post","name":"DeleteServiceCatalog","parameters":{},"paths":{"/v1/{project_id}/service/servicecatalogs/batch-delete":{"post":{"description":"批量删除服务目录。  \n删除目录的同时会删除其下的所有子目录,不支持删除带有API的目录。","operationId":"DeleteServiceCatalog","parameters":[{"description":"用户Token,使用[Token认证](dataartsstudio_02_0010.xml)时必选。通过调用“获取用户Token”接口获取响应消息头中X-Subject-Token的值。","in":"header","name":"X-Auth-Token","required":true,"type":"string"},{"description":"工作空间ID,获取方法请参见[实例ID和工作空间ID](dataartsstudio_02_0350.xml)。","in":"header","name":"workspace","required":true,"type":"string"},{"description":"数据服务的版本类型,指定SHARED共享版或EXCLUSIVE专享版。","enum":["SHARED","EXCLUSIVE"],"in":"header","name":"Dlm-Type","required":false,"type":"string"},{"default":"application/json","description":"消息体的类型(格式),有Body体的情况下必选,没有Body体无需填写。如果请求消息体中含有中文字符,则需要通过charset=utf8指定中文字符集,例如取值为:application/json;charset=utf8。","in":"header","name":"Content-Type","required":true,"type":"string"},{"description":"项目ID,获取方法请参见[项目ID和账号ID](projectid_accountid.xml)。","in":"path","name":"project_id","required":true,"type":"string"},{"description":"目录id列表。","in":"body","name":"DeleteServiceCatalogRequestBody","required":true,"schema":{"$ref":"#/definitions/ApiCatalogDeleteParaDTO"}}],"produces":["application/json"],"responses":{"204":{"description":"Success。"},"400":{"description":"BadRequest。","schema":{"$ref":"#/definitions/ErrorResponse"}}},"summary":"批量删除目录","tags":["服务目录管理接口"],"x-api-type":"dataservice-openapi","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"}