huawei-cloud-api-definitions-iDMEClassicAPI 0.1.20250829

Huawei Cloud API definitions, generated from OpenAPI spec
Documentation
1
{"base_path":"/","components":null,"consumes":"","definitions":{"BatchDeleteDocRequestDto":{"properties":{"ids":{"description":"**参数解释**:\n\n文档ID列表。\n\n**约束限制**:\n\n不涉及。\n\n**取值范围**:\n\n不涉及。\n\n**默认取值**:\n\n不涉及。","items":{"type":"string"},"type":"array"},"is_check":{"description":"**参数解释**:\n\n是否检查文档删除权限。\n\n**约束限制**:\n\n不涉及。\n\n**取值范围**:\n\n- true:检查。\n- false:不检查。\n\n**默认取值**:\n\ntrue。","type":"boolean"},"model_name":{"description":"**参数解释**:\n\n模型名称。\n\n**约束限制**:\n\n不涉及。\n\n**取值范围**:\n\n不涉及。\n\n**默认取值**:\n\n不涉及。","type":"string"}},"type":"object"},"RDMParamVOBatchDeleteDocRequestDto":{"properties":{"applicationId":{"description":"**参数解释**:\n\n应用ID。\n\n**约束限制**:\n\n不涉及。\n\n**取值范围**:\n\n由英文字母和数字组成,且长度为32个字符。\n\n**默认取值**:\n\n不涉及。","type":"string"},"params":{"$ref":"#/definitions/BatchDeleteDocRequestDto","description":"**参数解释:**\n\n请求参数对象。\n\n**约束限制:**\n\n不涉及。\n\n**取值范围:**\n\n不涉及。\n\n**默认取值:**\n\n不涉及。"}},"required":["params"],"type":"object"},"UpdateStructureDocResp":{"properties":{"data":{"description":"**参数解释:**\n\n请求数据。\n\n**取值范围:**\n\n不涉及。\n\n**默认取值:**\n\n不涉及。","items":{"format":"int32","type":"integer"},"type":"array"},"errors":{"$ref":"#/definitions/errors"},"result":{"$ref":"#/definitions/result"}},"type":"object"},"errors":{"description":"**参数解释:**\n\n异常信息。\n\n**取值范围:**\n\n不涉及。\n\n**默认取值:**\n\n不涉及。\n","example":[],"items":{"type":"string"},"type":"array"},"result":{"description":"**参数解释:**\n\n请求结果。\n\n**取值范围:**\n\n- SUCCESS:请求成功。\n- FAIL:请求失败。\n\n**默认取值:**\n\n不涉及。\n","example":"SUCCESS","type":"string"}},"description":null,"group_id":"ab5eda63b51647d6a950ceef4eccd859","host":"dme.cn-north-4.huaweicloud.com","id":"6ea78dbaace9448eb3d16c4721416d1c","info_version":"v1","method":"delete","name":"BatchDeleteStructuredDocument","parameters":{"X-Auth-Token":{"description":"**参数解释:**\n\nIAM用户的token。\n\n获取方法请参见[获取IAM用户Token](https://support.huaweicloud.com/api-iam/iam_30_0001.html)。\n\n**约束限制:**  \n\n不涉及。\n\n**取值范围:**\n\n不涉及。\n\n**默认取值:**  \n\n不涉及。\n","in":"header","name":"X-Auth-Token","required":true,"type":"string","x-example":"MIIDkgYJKoZIhvcNAQcCoIIDgzCCXXXXX..."},"identifier":{"description":"**参数解释:**\n\n应用唯一标识。\n\n**约束限制:**\n\n不涉及。\n\n**取值范围:**\n\n由英文字母和数字组成,且长度为32个字符。\n\n**默认取值:**\n\n不涉及。\n","in":"path","name":"identifier","required":true,"type":"string","x-example":"b3f9b7523a6141f4b2d76b92d6595281"}},"paths":{"/rdm_{identifier}_app/publicservices/api/{modelName}/structured-doc/documents/batch":{"delete":{"consumes":["application/json"],"description":"批量删除结构化文档。","operationId":"BatchDeleteStructuredDocument","parameters":[{"description":"**参数解释:**\n\n数据模型的英文名称。\n\n**约束限制:**\n\n不涉及。\n\n**取值范围:**\n\n大写字母开头,只能包含字母、数字、“_”,且长度为[1-60]个字符。\n\n**默认取值:**\n\n不涉及。","in":"path","name":"modelName","required":true,"type":"string","x-example":"StructuredDocableModel"},{"$ref":"#/parameters/identifier"},{"$ref":"#/parameters/X-Auth-Token"},{"in":"body","name":"body","required":false,"schema":{"$ref":"#/definitions/RDMParamVOBatchDeleteDocRequestDto"}}],"produces":["application/json"],"responses":{"200":{"description":"OK","examples":{"application/json":{"data":[],"errors":[],"result":"SUCCESS"}},"schema":{"$ref":"#/definitions/UpdateStructureDocResp"}}},"summary":"批量删除结构化文档","tags":["结构化文档管理"],"x-constraint":"功能列表勾选了结构化文档管理的模型可以使用该接口。","x-is-registered":"Y","x-request-examples-1":{"params":{"ids":["721008152111222784"],"is_check":true,"model_name":"StructuredDocableModel"}},"x-request-examples-text-1":{"params":{"ids":["721008152111222784"],"is_check":true,"model_name":"StructuredDocableModel"}},"x-request-examples-url-1":"DELETE https://dme.cn-north-4.huaweicloud.com/rdm_b3f9b7523a6141f4b2d76b92d6595281_app/publicservices/api/StructuredDocableModel/structured-doc/documents/batch","x-support-sdk":"Y","x-version":"v1"}}},"product_short":"iDMEClassicAPI","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":null,"summary":"批量删除结构化文档","tags":"结构化文档管理","uri":null,"version":"2.0"}