Newer Version Available

This content describes an older version of this product. View Latest

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
history​Id ID Get a bundled lens resource representation Optional 43.0
GET Response Body (WaveAssetBundleRepresentation)
Property Name Type Description Filter Group and Version Available Version
asset Base​Wave​Asset​Representation Primary asset of the bundle. For a dashboard bundle, this is a Dashboard​Representation. For a lens bundle, this is a Lens​Representation. Small, 43.0 43.0
components Base​Wave​Asset​Representation[] Collection of components used in the bundle. Components are Dashboard​Representation 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 Asset​Reference​Representation[] 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 Asset​Revert​History​Input​Representation 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 Base​Wave​Asset​Representation Primary asset of the bundle. For a dashboard bundle, this is a Dashboard​Representation. For a lens bundle, this is a Lens​Representation. Small, 43.0 43.0
components Base​Wave​Asset​Representation[] Collection of components used in the bundle. Components are Dashboard​Representation 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 Asset​Reference​Representation[] List of sObjects for the bundle Small, 50.0 50.0
xmds Xmd[] List of Xmds for the bundle Small, 41.0 41.0