Create Object Storage Cloud Account
Select
SaaS
This API creates a cloud account to host instance groups.
- application/json
Request Body
- CreateAzureCloudAccount-Saas
- CreateAzureCloudAccount-CustomerManaged
- name string required
Name of the cloud account
- subscriptionId string required
Azure Subscription ID
region object required
credential object required
- name string required
Name of the cloud account
- subscriptionId string required
Azure Subscription ID
credential object required
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema
- id integer
- name string
{
"id": 0,
"name": "string"
}
POST /v4/azureobj/cloudaccount
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/azureobj/cloudaccount' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"name": "string",
"subscriptionId": "string",
"region": {
"id": 0,
"name": "string"
},
"credential": {
"id": 0,
"name": "string"
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/azureobj/cloudaccount' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"name": "string",
"subscriptionId": "string",
"region": {
"id": 0,
"name": "string"
},
"credential": {
"id": 0,
"name": "string"
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/azureobj/cloudaccount' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"name": "string",
"subscriptionId": "string",
"region": {
"id": 0,
"name": "string"
},
"credential": {
"id": 0,
"name": "string"
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/azureobj/cloudaccount' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"name": "string",
"subscriptionId": "string",
"region": {
"id": 0,
"name": "string"
},
"credential": {
"id": 0,
"name": "string"
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/azureobj/cloudaccount' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"name": "string",
"subscriptionId": "string",
"region": {
"id": 0,
"name": "string"
},
"credential": {
"id": 0,
"name": "string"
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/azureobj/cloudaccount' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"name": "string",
"subscriptionId": "string",
"region": {
"id": 0,
"name": "string"
},
"credential": {
"id": 0,
"name": "string"
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/azureobj/cloudaccount' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"name": "string",
"subscriptionId": "string",
"region": {
"id": 0,
"name": "string"
},
"credential": {
"id": 0,
"name": "string"
}
}'