Discovery uses multiple patterns to find all Rubrik cluster data. Discovering these resources requires installing the Discovery and Service Mapping Patterns and the CMDB CI Class Models applications from the ServiceNow Store, as each application is dependent on the other.

You can use the patterns for discovering the Rubrik components on the ServiceNow AI Platform using the Paris release or later.
Note: The update applied in version 1.0.78 of the Discovery and Service Mapping Patterns application resolves an issue of duplicate CI types in the CMDB. If you are using Rubrik discovery patterns and already installed versions 1.21.0, 1.23.0, 1.24.0 or 1.25.0 of the CMDB CI Class Models store app (sn_cmdb_ci_class), or versions 1.0.73, 1.0.74, 1.0.75 or 1.0.76 of the Discovery and Service Mapping Patterns application (sn_itom_pattern), you should follow the instructions in KB0957523.

All of the information for the main CI (Rubrik Cluster) and its corresponding CI types is returned by​ REST API calls.

Take note of the following limitations:
  • Reference fields are not supported due to the Large Payload mechanism limitations in the Paris and Quebec releases.
  • All the entities returned from the Rubrik REST API for Hosts (Servers) with IP addresses not resolved to hostnames are filtered out (excluded) from the Rubrik discovery. This is done to prevent the creation of duplicates across the CMDB.

Visit the ServiceNow Store website to view all the available apps and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the ServiceNow Store version history release notes.

Prerequisites

Discovery and Service Mapping Patterns store app

Deploy the 1.0.73 release or later from the ServiceNow Store.

CMDB CI Class Models store app

Deploy the 1.21.0 release or later from the ServiceNow Store.

Basic Auth permissions

Ensure Basic Auth credentials are configured for authenticating the REST API calls.

Credential aliases associated with the Rubrik credentials of type Basic Auth must also be created. These aliases serve as input parameters, along with the IP address.

These are used for discovery of all the CI types associated with the Rubrik cluster.

  • Security Scheme Type: HTTP
  • HTTP Authorization Scheme: basic
MID server
Ensure that the MID server can access the target appliance device.
Create a serverless discovery schedule
Create a serverless discovery schedule to perform targeted discovery of Rubrik cluster resources.
Note: The Discovery schedule that triggers all the Rubrik related patterns supports only the serverless discovery type. In addition, for each different Rubrik cluster (Brik), a different serverless discovery schedule should be created. The schedule should include the IP address of any of the Rubrik nodes associated with the Rubrik cluster, and the credential alias associated with the Rubrik Basic Authentication credential record.
  1. Navigate to Discovery > Discovery Schedules.
  2. Click New and then fill in the form.
    Table 1. Discovery Schedule form
    Field Description
    Name Name for the Discovery schedule. For example, Discover Rubrik.
    Discover Discover type.

    Select Serverless.

    MID Server Name of the MID Server.
    Active Option for enabling this schedule for discovery. Select this check box to enable discovery.
  3. Right-click the header of the Discovery Schedule form and select Save.
  4. Navigate to Connections & Credential Aliases and create a new Credential record type. In the Credentials related list form, create a new Basic Auth credential record type.
    Rubrik credentials
    Note: The credential alias can be associated with existing credentials. When creating a credential record you can also associate to it the credential alias. Click the Credential alias padlock icon in the Connections & Credential Aliases record type you created above, and associate as required.
    Rubrik credentials
  5. Click the Serverless Execution Patterns tab.
    Rubrik serverless discovery
  6. Ensure the Run Child Patterns column for the Rubrik discovery pattern is set to true. This triggers all the child patterns associated with the Rubrik discovery pattern. This is needed due to the Large Payload (LP) mechanism, used for discovery of the Rubrik cluster and all corresponding CI types.
  7. Under Discovery Pattern Launcher Parameters, set the credential_alias and ip_address parameters, which serve as input parameters for triggering the Discovery schedule and the associated Rubrik discovery pattern.

    Set the ip_address with one of the IP addresses of any of the Rubrik nodes associated with the Rubrik cluster. Set the credential_alias with the ID of the Credential record type created in Connections & Credential Aliases, which is related with the Rubrik credential Basic Auth record type.


    Rubrik IP address parameter

