Limits Resource

The Analytics limits for the Salesforce org.
Resource URL
1/wave/limits
Formats
JSON
Available Version
51.0

Available in Postman

To view and test a working example of this resource, see getWaveAnalyticsLimitCollection in Postman. For information about how to authenticate your org with Postman, see the CRM Analytics Rest API Quick Start.

Available Components
HTTP Methods
GET
Request parameters for GET
Parameter Name Type Description Required or Optional Available Version
licenseType Connect​Analytics​License​Type​Enum Filters the results by the Analytics license type. Valid values are:
  • Cdp (Data 360)
  • Data​Pipeline​Query (Data Pipeline Query)
  • Einstein​Analytics (CRM Analytics)
  • Intelligent​Apps (Intelligent Apps)
  • Sonic (Salesforce Data Pipeline)
Optional 51.0
types Connect​Analytics​Limit​Type​Enum Filters the results by the type of limits used in Analytics. Valid values are:
  • Batch​Transformation​Hours (Maximum dataflow runtime per month)
  • Dataset​Queries (Maximum queries on datasets for all users)
  • Dataset​Row​Count (Maximum row of all datasets combined)
  • Max​Daily​Rows​Data​Cloud​Output​Con (Maximum rows for Data 360 output per rolling 24-hour period)
  • Max​Daily​Rows​High​Output​Con (Maximum rows for all high volume tier output connectors per rolling 24-hour period)
  • Max​Daily​Rows​Low​Output​Con (Maximum rows for all low volume tier output connectors per rolling 24-hour period)
  • Max​Daily​Rows​Med​Output​Con (Maximum rows for all medium volume tier output connectors per rolling 24-hour period)
  • Max​Daily​Size​High​Output​Con (Maximum data size for all high volume tier output connectors per rolling 24-hour period)
  • Max​Daily​Size​Low​Output​Con (Maximum data size for all low volume tier output connectors per rolling 24-hour period)
  • Max​Daily​Size​Med​Output​Con (Maximum data size for all medium volume tier output connectors per rolling 24-hour period)
  • Max​Daily​Size​Virtual​Private​Cloud​Con (Maximum cumulative bytes of data sent through connections using a virtual private cloud in a rolling 24-hour period)
  • Max​Daily​Upload​Volume (Maximum cumulative bytes of data files uploaded to Salesforce in a rolling 24-hour period)
  • Max​Daily​Workflow​Executions (Maximum number of dataflow and recipe runs in a rolling 24-hour period)
  • Max​Recipe​Out​Rows​Per​Month (Maximum number of rows output by all recipes to all datasets in a month)
  • Max​Replicated​Objects (Maximum number of connected objects)
  • Output​Local​Connector​Volume (Maximum cumulative bytes of data files written to Salesforce in a rolling 24-hour period)
  • Staged​Dataset​Row​Count (Maximum rows for staged datasets)
Optional 51.0
Response body for GET
Wave Analytics Limit Collection