NSX-T Data Center REST API
AzureAccountStatus (schema)
Azure Account Status
Stores information about Azure account status.
Name | Description | Type | Notes |
---|---|---|---|
_links | References related to this resource The server will populate this field when returing the resource. Ignored on PUT and POST. |
array of ResourceLink | Readonly |
_schema | Schema for this resource | string | Readonly |
_self | Link to this resource | SelfResourceLink | Readonly |
credentials_status | Credentials Status Status of the cloud account credentials synced at the auto interval. |
string | Readonly Enum: VALID, INVALID |
error_message | Error encountered while syncing azure inventory Error encountered while syncing azure inventory such as read timeout. |
string | Readonly |
inventory_sync_status | Inventory Synchronization Status Status of inventory synchronization process. |
string | Readonly Enum: SYNCED, IN_PROGRESS |
inventory_sync_step | Inventory sync step Step of the inventory synchronization process. |
string | Readonly Enum: SYNCING_AZURE_REGIONS, SYNCING_AZURE_VNETS, SYNCING_VMS, SYNCING_NSX_DATA, SYNCING_AZURE_GATEWAYS, SYNCING_MANAGED_INSTANCES, NOT_APPLICABLE |