ed76b41e8006 → 7e2fe85577f4 · 10 changes across 9 operations
- POST/v1/vms/{id}/terminate
- ○
added the non-success response with the status
- ○
added the optional property
to the response with the status
- ○
- POST/v1/orgs/{orgId}/vms/create
- ○
added the optional property
to the response with the status
- ○
- GET/v1/orgs/{orgId}/vms
- ○
added the optional property
//to the response with the status
- ○
- GET/v1/pods
- ○
added the optional property
//to the response with the status
- ○
- POST/v1/pods
- ○
added the optional property
to the response with the status
- ○
- GET/v1/vms/{id}
- ○
added the optional property
to the response with the status
- ○
- POST/v1/vms/{id}/restart
- ○
added the optional property
to the response with the status
- ○
- POST/v1/vms/{id}/stop
- ○
added the optional property
to the response with the status
- ○
- POST/v1/vms/{id}/visibility
- ○
added the optional property
to the response with the status
- ○