List Virtual Instances

GET {{baseUrl}}/v1/orgs/self/virtualinstances

Retrieve all virtual instances in an organization.

RESPONSES

status: OK

{"data":[{"state":"ACTIVE","current_type":"XLARGE16","desired_type":"FREE","current_size":"MEDIUM","desired_size":"MEDIUM","default_pod_count":52490486,"scaled_pod_count":-60845342,"id":"123e4567-e89b-12d3-a456-556642440000"},{"state":"ACTIVE","current_type":"SHARED","desired_type":"XLARGE2","current_size":"MEDIUM","desired_size":"MEDIUM","default_pod_count":-22559125,"scaled_pod_count":-72503459,"id":"123e4567-e89b-12d3-a456-556642440000"}]}