| Name | Type | Description | Notes |
|---|---|---|---|
| parameter | ParameterEntity | The name of the Parameter | [optional] |
| status | StatusEnum | Indicates the status of the parameter, compared to the existing parameter context | [optional] |
| Name | Value |
|---|---|
| NEW | "NEW" |
| CHANGED | "CHANGED" |
| REMOVED | "REMOVED" |
| MISSING_BUT_REFERENCED | "MISSING_BUT_REFERENCED" |
| UNCHANGED | "UNCHANGED" |