Skip to content
Release: Australia · Updated: 2026-05-27 · Official documentation · View source

Rubrik Cluster discovery

Discovery uses multiple patterns to find all Rubrik cluster data. Discovering some of these resources may require updating to the latest version of the Discovery and Service Mapping Patterns application from the ServiceNow Store.

Request new or enhanced Patterns on the ServiceNow® Store

Visit the ServiceNow Store to view all the available updates 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.

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 aren't 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.

Prerequisites

  • Verify that the applications are up to date
    • Discovery and Service Mapping Patterns
    • CMDB CI Class Models
    • Visibility Content
  • Configure Basic Auth permissions

    Configure Basic Auth credentials for a user with Read-Only Administrator role in Rubrik, and create a credential alias. For more information, see Create a basic authentication credential alias for Rubrik discovery.

  • Verify MID Server can access target

    Verify 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. For more information, see Create a serverless discovery schedule for Rubrik cluster discovery.

Data collected by Discovery during horizontal discovery

  • Resources discovered by the Rubrik AIX Host (LP) pattern

    FieldDescription
    Name [name]Name of the host.
    Host name [host_name]Host name of the host.
    Cluster ID [cluster_id]ID of the Rubrik cluster.
    Cluster Name [cluster_name]Name of the Rubrik cluster.
    Operating System [os]Operating system type configured on the host.
    OS Version [os_version]Operating system version, edition, or distribution configured on the host.
    Operational status [operational_status]Current operational status of the host.
  • Resources discovered by the Rubrik Cluster (LP) pattern

    FieldDescription
    Cluster ID [cluster_id]Unique ID of the Rubrik cluster.
    Name [name]Name of the Rubrik cluster.
    Cluster Version [cluster_version]Current version of the Rubrik cluster.
    API Version [api_version]API version of the Rubrik cluster.
    Timezone [timezone]Timezone used by the Rubrik cluster.

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

Image omitted: Rubrik-cluster-dependency.jpg
Rubrik cluster dependency view
  • Resources discovered by the Rubrik EC2 Instance (LP) pattern

    FieldDescription
    Object ID [object_id]ID of the EC2 instance in the AWS context.
    Name [name]Name of the EC2 instance in the AWS context.
    Cluster ID [cluster_id]ID of the Rubrik cluster.
    Cluster Name [cluster_name]Name of the Rubrik cluster.
    Effective SLA domain [effective_sla_domain]ID of the Rubrik SLA Domain.
    Effective SLA domain name [effective_sla_domain_name]Name of the Rubrik SLA Domain.
    Account ID [account_id]ID of the AWS account associated with the EC2 instance.
    Account name [account_name]Name of the AWS account associated with the EC2 instance.
    Instance ID [instance_id]ID of the EC2 instance in the AWS context.
    Instance name [instance_name]Name of the EC2 instance in the AWS context.
    Instance type [instance_type]Template type of the EC2 instance.
    Region [region]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.

Image omitted: rubrik-ec2-dependency.jpg
Rubrik EC2 dependency view
  • Resources discovered by the Rubrik Fileset (LP) pattern

    FieldDescription
    Object ID [object_id]ID of the Rubrik Fileset.
    Name [name]Name of the Rubrik Fileset.
    Cluster ID [cluster_id]ID of the Rubrik cluster.
    Cluster Name [cluster_name]Name of the Rubrik cluster.
    Effective SLA domain [effective_sla_domain]ID of the Rubrik SLA Domain.
    Effective SLA domain name [effective_sla_domain_name]Name of the Rubrik SLA Domain.
    Host ID [host_id]ID of the host associated with the Rubrik Fileset.
    Template ID [template_id]ID of the Rubrik Fileset Template from which the Rubrik Fileset defines resources.
    Share ID [share_id]ID of the Rubrik Share owning the Rubrik Fileset.

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

Image omitted: Rubrik-fileset-dependency.jpg
Rubrik fileset dependency view
  • Resources discovered by the Rubrik Fileset Template (LP) pattern

    FieldDescription
    Object ID [object_id]ID of the Rubrik Fileset Template.
    Name [name]Name of the Rubrik Fileset Template.
    Cluster ID [cluster_id]ID of the Rubrik cluster.
    Cluster Name [cluster_name]Name of the Rubrik cluster.
    Share count [share_count]Number of shares associated with the Rubrik Fileset Template.
    Share type [share_type]Type of shares associated with the Rubrik Fileset Template.
    Host count [host_count]Number of hosts associated with the Rubrik Fileset Template.
    OS type [os_type]Operating system type associated with the Rubrik Fileset Template.

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

