RecoveryPlanInfoDrResponseEntity

RecoveryPlanInfoDrResponseEntity
RecoveryPlanInfoDrResponseEntity

Detailed information about a recovery plan.

AllOf
This class requires all of the following:
JSON Example
{
    "id": "string",
    "status": "string",
    "protected_site_name": "string",
    "recovery_site_name": "string",
    "protected_vc_guid": "string",
    "recovery_vc_guid": "string",
    "name": "string",
    "description": "string",
    "location": "string",
    "location_name": "string",
    "progress": 0,
    "is_running": false,
    "_meta": {
        "errors": [
            {
                "code": "string",
                "message": "string",
                "field": "string"
            }
        ]
    }
}
_meta
Optional

_meta