INPUT_OBJECT
ClusterDiskFilterInput
Description
Filters for the list of Rubrik cluster disks.
link GraphQL Schema definition
- input ClusterDiskFilterInput {
- #   The Rubrik cluster node ID.
- : String
- #   The status of the Rubrik cluster disk.
- : ClusterDiskStatus
- #   The type of the Rubrik cluster disk.
- : ClusterDiskType
- }