Fetch all deployment containers

Fetch all deployment containers
Fetch all deployment containers

Fetches all deployment containers

Request
URI
GET
https://{server}/admin/hybridity/api/global/deploymentContainers
COPY
Authentication
This operation uses the following authentication methods.
Responses
200

Accepted

[
    "nls_1.0_deploymentContainer 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}/admin/hybridity/api/global/deploymentContainers