| Name | Type | Description | Notes |
|---|---|---|---|
| registryId | String | The ID of the registry that the flow is tracked to | [optional] |
| bucketId | String | The ID of the bucket where the flow is stored | [optional] |
| flowId | String | The ID of the flow | [optional] |
| flowName | String | The name of the flow | [optional] |
| description | String | A description of the flow | [optional] |
| comments | String | Comments for the changeset | [optional] |
| action | ActionEnum | The action being performed | [optional] |
| Name | Value |
|---|---|
| COMMIT | "COMMIT" |
| FORCE_COMMIT | "FORCE_COMMIT" |