ServiceNow CI Lifecycle Management API

The ServiceNow CI Lifecycle Management API provides REST endpoints for managing the lifecycle states of configuration items (CIs) in the CMDB. It enables programmatic tracking and transition of CI states from procurement through deployment, operation, and retirement.

API entry from apis.yml

apis.yml Raw ↑
aid: servicenow:servicenow-ci-lifecycle-management-api
name: ServiceNow CI Lifecycle Management API
tags:
- CMDB
- Configuration Management
- IT Operations
- Lifecycle
image: https://www.servicenow.com/content/dam/servicenow-assets/images/meganav/servicenow-logo.svg
humanURL: https://www.servicenow.com/docs/bundle/yokohama-api-reference/page/integrate/inbound-rest/concept/ci-lifecycle-management-api.html
baseURL: https://{instance}.service-now.com/api/now/cmdb/ci_lifecycle
properties:
- url: https://www.servicenow.com/docs/bundle/yokohama-api-reference/page/integrate/inbound-rest/concept/ci-lifecycle-management-api.html
  type: Documentation
description: The ServiceNow CI Lifecycle Management API provides REST endpoints for managing the lifecycle
  states of configuration items (CIs) in the CMDB. It enables programmatic tracking and transition of
  CI states from procurement through deployment, operation, and retirement.