Skip to main content
GET
List instances
Returns the IDs of every Enterprise Cluster (Single-Zone) instance you can access. Use Describe to fetch the details of an individual instance.

Authorization

Session cookie set by Sign in: omnistrate_token=<jwt>. Browsers send it automatically; other clients must forward it on every request.

Query parameters

string
ID of the subscription that owns the instance.

Response

string[]
IDs of the resource instances.
200 OK

Errors

See Error for the shared error response shape.