要阅读 CI 的详细信息,请使用以下格式:
http://<hostname>:<portnumber>/api/cmdb/cirelationships
假设您要获取端口号为 8080 的本地服务器中所有 CI 的关系,URL 应为:
http://localhost:8080/api/cmdb/cirelationships
关键字
输入是一个 XML 字符串,作为 “POST attribute”发送,关键字为 “INPUT_DATA”。
操作名称 “read”应作为 “POST attribute”发送,关键字为 “OPERATION_NAME”。
技术员密钥应以 “POST attribute”的形式发送,其关键字为 “TECHNICIAN_KEY”。