NSX-T Data Center REST API
AzureGatewayStatus (schema)
Azure Gateway Status
Stores Azure 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 AzureGatewayInstanceStatus | Readonly |