API Access to the cmdb_ci_server
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2024 03:19 AM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2024 01:03 AM
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