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
Data Cloud Objects Xmd Resource Returns and updates the extended metadata (Xmd) that is associated with a Data 360 object, data model objects (DMO), data lake objects (DLO), and Calculated Insight Objects (CIO). GET /analytics/data-cloud-objects/<objectName>​/extended-metadata