RollbackSnapshotDrResponseEntity

RollbackSnapshotDrResponseEntity
RollbackSnapshotDrResponseEntity

Detailed information about rollback snapshot.

AllOf
This class requires all of the following:
JSON Example
{
    "version": "string",
    "build": "string",
    "creation_date": 0,
    "_meta": {
        "errors": [
            {
                "code": "string",
                "message": "string",
                "field": "string"
            }
        ]
    }
}