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.
Xmd Resources
Manages Xmds for Analytics datasets and assets.
- Available resources:
-
Resource Description Supported HTTP Method Resource URL Xmd List Resource Returns a collection of Xmd resources for a version of a dataset. This collection is for main, system, and user Xmd types. GET /wave/datasets/<datasetID>/versions/<versionId>/xmds Xmd Resource Returns the extended metadata (XMD) for a version of a dataset and updates the user XMD file. GET PUT /wave/datasets/<datasetID>/versions/<versionId>/xmds/<xmdType> Asset Xmd Resource Returns the extended metadata (Xmd) that is associated with an asset, like a dashboard. GET /wave/assets/<assetID>/xmds/asset