[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Update Geo Location Of Resource
DescriptionUpdate the geographical location of the Resource
Request
URLURL
https://localhost/suite-api/api/resources/{id}/geolocation
Path Parameters
Path Parameters
string
id
Required
The Resource identifier
Query Parameters
Query Parameters
number
latitude
Required
The latitude of the location
number
longitude
Required
The longitude of the location
Authentication
This operation uses the following authentication methods.
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl -X PUT https://localhost/suite-api/api/resources/{id}/geolocation?latitude=string&longitude=string
[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
On This Page
Resource Operations
post
post
post
delete
delete
get
Get Latest Stats
Changed
get
get
get
get
Get Stats Of Resource
Changed
get
Get Top N Stats Of Resource
Changed
put