Image omitted: Rubrik-fileset-template-dependency.jpg
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.

    FieldDescription
    Name [name]Name of the Hyper-V instance.
    Cluster ID [cluster_id]ID of the Rubrik cluster.
    Cluster Name [cluster_name]Name of the Rubrik cluster.
    Effective SLA domain [effective_sla_domain]ID of the Rubrik SLA Domain.
    Effective SLA domain name [effective_sla_domain_name]Name of the Rubrik SLA Domain.
    Host ID [host_id]ID of the host associated with the Hyper-V instance.

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

Image omitted: Rubrik-hyperV-dependency.jpg
Rubrik Hyper-V dependency view
  • Resources discovered by the Rubrik Linux Host (LP) pattern

    FieldDescription
    Name [name]Name of the host.
    Host name [host_name]Host name of the host.
    Cluster ID [cluster_id]ID of the Rubrik cluster.
    Cluster Name [cluster_name]Name of the Rubrik cluster.
    Operating System [os]Operating system type configured on the host.
    OS Version [os_version]Operating system version, edition, or distribution configured on the host.
    Operational status [operational_status]Current operational status of the host.

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

Image omitted: rubrik-linux-host-dependency.jpg
Rubrik Linux Host dependency view
  • Resources discovered by the Rubrik Managed Volume (LP) pattern

    FieldDescription
    Object ID [object_id]ID of the managed storage volume.
    Volume ID [volume_id]Volume ID of the managed storage volume.
    Name [name]Name of the managed storage volume.
    Cluster ID [cluster_id]ID of the Rubrik cluster.
    Cluster Name [cluster_name]Name of the Rubrik cluster.
    Effective SLA domain [effective_sla_domain]ID of the Rubrik SLA Domain.
    Effective SLA domain name [effective_sla_domain_name]Name of the Rubrik SLA Domain.
    Size bytes [size_bytes]Total capacity size in bytes of the storage volume.
    Used Size bytes [used_size_bytes]Total used capacity size in bytes.
    Snapshot count [snapshot_count]Snapshot count of the managed storage volume.
    Share type [share_type]Share type of the managed storage volume.
    State [state]State of the managed storage volume.

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

Image omitted: Rubrik-managed-volume-dependency.jpg
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.

    FieldDescription
    Data Base [database]ID of the MS SQL database.
    Name [name]Name of the MS SQL database.
    Cluster ID [cluster_id]ID of the Rubrik cluster.
    Cluster Name [cluster_name]Name of the Rubrik cluster.
    Effective SLA domain [effective_sla_domain]ID of the Rubrik SLA Domain.
    Effective SLA domain name [effective_sla_domain_name]Name of the Rubrik SLA Domain.
    Host ID [host_id]ID of the host where the MS SQL database is running.
    Instance ID [instance_id]ID of the database instance associated with the MS SQL database.
    State [state]State of the MS SQL database.
    Recovery model [recovery_model]Recovery model type of the MS SQL database.
    Last Snapshot [last_snapshot]Last snapshot of the MS SQL database, in the format YY-MM-DD HH-MM-SS.
    Missed Snapshot count [missed_snapshot_count]Missed snapshot count of the MS SQL database.

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

Image omitted: Rubrik-mssql-db-dependency.jpg
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.

    FieldDescription
    Instance Name [instance_name]ID of the MS SQL instance.
    Name [name]Name of the MS SQL instance.
    Cluster ID [cluster_id]ID of the Rubrik cluster.
    Cluster Name [cluster_name]Name of the Rubrik cluster.
    Host ID [host_id]ID of the host associated with the MS SQL instance.
    Version [version]Version of the MS SQL instance.

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

Image omitted: Rubrik-mssql-instance-dependency.jpg
Rubrik MS SQL instances dependency view
  • Resources discovered by the Rubrik NAS Host (LP) pattern

    FieldDescription
    Name [name]Name of the host.
    Host name [host_name]Host name of the host.
    Cluster ID [cluster_id]ID of the Rubrik cluster.
    Cluster Name [cluster_name]Name of the Rubrik cluster.
    Description [short_description]Vendor type of the NAS storage.
    Operational status [operational_status]Current operational status of the host.

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

