添加CI类型
XML 响应示例
Note: Please note that the Input and Output XML formats have been changed. <?xml version="1.0" encoding="UTF-8"?> <API locale="en" version="1.0"> <response> <result> <statuscode>200</statuscode> <status>Success</status> <message>Successfully ...
添加非资产 CI 类型
要添加 CI 类型,请使用以下 URL 格式: http://<servername>:<portnumber>/api/change/ 假设您在本地服务器中添加了一个新的 CI 类型,端口号为 8080,则 URL 应为 http://localhost:8080/api/change/ 关键字 Input 是一个 XML 字符串,作为 “POST attribute”发送,其关键字为 “INPUT_DATA”。 操作名称 “add ”应作为 “POST attribute”发送,关键字为 ...
添加子 CI 类型
要添加 CI 类型,请使用以下 URL 格式: http://<servername>:<portnumber>/api/change/ 假设您在本地服务器中添加了一个新的 CI 类型,端口号为 8080,则 URL 应为: http://localhost:8080/api/change/ 关键字 Input 是一个 XML 字符串,作为 “POST attribute”发送,其关键字为 “INPUT_DATA”。 操作名称 “add ”应作为 “POST attribute”发送,关键字为 ...
添加 CI 类型
要添加 CI 类型,请使用以下 URL 格式: http://<servername>:<portnumber>/api/change/ 假设您在本地服务器中添加了一个新的 CI 类型,端口号为 8080,则 URL 应为: http://localhost:8080/api/change/ 关键字 输入是一个 XML 字符串,作为 “POST attribute”发送,关键字为 “INPUT_DATA”。 操作名称 “add ”应作为 “POST attribute”发送,关键字为 ...