Skip to main content
NetApp Knowledge Base

What is the maximum amount of classification information can be retrieved using API ?

Views:
81
Visibility:
Public
Votes:
0
Category:
netapp_console
Specialty:
ds_dc
Last Updated:

Applies to

  • BlueXp Connector
  • Cloud Data sense
  • API Limit

Answer

As per engineering, It's limited to 10000 ID's only as this is hard coded.

Partner Notes

partnerNotes_text
 

Additional Information

additionalInformation_text

Internal Notes

    MAX_PAGINATION_SIZE = 10000

    DEFAULT_SCROLL_SIZE = 1000

    DEFAULT_SEARCH_AFTER_WITH_PIT_SIZE = 10000

     # Limit for ids amount that can be send for bulk actions

    BULK_REQUEST_LIMIT_IDS = 10000

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.