Name | Type | Description | Notes |
---|---|---|---|
progress | Integer | The progress of the state transition. | [optional] |
totalProgress | Integer | The total amount that #getProgress() needs to get to. | [optional] |
count | Integer | The current hosts that have completed. | [optional] |
totalCount | Integer | The total amount that #getCount() needs to get to. | [optional] |
errors | List<String> | The errors that exist for this parcel. | [optional] |
warnings | List<String> | The warnings that exist for this parcel. | [optional] |