API Access to the cmdb_ci_server

Tamilvanan T
Tera Contributor

Hi, 

I have a requirement where i need to provide Read only API access to the following Table:
"cmdb_ci_server"

Could you please let me know how we can establish.

1 REPLY 1

Niklas Peterson
Mega Sage
Mega Sage

Hi,

The standard Table API will enable you with that through the Get method.
https://developer.servicenow.com/dev.do#!/reference/api/xanadu/rest/c_TableAPI

Regards
Niklas