Image omitted: rubrik-nas-dependency.png
Rubrik host dependency view
  • Resources discovered by the Rubrik Node (LP) pattern

    FieldDescription
    Brik ID [brik_id]Chassis ID of the Rubrik node.
    Name [name]Unique name of the Rubrik node, serving as the ID of the Rubrik node.
    Cluster ID [cluster_id]ID of the Rubrik cluster.
    Cluster Name [cluster_name]Name of the Rubrik cluster.
    Unavailable disks [unavailable_disks]Indicates whether any disks on the Rubrik node are unavailable. The value is true or false.
    IP Address [ip_address]IP address of the Rubrik node associated with the Rubrik cluster.
    Tunnel enabled [tunnel_enabled]Indicates whether tunneling is enabled for the Rubrik node. The value is true or false.
    CPU core count [cpu_core_count]Number of CPU cores on the Rubrik node.
    RAM (MB) [ram]Amount of RAM in MB allocated for the Rubrik node.
    FieldDescription
    Node Name [node_name]Name of the Rubrik node associated with the disk.
    Device ID [device_id]ID of the Rubrik node disk, concatenated with the Rubrik node name in the format ID@NODE_NAME.
    Name [name]Name of the disk associated with the Rubrik node, in the format NODE_NAME@DISK_ID@DISK_TYPE.
    Size bytes [size_bytes]Total capacity size in bytes.
    Unallocated size bytes [unallocated_size_bytes]Total unallocated capacity size in bytes.
    Usable size bytes [usable_size_bytes]Total available capacity size in bytes.
    Storage type [storage_type]Type of the storage disk: SSD or HDD.
    Storage path [storage_path]Location path of the storage disk.
    Operational status [operational_status]Operational status of the storage disk.

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

Image omitted: rubrik-node-dependency.jpg
Rubrik node dependency view
Image omitted: rubrik-node-disk-dependency.jpg
Rubrik node disk dependency view
  • Resources discovered by the Rubrik Nutanix Instance (LP) pattern

    FieldDescription
    Object ID [object_id]ID of the Nutanix VM instance.
    VM Instance ID [vm_inst_id]ID of the Nutanix VM instance.
    Name [name]Name of the Nutanix VM instance.
    Cluster ID [cluster_id]ID of the Rubrik cluster.
    Cluster Name [cluster_name]Name of the Rubrik cluster.
    Effective SLA domain [effective_sla_domain]ID of the Rubrik SLA Domain.
    Effective SLA domain name [effective_sla_domain_name]Name of the Rubrik SLA Domain.
    VM Cluster ID [vm_cluster_id]ID of the cluster to which the Nutanix VM instance belongs.
    VM Cluster name [vm_cluster_name]Name of the cluster to which the Nutanix VM instance belongs.
    OS type [os_type]Operating system type configured on the Nutanix VM instance.

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

Image omitted: Rubrik-nutanix-dependency.jpg
Rubrik Nutanix dependency view
  • Resources discovered by the Rubrik Oracle DB (LP) pattern

    FieldDescription
    SID [sid]Oracle system ID of the database.
    Name [name]ID of the Oracle database in the Rubrik context.
    DB Name [database_name]Name of the Oracle database.
    Cluster ID [cluster_id]ID of the Rubrik cluster.
    Cluster Name [cluster_name]Name of the Rubrik cluster.
    Effective SLA domain [effective_sla_domain]ID of the Rubrik SLA Domain.
    Effective SLA domain name [effective_sla_domain_name]Name of the Rubrik SLA Domain.
    RAC_ID [rac_id]ID of the Oracle RAC (Real Application Cluster) to which the database belongs.
    Host ID [host_id]ID of the host where the Oracle database is running.
    Instance [instance]Oracle instance ID managing the database data.
    Instance count [instance_count]Number of Oracle instances managing the database data.
    Last Snapshot [last_snapshot]Last snapshot of the Oracle database, in the format YY-MM-DD HH-MM-SS.
    Missed Snapshot count [missed_snapshot_count]Missed snapshot count of the Oracle database.
    Tablespaces count [tablespaces_count]Number of logical storage units associated with the Oracle database.

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

