Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreatePipelineRunDetails

The information about new PipelineRun.

Properties

compartmentId

compartmentId: string

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

Optional configurationOverrideDetails

configurationOverrideDetails: model.PipelineDefaultConfigurationDetails

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 logConfigurationOverrideDetails

logConfigurationOverrideDetails: model.PipelineLogConfigurationDetails

pipelineId

pipelineId: string

The OCID of the pipeline for which pipeline run is created.

Optional projectId

projectId: undefined | 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.

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

Functions

getDeserializedJsonObj

getJsonObj