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":{"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"},"RecordForGetAllCatalog":{"properties":{"api_catalog_type":{"description":"目录类型","enum":["CATALOG","API"],"type":"string"},"catalog_id":{"description":"目录编号","example":"2847131b4d5a26c5bd4bfd9d8f63f577","type":"string"},"create_time":{"description":"创建时间","example":1578284788000,"format":"int64","type":"integer"},"create_user":{"description":"创建者","example":"张三","type":"string"},"description":{"description":"目录描述","example":"this is a demo","type":"string"},"name":{"description":"名称","example":"demo","type":"string"},"pid":{"description":"父目录编号","example":"8c9850726a1ee050be2b67e43c688870","type":"string"},"update_time":{"description":"更新时间","example":1578284788000,"format":"int64","type":"integer"},"update_user":{"description":"更新者","example":"张三","type":"string"}},"type":"object"},"ResultForGetAllCatalog":{"properties":{"api_catalogs":{"description":"本次返回的APP列表","items":{"$ref":"#/definitions/RecordForGetAllCatalog"},"type":"array"},"total":{"description":"符合条件的数据总数","example":1,"type":"integer"}},"type":"object"}},"description":null,"group_id":"23bb69798aaf409da161a43a90617121","host":"dayu.cn-north-4.myhuaweicloud.com","id":"fffdebaaf5cc4b2c831b7fca3a05b3bf","info_version":"v1","method":"get","name":"ListAllCatalogList","parameters":{},"paths":{"/v1/{project_id}/service/servicecatalogs/{catalog_id}/detail":{"get":{"description":"获取当前目录下的所有类型列表","operationId":"ListAllCatalogList","parameters":[{"description":"IAM Token","in":"header","name":"X-Auth-Token","required":true,"type":"string"},{"description":"工作空间id","in":"header","name":"workspace","required":true,"type":"string"},{"description":"dlm版本类型","enum":["SHARED","EXCLUSIVE"],"in":"header","name":"Dlm-Type","required":false,"type":"string"},{"default":"application/json","description":"资源类型","in":"header","name":"Content-Type","required":true,"type":"string"},{"description":"tenant id","in":"path","name":"project_id","required":true,"type":"string"},{"description":"目录编号","in":"path","name":"catalog_id","required":true,"type":"string"},{"description":"查询起始坐标, 即跳过前X条数据","format":"int32","in":"query","name":"offset","required":false,"type":"integer"},{"description":"查询条数, 即查询Y条数据","format":"int32","in":"query","name":"limit","required":false,"type":"integer"}],"produces":["application/json"],"responses":{"200":{"description":"success","schema":{"$ref":"#/definitions/ResultForGetAllCatalog"}},"400":{"description":"BadRequest","schema":{"$ref":"#/definitions/ErrorResponse"}}},"summary":"获取当前目录下的所有类型列表","tags":["服务目录管理接口"],"x-support-sdk":"Y"}}},"product_short":"DataArtsStudio","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":null,"summary":"获取当前目录下的所有类型列表","tags":"服务目录管理接口","uri":null,"version":"2.0"}