Get Virtual Instance
GET {{baseUrl}}/v1/orgs/self/virtualinstances/:virtualInstanceId
Get details about a virtual instance.
RESPONSES
status: OK
{"data":{"state":"ACTIVE","current_type":"SMALL","desired_type":"MEDIUM","current_size":"MEDIUM","desired_size":"MEDIUM","default_pod_count":68742149,"scaled_pod_count":72373981,"id":"123e4567-e89b-12d3-a456-556642440000"}}