Get Core Deployments

Get Core Deployments

Get a collection of deployment resources scoped by organization

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

Responses
200

OK

Returns OutpostDeploymentResponse of type(s) application/json
"OutpostDeploymentResponse 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/deployments