<img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=7178634&amp;fmt=gif">
uControl Book a demo
Docs  ›  Discovery

Nutanix Discovery

Last updated 2026-06-22

uControl Insight discovers your Nutanix infrastructure through the Prism REST API — agentless and read-only. A single scan inventories the whole hierarchy: cluster → nodes → virtual machines → storage, with full hardware, hypervisor, networking and storage detail mapped into your asset estate and topology. The same connector works for on-premises clusters and Nutanix Cloud Clusters (NC2).

How uControl connects

EndpointNutanix Prism — the cluster’s own management interface. No agent or appliance is installed on the cluster.
Protocol & portHTTPS on port 9440.
AuthenticationA Prism username and password (typically the local admin, or any read-capable Prism account). Standard HTTP Basic authentication.
CertificatesSelf-signed Prism certificates are supported — tick Skip TLS verification on the credential.
Access requiredRead-only. uControl only reads inventory; it never changes anything on the cluster.
Prism Element & Prism CentralAuto-detected per target — point at a per-cluster Prism Element address or a fleet-wide Prism Central; the connector picks the right API automatically.

On-premises and cloud are identical. Nutanix Cloud Clusters (NC2) run the same AOS/Prism software, so the same connector and credential work for both — just point the target at the relevant Prism address.

Setting up Nutanix discovery

Three steps, all in the uControl Insight UI.

  1. Create the credential. Go to Credentials → New credential, choose type Nutanix API, and enter the Prism username and password. Tick Skip TLS certificate verification if the cluster uses a self-signed certificate (most do).
  2. Create the discovery target. Go to Discovery → Targets → New target, choose connector Nutanix Prism, set Host to the Prism IP address or FQDN (the cluster virtual IP, or your Prism Central), confirm Port 9440, and select the credential you created.
  3. Run the scan. Trigger the target (or let it run on its schedule). The cluster, nodes, VMs and storage appear in the asset inventory and on the topology map.

What uControl discovers

AssetClassified asDetails captured
ClusterClusterName, AOS version, NCC version, hypervisor type, node count, redundancy factor (RF), storage type (e.g. all-flash), CPU architecture, total & used storage capacity, cluster (external) IP.
Node / HostHypervisorName, hypervisor (AHV / ESXi / Hyper-V), CPU model with cores / sockets / threads, memory, serial, block model, management IP, Controller VM (CVM) IP, IPMI IP, BIOS & BMC versions, host type, boot time, hosted-VM count, maintenance-mode state.
Virtual MachineVMName, power state, vCPUs, memory, host placement, plus its virtual NICs (IP / MAC) and virtual disks.
Storage ContainerStorage PoolName, capacity, used space, replication factor.

Per-node detail

Each Nutanix node is enriched on its asset page:

  • Interfaces — the node’s physical NICs (MAC, link speed, MTU).
  • Disks — physical disks with tier (SSD / HDD), size, model and serial.
  • Storage — the cluster’s storage containers with capacity and usage.
  • Nutanix overview card — cluster, AOS / NCC version, hypervisor, block model, CVM and IPMI IPs, serial, BIOS / BMC, and more.

Relationships (shown on the topology map)

  • Node hosts VM
  • Node is a member of Cluster
  • Nodes and VMs link to their storage containers

So a single Nutanix scan gives you the full hierarchy — cluster, nodes, the VMs running on each node, and the storage behind them — alongside the rest of your discovered estate.

What you need before you start

  • Network reachability from a uControl worker (or the control plane) to the Prism address on TCP 9440.
  • A Prism account with read access — the local admin account works.
  • For Prism Central: point the target at the Prism Central address to inventory every cluster it manages; for a single cluster, point at that cluster’s Prism Element (virtual IP).