Nutanix · Rate Limits

Nutanix Rate Limits

Nutanix APIs (Prism Central v3/v4, Prism Element v2, Karbon, NDB, NC2, NCM Self-Service, Foundation) are deployed within customer-controlled clusters and do not have public per-tier rate limits. Throughput is bounded by the cluster's CPU/memory/network and Prism Central's task queue. Long-running operations are returned as task UUIDs for asynchronous polling. Public docs do not publish numeric per-second ceilings.

Nutanix Rate Limits is the machine-readable rate-limit profile for Nutanix on the APIs.io network, conforming to the API Commons Rate Limits specification.

It captures 3 rate-limit definitions, measuring varies.

The profile also includes 4 backoff/retry policies defined and response codes documented for unauthorized, forbidden, throttled, and serviceUnavailable.

Tagged areas include Cloud Management, Hyperconverged, Infrastructure, Virtualization, and Kubernetes.

3 Limits Throttle: 429
Cloud ManagementHyperconvergedInfrastructureVirtualizationKubernetesDatabaseRate Limiting

Limits

Prism Central / Prism Element cluster
varies
cluster-bounded; not numerically published. Use task-based polling for long ops.
NCM Self-Service / Karbon / NDB / Foundation cluster
varies
cluster-bounded; defer to product-specific docs
Nutanix Cloud Clusters (NC2) tenant
varies
see Nutanix portal documentation

Policies

Async tasks
Most write operations on Prism return a task UUID; clients should poll the tasks endpoint for completion rather than blocking on the request.
Authentication
Prism uses Basic auth or API key over HTTPS; v4 supports key-based auth via Prism Central service accounts.
Backoff
Implement exponential backoff with jitter on 429/503 and respect Retry-After when present.
Cluster capacity
Effective rate is bounded by the cluster's CPU and Prism Central scheduler; sustained heavy automation should batch and pace requests.

Sources

Work with this as data

Every rate limit here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for rate limits

4 MCP tools reach this
  • find_rate_limitsBrowse and filter every rate limit in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This rate limit
curl "https://apis.io/api/v1/rate-limits/nutanix-rate-limits"
All rate limits
curl "https://apis.io/api/v1/rate-limits?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.