删除CI
删除 CI 关系
要删除 CI 关系,请使用以下 URL 格式: http://<servername>:<portnumber>/api/cmdb/cirelationships 假设您要在端口号为 8080 的本地服务器上添加变更,URL 应为: http://localhost:8080/api/cmdb/cirelationshipss 关键字 Input 是一个 XML 字符串,作为 “POST attribute”发送,关键字为 “INPUT_DATA”。 操作名称 “delete ”应作为 ...
删除 CI 类型
要删除 CI 类型,请使用以下 URL 格式: http://<servername>:<portnumber>/api/cmdb/citype/CI Type Name/delete 假设您删除的是本地服务器上端口号为 8080 的 CI 类型服务器,URL 应为: http://localhost:8080/api/cmdb/citype/My Server/delete/ 关键字 操作名称 “delete ”应作为 “POST attribute”发送,关键字为 ...
使用标准删除 CI
要使用过滤器删除 CI,请使用以下 URL 格式: http://<servername>:<portnumber>/api/cmdb/ci 假设您要删除本地服务器中端口号为 8080 的 CI,URL 应为: http://localhost:8080/api/cmdb/ci 关键字 Input 是一个 XML 字符串,作为 “POST attribute”发送,关键字为 “INPUT_DATA”。 操作名称 “delete ”应作为 “POST attribute”发送,关键字为 ...
删除配置项 (CI)
要删除 CI,请使用以下 URL 格式: http://<servername>:<portnumber>/api/change/cmdb/ci/CI Type:CI Name/delete/ 假设您删除的是本地服务器中端口号为 8080 的请求者 CI,URL 应为 http://localhost:8080/api/cmdb/ci/Requester:Mukul/delete/ 关键字 操作名称 “delete ”应作为 “POST attribute”发送,关键字为 ...