ActionCommodity JSON
The capacity and utilization of a commodity that is affected by a given action.
| Data Object | Description | Type |
|---|---|---|
| capacity |
The available capacity of the given commodity. |
float |
| percentileUtilization |
For entities and resources that support it, the calculated percentile of utilization. |
Double |
| used |
The amount of the resource currently in use. |
float |
| utilization |
The percentage of capacity in use. |
float |