Slowness Observed While Accessing NetApp ONTAP REST API
Applies to
- ONTAP 9
- AFF and FAS system
- REST APIs
Issue
- Observed significant delays (up to 16 seconds) when running SnapMirror related REST API calls
REST API call:GET https://<cluster>/api/private/cli/snapmirror?fields=destination-volume-node&policy-type=async-mirror
- Automation workflows using REST API failed due to default 15-second pagination timeout.
- API response returned partial data with a
nextLinkfor pagination instead of all records in one response.
