VMs
List an org's VMs (cursor-paginated)
get/v1/orgs/{orgId}/vms
Path parameters
orgIdstring required
Query parameters
limitinteger
cursorstring
activeOnlyboolean
Return only non-terminated VMs.
Response
Page of VMs
Changes
Changed in 4 of the 36 revisions of this API.4
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
- ○
added the new optional
queryrequest parameteractiveOnlynew-optional-request-parameter
- ○