Describes the rate limit that applies to bulk API requests.
Describes the rate limit that applies to bulk API requests.
In Cisco vManage Release 20.9.x and earlier releases, you send bulk API requests to a specific node in an SD-WAN Manager cluster. The bulk API throughput is constrained by the rate-limit per node. Increasing the throughput requires sending separate bulk API requests to each node in the cluster and collating the API responses.
From Cisco vManage Release 20.10.1, the method is to send bulk API requests to the SD-WAN Manager cluster. SD-WAN Manager distributes the API requests among the clusters in the node. This distribution increases the rate limit to:
(rate-limit per node) * (number of nodes in the cluster)
This allows you to retrieve more data in a shorter duration compared to a bulk API request addressed to a single node. With the distribution, you need not send separate bulk API requests to two or more nodes in the cluster or collate the API responses.