Create Azure Blob Instance Group
Select
SaaS
This API creates an Azure Blob Instance Group.
- application/json
Request Body
- CreateAzureInstanceGroup-Saas
- CreateAzureInstanceGroup-CustomerManaged
- cloudAccountId integer required
Id of the cloud account that will host the instance group
plan object required
region object required
contents array
- cloudAccountId integer required
Id of the cloud account that will host the instance group
plan object required
accessNodes array required
contents array
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema
- id integer
- name string
{
"id": 0,
"name": "string"
}
POST /v4/azureblob/instancegroup
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/azureblob/instancegroup' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"cloudAccountId": 0,
"plan": {
"id": 0,
"name": "string"
},
"region": {
"id": 0,
"name": "string"
},
"contents": [
null
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/azureblob/instancegroup' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"cloudAccountId": 0,
"plan": {
"id": 0,
"name": "string"
},
"region": {
"id": 0,
"name": "string"
},
"contents": [
null
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/azureblob/instancegroup' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"cloudAccountId": 0,
"plan": {
"id": 0,
"name": "string"
},
"region": {
"id": 0,
"name": "string"
},
"contents": [
null
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/azureblob/instancegroup' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"cloudAccountId": 0,
"plan": {
"id": 0,
"name": "string"
},
"region": {
"id": 0,
"name": "string"
},
"contents": [
null
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/azureblob/instancegroup' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"cloudAccountId": 0,
"plan": {
"id": 0,
"name": "string"
},
"region": {
"id": 0,
"name": "string"
},
"contents": [
null
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/azureblob/instancegroup' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"cloudAccountId": 0,
"plan": {
"id": 0,
"name": "string"
},
"region": {
"id": 0,
"name": "string"
},
"contents": [
null
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/azureblob/instancegroup' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"cloudAccountId": 0,
"plan": {
"id": 0,
"name": "string"
},
"region": {
"id": 0,
"name": "string"
},
"contents": [
null
]
}'