Endpoint api/now/table/cmdb_ci_computer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-15-2024 12:10 PM
Hello ServiceNow Community,
I am looking for guidance on which modules I need to enable in order to use the endpoint /api/now/table/cmdb_ci_computer for all CRUD operations (POST, GET, DELETE, etc.).
My goal is to keep the module count to a minimum to manage costs effectively. Could you please advise on the essential modules required to interact with the cmdb_ci_computer table via the mentioned API endpoint?
Specifically, I want to ensure that I can perform create, read, update, and delete operations without enabling unnecessary modules.
Thank you in advance for your assistance.
Best regards, Jennifer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-17-2024 02:38 AM
Hi, It;s part of your ITOM license discovery module. By default, cmdb_ci_computer table is platform feature. You acheiev it through integration with the help of Integration Hub /Flow designer solution as well. All are depends your requirements and license subscriptions.
Suresh.