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

nextCursorstring

Changes

Changed in 4 of the 36 revisions of this API.4

    • ○

      added the optional property // to the response with the status

      response-optional-property-added

    • ○

      added the optional property // to the response with the status

      response-optional-property-added

    • ○

      added the optional property // to the response with the status

      response-optional-property-added

    • ○

      added the new optional query request parameter activeOnly

      new-optional-request-parameter