Nutanix Acropolis discovery
-
- UpdatedAug 1, 2024
- 9 minutes to read
- Xanadu
- Service Mapping
The ServiceNow Discovery application uses the Nutanix Components pattern to find components of the Nutanix Acropolis solution containing Nutanix Prism Central version 5.10 or Nutanix Prism Element 5.9. The Nutanix VM Event pattern finds events created for virtual machines (VMs) in the Nutanix deployment. Discovering some of these resources requires updating the Discovery and Service Mapping Patterns application from the ServiceNow Store.
You can use this pattern on the Now Platform using Madrid patch 9 and later.
The Nutanix Components pattern uses REST APIs to collect information about the Acropolis deployment components.
The Nutanix VM Event pattern runs every five minutes. If there are events that indicate the change of state in one of the Nutanix components, it triggers rediscovery of Nutanix components using the Nutanix Components Pattern.
Request apps on the Store
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
- MID Server requirements
- Deploy and connect a dedicated MID Server with network access to Prism Element and Prism Central.
- Establishing a secure connection
- Install Nutanix end-point SSL certificates for the MID Server JRE.
- Credentials
- Configure the following credentials:
- Navigate to .
- Click New.
- Click Basic Auth Credentials, fill in the form, and then select Submit.
- Credentials for API elements
- During the discovery, the pattern uses the following API elements. The user that was added to the credentials in the instance must have permissions to send these queries.
- /PrismGateway/services/rest/v2.0/tasks/list
- /api/nutanix/v3/clusters/list
- /PrismGateway/services/rest/v2.0/hosts
- /PrismGateway/services/rest/v2.0/clusters
- /PrismGateway/services/rest/v1/vms
- /PrismGateway/services/rest/v1/storage_pools
- /PrismGateway/services/rest/v2.0/storage_containers
- /api/nutanix/v3/categories/list
- /api/nutanix/v3/categories/{category_keys}/list
- /api/nutanix/v3/category/query
- Create a serverless discovery schedule
-
Create a discovery schedule to perform targeted discovery of Nutanix components. For more information see Serverless Discovery.
- (Optional) Enable the HTTP classification for using Quick Discovery
- If you don't want to create a serverless discovery schedule, you can trigger discovery of the Nutanix components with the HTTP classification. This classification enables you to run the discovery using Quick Discovery. In this case, the discovery runs on a single IP address without requiring a schedule.
- CMDB CI Class Models store app
- Ensure that your instance supports the Nutanix CI class models by deploying the latest version of the CMDB CI Class Models store app from the ServiceNow Store.
- (Optional) Discover VMware components
- To enable viewing relations between Nutanix Acropolis and VMware, run VMware discovery before Nutanix Acropolis discovery. Run the horizontal discovery for the VMware Vcenter using the VMware - vCenter Datacenters probe.
- (Optional) Disable CI tag discovery
- The Nutanix Components pattern discovers tags for Nutanix hosts and virtual machines. If you have dozens of tags in your deployment, it may slow down the discovery causing performance issues. You can disable the CI tag discovery by performing the
following steps:
- Navigate to .
- Select the Nutanix Components pattern.
- Under Extension Section, select the check box for Categories (Tags) and click Remove.
- Click Save.
- Adjust the batch size for removing redundant relationship data
- The sn_itom_pattern.nutanix_relations_deletion_batch_size property sets the batch size for deleting relations between Nutanix Virtual Machine Instance and Nutanix Host. The default value is 1000; you can adjust this batch size as needed.
Data collected by Discovery during horizontal discovery
Discovery populates the data in the CMDB when running the Nutanix Components pattern.
Field | Description |
---|---|
Name [name] | The name of the Nutanix Prism Central multi-cluster manager.
|
Object ID [object_id] | The ID of the Nutanix Prism Central. This field has the same value as the Name field.
|



CI relationships
CI | Relationship | CI |
---|---|---|
Nutanix Cluster [cmdb_ci_nutanix_cluster] | Defines resources for::Gets resources from | Nutanix Storage Pool [cmdb_ci_nutanix_storage_pool] |
Members::Member of | Nutanix Host [cmdb_ci_nutanix_host] | |
Nutanix Virtual Machine Instance [cmdb_ci_nutanix_vm_instance] | Registered::Has registered | Nutanix Host [cmdb_ci_nutanix_host] |
Hosted on::Hosts | Nutanix Cluster [cmdb_ci_nutanix_cluster] | |
Nutanix Controller VM [cmdb_ci_nutanix_controller_vm] | Runs on::Runs | Nutanix Virtual Machine Instance [cmdb_ci_nutanix_vm_instance] |
Runs on::Runs | [cmdb_ci_vmware_instance] | |
Hosted on::Hosts | Nutanix Prism Central [cmdb_ci_nutanix_prism_central] | |
Nutanix Storage Pool [cmdb_ci_nutanix_storage_pool] | Contains::Contained by | Nutanix Storage Container [cmdb_ci_nutanix_storage_container] |
Hosted on::Hosts | Nutanix Prism Central [cmdb_ci_nutanix_prism_central] | |
VMware Cluster [cmdb_ci_vmware_cluster] | Defines resources for::Gets resources from | Nutanix Storage Pool [cmdb_ci_nutanix_storage_pool] |
Servers [cmdb_ci_server] | Instantiates::Instantiated by | Nutanix Virtual Machine Instance [cmdb_ci_nutanix_vm_instance] |
Nutanix Cluster [cmdb_ci_nutanix_cluster] | Managed by::Manages | Nutanix Prism Central [cmdb_ci_nutanix_prism_central] |
Dashboard
The dashboard contains reports that query the Configuration Management Database (CMDB) and display the results. The information is displayed only after the pattern has discovered the infrastructure.
To display the dashboard, navigate to
.After upgrading to Discovery Admin Workspace version 1.3.1 (August 2024 Store), you can navigate to and use the enhanced dashboard.

The reports on the dashboard provide the following information. They are listed in the table by the numbers shown in the graphic.