AppVolumesManagerMonitorConnectionServerV2

AppVolumesManagerMonitorConnectionServerV2
AppVolumesManagerMonitorConnectionServerV2

Information about connection to App Volumes Manager from Connection Server.

JSON Example
{
    "certificate": {
        "valid": true,
        "valid_from": 1561939200000,
        "valid_to": 1561939200000
    },
    "name": "cs1.example.com",
    "status": "OK",
    "thumbprint_accepted": true
}
certificate
Optional

certificate

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,
boolean
thumbprint_accepted
Optional

Indicates if the thumbprints of the App Volumes Manager was accepted.