Operations and Methods
The following method-implemented operations are supported for the /RuntimeDetails collection in the VAO REST API.
- (GET)/api/v3/RuntimeDetails/Plans/{planId} — retrieves /RuntimeDetails collection representation for a specific plan.
- (GET)/api/v3/RuntimeDetails/Plans/{planId}/Groups — retrieves /RuntimeDetails collection representation for all groups in a specific plan.
- (GET)/api/v3/RuntimeDetails/Plans/{planId}/Groups/{groupId} — retrieves /RuntimeDetails collection representation for all VMs included in a specific VM group in a plan.
- (GET)/api/v3/RuntimeDetails/Plans/{planId}/Groups/{groupId}/Steps — retrieves /RuntimeDetails collection representation for all steps added to a specific virtual group in a plan.
- (GET)/api/v3/RuntimeDetails/Plans/{planId}/Vms/{vmId}/Steps — retrieves /RuntimeDetails collection representation for all steps added for a specific VM in a plan.
- (GET)/api/v3/RuntimeDetails/Plans/{planId}/Step/{stepId} — retrieves /RuntimeDetails collection representation for a specific step in a plan.