Contains the operations for the root resource.
Job Definitions
Loading...
The Job Definitions API enables users to manage job definitions.
Contains the operations for job definitions.
post
Internal-Use OnlyCreates a job definition.Create a job definition
get
Internal-Use OnlyReturns a list of job definitions.Get a collection of job definitions
post
Internal-Use OnlyCreates multiple job definitions.Create job definitions
head
Internal-Use OnlyRetrieves headers for a job definition. Can also be used to check if a job definition exists.Get headers for a job definition
get
Internal-Use OnlyReturns the summary representation of the job definition that is specified by the provided job definition ID.Get the job definition summary
head
Internal-Use OnlyRetrieves headers for a job definition. Can also be used to check if a job definition exists.Get headers for a job definition
get
Internal-Use OnlyReturns the job definition that is specified by the provided job definition ID.Get a job definition
put
Internal-Use OnlyUpdates the job definition specified by the provided job definition ID.Update a job definition
delete
Internal-Use OnlyDeletes the job definition specified by the provided job definition ID.