添加关系
输出示例
XML 格式格式 - 失败: <?xml version="1.0" encoding="UTF-8"?> <API locale="en" version="1.0"> <user_key>B1263980-9435-4305-A42B-D783F9AAD44B</user_key> <response> <result> <statuscode>3024</statuscode> <status>Duplicate record found.</status> ...
添加 CI 关系
要添加 CI 之间的关系,请使用以下格式: http://<hostname>:<portnumber>/api/cmdb/cirelationships 假设您要在端口号为 8080 的本地服务器中添加 CI 之间的关系,URL 应为: http://localhost:8080/api/cmdb/cirelationships 关键字: 输入是一个 XML 字符串,作为 “POST attribute ”发送,关键字为 “INPUT_DATA”。 操作名称 “add ”应作为 “POST ...
添加 CI 关系
要在 CI 之间添加关系,请使用以下格式: http://<hostname>:<portnumber>/api/cmdb/cirelationships 假设您要在端口号为 8080 的本地服务器中添加 CI 之间的关系,URL 应为: http://localhost:8080/api/cmdb/cirelationships 关键点: 输入是一个 XML 字符串,作为 “POST attribute ”发送,关键字为 “INPUT_DATA”。 操作名称 “add ”应作为 “POST ...