Image omitted: Rubrik-oracle-db-dependency.jpg
Rubrik Oracle DB dependency view
  • Resources discovered by the Rubrik Oracle RAC (Real Application Cluster) (LP) pattern

    FieldDescription
    Object ID [object_id]ID of the Rubrik Oracle RAC.
    Name [name]Name of the Rubrik Oracle RAC.
    Cluster ID [cluster_id]ID of the Rubrik cluster.
    Cluster Name [cluster_name]Name of the Rubrik cluster.
    DB count [db_count]Number of databases associated with the Rubrik Oracle RAC.
    Node count [node_count]Number of nodes participating in the Rubrik Oracle RAC.
    State [state]State of the Rubrik Oracle RAC.

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

Image omitted: Rubrik-oracle-rac-dependency.jpg
Rubrik Oracle RAC dependency view
  • Resources discovered by the Rubrik Share (LP) pattern

    FieldDescription
    Name [name]ID of the host share.
    Path [path]Export point of the host share.
    Cluster ID [cluster_id]ID of the Rubrik cluster.
    Cluster Name [cluster_name]Name of the Rubrik cluster.
    Host ID [host_id]ID of the host associated with the host share.
    Share type [share_type]Share type of the host share.
    Vendor type [vendor_type]Vendor type of the host share.

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

Image omitted: Rubrik-share-view-dependency.jpg
Rubrik host share dependency view
  • Resources discovered by the Rubrik SLA Domain (LP) pattern

    FieldDescription
    Object ID [object_id]ID of the Rubrik SLA domain policy.
    Name [name]Name of the Rubrik SLA domain policy.
    Cluster ID [cluster_id]ID of the Rubrik cluster.
    Cluster Name [cluster_name]Name of the Rubrik cluster.
    Max Local Retention limit [max_local_retention_limit]Maximum local retention limit of the SLA domain policy.

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

Image omitted: Rubrik-sla-domain-dependency.jpg
Rubrik SLA domain dependency view
  • Resources discovered by the Rubrik Solaris Host (LP) pattern

    FieldDescription
    Name [name]Name of the host.
    Host name [host_name]Host name of the host.
    Cluster ID [cluster_id]ID of the Rubrik cluster.
    Cluster Name [cluster_name]Name of the Rubrik cluster.
    Operating System [os]Operating system type configured on the host.
    OS Version [os_version]Operating system version, edition, or distribution configured on the host.
    Operational status [operational_status]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.

    FieldDescription
    Object ID [object_id]ID of the VMware instance.
    Name [name]Name of the VMware instance.
    Cluster ID [cluster_id]ID of the Rubrik cluster.
    Cluster Name [cluster_name]Name of the Rubrik cluster.
    Effective SLA domain [effective_sla_domain]ID of the Rubrik SLA Domain.
    Effective SLA domain name [effective_sla_domain_name]Name of the Rubrik SLA Domain.
    Host ID [host_id]ID of the VMware host.
    Host name [host_name]Name of the VMware host.
    VM Cluster name [vm_cluster_name]Name of the cluster to which the virtual machine instance belongs.
    IP Address [ip_address]IP address of the VMware instance, if assigned.
    Guest OS Name [guest_os_fullname]Guest operating system type.
    State [state]State of the VMware instance.

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

Image omitted: Rubrik-vmware-dependency.jpg
Rubrik VMware instances dependency view
  • Resources discovered by the Rubrik Volume Group (LP) pattern

    FieldDescription
    Object ID [object_id]ID of the volume group.
    Volume ID [volume_id]Volume ID of the volume group.
    Name [name]Name of the volume group.
    Cluster ID [cluster_id]ID of the Rubrik cluster.
    Cluster Name [cluster_name]Name of the Rubrik cluster.
    Effective SLA domain [effective_sla_domain]ID of the Rubrik SLA Domain.
    Effective SLA domain name [effective_sla_domain_name]Name of the Rubrik SLA Domain.
    Host ID [host_id]ID of the host associated with the volume group.

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

Image omitted: Rubrik-volume-group-dependency.jpg
Rubrik volume group dependency view
  • Resources discovered by the Rubrik Windows Host (LP) pattern

    FieldDescription
    Name [name]Name of the host.
    Host name [host_name]Host name of the host.
    Cluster ID [cluster_id]ID of the Rubrik cluster.
    Cluster Name [cluster_name]Name of the Rubrik cluster.
    Operating System [os]Operating system type configured on the host.
    OS Version [os_version]Operating system version, edition, or distribution configured on the host.
    Operational status [operational_status]Current operational status of the host.

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

Image omitted: rubrik-windows-host-dependency.jpg
Rubrik Windows Host dependency view

