Check if Azure account is valid
POST/v1/clouds/azure/account/validate
Returns no contents if account is valid else error.
Request
Header Parameters
Scope the request to the specified project uid
- application/json
Body
required
Request payload for Azure cloud account
Possible values: [AzureChinaCloud
, AzurePublicCloud
, AzureUSGovernment
, AzureUSGovernmentCloud
]
Default value: AzurePublicCloud
Contains configuration for Azure cloud
Client ID(Directory ID) is a unique identifier generated by Azure AD that is tied to an application
ClientSecret is the secret associated with Client
settings
object
Palette internal cloud settings
Will disable certain properties request to cloud and the input is collected directly from the user
Tenant ID is the ID for the Azure AD tenant that the user belongs to.
Tenant ID is the ID for the Azure AD tenant that the user belongs to.
Responses
- 204
Ok response without content
Response Headers
AuditUid
string
Audit uid for the request