Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
Limits Resource
- 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 ConnectAnalyticsLicenseTypeEnum Filters the results by the Analytics license type. Valid values are: - Cdp (Data 360)
- DataPipelineQuery (Data Pipeline Query)
- EinsteinAnalytics (CRM Analytics)
- IntelligentApps (Intelligent Apps)
- Sonic (Salesforce Data Pipeline)
Optional 51.0 types ConnectAnalyticsLimitTypeEnum Filters the results by the type of limits used in Analytics. Valid values are: - BatchTransformationHours (Maximum dataflow runtime per month)
- DatasetQueries (Maximum queries on datasets for all users)
- DatasetRowCount (Maximum row of all datasets combined)
- MaxDailyRowsDataCloudOutputCon (Maximum rows for Data 360 output per rolling 24-hour period)
- MaxDailyRowsHighOutputCon (Maximum rows for all high volume tier output connectors per rolling 24-hour period)
- MaxDailyRowsLowOutputCon (Maximum rows for all low volume tier output connectors per rolling 24-hour period)
- MaxDailyRowsMedOutputCon (Maximum rows for all medium volume tier output connectors per rolling 24-hour period)
- MaxDailySizeHighOutputCon (Maximum data size for all high volume tier output connectors per rolling 24-hour period)
- MaxDailySizeLowOutputCon (Maximum data size for all low volume tier output connectors per rolling 24-hour period)
- MaxDailySizeMedOutputCon (Maximum data size for all medium volume tier output connectors per rolling 24-hour period)
- MaxDailySizeVirtualPrivateCloudCon (Maximum cumulative bytes of data sent through connections using a virtual private cloud in a rolling 24-hour period)
- MaxDailyUploadVolume (Maximum cumulative bytes of data files uploaded to Salesforce in a rolling 24-hour period)
- MaxDailyWorkflowExecutions (Maximum number of dataflow and recipe runs in a rolling 24-hour period)
- MaxRecipeOutRowsPerMonth (Maximum number of rows output by all recipes to all datasets in a month)
- MaxReplicatedObjects (Maximum number of connected objects)
- OutputLocalConnectorVolume (Maximum cumulative bytes of data files written to Salesforce in a rolling 24-hour period)
- StagedDatasetRowCount (Maximum rows for staged datasets)
Optional 51.0 - Response body for GET
- Wave Analytics Limit Collection