Validate an Azure account request
POST /accounts/azure/validate-creds
Validates an Azure account request.
|
|
This operation is deprecated. |
Request Body
| Name | Type | Required | Description |
|---|---|---|---|
accountName |
string |
False |
|
providerKeys |
True |
Example request
{
"accountName": "string",
"providerKeys": {
"tenantId": "string",
"applicationId": "string",
"applicationKey": "string",
"subscription": "string"
}
}
Error
Status: Default, Default response
| Name | Type | Required | Description |
|---|---|---|---|
subscriptionId |
string |
True |
|
name |
string |
False |
|
default |
boolean |
True |
|
saasSubscriptionId |
string |
False |
|
highAvailabilityEnabled |
False |
||
vMOrchestratorZonalMultiFDEnabled |
False |
Definitions
See Definitions
AzureKeys
| Name | Type | Required | Description |
|---|---|---|---|
tenantId |
string |
True |
|
applicationId |
string |
False |
|
applicationKey |
string |
False |
|
subscription |
string |
False |
highAvailabilityEnabled
vMOrchestratorZonalMultiFDEnabled