Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace PipelineRun

Description of PipelineRun.

Properties

compartmentId

compartmentId: string

The OCID of the compartment where you want to create the pipeline run.

Optional configurationDetails

configurationDetails: model.PipelineDefaultConfigurationDetails

Optional configurationOverrideDetails

configurationOverrideDetails: model.PipelineDefaultConfigurationDetails

createdBy

createdBy: string

The OCID of the user who created the pipeline run.

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"}}}

displayName

displayName: 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"}}

id

id: string

The OCID of the pipeline run.

Optional lifecycleDetails

lifecycleDetails: undefined | string

A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in 'Failed' state.

lifecycleState

The current state of the pipeline run.

Optional logConfigurationOverrideDetails

logConfigurationOverrideDetails: model.PipelineLogConfigurationDetails

Optional logDetails

logDetails: model.PipelineRunLogDetails

pipelineId

pipelineId: string

The OCID of the pipeline.

projectId

projectId: string

The OCID of the project to associate the pipeline run with.

Optional stepOverrideDetails

stepOverrideDetails: Array<PipelineStepOverrideDetails>

Array of step override details. Only Step Configuration is allowed to be overridden.

stepRuns

stepRuns: Array<PipelineStepRun>

Array of StepRun object for each step.

Optional systemTags

systemTags: undefined | object

Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {@code {"orcl-cloud": {"free-tier-retained": "true"}}}

timeAccepted

timeAccepted: Date

The date and time the pipeline run was accepted in the timestamp format defined by RFC3339.

Optional timeFinished

timeFinished: Date

The date and time the pipeline run request was finished in the timestamp format defined by RFC3339.

Optional timeStarted

timeStarted: Date

The date and time the pipeline run request was started in the timestamp format defined by RFC3339.

Optional timeUpdated

timeUpdated: Date

The date and time the pipeline run was updated in the timestamp format defined by RFC3339.

Functions

getDeserializedJsonObj

getJsonObj