INPUT_OBJECT
CdmUpgradeInfoFilterInput
Description
Filters for the cluster list.
link GraphQL Schema definition
- input CdmUpgradeInfoFilterInput {
- # Cluster UUIDs.
- UUID!] : [
- # Cluster names.
- String!] : [
- # Cluster types.
- ClusterTypeEnum!] : [
- # Cluster registration time greater than.
- DateTime :
- # Cluster registration time less than.
- DateTime :
- # Cluster software version greater than or equal to.
- String :
- # Cluster software version greater than or equal to.
- String!] : [
- String!] : [
- # End of support status of the Rubrik cluster.
- ClusterEosStatus!] : [
- # Cluster upgrade job status.
- ClusterJobStatusTypeEnum!] : [
- # Location of cluster.
- String!] : [
- VersionStatus!] : [
- # Prechecks status of cluster.
- PrechecksStatusTypeEnum!] : [
- ClusterStatus!] : [
- Boolean :
- # Product type of Rubrik cluster.
- ClusterProductEnum!] : [
- }