Search

2.25. Data-Class: OperationRest

download PDF

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.

Properties
NameTypeDescription
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>
Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.