NetApp · Rate Limits

Netapp Rate Limits

NetApp's various REST APIs (BlueXP / Cloud Manager, ONTAP REST API on Cloud Volumes ONTAP and FSx, Cloud Insights, Spot) do not publish concrete request-per-second limits in public documentation. Limits vary by service and are typically governed by underlying cloud-provider quotas (AWS, Azure, GCP) and per-account fair-use policies.

4 Limits Throttle: 429
Rate LimitingCloudStorageData Management

Limits

BlueXP / Cloud Manager API account
varies
see BlueXP API documentation
Public docs do not specify RPS limits.
ONTAP REST API cluster
varies
see ONTAP REST API documentation
Per-cluster; constrained by ONTAP node CPU and memory rather than published RPS.
Cloud Insights API tenant
varies
see Cloud Insights API documentation
Spot by NetApp API account
varies
see Spot API documentation

Policies

Service-specific quotas
Each NetApp cloud service applies its own throttling. Use exponential backoff and honor Retry-After when present.
Cloud-provider quotas
Cloud Volumes ONTAP, FSx, ANF, and Cloud Volumes are subject to AWS, Azure, and GCP provider-side API and capacity quotas.
Authentication tokens
BlueXP / Cloud Manager uses refresh tokens; clients must re-authenticate periodically.

Sources