ManagedVolumeQueuedSnapshotGroupBy
ManagedVolumeQueued Snapshot data with groupby info applied to it.
Fields
| Field | Type | Description |
|---|---|---|
| groupByInfo | ManagedVolumeQueuedSnapshotGroupByInfo! | The data groupby info. |
| managedVolumeQueuedSnapshotConnection | ManagedVolumeQueuedSnapshotConnection! | Paginated ManagedVolumeQueued snapshot data. |
| managedVolumeQueuedSnapshotGroupBy | [ManagedVolumeQueuedSnapshotGroupBy!]! | Provides further groupings for the data. |
Field Arguments
| Field | Argument | Type | Description |
|---|---|---|---|
| managedVolumeQueuedSnapshotConnection | first | Int | Returns the first n elements from the list. |
| managedVolumeQueuedSnapshotConnection | after | String | Returns the elements in the list that occur after the specified cursor. |
| managedVolumeQueuedSnapshotConnection | sortOrder | SortOrder | Sorts the order of results. |
| managedVolumeQueuedSnapshotConnection | sortBy | ManagedVolumeQueuedSnapshotSortBy | Sorts snapshots by field. |
| managedVolumeQueuedSnapshotGroupBy | groupBy (required) | ManagedVolumeQueuedSnapshotGroupByTime! | Groups snapshots by field. |
Used By
Referenced by