Get Info

Get Info

Return information about the service.

This API does not require authentication.

Request
URI
GET
https://{environmentid}.cloud.vmware.com//info
COPY
Authentication
This operation uses the following authentication methods.
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.