Data collected by Discovery during horizontal discovery

Resources discovered by the Rubrik AIX Host (LP) pattern
Field Description
Rubrik AIX Host [cmdb_ci_aix_server]
name The name of the host.
host_name The host name of the host.​
cluster_id The ID of the Rubrik cluster.​
cluster_name The name of the Rubrik cluster. See also: [cmdb_ci_rubrik_cluster]
os The operating system type configured on the host.​
os_version The operating system version, edition or distribution configured on the host.
operational_status The current operational status of the host.​
Resources discovered by the Rubrik Cluster (LP) pattern
Field Description
Rubrik Cluster [cmdb_ci_rubrik_cluster]
cluster_id Unique ID of the Rubrik cluster.
name The name of the Rubrik cluster.
cluster_version The current version of the Rubrik cluster.
api_version The API version of the Rubrik cluster.
timezone The timezone used by the Rubrik cluster.

The Dependency Views map shows discovered cluster resources and the relationships between them.

Rubrik cluster dependency view

Resources discovered by the Rubrik EC2 Instance (LP) pattern
Field Description
Rubrik EC2 Instance [cmdb_ci_rubrik_vm_instance]
object_id The ID of the EC2 instance in the Rubrik context.
name The name of the EC2 instance in the AWS context.​
cluster_id The ID of the Rubrik cluster.​
cluster_name The name of the Rubrik cluster. See also: [cmdb_ci_rubrik_cluster]
effective_sla_domain The ID of the Rubrik SLA Domain.​
effective_sla_domain_name The name of the Rubrik SLA Domain. See also: [cmdb_ci_rubrik_sla_domain]
account_id The ID of the AWS account associated with the EC2 instance.​
account_name The name of the AWS account associated with the EC2 instance.​
instance_id The ID of the EC2 instance in the AWS context.
instance_name The name of the EC2 instance in the Rubrik context.​
instance_type The template type of the EC2 instance.​
region The geographical region where the EC2 instance is located, in the AWS context.

The Dependency Views map shows discovered EC2 instances and the relationships between them.

Rubrik EC2 dependency view

Resources discovered by the Rubrik Fileset (LP) pattern
Field Description
Rubrik Fileset [cmdb_ci_rubrik_fileset]
object_id The ID of the Rubrik Fileset.
name The name of the Rubrik Fileset.
cluster_id The ID of the Rubrik cluster.​
cluster_name The name of the Rubrik cluster. See also: [cmdb_ci_rubrik_cluster]
effective_sla_domain The ID of the Rubrik SLA Domain.​
effective_sla_domain_name The name of the Rubrik SLA Domain. See also: [cmdb_ci_rubrik_sla_domain]
host_id The ID of the host with which the Rubrik Fileset is associated.​
template_id The ID of the Rubrik Fileset Template, where the Rubrik Fileset defines resources from.​
share_id The ID of the Rubrik Share owning the Rubrik Fileset.

The Dependency Views map shows discovered filesets and the relationships between them.

Rubrik fileset dependency view

Resources discovered by the Rubrik Fileset Template (LP) pattern
Field Description
Rubrik Fileset Template [cmdb_ci_rubrik_fileset_template]
object_id The ID of the Rubrik Fileset Template.
name The name of the Rubrik Fileset Template.
cluster_id The ID of the Rubrik cluster.​
cluster_name The name of the Rubrik cluster. See also: [cmdb_ci_rubrik_cluster]
share_count The count of shares associated with the Rubrik Fileset Template.​
share_type The type of shares associated with the Rubrik Fileset Template.
host_count The host count associated with the Rubrik Fileset Template.
os_type The operating system type associated with the Rubrik Fileset Template.

The Dependency Views map shows discovered fileset templates and the relationships between them.

Rubrik fileset template dependency view

