v1

latestOpenAPI 3.0.0CoreStack Inc License2026-07-248001,5071.7 MB
ServiceNow Integrations

View ServiceNow CMDB Configuration

View ServiceNowCMDBConfiguration

post/v1/integrations/servicenow/cmdb_config/view

Request body

scope'master_account' | 'tenant' | 'cloud_account' required

Scope to Apply

master_account_idstring

Master Account Id

tenant_idstring

Id of the tenants that user has access to

cloud_account_idstring

Id of the Cloud Account

cmdb_account_idstring required

Id of the ServiceNow Account in Corestack

Example request

{
  "scope": "master_account"
}

Response

Success

scope'master_account' | 'tenant' | 'cloud_account' required

Scope to Apply

master_account_idstring

Master Account Id

tenant_idstring

Id of the tenants that user has access to

cloud_account_idstring

Id of the Cloud Account

cmdb_account_idstring

Id of the ServiceNow Account

cmdb_servicestring

Name of the Cmdb Service

configurationobject

ServiceNow Cmdb Sync Configuration, indexed by CloudServiceName

Example response

{
  "scope": "master_account"
}