Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateJobRunDetails

Parameters needed to create a new job run.

Properties

compartmentId

compartmentId: string

The OCID of the compartment where you want to create the job.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. See Resource Tags. Example: {@code {"Operations": {"CostCenter": "42"}}}

Optional displayName

displayName: undefined | string

A user-friendly display name for the resource.

Optional freeformTags

freeformTags: undefined | object

Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. See Resource Tags. Example: {@code {"Department": "Finance"}}

Optional jobConfigurationOverrideDetails

jobConfigurationOverrideDetails: model.DefaultJobConfigurationDetails

Optional jobEnvironmentConfigurationOverrideDetails

jobEnvironmentConfigurationOverrideDetails: model.OcirContainerJobEnvironmentConfigurationDetails

jobId

jobId: string

The OCID of the job to create a run for.

Optional jobLogConfigurationOverrideDetails

jobLogConfigurationOverrideDetails: model.JobLogConfigurationDetails

projectId

projectId: string

The OCID of the project to associate the job with.

Functions

getDeserializedJsonObj

getJsonObj