Skip to content

PolarisSnapshotGroupBy

Polaris Snapshot data with groupby info applied to it.

Fields

Field Type Description
groupByInfo PolarisSnapshotGroupByInfo! The data groupby info.
polarisSnapshotConnection PolarisSnapshotConnection! Paginated snapshot data.
polarisSnapshotGroupBy [PolarisSnapshotGroupBy!]! Provides further groupings for the data.

Field Arguments

Field Argument Type Description
polarisSnapshotConnection first Int Returns the first n elements from the list.
polarisSnapshotConnection after String Returns the elements in the list that occur after the specified cursor.
polarisSnapshotConnection last Int Returns the last n elements from the list.
polarisSnapshotConnection before String Returns the elements in the list that occur before the specified cursor.
polarisSnapshotConnection sortOrder SortOrder Sorts the order of results.
polarisSnapshotConnection sortBy PolarisSnapshotSortByEnum Sort Rubrik Security Cloud snapshots by field.
polarisSnapshotGroupBy groupBy (required) PolarisSnapshotGroupByEnum! Group Rubrik Security Cloud snapshots by field.

Used By

Referenced by