[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
GeoLocation
Represents a geographical location on planet earth.
Properties
number as double
latitude
Optional
Latitude of the location.
number as double
longitude
Optional
Longitude of the location.
JSON Example
{
"latitude": 0,
"longitude": 0
}