AssetExplorer

Add Configuration Item (CI)



To add CIs use the following URL format:

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


Assuming you are adding a CI in the local server with port number 8080, the URL should be given as::

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


Keypoints:

  1. Input is an XML string sent as "POST attribute" with key "INPUT_DATA".

  2. The operation name "add"  should be sent as a "POST attribute" with key "OPERATION_NAME".

  3. The technician key should be sent as a "POST attribute" with key "TECHNICIAN_KEY".


To know more about adding CIs, visit the following pages:


 

© 2025 Zoho Corporation Pvt. Ltd. All rights reserved.

Back to Top