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:
- Trigger the impact simulation on a set of CIs.
- Retrieve the results in graphical form.
- Verify the simulation status.
Related topics
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} | Get Simulation Results API. |
3 | Get simulation status | GET | http://<server>:<port>/api/cmdb/v1.0/impacts/simulation/status/{simulation_id} |
Was this page helpful? Yes No
Submitting...
Thank you
Comments