Resources discovered by the Rubrik Hyper-V Instance (LP) pattern
Note: Discovery of Hyper-V instances only updates existing CIs. This is due to a limitation in the Rubrik REST API not returning the GUID (object_id) of the Hyper-V instance. If there is no match between the data from the REST API and the CMDB, no CIs are updated. In addition, when there is no match, the Rubrik Hyper-V Instance (LP) pattern completes in an ‘Error’ state, which is expected behavior.
Field Description
Rubrik Hyper-V Instance [cmdb_ci_hyper_v_instance]
name The name of the Hyper-V instance.​
cluster_id The ID of the Rubrik cluster.​
cluster_name The name of the Rubrik cluster. See also: [cmdb_ci_rubrik_cluster]
effective_sla_domain The ID of the Rubrik SLA Domain.​
effective_sla_domain_name The name of the Rubrik SLA Domain. See also: [cmdb_ci_rubrik_sla_domain]
host_id The ID of the host to which the Hyper-V instance is associated.​

The Dependency Views map shows discovered Hyper-V instances and the relationships between them.

Rubrik Hyper-V dependency view

Resources discovered by the Rubrik Linux Host (LP) pattern
Field Description
Rubrik Linux Host [cmdb_ci_linux_server]
name The name of the host.
host_name The host name of the host.​
cluster_id The ID of the Rubrik cluster.​
cluster_name The name of the Rubrik cluster. See also: [cmdb_ci_rubrik_cluster]
os The operating system type configured on the host.​
os_version The operating system version, edition or distribution configured on the host.
operational_status The current operational status of the host.​

The Dependency Views map shows discovered hosts and the relationships between them.


Rubrik Linux Host dependency view
Resources discovered by the Rubrik Managed Volume (LP) pattern
Field Description
Rubrik Managed Volume [cmdb_ci_storage_volume]
object_id The ID of the managed storage volume.
volume_id The volume ID of the managed storage volume.
name The name of the managed storage volume.
cluster_id The ID of the Rubrik cluster.​
cluster_name The name of the Rubrik cluster. See also: [cmdb_ci_rubrik_cluster]
effective_sla_domain The ID of the Rubrik SLA Domain.​
effective_sla_domain_name The name of the Rubrik SLA Domain. See also: [cmdb_ci_rubrik_sla_domain]
size_bytes The total capacity size in bytes of the storage volume.​
used_size_bytes The total used capacity size in bytes.
snapshot_count The snapshot count of the managed storage volume.​
share_type The shared type of the managed storage volume.
state The state of the managed storage volume.

The Dependency Views map shows discovered managed storage instances and the relationships between them.

Rubrik managed volume dependency view

Resources discovered by the Rubrik MS SQL DB (LP) pattern
Note: Relationships between MS SQL instances hosted on Windows clusters and the associated MS SQL databases are not supported from the 1.0.79 release onwards of the Discovery and Service Mapping Patterns application. This is due to insufficient information returned from the Rubrik REST API for Windows clusters. The MS SQL Instances and MS SQL databases associated to Windows clusters are filtered out from the Rubrik discovery associated patterns.
Field Description
Rubrik MS SQL DB [cmdb_ci_db_mssql_database]
database The ID of the MS SQL database.
name The name of the MS SQL database.​
cluster_id The ID of the Rubrik cluster.​
cluster_name The name of the Rubrik cluster. See also: [cmdb_ci_rubrik_cluster]
effective_sla_domain The ID of the Rubrik SLA Domain.​
effective_sla_domain_name The name of the Rubrik SLA Domain. See also: [cmdb_ci_rubrik_sla_domain]
host_id The ID of the host where the MS SQL database is running.
instance_id The ID of the database instance, to which the MS SQL database is associated.​
state The state of the MS SQL database.​
recovery_model The recovery model type of the MS SQL database.
last_snapshot The last snapshot of the MS SQL database, in the format YY-MM-DD HH-MM-SS.
missed_snapshot_count The missed snapshot count of the MS SQL database.​ ​ ​

The Dependency Views map shows discovered MS SQL DBs and the relationships between them.

Rubrik MS SQL dependency view

