Profile configuration (deploy, validation) results with the overall state and detailed result messages.
| Name | Type | Description | Notes |
|---|---|---|---|
| config_progress | str | The progress percentage of the running configuration or workflow. | [optional] |
| duration | str | The duration of the running configuration or workflow. | [optional] |
| start_time | str | The start time of the configuration or workflow. | [optional] |
| cluster_profile | HyperflexClusterProfile | [optional] | |
| result_entries | list[HyperflexConfigResultEntry] | A reference to a hyperflexConfigResultEntry resource. When the $expand query parameter is specified, the referenced resource is returned inline. Detailed result entries for both validation & configration. Each result entry can be error/warning/info messages and the context. | [optional] |