更新配置项 (CI)

更新配置项 (CI)

要更新 CI,请使用以下 URL 格式:

http://<servername>:<portnumber>/api/cmdb/ci/

假设您正在更新本地服务器中端口号为 8080 的 CI,URL 应为:

http://localhost:8080/api/cmdb/ci

关键字:

  1. 输入是一个 XML 字符串,作为 “POST attribute ”发送,关键字为 “INPUT_DATA”。

  2. 操作名称 “update ”应作为 “POST attribute  ”发送,关键字为 “OPERATION_NAME”。

  3. 技术员密钥应以 “POST attribute”的形式发送,其关键字为 “TECHNICIAN_KEY”。