/clusters/{clusterName}/parcels/products/{product}/versions/{version}/commands/startDistribution

Mount Point: /api/v17/clusters/{clusterName}/parcels/products/{product}/versions/{version}/commands/startDistribution

POST

A synchronous command that starts the distribution of the parcel to the cluster.

Since it is synchronous, the result is known immediately upon return. In order to see the progress of the distribution, 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