{
  "response": {
    "data": {
      "appId": "string",
      "id": "string",
      "name": "string",
      "objectDescription": "string",
      "resilienceConstraint": {
        "holdOffTime": 8,
        "isCoordinatedSwitchingBothEnds": true,
        "isFrozen": true,
        "isLockOut": false,
        "maxSwitchTimes": 1,
        "resilienceType": {
          "protectionType": "PRE_COMPUTED_RESTORATION",
          "restorationPolicy": "PER_DOMAIN_RESTORATION"
        },
        "restorationCoordinateType": "WAIT_FOR_NOTIFICATION",
        "restorePriority": 1,
        "reversionMode": "NON_REVERTIVE",
        "waitToRevertTime": 6
      }
    },
    "endRow": 6,
    "startRow": 3,
    "status": 2,
    "totalRows": 2
  }
}