2.25. Data-Class: OperationRest
Represents an operation to be scheduled.
Description: You use this object to prepare the operation to be scheduled. The object is derived from an OperationDefinition. When you are ready preparing,you need to set 'readyToSubmit' to true.
| Name | Type | Description |
|---|---|---|
| id | int | Id of the operation schedule |
| name | String | Name of the operation |
| readyToSubmit | boolean | Is this schedule ready to finally be submitted (and thus be scheduled to run) |
| resourceId | int | The id of the resource the operation should run |
| definitionId | int | The id of the operation definition this schedule was created from |
| params | Map<String,Object> | A key/value map of parameters. Keys are strings. The map is populated at the time the schedule is created from its definition |
| links | List<Link> |

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.