NSX-T Data Center REST API
AwsAccountStatus (schema)
AWS 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 AWS inventory Error encountered while syncing AWS 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_AWS_REGIONS, SYNCING_AWS_VPCS, SYNCING_AWS_AZS, SYNCING_VMS, SYNCING_NSX_DATA, SYNCING_AWS_GATEWAYS, SYNCING_MANAGED_INSTANCES, NOT_APPLICABLE | 