Resources discovered by the Rubrik MS SQL Instance (LP) pattern
Note: Relationships between MS SQL instances hosted on Windows clusters and the associated MS SQL databases are not supported from the 1.0.79 release onwards of the Discovery and Service Mapping Patterns application. This is due to insufficient information returned from the Rubrik REST API for Windows clusters. The MS SQL Instances and MS SQL databases associated to Windows clusters are filtered out from the Rubrik discovery associated patterns.
Field Description
Rubrik MS SQL Instance [cmdb_ci_db_mssql_instance]
instance_name The ID of the MS SQL instance.​
name The name of the MS SQL instance.
cluster_id The ID of the Rubrik cluster.​
cluster_name The name of the Rubrik cluster. See also: [cmdb_ci_rubrik_cluster]
host_id The ID of the host with which the MS SQL instance is associated.​
version The version of the MS SQL instance.

The Dependency Views map shows discovered MS SQL instances and the relationships between them.

Rubrik MS SQL instances dependency view

Resources discovered by the Rubrik NAS Host (LP) pattern
Field Description
Rubrik NAS Host [cmdb_ci_nas_storage]
name The name of the host.
host_name The host name of the host.​
cluster_id The ID of the Rubrik cluster.​
cluster_name The name of the Rubrik cluster. See also: [cmdb_ci_rubrik_cluster]
short_description The vendor type of the NAS storage.​
operational_status The current operational status of the host.​

The Dependency Views map shows discovered hosts and the relationships between them.


Rubrik host dependency view
Resources discovered by the Rubrik Node (LP) pattern
Field Description
Rubrik Node [cmdb_ci_rubrik_node]
brik_id The Chassis ID of the Rubrik node.
name The unique name of the Rubrik node, serving as the ID of the Rubrik node.
cluster_id The ID of the Rubrik cluster.
cluster_name The name of the Rubrik cluster. See also: [cmdb_ci_rubrik_cluster]
unavailable_disks True / False. Indicates any unavailable disks on the Rubrik node,
ip_address The IP address of the Rubrik node associated with the Rubrik cluster.
tunnel_enabled True / False. Indicates if tunneling is enabled for the Rubrik node.
cpu_core_count The CPU cores count of the Rubrik node.
ram The amount of RAM memory (in MB) allocated for the Rubrik node.
[cmdb_ci_rubrik_node_disk]
node_name The name of the Rubrik node to which the disk is associated.
device_id The ID of the Rubrik node disk, concatenated with the Rubrik node name in the format ID@NODE_NAME.
name The name of the disk associated with the Rubrik node. The name includes the concatenation of the Rubrik node name, the ID of the disk and the type of the disk, in the format NODE_NAME@DISK_ID@DISK_TYPE.
size_bytes The total capacity size in bytes.​
unallocated_size_bytes The total unallocated capacity size in bytes.​
usable_size_bytes The total available capacity size in bytes.
storage_type The type of the storage disk: SSD or HDD.
storage_path The location path of the storage disk.​
operational_status The operational status of the storage disk.​

The Dependency Views map shows discovered nodes and node disks, and the relationships between them.

Rubrik node dependency view

Rubrik node disk dependency view

Resources discovered by the Rubrik Nutanix Instance (LP) pattern
Field Description
Rubrik Nutanix Instance [cmdb_ci_nutanix_vm_instance]
object_id The ID of the Nutanix VM instance.
vm_inst_id The ID of the Nutanix VM instance.
name The name of the Nutanix VM instance.​
cluster_id The ID of the Rubrik cluster.​
cluster_name The name of the Rubrik cluster. See also: [cmdb_ci_rubrik_cluster]
effective_sla_domain The ID of the Rubrik SLA Domain.​
effective_sla_domain_name The name of the Rubrik SLA Domain. See also: [cmdb_ci_rubrik_sla_domain]
vm_cluster_id The cluster ID to which the Nutanix VM instance belongs.
vm_cluster_name The cluster name to which the Nutanix VM instance belongs.
os_type The operating system type configured on the Nutanix VM instance.​ ​

The Dependency Views map shows discovered Nutanix instances and the relationships between them.

Rubrik Nutanix dependency view

