VAppSnapshots

VAppSnapshots
VAppSnapshots

A list of VApp snapshots.

AllOf
This class requires all of the following:
JSON Example
{
    "resultTotal": 0,
    "pageCount": 0,
    "page": 0,
    "pageSize": 0,
    "associations": [
        {
            "entityId": "string",
            "associationId": "string"
        }
    ],
    "values": [
        {
            "id": "string",
            "name": "Snapshot Sample Name",
            "isCurrent": false,
            "state": "string",
            "storageConsumedMb": 0,
            "dateCreated": "string",
            "memory": false,
            "quiesce": false,
            "vmSnapshotsCount": 0
        }
    ]
}
Availability
Added in 39.0