Datasets
Operations
| Create Or Update Version |
Create a new or update an existing DatasetVersion with the given version id |
| Delete Version |
Delete the specific version of the DatasetVersion. The service returns 204 No Content if the DatasetVersion was deleted successfully or if the DatasetVersion do... |
| Get Credentials |
Get the SAS credential to access the storage account associated with a Dataset version. |
| Get Version |
Get the specific version of the DatasetVersion. The service returns 404 Not Found error if the DatasetVersion does not exist. |
| List Latest |
List the latest version of each DatasetVersion |
| List Versions |
List all versions of the given DatasetVersion |
| Start Pending Upload Version |
Start a new or get an existing pending upload of a dataset for a specific version. |