1. Packages
  2. Oracle Cloud Infrastructure
  3. API Docs
  4. DataScience
  5. getPipelineRun
Oracle Cloud Infrastructure v2.28.0 published on Thursday, Mar 27, 2025 by Pulumi

oci.DataScience.getPipelineRun

Explore with Pulumi AI

Oracle Cloud Infrastructure v2.28.0 published on Thursday, Mar 27, 2025 by Pulumi

This data source provides details about a specific Pipeline Run resource in Oracle Cloud Infrastructure Data Science service.

Gets a PipelineRun by identifier.

Example Usage

import * as pulumi from "@pulumi/pulumi";
import * as oci from "@pulumi/oci";

const testPipelineRun = oci.DataScience.getPipelineRun({
    pipelineRunId: testPipelineRunOciDatasciencePipelineRun.id,
});
Copy
import pulumi
import pulumi_oci as oci

test_pipeline_run = oci.DataScience.get_pipeline_run(pipeline_run_id=test_pipeline_run_oci_datascience_pipeline_run["id"])
Copy
package main

import (
	"github.com/pulumi/pulumi-oci/sdk/v2/go/oci/datascience"
	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)

func main() {
	pulumi.Run(func(ctx *pulumi.Context) error {
		_, err := datascience.GetPipelineRun(ctx, &datascience.GetPipelineRunArgs{
			PipelineRunId: testPipelineRunOciDatasciencePipelineRun.Id,
		}, nil)
		if err != nil {
			return err
		}
		return nil
	})
}
Copy
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Oci = Pulumi.Oci;

return await Deployment.RunAsync(() => 
{
    var testPipelineRun = Oci.DataScience.GetPipelineRun.Invoke(new()
    {
        PipelineRunId = testPipelineRunOciDatasciencePipelineRun.Id,
    });

});
Copy
package generated_program;

import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.oci.DataScience.DataScienceFunctions;
import com.pulumi.oci.DataScience.inputs.GetPipelineRunArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;

public class App {
    public static void main(String[] args) {
        Pulumi.run(App::stack);
    }

    public static void stack(Context ctx) {
        final var testPipelineRun = DataScienceFunctions.getPipelineRun(GetPipelineRunArgs.builder()
            .pipelineRunId(testPipelineRunOciDatasciencePipelineRun.id())
            .build());

    }
}
Copy
variables:
  testPipelineRun:
    fn::invoke:
      function: oci:DataScience:getPipelineRun
      arguments:
        pipelineRunId: ${testPipelineRunOciDatasciencePipelineRun.id}
Copy

Using getPipelineRun

Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

function getPipelineRun(args: GetPipelineRunArgs, opts?: InvokeOptions): Promise<GetPipelineRunResult>
function getPipelineRunOutput(args: GetPipelineRunOutputArgs, opts?: InvokeOptions): Output<GetPipelineRunResult>
Copy
def get_pipeline_run(pipeline_run_id: Optional[str] = None,
                     opts: Optional[InvokeOptions] = None) -> GetPipelineRunResult
def get_pipeline_run_output(pipeline_run_id: Optional[pulumi.Input[str]] = None,
                     opts: Optional[InvokeOptions] = None) -> Output[GetPipelineRunResult]
Copy
func GetPipelineRun(ctx *Context, args *GetPipelineRunArgs, opts ...InvokeOption) (*GetPipelineRunResult, error)
func GetPipelineRunOutput(ctx *Context, args *GetPipelineRunOutputArgs, opts ...InvokeOption) GetPipelineRunResultOutput
Copy

> Note: This function is named GetPipelineRun in the Go SDK.

