apiParcelRef

A parcelRef references a parcel. Each parcel is identified by its "parcelName" and "parcelVersion", and the "clusterName" of the cluster that is using it. To operate on the parcel object, use the API with the those fields as parameters.

JSON

property type description
clusterName clusterName (string) The name of the cluster that the parcel is used by.
parcelName parcelName (string) The name of the parcel.
parcelVersion parcelVersion (string) The version of the parcel.