Get Deployment Containers By Scope
Fetch deployment container for given vcenter
Retrieves available deployment containers (clusters, resource pools) for a specific vCenter. Enterprise administrators can view all deployment containers.
Request
URI
GET
https://{server}/hybridity/api/compute/{scopeId}/deploymentContainers
COPY
Path Parameters
string
scopeId
Required
This is vCenterInstanceUUID. Can be obtained from /hybridity/api/compute
Authentication
This operation uses the following authentication methods.
Responses
200
Accepted
[
{
"isGlobal": true,
"name": "name",
"id": "id"
}
]
array of
object
401
Unauthorized
Operation doesn't return any data structure
403
Forbidden
Operation doesn't return any data structure
Vendor Extension
This operation contains the following vendor extensions defined in the spec:
application/json
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/hybridity/api/compute/{scopeId}/deploymentContainers
On This Page
Hcx Network And Gateway Config Operations
GET
Fetch dvpgs and virtualwires
GET
Get global config
PUT
Update global config
DELETE
Delete deployment container
GET
Fetch deployment container
PUT
Update deployment container
GET
Fetch all deployment containers
POST
Create deployment container
POST
Import network
GET
Get Compute Info
GET
Get Deployment Containers By Scope
GET
Fetch networks for given vcenter
GET
Get /hybridity/api/gateways
POST
Create gateway
DELETE
Delete gateway
GET
Fetch gateway
POST
Redeploy/upgrade/forcesync Of gateway
PUT
Update gateway
POST
Change appliance size
GET
Get High Avilability config for gateway
PUT
Updates High Avilability config for gateway
DELETE
Delete interface for gateway
GET
Fetch all interfaces Of A gateway
PUT
Update all interfaces Of A gateway
DELETE
Delete specific interface Of gateway
GET
Fetch interface Of gateway
PUT
Update interface Of gateway
GET
Get permissions for gateway
GET
Get Networks
POST
Create network
DELETE
Delete Network Profile
GET
Get A Network Profile By ID
PUT
Update network
GET
Fetch unused IPs for network
GET
Fetch total IP count for network
GET
Fetch permissions for network
POST
Repair network
GET
Fetch used IPs for network