Resources discovered by the Rubrik Oracle DB (LP) pattern
Field Description
Rubrik Oracle DB [cmdb_ci_db_ora_instance]
sid The Oracle system ID of the database.​
name The ID of the Oracle database in the Rubrik context.
database_name The name of the Oracle database.
cluster_id The ID of the Rubrik cluster.​
cluster_name The name of the Rubrik cluster. See also: [cmdb_ci_rubrik_cluster]
effective_sla_domain The ID of the Rubrik SLA Domain.​
effective_sla_domain_name The name of the Rubrik SLA Domain. See also: [cmdb_ci_rubrik_sla_domain]
rac_id The ID of the Oracle RAC (Real Application Cluster), to which the database is part of.​
host_id The ID of the host, where the Oracle database is running.​
instance The Oracle instance ID managing the database associated data.
Instance_count The Oracle instances count managing the database associated data.​
last_snapshot The last snapshot of the Oracle database, in the format YY-MM-DD HH-MM-SS.
missed_snapshot_count The missed snapshot count of the Oracle database.​
tablespaces_count The count of the logical storage units associated with the Oracle database.

The Dependency Views map shows discovered Oracle DBs and the relationships between them.

Rubrik Oracle DB dependency view

Resources discovered by the Rubrik Oracle RAC (Real Application Cluster) (LP) pattern
Field Description
Rubrik Oracle RAC [cmdb_ci_rubrik_db_ora_rac]
object_id The ID of the Rubrik Oracle RAC.​
name The name of the Rubrik Oracle RAC.
cluster_id The ID of the Rubrik cluster.​
cluster_name The name of the Rubrik cluster. See also: [cmdb_ci_rubrik_cluster]
db_count The count of databases associated with the Rubrik Oracle RAC.
node_count The count of the nodes participating in the Rubrik Oracle RAC.
state The state of the Rubrik Oracle RAC.​

The Dependency Views map shows discovered Oracle RACs and the relationships between them.

Rubrik Oracle RAC dependency view

Resources discovered by the Rubrik Share (LP) pattern
Field Description
Rubrik Share [cmdb_ci_storage_fileshare]
name The ID of the host share.
path The export point of the host share.
cluster_id The ID of the Rubrik cluster.​
cluster_name The name of the Rubrik cluster. See also: [cmdb_ci_rubrik_cluster]
host_id The ID of the host with which the host share is associated.​
share_type The share type of the host share.​
vendor_type The vendor type of the host share.​
status The current state of the host share.​

The Dependency Views map shows discovered host shares and the relationships between them.

Rubrik host share dependency view

Resources discovered by the Rubrik SLA Domain (LP) pattern
Field Description
Rubrik SLA Domain [cmdb_ci_rubrik_sla_domain]
object_id The ID of the Rubrik SLA domain policy.​
name The name of the Rubrik SLA domain policy.​
cluster_id The ID of the Rubrik cluster.​
cluster_name The name of the Rubrik cluster. See also: [cmdb_ci_rubrik_cluster]
max_local_retention_limit The maximum local retention limit of the SLA domain policy.​

The Dependency Views map shows discovered SLA domains and the relationships between them.

Rubrik SLA domain dependency view

Resources discovered by the Rubrik Solaris Host (LP) pattern
Field Description
Rubrik Solaris Host [cmdb_ci_solaris_server]
name The name of the host.
host_name The host name of the host.​
cluster_id The ID of the Rubrik cluster.​
cluster_name The name of the Rubrik cluster. See also: [cmdb_ci_rubrik_cluster]
os The operating system type configured on the host.​
os_version The operating system version, edition or distribution configured on the host.
operational_status The current operational status of the host.​
Resources discovered by the Rubrik VMware Instance (LP) pattern
Note: Discovery of VMware instances only updates existing CIs. This is because the regular vCenter discovery does not use the IRE (Identification and Reconciliation Engine) and the Rubrik VMware pattern will create duplicates. If there is no match between the data from the REST API and the CMDB, no CIs are updated. In addition, when there is no match, the Rubrik VMware Instance (LP) pattern completes in an ‘Error’ state, which is expected behavior.
Field Description
Rubrik VMware Instance [cmdb_ci_vmware_instance]
object_id The ID of the VMware instance.
name The name of the VMware instance.​
cluster_id The ID of the Rubrik cluster.​
cluster_name The name of the Rubrik cluster. See also: [cmdb_ci_rubrik_cluster]
effective_sla_domain The ID of the Rubrik SLA Domain.​
effective_sla_domain_name The name of the Rubrik SLA Domain. See also: [cmdb_ci_rubrik_sla_domain]
host_id The ID of the VMware host.​
host_name The name of the VMware host.​
vm_cluster_name The cluster name to which the virtual machine instance belongs.​
ip_address The IP address of the VMware instance, if assigned.​
guest_os_fullname The guest operating system type.​
state The state of the VMware instance.​

