This documentation supports the 20.02 version of BMC CMDB.To view an earlier version, select the version from the Product version menu.

Performing impact simulation by using REST APIs


REST APIs are available to trigger impact simulation on CIs and retrieve the simulation results. 

Impact simulation involves the following high-level steps:  

  1. Trigger the impact simulation on a set of CIs.
  2. Retrieve the results in graphical form.
  3. Verify the simulation status.

The REST APIs for impact simulation are listed in the following table:

Task

Action

Method

URL

Reference

1

Trigger simulation

POST

http://<server>:<port>/api/cmdb/v1.0/impacts/command/simulate

2

Get simulation results 

GET

http://<server>:<port>/api/cmdb/v1.0/impacts/simulation/cis_graph/{simulationId}

3

Get simulation status

GET

http://<server>:<port>/api/cmdb/v1.0/impacts/simulation/status/{simulation_id}



 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*