0
1.0.1
Yokohama, Xanadu, Washington DC, Vancouver
Automation across the enterprise requires customers to move processes away from visual interface and instead leverage CLI/API to script critical operations. With the introduction of the CMDB Application CLI and API app, customers now have a robust API and CLI framework they can leverage. With the initial release, customers can use CLI/API to register an application service, create an application service, and find an application service as well as connect higher level constructs such as business application and business service offering. Future releases will add additional functionality all through the CLI/API App, without being completely tied to SN platform release.
The application includes 9 APIs that perform the following functions:
- Register Application Service – Creates an application service, tags and constructs upstream relations such as business application, business service offering and another application service
- Update Application Service – Update an existing application service provided as well as creates tags for the given application service
- Update Application Service State – Updates Application Service Lifecycle fields to activate, deactivate and retire
- Find Application Service – Get details of a given application service and its upstream relations
- Delete Application Service – Delete the given application service
- Create Application Service Relationship – Constructs upstream relations such as business application, business service offering and another application service
- Delete Application Service Relationship – Deletes given upstream relation of a an Application service
- Populate Application Service – Populates and application service with the given population type
- Allowed population types: cmdb_group, service_hierarchy, dynamic_service, tag_list, tag_based_service_family
- Convert Application Service – Convert Manual application service/Empty application Service to Dynamic application service.
- New
- Initial Release
- The CMDB CI Class Models App is required.
- (Optional) In order to operate on tag-based application services the Service Management Core plugin is required.
- (Optional) To use the CLI, you must first install the CLI Metadata application and then download and install the ServiceNow CLI to your local environment.