Newer Version Available
Dashboard Bundle Resource
Returns or updates the dashboard bundle with the specified ID or
API name.
- Resource URL
-
1/wave/dashboards/<dashboardIdOrApiName>/bundle - Formats
- JSON
- Available Version
- 41.0
- HTTP Methods
- GET PUT
- GET Request Parameters
-
Parameter Name Type Description Required or Optional Available Version historyId ID Get a bundled dashboard resource representation Optional 41.0 - GET Response Body (WaveAssetBundleRepresentation)
-
Property Name Type Description Filter Group and Version Available Version asset BaseWaveAssetRepresentation Primary asset of the bundle. For a dashboard bundle, this is a DashboardRepresentation. For a lens bundle, this is a LensRepresentation. Small, 43.0 43.0 components BaseWaveAssetRepresentation[] Collection of components used in the bundle. Components are DashboardRepresentation resources. Medium, 50.0 50.0 datasets Dataset[] List of datasets for the bundle Small, 43.0 43.0 id String Id of the primary asset for the bundle. Small, 41.0 41.0 sobjects AssetReferenceRepresentation[] List of sObjects for the bundle Small, 50.0 50.0 xmds Xmd[] List of Xmds for the bundle Small, 41.0 41.0 - PUT Request Parameters
-
Parameter Name Type Description Required or Optional Available Version history AssetRevertHistoryInputRepresentation Revert a dashboard to a previous historical record. Required 45.0 - PUT Response Body (WaveAssetBundleRepresentation)
-
Property Name Type Description Filter Group and Version Available Version asset BaseWaveAssetRepresentation Primary asset of the bundle. For a dashboard bundle, this is a DashboardRepresentation. For a lens bundle, this is a LensRepresentation. Small, 43.0 43.0 components BaseWaveAssetRepresentation[] Collection of components used in the bundle. Components are DashboardRepresentation resources. Medium, 50.0 50.0 datasets Dataset[] List of datasets for the bundle Small, 43.0 43.0 id String Id of the primary asset for the bundle. Small, 41.0 41.0 sobjects AssetReferenceRepresentation[] List of sObjects for the bundle Small, 50.0 50.0 xmds Xmd[] List of Xmds for the bundle Small, 41.0 41.0