Newer Version Available
Lens Bundle Resource
Returns or updates the lens bundle with the specified ID or
API name.
- Resource URL
-
1/wave/lenses/<lensIdOrApiName>/bundle - Formats
- JSON
- Available Version
- 43.0
- HTTP Methods
- GET PUT
- GET Request Parameters
-
Parameter Name Type Description Required or Optional Available Version historyId ID Get a bundled lens resource representation for a specific lens history. Optional 43.0 isUpdateMru Boolean Indicates whether to retrieve the bundle if the MRU is updated (true) or not (false). Optional 58.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 lens 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