Scenario REST Endpoints

Scenario
The operations from the Scenario category.
Create a Scenario
Method: post
Path: /runtime/scenario
Delete Scenario by ID
Method: delete
Path: /runtime/scenario/{id}
Get Scenario by ID
Method: get
Path: /runtime/scenario/{id}
Get Scenario List
Method: get
Path: /runtime/scenario