Get Info
Return information about the service.
This API does not require authentication.
Request
URI
GET
https://{environmentid}.cloud.vmware.com//info
COPY
Responses
200
OK
Returns Info of type(s) application/json
{
"build": "string",
"sha": "string"
}
string
build
Optional
Internal build number of the coordinator service.
string
sha
Optional
Git SHA of the coordinator service.
Info Operations
GET
Get Info