NSX-T Data Center REST API
AwsGatewayStatus (schema)
AWS Gateway Status
Stores AWS gateway status related information
| 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 | 
| gateway_cluster_id | NSX gateway cluster ID Cluster ID of NSX gateway | string | |
| gateway_instances_status | Gateway Instances Status Array of gateway instances statuses | array of AwsGatewayInstanceStatus | Readonly | 
