Configure Azure Hypervisor
Select
SaaS
Customer Managed
This API creates a new cloud account.
- application/json
Request Body
- createAzureHypervisor-SaaS
- createAzureHypervisor-CustomerManaged
credentials object
- subscriptionId string required
azure subscription id
- name string required
New Azure Hypervisor/Cloud Account name
credentials object
- subscriptionId string required
azure subscription id
- name string required
New Azure Hypervisor/Cloud Account name
accessNodes object[] required
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema
- id integer
- name string
{
"id": 0,
"name": "string"
}
POST /v4/hypervisor/azure
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/v4/Hypervisor/azure' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"credentials": {
"id": 0,
"name": "string"
},
"subscriptionId": "string",
"name": "string"
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/v4/Hypervisor/azure' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"credentials": {
"id": 0,
"name": "string"
},
"subscriptionId": "string",
"name": "string"
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/v4/Hypervisor/azure' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"credentials": {
"id": 0,
"name": "string"
},
"subscriptionId": "string",
"name": "string"
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/v4/Hypervisor/azure' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"credentials": {
"id": 0,
"name": "string"
},
"subscriptionId": "string",
"name": "string"
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/v4/Hypervisor/azure' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"credentials": {
"id": 0,
"name": "string"
},
"subscriptionId": "string",
"name": "string"
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/v4/Hypervisor/azure' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"credentials": {
"id": 0,
"name": "string"
},
"subscriptionId": "string",
"name": "string"
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/v4/Hypervisor/azure' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"credentials": {
"id": 0,
"name": "string"
},
"subscriptionId": "string",
"name": "string"
}'