Newer Version Available

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

Dataset Versions List Resource

Returns a list of dataset versions for a particular dataset or creates a version.
Resource URL
1/wave/datasets/<datasetIdOrApiName>/versions
Formats
JSON
Available Version
36.0
HTTP Methods
GET POST
GET Response Body (DatasetVersionCollectionRepresentation)
Property Name Type Description Filter Group and Version Available Version
url String The URL to retrieve the collection. Small, 36.0 36.0
versions Dataset​Version​Representation[] The collection of dataset versions for a particular dataset. Small, 36.0 36.0
POST Request Body (RestoreDatasetVersionInputRepresentation)
Property Name Type Description Required or Optional Available Version
source​Version Asset​Reference​Input​Representation The source version to restore. Required 41.0
POST Response Body (RestoreDatasetVersionRepresentation)
Property Name Type Description Filter Group and Version Available Version
message String The collection of dataset versions for a particular dataset. Small, 41.0 41.0
url String The URL to get the status. Small, 41.0 41.0