Skip to content

Cluster

A Rubrik CDM Cluster.

Fields

Field Type Description
activitySeriesConnection ActivitySeriesConnection! The cluster's activity series.
allOrgs [Org!]! The organizations to which this cluster is authorized.
authorizedOperations AuthorizedOperations! Operations that the user is authorized to perform on the Rubrik cluster.
ccprovisionInfo CcprovisionInfo Job status of a create cluster operation.
cdmClusterNodeDetails [CdmNodeDetail!]! The CDM cluster node details.
cdmNotificationSettings NotificationSettingSummaryListResponse! Rubrik cluster email notification settings.
cdmRbacMigrationStatus String CDM to RSC RBAC migration status for the current cluster.
cdmUpgradeInfo CdmUpgradeInfo Cluster upgrade information.
cloudInfo CcWithCloudInfo Cloud information for this cluster.
clusterDiskConnection ClusterDiskConnection! The cluster disks.
clusterNodeConnection ClusterNodeConnection! The cluster nodes.
clusterNodeStats [ClusterNodeStats!]! The node-level performance statistics of a Rubrik cluster.
configProtectionInfo ConfigProtectionInfo Config protection information.
connectivityLastUpdated DateTime When the global manager connectivity was last updated.
cyberEventLockdownMode ClusterCyberEventLockdownMode Cyber Event Lockdown mode of the Rubrik cluster.
cyberEventLockdownSupportCaseDetails CyberEventLockdownSupportCaseDetails Cyber Event Lockdown support case details.
datagovAutoEnablePolicyConfig AutoEnablePolicyClusterConfigReply! Auto Enable Sensitive Data Discovery policy configuration.
datagovPreviewerConfig PreviewerClusterConfig! Sonar previewer configuration.
defaultAddress String The cluster's default IP address.
defaultPort Int The cluster's default port.
encryptionEnabled Boolean! Whether or not the cluster is encrypted.
eosDate String End of support date.
eosStatus ClusterEosStatus End of support status.
estimatedRunway Long! The number of days remaining before the system fills up.
geoLocation GeoLocation The cluster's location.
globalManagerConnectivityStatus GlobalManagerConnectivity The cluster's global manager connectivity status.
id UUID! The cluster uuid.
ipmiInfo IpmiInfo IPMI information of the cluster.
isAirGapped Boolean Air-gap status of the Rubrik cluster.
isClusterRemovalTprEnabled Boolean Specifies whether Quorum Authorization is enabled for cluster removal.
isHealthy Boolean! Whether or not the cluster is healthy.
isTprEnabled Boolean Indicates if TPR is enabled on the cluster.
lambdaConfig GetLambdaConfigReply Lambda configuration.
lambdaFeatureHistory LambdaFeatureHistory Lambda feature history.
lastConnectionTime DateTime The time the cluster was last connected.
licensedProducts [Product!]! The licensed products that belong to this cluster.
metadataPullScheduler JobsReply Metadata pull scheduler.
metric ClusterMetric The most recent metric of a cluster.
metricTimeSeries [metricTimeSeries!]! The metric time series of a cluster.
metricTimeSeriesNew [ClusterMetricTimeSeriesNew!]! The metric time series of a cluster.
name String! The cluster name.
noSqlWorkloadCount Int! Total number of protected NoSQL workloads.
passesConnectivityCheck Boolean Whether the global manager connectivity is healthy.
pauseStatus ClusterPauseStatus Pause status of the cluster.
productType ClusterProductEnum The cluster product type (e.g., CDM, DATOS, etc.).
rawAddress String The cluster's raw address.
registeredMode ClusterRegistrationMode The Rubrik cluster's registered mode.
registrationTime DateTime! The time the cluster was registered.
replicationSources [ReplicationSource!]! The cluster's replication sources.
replicationTargets [ReplicationTarget!]! The cluster's replication targets.
rubrikSyncStatus RubrikSyncStatus! This field lists jobs that sync CDM cluster data to RSC.
snappableConnection SnappableConnection! The cluster's snappables.
snapshotCount Long! The total number of snapshots.
state clusterState! The cluster state.
status ClusterStatus! The cluster status.
statusFromDb ClusterConnectionStatusFromDb! The cluster status from the database.
subStatus ClusterSubStatus! The cluster sub status.
systemStatus ClusterSystemStatus System status of the cluster. For Mosaic clusters and Rubrik clusters running CDM versions earlier than 5.0, this value is null.
systemStatusAffectedNodes [ClusterNode!] List of affected nodes in the cluster.
systemStatusMessage String Human readable message explaining the systemStatus.
timezone String The cluster's timezone.
type ClusterTypeEnum!
version String The software version.
webServerCertificate WebServerCertificate Web server certificate of the cluster.

Field Arguments

Field Argument Type Description
activitySeriesConnection first Int Returns the first n elements from the list.
activitySeriesConnection after String Returns the elements in the list that occur after the specified cursor.
activitySeriesConnection last Int Returns the last n elements from the list.
activitySeriesConnection before String Returns the elements in the list that occur before the specified cursor.
activitySeriesConnection sortBy ActivitySeriesSortField Sort activity series by field.
activitySeriesConnection filters ActivitySeriesFilter
clusterDiskConnection first Int Returns the first n elements from the list.
clusterDiskConnection after String Returns the elements in the list that occur after the specified cursor.
clusterDiskConnection last Int Returns the last n elements from the list.
clusterDiskConnection before String Returns the elements in the list that occur before the specified cursor.
clusterDiskConnection filter ClusterDiskFilterInput Rubrik Cluster disk filter.
clusterNodeConnection first Int Returns the first n elements from the list.
clusterNodeConnection after String Returns the elements in the list that occur after the specified cursor.
clusterNodeConnection last Int Returns the last n elements from the list.
clusterNodeConnection before String Returns the elements in the list that occur before the specified cursor.
clusterNodeConnection filter ClusterNodeFilterInput Rubrik Cluster node filter.
clusterNodeConnection sortBy ClusterNodeSortBy Sort Rubrik cluster nodes by field.
clusterNodeConnection sortOrder SortOrder Sorts the order of results.
clusterNodeStats cdmClusterNodeID String Rubrik cluster node ID.
clusterNodeStats timeRange TimeRangeInput Time range input.
clusterNodeStats aggregationType NodeStatsAggregationType Aggregation type for node statistics (AVERAGE or MAX).
metricTimeSeries timeRange TimeRangeInput Time range input.
metricTimeSeries unit (required) TimeUnitEnum! Time unit input.
metricTimeSeriesNew timeRange TimeRangeInput Time range input.
metricTimeSeriesNew unit (required) TimeUnitEnum! Time unit input.
snappableConnection first Int Returns the first n elements from the list.
snappableConnection after String Returns the elements in the list that occur after the specified cursor.
snappableConnection last Int Returns the last n elements from the list.
snappableConnection before String Returns the elements in the list that occur before the specified cursor.
snappableConnection filter SnappableFilterInput Filter protected objects by input.

Used By

Queries

Mutations

Referenced by