{"base_path":"/","components":null,"consumes":"","definitions":{"DeleteTargetResp":{"properties":{"data":{"description":"**参数解释:**\n\n请求数据。\n\n**取值范围:**\n\n不涉及。\n\n**默认取值:**\n\n不涉及。\n","example":[1],"items":{"type":"integer"},"type":"array"},"errors":{"$ref":"#/definitions/errors"},"result":{"$ref":"#/definitions/result"}}},"GenericLinkTypeModifierDTO":{"properties":{"latestOnly":{"description":"**参数解释:**\n\n是否返回源模型数据实例关联的最新版本目标模型数据实例。此参数仅对源/目标模型为M-V模型实体有效。\n\n**约束限制:**\n\n不涉及。\n\n**取值范围:**\n\n- true:返回源模型数据实例关联的最新版本的目标模型数据实例。\n- false:返回源模型数据实例关联的所有版本的目标模型数据实例。\n\n**默认取值:**\n\nfalse。\n","type":"boolean"},"modifier":{"description":"**参数解释:**\n\n修改人。\n\n**约束限制:**\n\n不涉及。\n\n**取值范围:**\n\n不涉及。\n\n**默认取值:**\n\n不涉及。\n","example":"Tester XXX","type":"string"},"sourceId":{"description":"**参数解释:**\n\n源模型数据实例的ID。\n\n**约束限制:**\n\n不涉及。\n\n**取值范围:**\n\n-9223372036854775808到9223372036854775807的整数。\n\n**默认取值:**\n\n不涉及。\n","example":614786412419489792,"type":"string"},"targetType":{"description":"**参数解释:**\n\n目标模型的英文名称。\n\n**约束限制:**\n\n不涉及。\n\n**取值范围:**\n\n不涉及。\n\n**默认取值:**\n\n不涉及。\n","example":"Student","type":"string"}},"type":"object"},"RDMParamVOGenericLinkTypeModifierDTO":{"properties":{"applicationId":{"description":"**参数解释**:\n\n应用ID。\n\n**约束限制**:\n\n不涉及。\n\n**取值范围**:\n\n由英文字母和数字组成,且长度为32个字符。\n\n**默认取值**:\n\n不涉及。","example":"b3f9b7523a6141f4b2d76b92d6595281","type":"string"},"params":{"$ref":"#/definitions/GenericLinkTypeModifierDTO","description":"**参数解释:**\n\n请求参数对象。\n\n**约束限制:**\n\n不涉及。\n\n**取值范围:**\n\n不涉及。\n\n**默认取值:**\n\n不涉及。"}},"required":["params"],"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":"c0ff978b60be45ff83336d1dee7a6e04","info_version":"v1","method":"post","name":"DeleteTarget","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}/deleteTarget":{"post":{"consumes":["application/json"],"description":"调用该接口输入源模型的数据实例ID和目标模型的英文名称,删除对应关系实体的数据实例。","operationId":"DeleteTarget","parameters":[{"$ref":"#/parameters/X-Auth-Token"},{"$ref":"#/parameters/identifier"},{"description":"**参数解释:**\n\n数据模型的英文名称。\n\n**约束限制:**\n\n不涉及。\n\n**取值范围:**\n\n大写字母开头,只能包含字母、数字、“_”,且长度为[1-60]个字符。\n\n**默认取值:**\n\n不涉及。\n","in":"path","name":"modelName","required":true,"type":"string","x-example":"RelationModel"},{"description":"**参数解释:**\n\n请求参数对象。\n\n**约束限制:**\n\n不涉及。\n\n**取值范围:**\n\n不涉及。\n\n**默认取值:**\n\n不涉及。\n","in":"body","name":"paramVO","required":true,"schema":{"$ref":"#/definitions/RDMParamVOGenericLinkTypeModifierDTO"}}],"produces":["application/json"],"responses":{"200":{"description":"OK","examples":{"application/json":{"data":[2],"errors":[],"result":"SUCCESS"}},"schema":{"$ref":"#/definitions/DeleteTargetResp"}}},"summary":"通过目标模型删除关系实体的数据实例","tags":["关系实体服务"],"x-constraint":"关系模型可以使用该接口。","x-is-registered":"Y","x-request-examples-1":{"params":{"latestOnly":true,"sourceId":"614786412419489792","targetType":"Student"}},"x-request-examples-text-1":{"params":{"latestOnly":true,"sourceId":"614786412419489792","targetType":"Student"}},"x-request-examples-url-1":"POST https://dme.cn-north-4.huaweicloud.com/rdm_b3f9b7523a6141f4b2d76b92d6595281_app/publicservices/api/RelationModel/deleteTarget","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"}