Clusters_ProtectionGroups_Snapshots_ListResult

Clusters_ProtectionGroups_Snapshots_ListResult
Clusters_ProtectionGroups_Snapshots_ListResult

The Snapshots.ListResult structure represents the result of Snapshots.list operation.

JSON Example
{
    "snapshots": [
        {
            "snapshot": "string",
            "info": {
                "name": "string",
                "snapshot_type": "string",
                "start_time": "string",
                "end_time": "string",
                "expires_at": "string",
                "pg": "string",
                "vm_snapshots": [
                    {
                        "snapshot": "string",
                        "name": "string",
                        "created_at": "string",
                        "expires_at": "string",
                        "vm": "string"
                    }
                ]
            }
        }
    ]
}
snapshots
Required

List of items.