| Field Name | Field Type | Field Constraints | Field Notes |
|---|---|---|---|
| Output Type | enum CommandOutputType | The command output type. | |
| Success Count | unsigned int | <div style="padding-left: 0px;">Minimum = 0</div> | The success count. |
| Output Messages | vector<CommandOutputMessage> | The messages. | |
| Data Set | string | The data set. |