The Dependency Views map shows discovered VMware instances and the relationships between them.

Rubrik VMware instances dependency view

Resources discovered by the Rubrik Volume Group (LP) pattern
Field Description
Rubrik Volume Group [cmdb_ci_rubrik_volume_group]
object_id The ID of the volume group.
volume_id The volume ID of the volume group.​
name The name of the volume group.
cluster_id The ID of the Rubrik cluster.​
cluster_name The name of the Rubrik cluster. See also: [cmdb_ci_rubrik_cluster]
effective_sla_domain The ID of the Rubrik SLA Domain.​
effective_sla_domain_name The name of the Rubrik SLA Domain. See also: [cmdb_ci_rubrik_sla_domain]
host_id The ID of the host with which the volume group is associated.​

The Dependency Views map shows discovered volume groups and the relationships between them.

Rubrik volume group dependency view

Resources discovered by the Rubrik Windows Host (LP) pattern
Field Description
Rubrik Windows Host [cmdb_ci_win_server]
name The name of the host.
host_name The host name of the host.​
cluster_id The ID of the Rubrik cluster.​
cluster_name The name of the Rubrik cluster. See also: [cmdb_ci_rubrik_cluster]
os The operating system type configured on the host.​
os_version The operating system version, edition or distribution configured on the host.
operational_status The current operational status of the host.​

The Dependency Views map shows discovered hosts and the relationships between them.


Rubrik Windows Host dependency view

CI relationships

