apiParcelUsageParcel
This object is used to represent a parcel within an ApiParcelUsage.
JSON
| property | type | description | 
|---|---|---|
| parcelRef | parcelRef (apiParcelRef) | Reference to the corresponding Parcel object. | 
| processCount | processCount (int) | How many running processes on the cluster are using the parcel. | 
| activated | activated (boolean) | Is this parcel currently activated on the cluster. |