VsanClusterQueryShareSnapshotsRequestType

VsanClusterQueryShareSnapshotsRequestType
VsanClusterQueryShareSnapshotsRequestType

The parameters of VsanClusterQueryShareSnapshots.

This structure may be used only with operations rendered under /vsan.

JSON Example
{
    "querySpec": {
        "_typeName": "string",
        "shareUuid": "string",
        "snapshotNames": [
            "string"
        ],
        "startTime": "string",
        "endTime": "string",
        "pageSize": 0,
        "pageNumber": 0
    },
    "cluster": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    }
}
querySpec
Required

The specification of the snapshots to be queried.

cluster
Optional

The target cluster. Ignored when called on ESXi hosts.

Required privileges: System.Read