Nutanix Prism Central¶
Morpheus offers Nutanix Prism Central Cloud integration support through and official plugin. Adding the plugin to a Morpheus appliance adds a new Cloud integration type for Nutanix Prism Central. Download the plugin from the Morpheus Plugin Exchange and upload it to the appliance. Plugins are uploaded at Administration > Integrations > Plugins. See Morpheus plugin documentation for more details on adding plugins.
Features¶
Virtual Machine Provisioning
Backups / Snapshots
Automatic Cloud sync
Project scoping
Brownfield VM management
Clone VMs to images
Host monitoring
Datastore management
Hypervisor Remote Console
Lifecycle Management and Resize
Creating a Minimal Service Account¶
Integrating Nutanix Prism Central with Morpheus requires the use of a service account which has sufficient privileges to work with all Nutanix contructs that Morpheus touches. If possible, it’s recommended to use a service account with full administrator rights. This is because there is currently a bug on the Nutanix side that prevents limited roles from working with backups and snapshots. If you choose to use the minimal role permissions outlined in this section, those features will not work until the bug is resolved.
Recommended Minimal Service Account
The user belongs to the built-in “Prism Viewer” role
The user must be added to any Projects that need to be surfaced to the integration
The user must belong to a custom role with the permissions listed in the expandable section below
Required Custom Role Permissions
Important
Due to a current Nutanix bug, non-administrator service accounts will not be able to utilize backup or snapshot features via Morpheus. Users who need these features should integrate using an administrator service account rather than the minimal user described here.
Adding a Nutanix Prism Central Cloud¶
Adding Nutanix Prism Clouds to Morpheus requires little more than the API URL and valid username and password credentials for a user with sufficient access to the resources that should be utilized by Morpheus. You’ll also need to ensure Morpheus can reach the NPC appliance at its API URL.
Navigate to Infrastructure > Clouds and click + ADD. As long as the Nutanix Prism Central plugin have been added to the appliance and this Cloud type isn’t disabled in global settings (Administration > Settings), NUTANIX PRISM CENTRAL should be selectable as a Cloud type to add. Select it and click NEXT.

At minimum, it’s required to configure the following to add the new cloud:
NAME: A friendly name for the new NPC Cloud in Morpheus
API URL: API access URL (ex. https://xx.xx.xx.xx:9440)
USERNAME: Username for a Nutanix Prism Central service account (see the previous section for recommendations on service account user role configuration)
PASSWORD: The password for the service account
VMM API VERSION: Allows the user to select which VMM API versions their environment will support as Morpheus cannot auto-detect this and endpoint support differs between versions
You’ll know the API URL and credentials have been entered correctly when the PROJECTS dropdown becomes populated. You may choose to scope Nutanix Prism Central Clouds to a specific project or scope the Cloud to all Projects. Click NEXT and select a Group for the Cloud or create a new Group. Click NEXT to reach the review screen and then click COMPLETE.

After completing the wizard, Morpheus will immediately begin to add the new Cloud and perform the first Cloud sync. Within a short time, existing workloads will be discovered and onboarded into Morpheus UI (if you’ve chosen to discover existing workloads). The Cloud is now ready to be used as a provisioning target or for day-two operations.