Question

API: "All fields for all CIs"

  • 13 June 2023
  • 3 replies
  • 67 views

Badge +1

I need the API endpoint for “Give me all fields for all CIs”.

Surely this must be possible?


3 replies

Userlevel 1

Hi David,

Please use the standard APIs specified below to retrieve all the data from CI.

We can retrieve all the details of a specific CI using the serial number, classification, or device host name of the CI.

https://docs.symphonysummitai.com/display/EL/Retrieve+CI+Details

We can retrieve all the details of a specific CMDB CI using the CI ID, Classification ID, Instance name, or classification of the CI. 

https://docs.symphonysummitai.com/display/EL/Retrieving+CMDB+CI+Details

Badge +1

I need to bring back all fields in a single call, regardless of whether the CI is a “Server”, a “Network Device”, a “Workstation” or “Other”.

I need it to be up to date (so NOT via the reporting API).

This is a REALLY basic feature.  Please provide it asap.

Badge +1

Brining back all fields in a single call regardless of category may introduce performance impact if there are a lot of custom fields. we will evaluate how best this can be addressed.

Reply