Rubrik Cluster discovery
Summarize
Summary of Rubrik Cluster discovery
Rubrik Cluster discovery in ServiceNow uses multiple discovery patterns to identify and map Rubrik cluster resources in the CMDB. It relies on REST API calls to collect comprehensive data about the main Rubrik Cluster CI and its associated CI types. The discovery process builds detailed Dependency Views showing resources and their relationships, enabling better visibility and management of Rubrik environments.
Show less
Some limitations include the exclusion of entities without resolved hostnames to avoid duplicates and the inability to support reference fields due to payload restrictions in earlier ServiceNow releases.
Prerequisites
- Ensure the Discovery and Service Mapping Patterns applications and CMDB CI Class Models Visibility content are up to date.
- Configure Basic Authentication credentials for a user with Read-Only Administrator role in Rubrik, creating a credential alias for discovery.
- Verify that the MID Server has network access to the Rubrik appliance devices.
- Create a serverless discovery schedule to target Rubrik cluster resources efficiently.
Key Features
- Multiple Discovery Patterns: Includes patterns for various Rubrik components such as AIX Hosts, EC2 Instances, Filesets, Hyper-V Instances, Linux Hosts, Managed Volumes, MS SQL Databases and Instances, NAS Hosts, Rubrik Nodes and Node Disks, Nutanix Instances, Oracle Databases and RACs, Shares, SLA Domains, Solaris Hosts, VMware Instances, Volume Groups, and Windows Hosts.
- Data Collection: Each pattern gathers specific attributes relevant to the resource type (e.g., IDs, names, versions, operational status, cluster affiliation, SLA domains).
- Dependency Views: Visual maps display discovered resources and their relationships, aiding impact analysis and configuration management.
- Relationship Mapping: Discovers and models relationships such as "Managed by", "Protected by", "Contains", "Runs on", and "Owns" between Rubrik resources and other CMDB CIs.
- Serverless Discovery Schedule: Enables targeted discovery of Rubrik cluster resources without requiring a dedicated server.
Considerations and Limitations
- Reference fields are not supported due to large payload constraints in Paris and Quebec releases.
- Hosts returned from Rubrik API without resolved IP to hostname mappings are filtered out to prevent CMDB duplicates.
- Hyper-V and VMware instances discovery only updates existing CIs; new instances are not created due to API and reconciliation engine limitations.
- MS SQL instances and databases on Windows clusters are excluded from discovery due to insufficient API data from Rubrik.
Practical Outcomes for ServiceNow Customers
By implementing Rubrik Cluster discovery, customers can expect:
- Automated, comprehensive identification and mapping of Rubrik storage clusters and their associated resources in the CMDB.
- Accurate representation of Rubrik CIs with detailed attributes and relationships, supporting effective configuration and change management.
- Improved visibility into Rubrik clusters through Dependency Views, facilitating impact analysis and operational decision-making.
- Streamlined discovery setup using credential aliases and serverless schedules tailored for Rubrik environments.
- Mitigation of duplicate CI creation and data inconsistencies through filtering and update-only discovery patterns where needed.
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.
- 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
-
Table 1. AIX Server [cmdb_ci_aix_server] Field Description 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
-
Table 2. Rubrik Cluster [cmdb_ci_rubrik_cluster] Field Description 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.
- Resources discovered by the Rubrik EC2 Instance (LP) pattern
-
Table 3. Rubrik Virtual Machine Instance [cmdb_ci_rubrik_vm_instance] Field Description 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.
- Resources discovered by the Rubrik Fileset (LP) pattern
-
Table 4. Rubrik Fileset [cmdb_ci_rubrik_fileset] Field Description 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.
- Resources discovered by the Rubrik Fileset Template (LP) pattern
-
Table 5. Rubrik Fileset Template [cmdb_ci_rubrik_fileset_template] Field Description 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.
- 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.
Table 6. Hyper-V Virtual Machine Instance [cmdb_ci_hyper_v_instance] Field Description 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.
- Resources discovered by the Rubrik Linux Host (LP) pattern
-
Table 7. Linux Server [cmdb_ci_linux_server] Field Description 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.
- Resources discovered by the Rubrik Managed Volume (LP) pattern
-
Table 8. Storage Volume [cmdb_ci_storage_volume] Field Description 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.
- 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.
Table 9. MS SQL DataBase [cmdb_ci_db_mssql_database] Field Description 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.
- 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.
Table 10. MSFT SQL Instance [cmdb_ci_db_mssql_instance] Field Description 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.
- Resources discovered by the Rubrik NAS Host (LP) pattern
-
Table 11. NAS Storage [cmdb_ci_nas_storage] Field Description 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.
- Resources discovered by the Rubrik Node (LP) pattern
-
Table 12. Rubrik Node [cmdb_ci_rubrik_node] Field Description 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. Table 13. Rubrik Node Disk [cmdb_ci_rubrik_node_disk] Field Description 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.
- Resources discovered by the Rubrik Nutanix Instance (LP) pattern
-
Table 14. Nutanix Virtual Machine Instance [cmdb_ci_nutanix_vm_instance] Field Description 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.
- Resources discovered by the Rubrik Oracle DB (LP) pattern
-
Table 15. Oracle Instance [cmdb_ci_db_ora_instance] Field Description 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.
- Resources discovered by the Rubrik Oracle RAC (Real Application Cluster) (LP) pattern
-
Table 16. Rubrik Oracle RAC [cmdb_ci_rubrik_db_ora_rac] Field Description 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.
- Resources discovered by the Rubrik Share (LP) pattern
-
Table 17. Storage File Share [cmdb_ci_storage_fileshare] Field Description 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.
- Resources discovered by the Rubrik SLA Domain (LP) pattern
-
Table 18. Rubrik SLA Domain [cmdb_ci_rubrik_sla_domain] Field Description 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.
- Resources discovered by the Rubrik Solaris Host (LP) pattern
-
Table 19. Solaris Server [cmdb_ci_solaris_server] Field Description 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.
Table 20. VMware Virtual Machine Instance [cmdb_ci_vmware_instance] Field Description 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.
- Resources discovered by the Rubrik Volume Group (LP) pattern
-
Table 21. Rubrik Volume Group [cmdb_ci_rubrik_volume_group] Field Description 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.
- Resources discovered by the Rubrik Windows Host (LP) pattern
-
Table 22. Windows Server [cmdb_ci_win_server] Field Description 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.
CI relationships
- Relationships discovered using the Rubrik AIX Host (LP) pattern
-
CI Relationship CI AIX Server [cmdb_ci_aix_server] Managed by::Manages Rubrik Cluster [cmdb_ci_rubrik_cluster] - Relationships discovered using the Rubrik EC2 Instance (LP) pattern
-
CI Relationship CI Rubrik Virtual Machine Instance [cmdb_ci_rubrik_vm_instance] Managed by::Manages Rubrik Cluster [cmdb_ci_rubrik_cluster] Rubrik Virtual Machine Instance [cmdb_ci_rubrik_vm_instance] Protected by::Protects Rubrik SLA Domain [cmdb_ci_rubrik_sla_domain] - Relationships discovered using the Rubrik Fileset (LP) pattern
-
CI Relationship CI Server [cmdb_ci_server] Owns::Owned by Rubrik Fileset [cmdb_ci_rubrik_fileset] Storage File Share [cmdb_ci_storage_fileshare] Owns::Owned by Rubrik Fileset [cmdb_ci_rubrik_fileset] Rubrik Fileset Template [cmdb_ci_rubrik_fileset_template] Defines resources for::Gets resources from Rubrik Fileset [cmdb_ci_rubrik_fileset] Rubrik Fileset [cmdb_ci_rubrik_fileset] Managed by::Manages Rubrik Cluster [cmdb_ci_rubrik_cluster] Rubrik Fileset [cmdb_ci_rubrik_fileset] Protected by::Protects Rubrik SLA Domain [cmdb_ci_rubrik_sla_domain] NAS Storage [cmdb_ci_nas_storage] Owns::Owned by Rubrik Fileset [cmdb_ci_rubrik_fileset] - Relationships discovered using the Rubrik Fileset Template (LP) pattern
-
CI Relationship CI Rubrik Fileset Template [cmdb_ci_rubrik_fileset_template] Managed by::Manages Rubrik Cluster [cmdb_ci_rubrik_cluster] - Relationships discovered using the Rubrik Hyper-V Instance (LP) pattern
-
CI Relationship CI Hyper-V Virtual Machine Instance [cmdb_ci_hyper_v_instance] Managed by::Manages Rubrik Cluster [cmdb_ci_rubrik_cluster] Hyper-V Virtual Machine Instance [cmdb_ci_hyper_v_instance] Protected by::Protects Rubrik SLA Domain [cmdb_ci_rubrik_sla_domain] - Relationships discovered using the Rubrik Linux Host (LP) pattern
-
CI Relationship CI Linux Server [cmdb_ci_linux_server] Managed by::Manages Rubrik Cluster [cmdb_ci_rubrik_cluster] - Relationships discovered using the Rubrik Managed Volume (LP) pattern
-
CI Relationship CI Storage Volume [cmdb_ci_storage_volume] Managed by::Manages Rubrik Cluster [cmdb_ci_rubrik_cluster] Storage Volume [cmdb_ci_storage_volume] Protected by::Protects Rubrik SLA Domain [cmdb_ci_rubrik_sla_domain] - Relationships discovered using the Rubrik MS SQL DB (LP) pattern
-
CI Relationship CI MS SQL DataBase [cmdb_ci_db_mssql_database] Managed by::Manages Rubrik Cluster [cmdb_ci_rubrik_cluster] MS SQL DataBase [cmdb_ci_db_mssql_database] Protected by::Protects Rubrik SLA Domain [cmdb_ci_rubrik_sla_domain] MSFT SQL Instance [cmdb_ci_db_mssql_instance] Contains::Contained by MS SQL DataBase [cmdb_ci_db_mssql_database] - Relationships discovered using the Rubrik MS SQL Instance (LP) pattern
-
CI Relationship CI MSFT SQL Instance [cmdb_ci_db_mssql_instance] Managed by::Manages Rubrik Cluster [cmdb_ci_rubrik_cluster] MSFT SQL Instance [cmdb_ci_db_mssql_instance] Runs on::Runs Server [cmdb_ci_server] - Relationships discovered using the Rubrik NAS Host (LP) pattern
-
CI Relationship CI NAS Storage [cmdb_ci_nas_storage] Managed by::Manages Rubrik Cluster [cmdb_ci_rubrik_cluster] - Relationships discovered using the Rubrik Node (LP) pattern
-
CI Relationship CI Rubrik Node [cmdb_ci_rubrik_node] Cluster of::Cluster Rubrik Cluster [cmdb_ci_rubrik_cluster] Rubrik Node [cmdb_ci_rubrik_node] Uses::Used by Rubrik Node Disk [cmdb_ci_rubrik_node_disk] - Relationships discovered using the Rubrik Nutanix Instance (LP) pattern
-
CI Relationship CI Nutanix Virtual Machine Instance [cmdb_ci_nutanix_vm_instance] Managed by::Manages Rubrik Cluster [cmdb_ci_rubrik_cluster] Nutanix Virtual Machine Instance [cmdb_ci_nutanix_vm_instance] Protected by::Protects Rubrik SLA Domain [cmdb_ci_rubrik_sla_domain] - Relationships discovered using the Rubrik Oracle DB (LP) pattern
-
CI Relationship CI Oracle Instance [cmdb_ci_db_ora_instance] Managed by::Manages Rubrik Cluster [cmdb_ci_rubrik_cluster] Oracle Instance [cmdb_ci_db_ora_instance] Protected by::Protects Rubrik SLA Domain [cmdb_ci_rubrik_sla_domain] Oracle Instance [cmdb_ci_db_ora_instance] Runs on::Runs Server [cmdb_ci_server] Oracle Instance [cmdb_ci_db_ora_instance] Cluster of::Cluster Rubrik Oracle RAC [cmdb_ci_rubrik_db_ora_rac] - Relationships discovered using the Rubrik Oracle RAC (LP) pattern
-
CI Relationship CI Rubrik Oracle RAC [cmdb_ci_rubrik_db_ora_rac] Managed by::Manages Rubrik Cluster [cmdb_ci_rubrik_cluster] - Relationships discovered using the Rubrik Share (LP) pattern
-
CI Relationship CI Storage File Share [cmdb_ci_storage_fileshare] Managed by::Manages NAS Storage [cmdb_ci_nas_storage] Storage File Share [cmdb_ci_storage_fileshare] Managed by::Manages Rubrik Cluster [cmdb_ci_rubrik_cluster] - Relationships discovered using the Rubrik SLA Domain (LP) pattern
-
CI Relationship CI Rubrik SLA Domain [cmdb_ci_rubrik_sla_domain] Managed by::Manages Rubrik Cluster [cmdb_ci_rubrik_cluster] - Relationships discovered using the Rubrik Solaris Host (LP) pattern
-
CI Relationship CI Solaris Server [cmdb_ci_solaris_server] Managed by::Manages Rubrik Cluster [cmdb_ci_rubrik_cluster] - Relationships discovered using the Rubrik VMware Instance (LP) pattern
-
CI Relationship CI VMware Virtual Machine Instance [cmdb_ci_vmware_instance] Managed by::Manages Rubrik Cluster [cmdb_ci_rubrik_cluster] VMware Virtual Machine Instance [cmdb_ci_vmware_instance] Protected by::Protects Rubrik SLA Domain [cmdb_ci_rubrik_sla_domain] - Relationships discovered using the Rubrik Volume Group (LP) pattern
-
CI Relationship CI Rubrik Volume Group [cmdb_ci_rubrik_volume_group] Managed by::Manages Rubrik Cluster [cmdb_ci_rubrik_cluster] Rubrik Volume Group [cmdb_ci_rubrik_volume_group] Protected by::Protects Rubrik SLA Domain [cmdb_ci_rubrik_sla_domain] Server [cmdb_ci_server] Owns::Owned by Rubrik Volume Group [cmdb_ci_rubrik_volume_group] - Relationships discovered using the Rubrik Windows Host (LP) pattern
-
CI Relationship CI Windows Server [cmdb_ci_win_server] Managed by::Manages Rubrik Cluster [cmdb_ci_rubrik_cluster]