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":{"DeleteResult":{"description":"删除的最终返回结果,返回成功删除的对象个数。","properties":{"data":{"description":"删除的最终返回结果,返回成功删除的对象个数。","properties":{"value":{"description":"成功删除的对象个数","example":1,"format":"int32","type":"integer"}},"type":"object"}},"type":"object"}},"description":null,"group_id":"23bb69798aaf409da161a43a90617121","host":"dayu.cn-north-4.myhuaweicloud.com","id":"5af358516e884cc2910c2bceeba0fca3","info_version":"v1","method":"delete","name":"DeleteDesignLatestApproval","parameters":{"contextTypeParam":{"description":"默认值:application/json;charset=UTF-8\n可选,有Body体的情况下必选,没有Body体则无需填写和校验。","in":"header","maxLength":64,"minLength":3,"name":"Content-Type","required":false,"type":"string"},"tenantIdParam":{"description":"项目ID,获取方法请参见[项目ID和账号ID](projectid_accountid.xml)。","in":"path","maxLength":64,"minLength":3,"name":"project_id","required":true,"type":"string"},"tenantXIdParam":{"description":"项目ID,获取方法请参见[项目ID和账号ID](projectid_accountid.xml)。\n\n多project场景采用AK/SK认证的接口请求,则该字段必选。","in":"header","maxLength":64,"minLength":3,"name":"X-Project-Id","required":false,"type":"string"},"tokenParam":{"description":"IAM Token,通过调用IAM服务获取用户Token接口获取(响应消息头中X-Subject-Token的值)\n使用Token认证时必选。","in":"header","maxLength":4096,"minLength":0,"name":"X-Auth-Token","required":true,"type":"string"},"workspaceParam":{"description":"工作空间ID,获取方法请参见[实例ID和工作空间ID](dataartsstudio_02_0350.xml)。","in":"header","maxLength":64,"minLength":3,"name":"workspace","required":true,"type":"string"}},"paths":{"/v2/{project_id}/design/approvals/business/{biz_id}":{"delete":{"description":"当已发布的实体被编辑时,其会生成下展,该接口用于删除实体的下展信息。","operationId":"DeleteDesignLatestApproval","parameters":[{"$ref":"#/parameters/tokenParam"},{"$ref":"#/parameters/workspaceParam"},{"$ref":"#/parameters/tenantIdParam"},{"$ref":"#/parameters/tenantXIdParam"},{"$ref":"#/parameters/contextTypeParam"},{"description":"待删除下展的实体ID,ID字符串。","in":"path","name":"biz_id","required":true,"type":"string"},{"description":"待删除下展的实体类型。\n枚举值:\n  - ATOMIC_INDEX: 原子指标\n  - DERIVATIVE_INDEX: 衍生指标\n  - DIMENSION: 维度\n  - FACT_LOGIC_TABLE: 事实表\n  - TABLE_MODEL: 关系建模:逻辑实体/物理表\n  - STANDARD_ELEMENT: 数据标准\n  - AGGREGATION_LOGIC_TABLE: 汇总表\n  - CODE_TABLE: 码表\n  - BIZ_METRIC: 业务指标\n  - COMPOUND_METRIC: 复合指标","enum":["ATOMIC_INDEX","DERIVATIVE_INDEX","DIMENSION","FACT_LOGIC_TABLE","TABLE_MODEL","STANDARD_ELEMENT","AGGREGATION_LOGIC_TABLE","CODE_TABLE","BIZ_METRIC","COMPOUND_METRIC"],"in":"query","name":"biz_type","required":true,"type":"string"}],"produces":["application/json;charset=UTF-8"],"responses":{"200":{"description":"Success,返回data数据是删除个数,为1则删除成功。","schema":{"$ref":"#/definitions/DeleteResult"}},"400":{"$ref":"#/responses/400"},"401":{"$ref":"#/responses/401"},"403":{"$ref":"#/responses/403"}},"summary":"删除实体下展","tags":["审批管理接口"],"x-api-type":"doc-open","x-is-registered":"Y","x-request-examples-description-1":"删除关系建模中表ID为1217123755210469376的下展信息。","x-request-examples-url-1":"DELETE https://{endpoint}/v2/{project_id}/design/approvals/business/1217123755210469376?biz_type=TABLE_MODEL","x-support-sdk":"Y"}}},"product_short":"DataArtsStudio","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":null,"summary":"删除实体下展","tags":"审批管理接口","uri":null,"version":"2.0"}