Get Core Clusters

Get Core Clusters

Get a collection of cluster scoped by organization

Request
URI
GET
https://{api_host}/api/inventory/v1/{org_id}/vmc-outposts/clusters
COPY

Responses
200

OK

Returns ClusterResponse of type(s) application/json
"ClusterResponse Object"

401

Unauthorized

Operation doesn't return any data structure

403

Forbidden

Operation doesn't return any data structure

Code Samples
COPY
                    curl -H 'Authorization: <value>' https://{api_host}/api/inventory/v1/{org_id}/vmc-outposts/clusters