Configure Cloud Account
Select
SaaS
Customer Managed
This API creates a new cloud account.
- application/json
Request Body
- createCloudAccount-SaaS
- createCloudAccount-CustomerManaged
- name string required
New cloud Account name
- subscriptionId string required
Azure Subscription ID
credential object
backupGateways object[]
- isMSSQL boolean
Set this to true if the cloudAccount type is of MSSQL
region object required
- name string required
New cloud Account name
- subscriptionId string required
Azure Subscription ID
credential object
backupGateways object[] required
- isMSSQL boolean
Set this to true if the cloudAccount type is of MSSQL
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Example 1
Schema
- id integer
- name string
{
"id": 0,
"name": "string"
}
{
"id": 2015,
"name": "new_cloudaccount_test6"
}
POST /v4/azuredb/cloudaccount
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/azuredb/cloudAccount' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"name": "string",
"subscriptionId": "string",
"credential": {
"id": 0,
"name": "string"
},
"backupGateways": [
{
"id": 0,
"name": "string"
}
],
"isMSSQL": true,
"region": {
"id": 0,
"name": "string"
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/azuredb/cloudAccount' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"name": "string",
"subscriptionId": "string",
"credential": {
"id": 0,
"name": "string"
},
"backupGateways": [
{
"id": 0,
"name": "string"
}
],
"isMSSQL": true,
"region": {
"id": 0,
"name": "string"
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/azuredb/cloudAccount' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"name": "string",
"subscriptionId": "string",
"credential": {
"id": 0,
"name": "string"
},
"backupGateways": [
{
"id": 0,
"name": "string"
}
],
"isMSSQL": true,
"region": {
"id": 0,
"name": "string"
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/azuredb/cloudAccount' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"name": "string",
"subscriptionId": "string",
"credential": {
"id": 0,
"name": "string"
},
"backupGateways": [
{
"id": 0,
"name": "string"
}
],
"isMSSQL": true,
"region": {
"id": 0,
"name": "string"
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/azuredb/cloudAccount' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"name": "string",
"subscriptionId": "string",
"credential": {
"id": 0,
"name": "string"
},
"backupGateways": [
{
"id": 0,
"name": "string"
}
],
"isMSSQL": true,
"region": {
"id": 0,
"name": "string"
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/azuredb/cloudAccount' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"name": "string",
"subscriptionId": "string",
"credential": {
"id": 0,
"name": "string"
},
"backupGateways": [
{
"id": 0,
"name": "string"
}
],
"isMSSQL": true,
"region": {
"id": 0,
"name": "string"
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/azuredb/cloudAccount' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"name": "string",
"subscriptionId": "string",
"credential": {
"id": 0,
"name": "string"
},
"backupGateways": [
{
"id": 0,
"name": "string"
}
],
"isMSSQL": true,
"region": {
"id": 0,
"name": "string"
}
}'