Get CI details

To read details of of CI(s) use the following format:

http://<hostname>:<portnumber>/api/cmdb/cirelationships

Assuming you are fetching relationship of all CIs in the local server with port number 8080, the URL should be given as::

http://localhost:8080/api/cmdb/cirelationships

Keypoints:

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

  2. The operation name "read"  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 CI relationships, visit the following pages: