AppVolumesManagerMonitorConnectionServer

AppVolumesManagerMonitorConnectionServer
AppVolumesManagerMonitorConnectionServer

Information about connection to App Volumes Manager from Connection Server.

JSON Example
{
    "name": "cs1.example.com",
    "status": "OK"
}
string
name
Optional

Connection server host name or IP address.

string
status
Optional

Status of the App Volumes Manager Connection with respect to this Connection Server.

  • ERROR: There has been no contact from the App Volumes Manager.
  • OK: The App Volumes Manager is working as expected.
Possible values are : ERROR, OK,