Specification for querying snapshot information per share.
If no snapshotNames has been provided, then all snapshots matching the query criterial will be returned.
This structure may be used only with operations rendered under /vsan
.
{
"_typeName": "string",
"shareUuid": "string",
"snapshotNames": [
"string"
],
"startTime": "string",
"endTime": "string",
"pageSize": 0,
"pageNumber": 0
}
UUID of the file share which the snapshots belong to.
A list of the snapshots to be queried.
To query the snapshots created after the given time.
To query the snapshots created before the given time.
This field sets the maximum number of snapshots to be returned per page.
The default and the maximum value for pageSize is 32. If pageSize is larger than 32 or is non-positive, an InvalidArgument exception will be thrown.
This field is used to query the snapshots on a specified page.
The default value for pageNumber is 1. If pageNumber is non-positive or exceeds the maximum number of pages to be returned, an InvalidArgument exception will be thrown.
To prevent this message from showing again, please enable pop-up blockers for support.broadcom.com or click Continue to proceed.