# 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
from datetime import datetime

# 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
log_analytics_client = oci.log_analytics.LogAnalyticsClient(config)


# Send the request to service, some parameters are not required, see API
# doc for more info
upsert_parser_response = log_analytics_client.upsert_parser(
    namespace_name="EXAMPLE-namespaceName-Value",
    upsert_log_analytics_parser_details=oci.log_analytics.models.UpsertLogAnalyticsParserDetails(
        content="EXAMPLE-content-Value",
        description="EXAMPLE-description-Value",
        display_name="EXAMPLE-displayName-Value",
        edit_version=448,
        encoding="EXAMPLE-encoding-Value",
        example_content="EXAMPLE-exampleContent-Value",
        field_maps=[
            oci.log_analytics.models.LogAnalyticsParserField(
                field=oci.log_analytics.models.LogAnalyticsField(
                    cee_alias="EXAMPLE-ceeAlias-Value",
                    data_type="EXAMPLE-dataType-Value",
                    regular_expression="EXAMPLE-regularExpression-Value",
                    description="EXAMPLE-description-Value",
                    display_name="EXAMPLE-displayName-Value",
                    edit_version=85,
                    facet_priority=641,
                    name="EXAMPLE-name-Value",
                    is_facet_eligible=False,
                    is_high_cardinality=True,
                    is_large_data=True,
                    is_multi_valued=True,
                    is_primary=True,
                    is_system=True,
                    is_summarizable=False,
                    mapped_value="EXAMPLE-mappedValue-Value",
                    is_metric_key_eligible=False,
                    is_metric_value_eligible=False,
                    range_facet_eligible=175,
                    is_table_eligible=False,
                    unit_type="EXAMPLE-unitType-Value",
                    time_updated=datetime.strptime(
                        "2040-11-05T14:48:18.157Z",
                        "%Y-%m-%dT%H:%M:%S.%fZ"),
                    is_keep_duplicates=False),
                parser_field_id=636,
                parser_field_expression="EXAMPLE-parserFieldExpression-Value",
                parser_field_name="EXAMPLE-parserFieldName-Value",
                storage_field_name="EXAMPLE-storageFieldName-Value",
                parser_field_integrator_name="EXAMPLE-parserFieldIntegratorName-Value",
                parser_name="EXAMPLE-parserName-Value",
                parser_field_sequence=114,
                parser=oci.log_analytics.models.LogAnalyticsParser(
                            content="EXAMPLE-content-Value",
                            description="EXAMPLE-description-Value",
                            display_name="EXAMPLE-displayName-Value",
                            edit_version=218,
                            encoding="EXAMPLE-encoding-Value",
                            example_content="EXAMPLE-exampleContent-Value",
                            footer_content="EXAMPLE-footerContent-Value",
                            header_content="EXAMPLE-headerContent-Value",
                            name="EXAMPLE-name-Value",
                            is_default=False,
                            is_single_line_content=True,
                            is_system=False,
                            language="EXAMPLE-language-Value",
                            time_updated=datetime.strptime(
                                "2040-05-11T02:19:02.336Z",
                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                    log_type_test_request_version=909,
                    parser_ignoreline_characters="EXAMPLE-parserIgnorelineCharacters-Value",
                    is_hidden=False,
                    parser_sequence=146,
                    parser_timezone="EXAMPLE-parserTimezone-Value",
                    parser_filter=oci.log_analytics.models.LogAnalyticsParserFilter(
                                    id="ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value",
                                    agent_version="EXAMPLE-agentVersion-Value",
                                    is_in_use=346,
                                    operating_system="EXAMPLE-operatingSystem-Value",
                                    parser_id=779,
                                    version="EXAMPLE-version-Value"),
                    is_parser_written_once=True,
                    parser_functions=[
                                oci.log_analytics.models.LogAnalyticsParserFunction(
                                    parser_meta_plugin=oci.log_analytics.models.LogAnalyticsParserMetaPlugin(
                                        meta_plugin_parameters=[
                                            oci.log_analytics.models.LogAnalyticsParserMetaPluginParameter(
                                                description="EXAMPLE-description-Value",
                                                name="EXAMPLE-name-Value",
                                                is_mandatory=True,
                                                is_repeatable=False,
                                                plugin_name="EXAMPLE-pluginName-Value",
                                                type="EXAMPLE-type-Value")],
                                        description="EXAMPLE-description-Value",
                                        display_name="EXAMPLE-displayName-Value",
                                        name="EXAMPLE-name-Value"),
                                    parser_function_id=196,
                                    parser_function_name="EXAMPLE-parserFunctionName-Value",
                                    is_enabled=True,
                                    is_system=True,
                                    parser_id=483,
                                    parser_name="EXAMPLE-parserName-Value",
                                    parser_meta_plugin_name="EXAMPLE-parserMetaPluginName-Value",
                                    parser_function_priority=880,
                                    parser_function_parameters=[
                                                oci.log_analytics.models.LogAnalyticsParserFunctionParameter(
                                                    parser_function_id=991,
                                                    parser_function_parameter_name="EXAMPLE-parserFunctionParameterName-Value",
                                                    parser_function_parameter_id=318,
                                                    parser_meta_plugin_parameter_name="EXAMPLE-parserMetaPluginParameterName-Value",
                                                    parser_meta_plugin_parameter_value="EXAMPLE-parserMetaPluginParameterValue-Value",
                                                    parser_name="EXAMPLE-parserName-Value",
                                                    parser_meta_plugin_parameter=oci.log_analytics.models.LogAnalyticsParserMetaPluginParameter(
                                                        description="EXAMPLE-description-Value",
                                                        name="EXAMPLE-name-Value",
                                                        is_mandatory=False,
                                                        is_repeatable=True,
                                                        plugin_name="EXAMPLE-pluginName-Value",
                                                        type="EXAMPLE-type-Value"))])],
                    sources_count=766,
                    sources=[
                                oci.log_analytics.models.LogAnalyticsSource(
                                    label_conditions=[
                                        oci.log_analytics.models.LogAnalyticsSourceLabelCondition(
                                            condition_string="EXAMPLE-conditionString-Value",
                                            condition_block=oci.log_analytics.models.ConditionBlock(
                                                condition_blocks_operator="OR",
                                                field_name="EXAMPLE-fieldName-Value",
                                                label_condition_operator="EXAMPLE-labelConditionOperator-Value",
                                                label_condition_value="EXAMPLE-labelConditionValue-Value",
                                                label_condition_values=["EXAMPLE--Value"]),
                                            message="EXAMPLE-message-Value",
                                            is_visible=False,
                                            block_condition_field="EXAMPLE-blockConditionField-Value",
                                            block_condition_operator="EXAMPLE-blockConditionOperator-Value",
                                            block_condition_value="EXAMPLE-blockConditionValue-Value",
                                            label_condition_value="EXAMPLE-labelConditionValue-Value",
                                            label_condition_values=["EXAMPLE--Value"],
                                            content_example="EXAMPLE-contentExample-Value",
                                            is_enabled=False,
                                            field_name="EXAMPLE-fieldName-Value",
                                            label_condition_id=362,
                                            is_system=False,
                                            label_condition_operator="EXAMPLE-labelConditionOperator-Value",
                                            source_id=668,
                                            label_display_name="EXAMPLE-labelDisplayName-Value",
                                            storage_field="EXAMPLE-storageField-Value",
                                            label_name="EXAMPLE-labelName-Value",
                                            is_inline_label_existing_in_database=False)],
                                    association_count=652,
                                    association_entity=[
                                        oci.log_analytics.models.LogAnalyticsAssociation(
                                            failure_message="EXAMPLE-failureMessage-Value",
                                            agent_id="ocid1.test.oc1..<unique_ID>EXAMPLE-agentId-Value",
                                            time_last_attempted=datetime.strptime(
                                                "2018-02-27T21:47:19.858Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            retry_count=888,
                                            source_name="EXAMPLE-sourceName-Value",
                                            source_display_name="EXAMPLE-sourceDisplayName-Value",
                                            source_type_name="EXAMPLE-sourceTypeName-Value",
                                            life_cycle_state="FAILED",
                                            entity_id="ocid1.test.oc1..<unique_ID>EXAMPLE-entityId-Value",
                                            entity_name="EXAMPLE-entityName-Value",
                                            entity_type_name="EXAMPLE-entityTypeName-Value",
                                            host="EXAMPLE-host-Value",
                                            agent_entity_name="EXAMPLE-agentEntityName-Value",
                                            entity_type_display_name="EXAMPLE-entityTypeDisplayName-Value",
                                            log_group_id="ocid1.test.oc1..<unique_ID>EXAMPLE-logGroupId-Value",
                                            log_group_name="EXAMPLE-logGroupName-Value",
                                            log_group_compartment="EXAMPLE-logGroupCompartment-Value",
                                            association_properties=[
                                                oci.log_analytics.models.AssociationProperty(
                                                    name="EXAMPLE-name-Value",
                                                    value="EXAMPLE-value-Value",
                                                    patterns=[
                                                        oci.log_analytics.models.PatternOverride(
                                                            id="ocid1.test.oc1..<unique_ID>EXAMPLE-id-Value",
                                                            value="EXAMPLE-value-Value",
                                                            effective_level="EXAMPLE-effectiveLevel-Value")])])],
                                    data_filter_definitions=[
                                        oci.log_analytics.models.LogAnalyticsSourceDataFilter(
                                            description="EXAMPLE-description-Value",
                                            display_name="EXAMPLE-displayName-Value",
                                            edit_version=257,
                                            is_enabled=False,
                                            field_name="EXAMPLE-fieldName-Value",
                                            hash_type=434,
                                            data_filter_id=537,
                                            is_system=True,
                                            match_regular_expression="EXAMPLE-matchRegularExpression-Value",
                                            order=721,
                                            path="EXAMPLE-path-Value",
                                            replacement_string="EXAMPLE-replacementString-Value",
                                            source_id=912,
                                            filter_type="MASK")],
                                    database_credential="EXAMPLE-databaseCredential-Value",
                                    extended_field_definitions=[
                                        oci.log_analytics.models.LogAnalyticsSourceExtendedFieldDefinition(
                                            field=oci.log_analytics.models.LogAnalyticsField(
                                                cee_alias="EXAMPLE-ceeAlias-Value",
                                                data_type="EXAMPLE-dataType-Value",
                                                regular_expression="EXAMPLE-regularExpression-Value",
                                                description="EXAMPLE-description-Value",
                                                display_name="EXAMPLE-displayName-Value",
                                                edit_version=865,
                                                facet_priority=803,
                                                name="EXAMPLE-name-Value",
                                                is_facet_eligible=True,
                                                is_high_cardinality=False,
                                                is_large_data=False,
                                                is_multi_valued=True,
                                                is_primary=True,
                                                is_system=True,
                                                is_summarizable=True,
                                                mapped_value="EXAMPLE-mappedValue-Value",
                                                is_metric_key_eligible=True,
                                                is_metric_value_eligible=True,
                                                range_facet_eligible=324,
                                                is_table_eligible=True,
                                                unit_type="EXAMPLE-unitType-Value",
                                                time_updated=datetime.strptime(
                                                    "2020-03-13T19:26:34.502Z",
                                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                                is_keep_duplicates=False),
                                            display_regular_expression="EXAMPLE-displayRegularExpression-Value",
                                            extended_fields=[
                                                oci.log_analytics.models.LogAnalyticsExtendedField(
                                                    field=oci.log_analytics.models.LogAnalyticsField(
                                                        cee_alias="EXAMPLE-ceeAlias-Value",
                                                        data_type="EXAMPLE-dataType-Value",
                                                        regular_expression="EXAMPLE-regularExpression-Value",
                                                        description="EXAMPLE-description-Value",
                                                        display_name="EXAMPLE-displayName-Value",
                                                        edit_version=724,
                                                        facet_priority=762,
                                                        name="EXAMPLE-name-Value",
                                                        is_facet_eligible=True,
                                                        is_high_cardinality=True,
                                                        is_large_data=True,
                                                        is_multi_valued=False,
                                                        is_primary=True,
                                                        is_system=False,
                                                        is_summarizable=True,
                                                        mapped_value="EXAMPLE-mappedValue-Value",
                                                        is_metric_key_eligible=True,
                                                        is_metric_value_eligible=False,
                                                        range_facet_eligible=577,
                                                        is_table_eligible=True,
                                                        unit_type="EXAMPLE-unitType-Value",
                                                        time_updated=datetime.strptime(
                                                            "2027-03-13T07:55:41.291Z",
                                                            "%Y-%m-%dT%H:%M:%S.%fZ"),
                                                        is_keep_duplicates=True),
                                                    extended_field_definition_id=361,
                                                    field_name="EXAMPLE-fieldName-Value",
                                                    field_display_name="EXAMPLE-fieldDisplayName-Value",
                                                    saved_regular_expression_name="EXAMPLE-savedRegularExpressionName-Value",
                                                    extended_field_id=950)],
                                            base_field_name="EXAMPLE-baseFieldName-Value",
                                            base_field_log_text="EXAMPLE-baseFieldLogText-Value",
                                            condition_data_type="EXAMPLE-conditionDataType-Value",
                                            condition_field="EXAMPLE-conditionField-Value",
                                            condition_operator="EXAMPLE-conditionOperator-Value",
                                            condition_value="EXAMPLE-conditionValue-Value",
                                            converted_regular_expression="EXAMPLE-convertedRegularExpression-Value",
                                            is_enabled=False,
                                            extended_field_definition_id=975,
                                            is_system=True,
                                            regular_expression="EXAMPLE-regularExpression-Value",
                                            source_id=783,
                                            time_updated=datetime.strptime(
                                                "2032-12-24T20:06:49.422Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            condition_string="EXAMPLE-conditionString-Value",
                                            condition_block=oci.log_analytics.models.GenericConditionBlock(
                                                condition_blocks_operator="NOT_OR",
                                                name="EXAMPLE-name-Value",
                                                operator="EXAMPLE-operator-Value",
                                                value="EXAMPLE-value-Value",
                                                values=["EXAMPLE--Value"]))],
                                    is_for_cloud=True,
                                    labels=[
                                        oci.log_analytics.models.LogAnalyticsLabelView(
                                            aliases=[
                                                oci.log_analytics.models.LogAnalyticsLabelAlias(
                                                    alias="EXAMPLE-alias-Value",
                                                    alias_display_name="EXAMPLE-aliasDisplayName-Value",
                                                    is_system=False,
                                                    display_name="EXAMPLE-displayName-Value",
                                                    name="EXAMPLE-name-Value",
                                                    priority="MEDIUM")],
                                            count_usage_in_alert_rule=47,
                                            count_usage_in_source=718,
                                            id="EXAMPLE-id-Value",
                                            suggest_type=560,
                                            description="EXAMPLE-description-Value",
                                            display_name="EXAMPLE-displayName-Value",
                                            edit_version=575,
                                            impact="EXAMPLE-impact-Value",
                                            is_system=False,
                                            name="EXAMPLE-name-Value",
                                            priority="HIGH",
                                            recommendation="EXAMPLE-recommendation-Value",
                                            type=786,
                                            is_user_deleted=True)],
                                    metric_definitions=[
                                        oci.log_analytics.models.LogAnalyticsMetric(
                                            aggregation_field="EXAMPLE-aggregationField-Value",
                                            bucket_metadata="EXAMPLE-bucketMetadata-Value",
                                            clock_period="EXAMPLE-clockPeriod-Value",
                                            description="EXAMPLE-description-Value",
                                            edit_version=327,
                                            field_name="EXAMPLE-fieldName-Value",
                                            field_values=["EXAMPLE--Value"],
                                            grouping_field="EXAMPLE-groupingField-Value",
                                            is_enabled=True,
                                            is_system=True,
                                            display_name="EXAMPLE-displayName-Value",
                                            metric_reference=212,
                                            name="EXAMPLE-name-Value",
                                            metric_type="COUNT",
                                            is_metric_source_enabled=True,
                                            operator="EQUAL_IGNORE_CASE",
                                            entity_type="EXAMPLE-entityType-Value",
                                            time_updated=datetime.strptime(
                                                "2030-11-29T04:40:20.164Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            unit_type="EXAMPLE-unitType-Value",
                                            is_user_customized=True)],
                                    metrics=[
                                        oci.log_analytics.models.LogAnalyticsSourceMetric(
                                            is_metric_source_enabled=False,
                                            metric_name="EXAMPLE-metricName-Value",
                                            source_name="EXAMPLE-sourceName-Value",
                                            entity_type="EXAMPLE-entityType-Value")],
                                    parameters=[
                                        oci.log_analytics.models.LogAnalyticsParameter(
                                            default_value="EXAMPLE-defaultValue-Value",
                                            description="EXAMPLE-description-Value",
                                            is_active=True,
                                            name="EXAMPLE-name-Value",
                                            source_id=582)],
                                    pattern_count=332,
                                    patterns=[
                                        oci.log_analytics.models.LogAnalyticsSourcePattern(
                                            converted_text="EXAMPLE-convertedText-Value",
                                            db_parser_id=620,
                                            db_pattern_date_time_columns="EXAMPLE-dbPatternDateTimeColumns-Value",
                                            db_pattern_date_time_field="EXAMPLE-dbPatternDateTimeField-Value",
                                            db_pattern_sequence_column="EXAMPLE-dbPatternSequenceColumn-Value",
                                            is_include=False,
                                            is_default=True,
                                            pattern_filter=oci.log_analytics.models.LogAnalyticsPatternFilter(
                                                agent_version="EXAMPLE-agentVersion-Value",
                                                is_in_use=True,
                                                operating_system="EXAMPLE-operatingSystem-Value",
                                                pattern_id=892,
                                                source_id=842,
                                                version="EXAMPLE-version-Value"),
                                            alias="EXAMPLE-alias-Value",
                                            description="EXAMPLE-description-Value",
                                            is_enabled=False,
                                            pattern_id=976,
                                            is_system=False,
                                            source_id=173,
                                            is_agent_warning_suppressed=True,
                                            pattern_text="EXAMPLE-patternText-Value",
                                            pattern_type=818,
                                            entity_type=["EXAMPLE--Value"],
                                            pattern_properties=[
                                                oci.log_analytics.models.LogAnalyticsProperty(
                                                    name="EXAMPLE-name-Value",
                                                    value="EXAMPLE-value-Value")])],
                                    description="EXAMPLE-description-Value",
                                    display_name="EXAMPLE-displayName-Value",
                                    edit_version=379,
                                    functions=[
                                        oci.log_analytics.models.LogAnalyticsSourceFunction(
                                            arguments=[
                                                oci.log_analytics.models.LogAnalyticsMetaFunctionArgument(
                                                    is_override_output_fields=False,
                                                    argument_display_name="EXAMPLE-argumentDisplayName-Value",
                                                    argument_example="EXAMPLE-argumentExample-Value",
                                                    argument_service="EXAMPLE-argumentService-Value",
                                                    argument_data_type="EXAMPLE-argumentDataType-Value",
                                                    argument_description="EXAMPLE-argumentDescription-Value",
                                                    argument_name="EXAMPLE-argumentName-Value",
                                                    argument_order=481,
                                                    argument_type=268,
                                                    argument_id=420,
                                                    argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                                                    argument_lookup_column_position=405,
                                                    argument_value="EXAMPLE-argumentValue-Value",
                                                    argument_reference="EXAMPLE-argumentReference-Value")],
                                            is_enabled=True,
                                            function=oci.log_analytics.models.LogAnalyticsMetaFunction(
                                                meta_function_argument=[
                                                    oci.log_analytics.models.LogAnalyticsMetaFunctionArgument(
                                                        is_override_output_fields=False,
                                                        argument_display_name="EXAMPLE-argumentDisplayName-Value",
                                                        argument_example="EXAMPLE-argumentExample-Value",
                                                        argument_service="EXAMPLE-argumentService-Value",
                                                        argument_data_type="EXAMPLE-argumentDataType-Value",
                                                        argument_description="EXAMPLE-argumentDescription-Value",
                                                        argument_name="EXAMPLE-argumentName-Value",
                                                        argument_order=58,
                                                        argument_type=817,
                                                        argument_id=967,
                                                        argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                                                        argument_lookup_column_position=824,
                                                        argument_value="EXAMPLE-argumentValue-Value",
                                                        argument_reference="EXAMPLE-argumentReference-Value")],
                                                component="EXAMPLE-component-Value",
                                                description="EXAMPLE-description-Value",
                                                edit_version=755,
                                                meta_function_id=710,
                                                java_class_name="EXAMPLE-javaClassName-Value",
                                                name="EXAMPLE-name-Value"),
                                            function_name="LOOKUP",
                                            function_reference="EXAMPLE-functionReference-Value",
                                            source_reference="EXAMPLE-sourceReference-Value",
                                            features=["EXAMPLE--Value"],
                                            function_id=936,
                                            order=213,
                                            is_system=False,
                                            lookup_column="EXAMPLE-lookupColumn-Value",
                                            lookup_column_position=558,
                                            lookup_display_name="EXAMPLE-lookupDisplayName-Value",
                                            lookup_mode=799,
                                            lookup_table="EXAMPLE-lookupTable-Value",
                                            source_id=796)],
                                    source_id=772,
                                    name="EXAMPLE-name-Value",
                                    is_secure_content=True,
                                    is_system=False,
                                    is_auto_association_enabled=False,
                                    is_auto_association_override=True,
                                    rule_id=619,
                                    type_name="EXAMPLE-typeName-Value",
                                    type_display_name="EXAMPLE-typeDisplayName-Value",
                                    warning_config=285,
                                    metadata_fields=[
                                        oci.log_analytics.models.LogAnalyticsSourceMetadataField(
                                            field_name="EXAMPLE-fieldName-Value",
                                            is_enabled=False,
                                            is_system=True,
                                            key="EXAMPLE-key-Value",
                                            source_name="EXAMPLE-sourceName-Value")],
                                    label_definitions=[
                                        oci.log_analytics.models.LogAnalyticsLabelDefinition(
                                            edit_version=590,
                                            is_system=True,
                                            source_id=278,
                                            label_name="EXAMPLE-labelName-Value")],
                                    entity_types=[
                                        oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                            source_id=940,
                                            entity_type="EXAMPLE-entityType-Value",
                                            entity_type_category="EXAMPLE-entityTypeCategory-Value",
                                            entity_type_display_name="EXAMPLE-entityTypeDisplayName-Value")],
                                    is_timezone_override=True,
                                    time_updated=datetime.strptime(
                                        "2042-09-07T15:01:26.441Z",
                                        "%Y-%m-%dT%H:%M:%S.%fZ"),
                                    event_types=[
                                        oci.log_analytics.models.EventType(
                                            event_type_name="EXAMPLE-eventTypeName-Value",
                                            spec_version="EXAMPLE-specVersion-Value",
                                            is_enabled=False,
                                            is_system=False,
                                            time_updated=datetime.strptime(
                                                "2034-03-02T05:20:23.143Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"))],
                                    categories=[
                                        oci.log_analytics.models.LogAnalyticsCategory(
                                            name="EXAMPLE-name-Value",
                                            description="EXAMPLE-description-Value",
                                            display_name="EXAMPLE-displayName-Value",
                                            type="EXAMPLE-type-Value",
                                            is_system=True)],
                                    endpoints=[
                                        oci.log_analytics.models.LogListTypeEndpoint(
                                            endpoint_type="LOG_LIST",
                                            list_endpoint=oci.log_analytics.models.LogListEndpoint(
                                                name="EXAMPLE-name-Value",
                                                request=oci.log_analytics.models.EndpointRequest(
                                                    url="EXAMPLE-url-Value",
                                                    method="POST",
                                                    content_type="EXAMPLE-contentType-Value",
                                                    payload="EXAMPLE-payload-Value",
                                                    headers=[
                                                        oci.log_analytics.models.NameValuePair(
                                                            name="EXAMPLE-name-Value",
                                                            value="EXAMPLE-value-Value")],
                                                    form_parameters=[
                                                        oci.log_analytics.models.NameValuePair(
                                                            name="EXAMPLE-name-Value",
                                                            value="EXAMPLE-value-Value")]),
                                                description="EXAMPLE-description-Value",
                                                model="EXAMPLE-model-Value",
                                                endpoint_id=13,
                                                response=oci.log_analytics.models.EndpointResponse(
                                                    content_type="EXAMPLE-contentType-Value",
                                                    example="EXAMPLE-example-Value"),
                                                credentials=oci.log_analytics.models.EndpointCredentials(
                                                    credential_type="NONE",
                                                    credential_name="EXAMPLE-credentialName-Value",
                                                    credential_endpoint=oci.log_analytics.models.CredentialEndpoint(
                                                        name="EXAMPLE-name-Value",
                                                        description="EXAMPLE-description-Value",
                                                        model="EXAMPLE-model-Value",
                                                        endpoint_id=447,
                                                        response=oci.log_analytics.models.EndpointResponse(
                                                            content_type="EXAMPLE-contentType-Value",
                                                            example="EXAMPLE-example-Value"),
                                                        proxy=oci.log_analytics.models.EndpointProxy(
                                                            url="EXAMPLE-url-Value",
                                                            credential_name="EXAMPLE-credentialName-Value",
                                                            credential_type="TOKEN"))),
                                                proxy=oci.log_analytics.models.EndpointProxy(
                                                    url="EXAMPLE-url-Value",
                                                    credential_name="EXAMPLE-credentialName-Value",
                                                    credential_type="BASIC_AUTH"),
                                                is_enabled=True,
                                                is_system=True,
                                                endpoint_properties=[
                                                    oci.log_analytics.models.LogAnalyticsProperty(
                                                        name="EXAMPLE-name-Value",
                                                        value="EXAMPLE-value-Value")]),
                                            log_endpoints=[
                                                oci.log_analytics.models.LogEndpoint(
                                                    name="EXAMPLE-name-Value",
                                                    request=oci.log_analytics.models.EndpointRequest(
                                                        url="EXAMPLE-url-Value",
                                                        method="POST",
                                                        content_type="EXAMPLE-contentType-Value",
                                                        payload="EXAMPLE-payload-Value",
                                                        headers=[
                                                            oci.log_analytics.models.NameValuePair(
                                                                name="EXAMPLE-name-Value",
                                                                value="EXAMPLE-value-Value")],
                                                        form_parameters=[
                                                            oci.log_analytics.models.NameValuePair(
                                                                name="EXAMPLE-name-Value",
                                                                value="EXAMPLE-value-Value")]),
                                                    description="EXAMPLE-description-Value",
                                                    model="EXAMPLE-model-Value",
                                                    endpoint_id=362,
                                                    response=oci.log_analytics.models.EndpointResponse(
                                                        content_type="EXAMPLE-contentType-Value",
                                                        example="EXAMPLE-example-Value"),
                                                    credentials=oci.log_analytics.models.EndpointCredentials(
                                                        credential_type="STATIC_TOKEN",
                                                        credential_name="EXAMPLE-credentialName-Value",
                                                        credential_endpoint=oci.log_analytics.models.CredentialEndpoint(
                                                            name="EXAMPLE-name-Value",
                                                            description="EXAMPLE-description-Value",
                                                            model="EXAMPLE-model-Value",
                                                            endpoint_id=71,
                                                            response=oci.log_analytics.models.EndpointResponse(
                                                                content_type="EXAMPLE-contentType-Value",
                                                                example="EXAMPLE-example-Value"),
                                                            proxy=oci.log_analytics.models.EndpointProxy(
                                                                url="EXAMPLE-url-Value",
                                                                credential_name="EXAMPLE-credentialName-Value",
                                                                credential_type="TOKEN"))),
                                                    proxy=oci.log_analytics.models.EndpointProxy(
                                                        url="EXAMPLE-url-Value",
                                                        credential_name="EXAMPLE-credentialName-Value",
                                                        credential_type="BASIC_AUTH"),
                                                    is_enabled=True,
                                                    is_system=False,
                                                    endpoint_properties=[
                                                        oci.log_analytics.models.LogAnalyticsProperty(
                                                            name="EXAMPLE-name-Value",
                                                            value="EXAMPLE-value-Value")])])],
                                    source_properties=[
                                        oci.log_analytics.models.LogAnalyticsProperty(
                                            name="EXAMPLE-name-Value",
                                            value="EXAMPLE-value-Value")])],
                    should_tokenize_original_text=True,
                    field_delimiter="EXAMPLE-fieldDelimiter-Value",
                    field_qualifier="EXAMPLE-fieldQualifier-Value",
                    type="XML",
                    is_user_deleted=False,
                    is_namespace_aware=True,
                    categories=[
                                oci.log_analytics.models.LogAnalyticsCategory(
                                    name="EXAMPLE-name-Value",
                                    description="EXAMPLE-description-Value",
                                    display_name="EXAMPLE-displayName-Value",
                                    type="EXAMPLE-type-Value",
                                    is_system=True)],
                    is_position_aware=True,
                    dependent_sources=[
                                oci.log_analytics.models.DependentSource(
                                    source_name="EXAMPLE-sourceName-Value",
                                    source_display_name="EXAMPLE-sourceDisplayName-Value",
                                    source_id=365,
                                    source_type="EXAMPLE-sourceType-Value",
                                    is_system=False,
                                    is_auto_association_enabled=True,
                                    entity_types=[
                                        oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                            source_id=520,
                                            entity_type="EXAMPLE-entityType-Value",
                                            entity_type_category="EXAMPLE-entityTypeCategory-Value",
                                            entity_type_display_name="EXAMPLE-entityTypeDisplayName-Value")],
                                    dependencies=[
                                        oci.log_analytics.models.Dependency(
                                            type="EXAMPLE-type-Value",
                                            reference_type="EXAMPLE-referenceType-Value",
                                            reference_id=952,
                                            reference_name="EXAMPLE-referenceName-Value",
                                            reference_display_name="EXAMPLE-referenceDisplayName-Value")])],
                    dependent_parsers=[
                                oci.log_analytics.models.DependentParser(
                                    parser_name="EXAMPLE-parserName-Value",
                                    parser_display_name="EXAMPLE-parserDisplayName-Value",
                                    parser_id=345,
                                    is_system=True,
                                    parser_type="REGEX",
                                    dependencies=[
                                        oci.log_analytics.models.Dependency(
                                            type="EXAMPLE-type-Value",
                                            reference_type="EXAMPLE-referenceType-Value",
                                            reference_id=538,
                                            reference_name="EXAMPLE-referenceName-Value",
                                            reference_display_name="EXAMPLE-referenceDisplayName-Value")])]),
                structured_column_info="EXAMPLE-structuredColumnInfo-Value",
                actions=[
                    oci.log_analytics.models.ParserAction(
                        name="EXAMPLE-name-Value",
                        order=474)])],
        footer_content="EXAMPLE-footerContent-Value",
        header_content="EXAMPLE-headerContent-Value",
        name="EXAMPLE-name-Value",
        is_default=True,
        is_single_line_content=True,
        is_system=False,
        language="EXAMPLE-language-Value",
        log_type_test_request_version=652,
        parser_ignoreline_characters="EXAMPLE-parserIgnorelineCharacters-Value",
        parser_sequence=55,
        parser_timezone="EXAMPLE-parserTimezone-Value",
        is_parser_written_once=True,
        parser_functions=[
            oci.log_analytics.models.LogAnalyticsParserFunction(
                parser_meta_plugin=oci.log_analytics.models.LogAnalyticsParserMetaPlugin(
                    meta_plugin_parameters=[
                        oci.log_analytics.models.LogAnalyticsParserMetaPluginParameter(
                            description="EXAMPLE-description-Value",
                            name="EXAMPLE-name-Value",
                            is_mandatory=False,
                            is_repeatable=False,
                            plugin_name="EXAMPLE-pluginName-Value",
                            type="EXAMPLE-type-Value")],
                    description="EXAMPLE-description-Value",
                    display_name="EXAMPLE-displayName-Value",
                    name="EXAMPLE-name-Value"),
                parser_function_id=798,
                parser_function_name="EXAMPLE-parserFunctionName-Value",
                is_enabled=False,
                is_system=False,
                parser_id=724,
                parser_name="EXAMPLE-parserName-Value",
                parser_meta_plugin_name="EXAMPLE-parserMetaPluginName-Value",
                parser_function_priority=22,
                parser_function_parameters=[
                    oci.log_analytics.models.LogAnalyticsParserFunctionParameter(
                        parser_function_id=478,
                        parser_function_parameter_name="EXAMPLE-parserFunctionParameterName-Value",
                        parser_function_parameter_id=753,
                        parser_meta_plugin_parameter_name="EXAMPLE-parserMetaPluginParameterName-Value",
                        parser_meta_plugin_parameter_value="EXAMPLE-parserMetaPluginParameterValue-Value",
                        parser_name="EXAMPLE-parserName-Value",
                        parser_meta_plugin_parameter=oci.log_analytics.models.LogAnalyticsParserMetaPluginParameter(
                            description="EXAMPLE-description-Value",
                            name="EXAMPLE-name-Value",
                            is_mandatory=False,
                            is_repeatable=False,
                            plugin_name="EXAMPLE-pluginName-Value",
                            type="EXAMPLE-type-Value"))])],
        should_tokenize_original_text=False,
        field_delimiter="EXAMPLE-fieldDelimiter-Value",
        field_qualifier="EXAMPLE-fieldQualifier-Value",
        type="JSON",
        is_namespace_aware=True,
        categories=[
            oci.log_analytics.models.LogAnalyticsCategory(
                name="EXAMPLE-name-Value",
                description="EXAMPLE-description-Value",
                display_name="EXAMPLE-displayName-Value",
                type="EXAMPLE-type-Value",
                is_system=True)],
        is_position_aware=False),
    opc_retry_token="EXAMPLE-opcRetryToken-Value",
    opc_request_id="7ZKTEA16ZSORFT7SA7YK<unique_ID>",
    if_match="EXAMPLE-ifMatch-Value")

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