/clusters/{clusterName}/parcels/products/{product}/versions/{version}/commands/startDownload
Mount Point: /rest/clusters/{clusterName}/parcels/products/{product}/versions/{version}/commands/startDownload
POST
A synchronous command that starts the parcel download.
Since it is synchronous, the result is known immediately upon return. In order to see the progress of the download, a call to ParcelResource#readParcel() needs to be made.
Parameters
| name | description | type | default |
|---|---|---|---|
| product | (no documentation provided) | path | |
| version | (no documentation provided) | path | |
| clusterName | (no documentation provided) | path |
Response Body
| element: | command |
synchronous command result