/
CO
corestack
/
CoreStack External API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.0
CoreStack Inc License
2026-07-24
800
1,507
1.7 MB
ServiceNow Integrations
Cmdb Sync Progress
CMDB Sync Progress
get
/v1/integrations/servicenow/cmdb_sync/progress/{cloud_account_id}
Response
Success
ServiceNowCmdbSyncProgressResponse
required
status
'Ready'
|
'Pending'
|
'Waiting'
|
'Failed'
|
'Completed'
|
'Cancelled'
ServiceNow Cmdb sync status
progress
ServiceNowCmdbSyncProgress
Example response
{ "status": "Ready" }