Skip to content

CassandraSource

Cassandra Source information.

Implements: HierarchyObject, PolarisHierarchyObject

Fields

Field Type Description
allOrgs [Org!]! Organizations to which this hierarchy object belongs.
allTags [AssignedRscTag!]! RSC tags to which this hierarchy object is assigned.
backupCount Int Number of backups for the source.
backupParams CassandraBackupParams Backup Params of the source.
cluster Cluster! Mosaic cluster information.
clusterUuid UUID! UUID of the Mosaic cluster.
configParams SourceConfigParams Configuration Params of the source.
configuredSlaDomain SlaDomain! SLA Domain configured for the hierarchy object.
descendantConnection CassandraSourceDescendantTypeConnection! List of descendants.
effectiveRetentionSlaDomain SlaDomain Effective retention of the SLA Domain of the hierarchy object.
effectiveSlaDomain SlaDomain! Effective SLA Domain of the hierarchy object.
effectiveSlaSourceObject PathNode Path node of the effective SLA Domain source.
id UUID! ID of the hierarchy object.
isRelic Boolean! Is the source object a relic.
lastRefreshTime DateTime The last time the source was refreshed.
logicalPath [PathNode!]! Sequential list of the logical ancestors of this object.
name String! Name of the hierarchy object.
nodeCount Int Number of source nodes.
numWorkloadDescendants Int! Number of descendant workloads of this object.
objectPauseStatus ObjectPauseStatus Pause status of the hierarchy object.
objectType HierarchyObjectTypeEnum! Type of this object.
physicalChildConnection CassandraSourcePhysicalChildTypeConnection! List of physical children.
physicalPath [PathNode!]! Sequential list of the physical ancestors of this object.
rscNativeObjectPendingSla CompactSlaDomain SLA Domain assignment which is pending on the Rubrik Security Cloud native objects.
rscPendingObjectPauseAssignment PendingObjectPauseAssignmentStatus Object pause pending assignment details for RSC objects.
securityMetadata SecurityMetadata Security posture metadata.
size Long Data size of source.
slaAssignment SlaAssignmentTypeEnum! SLA Domain assignment type for this object.
slaPauseStatus Boolean! Pause status of the effective SLA Domain of the hierarchy object.
snapshotDistribution SnapshotDistribution! Distribution of the snapshots of the hierarchy object.
sourceIp String! IP of the source.
status CassandraSourceStatus! Source connectivity status.
watcherEnabled Boolean! Watcher status of the source.

Field Arguments

Field Argument Type Description
descendantConnection first Int Returns the first n elements from the list.
descendantConnection after String Returns the elements in the list that occur after the specified cursor.
descendantConnection sortBy HierarchySortByField Sort hierarchy objects according to the hierarchy field.
descendantConnection sortOrder SortOrder Sorts the order of results.
descendantConnection typeFilter [HierarchyObjectTypeEnum!] Types of objects to include.
descendantConnection filter [Filter!] Hierarchy object filter.
descendantConnection workloadHierarchy WorkloadLevelHierarchy Each enumeration value represents the hierarchy of a specific workload type for RBAC and SLA Domain assignments. A value of 'None' represents the hierarchy of all workload types.
numWorkloadDescendants first Int Returns the first n elements from the list.
numWorkloadDescendants after String Returns the elements in the list that occur after the specified cursor.
numWorkloadDescendants last Int Returns the last n elements from the list.
numWorkloadDescendants before String Returns the elements in the list that occur before the specified cursor.
numWorkloadDescendants objectTypes [ManagedObjectType!] Types of objects to limit the results. If absent, all object types are returned.
physicalChildConnection first Int Returns the first n elements from the list.
physicalChildConnection after String Returns the elements in the list that occur after the specified cursor.
physicalChildConnection sortBy HierarchySortByField Sort hierarchy objects according to the hierarchy field.
physicalChildConnection sortOrder SortOrder Sorts the order of results.
physicalChildConnection typeFilter [HierarchyObjectTypeEnum!] Types of objects to include.
physicalChildConnection filter [Filter!] Hierarchy object filter.
physicalChildConnection workloadHierarchy WorkloadLevelHierarchy Each enumeration value represents the hierarchy of a specific workload type for RBAC and SLA Domain assignments. A value of 'None' represents the hierarchy of all workload types.

Used By

Queries

Referenced by