Get a list of existing cloud assemblies
Select
SaaS
Customer Managed
Get a list of existing cloud assemblies
Responses
- 200
Success
- application/json
- Schema
- Example (from schema)
Schema
assemblies object[]
{
"assemblies": [
{
"assembly": {
"id": 0,
"name": "string"
},
"plan": {
"id": 0,
"name": "string"
},
"cloudConnection": {
"id": 0,
"name": "string"
},
"vendorType": "NONE",
"company": {
"id": 0,
"name": "string",
"multiCommcellId": 0
},
"tags": [
{
"id": 0,
"name": "string",
"value": "string"
}
]
}
]
}
GET /v4/cloud/assemblies
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/cloud/assemblies' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/cloud/assemblies' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/cloud/assemblies' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/cloud/assemblies' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/cloud/assemblies' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/cloud/assemblies' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/cloud/assemblies' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'