NSX-T Data Center REST API
ALBGeoLocation (schema)
GeoLocation
Advanced load balancer GeoLocation object
| Name | Description | Type | Notes | 
|---|---|---|---|
| latitude | Latitude Latitude of the location. This is represented as degrees.minutes. The range is from -90.0 (south) to +90.0 (north). Allowed values are -90.0-+90.0. | number | |
| longitude | Longitude Longitude of the location. This is represented as degrees.minutes. The range is from -180.0 (west) to +180.0 (east). Allowed values are -180.0-+180.0. | number | |
| name | Name Location name in the format Country/State/City. | string | |
| tag | Tag Location tag string - example USEast. | string | 
