Get Info
Return information about the service.
Request
URI
GET
https://starfleet.api.eng.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 operator service.
string
sha
Optional
Git SHA of the operator service.