Update the geolocation annotation
PATCH/v1/cloudaccounts/:uid/geoLocation
Update the geolocation annotation
Request
Path Parameters
uid stringrequired
Header Parameters
ProjectUid string
Scope the request to the specified project uid
- application/json
Body
required
latitudefloat64
Latitude of a resource
longitudefloat64
Longitude of a resource
Responses
- 204
The resource was updated successfully
Loading...