CI relationships

  • Relationships discovered using the Rubrik AIX Host (LP) pattern

    CIRelationshipCI
    AIX Server [cmdb_ci_aix_server]Managed by::ManagesRubrik Cluster [cmdb_ci_rubrik_cluster]
  • Relationships discovered using the Rubrik EC2 Instance (LP) pattern

    CIRelationshipCI
    Rubrik Virtual Machine Instance [cmdb_ci_rubrik_vm_instance]Managed by::ManagesRubrik Cluster [cmdb_ci_rubrik_cluster]
    Rubrik Virtual Machine Instance [cmdb_ci_rubrik_vm_instance]Protected by::ProtectsRubrik SLA Domain [cmdb_ci_rubrik_sla_domain]
  • Relationships discovered using the Rubrik Fileset (LP) pattern

    CIRelationshipCI
    Server [cmdb_ci_server]Owns::Owned byRubrik Fileset [cmdb_ci_rubrik_fileset]
    Storage File Share [cmdb_ci_storage_fileshare]Owns::Owned byRubrik Fileset [cmdb_ci_rubrik_fileset]
    Rubrik Fileset Template [cmdb_ci_rubrik_fileset_template]Defines resources for::Gets resources fromRubrik Fileset [cmdb_ci_rubrik_fileset]
    Rubrik Fileset [cmdb_ci_rubrik_fileset]Managed by::ManagesRubrik Cluster [cmdb_ci_rubrik_cluster]
    Rubrik Fileset [cmdb_ci_rubrik_fileset]Protected by::ProtectsRubrik SLA Domain [cmdb_ci_rubrik_sla_domain]
    NAS Storage [cmdb_ci_nas_storage]Owns::Owned byRubrik Fileset [cmdb_ci_rubrik_fileset]
  • Relationships discovered using the Rubrik Fileset Template (LP) pattern

    CIRelationshipCI
    Rubrik Fileset Template [cmdb_ci_rubrik_fileset_template]Managed by::ManagesRubrik Cluster [cmdb_ci_rubrik_cluster]
  • Relationships discovered using the Rubrik Hyper-V Instance (LP) pattern

    CIRelationshipCI
    Hyper-V Virtual Machine Instance [cmdb_ci_hyper_v_instance]Managed by::ManagesRubrik Cluster [cmdb_ci_rubrik_cluster]
    Hyper-V Virtual Machine Instance [cmdb_ci_hyper_v_instance]Protected by::ProtectsRubrik SLA Domain [cmdb_ci_rubrik_sla_domain]
  • Relationships discovered using the Rubrik Linux Host (LP) pattern

    CIRelationshipCI
    Linux Server [cmdb_ci_linux_server]Managed by::ManagesRubrik Cluster [cmdb_ci_rubrik_cluster]
  • Relationships discovered using the Rubrik Managed Volume (LP) pattern

    CIRelationshipCI
    Storage Volume [cmdb_ci_storage_volume]Managed by::ManagesRubrik Cluster [cmdb_ci_rubrik_cluster]
    Storage Volume [cmdb_ci_storage_volume]Protected by::ProtectsRubrik SLA Domain [cmdb_ci_rubrik_sla_domain]
  • Relationships discovered using the Rubrik MS SQL DB (LP) pattern

    CIRelationshipCI
    MS SQL DataBase [cmdb_ci_db_mssql_database]Managed by::ManagesRubrik Cluster [cmdb_ci_rubrik_cluster]
    MS SQL DataBase [cmdb_ci_db_mssql_database]Protected by::ProtectsRubrik SLA Domain [cmdb_ci_rubrik_sla_domain]
    MSFT SQL Instance [cmdb_ci_db_mssql_instance]Contains::Contained byMS SQL DataBase [cmdb_ci_db_mssql_database]
  • Relationships discovered using the Rubrik MS SQL Instance (LP) pattern

    CIRelationshipCI
    MSFT SQL Instance [cmdb_ci_db_mssql_instance]Managed by::ManagesRubrik Cluster [cmdb_ci_rubrik_cluster]
    MSFT SQL Instance [cmdb_ci_db_mssql_instance]Runs on::RunsServer [cmdb_ci_server]
  • Relationships discovered using the Rubrik NAS Host (LP) pattern

    CIRelationshipCI
    NAS Storage [cmdb_ci_nas_storage]Managed by::ManagesRubrik Cluster [cmdb_ci_rubrik_cluster]
  • Relationships discovered using the Rubrik Node (LP) pattern

    CIRelationshipCI
    Rubrik Node [cmdb_ci_rubrik_node]Cluster of::ClusterRubrik Cluster [cmdb_ci_rubrik_cluster]
    Rubrik Node [cmdb_ci_rubrik_node]Uses::Used byRubrik Node Disk [cmdb_ci_rubrik_node_disk]
  • Relationships discovered using the Rubrik Nutanix Instance (LP) pattern

    CIRelationshipCI
    Nutanix Virtual Machine Instance [cmdb_ci_nutanix_vm_instance]Managed by::ManagesRubrik Cluster [cmdb_ci_rubrik_cluster]
    Nutanix Virtual Machine Instance [cmdb_ci_nutanix_vm_instance]Protected by::ProtectsRubrik SLA Domain [cmdb_ci_rubrik_sla_domain]
  • Relationships discovered using the Rubrik Oracle DB (LP) pattern

    CIRelationshipCI
    Oracle Instance [cmdb_ci_db_ora_instance]Managed by::ManagesRubrik Cluster [cmdb_ci_rubrik_cluster]
    Oracle Instance [cmdb_ci_db_ora_instance]Protected by::ProtectsRubrik SLA Domain [cmdb_ci_rubrik_sla_domain]
    Oracle Instance [cmdb_ci_db_ora_instance]Runs on::RunsServer [cmdb_ci_server]
    Oracle Instance [cmdb_ci_db_ora_instance]Cluster of::ClusterRubrik Oracle RAC [cmdb_ci_rubrik_db_ora_rac]
  • Relationships discovered using the Rubrik Oracle RAC (LP) pattern

    CIRelationshipCI
    Rubrik Oracle RAC [cmdb_ci_rubrik_db_ora_rac]Managed by::ManagesRubrik Cluster [cmdb_ci_rubrik_cluster]
  • Relationships discovered using the Rubrik Share (LP) pattern

    CIRelationshipCI
    Storage File Share [cmdb_ci_storage_fileshare]Managed by::ManagesNAS Storage [cmdb_ci_nas_storage]
    Storage File Share [cmdb_ci_storage_fileshare]Managed by::ManagesRubrik Cluster [cmdb_ci_rubrik_cluster]
  • Relationships discovered using the Rubrik SLA Domain (LP) pattern

    CIRelationshipCI
    Rubrik SLA Domain [cmdb_ci_rubrik_sla_domain]Managed by::ManagesRubrik Cluster [cmdb_ci_rubrik_cluster]
  • Relationships discovered using the Rubrik Solaris Host (LP) pattern

    CIRelationshipCI
    Solaris Server [cmdb_ci_solaris_server]Managed by::ManagesRubrik Cluster [cmdb_ci_rubrik_cluster]
  • Relationships discovered using the Rubrik VMware Instance (LP) pattern

    CIRelationshipCI
    VMware Virtual Machine Instance [cmdb_ci_vmware_instance]Managed by::ManagesRubrik Cluster [cmdb_ci_rubrik_cluster]
    VMware Virtual Machine Instance [cmdb_ci_vmware_instance]Protected by::ProtectsRubrik SLA Domain [cmdb_ci_rubrik_sla_domain]
  • Relationships discovered using the Rubrik Volume Group (LP) pattern

    CIRelationshipCI
    Rubrik Volume Group [cmdb_ci_rubrik_volume_group]Managed by::ManagesRubrik Cluster [cmdb_ci_rubrik_cluster]
    Rubrik Volume Group [cmdb_ci_rubrik_volume_group]Protected by::ProtectsRubrik SLA Domain [cmdb_ci_rubrik_sla_domain]
    Server [cmdb_ci_server]Owns::Owned byRubrik Volume Group [cmdb_ci_rubrik_volume_group]
  • Relationships discovered using the Rubrik Windows Host (LP) pattern

    CIRelationshipCI
    Windows Server [cmdb_ci_win_server]Managed by::ManagesRubrik Cluster [cmdb_ci_rubrik_cluster]
  • Create a basic authentication credential alias for Rubrik discovery
    Create an alias and add it to a basic authentication credential to discover Rubrik clusters.

  • Create a serverless discovery schedule for Rubrik cluster discovery
    Set up a dedicated discovery schedule for each Rubrik cluster (Brik) to identify cluster resources using a serverless pattern and credential alias.

Parent Topic:Available on-premise discovery patterns