# This is an automatically generated code sample.
# To make this code sample work in your Oracle Cloud tenancy,
# please replace the values for any parameters whose current values do not fit
# your use case (such as resource IDs, strings containing ‘EXAMPLE’ or ‘unique_id’, and
# boolean, number, and enum parameters with values not fitting your use case).

import oci

# Create a default config using DEFAULT profile in default location
# Refer to
# https://docs.cloud.oracle.com/en-us/iaas/Content/API/Concepts/sdkconfig.htm#SDK_and_CLI_Configuration_File
# for more info
config = oci.config.from_file()


# Initialize service client with default config file
data_integration_client = oci.data_integration.DataIntegrationClient(config)


# Send the request to service, some parameters are not required, see API
# doc for more info
create_pipeline_response = data_integration_client.create_pipeline(
    workspace_id="ocid1.test.oc1..<unique_ID>EXAMPLE-workspaceId-Value",
    create_pipeline_details=oci.data_integration.models.CreatePipelineDetails(
        name="EXAMPLE-name-Value",
        identifier="EXAMPLE-identifier-Value",
        registry_metadata=oci.data_integration.models.RegistryMetadata(
            aggregator_key="EXAMPLE-aggregatorKey-Value",
            labels=["EXAMPLE--Value"],
            registry_version=857,
            key="EXAMPLE-key-Value",
            is_favorite=True),
        key="EXAMPLE-key-Value",
        model_version="EXAMPLE-modelVersion-Value",
        parent_ref=oci.data_integration.models.ParentReference(
            parent="EXAMPLE-parent-Value",
            root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
        description="EXAMPLE-description-Value",
        model_type="EXAMPLE-modelType-Value",
        object_version=28,
        object_status=397,
        nodes=[
                    oci.data_integration.models.FlowNode(
                        key="EXAMPLE-key-Value",
                        model_type="EXAMPLE-modelType-Value",
                        model_version="EXAMPLE-modelVersion-Value",
                        parent_ref=oci.data_integration.models.ParentReference(
                            parent="EXAMPLE-parent-Value",
                            root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                        name="EXAMPLE-name-Value",
                        description="EXAMPLE-description-Value",
                        input_links=[
                            oci.data_integration.models.InputLink(
                                    model_type="INPUT_LINK",
                                    key="EXAMPLE-key-Value",
                                    model_version="EXAMPLE-modelVersion-Value",
                                    parent_ref=oci.data_integration.models.ParentReference(
                                        parent="EXAMPLE-parent-Value",
                                        root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                    object_status=373,
                                    description="EXAMPLE-description-Value",
                                    port="EXAMPLE-port-Value",
                                    from_link="EXAMPLE-fromLink-Value",
                                    field_map=oci.data_integration.models.NamedEntityMap(
                                        model_type="NAMED_ENTITY_MAP",
                                        description="EXAMPLE-description-Value",
                                        key="EXAMPLE-key-Value",
                                        model_version="EXAMPLE-modelVersion-Value",
                                        parent_ref=oci.data_integration.models.ParentReference(
                                                parent="EXAMPLE-parent-Value",
                                                root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                        config_values=oci.data_integration.models.ConfigValues(
                                            config_param_values={
                                                'EXAMPLE_KEY_NkoXS': {
                                                    'stringValue': 'EXAMPLE-stringValue-Value',
                                                    'intValue': 567,
                                                    'objectValue': 'EXAMPLE-objectValue-Value',
                                                    'refValue': 'EXAMPLE-refValue-Value',
                                                    'parameterValue': 'EXAMPLE-parameterValue-Value',
                                                    'rootObjectValue': 'EXAMPLE-rootObjectValue-Value'}},
                                            parent_ref=oci.data_integration.models.ParentReference(
                                                parent="EXAMPLE-parent-Value",
                                                root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")),
                                        source_entity="EXAMPLE-sourceEntity-Value",
                                        target_entity="EXAMPLE-targetEntity-Value",
                                        object_status=392))],
                        output_links=[
                            oci.data_integration.models.OutputLink(
                                model_type="OUTPUT_LINK",
                                key="EXAMPLE-key-Value",
                                model_version="EXAMPLE-modelVersion-Value",
                                parent_ref=oci.data_integration.models.ParentReference(
                                    parent="EXAMPLE-parent-Value",
                                    root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                object_status=254,
                                description="EXAMPLE-description-Value",
                                port="EXAMPLE-port-Value",
                                to_links=["EXAMPLE--Value"])],
                        operator=oci.data_integration.models.Function(
                            model_type="FUNCTION_OPERATOR",
                            key="EXAMPLE-key-Value",
                            model_version="EXAMPLE-modelVersion-Value",
                            parent_ref=oci.data_integration.models.ParentReference(
                                parent="EXAMPLE-parent-Value",
                                root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                            name="EXAMPLE-name-Value",
                            description="EXAMPLE-description-Value",
                            object_version=131,
                            input_ports=[
                                oci.data_integration.models.InputPort(
                                    model_type="INPUT_PORT",
                                    key="EXAMPLE-key-Value",
                                    model_version="EXAMPLE-modelVersion-Value",
                                    parent_ref=oci.data_integration.models.ParentReference(
                                        parent="EXAMPLE-parent-Value",
                                        root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                    config_values=oci.data_integration.models.ConfigValues(
                                        config_param_values={
                                            'EXAMPLE_KEY_z4J4K': {
                                                'stringValue': 'EXAMPLE-stringValue-Value',
                                                'intValue': 622,
                                                'objectValue': 'EXAMPLE-objectValue-Value',
                                                'refValue': 'EXAMPLE-refValue-Value',
                                                'parameterValue': 'EXAMPLE-parameterValue-Value',
                                                'rootObjectValue': 'EXAMPLE-rootObjectValue-Value'}},
                                        parent_ref=oci.data_integration.models.ParentReference(
                                            parent="EXAMPLE-parent-Value",
                                            root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")),
                                    object_status=9,
                                    name="EXAMPLE-name-Value",
                                    description="EXAMPLE-description-Value",
                                    port_type="DATA",
                                    fields=[
                                        oci.data_integration.models.InputProxyField(
                                            model_type="INPUT_PROXY_FIELD",
                                            key="EXAMPLE-key-Value",
                                            model_version="EXAMPLE-modelVersion-Value",
                                            parent_ref=oci.data_integration.models.ParentReference(
                                                parent="EXAMPLE-parent-Value",
                                                root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                            config_values=oci.data_integration.models.ConfigValues(
                                                config_param_values={
                                                    'EXAMPLE_KEY_LveOh': {
                                                        'stringValue': 'EXAMPLE-stringValue-Value',
                                                        'intValue': 727,
                                                        'objectValue': 'EXAMPLE-objectValue-Value',
                                                        'refValue': 'EXAMPLE-refValue-Value',
                                                        'parameterValue': 'EXAMPLE-parameterValue-Value',
                                                        'rootObjectValue': 'EXAMPLE-rootObjectValue-Value'}},
                                                parent_ref=oci.data_integration.models.ParentReference(
                                                    parent="EXAMPLE-parent-Value",
                                                    root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")),
                                            object_status=480,
                                            name="EXAMPLE-name-Value",
                                            description="EXAMPLE-description-Value",
                                            scope="EXAMPLE-scope-Value",
                                            type=oci.data_integration.models.DerivedType(
                                                model_type="DERIVED_TYPE",
                                                key="EXAMPLE-key-Value",
                                                model_version="EXAMPLE-modelVersion-Value",
                                                parent_ref=oci.data_integration.models.ParentReference(
                                                    parent="EXAMPLE-parent-Value",
                                                    root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                                name="EXAMPLE-name-Value",
                                                object_status=275,
                                                description="EXAMPLE-description-Value"),
                                            labels=["EXAMPLE--Value"])])],
                            output_ports=[
                                oci.data_integration.models.TypedExpression(
                                    model_type="TYPED_EXPRESSION",
                                    key="EXAMPLE-key-Value",
                                    model_version="EXAMPLE-modelVersion-Value",
                                    parent_ref=oci.data_integration.models.ParentReference(
                                        parent="EXAMPLE-parent-Value",
                                        root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                    config_values=oci.data_integration.models.ConfigValues(
                                        config_param_values={
                                            'EXAMPLE_KEY_gJaoj': {
                                                'stringValue': 'EXAMPLE-stringValue-Value',
                                                'intValue': 354,
                                                'objectValue': 'EXAMPLE-objectValue-Value',
                                                'refValue': 'EXAMPLE-refValue-Value',
                                                'parameterValue': 'EXAMPLE-parameterValue-Value',
                                                'rootObjectValue': 'EXAMPLE-rootObjectValue-Value'}},
                                        parent_ref=oci.data_integration.models.ParentReference(
                                            parent="EXAMPLE-parent-Value",
                                            root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")),
                                    object_status=36,
                                    name="EXAMPLE-name-Value",
                                    description="EXAMPLE-description-Value",
                                    expression="EXAMPLE-expression-Value",
                                    type="EXAMPLE-type-Value")],
                            object_status=717,
                            identifier="EXAMPLE-identifier-Value",
                            parameters=[
                                oci.data_integration.models.Parameter(
                                    model_type="PARAMETER",
                                    key="EXAMPLE-key-Value",
                                    model_version="EXAMPLE-modelVersion-Value",
                                    parent_ref=oci.data_integration.models.ParentReference(
                                        parent="EXAMPLE-parent-Value",
                                        root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                    config_values=oci.data_integration.models.ConfigValues(
                                        config_param_values={
                                            'EXAMPLE_KEY_gcbwG': {
                                                'stringValue': 'EXAMPLE-stringValue-Value',
                                                'intValue': 883,
                                                'objectValue': 'EXAMPLE-objectValue-Value',
                                                'refValue': 'EXAMPLE-refValue-Value',
                                                'parameterValue': 'EXAMPLE-parameterValue-Value',
                                                'rootObjectValue': 'EXAMPLE-rootObjectValue-Value'}},
                                        parent_ref=oci.data_integration.models.ParentReference(
                                            parent="EXAMPLE-parent-Value",
                                            root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")),
                                    object_status=533,
                                    name="EXAMPLE-name-Value",
                                    description="EXAMPLE-description-Value",
                                    type="EXAMPLE-type-Value",
                                    default_value="EXAMPLE-defaultValue-Value",
                                    root_object_default_value="EXAMPLE-rootObjectDefaultValue-Value",
                                    is_input=False,
                                    is_output=True,
                                    output_aggregation_type="SUM",
                                    type_name="EXAMPLE-typeName-Value",
                                    used_for="EXAMPLE-usedFor-Value")],
                            op_config_values=oci.data_integration.models.ConfigValues(
                                config_param_values={
                                    'EXAMPLE_KEY_Pr5FL': {
                                        'stringValue': 'EXAMPLE-stringValue-Value',
                                        'intValue': 870,
                                        'objectValue': 'EXAMPLE-objectValue-Value',
                                        'refValue': 'EXAMPLE-refValue-Value',
                                        'parameterValue': 'EXAMPLE-parameterValue-Value',
                                        'rootObjectValue': 'EXAMPLE-rootObjectValue-Value'}},
                                parent_ref=oci.data_integration.models.ParentReference(
                                    parent="EXAMPLE-parent-Value",
                                    root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")),
                            oci_function=oci.data_integration.models.OciFunction(
                                function_id="ocid1.test.oc1..<unique_ID>EXAMPLE-functionId-Value",
                                region_id="ocid1.test.oc1..<unique_ID>EXAMPLE-regionId-Value",
                                fn_config_definition=oci.data_integration.models.ConfigDefinition(
                                    key="EXAMPLE-key-Value",
                                    model_type="EXAMPLE-modelType-Value",
                                    model_version="EXAMPLE-modelVersion-Value",
                                    parent_ref=oci.data_integration.models.ParentReference(
                                        parent="EXAMPLE-parent-Value",
                                        root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                    name="EXAMPLE-name-Value",
                                    is_contained=True,
                                    object_status=332,
                                    config_parameter_definitions={
                                        'EXAMPLE_KEY_nnN21': {
                                            'parameterType': {
                                                'modelType': 'DYNAMIC_TYPE',
                                                'key': 'EXAMPLE-key-Value',
                                                'modelVersion': 'EXAMPLE-modelVersion-Value',
                                                'parentRef': {
                                                    'parent': 'EXAMPLE-parent-Value',
                                                    'rootDocId': 'ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value'},
                                                'name': 'EXAMPLE-name-Value',
                                                'objectStatus': 500,
                                                'description': 'EXAMPLE-description-Value',
                                                'typeHandler': {
                                                    'modelType': 'RULE_TYPE_CONFIGS',
                                                    'key': 'EXAMPLE-key-Value',
                                                    'modelVersion': 'EXAMPLE-modelVersion-Value',
                                                    'parentRef': {
                                                        'parent': 'EXAMPLE-parent-Value',
                                                        'rootDocId': 'ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value'},
                                                    'scope': 'EXAMPLE-scope-Value',
                                                    'scopeReference': {
                                                        'referenceObject': 'EXAMPLE-referenceObject-Value',
                                                        'referenceType': 'BOUND_ENTITY_SHAPE',
                                                        'refObjectName': 'EXAMPLE-refObjectName-Value'},
                                                    'isOrderByRule': True,
                                                    'projectionRules': [
                                                        {
                                                            'modelType': 'NAME_LIST_RULE',
                                                            'key': 'EXAMPLE-key-Value',
                                                            'modelVersion': 'EXAMPLE-modelVersion-Value',
                                                            'parentRef': {
                                                                'parent': 'EXAMPLE-parent-Value',
                                                                'rootDocId': 'ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value'},
                                                            'isJavaRegexSyntax': True,
                                                            'configValues': {
                                                                'configParamValues': {
                                                                    'EXAMPLE_KEY_RBPgU': {
                                                                        'stringValue': 'EXAMPLE-stringValue-Value',
                                                                        'intValue': 104,
                                                                        'objectValue': 'EXAMPLE-objectValue-Value',
                                                                        'refValue': 'EXAMPLE-refValue-Value',
                                                                        'parameterValue': 'EXAMPLE-parameterValue-Value',
                                                                        'rootObjectValue': 'EXAMPLE-rootObjectValue-Value'}},
                                                                'parentRef': {
                                                                    'parent': 'EXAMPLE-parent-Value',
                                                                    'rootDocId': 'ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value'}},
                                                            'objectStatus': 804,
                                                            'description': 'EXAMPLE-description-Value',
                                                            'isSkipRemainingRulesOnMatch': True,
                                                            'scope': 'EXAMPLE-scope-Value',
                                                            'isCascade': True,
                                                            'matchingStrategy': 'NAME_ONLY',
                                                            'isCaseSensitive': False,
                                                            'ruleType': 'INCLUDE',
                                                            'names': ['EXAMPLE--Value']}],
                                                    'configValues': {
                                                        'configParamValues': {
                                                            'EXAMPLE_KEY_Q8eR8': {
                                                                'stringValue': 'EXAMPLE-stringValue-Value',
                                                                'intValue': 13,
                                                                'objectValue': 'EXAMPLE-objectValue-Value',
                                                                'refValue': 'EXAMPLE-refValue-Value',
                                                                'parameterValue': 'EXAMPLE-parameterValue-Value',
                                                                'rootObjectValue': 'EXAMPLE-rootObjectValue-Value'}},
                                                        'parentRef': {
                                                            'parent': 'EXAMPLE-parent-Value',
                                                            'rootDocId': 'ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value'}},
                                                    'objectStatus': 220}},
                                            'parameterName': 'EXAMPLE-parameterName-Value',
                                            'description': 'EXAMPLE-description-Value',
                                            'defaultValue': 'EXAMPLE-defaultValue-Value',
                                            'classFieldName': 'EXAMPLE-classFieldName-Value',
                                            'isStatic': False,
                                            'isClassFieldValue': True}}),
                                input_shape=oci.data_integration.models.Shape(
                                    model_type="SHAPE",
                                    key="EXAMPLE-key-Value",
                                    model_version="EXAMPLE-modelVersion-Value",
                                    parent_ref=oci.data_integration.models.ParentReference(
                                        parent="EXAMPLE-parent-Value",
                                        root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                    config_values=oci.data_integration.models.ConfigValues(
                                        config_param_values={
                                            'EXAMPLE_KEY_vn9Mn': {
                                                'stringValue': 'EXAMPLE-stringValue-Value',
                                                'intValue': 772,
                                                'objectValue': 'EXAMPLE-objectValue-Value',
                                                'refValue': 'EXAMPLE-refValue-Value',
                                                'parameterValue': 'EXAMPLE-parameterValue-Value',
                                                'rootObjectValue': 'EXAMPLE-rootObjectValue-Value'}},
                                        parent_ref=oci.data_integration.models.ParentReference(
                                            parent="EXAMPLE-parent-Value",
                                            root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")),
                                    object_status=549,
                                    name="EXAMPLE-name-Value",
                                    description="EXAMPLE-description-Value",
                                    type=oci.data_integration.models.MaterializedCompositeType(
                                        model_type="MATERIALIZED_COMPOSITE_TYPE",
                                        key="EXAMPLE-key-Value",
                                        model_version="EXAMPLE-modelVersion-Value",
                                        parent_ref=oci.data_integration.models.ParentReference(
                                            parent="EXAMPLE-parent-Value",
                                            root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                        name="EXAMPLE-name-Value",
                                        object_status=385,
                                        description="EXAMPLE-description-Value",
                                        elements=["EXAMPLE--Value"],
                                        path_names=["EXAMPLE--Value"],
                                        config_definition=oci.data_integration.models.ConfigDefinition(
                                            key="EXAMPLE-key-Value",
                                            model_type="EXAMPLE-modelType-Value",
                                            model_version="EXAMPLE-modelVersion-Value",
                                            parent_ref=oci.data_integration.models.ParentReference(
                                                parent="EXAMPLE-parent-Value",
                                                root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                            name="EXAMPLE-name-Value",
                                            is_contained=True,
                                            object_status=917,
                                            config_parameter_definitions={
                                                'EXAMPLE_KEY_ty5oP': {
                                                    'parameterName': 'EXAMPLE-parameterName-Value',
                                                    'description': 'EXAMPLE-description-Value',
                                                    'defaultValue': 'EXAMPLE-defaultValue-Value',
                                                    'classFieldName': 'EXAMPLE-classFieldName-Value',
                                                    'isStatic': True,
                                                    'isClassFieldValue': False}}))),
                                output_shape=oci.data_integration.models.Shape(
                                    model_type="SHAPE",
                                    key="EXAMPLE-key-Value",
                                    model_version="EXAMPLE-modelVersion-Value",
                                    parent_ref=oci.data_integration.models.ParentReference(
                                        parent="EXAMPLE-parent-Value",
                                        root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                    config_values=oci.data_integration.models.ConfigValues(
                                        config_param_values={
                                            'EXAMPLE_KEY_fCJon': {
                                                'stringValue': 'EXAMPLE-stringValue-Value',
                                                'intValue': 903,
                                                'objectValue': 'EXAMPLE-objectValue-Value',
                                                'refValue': 'EXAMPLE-refValue-Value',
                                                'parameterValue': 'EXAMPLE-parameterValue-Value',
                                                'rootObjectValue': 'EXAMPLE-rootObjectValue-Value'}},
                                        parent_ref=oci.data_integration.models.ParentReference(
                                            parent="EXAMPLE-parent-Value",
                                            root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")),
                                    object_status=795,
                                    name="EXAMPLE-name-Value",
                                    description="EXAMPLE-description-Value",
                                    type=oci.data_integration.models.MapType(
                                        model_type="MAP_TYPE",
                                        key="EXAMPLE-key-Value",
                                        model_version="EXAMPLE-modelVersion-Value",
                                        parent_ref=oci.data_integration.models.ParentReference(
                                            parent="EXAMPLE-parent-Value",
                                            root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                        name="EXAMPLE-name-Value",
                                        object_status=89,
                                        description="EXAMPLE-description-Value",
                                        key_element_type="EXAMPLE-keyElementType-Value",
                                        value_element_type="EXAMPLE-valueElementType-Value",
                                        contains_null=True)),
                                model_type="OCI_FUNCTION",
                                key="EXAMPLE-key-Value",
                                parent_ref=oci.data_integration.models.ParentReference(
                                    parent="EXAMPLE-parent-Value",
                                    root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                model_version="EXAMPLE-modelVersion-Value",
                                object_version=353,
                                payload_format="JSON",
                                fn_config_def=oci.data_integration.models.FunctionConfigurationDefinition(
                                    key="EXAMPLE-key-Value",
                                    model_type="CONFIG_DEFINITION",
                                    model_version="EXAMPLE-modelVersion-Value",
                                    parent_ref=oci.data_integration.models.ParentReference(
                                        parent="EXAMPLE-parent-Value",
                                        root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                                    is_contained=True,
                                    config_param_defs={
                                        'EXAMPLE_KEY_PXRJA': {
                                            'parameterType': {
                                                'modelType': 'DYNAMIC_TYPE',
                                                'key': 'EXAMPLE-key-Value',
                                                'modelVersion': 'EXAMPLE-modelVersion-Value',
                                                'parentRef': {
                                                    'parent': 'EXAMPLE-parent-Value',
                                                    'rootDocId': 'ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value'},
                                                'name': 'EXAMPLE-name-Value',
                                                'objectStatus': 318,
                                                'description': 'EXAMPLE-description-Value',
                                                'typeHandler': {
                                                    'modelType': 'RULE_TYPE_CONFIGS',
                                                    'key': 'EXAMPLE-key-Value',
                                                    'modelVersion': 'EXAMPLE-modelVersion-Value',
                                                    'parentRef': {
                                                        'parent': 'EXAMPLE-parent-Value',
                                                        'rootDocId': 'ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value'},
                                                    'scope': 'EXAMPLE-scope-Value',
                                                    'scopeReference': {
                                                        'referenceObject': 'EXAMPLE-referenceObject-Value',
                                                        'referenceType': 'BOUND_ENTITY_SHAPE',
                                                        'refObjectName': 'EXAMPLE-refObjectName-Value'},
                                                    'isOrderByRule': False,
                                                    'projectionRules': [
                                                        {
                                                            'modelType': 'NAME_LIST_RULE',
                                                            'key': 'EXAMPLE-key-Value',
                                                            'modelVersion': 'EXAMPLE-modelVersion-Value',
                                                            'parentRef': {
                                                                'parent': 'EXAMPLE-parent-Value',
                                                                'rootDocId': 'ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value'},
                                                            'isJavaRegexSyntax': False,
                                                            'configValues': {
                                                                'configParamValues': {
                                                                    'EXAMPLE_KEY_pHIn7': {
                                                                        'stringValue': 'EXAMPLE-stringValue-Value',
                                                                        'intValue': 511,
                                                                        'objectValue': 'EXAMPLE-objectValue-Value',
                                                                        'refValue': 'EXAMPLE-refValue-Value',
                                                                        'parameterValue': 'EXAMPLE-parameterValue-Value',
                                                                        'rootObjectValue': 'EXAMPLE-rootObjectValue-Value'}},
                                                                'parentRef': {
                                                                    'parent': 'EXAMPLE-parent-Value',
                                                                    'rootDocId': 'ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value'}},
                                                            'objectStatus': 975,
                                                            'description': 'EXAMPLE-description-Value',
                                                            'isSkipRemainingRulesOnMatch': True,
                                                            'scope': 'EXAMPLE-scope-Value',
                                                            'isCascade': False,
                                                            'matchingStrategy': 'NAME_OR_TAGS',
                                                            'isCaseSensitive': True,
                                                            'ruleType': 'EXCLUDE',
                                                            'names': ['EXAMPLE--Value']}],
                                                    'configValues': {
                                                        'configParamValues': {
                                                            'EXAMPLE_KEY_Dy4nx': {
                                                                'stringValue': 'EXAMPLE-stringValue-Value',
                                                                'intValue': 488,
                                                                'objectValue': 'EXAMPLE-objectValue-Value',
                                                                'refValue': 'EXAMPLE-refValue-Value',
                                                                'parameterValue': 'EXAMPLE-parameterValue-Value',
                                                                'rootObjectValue': 'EXAMPLE-rootObjectValue-Value'}},
                                                        'parentRef': {
                                                            'parent': 'EXAMPLE-parent-Value',
                                                            'rootDocId': 'ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value'}},
                                                    'objectStatus': 305}},
                                            'parameterName': 'EXAMPLE-parameterName-Value',
                                            'description': 'EXAMPLE-description-Value',
                                            'defaultValue': 'EXAMPLE-defaultValue-Value',
                                            'classFieldName': 'EXAMPLE-classFieldName-Value',
                                            'isStatic': False,
                                            'isClassFieldValue': False}}))),
                        ui_properties=oci.data_integration.models.UIProperties(
                            coordinate_x=2194.748,
                            coordinate_y=6575.709),
                        object_status=340)],
        parameters=[
            oci.data_integration.models.Parameter(
                model_type="PARAMETER",
                key="EXAMPLE-key-Value",
                model_version="EXAMPLE-modelVersion-Value",
                parent_ref=oci.data_integration.models.ParentReference(
                    parent="EXAMPLE-parent-Value",
                    root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                config_values=oci.data_integration.models.ConfigValues(
                    config_param_values={
                        'EXAMPLE_KEY_6nggu': {
                            'stringValue': 'EXAMPLE-stringValue-Value',
                            'intValue': 243,
                            'objectValue': 'EXAMPLE-objectValue-Value',
                            'refValue': 'EXAMPLE-refValue-Value',
                            'parameterValue': 'EXAMPLE-parameterValue-Value',
                            'rootObjectValue': 'EXAMPLE-rootObjectValue-Value'}},
                    parent_ref=oci.data_integration.models.ParentReference(
                        parent="EXAMPLE-parent-Value",
                        root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")),
                object_status=529,
                name="EXAMPLE-name-Value",
                description="EXAMPLE-description-Value",
                type="EXAMPLE-type-Value",
                default_value="EXAMPLE-defaultValue-Value",
                root_object_default_value="EXAMPLE-rootObjectDefaultValue-Value",
                is_input=True,
                is_output=True,
                output_aggregation_type="MIN",
                type_name="EXAMPLE-typeName-Value",
                used_for="EXAMPLE-usedFor-Value")],
        flow_config_values=oci.data_integration.models.ConfigValues(
            config_param_values={
                'EXAMPLE_KEY_lXB4L': {
                    'stringValue': 'EXAMPLE-stringValue-Value',
                    'intValue': 554,
                    'objectValue': 'EXAMPLE-objectValue-Value',
                    'refValue': 'EXAMPLE-refValue-Value',
                    'parameterValue': 'EXAMPLE-parameterValue-Value',
                    'rootObjectValue': 'EXAMPLE-rootObjectValue-Value'}},
            parent_ref=oci.data_integration.models.ParentReference(
                parent="EXAMPLE-parent-Value",
                root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")),
        variables=[
            oci.data_integration.models.Variable(
                key="EXAMPLE-key-Value",
                model_version="EXAMPLE-modelVersion-Value",
                model_type="EXAMPLE-modelType-Value",
                parent_ref=oci.data_integration.models.ParentReference(
                    parent="EXAMPLE-parent-Value",
                    root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                name="EXAMPLE-name-Value",
                description="EXAMPLE-description-Value",
                object_version=69,
                object_status=579,
                identifier="EXAMPLE-identifier-Value",
                type=oci.data_integration.models.JavaType(
                    model_type="JAVA_TYPE",
                    key="EXAMPLE-key-Value",
                    model_version="EXAMPLE-modelVersion-Value",
                    parent_ref=oci.data_integration.models.ParentReference(
                        parent="EXAMPLE-parent-Value",
                        root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                    name="EXAMPLE-name-Value",
                    object_status=319,
                    description="EXAMPLE-description-Value",
                    java_type_name="EXAMPLE-javaTypeName-Value",
                    config_definition=oci.data_integration.models.ConfigDefinition(
                        key="EXAMPLE-key-Value",
                        model_type="EXAMPLE-modelType-Value",
                        model_version="EXAMPLE-modelVersion-Value",
                        parent_ref=oci.data_integration.models.ParentReference(
                            parent="EXAMPLE-parent-Value",
                            root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                        name="EXAMPLE-name-Value",
                        is_contained=True,
                        object_status=163,
                        config_parameter_definitions={
                            'EXAMPLE_KEY_34xSE': {
                                'parameterName': 'EXAMPLE-parameterName-Value',
                                'description': 'EXAMPLE-description-Value',
                                'defaultValue': 'EXAMPLE-defaultValue-Value',
                                'classFieldName': 'EXAMPLE-classFieldName-Value',
                                'isStatic': True,
                                'isClassFieldValue': True}})),
                config_values=oci.data_integration.models.ConfigValues(
                    config_param_values={
                        'EXAMPLE_KEY_msQEA': {
                            'stringValue': 'EXAMPLE-stringValue-Value',
                            'intValue': 571,
                            'objectValue': 'EXAMPLE-objectValue-Value',
                            'refValue': 'EXAMPLE-refValue-Value',
                            'parameterValue': 'EXAMPLE-parameterValue-Value',
                            'rootObjectValue': 'EXAMPLE-rootObjectValue-Value'}},
                    parent_ref=oci.data_integration.models.ParentReference(
                        parent="EXAMPLE-parent-Value",
                        root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value")),
                default_value="EXAMPLE-defaultValue-Value",
                root_object_default_value=oci.data_integration.models.RootObject(
                    key="EXAMPLE-key-Value",
                    model_type="EXAMPLE-modelType-Value",
                    model_version="EXAMPLE-modelVersion-Value",
                    parent_ref=oci.data_integration.models.ParentReference(
                        parent="EXAMPLE-parent-Value",
                        root_doc_id="ocid1.test.oc1..<unique_ID>EXAMPLE-rootDocId-Value"),
                    object_status=793))]),
    opc_retry_token="EXAMPLE-opcRetryToken-Value",
    opc_request_id="WZKN5EZIXS3NMNB6CLTF<unique_ID>")

# Get the data from response
print(create_pipeline_response.data)

Was this article helpful?