public static class GetPipelineRun 
{
    public static Task<GetPipelineRunResult> InvokeAsync(GetPipelineRunArgs args, InvokeOptions? opts = null)
    public static Output<GetPipelineRunResult> Invoke(GetPipelineRunInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetPipelineRunResult> getPipelineRun(GetPipelineRunArgs args, InvokeOptions options)
public static Output<GetPipelineRunResult> getPipelineRun(GetPipelineRunArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: oci:DataScience/getPipelineRun:getPipelineRun
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

PipelineRunId This property is required. string
The OCID of the pipeline run.
PipelineRunId This property is required. string
The OCID of the pipeline run.
pipelineRunId This property is required. String
The OCID of the pipeline run.
pipelineRunId This property is required. string
The OCID of the pipeline run.
pipeline_run_id This property is required. str
The OCID of the pipeline run.
pipelineRunId This property is required. String
The OCID of the pipeline run.

getPipelineRun Result

The following output properties are available:

CompartmentId string
The OCID of the compartment where you want to create the pipeline run.
ConfigurationDetails List<GetPipelineRunConfigurationDetail>
The configuration details of a pipeline.
ConfigurationOverrideDetails List<GetPipelineRunConfigurationOverrideDetail>
The configuration details of a pipeline.
CreatedBy string
The OCID of the user who created the pipeline run.
DefinedTags Dictionary<string, string>
Defined tags for this resource. Each key is predefined and scoped to a namespace. See Resource Tags. Example: {"Operations.CostCenter": "42"}
DeleteRelatedJobRuns bool
If set to true will delete related job runs.
DisplayName string
A user-friendly display name for the resource.
FreeformTags Dictionary<string, string>
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: {"Department": "Finance"}
Id string
The OCID of the pipeline run.
LifecycleDetails string
Details of the state of the step run.
LogConfigurationOverrideDetails List<GetPipelineRunLogConfigurationOverrideDetail>
The pipeline log configuration details.
LogDetails List<GetPipelineRunLogDetail>
Customer logging details for pipeline run.
OpcParentRptUrl string
PipelineId string
The OCID of the pipeline for which pipeline run is created.
PipelineRunId string
ProjectId string
The OCID of the project to associate the pipeline run with.
State string
The state of the step run.
StepOverrideDetails List<GetPipelineRunStepOverrideDetail>
Array of step override details. Only Step Configuration is allowed to be overridden.
StepRuns List<GetPipelineRunStepRun>
Array of StepRun object for each step.
SystemTags Dictionary<string, string>
Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {"orcl-cloud.free-tier-retained": "true"}
TimeAccepted string
The date and time the pipeline run was accepted in the timestamp format defined by RFC3339.
TimeFinished string
The date and time the pipeline run request was finished in the timestamp format defined by RFC3339.
TimeStarted string
The date and time the pipeline run request was started in the timestamp format defined by RFC3339.
TimeUpdated string
The date and time the pipeline run was updated in the timestamp format defined by RFC3339.
CompartmentId string
The OCID of the compartment where you want to create the pipeline run.
ConfigurationDetails []GetPipelineRunConfigurationDetail
The configuration details of a pipeline.
ConfigurationOverrideDetails []GetPipelineRunConfigurationOverrideDetail
The configuration details of a pipeline.
CreatedBy string
The OCID of the user who created the pipeline run.
DefinedTags map[string]string
Defined tags for this resource. Each key is predefined and scoped to a namespace. See Resource Tags. Example: {"Operations.CostCenter": "42"}
DeleteRelatedJobRuns bool
If set to true will delete related job runs.
DisplayName string
A user-friendly display name for the resource.
FreeformTags map[string]string
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: {"Department": "Finance"}
Id string
The OCID of the pipeline run.
LifecycleDetails string
Details of the state of the step run.
LogConfigurationOverrideDetails []GetPipelineRunLogConfigurationOverrideDetail
The pipeline log configuration details.
LogDetails []GetPipelineRunLogDetail
Customer logging details for pipeline run.
OpcParentRptUrl string
PipelineId string
The OCID of the pipeline for which pipeline run is created.
PipelineRunId string
ProjectId string
The OCID of the project to associate the pipeline run with.
State string
The state of the step run.
StepOverrideDetails []GetPipelineRunStepOverrideDetail
Array of step override details. Only Step Configuration is allowed to be overridden.
StepRuns []GetPipelineRunStepRun
Array of StepRun object for each step.
SystemTags map[string]string
Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {"orcl-cloud.free-tier-retained": "true"}
TimeAccepted string
The date and time the pipeline run was accepted in the timestamp format defined by RFC3339.
TimeFinished string
The date and time the pipeline run request was finished in the timestamp format defined by RFC3339.
TimeStarted string
The date and time the pipeline run request was started in the timestamp format defined by RFC3339.
TimeUpdated string
The date and time the pipeline run was updated in the timestamp format defined by RFC3339.
compartmentId String
The OCID of the compartment where you want to create the pipeline run.
configurationDetails List<GetPipelineRunConfigurationDetail>
The configuration details of a pipeline.
configurationOverrideDetails List<GetPipelineRunConfigurationOverrideDetail>
The configuration details of a pipeline.
createdBy String
The OCID of the user who created the pipeline run.
definedTags Map<String,String>
Defined tags for this resource. Each key is predefined and scoped to a namespace. See Resource Tags. Example: {"Operations.CostCenter": "42"}
deleteRelatedJobRuns Boolean
If set to true will delete related job runs.
displayName String
A user-friendly display name for the resource.
freeformTags Map<String,String>
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: {"Department": "Finance"}
id String
The OCID of the pipeline run.
lifecycleDetails String
Details of the state of the step run.
logConfigurationOverrideDetails List<GetPipelineRunLogConfigurationOverrideDetail>
The pipeline log configuration details.
logDetails List<GetPipelineRunLogDetail>
Customer logging details for pipeline run.
opcParentRptUrl String
pipelineId String
The OCID of the pipeline for which pipeline run is created.
pipelineRunId String
projectId String
The OCID of the project to associate the pipeline run with.
state String
The state of the step run.
stepOverrideDetails List<GetPipelineRunStepOverrideDetail>
Array of step override details. Only Step Configuration is allowed to be overridden.
stepRuns List<GetPipelineRunStepRun>
Array of StepRun object for each step.
systemTags Map<String,String>
Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {"orcl-cloud.free-tier-retained": "true"}
timeAccepted String
The date and time the pipeline run was accepted in the timestamp format defined by RFC3339.
timeFinished String
The date and time the pipeline run request was finished in the timestamp format defined by RFC3339.
timeStarted String
The date and time the pipeline run request was started in the timestamp format defined by RFC3339.
timeUpdated String
The date and time the pipeline run was updated in the timestamp format defined by RFC3339.
compartmentId string
The OCID of the compartment where you want to create the pipeline run.
configurationDetails GetPipelineRunConfigurationDetail[]
The configuration details of a pipeline.
configurationOverrideDetails GetPipelineRunConfigurationOverrideDetail[]
The configuration details of a pipeline.
createdBy string
The OCID of the user who created the pipeline run.
definedTags {[key: string]: string}
Defined tags for this resource. Each key is predefined and scoped to a namespace. See Resource Tags. Example: {"Operations.CostCenter": "42"}
deleteRelatedJobRuns boolean
If set to true will delete related job runs.
displayName string
A user-friendly display name for the resource.
freeformTags {[key: string]: string}
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: {"Department": "Finance"}
id string
The OCID of the pipeline run.
lifecycleDetails string
Details of the state of the step run.
logConfigurationOverrideDetails GetPipelineRunLogConfigurationOverrideDetail[]
The pipeline log configuration details.
logDetails GetPipelineRunLogDetail[]
Customer logging details for pipeline run.
opcParentRptUrl string
pipelineId string
The OCID of the pipeline for which pipeline run is created.
pipelineRunId string
projectId string
The OCID of the project to associate the pipeline run with.
state string
The state of the step run.
stepOverrideDetails GetPipelineRunStepOverrideDetail[]
Array of step override details. Only Step Configuration is allowed to be overridden.
stepRuns GetPipelineRunStepRun[]
Array of StepRun object for each step.
systemTags {[key: string]: string}
Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {"orcl-cloud.free-tier-retained": "true"}
timeAccepted string
The date and time the pipeline run was accepted in the timestamp format defined by RFC3339.
timeFinished string
The date and time the pipeline run request was finished in the timestamp format defined by RFC3339.
timeStarted string
The date and time the pipeline run request was started in the timestamp format defined by RFC3339.
timeUpdated string
The date and time the pipeline run was updated in the timestamp format defined by RFC3339.
compartment_id str
The OCID of the compartment where you want to create the pipeline run.
configuration_details Sequence[datascience.GetPipelineRunConfigurationDetail]
The configuration details of a pipeline.
configuration_override_details Sequence[datascience.GetPipelineRunConfigurationOverrideDetail]
The configuration details of a pipeline.
created_by str
The OCID of the user who created the pipeline run.
defined_tags Mapping[str, str]
Defined tags for this resource. Each key is predefined and scoped to a namespace. See Resource Tags. Example: {"Operations.CostCenter": "42"}
delete_related_job_runs bool
If set to true will delete related job runs.
display_name str
A user-friendly display name for the resource.
freeform_tags Mapping[str, str]
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: {"Department": "Finance"}
id str
The OCID of the pipeline run.
lifecycle_details str
Details of the state of the step run.
log_configuration_override_details Sequence[datascience.GetPipelineRunLogConfigurationOverrideDetail]
The pipeline log configuration details.
log_details Sequence[datascience.GetPipelineRunLogDetail]
Customer logging details for pipeline run.
opc_parent_rpt_url str
pipeline_id str
The OCID of the pipeline for which pipeline run is created.
pipeline_run_id str
project_id str
The OCID of the project to associate the pipeline run with.
state str
The state of the step run.
step_override_details Sequence[datascience.GetPipelineRunStepOverrideDetail]
Array of step override details. Only Step Configuration is allowed to be overridden.
step_runs Sequence[datascience.GetPipelineRunStepRun]
Array of StepRun object for each step.
system_tags Mapping[str, str]
Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {"orcl-cloud.free-tier-retained": "true"}
time_accepted str
The date and time the pipeline run was accepted in the timestamp format defined by RFC3339.
time_finished str
The date and time the pipeline run request was finished in the timestamp format defined by RFC3339.
time_started str
The date and time the pipeline run request was started in the timestamp format defined by RFC3339.
time_updated str
The date and time the pipeline run was updated in the timestamp format defined by RFC3339.
compartmentId String
The OCID of the compartment where you want to create the pipeline run.
configurationDetails List<Property Map>
The configuration details of a pipeline.
configurationOverrideDetails List<Property Map>
The configuration details of a pipeline.
createdBy String
The OCID of the user who created the pipeline run.
definedTags Map<String>
Defined tags for this resource. Each key is predefined and scoped to a namespace. See Resource Tags. Example: {"Operations.CostCenter": "42"}
deleteRelatedJobRuns Boolean
If set to true will delete related job runs.
displayName String
A user-friendly display name for the resource.
freeformTags Map<String>
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: {"Department": "Finance"}
id String
The OCID of the pipeline run.
lifecycleDetails String
Details of the state of the step run.
logConfigurationOverrideDetails List<Property Map>
The pipeline log configuration details.
logDetails List<Property Map>
Customer logging details for pipeline run.
opcParentRptUrl String
pipelineId String
The OCID of the pipeline for which pipeline run is created.
pipelineRunId String
projectId String
The OCID of the project to associate the pipeline run with.
state String
The state of the step run.
stepOverrideDetails List<Property Map>
Array of step override details. Only Step Configuration is allowed to be overridden.
stepRuns List<Property Map>
Array of StepRun object for each step.
systemTags Map<String>
Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {"orcl-cloud.free-tier-retained": "true"}
timeAccepted String
The date and time the pipeline run was accepted in the timestamp format defined by RFC3339.
timeFinished String
The date and time the pipeline run request was finished in the timestamp format defined by RFC3339.
timeStarted String
The date and time the pipeline run request was started in the timestamp format defined by RFC3339.
timeUpdated String
The date and time the pipeline run was updated in the timestamp format defined by RFC3339.

Supporting Types

GetPipelineRunConfigurationDetail

CommandLineArguments This property is required. string
The command line arguments to set for step.
EnvironmentVariables This property is required. Dictionary<string, string>
Environment variables to set for step.
MaximumRuntimeInMinutes This property is required. string
A time bound for the execution of the step.
Type This property is required. string
The type of pipeline.
CommandLineArguments This property is required. string
The command line arguments to set for step.
EnvironmentVariables This property is required. map[string]string
Environment variables to set for step.
MaximumRuntimeInMinutes This property is required. string
A time bound for the execution of the step.
Type This property is required. string
The type of pipeline.
commandLineArguments This property is required. String
The command line arguments to set for step.
environmentVariables This property is required. Map<String,String>
Environment variables to set for step.
maximumRuntimeInMinutes This property is required. String
A time bound for the execution of the step.
type This property is required. String
The type of pipeline.
commandLineArguments This property is required. string
The command line arguments to set for step.
environmentVariables This property is required. {[key: string]: string}
Environment variables to set for step.
maximumRuntimeInMinutes This property is required. string
A time bound for the execution of the step.
type This property is required. string
The type of pipeline.
command_line_arguments This property is required. str
The command line arguments to set for step.
environment_variables This property is required. Mapping[str, str]
Environment variables to set for step.
maximum_runtime_in_minutes This property is required. str
A time bound for the execution of the step.
type This property is required. str
The type of pipeline.
commandLineArguments This property is required. String
The command line arguments to set for step.
environmentVariables This property is required. Map<String>
Environment variables to set for step.
maximumRuntimeInMinutes This property is required. String
A time bound for the execution of the step.
type This property is required. String
The type of pipeline.

GetPipelineRunConfigurationOverrideDetail

CommandLineArguments This property is required. string
The command line arguments to set for step.
EnvironmentVariables This property is required. Dictionary<string, string>
Environment variables to set for step.
MaximumRuntimeInMinutes This property is required. string
A time bound for the execution of the step.
Type This property is required. string
The type of pipeline.
CommandLineArguments This property is required. string
The command line arguments to set for step.
EnvironmentVariables This property is required. map[string]string
Environment variables to set for step.
MaximumRuntimeInMinutes This property is required. string
A time bound for the execution of the step.
Type This property is required. string
The type of pipeline.
commandLineArguments This property is required. String
The command line arguments to set for step.
environmentVariables This property is required. Map<String,String>
Environment variables to set for step.
maximumRuntimeInMinutes This property is required. String
A time bound for the execution of the step.
type This property is required. String
The type of pipeline.
commandLineArguments This property is required. string
The command line arguments to set for step.
environmentVariables This property is required. {[key: string]: string}
Environment variables to set for step.
maximumRuntimeInMinutes This property is required. string
A time bound for the execution of the step.
type This property is required. string
The type of pipeline.
command_line_arguments This property is required. str
The command line arguments to set for step.
environment_variables This property is required. Mapping[str, str]
Environment variables to set for step.
maximum_runtime_in_minutes This property is required. str
A time bound for the execution of the step.
type This property is required. str
The type of pipeline.
commandLineArguments This property is required. String
The command line arguments to set for step.
environmentVariables This property is required. Map<String>
Environment variables to set for step.
maximumRuntimeInMinutes This property is required. String
A time bound for the execution of the step.
type This property is required. String
The type of pipeline.

GetPipelineRunLogConfigurationOverrideDetail

EnableAutoLogCreation This property is required. bool
If automatic on-behalf-of log object creation is enabled for pipeline runs.
EnableLogging This property is required. bool
If customer logging is enabled for pipeline.
LogGroupId This property is required. string
The log group id for where log objects will be for pipeline runs.
LogId This property is required. string
The log id of the log object the pipeline run logs will be shipped to.
EnableAutoLogCreation This property is required. bool
If automatic on-behalf-of log object creation is enabled for pipeline runs.
EnableLogging This property is required. bool
If customer logging is enabled for pipeline.
LogGroupId This property is required. string
The log group id for where log objects will be for pipeline runs.
LogId This property is required. string
The log id of the log object the pipeline run logs will be shipped to.
enableAutoLogCreation This property is required. Boolean
If automatic on-behalf-of log object creation is enabled for pipeline runs.
enableLogging This property is required. Boolean
If customer logging is enabled for pipeline.
logGroupId This property is required. String
The log group id for where log objects will be for pipeline runs.
logId This property is required. String
The log id of the log object the pipeline run logs will be shipped to.
enableAutoLogCreation This property is required. boolean
If automatic on-behalf-of log object creation is enabled for pipeline runs.
enableLogging This property is required. boolean
If customer logging is enabled for pipeline.
logGroupId This property is required. string
The log group id for where log objects will be for pipeline runs.
logId This property is required. string
The log id of the log object the pipeline run logs will be shipped to.
enable_auto_log_creation This property is required. bool
If automatic on-behalf-of log object creation is enabled for pipeline runs.
enable_logging This property is required. bool
If customer logging is enabled for pipeline.
log_group_id This property is required. str
The log group id for where log objects will be for pipeline runs.
log_id This property is required. str
The log id of the log object the pipeline run logs will be shipped to.
enableAutoLogCreation This property is required. Boolean
If automatic on-behalf-of log object creation is enabled for pipeline runs.
enableLogging This property is required. Boolean
If customer logging is enabled for pipeline.
logGroupId This property is required. String
The log group id for where log objects will be for pipeline runs.
logId This property is required. String
The log id of the log object the pipeline run logs will be shipped to.

GetPipelineRunLogDetail

LogGroupId This property is required. string
The log group id for where log objects will be for pipeline runs.
LogId This property is required. string
The log id of the log object the pipeline run logs will be shipped to.
LogGroupId This property is required. string
The log group id for where log objects will be for pipeline runs.
LogId This property is required. string
The log id of the log object the pipeline run logs will be shipped to.
logGroupId This property is required. String
The log group id for where log objects will be for pipeline runs.
logId This property is required. String
The log id of the log object the pipeline run logs will be shipped to.
logGroupId This property is required. string
The log group id for where log objects will be for pipeline runs.
logId This property is required. string
The log id of the log object the pipeline run logs will be shipped to.
log_group_id This property is required. str
The log group id for where log objects will be for pipeline runs.
log_id This property is required. str
The log id of the log object the pipeline run logs will be shipped to.
logGroupId This property is required. String
The log group id for where log objects will be for pipeline runs.
logId This property is required. String
The log id of the log object the pipeline run logs will be shipped to.

GetPipelineRunStepOverrideDetail

StepConfigurationDetails This property is required. List<GetPipelineRunStepOverrideDetailStepConfigurationDetail>
The configuration details of a step.
StepContainerConfigurationDetails This property is required. List<GetPipelineRunStepOverrideDetailStepContainerConfigurationDetail>
Container Details for a step in pipeline.
StepDataflowConfigurationDetails This property is required. List<GetPipelineRunStepOverrideDetailStepDataflowConfigurationDetail>
The configuration details of a Dataflow step.
StepName This property is required. string
The name of the step.
StepConfigurationDetails This property is required. []GetPipelineRunStepOverrideDetailStepConfigurationDetail
The configuration details of a step.
StepContainerConfigurationDetails This property is required. []GetPipelineRunStepOverrideDetailStepContainerConfigurationDetail
Container Details for a step in pipeline.
StepDataflowConfigurationDetails This property is required. []GetPipelineRunStepOverrideDetailStepDataflowConfigurationDetail
The configuration details of a Dataflow step.
StepName This property is required. string
The name of the step.
stepConfigurationDetails This property is required. List<GetPipelineRunStepOverrideDetailStepConfigurationDetail>
The configuration details of a step.
stepContainerConfigurationDetails This property is required. List<GetPipelineRunStepOverrideDetailStepContainerConfigurationDetail>
Container Details for a step in pipeline.
stepDataflowConfigurationDetails This property is required. List<GetPipelineRunStepOverrideDetailStepDataflowConfigurationDetail>
The configuration details of a Dataflow step.
stepName This property is required. String
The name of the step.
stepConfigurationDetails This property is required. GetPipelineRunStepOverrideDetailStepConfigurationDetail[]
The configuration details of a step.
stepContainerConfigurationDetails This property is required. GetPipelineRunStepOverrideDetailStepContainerConfigurationDetail[]
Container Details for a step in pipeline.
stepDataflowConfigurationDetails This property is required. GetPipelineRunStepOverrideDetailStepDataflowConfigurationDetail[]
The configuration details of a Dataflow step.
stepName This property is required. string
The name of the step.
step_configuration_details This property is required. Sequence[datascience.GetPipelineRunStepOverrideDetailStepConfigurationDetail]
The configuration details of a step.
step_container_configuration_details This property is required. Sequence[datascience.GetPipelineRunStepOverrideDetailStepContainerConfigurationDetail]
Container Details for a step in pipeline.
step_dataflow_configuration_details This property is required. Sequence[datascience.GetPipelineRunStepOverrideDetailStepDataflowConfigurationDetail]
The configuration details of a Dataflow step.
step_name This property is required. str
The name of the step.
stepConfigurationDetails This property is required. List<Property Map>
The configuration details of a step.
stepContainerConfigurationDetails This property is required. List<Property Map>
Container Details for a step in pipeline.
stepDataflowConfigurationDetails This property is required. List<Property Map>
The configuration details of a Dataflow step.
stepName This property is required. String
The name of the step.

GetPipelineRunStepOverrideDetailStepConfigurationDetail

CommandLineArguments This property is required. string
The command line arguments to set for step.
EnvironmentVariables This property is required. Dictionary<string, string>
Environment variables to set for step.
MaximumRuntimeInMinutes This property is required. string
A time bound for the execution of the step.
CommandLineArguments This property is required. string
The command line arguments to set for step.
EnvironmentVariables This property is required. map[string]string
Environment variables to set for step.
MaximumRuntimeInMinutes This property is required. string
A time bound for the execution of the step.
commandLineArguments This property is required. String
The command line arguments to set for step.
environmentVariables This property is required. Map<String,String>
Environment variables to set for step.
maximumRuntimeInMinutes This property is required. String
A time bound for the execution of the step.
commandLineArguments This property is required. string
The command line arguments to set for step.
environmentVariables This property is required. {[key: string]: string}
Environment variables to set for step.
maximumRuntimeInMinutes This property is required. string
A time bound for the execution of the step.
command_line_arguments This property is required. str
The command line arguments to set for step.
environment_variables This property is required. Mapping[str, str]
Environment variables to set for step.
maximum_runtime_in_minutes This property is required. str
A time bound for the execution of the step.
commandLineArguments This property is required. String
The command line arguments to set for step.
environmentVariables This property is required. Map<String>
Environment variables to set for step.
maximumRuntimeInMinutes This property is required. String
A time bound for the execution of the step.

GetPipelineRunStepOverrideDetailStepContainerConfigurationDetail

Cmds This property is required. List<string>
The container image run CMD as a list of strings. Use CMD as arguments to the ENTRYPOINT or the only command to run in the absence of an ENTRYPOINT. The combined size of CMD and ENTRYPOINT must be less than 2048 bytes.
ContainerType This property is required. string
The type of container.
Entrypoints This property is required. List<string>
The container image run ENTRYPOINT as a list of strings. Accept the CMD as extra arguments. The combined size of CMD and ENTRYPOINT must be less than 2048 bytes. More information on how CMD and ENTRYPOINT interact are here.
Image This property is required. string
The full path to the Oracle Container Repository (OCIR) registry, image, and tag in a canonical format.
ImageDigest This property is required. string
The digest of the container image. For example, sha256:881303a6b2738834d795a32b4a98eb0e5e3d1cad590a712d1e04f9b2fa90a030
ImageSignatureId This property is required. string
OCID of the container image signature
Cmds This property is required. []string
The container image run CMD as a list of strings. Use CMD as arguments to the ENTRYPOINT or the only command to run in the absence of an ENTRYPOINT. The combined size of CMD and ENTRYPOINT must be less than 2048 bytes.
ContainerType This property is required. string
The type of container.
Entrypoints This property is required. []string
The container image run ENTRYPOINT as a list of strings. Accept the CMD as extra arguments. The combined size of CMD and ENTRYPOINT must be less than 2048 bytes. More information on how CMD and ENTRYPOINT interact are here.
Image This property is required. string
The full path to the Oracle Container Repository (OCIR) registry, image, and tag in a canonical format.
ImageDigest This property is required. string
The digest of the container image. For example, sha256:881303a6b2738834d795a32b4a98eb0e5e3d1cad590a712d1e04f9b2fa90a030
ImageSignatureId This property is required. string
OCID of the container image signature
cmds This property is required. List<String>
The container image run CMD as a list of strings. Use CMD as arguments to the ENTRYPOINT or the only command to run in the absence of an ENTRYPOINT. The combined size of CMD and ENTRYPOINT must be less than 2048 bytes.
containerType This property is required. String
The type of container.
entrypoints This property is required. List<String>
The container image run ENTRYPOINT as a list of strings. Accept the CMD as extra arguments. The combined size of CMD and ENTRYPOINT must be less than 2048 bytes. More information on how CMD and ENTRYPOINT interact are here.
image This property is required. String
The full path to the Oracle Container Repository (OCIR) registry, image, and tag in a canonical format.
imageDigest This property is required. String
The digest of the container image. For example, sha256:881303a6b2738834d795a32b4a98eb0e5e3d1cad590a712d1e04f9b2fa90a030
imageSignatureId This property is required. String
OCID of the container image signature
cmds This property is required. string[]
The container image run CMD as a list of strings. Use CMD as arguments to the ENTRYPOINT or the only command to run in the absence of an ENTRYPOINT. The combined size of CMD and ENTRYPOINT must be less than 2048 bytes.
containerType This property is required. string
The type of container.
entrypoints This property is required. string[]
The container image run ENTRYPOINT as a list of strings. Accept the CMD as extra arguments. The combined size of CMD and ENTRYPOINT must be less than 2048 bytes. More information on how CMD and ENTRYPOINT interact are here.
image This property is required. string
The full path to the Oracle Container Repository (OCIR) registry, image, and tag in a canonical format.
imageDigest This property is required. string
The digest of the container image. For example, sha256:881303a6b2738834d795a32b4a98eb0e5e3d1cad590a712d1e04f9b2fa90a030
imageSignatureId This property is required. string
OCID of the container image signature
cmds This property is required. Sequence[str]
The container image run CMD as a list of strings. Use CMD as arguments to the ENTRYPOINT or the only command to run in the absence of an ENTRYPOINT. The combined size of CMD and ENTRYPOINT must be less than 2048 bytes.
container_type This property is required. str
The type of container.
entrypoints This property is required. Sequence[str]
The container image run ENTRYPOINT as a list of strings. Accept the CMD as extra arguments. The combined size of CMD and ENTRYPOINT must be less than 2048 bytes. More information on how CMD and ENTRYPOINT interact are here.
image This property is required. str
The full path to the Oracle Container Repository (OCIR) registry, image, and tag in a canonical format.
image_digest This property is required. str
The digest of the container image. For example, sha256:881303a6b2738834d795a32b4a98eb0e5e3d1cad590a712d1e04f9b2fa90a030
image_signature_id This property is required. str
OCID of the container image signature
cmds This property is required. List<String>
The container image run CMD as a list of strings. Use CMD as arguments to the ENTRYPOINT or the only command to run in the absence of an ENTRYPOINT. The combined size of CMD and ENTRYPOINT must be less than 2048 bytes.
containerType This property is required. String
The type of container.
entrypoints This property is required. List<String>
The container image run ENTRYPOINT as a list of strings. Accept the CMD as extra arguments. The combined size of CMD and ENTRYPOINT must be less than 2048 bytes. More information on how CMD and ENTRYPOINT interact are here.
image This property is required. String
The full path to the Oracle Container Repository (OCIR) registry, image, and tag in a canonical format.
imageDigest This property is required. String
The digest of the container image. For example, sha256:881303a6b2738834d795a32b4a98eb0e5e3d1cad590a712d1e04f9b2fa90a030
imageSignatureId This property is required. String
OCID of the container image signature

GetPipelineRunStepOverrideDetailStepDataflowConfigurationDetail

Configuration This property is required. Dictionary<string, string>
The Spark configuration passed to the running process.
DriverShape This property is required. string
The VM shape for the driver.
DriverShapeConfigDetails This property is required. List<GetPipelineRunStepOverrideDetailStepDataflowConfigurationDetailDriverShapeConfigDetail>
Details for the pipeline step run shape configuration. Specify only when a flex shape is selected.
ExecutorShape This property is required. string
The VM shape for the executors.
ExecutorShapeConfigDetails This property is required. List<GetPipelineRunStepOverrideDetailStepDataflowConfigurationDetailExecutorShapeConfigDetail>
Details for the pipeline step run shape configuration. Specify only when a flex shape is selected.
LogsBucketUri This property is required. string
An Oracle Cloud Infrastructure URI of the bucket where the Spark job logs are to be uploaded.
NumExecutors This property is required. int
The number of executor VMs requested.
WarehouseBucketUri This property is required. string
An Oracle Cloud Infrastructure URI of the bucket to be used as default warehouse directory for BATCH SQL runs.
Configuration This property is required. map[string]string
The Spark configuration passed to the running process.
DriverShape This property is required. string
The VM shape for the driver.
DriverShapeConfigDetails This property is required. []GetPipelineRunStepOverrideDetailStepDataflowConfigurationDetailDriverShapeConfigDetail
Details for the pipeline step run shape configuration. Specify only when a flex shape is selected.
ExecutorShape This property is required. string
The VM shape for the executors.
ExecutorShapeConfigDetails This property is required. []GetPipelineRunStepOverrideDetailStepDataflowConfigurationDetailExecutorShapeConfigDetail
Details for the pipeline step run shape configuration. Specify only when a flex shape is selected.
LogsBucketUri This property is required. string
An Oracle Cloud Infrastructure URI of the bucket where the Spark job logs are to be uploaded.
NumExecutors This property is required. int
The number of executor VMs requested.
WarehouseBucketUri This property is required. string
An Oracle Cloud Infrastructure URI of the bucket to be used as default warehouse directory for BATCH SQL runs.
configuration This property is required. Map<String,String>
The Spark configuration passed to the running process.
driverShape This property is required. String
The VM shape for the driver.
driverShapeConfigDetails This property is required. List<GetPipelineRunStepOverrideDetailStepDataflowConfigurationDetailDriverShapeConfigDetail>
Details for the pipeline step run shape configuration. Specify only when a flex shape is selected.
executorShape This property is required. String
The VM shape for the executors.
executorShapeConfigDetails This property is required. List<GetPipelineRunStepOverrideDetailStepDataflowConfigurationDetailExecutorShapeConfigDetail>
Details for the pipeline step run shape configuration. Specify only when a flex shape is selected.
logsBucketUri This property is required. String
An Oracle Cloud Infrastructure URI of the bucket where the Spark job logs are to be uploaded.
numExecutors This property is required. Integer
The number of executor VMs requested.
warehouseBucketUri This property is required. String
An Oracle Cloud Infrastructure URI of the bucket to be used as default warehouse directory for BATCH SQL runs.
configuration This property is required. {[key: string]: string}
The Spark configuration passed to the running process.
driverShape This property is required. string
The VM shape for the driver.
driverShapeConfigDetails This property is required. GetPipelineRunStepOverrideDetailStepDataflowConfigurationDetailDriverShapeConfigDetail[]
Details for the pipeline step run shape configuration. Specify only when a flex shape is selected.
executorShape This property is required. string
The VM shape for the executors.
executorShapeConfigDetails This property is required. GetPipelineRunStepOverrideDetailStepDataflowConfigurationDetailExecutorShapeConfigDetail[]
Details for the pipeline step run shape configuration. Specify only when a flex shape is selected.
logsBucketUri This property is required. string
An Oracle Cloud Infrastructure URI of the bucket where the Spark job logs are to be uploaded.
numExecutors This property is required. number
The number of executor VMs requested.
warehouseBucketUri This property is required. string
An Oracle Cloud Infrastructure URI of the bucket to be used as default warehouse directory for BATCH SQL runs.
configuration This property is required. Mapping[str, str]
The Spark configuration passed to the running process.
driver_shape This property is required. str
The VM shape for the driver.
driver_shape_config_details This property is required. Sequence[datascience.GetPipelineRunStepOverrideDetailStepDataflowConfigurationDetailDriverShapeConfigDetail]
Details for the pipeline step run shape configuration. Specify only when a flex shape is selected.
executor_shape This property is required. str
The VM shape for the executors.
executor_shape_config_details This property is required. Sequence[datascience.GetPipelineRunStepOverrideDetailStepDataflowConfigurationDetailExecutorShapeConfigDetail]
Details for the pipeline step run shape configuration. Specify only when a flex shape is selected.
logs_bucket_uri This property is required. str
An Oracle Cloud Infrastructure URI of the bucket where the Spark job logs are to be uploaded.
num_executors This property is required. int
The number of executor VMs requested.
warehouse_bucket_uri This property is required. str
An Oracle Cloud Infrastructure URI of the bucket to be used as default warehouse directory for BATCH SQL runs.
configuration This property is required. Map<String>
The Spark configuration passed to the running process.
driverShape This property is required. String
The VM shape for the driver.
driverShapeConfigDetails This property is required. List<Property Map>
Details for the pipeline step run shape configuration. Specify only when a flex shape is selected.
executorShape This property is required. String
The VM shape for the executors.
executorShapeConfigDetails This property is required. List<Property Map>
Details for the pipeline step run shape configuration. Specify only when a flex shape is selected.
logsBucketUri This property is required. String
An Oracle Cloud Infrastructure URI of the bucket where the Spark job logs are to be uploaded.
numExecutors This property is required. Number
The number of executor VMs requested.
warehouseBucketUri This property is required. String
An Oracle Cloud Infrastructure URI of the bucket to be used as default warehouse directory for BATCH SQL runs.

GetPipelineRunStepOverrideDetailStepDataflowConfigurationDetailDriverShapeConfigDetail

MemoryInGbs This property is required. double
A pipeline step run instance of type VM.Standard.E3.Flex allows memory to be specified. This specifies the size of the memory in GBs.
Ocpus This property is required. double
A pipeline step run instance of type VM.Standard.E3.Flex allows the ocpu count to be specified.
MemoryInGbs This property is required. float64
A pipeline step run instance of type VM.Standard.E3.Flex allows memory to be specified. This specifies the size of the memory in GBs.
Ocpus This property is required. float64
A pipeline step run instance of type VM.Standard.E3.Flex allows the ocpu count to be specified.
memoryInGbs This property is required. Double
A pipeline step run instance of type VM.Standard.E3.Flex allows memory to be specified. This specifies the size of the memory in GBs.
ocpus This property is required. Double
A pipeline step run instance of type VM.Standard.E3.Flex allows the ocpu count to be specified.
memoryInGbs This property is required. number
A pipeline step run instance of type VM.Standard.E3.Flex allows memory to be specified. This specifies the size of the memory in GBs.
ocpus This property is required. number
A pipeline step run instance of type VM.Standard.E3.Flex allows the ocpu count to be specified.
memory_in_gbs This property is required. float
A pipeline step run instance of type VM.Standard.E3.Flex allows memory to be specified. This specifies the size of the memory in GBs.
ocpus This property is required. float
A pipeline step run instance of type VM.Standard.E3.Flex allows the ocpu count to be specified.
memoryInGbs This property is required. Number
A pipeline step run instance of type VM.Standard.E3.Flex allows memory to be specified. This specifies the size of the memory in GBs.
ocpus This property is required. Number
A pipeline step run instance of type VM.Standard.E3.Flex allows the ocpu count to be specified.

GetPipelineRunStepOverrideDetailStepDataflowConfigurationDetailExecutorShapeConfigDetail

MemoryInGbs This property is required. double
A pipeline step run instance of type VM.Standard.E3.Flex allows memory to be specified. This specifies the size of the memory in GBs.
Ocpus This property is required. double
A pipeline step run instance of type VM.Standard.E3.Flex allows the ocpu count to be specified.
MemoryInGbs This property is required. float64
A pipeline step run instance of type VM.Standard.E3.Flex allows memory to be specified. This specifies the size of the memory in GBs.
Ocpus This property is required. float64
A pipeline step run instance of type VM.Standard.E3.Flex allows the ocpu count to be specified.
memoryInGbs This property is required. Double
A pipeline step run instance of type VM.Standard.E3.Flex allows memory to be specified. This specifies the size of the memory in GBs.
ocpus This property is required. Double
A pipeline step run instance of type VM.Standard.E3.Flex allows the ocpu count to be specified.
memoryInGbs This property is required. number
A pipeline step run instance of type VM.Standard.E3.Flex allows memory to be specified. This specifies the size of the memory in GBs.
ocpus This property is required. number
A pipeline step run instance of type VM.Standard.E3.Flex allows the ocpu count to be specified.
memory_in_gbs This property is required. float
A pipeline step run instance of type VM.Standard.E3.Flex allows memory to be specified. This specifies the size of the memory in GBs.
ocpus This property is required. float
A pipeline step run instance of type VM.Standard.E3.Flex allows the ocpu count to be specified.
memoryInGbs This property is required. Number
A pipeline step run instance of type VM.Standard.E3.Flex allows memory to be specified. This specifies the size of the memory in GBs.
ocpus This property is required. Number
A pipeline step run instance of type VM.Standard.E3.Flex allows the ocpu count to be specified.

GetPipelineRunStepRun

DataflowRunId This property is required. string
The OCID of the dataflow run triggered for this step run.
JobRunId This property is required. string
The OCID of the job run triggered for this step run.
LifecycleDetails This property is required. string
Details of the state of the step run.
State This property is required. string
The state of the step run.
StepName This property is required. string
The name of the step.
StepType This property is required. string
The type of step.
TimeFinished This property is required. string
The date and time the pipeline run request was finished in the timestamp format defined by RFC3339.
TimeStarted This property is required. string
The date and time the pipeline run request was started in the timestamp format defined by RFC3339.
DataflowRunId This property is required. string
The OCID of the dataflow run triggered for this step run.
JobRunId This property is required. string
The OCID of the job run triggered for this step run.
LifecycleDetails This property is required. string
Details of the state of the step run.
State This property is required. string
The state of the step run.
StepName This property is required. string
The name of the step.
StepType This property is required. string
The type of step.
TimeFinished This property is required. string
The date and time the pipeline run request was finished in the timestamp format defined by RFC3339.
TimeStarted This property is required. string
The date and time the pipeline run request was started in the timestamp format defined by RFC3339.
dataflowRunId This property is required. String
The OCID of the dataflow run triggered for this step run.
jobRunId This property is required. String
The OCID of the job run triggered for this step run.
lifecycleDetails This property is required. String
Details of the state of the step run.
state This property is required. String
The state of the step run.
stepName This property is required. String
The name of the step.
stepType This property is required. String
The type of step.
timeFinished This property is required. String
The date and time the pipeline run request was finished in the timestamp format defined by RFC3339.
timeStarted This property is required. String
The date and time the pipeline run request was started in the timestamp format defined by RFC3339.
dataflowRunId This property is required. string
The OCID of the dataflow run triggered for this step run.
jobRunId This property is required. string
The OCID of the job run triggered for this step run.
lifecycleDetails This property is required. string
Details of the state of the step run.
state This property is required. string
The state of the step run.
stepName This property is required. string
The name of the step.
stepType This property is required. string
The type of step.
timeFinished This property is required. string
The date and time the pipeline run request was finished in the timestamp format defined by RFC3339.
timeStarted This property is required. string
The date and time the pipeline run request was started in the timestamp format defined by RFC3339.
dataflow_run_id This property is required. str
The OCID of the dataflow run triggered for this step run.
job_run_id This property is required. str
The OCID of the job run triggered for this step run.
lifecycle_details This property is required. str
Details of the state of the step run.
state This property is required. str
The state of the step run.
step_name This property is required. str
The name of the step.
step_type This property is required. str
The type of step.
time_finished This property is required. str
The date and time the pipeline run request was finished in the timestamp format defined by RFC3339.
time_started This property is required. str
The date and time the pipeline run request was started in the timestamp format defined by RFC3339.
dataflowRunId This property is required. String
The OCID of the dataflow run triggered for this step run.
jobRunId This property is required. String
The OCID of the job run triggered for this step run.
lifecycleDetails This property is required. String
Details of the state of the step run.
state This property is required. String
The state of the step run.
stepName This property is required. String
The name of the step.
stepType This property is required. String
The type of step.
timeFinished This property is required. String
The date and time the pipeline run request was finished in the timestamp format defined by RFC3339.
timeStarted This property is required. String
The date and time the pipeline run request was started in the timestamp format defined by RFC3339.

Package Details

Repository
oci pulumi/pulumi-oci
License
Apache-2.0
Notes
This Pulumi package is based on the oci Terraform Provider.
Oracle Cloud Infrastructure v2.28.0 published on Thursday, Mar 27, 2025 by Pulumi