Nutanix Prism Central API v3
RESTful API for managing Nutanix clusters, VMs, storage, networking, and other infrastructure components through Prism Central. The v3 API uses an intent-based model where resources are defined by their desired state, and the system works to achieve that state. All list operations use POST with server-side filtering, grouping, and sorting. Authentication is via HTTP Basic Auth with Prism Central credentials.
What You Can Do
MCP Tools
listvms
Nutanix List virtual machines
createvm
Nutanix Create a virtual machine
getvm
Nutanix Get a virtual machine
updatevm
Nutanix Update a virtual machine
deletevm
Nutanix Delete a virtual machine
listclusters
Nutanix List clusters
getcluster
Nutanix Get a cluster
listsubnets
Nutanix List subnets
createsubnet
Nutanix Create a subnet
getsubnet
Nutanix Get a subnet
updatesubnet
Nutanix Update a subnet
deletesubnet
Nutanix Delete a subnet
listimages
Nutanix List images
createimage
Nutanix Create an image
getimage
Nutanix Get an image
deleteimage
Nutanix Delete an image
getcategory
Nutanix Get a category key
updatecategory
Nutanix Create or update a category key
deletecategory
Nutanix Delete a category key
updatecategoryvalue
Nutanix Create or update a category value
deletecategoryvalue
Nutanix Delete a category value
listprojects
Nutanix List projects
getproject
Nutanix Get a project
listhosts
Nutanix List hosts
gethost
Nutanix Get a host
listnetworksecurityrules
Nutanix List network security rules
createnetworksecurityrule
Nutanix Create a network security rule
getnetworksecurityrule
Nutanix Get a network security rule
updatenetworksecurityrule
Nutanix Update a network security rule
deletenetworksecurityrule
Nutanix Delete a network security rule
listwebhooks
Nutanix List webhooks
createwebhook
Nutanix Create a webhook
getwebhook
Nutanix Get a webhook
updatewebhook
Nutanix Update a webhook
deletewebhook
Nutanix Delete a webhook