Relationships discovered using the Rubrik AIX Host (LP) pattern
CI Relationship CI
cmdb_ci_aix_server Managed by::Manages cmdb_ci_rubrik_cluster
Relationships discovered using the Rubrik EC2 Instance (LP) pattern
CI Relationship CI
cmdb_ci_rubrik_vm_instance Managed by::Manages cmdb_ci_rubrik_cluster
cmdb_ci_rubrik_vm_instance Protected by::Protects cmdb_ci_rubrik_sla_domain
Relationships discovered using the Rubrik Fileset (LP) pattern
CI Relationship CI
cmdb_ci_server Owns::Owned by cmdb_ci_rubrik_fileset
cmdb_ci_storage_fileshare Owns::Owned by cmdb_ci_rubrik_fileset
cmdb_ci_rubrik_fileset_template Defines resources for::Gets resources from cmdb_ci_rubrik_fileset
cmdb_ci_rubrik_fileset Managed by::Manages cmdb_ci_rubrik_cluster
cmdb_ci_rubrik_fileset Protected by::Protects cmdb_ci_rubrik_sla_domain
cmdb_ci_nas_storage Owns::Owned by cmdb_ci_rubrik_fileset
Relationships discovered using the Rubrik Fileset Template (LP) pattern
CI Relationship CI
cmdb_ci_rubrik_fileset_template Managed by::Manages cmdb_ci_rubrik_cluster
Relationships discovered using the Rubrik Hyper-V Instance (LP) pattern
CI Relationship CI
cmdb_ci_hyper_v_instance Managed by::Manages cmdb_ci_rubrik_cluster
cmdb_ci_hyper_v_instance Protected by::Protects cmdb_ci_rubrik_sla_domain
Relationships discovered using the Rubrik Linux Host (LP) pattern
CI Relationship CI
cmdb_ci_linux_server Managed by::Manages cmdb_ci_rubrik_cluster
Relationships discovered using the Rubrik Managed Volume (LP) pattern
CI Relationship CI
cmdb_ci_storage_volume Managed by::Manages cmdb_ci_rubrik_cluster
cmdb_ci_storage_volume Protected by::Protects cmdb_ci_rubrik_sla_domain
Relationships discovered using the Rubrik MS SQL DB (LP) pattern
CI Relationship CI
cmdb_ci_db_mssql_database Managed by::Manages cmdb_ci_rubrik_cluster
cmdb_ci_db_mssql_database Protected by::Protects cmdb_ci_rubrik_sla_domain
cmdb_ci_db_mssql_instance Contains::Contained by cmdb_ci_db_mssql_database
Relationships discovered using the Rubrik MS SQL Instance (LP) pattern
CI Relationship CI
cmdb_ci_db_mssql_instance Managed by::Manages cmdb_ci_rubrik_cluster
cmdb_ci_db_mssql_instance Runs on::Runs cmdb_ci_server
Relationships discovered using the Rubrik NAS Host (LP) pattern
CI Relationship CI
cmdb_ci_nas_storage Managed by::Manages cmdb_ci_rubrik_cluster
Relationships discovered using the Rubrik Node (LP) pattern
CI Relationship CI
cmdb_ci_rubrik_node Cluster of::Cluster cmdb_ci_rubrik_cluster
cmdb_ci_rubrik_node Uses::Used by cmdb_ci_rubrik_node_disk
Relationships discovered using the Rubrik Nutanix Instance (LP) pattern
CI Relationship CI
cmdb_ci_nutanix_vm_instance Managed by::Manages cmdb_ci_rubrik_cluster
cmdb_ci_nutanix_vm_instance Protected by::Protects cmdb_ci_rubrik_sla_domain
Relationships discovered using the Rubrik Oracle DB (LP) pattern
CI Relationship CI
cmdb_ci_db_ora_instance Managed by::Manages cmdb_ci_rubrik_cluster
cmdb_ci_db_ora_instance Protected by::Protects cmdb_ci_rubrik_sla_domain
cmdb_ci_db_ora_instance Runs on::Runs cmdb_ci_server
cmdb_ci_db_ora_instance Cluster of::Cluster cmdb_ci_rubrik_db_ora_rac
Relationships discovered using the Rubrik Oracle RAC (LP) pattern
CI Relationship CI
cmdb_ci_rubrik_db_ora_rac Managed by::Manages cmdb_ci_rubrik_cluster
Relationships discovered using the Rubrik Share (LP) pattern
CI Relationship CI
cmdb_ci_storage_fileshare Managed by::Manages cmdb_ci_nas_storage
cmdb_ci_storage_fileshare Managed by::Manages cmdb_ci_rubrik_cluster
Relationships discovered using the Rubrik SLA Domain (LP) pattern
CI Relationship CI
cmdb_ci_rubrik_sla_domain Managed by::Manages cmdb_ci_rubrik_cluster
Relationships discovered using the Rubrik Solaris Host (LP) pattern
CI Relationship CI
cmdb_ci_solaris_server Managed by::Manages cmdb_ci_rubrik_cluster
Relationships discovered using the Rubrik VMware Instance (LP) pattern
CI Relationship CI
cmdb_ci_vmware_instance Managed by::Manages cmdb_ci_rubrik_cluster
cmdb_ci_vmware_instance Protected by::Protects cmdb_ci_rubrik_sla_domain
Relationships discovered using the Rubrik Volume Group (LP) pattern
CI Relationship CI
cmdb_ci_rubrik_volume_group Managed by::Manages cmdb_ci_rubrik_cluster
cmdb_ci_rubrik_volume_group Protected by::Protects cmdb_ci_rubrik_sla_domain
cmdb_ci_server Owns::Owned by cmdb_ci_rubrik_volume_group
Relationships discovered using the Rubrik Windows Host (LP) pattern
CI Relationship CI
cmdb_ci_win_server Managed by::Manages cmdb_ci_rubrik_cluster