Health Info
This request returns the following health information about the Cloud service:
- can the Cloud service access its database
- can the Cloud service communicate with the vCenter Server Lookup service
- can the Cloud service communicate with the VMware Cloud Director
- can the Cloud service communicate with the Tunnel service
- can the Cloud service communicate with the Manager service
Operation ID for correlating logs across multiple services
OK
{
"address": "string",
"buildDate": 0,
"buildVersion": "string",
"currentTime": 0,
"dbConnectivity": {
"value": {
"args": [],
"code": "Forbidden",
"msg": "Permission denied.",
"stacktrace": "com.vmware.vdr.error.exceptions.PermissionDeniedException: Permission denied."
}
},
"instanceId": "string",
"lsConnectivity": {
"value": {
"args": [],
"code": "Forbidden",
"msg": "Permission denied.",
"stacktrace": "com.vmware.vdr.error.exceptions.PermissionDeniedException: Permission denied."
}
},
"managerConnectivity": {
"value": {
"args": [],
"code": "Forbidden",
"msg": "Permission denied.",
"stacktrace": "com.vmware.vdr.error.exceptions.PermissionDeniedException: Permission denied."
}
},
"managerHealth": {
"address": "string",
"buildDate": 0,
"buildVersion": "string",
"currentTime": 0,
"dbConnectivity": {
"value": {
"args": [],
"code": "Forbidden",
"msg": "Permission denied.",
"stacktrace": "com.vmware.vdr.error.exceptions.PermissionDeniedException: Permission denied."
}
},
"instanceId": "string",
"localReplicatorsHealth": [
{
"address": "string",
"buildDate": 0,
"buildVersion": "string",
"currentTime": 0,
"dbConnectivity": {
"value": {
"args": [],
"code": "Forbidden",
"msg": "Permission denied.",
"stacktrace": "com.vmware.vdr.error.exceptions.PermissionDeniedException: Permission denied."
}
},
"hbrConnectivity": {
"value": {
"args": [],
"code": "Forbidden",
"msg": "Permission denied.",
"stacktrace": "com.vmware.vdr.error.exceptions.PermissionDeniedException: Permission denied."
}
},
"instanceId": "string",
"lsConnectivity": {
"value": {
"args": [],
"code": "Forbidden",
"msg": "Permission denied.",
"stacktrace": "com.vmware.vdr.error.exceptions.PermissionDeniedException: Permission denied."
}
},
"lwdProxyConnectivity": {
"value": {
"args": [],
"code": "Forbidden",
"msg": "Permission denied.",
"stacktrace": "com.vmware.vdr.error.exceptions.PermissionDeniedException: Permission denied."
}
},
"ntpConnectivity": {
"value": {
"args": [],
"code": "Forbidden",
"msg": "Permission denied.",
"stacktrace": "com.vmware.vdr.error.exceptions.PermissionDeniedException: Permission denied."
}
},
"offlineManagers": [
{
"apiUrl": "string",
"apiVersion": "string",
"certThumbprint": "string",
"description": "string",
"id": "string",
"localPassword": "string",
"localUser": "string",
"owner": "string"
}
],
"onlineManagers": [
{
"apiUrl": "string",
"apiVersion": "string",
"certThumbprint": "string",
"description": "string",
"id": "string",
"localPassword": "string",
"localUser": "string",
"owner": "string"
}
],
"productName": "string",
"runtimeId": "string"
}
],
"localReplicatorsLsMismatch": {
"value": {
"args": [],
"code": "Forbidden",
"msg": "Permission denied.",
"stacktrace": "com.vmware.vdr.error.exceptions.PermissionDeniedException: Permission denied."
}
},
"lsConnectivity": {
"value": {
"args": [],
"code": "Forbidden",
"msg": "Permission denied.",
"stacktrace": "com.vmware.vdr.error.exceptions.PermissionDeniedException: Permission denied."
}
},
"ntpConnectivity": {
"value": {
"args": [],
"code": "Forbidden",
"msg": "Permission denied.",
"stacktrace": "com.vmware.vdr.error.exceptions.PermissionDeniedException: Permission denied."
}
},
"offlineReplicators": [
{
"apiUrl": "string",
"apiVersion": "string",
"certThumbprint": "string",
"description": "string",
"id": "string",
"isInMaintenanceMode": false,
"owner": "string",
"pairingCookie": "string",
"site": "string",
"state": {
"incomingCommError": {
"args": [],
"code": "Forbidden",
"msg": "Permission denied.",
"stacktrace": "com.vmware.vdr.error.exceptions.PermissionDeniedException: Permission denied."
},
"outgoingCommError": {
"args": [],
"code": "Forbidden",
"msg": "Permission denied.",
"stacktrace": "com.vmware.vdr.error.exceptions.PermissionDeniedException: Permission denied."
}
}
}
],
"onlineReplicators": [
{
"apiUrl": "string",
"apiVersion": "string",
"certThumbprint": "string",
"description": "string",
"id": "string",
"isInMaintenanceMode": false,
"owner": "string",
"pairingCookie": "string",
"site": "string",
"state": {
"incomingCommError": {
"args": [],
"code": "Forbidden",
"msg": "Permission denied.",
"stacktrace": "com.vmware.vdr.error.exceptions.PermissionDeniedException: Permission denied."
},
"outgoingCommError": {
"args": [],
"code": "Forbidden",
"msg": "Permission denied.",
"stacktrace": "com.vmware.vdr.error.exceptions.PermissionDeniedException: Permission denied."
}
}
}
],
"productName": "string",
"runtimeId": "string"
},
"ntpConnectivity": {
"value": {
"args": [],
"code": "Forbidden",
"msg": "Permission denied.",
"stacktrace": "com.vmware.vdr.error.exceptions.PermissionDeniedException: Permission denied."
}
},
"productName": "string",
"runtimeId": "string",
"tunnelConnectivity": {
"value": {
"args": [],
"code": "Forbidden",
"msg": "Permission denied.",
"stacktrace": "com.vmware.vdr.error.exceptions.PermissionDeniedException: Permission denied."
}
},
"vcdConnectivity": {
"value": {
"args": [],
"code": "Forbidden",
"msg": "Permission denied.",
"stacktrace": "com.vmware.vdr.error.exceptions.PermissionDeniedException: Permission denied."
}
}
}
The address of the appliance.
RPM build time.
Represents the product version along with the build id.
The current time of the appliance.
Unique identifier of the service, which never changes.
The name of the product.
A value that remains constant as long as the service is running. If it changes, this means the service was rebooted.
The returned error codes include (but are not limited to):
- NotAuthenticated
{
"args": [],
"code": "Forbidden",
"msg": "Permission denied.",
"stacktrace": "com.vmware.vdr.error.exceptions.PermissionDeniedException: Permission denied."
}
Positional arguments.
Specific error code.
Detailed error message.
Exception stacktrace.
The returned error codes include (but are not limited to):
- Forbidden
{
"args": [],
"code": "Forbidden",
"msg": "Permission denied.",
"stacktrace": "com.vmware.vdr.error.exceptions.PermissionDeniedException: Permission denied."
}
Positional arguments.
Specific error code.
Detailed error message.
Exception stacktrace.
The returned error codes include (but are not limited to):
- GeneralServerFailure
{
"args": [],
"code": "Forbidden",
"msg": "Permission denied.",
"stacktrace": "com.vmware.vdr.error.exceptions.PermissionDeniedException: Permission denied."
}
Positional arguments.
Specific error code.
Detailed error message.
Exception stacktrace.