{
  "activeAddress": "string",
  "activeReplicationAddress": "string",
  "clientContact": [
    {
      "activeAddress": "string",
      "activeLastResponseTime": "string",
      "clientLogicalId": "string",
      "clientType": "EDGE",
      "id": 4,
      "modified": "string",
      "standbyAddress": "string",
      "standbyLastResponseTime": "string"
    },
    {
      "activeAddress": "string",
      "activeLastResponseTime": "string",
      "clientLogicalId": "string",
      "clientType": "GATEWAY",
      "id": 2,
      "modified": "string",
      "standbyAddress": "string",
      "standbyLastResponseTime": "string"
    },
    {
      "activeAddress": "string",
      "activeLastResponseTime": "string",
      "clientLogicalId": "string",
      "clientType": "GATEWAY",
      "id": 8,
      "modified": "string",
      "standbyAddress": "string",
      "standbyLastResponseTime": "string"
    },
    {
      "activeAddress": "string",
      "activeLastResponseTime": "string",
      "clientLogicalId": "string",
      "clientType": "GATEWAY",
      "id": 2,
      "modified": "string",
      "standbyAddress": "string",
      "standbyLastResponseTime": "string"
    },
    {
      "activeAddress": "string",
      "activeLastResponseTime": "string",
      "clientLogicalId": "string",
      "clientType": "EDGE",
      "id": 4,
      "modified": "string",
      "standbyAddress": "string",
      "standbyLastResponseTime": "string"
    },
    {
      "activeAddress": "string",
      "activeLastResponseTime": "string",
      "clientLogicalId": "string",
      "clientType": "GATEWAY",
      "id": 9,
      "modified": "string",
      "standbyAddress": "string",
      "standbyLastResponseTime": "string"
    },
    {
      "activeAddress": "string",
      "activeLastResponseTime": "string",
      "clientLogicalId": "string",
      "clientType": "EDGE",
      "id": 3,
      "modified": "string",
      "standbyAddress": "string",
      "standbyLastResponseTime": "string"
    },
    {
      "activeAddress": "string",
      "activeLastResponseTime": "string",
      "clientLogicalId": "string",
      "clientType": "EDGE",
      "id": 8,
      "modified": "string",
      "standbyAddress": "string",
      "standbyLastResponseTime": "string"
    },
    {
      "activeAddress": "string",
      "activeLastResponseTime": "string",
      "clientLogicalId": "string",
      "clientType": "GATEWAY",
      "id": 10,
      "modified": "string",
      "standbyAddress": "string",
      "standbyLastResponseTime": "string"
    },
    {
      "activeAddress": "string",
      "activeLastResponseTime": "string",
      "clientLogicalId": "string",
      "clientType": "GATEWAY",
      "id": 7,
      "modified": "string",
      "standbyAddress": "string",
      "standbyLastResponseTime": "string"
    }
  ],
  "clientCount": {
    "edgeCount": 10,
    "gatewayCount": 3,
    "currentActiveEdgeCount": 2,
    "currentStandbyEdgeCount": 9,
    "currentActiveGatewayCount": 2,
    "currentStandbyGatewayCount": 10
  },
  "drState": "COPYING_DB",
  "drVCOUser": "string",
  "failureDescription": "string",
  "lastDrProtectedTime": "string",
  "role": "STANDALONE",
  "roleTimestamp": "string",
  "standbyList": [
    {
      "standbyAddress": "string",
      "standbyReplicationAddress": "string",
      "standbyUuid": "string"
    },
    {
      "standbyAddress": "string",
      "standbyReplicationAddress": "string",
      "standbyUuid": "string"
    },
    {
      "standbyAddress": "string",
      "standbyReplicationAddress": "string",
      "standbyUuid": "string"
    },
    {
      "standbyAddress": "string",
      "standbyReplicationAddress": "string",
      "standbyUuid": "string"
    },
    {
      "standbyAddress": "string",
      "standbyReplicationAddress": "string",
      "standbyUuid": "string"
    },
    {
      "standbyAddress": "string",
      "standbyReplicationAddress": "string",
      "standbyUuid": "string"
    },
    {
      "standbyAddress": "string",
      "standbyReplicationAddress": "string",
      "standbyUuid": "string"
    },
    {
      "standbyAddress": "string",
      "standbyReplicationAddress": "string",
      "standbyUuid": "string"
    },
    {
      "standbyAddress": "string",
      "standbyReplicationAddress": "string",
      "standbyUuid": "string"
    },
    {
      "standbyAddress": "string",
      "standbyReplicationAddress": "string",
      "standbyUuid": "string"
    }
  ],
  "stateHistory": [
    {
      "from": "STANDBY_BACKGROUND_IMPORT",
      "to": "FAILURE_SYNCING_FILES",
      "timestamp": "string"
    },
    {
      "from": "FAILURE_STANDBY_UNCONFIG",
      "to": "FAILURE_STANDBY_PROMOTION",
      "timestamp": "string"
    },
    {
      "from": "STANDBY_BACKGROUND_IMPORT",
      "to": "STANDBY_UNCONFIG",
      "timestamp": "string"
    },
    {
      "from": "FAILURE_ACTIVE_DEMOTION",
      "to": "STANDBY_BACKGROUND_IMPORT",
      "timestamp": "string"
    },
    {
      "from": "FAILURE_STANDBY_CONFIGURING",
      "to": "SYNC_CONFIGURING",
      "timestamp": "string"
    },
    {
      "from": "LAUNCHING_STANDBY",
      "to": "STANDBY_SYNC",
      "timestamp": "string"
    },
    {
      "from": "FAILURE_COPYING_DB",
      "to": "FAILURE_STANDBY_CANDIDATE",
      "timestamp": "string"
    },
    {
      "from": "FAILURE_GET_STANDBY_STATUS",
      "to": "FAILURE_LAUNCHING_STANDBY",
      "timestamp": "string"
    },
    {
      "from": "COPY_FILES_DONE",
      "to": "STANDBY_UNCONFIG",
      "timestamp": "string"
    }
  ],
  "stateTimestamp": "string",
  "vcoIp": "string",
  "vcoReplicationIp": "string",
  "vcoUuid": "string"
}