# 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_source_response = log_analytics_client.upsert_source(
    namespace_name="EXAMPLE-namespaceName-Value",
    upsert_log_analytics_source_details=oci.log_analytics.models.UpsertLogAnalyticsSourceDetails(
        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=True,
                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=100,
                is_system=True,
                label_condition_operator="EXAMPLE-labelConditionOperator-Value",
                source_id=837,
                label_display_name="EXAMPLE-labelDisplayName-Value",
                storage_field="EXAMPLE-storageField-Value",
                label_name="EXAMPLE-labelName-Value",
                is_inline_label_existing_in_database=True)],
        data_filter_definitions=[
            oci.log_analytics.models.LogAnalyticsSourceDataFilter(
                description="EXAMPLE-description-Value",
                display_name="EXAMPLE-displayName-Value",
                edit_version=778,
                is_enabled=True,
                field_name="EXAMPLE-fieldName-Value",
                hash_type=230,
                data_filter_id=980,
                is_system=False,
                match_regular_expression="EXAMPLE-matchRegularExpression-Value",
                order=112,
                path="EXAMPLE-path-Value",
                replacement_string="EXAMPLE-replacementString-Value",
                source_id=6,
                filter_type="HASH_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=366,
                    facet_priority=963,
                    name="EXAMPLE-name-Value",
                    is_facet_eligible=False,
                    is_high_cardinality=False,
                    is_large_data=False,
                    is_multi_valued=False,
                    is_primary=False,
                    is_system=True,
                    is_summarizable=False,
                    mapped_value="EXAMPLE-mappedValue-Value",
                    is_metric_key_eligible=False,
                    is_metric_value_eligible=True,
                    range_facet_eligible=343,
                    is_table_eligible=True,
                    unit_type="EXAMPLE-unitType-Value",
                    time_updated=datetime.strptime(
                        "2046-01-15T01:52:47.203Z",
                        "%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=522,
                            facet_priority=241,
                            name="EXAMPLE-name-Value",
                            is_facet_eligible=False,
                            is_high_cardinality=True,
                            is_large_data=False,
                            is_multi_valued=True,
                            is_primary=True,
                            is_system=False,
                            is_summarizable=False,
                            mapped_value="EXAMPLE-mappedValue-Value",
                            is_metric_key_eligible=False,
                            is_metric_value_eligible=False,
                            range_facet_eligible=726,
                            is_table_eligible=False,
                            unit_type="EXAMPLE-unitType-Value",
                            time_updated=datetime.strptime(
                                "2033-06-12T06:36:33.064Z",
                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                            is_keep_duplicates=True),
                        extended_field_definition_id=107,
                        field_name="EXAMPLE-fieldName-Value",
                        field_display_name="EXAMPLE-fieldDisplayName-Value",
                        saved_regular_expression_name="EXAMPLE-savedRegularExpressionName-Value",
                        extended_field_id=94)],
                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=True,
                extended_field_definition_id=576,
                is_system=True,
                regular_expression="EXAMPLE-regularExpression-Value",
                source_id=472,
                time_updated=datetime.strptime(
                    "2000-02-19T11:10:19.003Z",
                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                condition_string="EXAMPLE-conditionString-Value",
                condition_block=oci.log_analytics.models.GenericConditionBlock(
                    condition_blocks_operator="OR",
                    name="EXAMPLE-name-Value",
                    operator="EXAMPLE-operator-Value",
                    value="EXAMPLE-value-Value",
                    values=["EXAMPLE--Value"]))],
        is_for_cloud=False,
        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="LOW")],
                count_usage_in_alert_rule=149,
                count_usage_in_source=296,
                id="EXAMPLE-id-Value",
                suggest_type=415,
                description="EXAMPLE-description-Value",
                display_name="EXAMPLE-displayName-Value",
                edit_version=382,
                impact="EXAMPLE-impact-Value",
                is_system=True,
                name="EXAMPLE-name-Value",
                priority="NONE",
                recommendation="EXAMPLE-recommendation-Value",
                type=91,
                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=841,
                field_name="EXAMPLE-fieldName-Value",
                field_values=["EXAMPLE--Value"],
                grouping_field="EXAMPLE-groupingField-Value",
                is_enabled=False,
                is_system=False,
                display_name="EXAMPLE-displayName-Value",
                metric_reference=664,
                name="EXAMPLE-name-Value",
                metric_type="COUNT_DISTRIBUTION",
                is_metric_source_enabled=True,
                operator="CONTAINS_IGNORE_CASE",
                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="NOT_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=True,
                                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=234,
                                is_system=True,
                                label_condition_operator="EXAMPLE-labelConditionOperator-Value",
                                source_id=200,
                                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=419,
                        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(
                                    "2027-10-23T06:26:33.772Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                retry_count=362,
                                source_name="EXAMPLE-sourceName-Value",
                                source_display_name="EXAMPLE-sourceDisplayName-Value",
                                source_type_name="EXAMPLE-sourceTypeName-Value",
                                life_cycle_state="ACCEPTED",
                                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=821,
                                is_enabled=False,
                                field_name="EXAMPLE-fieldName-Value",
                                hash_type=934,
                                data_filter_id=90,
                                is_system=False,
                                match_regular_expression="EXAMPLE-matchRegularExpression-Value",
                                order=725,
                                path="EXAMPLE-path-Value",
                                replacement_string="EXAMPLE-replacementString-Value",
                                source_id=753,
                                filter_type="HASH_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=584,
                                    facet_priority=686,
                                    name="EXAMPLE-name-Value",
                                    is_facet_eligible=True,
                                    is_high_cardinality=False,
                                    is_large_data=True,
                                    is_multi_valued=False,
                                    is_primary=True,
                                    is_system=False,
                                    is_summarizable=False,
                                    mapped_value="EXAMPLE-mappedValue-Value",
                                    is_metric_key_eligible=True,
                                    is_metric_value_eligible=False,
                                    range_facet_eligible=975,
                                    is_table_eligible=False,
                                    unit_type="EXAMPLE-unitType-Value",
                                    time_updated=datetime.strptime(
                                        "2021-09-18T10:53:52.591Z",
                                        "%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=573,
                                            facet_priority=791,
                                            name="EXAMPLE-name-Value",
                                            is_facet_eligible=False,
                                            is_high_cardinality=False,
                                            is_large_data=False,
                                            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=222,
                                            is_table_eligible=False,
                                            unit_type="EXAMPLE-unitType-Value",
                                            time_updated=datetime.strptime(
                                                "2009-08-26T00:08:52.178Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            is_keep_duplicates=True),
                                        extended_field_definition_id=148,
                                        field_name="EXAMPLE-fieldName-Value",
                                        field_display_name="EXAMPLE-fieldDisplayName-Value",
                                        saved_regular_expression_name="EXAMPLE-savedRegularExpressionName-Value",
                                        extended_field_id=870)],
                                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=690,
                                is_system=True,
                                regular_expression="EXAMPLE-regularExpression-Value",
                                source_id=422,
                                time_updated=datetime.strptime(
                                    "2012-02-13T13:46:27.917Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                condition_string="EXAMPLE-conditionString-Value",
                                condition_block=oci.log_analytics.models.GenericConditionBlock(
                                    condition_blocks_operator="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=True,
                                        display_name="EXAMPLE-displayName-Value",
                                        name="EXAMPLE-name-Value",
                                        priority="MEDIUM")],
                                count_usage_in_alert_rule=34,
                                count_usage_in_source=251,
                                id="EXAMPLE-id-Value",
                                suggest_type=51,
                                description="EXAMPLE-description-Value",
                                display_name="EXAMPLE-displayName-Value",
                                edit_version=299,
                                impact="EXAMPLE-impact-Value",
                                is_system=False,
                                name="EXAMPLE-name-Value",
                                priority="HIGH",
                                recommendation="EXAMPLE-recommendation-Value",
                                type=0,
                                is_user_deleted=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")],
                        oob_parsers=[
                            oci.log_analytics.models.LogAnalyticsParser(
                                content="EXAMPLE-content-Value",
                                description="EXAMPLE-description-Value",
                                display_name="EXAMPLE-displayName-Value",
                                edit_version=768,
                                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=521,
                                            facet_priority=216,
                                            name="EXAMPLE-name-Value",
                                            is_facet_eligible=True,
                                            is_high_cardinality=True,
                                            is_large_data=True,
                                            is_multi_valued=True,
                                            is_primary=True,
                                            is_system=True,
                                            is_summarizable=True,
                                            mapped_value="EXAMPLE-mappedValue-Value",
                                            is_metric_key_eligible=False,
                                            is_metric_value_eligible=True,
                                            range_facet_eligible=225,
                                            is_table_eligible=True,
                                            unit_type="EXAMPLE-unitType-Value",
                                            time_updated=datetime.strptime(
                                                "2001-04-20T21:52:00.751Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            is_keep_duplicates=True),
                                        parser_field_id=914,
                                        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=569,
                                        structured_column_info="EXAMPLE-structuredColumnInfo-Value",
                                        actions=[
                                            oci.log_analytics.models.ParserAction(
                                                name="EXAMPLE-name-Value",
                                                order=915)])],
                                footer_content="EXAMPLE-footerContent-Value",
                                header_content="EXAMPLE-headerContent-Value",
                                name="EXAMPLE-name-Value",
                                is_default=True,
                                is_single_line_content=True,
                                is_system=True,
                                language="EXAMPLE-language-Value",
                                time_updated=datetime.strptime(
                                    "2039-05-17T06:51:36.062Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                log_type_test_request_version=268,
                                parser_ignoreline_characters="EXAMPLE-parserIgnorelineCharacters-Value",
                                is_hidden=False,
                                parser_sequence=601,
                                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=923,
                                    operating_system="EXAMPLE-operatingSystem-Value",
                                    parser_id=609,
                                    version="EXAMPLE-version-Value"),
                                is_parser_written_once=False,
                                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=True,
                                                    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=863,
                                        parser_function_name="EXAMPLE-parserFunctionName-Value",
                                        is_enabled=False,
                                        is_system=False,
                                        parser_id=885,
                                        parser_name="EXAMPLE-parserName-Value",
                                        parser_meta_plugin_name="EXAMPLE-parserMetaPluginName-Value",
                                        parser_function_priority=358,
                                        parser_function_parameters=[
                                            oci.log_analytics.models.LogAnalyticsParserFunctionParameter(
                                                parser_function_id=253,
                                                parser_function_parameter_name="EXAMPLE-parserFunctionParameterName-Value",
                                                parser_function_parameter_id=602,
                                                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=True,
                                                    is_repeatable=False,
                                                    plugin_name="EXAMPLE-pluginName-Value",
                                                    type="EXAMPLE-type-Value"))])],
                                sources_count=287,
                                should_tokenize_original_text=False,
                                field_delimiter="EXAMPLE-fieldDelimiter-Value",
                                field_qualifier="EXAMPLE-fieldQualifier-Value",
                                type="ODL",
                                is_user_deleted=True,
                                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,
                                dependent_sources=[
                                    oci.log_analytics.models.DependentSource(
                                        source_name="EXAMPLE-sourceName-Value",
                                        source_display_name="EXAMPLE-sourceDisplayName-Value",
                                        source_id=364,
                                        source_type="EXAMPLE-sourceType-Value",
                                        is_system=True,
                                        is_auto_association_enabled=False,
                                        entity_types=[
                                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                                source_id=579,
                                                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=911,
                                                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=8,
                                        is_system=True,
                                        parser_type="DELIMITED",
                                        dependencies=[
                                            oci.log_analytics.models.Dependency(
                                                type="EXAMPLE-type-Value",
                                                reference_type="EXAMPLE-referenceType-Value",
                                                reference_id=516,
                                                reference_name="EXAMPLE-referenceName-Value",
                                                reference_display_name="EXAMPLE-referenceDisplayName-Value")])])],
                        parameters=[
                            oci.log_analytics.models.LogAnalyticsParameter(
                                default_value="EXAMPLE-defaultValue-Value",
                                description="EXAMPLE-description-Value",
                                is_active=False,
                                name="EXAMPLE-name-Value",
                                source_id=921)],
                        pattern_count=197,
                        patterns=[
                            oci.log_analytics.models.LogAnalyticsSourcePattern(
                                converted_text="EXAMPLE-convertedText-Value",
                                db_parser_id=953,
                                db_pattern_date_time_columns="EXAMPLE-dbPatternDateTimeColumns-Value",
                                db_pattern_date_time_field="EXAMPLE-dbPatternDateTimeField-Value",
                                db_pattern_sequence_column="EXAMPLE-dbPatternSequenceColumn-Value",
                                fields=[
                                    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=787,
                                            facet_priority=766,
                                            name="EXAMPLE-name-Value",
                                            is_facet_eligible=False,
                                            is_high_cardinality=False,
                                            is_large_data=False,
                                            is_multi_valued=False,
                                            is_primary=True,
                                            is_system=True,
                                            is_summarizable=True,
                                            mapped_value="EXAMPLE-mappedValue-Value",
                                            is_metric_key_eligible=False,
                                            is_metric_value_eligible=True,
                                            range_facet_eligible=488,
                                            is_table_eligible=True,
                                            unit_type="EXAMPLE-unitType-Value",
                                            time_updated=datetime.strptime(
                                                "2032-01-01T06:11:51.087Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            is_keep_duplicates=True),
                                        parser_field_id=374,
                                        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=676,
                                        parser=oci.log_analytics.models.LogAnalyticsParser(
                                            content="EXAMPLE-content-Value",
                                            description="EXAMPLE-description-Value",
                                            display_name="EXAMPLE-displayName-Value",
                                            edit_version=708,
                                            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(
                                                "2019-02-09T05:58:47.001Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            log_type_test_request_version=180,
                                            parser_ignoreline_characters="EXAMPLE-parserIgnorelineCharacters-Value",
                                            is_hidden=False,
                                            parser_sequence=228,
                                            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=668,
                                                operating_system="EXAMPLE-operatingSystem-Value",
                                                parser_id=805,
                                                version="EXAMPLE-version-Value"),
                                            is_parser_written_once=False,
                                            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=919,
                                                    parser_function_name="EXAMPLE-parserFunctionName-Value",
                                                    is_enabled=False,
                                                    is_system=True,
                                                    parser_id=570,
                                                    parser_name="EXAMPLE-parserName-Value",
                                                    parser_meta_plugin_name="EXAMPLE-parserMetaPluginName-Value",
                                                    parser_function_priority=831,
                                                    parser_function_parameters=[
                                                        oci.log_analytics.models.LogAnalyticsParserFunctionParameter(
                                                            parser_function_id=92,
                                                            parser_function_parameter_name="EXAMPLE-parserFunctionParameterName-Value",
                                                            parser_function_parameter_id=352,
                                                            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=True,
                                                                is_repeatable=True,
                                                                plugin_name="EXAMPLE-pluginName-Value",
                                                                type="EXAMPLE-type-Value"))])],
                                            sources_count=43,
                                            should_tokenize_original_text=True,
                                            field_delimiter="EXAMPLE-fieldDelimiter-Value",
                                            field_qualifier="EXAMPLE-fieldQualifier-Value",
                                            type="JSON",
                                            is_user_deleted=True,
                                            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=348,
                                                    source_type="EXAMPLE-sourceType-Value",
                                                    is_system=True,
                                                    is_auto_association_enabled=True,
                                                    entity_types=[
                                                        oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                                            source_id=880,
                                                            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=273,
                                                            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=171,
                                                    is_system=False,
                                                    parser_type="JSON",
                                                    dependencies=[
                                                        oci.log_analytics.models.Dependency(
                                                            type="EXAMPLE-type-Value",
                                                            reference_type="EXAMPLE-referenceType-Value",
                                                            reference_id=478,
                                                            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=526)])],
                                is_include=False,
                                is_default=True,
                                pattern_filter=oci.log_analytics.models.LogAnalyticsPatternFilter(
                                    agent_version="EXAMPLE-agentVersion-Value",
                                    is_in_use=False,
                                    operating_system="EXAMPLE-operatingSystem-Value",
                                    pattern_id=601,
                                    source_id=755,
                                    version="EXAMPLE-version-Value"),
                                alias="EXAMPLE-alias-Value",
                                description="EXAMPLE-description-Value",
                                is_enabled=True,
                                pattern_id=179,
                                is_system=False,
                                source_id=478,
                                is_agent_warning_suppressed=True,
                                pattern_text="EXAMPLE-patternText-Value",
                                pattern_type=367,
                                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=715,
                        functions=[
                            oci.log_analytics.models.LogAnalyticsSourceFunction(
                                arguments=[
                                    oci.log_analytics.models.LogAnalyticsMetaFunctionArgument(
                                        is_override_output_fields=True,
                                        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=927,
                                        argument_type=728,
                                        argument_id=290,
                                        argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                                        argument_lookup_column_position=200,
                                        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=True,
                                            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=801,
                                            argument_type=81,
                                            argument_id=997,
                                            argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                                            argument_lookup_column_position=168,
                                            argument_value="EXAMPLE-argumentValue-Value",
                                            argument_reference="EXAMPLE-argumentReference-Value")],
                                    component="EXAMPLE-component-Value",
                                    description="EXAMPLE-description-Value",
                                    edit_version=579,
                                    meta_function_id=823,
                                    java_class_name="EXAMPLE-javaClassName-Value",
                                    name="EXAMPLE-name-Value"),
                                function_name="GEOLOCATION",
                                function_reference="EXAMPLE-functionReference-Value",
                                source_reference="EXAMPLE-sourceReference-Value",
                                features=["EXAMPLE--Value"],
                                function_id=174,
                                order=601,
                                is_system=False,
                                lookup_column="EXAMPLE-lookupColumn-Value",
                                lookup_column_position=705,
                                lookup_display_name="EXAMPLE-lookupDisplayName-Value",
                                lookup_mode=934,
                                lookup_table="EXAMPLE-lookupTable-Value",
                                source_id=706)],
                        source_id=15,
                        name="EXAMPLE-name-Value",
                        is_secure_content=False,
                        is_system=False,
                        parsers=[
                            oci.log_analytics.models.LogAnalyticsParser(
                                content="EXAMPLE-content-Value",
                                description="EXAMPLE-description-Value",
                                display_name="EXAMPLE-displayName-Value",
                                edit_version=408,
                                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=329,
                                            facet_priority=569,
                                            name="EXAMPLE-name-Value",
                                            is_facet_eligible=True,
                                            is_high_cardinality=False,
                                            is_large_data=True,
                                            is_multi_valued=False,
                                            is_primary=False,
                                            is_system=True,
                                            is_summarizable=False,
                                            mapped_value="EXAMPLE-mappedValue-Value",
                                            is_metric_key_eligible=False,
                                            is_metric_value_eligible=True,
                                            range_facet_eligible=519,
                                            is_table_eligible=True,
                                            unit_type="EXAMPLE-unitType-Value",
                                            time_updated=datetime.strptime(
                                                "2022-12-21T04:37:01.664Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            is_keep_duplicates=False),
                                        parser_field_id=620,
                                        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=344,
                                        structured_column_info="EXAMPLE-structuredColumnInfo-Value",
                                        actions=[
                                            oci.log_analytics.models.ParserAction(
                                                name="EXAMPLE-name-Value",
                                                order=237)])],
                                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(
                                    "2028-07-12T19:17:43.898Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                log_type_test_request_version=527,
                                parser_ignoreline_characters="EXAMPLE-parserIgnorelineCharacters-Value",
                                is_hidden=True,
                                parser_sequence=46,
                                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=799,
                                    operating_system="EXAMPLE-operatingSystem-Value",
                                    parser_id=72,
                                    version="EXAMPLE-version-Value"),
                                is_parser_written_once=False,
                                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=True,
                                                    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=890,
                                        parser_function_name="EXAMPLE-parserFunctionName-Value",
                                        is_enabled=False,
                                        is_system=False,
                                        parser_id=84,
                                        parser_name="EXAMPLE-parserName-Value",
                                        parser_meta_plugin_name="EXAMPLE-parserMetaPluginName-Value",
                                        parser_function_priority=900,
                                        parser_function_parameters=[
                                            oci.log_analytics.models.LogAnalyticsParserFunctionParameter(
                                                parser_function_id=227,
                                                parser_function_parameter_name="EXAMPLE-parserFunctionParameterName-Value",
                                                parser_function_parameter_id=890,
                                                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"))])],
                                sources_count=928,
                                should_tokenize_original_text=False,
                                field_delimiter="EXAMPLE-fieldDelimiter-Value",
                                field_qualifier="EXAMPLE-fieldQualifier-Value",
                                type="ODL",
                                is_user_deleted=True,
                                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=False)],
                                is_position_aware=True,
                                dependent_sources=[
                                    oci.log_analytics.models.DependentSource(
                                        source_name="EXAMPLE-sourceName-Value",
                                        source_display_name="EXAMPLE-sourceDisplayName-Value",
                                        source_id=276,
                                        source_type="EXAMPLE-sourceType-Value",
                                        is_system=True,
                                        is_auto_association_enabled=False,
                                        entity_types=[
                                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                                source_id=116,
                                                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=619,
                                                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=787,
                                        is_system=False,
                                        parser_type="REGEX",
                                        dependencies=[
                                            oci.log_analytics.models.Dependency(
                                                type="EXAMPLE-type-Value",
                                                reference_type="EXAMPLE-referenceType-Value",
                                                reference_id=342,
                                                reference_name="EXAMPLE-referenceName-Value",
                                                reference_display_name="EXAMPLE-referenceDisplayName-Value")])])],
                        is_auto_association_enabled=False,
                        is_auto_association_override=True,
                        rule_id=552,
                        type_name="EXAMPLE-typeName-Value",
                        type_display_name="EXAMPLE-typeDisplayName-Value",
                        warning_config=145,
                        metadata_fields=[
                            oci.log_analytics.models.LogAnalyticsSourceMetadataField(
                                field_name="EXAMPLE-fieldName-Value",
                                is_enabled=True,
                                is_system=False,
                                key="EXAMPLE-key-Value",
                                source_name="EXAMPLE-sourceName-Value")],
                        label_definitions=[
                            oci.log_analytics.models.LogAnalyticsLabelDefinition(
                                edit_version=395,
                                is_system=False,
                                source_id=756,
                                label_name="EXAMPLE-labelName-Value")],
                        entity_types=[
                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                source_id=506,
                                entity_type="EXAMPLE-entityType-Value",
                                entity_type_category="EXAMPLE-entityTypeCategory-Value",
                                entity_type_display_name="EXAMPLE-entityTypeDisplayName-Value")],
                        is_timezone_override=False,
                        user_parsers=[
                            oci.log_analytics.models.LogAnalyticsParser(
                                content="EXAMPLE-content-Value",
                                description="EXAMPLE-description-Value",
                                display_name="EXAMPLE-displayName-Value",
                                edit_version=900,
                                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=442,
                                            facet_priority=190,
                                            name="EXAMPLE-name-Value",
                                            is_facet_eligible=False,
                                            is_high_cardinality=False,
                                            is_large_data=False,
                                            is_multi_valued=False,
                                            is_primary=False,
                                            is_system=False,
                                            is_summarizable=False,
                                            mapped_value="EXAMPLE-mappedValue-Value",
                                            is_metric_key_eligible=True,
                                            is_metric_value_eligible=True,
                                            range_facet_eligible=57,
                                            is_table_eligible=False,
                                            unit_type="EXAMPLE-unitType-Value",
                                            time_updated=datetime.strptime(
                                                "2049-10-27T00:39:45.811Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            is_keep_duplicates=True),
                                        parser_field_id=732,
                                        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=79,
                                        structured_column_info="EXAMPLE-structuredColumnInfo-Value",
                                        actions=[
                                            oci.log_analytics.models.ParserAction(
                                                name="EXAMPLE-name-Value",
                                                order=677)])],
                                footer_content="EXAMPLE-footerContent-Value",
                                header_content="EXAMPLE-headerContent-Value",
                                name="EXAMPLE-name-Value",
                                is_default=True,
                                is_single_line_content=False,
                                is_system=False,
                                language="EXAMPLE-language-Value",
                                time_updated=datetime.strptime(
                                    "2011-09-30T14:21:31.311Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                log_type_test_request_version=388,
                                parser_ignoreline_characters="EXAMPLE-parserIgnorelineCharacters-Value",
                                is_hidden=False,
                                parser_sequence=410,
                                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=205,
                                    operating_system="EXAMPLE-operatingSystem-Value",
                                    parser_id=939,
                                    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=False,
                                                    is_repeatable=True,
                                                    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=386,
                                        parser_function_name="EXAMPLE-parserFunctionName-Value",
                                        is_enabled=True,
                                        is_system=True,
                                        parser_id=574,
                                        parser_name="EXAMPLE-parserName-Value",
                                        parser_meta_plugin_name="EXAMPLE-parserMetaPluginName-Value",
                                        parser_function_priority=196,
                                        parser_function_parameters=[
                                            oci.log_analytics.models.LogAnalyticsParserFunctionParameter(
                                                parser_function_id=35,
                                                parser_function_parameter_name="EXAMPLE-parserFunctionParameterName-Value",
                                                parser_function_parameter_id=314,
                                                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"))])],
                                sources_count=598,
                                should_tokenize_original_text=False,
                                field_delimiter="EXAMPLE-fieldDelimiter-Value",
                                field_qualifier="EXAMPLE-fieldQualifier-Value",
                                type="JSON",
                                is_user_deleted=True,
                                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=85,
                                        source_type="EXAMPLE-sourceType-Value",
                                        is_system=True,
                                        is_auto_association_enabled=False,
                                        entity_types=[
                                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                                source_id=688,
                                                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=685,
                                                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=135,
                                        is_system=True,
                                        parser_type="ODL",
                                        dependencies=[
                                            oci.log_analytics.models.Dependency(
                                                type="EXAMPLE-type-Value",
                                                reference_type="EXAMPLE-referenceType-Value",
                                                reference_id=597,
                                                reference_name="EXAMPLE-referenceName-Value",
                                                reference_display_name="EXAMPLE-referenceDisplayName-Value")])])],
                        time_updated=datetime.strptime(
                            "2031-11-13T19:23:22.852Z",
                            "%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=True,
                                time_updated=datetime.strptime(
                                    "2035-03-18T07:47:26.629Z",
                                    "%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=False)],
                        endpoints=[
                            oci.log_analytics.models.LogTypeEndpoint(
                                endpoint_type="LOG",
                                log_endpoint=oci.log_analytics.models.LogEndpoint(
                                    name="EXAMPLE-name-Value",
                                    request=oci.log_analytics.models.EndpointRequest(
                                        url="EXAMPLE-url-Value",
                                        method="GET",
                                        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=744,
                                    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=256,
                                            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="NONE"))),
                                    proxy=oci.log_analytics.models.EndpointProxy(
                                        url="EXAMPLE-url-Value",
                                        credential_name="EXAMPLE-credentialName-Value",
                                        credential_type="NONE"),
                                    is_enabled=True,
                                    is_system=True,
                                    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")])],
                entity_type="EXAMPLE-entityType-Value",
                time_updated=datetime.strptime(
                    "2026-04-08T19:51:11.039Z",
                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                unit_type="EXAMPLE-unitType-Value",
                is_user_customized=False)],
        metrics=[
            oci.log_analytics.models.LogAnalyticsSourceMetric(
                is_metric_source_enabled=True,
                metric_name="EXAMPLE-metricName-Value",
                source_name="EXAMPLE-sourceName-Value",
                entity_type="EXAMPLE-entityType-Value")],
        oob_parsers=[
            oci.log_analytics.models.LogAnalyticsParser(
                content="EXAMPLE-content-Value",
                description="EXAMPLE-description-Value",
                display_name="EXAMPLE-displayName-Value",
                edit_version=641,
                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=111,
                            facet_priority=539,
                            name="EXAMPLE-name-Value",
                            is_facet_eligible=False,
                            is_high_cardinality=True,
                            is_large_data=False,
                            is_multi_valued=False,
                            is_primary=True,
                            is_system=False,
                            is_summarizable=True,
                            mapped_value="EXAMPLE-mappedValue-Value",
                            is_metric_key_eligible=False,
                            is_metric_value_eligible=True,
                            range_facet_eligible=925,
                            is_table_eligible=False,
                            unit_type="EXAMPLE-unitType-Value",
                            time_updated=datetime.strptime(
                                "2020-01-19T22:54:50.917Z",
                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                            is_keep_duplicates=False),
                        parser_field_id=881,
                        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=463,
                        structured_column_info="EXAMPLE-structuredColumnInfo-Value",
                        actions=[
                            oci.log_analytics.models.ParserAction(
                                name="EXAMPLE-name-Value",
                                order=371)])],
                footer_content="EXAMPLE-footerContent-Value",
                header_content="EXAMPLE-headerContent-Value",
                name="EXAMPLE-name-Value",
                is_default=False,
                is_single_line_content=True,
                is_system=True,
                language="EXAMPLE-language-Value",
                time_updated=datetime.strptime(
                    "2008-12-09T08:56:10.042Z",
                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                log_type_test_request_version=326,
                parser_ignoreline_characters="EXAMPLE-parserIgnorelineCharacters-Value",
                is_hidden=False,
                parser_sequence=171,
                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=278,
                    operating_system="EXAMPLE-operatingSystem-Value",
                    parser_id=667,
                    version="EXAMPLE-version-Value"),
                is_parser_written_once=False,
                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=176,
                        parser_function_name="EXAMPLE-parserFunctionName-Value",
                        is_enabled=True,
                        is_system=True,
                        parser_id=55,
                        parser_name="EXAMPLE-parserName-Value",
                        parser_meta_plugin_name="EXAMPLE-parserMetaPluginName-Value",
                        parser_function_priority=321,
                        parser_function_parameters=[
                            oci.log_analytics.models.LogAnalyticsParserFunctionParameter(
                                parser_function_id=262,
                                parser_function_parameter_name="EXAMPLE-parserFunctionParameterName-Value",
                                parser_function_parameter_id=987,
                                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"))])],
                sources_count=312,
                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="NOT_AND",
                                    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=True,
                                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=True,
                                field_name="EXAMPLE-fieldName-Value",
                                label_condition_id=131,
                                is_system=False,
                                label_condition_operator="EXAMPLE-labelConditionOperator-Value",
                                source_id=104,
                                label_display_name="EXAMPLE-labelDisplayName-Value",
                                storage_field="EXAMPLE-storageField-Value",
                                label_name="EXAMPLE-labelName-Value",
                                is_inline_label_existing_in_database=True)],
                        association_count=715,
                        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(
                                    "2022-06-16T05:42:25.937Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                retry_count=911,
                                source_name="EXAMPLE-sourceName-Value",
                                source_display_name="EXAMPLE-sourceDisplayName-Value",
                                source_type_name="EXAMPLE-sourceTypeName-Value",
                                life_cycle_state="SUCCEEDED",
                                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=73,
                                is_enabled=False,
                                field_name="EXAMPLE-fieldName-Value",
                                hash_type=745,
                                data_filter_id=503,
                                is_system=False,
                                match_regular_expression="EXAMPLE-matchRegularExpression-Value",
                                order=775,
                                path="EXAMPLE-path-Value",
                                replacement_string="EXAMPLE-replacementString-Value",
                                source_id=996,
                                filter_type="DROP_STRING")],
                        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=266,
                                    facet_priority=49,
                                    name="EXAMPLE-name-Value",
                                    is_facet_eligible=True,
                                    is_high_cardinality=True,
                                    is_large_data=True,
                                    is_multi_valued=False,
                                    is_primary=False,
                                    is_system=False,
                                    is_summarizable=False,
                                    mapped_value="EXAMPLE-mappedValue-Value",
                                    is_metric_key_eligible=True,
                                    is_metric_value_eligible=True,
                                    range_facet_eligible=543,
                                    is_table_eligible=True,
                                    unit_type="EXAMPLE-unitType-Value",
                                    time_updated=datetime.strptime(
                                        "2019-04-20T20:20:50.545Z",
                                        "%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=758,
                                            facet_priority=943,
                                            name="EXAMPLE-name-Value",
                                            is_facet_eligible=True,
                                            is_high_cardinality=True,
                                            is_large_data=False,
                                            is_multi_valued=False,
                                            is_primary=False,
                                            is_system=True,
                                            is_summarizable=True,
                                            mapped_value="EXAMPLE-mappedValue-Value",
                                            is_metric_key_eligible=False,
                                            is_metric_value_eligible=False,
                                            range_facet_eligible=590,
                                            is_table_eligible=True,
                                            unit_type="EXAMPLE-unitType-Value",
                                            time_updated=datetime.strptime(
                                                "2030-03-12T22:43:25.502Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            is_keep_duplicates=False),
                                        extended_field_definition_id=734,
                                        field_name="EXAMPLE-fieldName-Value",
                                        field_display_name="EXAMPLE-fieldDisplayName-Value",
                                        saved_regular_expression_name="EXAMPLE-savedRegularExpressionName-Value",
                                        extended_field_id=535)],
                                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=65,
                                is_system=True,
                                regular_expression="EXAMPLE-regularExpression-Value",
                                source_id=51,
                                time_updated=datetime.strptime(
                                    "2039-11-27T03:52:30.079Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                condition_string="EXAMPLE-conditionString-Value",
                                condition_block=oci.log_analytics.models.GenericConditionBlock(
                                    condition_blocks_operator="NOT_AND",
                                    name="EXAMPLE-name-Value",
                                    operator="EXAMPLE-operator-Value",
                                    value="EXAMPLE-value-Value",
                                    values=["EXAMPLE--Value"]))],
                        is_for_cloud=False,
                        labels=[
                            oci.log_analytics.models.LogAnalyticsLabelView(
                                aliases=[
                                    oci.log_analytics.models.LogAnalyticsLabelAlias(
                                        alias="EXAMPLE-alias-Value",
                                        alias_display_name="EXAMPLE-aliasDisplayName-Value",
                                        is_system=True,
                                        display_name="EXAMPLE-displayName-Value",
                                        name="EXAMPLE-name-Value",
                                        priority="MEDIUM")],
                                count_usage_in_alert_rule=181,
                                count_usage_in_source=90,
                                id="EXAMPLE-id-Value",
                                suggest_type=478,
                                description="EXAMPLE-description-Value",
                                display_name="EXAMPLE-displayName-Value",
                                edit_version=73,
                                impact="EXAMPLE-impact-Value",
                                is_system=True,
                                name="EXAMPLE-name-Value",
                                priority="HIGH",
                                recommendation="EXAMPLE-recommendation-Value",
                                type=418,
                                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=614,
                                field_name="EXAMPLE-fieldName-Value",
                                field_values=["EXAMPLE--Value"],
                                grouping_field="EXAMPLE-groupingField-Value",
                                is_enabled=True,
                                is_system=False,
                                display_name="EXAMPLE-displayName-Value",
                                metric_reference=688,
                                name="EXAMPLE-name-Value",
                                metric_type="SUM",
                                is_metric_source_enabled=False,
                                operator="NOT_NULL",
                                entity_type="EXAMPLE-entityType-Value",
                                time_updated=datetime.strptime(
                                    "2047-04-19T16:00:17.877Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                unit_type="EXAMPLE-unitType-Value",
                                is_user_customized=False)],
                        metrics=[
                            oci.log_analytics.models.LogAnalyticsSourceMetric(
                                is_metric_source_enabled=True,
                                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=False,
                                name="EXAMPLE-name-Value",
                                source_id=517)],
                        pattern_count=918,
                        patterns=[
                            oci.log_analytics.models.LogAnalyticsSourcePattern(
                                converted_text="EXAMPLE-convertedText-Value",
                                db_parser_id=115,
                                db_pattern_date_time_columns="EXAMPLE-dbPatternDateTimeColumns-Value",
                                db_pattern_date_time_field="EXAMPLE-dbPatternDateTimeField-Value",
                                db_pattern_sequence_column="EXAMPLE-dbPatternSequenceColumn-Value",
                                fields=[
                                    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=879,
                                            facet_priority=839,
                                            name="EXAMPLE-name-Value",
                                            is_facet_eligible=False,
                                            is_high_cardinality=True,
                                            is_large_data=False,
                                            is_multi_valued=False,
                                            is_primary=True,
                                            is_system=True,
                                            is_summarizable=False,
                                            mapped_value="EXAMPLE-mappedValue-Value",
                                            is_metric_key_eligible=True,
                                            is_metric_value_eligible=True,
                                            range_facet_eligible=696,
                                            is_table_eligible=True,
                                            unit_type="EXAMPLE-unitType-Value",
                                            time_updated=datetime.strptime(
                                                "2026-06-11T11:45:50.677Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            is_keep_duplicates=False),
                                        parser_field_id=256,
                                        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=645,
                                        structured_column_info="EXAMPLE-structuredColumnInfo-Value",
                                        actions=[
                                            oci.log_analytics.models.ParserAction(
                                                name="EXAMPLE-name-Value",
                                                order=946)])],
                                is_include=True,
                                is_default=False,
                                pattern_filter=oci.log_analytics.models.LogAnalyticsPatternFilter(
                                    agent_version="EXAMPLE-agentVersion-Value",
                                    is_in_use=True,
                                    operating_system="EXAMPLE-operatingSystem-Value",
                                    pattern_id=117,
                                    source_id=226,
                                    version="EXAMPLE-version-Value"),
                                alias="EXAMPLE-alias-Value",
                                description="EXAMPLE-description-Value",
                                is_enabled=False,
                                pattern_id=658,
                                is_system=False,
                                source_id=548,
                                is_agent_warning_suppressed=False,
                                pattern_text="EXAMPLE-patternText-Value",
                                pattern_type=411,
                                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=57,
                        functions=[
                            oci.log_analytics.models.LogAnalyticsSourceFunction(
                                arguments=[
                                    oci.log_analytics.models.LogAnalyticsMetaFunctionArgument(
                                        is_override_output_fields=True,
                                        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=731,
                                        argument_type=116,
                                        argument_id=900,
                                        argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                                        argument_lookup_column_position=852,
                                        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=300,
                                            argument_type=654,
                                            argument_id=263,
                                            argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                                            argument_lookup_column_position=191,
                                            argument_value="EXAMPLE-argumentValue-Value",
                                            argument_reference="EXAMPLE-argumentReference-Value")],
                                    component="EXAMPLE-component-Value",
                                    description="EXAMPLE-description-Value",
                                    edit_version=165,
                                    meta_function_id=987,
                                    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=338,
                                order=6,
                                is_system=False,
                                lookup_column="EXAMPLE-lookupColumn-Value",
                                lookup_column_position=12,
                                lookup_display_name="EXAMPLE-lookupDisplayName-Value",
                                lookup_mode=42,
                                lookup_table="EXAMPLE-lookupTable-Value",
                                source_id=199)],
                        source_id=327,
                        name="EXAMPLE-name-Value",
                        is_secure_content=True,
                        is_system=True,
                        is_auto_association_enabled=True,
                        is_auto_association_override=True,
                        rule_id=355,
                        type_name="EXAMPLE-typeName-Value",
                        type_display_name="EXAMPLE-typeDisplayName-Value",
                        warning_config=490,
                        metadata_fields=[
                            oci.log_analytics.models.LogAnalyticsSourceMetadataField(
                                field_name="EXAMPLE-fieldName-Value",
                                is_enabled=False,
                                is_system=False,
                                key="EXAMPLE-key-Value",
                                source_name="EXAMPLE-sourceName-Value")],
                        label_definitions=[
                            oci.log_analytics.models.LogAnalyticsLabelDefinition(
                                edit_version=58,
                                is_system=False,
                                source_id=269,
                                label_name="EXAMPLE-labelName-Value")],
                        entity_types=[
                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                source_id=301,
                                entity_type="EXAMPLE-entityType-Value",
                                entity_type_category="EXAMPLE-entityTypeCategory-Value",
                                entity_type_display_name="EXAMPLE-entityTypeDisplayName-Value")],
                        is_timezone_override=False,
                        time_updated=datetime.strptime(
                            "2037-02-05T10:23:24.468Z",
                            "%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=True,
                                is_system=True,
                                time_updated=datetime.strptime(
                                    "2026-06-21T10:22:19.799Z",
                                    "%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=False)],
                        endpoints=[
                            oci.log_analytics.models.LogTypeEndpoint(
                                endpoint_type="LOG",
                                log_endpoint=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=284,
                                    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=623,
                                            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="BASIC_AUTH"))),
                                    proxy=oci.log_analytics.models.EndpointProxy(
                                        url="EXAMPLE-url-Value",
                                        credential_name="EXAMPLE-credentialName-Value",
                                        credential_type="TOKEN"),
                                    is_enabled=True,
                                    is_system=True,
                                    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=False,
                field_delimiter="EXAMPLE-fieldDelimiter-Value",
                field_qualifier="EXAMPLE-fieldQualifier-Value",
                type="JSON",
                is_user_deleted=True,
                is_namespace_aware=False,
                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=627,
                        source_type="EXAMPLE-sourceType-Value",
                        is_system=False,
                        is_auto_association_enabled=True,
                        entity_types=[
                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                source_id=114,
                                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=174,
                                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=223,
                        is_system=True,
                        parser_type="DELIMITED",
                        dependencies=[
                            oci.log_analytics.models.Dependency(
                                type="EXAMPLE-type-Value",
                                reference_type="EXAMPLE-referenceType-Value",
                                reference_id=400,
                                reference_name="EXAMPLE-referenceName-Value",
                                reference_display_name="EXAMPLE-referenceDisplayName-Value")])])],
        parameters=[
            oci.log_analytics.models.LogAnalyticsParameter(
                default_value="EXAMPLE-defaultValue-Value",
                description="EXAMPLE-description-Value",
                is_active=False,
                name="EXAMPLE-name-Value",
                source_id=78)],
        patterns=[
            oci.log_analytics.models.LogAnalyticsSourcePattern(
                converted_text="EXAMPLE-convertedText-Value",
                db_parser_id=647,
                db_pattern_date_time_columns="EXAMPLE-dbPatternDateTimeColumns-Value",
                db_pattern_date_time_field="EXAMPLE-dbPatternDateTimeField-Value",
                db_pattern_sequence_column="EXAMPLE-dbPatternSequenceColumn-Value",
                fields=[
                    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=897,
                            facet_priority=70,
                            name="EXAMPLE-name-Value",
                            is_facet_eligible=True,
                            is_high_cardinality=False,
                            is_large_data=True,
                            is_multi_valued=False,
                            is_primary=False,
                            is_system=True,
                            is_summarizable=True,
                            mapped_value="EXAMPLE-mappedValue-Value",
                            is_metric_key_eligible=False,
                            is_metric_value_eligible=False,
                            range_facet_eligible=641,
                            is_table_eligible=False,
                            unit_type="EXAMPLE-unitType-Value",
                            time_updated=datetime.strptime(
                                "2017-08-03T20:52:04.958Z",
                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                            is_keep_duplicates=False),
                        parser_field_id=828,
                        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=331,
                        parser=oci.log_analytics.models.LogAnalyticsParser(
                            content="EXAMPLE-content-Value",
                            description="EXAMPLE-description-Value",
                            display_name="EXAMPLE-displayName-Value",
                            edit_version=152,
                            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(
                                "2024-10-28T15:43:03.459Z",
                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                            log_type_test_request_version=374,
                            parser_ignoreline_characters="EXAMPLE-parserIgnorelineCharacters-Value",
                            is_hidden=True,
                            parser_sequence=816,
                            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=933,
                                operating_system="EXAMPLE-operatingSystem-Value",
                                parser_id=800,
                                version="EXAMPLE-version-Value"),
                            is_parser_written_once=False,
                            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=True,
                                                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=511,
                                    parser_function_name="EXAMPLE-parserFunctionName-Value",
                                    is_enabled=True,
                                    is_system=False,
                                    parser_id=9,
                                    parser_name="EXAMPLE-parserName-Value",
                                    parser_meta_plugin_name="EXAMPLE-parserMetaPluginName-Value",
                                    parser_function_priority=293,
                                    parser_function_parameters=[
                                        oci.log_analytics.models.LogAnalyticsParserFunctionParameter(
                                            parser_function_id=505,
                                            parser_function_parameter_name="EXAMPLE-parserFunctionParameterName-Value",
                                            parser_function_parameter_id=846,
                                            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"))])],
                            sources_count=353,
                            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="NOT_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=True,
                                            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=True,
                                            field_name="EXAMPLE-fieldName-Value",
                                            label_condition_id=807,
                                            is_system=False,
                                            label_condition_operator="EXAMPLE-labelConditionOperator-Value",
                                            source_id=604,
                                            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=531,
                                    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(
                                                "2031-10-12T05:11:42.064Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            retry_count=230,
                                            source_name="EXAMPLE-sourceName-Value",
                                            source_display_name="EXAMPLE-sourceDisplayName-Value",
                                            source_type_name="EXAMPLE-sourceTypeName-Value",
                                            life_cycle_state="IN_PROGRESS",
                                            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=70,
                                            is_enabled=True,
                                            field_name="EXAMPLE-fieldName-Value",
                                            hash_type=459,
                                            data_filter_id=627,
                                            is_system=False,
                                            match_regular_expression="EXAMPLE-matchRegularExpression-Value",
                                            order=429,
                                            path="EXAMPLE-path-Value",
                                            replacement_string="EXAMPLE-replacementString-Value",
                                            source_id=478,
                                            filter_type="DROP_LOG_ENTRY")],
                                    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=852,
                                                facet_priority=294,
                                                name="EXAMPLE-name-Value",
                                                is_facet_eligible=False,
                                                is_high_cardinality=False,
                                                is_large_data=True,
                                                is_multi_valued=False,
                                                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=943,
                                                is_table_eligible=False,
                                                unit_type="EXAMPLE-unitType-Value",
                                                time_updated=datetime.strptime(
                                                    "2028-10-05T16:38:28.008Z",
                                                    "%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=608,
                                                        facet_priority=791,
                                                        name="EXAMPLE-name-Value",
                                                        is_facet_eligible=False,
                                                        is_high_cardinality=True,
                                                        is_large_data=False,
                                                        is_multi_valued=False,
                                                        is_primary=True,
                                                        is_system=True,
                                                        is_summarizable=True,
                                                        mapped_value="EXAMPLE-mappedValue-Value",
                                                        is_metric_key_eligible=False,
                                                        is_metric_value_eligible=False,
                                                        range_facet_eligible=681,
                                                        is_table_eligible=True,
                                                        unit_type="EXAMPLE-unitType-Value",
                                                        time_updated=datetime.strptime(
                                                            "2039-04-17T03:52:32.007Z",
                                                            "%Y-%m-%dT%H:%M:%S.%fZ"),
                                                        is_keep_duplicates=True),
                                                    extended_field_definition_id=825,
                                                    field_name="EXAMPLE-fieldName-Value",
                                                    field_display_name="EXAMPLE-fieldDisplayName-Value",
                                                    saved_regular_expression_name="EXAMPLE-savedRegularExpressionName-Value",
                                                    extended_field_id=695)],
                                            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=633,
                                            is_system=False,
                                            regular_expression="EXAMPLE-regularExpression-Value",
                                            source_id=508,
                                            time_updated=datetime.strptime(
                                                "2021-03-15T03:33:08.228Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            condition_string="EXAMPLE-conditionString-Value",
                                            condition_block=oci.log_analytics.models.GenericConditionBlock(
                                                condition_blocks_operator="NOT_AND",
                                                name="EXAMPLE-name-Value",
                                                operator="EXAMPLE-operator-Value",
                                                value="EXAMPLE-value-Value",
                                                values=["EXAMPLE--Value"]))],
                                    is_for_cloud=False,
                                    labels=[
                                        oci.log_analytics.models.LogAnalyticsLabelView(
                                            aliases=[
                                                oci.log_analytics.models.LogAnalyticsLabelAlias(
                                                    alias="EXAMPLE-alias-Value",
                                                    alias_display_name="EXAMPLE-aliasDisplayName-Value",
                                                    is_system=True,
                                                    display_name="EXAMPLE-displayName-Value",
                                                    name="EXAMPLE-name-Value",
                                                    priority="LOW")],
                                            count_usage_in_alert_rule=26,
                                            count_usage_in_source=168,
                                            id="EXAMPLE-id-Value",
                                            suggest_type=994,
                                            description="EXAMPLE-description-Value",
                                            display_name="EXAMPLE-displayName-Value",
                                            edit_version=513,
                                            impact="EXAMPLE-impact-Value",
                                            is_system=True,
                                            name="EXAMPLE-name-Value",
                                            priority="NONE",
                                            recommendation="EXAMPLE-recommendation-Value",
                                            type=222,
                                            is_user_deleted=False)],
                                    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=477,
                                            field_name="EXAMPLE-fieldName-Value",
                                            field_values=["EXAMPLE--Value"],
                                            grouping_field="EXAMPLE-groupingField-Value",
                                            is_enabled=False,
                                            is_system=False,
                                            display_name="EXAMPLE-displayName-Value",
                                            metric_reference=148,
                                            name="EXAMPLE-name-Value",
                                            metric_type="AVERAGE_DISTRIBUTION",
                                            is_metric_source_enabled=True,
                                            operator="NOT_NULL",
                                            entity_type="EXAMPLE-entityType-Value",
                                            time_updated=datetime.strptime(
                                                "2015-05-07T14:11:18.379Z",
                                                "%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=453)],
                                    pattern_count=8,
                                    description="EXAMPLE-description-Value",
                                    display_name="EXAMPLE-displayName-Value",
                                    edit_version=233,
                                    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=533,
                                                    argument_type=933,
                                                    argument_id=110,
                                                    argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                                                    argument_lookup_column_position=526,
                                                    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=True,
                                                        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=287,
                                                        argument_type=954,
                                                        argument_id=230,
                                                        argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                                                        argument_lookup_column_position=905,
                                                        argument_value="EXAMPLE-argumentValue-Value",
                                                        argument_reference="EXAMPLE-argumentReference-Value")],
                                                component="EXAMPLE-component-Value",
                                                description="EXAMPLE-description-Value",
                                                edit_version=242,
                                                meta_function_id=273,
                                                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=36,
                                            order=318,
                                            is_system=True,
                                            lookup_column="EXAMPLE-lookupColumn-Value",
                                            lookup_column_position=813,
                                            lookup_display_name="EXAMPLE-lookupDisplayName-Value",
                                            lookup_mode=727,
                                            lookup_table="EXAMPLE-lookupTable-Value",
                                            source_id=796)],
                                    source_id=597,
                                    name="EXAMPLE-name-Value",
                                    is_secure_content=True,
                                    is_system=True,
                                    is_auto_association_enabled=False,
                                    is_auto_association_override=False,
                                    rule_id=184,
                                    type_name="EXAMPLE-typeName-Value",
                                    type_display_name="EXAMPLE-typeDisplayName-Value",
                                    warning_config=622,
                                    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=270,
                                            is_system=False,
                                            source_id=957,
                                            label_name="EXAMPLE-labelName-Value")],
                                    entity_types=[
                                        oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                            source_id=161,
                                            entity_type="EXAMPLE-entityType-Value",
                                            entity_type_category="EXAMPLE-entityTypeCategory-Value",
                                            entity_type_display_name="EXAMPLE-entityTypeDisplayName-Value")],
                                    is_timezone_override=False,
                                    time_updated=datetime.strptime(
                                        "2031-11-20T10:07:56.562Z",
                                        "%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(
                                                "2025-10-14T17:53:45.919Z",
                                                "%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.LogTypeEndpoint(
                                            endpoint_type="LOG",
                                            log_endpoint=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=16,
                                                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=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="BASIC_AUTH"))),
                                                proxy=oci.log_analytics.models.EndpointProxy(
                                                    url="EXAMPLE-url-Value",
                                                    credential_name="EXAMPLE-credentialName-Value",
                                                    credential_type="TOKEN"),
                                                is_enabled=False,
                                                is_system=True,
                                                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=False,
                            field_delimiter="EXAMPLE-fieldDelimiter-Value",
                            field_qualifier="EXAMPLE-fieldQualifier-Value",
                            type="ODL",
                            is_user_deleted=False,
                            is_namespace_aware=False,
                            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,
                            dependent_sources=[
                                oci.log_analytics.models.DependentSource(
                                    source_name="EXAMPLE-sourceName-Value",
                                    source_display_name="EXAMPLE-sourceDisplayName-Value",
                                    source_id=329,
                                    source_type="EXAMPLE-sourceType-Value",
                                    is_system=True,
                                    is_auto_association_enabled=True,
                                    entity_types=[
                                        oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                            source_id=770,
                                            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=368,
                                            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=843,
                                    is_system=False,
                                    parser_type="ODL",
                                    dependencies=[
                                        oci.log_analytics.models.Dependency(
                                            type="EXAMPLE-type-Value",
                                            reference_type="EXAMPLE-referenceType-Value",
                                            reference_id=57,
                                            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=297)])],
                is_include=True,
                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=513,
                    source_id=790,
                    version="EXAMPLE-version-Value",
                    source=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="NOT_AND",
                                    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=True,
                                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=True,
                                field_name="EXAMPLE-fieldName-Value",
                                label_condition_id=731,
                                is_system=False,
                                label_condition_operator="EXAMPLE-labelConditionOperator-Value",
                                source_id=630,
                                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=366,
                        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(
                                    "2035-06-20T13:50:35.054Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                retry_count=694,
                                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=865,
                                is_enabled=True,
                                field_name="EXAMPLE-fieldName-Value",
                                hash_type=378,
                                data_filter_id=299,
                                is_system=False,
                                match_regular_expression="EXAMPLE-matchRegularExpression-Value",
                                order=339,
                                path="EXAMPLE-path-Value",
                                replacement_string="EXAMPLE-replacementString-Value",
                                source_id=658,
                                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=842,
                                    facet_priority=33,
                                    name="EXAMPLE-name-Value",
                                    is_facet_eligible=True,
                                    is_high_cardinality=False,
                                    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=True,
                                    range_facet_eligible=339,
                                    is_table_eligible=False,
                                    unit_type="EXAMPLE-unitType-Value",
                                    time_updated=datetime.strptime(
                                        "2033-08-23T03:57:02.832Z",
                                        "%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=34,
                                            facet_priority=960,
                                            name="EXAMPLE-name-Value",
                                            is_facet_eligible=True,
                                            is_high_cardinality=False,
                                            is_large_data=False,
                                            is_multi_valued=False,
                                            is_primary=True,
                                            is_system=True,
                                            is_summarizable=True,
                                            mapped_value="EXAMPLE-mappedValue-Value",
                                            is_metric_key_eligible=False,
                                            is_metric_value_eligible=False,
                                            range_facet_eligible=27,
                                            is_table_eligible=True,
                                            unit_type="EXAMPLE-unitType-Value",
                                            time_updated=datetime.strptime(
                                                "2002-12-25T12:16:23.008Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            is_keep_duplicates=True),
                                        extended_field_definition_id=149,
                                        field_name="EXAMPLE-fieldName-Value",
                                        field_display_name="EXAMPLE-fieldDisplayName-Value",
                                        saved_regular_expression_name="EXAMPLE-savedRegularExpressionName-Value",
                                        extended_field_id=555)],
                                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=801,
                                is_system=True,
                                regular_expression="EXAMPLE-regularExpression-Value",
                                source_id=937,
                                time_updated=datetime.strptime(
                                    "2010-12-13T07:09:01.145Z",
                                    "%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=False,
                        labels=[
                            oci.log_analytics.models.LogAnalyticsLabelView(
                                aliases=[
                                    oci.log_analytics.models.LogAnalyticsLabelAlias(
                                        alias="EXAMPLE-alias-Value",
                                        alias_display_name="EXAMPLE-aliasDisplayName-Value",
                                        is_system=True,
                                        display_name="EXAMPLE-displayName-Value",
                                        name="EXAMPLE-name-Value",
                                        priority="LOW")],
                                count_usage_in_alert_rule=381,
                                count_usage_in_source=902,
                                id="EXAMPLE-id-Value",
                                suggest_type=87,
                                description="EXAMPLE-description-Value",
                                display_name="EXAMPLE-displayName-Value",
                                edit_version=931,
                                impact="EXAMPLE-impact-Value",
                                is_system=False,
                                name="EXAMPLE-name-Value",
                                priority="MEDIUM",
                                recommendation="EXAMPLE-recommendation-Value",
                                type=630,
                                is_user_deleted=False)],
                        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=535,
                                field_name="EXAMPLE-fieldName-Value",
                                field_values=["EXAMPLE--Value"],
                                grouping_field="EXAMPLE-groupingField-Value",
                                is_enabled=True,
                                is_system=False,
                                display_name="EXAMPLE-displayName-Value",
                                metric_reference=678,
                                name="EXAMPLE-name-Value",
                                metric_type="SUM",
                                is_metric_source_enabled=True,
                                operator="CONTAINS_IGNORE_CASE",
                                entity_type="EXAMPLE-entityType-Value",
                                time_updated=datetime.strptime(
                                    "2024-06-10T12:53:41.275Z",
                                    "%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")],
                        oob_parsers=[
                            oci.log_analytics.models.LogAnalyticsParser(
                                content="EXAMPLE-content-Value",
                                description="EXAMPLE-description-Value",
                                display_name="EXAMPLE-displayName-Value",
                                edit_version=54,
                                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=591,
                                            facet_priority=418,
                                            name="EXAMPLE-name-Value",
                                            is_facet_eligible=True,
                                            is_high_cardinality=True,
                                            is_large_data=False,
                                            is_multi_valued=False,
                                            is_primary=False,
                                            is_system=True,
                                            is_summarizable=True,
                                            mapped_value="EXAMPLE-mappedValue-Value",
                                            is_metric_key_eligible=True,
                                            is_metric_value_eligible=True,
                                            range_facet_eligible=738,
                                            is_table_eligible=False,
                                            unit_type="EXAMPLE-unitType-Value",
                                            time_updated=datetime.strptime(
                                                "2020-08-21T11:12:42.007Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            is_keep_duplicates=True),
                                        parser_field_id=694,
                                        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=688,
                                        structured_column_info="EXAMPLE-structuredColumnInfo-Value",
                                        actions=[
                                            oci.log_analytics.models.ParserAction(
                                                name="EXAMPLE-name-Value",
                                                order=612)])],
                                footer_content="EXAMPLE-footerContent-Value",
                                header_content="EXAMPLE-headerContent-Value",
                                name="EXAMPLE-name-Value",
                                is_default=True,
                                is_single_line_content=True,
                                is_system=True,
                                language="EXAMPLE-language-Value",
                                time_updated=datetime.strptime(
                                    "2004-12-10T22:03:08.561Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                log_type_test_request_version=187,
                                parser_ignoreline_characters="EXAMPLE-parserIgnorelineCharacters-Value",
                                is_hidden=True,
                                parser_sequence=757,
                                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=765,
                                    operating_system="EXAMPLE-operatingSystem-Value",
                                    parser_id=704,
                                    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=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=955,
                                        parser_function_name="EXAMPLE-parserFunctionName-Value",
                                        is_enabled=False,
                                        is_system=False,
                                        parser_id=871,
                                        parser_name="EXAMPLE-parserName-Value",
                                        parser_meta_plugin_name="EXAMPLE-parserMetaPluginName-Value",
                                        parser_function_priority=903,
                                        parser_function_parameters=[
                                            oci.log_analytics.models.LogAnalyticsParserFunctionParameter(
                                                parser_function_id=650,
                                                parser_function_parameter_name="EXAMPLE-parserFunctionParameterName-Value",
                                                parser_function_parameter_id=894,
                                                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=True,
                                                    is_repeatable=True,
                                                    plugin_name="EXAMPLE-pluginName-Value",
                                                    type="EXAMPLE-type-Value"))])],
                                sources_count=891,
                                should_tokenize_original_text=True,
                                field_delimiter="EXAMPLE-fieldDelimiter-Value",
                                field_qualifier="EXAMPLE-fieldQualifier-Value",
                                type="XML",
                                is_user_deleted=True,
                                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=668,
                                        source_type="EXAMPLE-sourceType-Value",
                                        is_system=True,
                                        is_auto_association_enabled=True,
                                        entity_types=[
                                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                                source_id=539,
                                                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=307,
                                                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=891,
                                        is_system=False,
                                        parser_type="XML",
                                        dependencies=[
                                            oci.log_analytics.models.Dependency(
                                                type="EXAMPLE-type-Value",
                                                reference_type="EXAMPLE-referenceType-Value",
                                                reference_id=307,
                                                reference_name="EXAMPLE-referenceName-Value",
                                                reference_display_name="EXAMPLE-referenceDisplayName-Value")])])],
                        parameters=[
                            oci.log_analytics.models.LogAnalyticsParameter(
                                default_value="EXAMPLE-defaultValue-Value",
                                description="EXAMPLE-description-Value",
                                is_active=False,
                                name="EXAMPLE-name-Value",
                                source_id=83)],
                        pattern_count=848,
                        description="EXAMPLE-description-Value",
                        display_name="EXAMPLE-displayName-Value",
                        edit_version=965,
                        functions=[
                            oci.log_analytics.models.LogAnalyticsSourceFunction(
                                arguments=[
                                    oci.log_analytics.models.LogAnalyticsMetaFunctionArgument(
                                        is_override_output_fields=True,
                                        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=916,
                                        argument_type=384,
                                        argument_id=201,
                                        argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                                        argument_lookup_column_position=336,
                                        argument_value="EXAMPLE-argumentValue-Value",
                                        argument_reference="EXAMPLE-argumentReference-Value")],
                                is_enabled=False,
                                function=oci.log_analytics.models.LogAnalyticsMetaFunction(
                                    meta_function_argument=[
                                        oci.log_analytics.models.LogAnalyticsMetaFunctionArgument(
                                            is_override_output_fields=True,
                                            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=583,
                                            argument_type=481,
                                            argument_id=1,
                                            argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                                            argument_lookup_column_position=50,
                                            argument_value="EXAMPLE-argumentValue-Value",
                                            argument_reference="EXAMPLE-argumentReference-Value")],
                                    component="EXAMPLE-component-Value",
                                    description="EXAMPLE-description-Value",
                                    edit_version=404,
                                    meta_function_id=430,
                                    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=307,
                                order=638,
                                is_system=False,
                                lookup_column="EXAMPLE-lookupColumn-Value",
                                lookup_column_position=998,
                                lookup_display_name="EXAMPLE-lookupDisplayName-Value",
                                lookup_mode=559,
                                lookup_table="EXAMPLE-lookupTable-Value",
                                source_id=657)],
                        source_id=200,
                        name="EXAMPLE-name-Value",
                        is_secure_content=True,
                        is_system=True,
                        parsers=[
                            oci.log_analytics.models.LogAnalyticsParser(
                                content="EXAMPLE-content-Value",
                                description="EXAMPLE-description-Value",
                                display_name="EXAMPLE-displayName-Value",
                                edit_version=975,
                                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=921,
                                            facet_priority=131,
                                            name="EXAMPLE-name-Value",
                                            is_facet_eligible=True,
                                            is_high_cardinality=True,
                                            is_large_data=True,
                                            is_multi_valued=False,
                                            is_primary=False,
                                            is_system=True,
                                            is_summarizable=True,
                                            mapped_value="EXAMPLE-mappedValue-Value",
                                            is_metric_key_eligible=False,
                                            is_metric_value_eligible=True,
                                            range_facet_eligible=86,
                                            is_table_eligible=True,
                                            unit_type="EXAMPLE-unitType-Value",
                                            time_updated=datetime.strptime(
                                                "2002-04-27T04:19:36.725Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            is_keep_duplicates=True),
                                        parser_field_id=54,
                                        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=75,
                                        structured_column_info="EXAMPLE-structuredColumnInfo-Value",
                                        actions=[
                                            oci.log_analytics.models.ParserAction(
                                                name="EXAMPLE-name-Value",
                                                order=729)])],
                                footer_content="EXAMPLE-footerContent-Value",
                                header_content="EXAMPLE-headerContent-Value",
                                name="EXAMPLE-name-Value",
                                is_default=False,
                                is_single_line_content=False,
                                is_system=True,
                                language="EXAMPLE-language-Value",
                                time_updated=datetime.strptime(
                                    "2043-11-12T21:08:43.399Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                log_type_test_request_version=417,
                                parser_ignoreline_characters="EXAMPLE-parserIgnorelineCharacters-Value",
                                is_hidden=False,
                                parser_sequence=430,
                                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=493,
                                    operating_system="EXAMPLE-operatingSystem-Value",
                                    parser_id=289,
                                    version="EXAMPLE-version-Value"),
                                is_parser_written_once=False,
                                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=True,
                                                    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=613,
                                        parser_function_name="EXAMPLE-parserFunctionName-Value",
                                        is_enabled=True,
                                        is_system=True,
                                        parser_id=611,
                                        parser_name="EXAMPLE-parserName-Value",
                                        parser_meta_plugin_name="EXAMPLE-parserMetaPluginName-Value",
                                        parser_function_priority=916,
                                        parser_function_parameters=[
                                            oci.log_analytics.models.LogAnalyticsParserFunctionParameter(
                                                parser_function_id=219,
                                                parser_function_parameter_name="EXAMPLE-parserFunctionParameterName-Value",
                                                parser_function_parameter_id=34,
                                                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"))])],
                                sources_count=229,
                                should_tokenize_original_text=True,
                                field_delimiter="EXAMPLE-fieldDelimiter-Value",
                                field_qualifier="EXAMPLE-fieldQualifier-Value",
                                type="DELIMITED",
                                is_user_deleted=True,
                                is_namespace_aware=False,
                                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=False)],
                                is_position_aware=True,
                                dependent_sources=[
                                    oci.log_analytics.models.DependentSource(
                                        source_name="EXAMPLE-sourceName-Value",
                                        source_display_name="EXAMPLE-sourceDisplayName-Value",
                                        source_id=12,
                                        source_type="EXAMPLE-sourceType-Value",
                                        is_system=False,
                                        is_auto_association_enabled=False,
                                        entity_types=[
                                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                                source_id=945,
                                                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=603,
                                                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=95,
                                        is_system=True,
                                        parser_type="REGEX",
                                        dependencies=[
                                            oci.log_analytics.models.Dependency(
                                                type="EXAMPLE-type-Value",
                                                reference_type="EXAMPLE-referenceType-Value",
                                                reference_id=928,
                                                reference_name="EXAMPLE-referenceName-Value",
                                                reference_display_name="EXAMPLE-referenceDisplayName-Value")])])],
                        is_auto_association_enabled=True,
                        is_auto_association_override=False,
                        rule_id=90,
                        type_name="EXAMPLE-typeName-Value",
                        type_display_name="EXAMPLE-typeDisplayName-Value",
                        warning_config=565,
                        metadata_fields=[
                            oci.log_analytics.models.LogAnalyticsSourceMetadataField(
                                field_name="EXAMPLE-fieldName-Value",
                                is_enabled=False,
                                is_system=False,
                                key="EXAMPLE-key-Value",
                                source_name="EXAMPLE-sourceName-Value")],
                        label_definitions=[
                            oci.log_analytics.models.LogAnalyticsLabelDefinition(
                                edit_version=582,
                                is_system=False,
                                source_id=953,
                                label_name="EXAMPLE-labelName-Value")],
                        entity_types=[
                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                source_id=677,
                                entity_type="EXAMPLE-entityType-Value",
                                entity_type_category="EXAMPLE-entityTypeCategory-Value",
                                entity_type_display_name="EXAMPLE-entityTypeDisplayName-Value")],
                        is_timezone_override=True,
                        user_parsers=[
                            oci.log_analytics.models.LogAnalyticsParser(
                                content="EXAMPLE-content-Value",
                                description="EXAMPLE-description-Value",
                                display_name="EXAMPLE-displayName-Value",
                                edit_version=170,
                                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=325,
                                            facet_priority=826,
                                            name="EXAMPLE-name-Value",
                                            is_facet_eligible=True,
                                            is_high_cardinality=False,
                                            is_large_data=False,
                                            is_multi_valued=True,
                                            is_primary=False,
                                            is_system=False,
                                            is_summarizable=True,
                                            mapped_value="EXAMPLE-mappedValue-Value",
                                            is_metric_key_eligible=True,
                                            is_metric_value_eligible=False,
                                            range_facet_eligible=6,
                                            is_table_eligible=True,
                                            unit_type="EXAMPLE-unitType-Value",
                                            time_updated=datetime.strptime(
                                                "2012-06-14T22:19:30.914Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            is_keep_duplicates=True),
                                        parser_field_id=579,
                                        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=437,
                                        structured_column_info="EXAMPLE-structuredColumnInfo-Value",
                                        actions=[
                                            oci.log_analytics.models.ParserAction(
                                                name="EXAMPLE-name-Value",
                                                order=40)])],
                                footer_content="EXAMPLE-footerContent-Value",
                                header_content="EXAMPLE-headerContent-Value",
                                name="EXAMPLE-name-Value",
                                is_default=False,
                                is_single_line_content=True,
                                is_system=True,
                                language="EXAMPLE-language-Value",
                                time_updated=datetime.strptime(
                                    "2002-05-08T11:26:27.045Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                log_type_test_request_version=765,
                                parser_ignoreline_characters="EXAMPLE-parserIgnorelineCharacters-Value",
                                is_hidden=False,
                                parser_sequence=512,
                                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=110,
                                    operating_system="EXAMPLE-operatingSystem-Value",
                                    parser_id=705,
                                    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=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=580,
                                        parser_function_name="EXAMPLE-parserFunctionName-Value",
                                        is_enabled=False,
                                        is_system=False,
                                        parser_id=252,
                                        parser_name="EXAMPLE-parserName-Value",
                                        parser_meta_plugin_name="EXAMPLE-parserMetaPluginName-Value",
                                        parser_function_priority=194,
                                        parser_function_parameters=[
                                            oci.log_analytics.models.LogAnalyticsParserFunctionParameter(
                                                parser_function_id=680,
                                                parser_function_parameter_name="EXAMPLE-parserFunctionParameterName-Value",
                                                parser_function_parameter_id=773,
                                                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=True,
                                                    is_repeatable=False,
                                                    plugin_name="EXAMPLE-pluginName-Value",
                                                    type="EXAMPLE-type-Value"))])],
                                sources_count=12,
                                should_tokenize_original_text=False,
                                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=False)],
                                is_position_aware=True,
                                dependent_sources=[
                                    oci.log_analytics.models.DependentSource(
                                        source_name="EXAMPLE-sourceName-Value",
                                        source_display_name="EXAMPLE-sourceDisplayName-Value",
                                        source_id=568,
                                        source_type="EXAMPLE-sourceType-Value",
                                        is_system=False,
                                        is_auto_association_enabled=False,
                                        entity_types=[
                                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                                source_id=411,
                                                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=277,
                                                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=451,
                                        is_system=True,
                                        parser_type="DELIMITED",
                                        dependencies=[
                                            oci.log_analytics.models.Dependency(
                                                type="EXAMPLE-type-Value",
                                                reference_type="EXAMPLE-referenceType-Value",
                                                reference_id=332,
                                                reference_name="EXAMPLE-referenceName-Value",
                                                reference_display_name="EXAMPLE-referenceDisplayName-Value")])])],
                        time_updated=datetime.strptime(
                            "2048-03-19T14:47:19.181Z",
                            "%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=True,
                                is_system=True,
                                time_updated=datetime.strptime(
                                    "2046-01-19T13:54:40.783Z",
                                    "%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=False)],
                        endpoints=[
                            oci.log_analytics.models.LogTypeEndpoint(
                                endpoint_type="LOG",
                                log_endpoint=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=678,
                                    response=oci.log_analytics.models.EndpointResponse(
                                        content_type="EXAMPLE-contentType-Value",
                                        example="EXAMPLE-example-Value"),
                                    credentials=oci.log_analytics.models.EndpointCredentials(
                                        credential_type="BASIC_AUTH",
                                        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=942,
                                            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="NONE"))),
                                    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")]))],
                        source_properties=[
                            oci.log_analytics.models.LogAnalyticsProperty(
                                name="EXAMPLE-name-Value",
                                value="EXAMPLE-value-Value")])),
                alias="EXAMPLE-alias-Value",
                description="EXAMPLE-description-Value",
                is_enabled=False,
                pattern_id=300,
                is_system=True,
                source_id=293,
                is_agent_warning_suppressed=False,
                pattern_text="EXAMPLE-patternText-Value",
                pattern_type=665,
                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=202,
        functions=[
            oci.log_analytics.models.LogAnalyticsSourceFunction(
                arguments=[
                    oci.log_analytics.models.LogAnalyticsMetaFunctionArgument(
                        is_override_output_fields=True,
                        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=81,
                        argument_type=666,
                        argument_id=828,
                        argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                        argument_lookup_column_position=812,
                        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=17,
                            argument_type=821,
                            argument_id=609,
                            argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                            argument_lookup_column_position=646,
                            argument_value="EXAMPLE-argumentValue-Value",
                            argument_reference="EXAMPLE-argumentReference-Value")],
                    component="EXAMPLE-component-Value",
                    description="EXAMPLE-description-Value",
                    edit_version=579,
                    meta_function_id=921,
                    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=201,
                order=118,
                is_system=True,
                lookup_column="EXAMPLE-lookupColumn-Value",
                lookup_column_position=958,
                lookup_display_name="EXAMPLE-lookupDisplayName-Value",
                lookup_mode=40,
                lookup_table="EXAMPLE-lookupTable-Value",
                source_id=102)],
        source_id=503,
        name="EXAMPLE-name-Value",
        is_secure_content=False,
        is_system=True,
        parsers=[
            oci.log_analytics.models.LogAnalyticsParser(
                content="EXAMPLE-content-Value",
                description="EXAMPLE-description-Value",
                display_name="EXAMPLE-displayName-Value",
                edit_version=839,
                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=972,
                            facet_priority=865,
                            name="EXAMPLE-name-Value",
                            is_facet_eligible=True,
                            is_high_cardinality=False,
                            is_large_data=True,
                            is_multi_valued=True,
                            is_primary=False,
                            is_system=False,
                            is_summarizable=True,
                            mapped_value="EXAMPLE-mappedValue-Value",
                            is_metric_key_eligible=True,
                            is_metric_value_eligible=False,
                            range_facet_eligible=935,
                            is_table_eligible=True,
                            unit_type="EXAMPLE-unitType-Value",
                            time_updated=datetime.strptime(
                                "2024-04-10T00:11:58.342Z",
                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                            is_keep_duplicates=True),
                        parser_field_id=229,
                        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=885,
                        structured_column_info="EXAMPLE-structuredColumnInfo-Value",
                        actions=[
                            oci.log_analytics.models.ParserAction(
                                name="EXAMPLE-name-Value",
                                order=26)])],
                footer_content="EXAMPLE-footerContent-Value",
                header_content="EXAMPLE-headerContent-Value",
                name="EXAMPLE-name-Value",
                is_default=False,
                is_single_line_content=False,
                is_system=True,
                language="EXAMPLE-language-Value",
                time_updated=datetime.strptime(
                    "2013-11-22T08:30:03.256Z",
                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                log_type_test_request_version=780,
                parser_ignoreline_characters="EXAMPLE-parserIgnorelineCharacters-Value",
                is_hidden=True,
                parser_sequence=691,
                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=832,
                    operating_system="EXAMPLE-operatingSystem-Value",
                    parser_id=35,
                    version="EXAMPLE-version-Value"),
                is_parser_written_once=False,
                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=708,
                        parser_function_name="EXAMPLE-parserFunctionName-Value",
                        is_enabled=True,
                        is_system=False,
                        parser_id=599,
                        parser_name="EXAMPLE-parserName-Value",
                        parser_meta_plugin_name="EXAMPLE-parserMetaPluginName-Value",
                        parser_function_priority=429,
                        parser_function_parameters=[
                            oci.log_analytics.models.LogAnalyticsParserFunctionParameter(
                                parser_function_id=977,
                                parser_function_parameter_name="EXAMPLE-parserFunctionParameterName-Value",
                                parser_function_parameter_id=814,
                                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=True,
                                    is_repeatable=True,
                                    plugin_name="EXAMPLE-pluginName-Value",
                                    type="EXAMPLE-type-Value"))])],
                sources_count=66,
                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="NOT_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=860,
                                is_system=True,
                                label_condition_operator="EXAMPLE-labelConditionOperator-Value",
                                source_id=624,
                                label_display_name="EXAMPLE-labelDisplayName-Value",
                                storage_field="EXAMPLE-storageField-Value",
                                label_name="EXAMPLE-labelName-Value",
                                is_inline_label_existing_in_database=True)],
                        association_count=865,
                        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(
                                    "2030-05-05T05:47:27.838Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                retry_count=10,
                                source_name="EXAMPLE-sourceName-Value",
                                source_display_name="EXAMPLE-sourceDisplayName-Value",
                                source_type_name="EXAMPLE-sourceTypeName-Value",
                                life_cycle_state="IN_PROGRESS",
                                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=572,
                                is_enabled=True,
                                field_name="EXAMPLE-fieldName-Value",
                                hash_type=499,
                                data_filter_id=231,
                                is_system=False,
                                match_regular_expression="EXAMPLE-matchRegularExpression-Value",
                                order=754,
                                path="EXAMPLE-path-Value",
                                replacement_string="EXAMPLE-replacementString-Value",
                                source_id=138,
                                filter_type="HASH_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=628,
                                    facet_priority=776,
                                    name="EXAMPLE-name-Value",
                                    is_facet_eligible=False,
                                    is_high_cardinality=False,
                                    is_large_data=False,
                                    is_multi_valued=True,
                                    is_primary=True,
                                    is_system=False,
                                    is_summarizable=True,
                                    mapped_value="EXAMPLE-mappedValue-Value",
                                    is_metric_key_eligible=False,
                                    is_metric_value_eligible=True,
                                    range_facet_eligible=805,
                                    is_table_eligible=False,
                                    unit_type="EXAMPLE-unitType-Value",
                                    time_updated=datetime.strptime(
                                        "2040-09-01T22:56:31.646Z",
                                        "%Y-%m-%dT%H:%M:%S.%fZ"),
                                    is_keep_duplicates=True),
                                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=138,
                                            facet_priority=128,
                                            name="EXAMPLE-name-Value",
                                            is_facet_eligible=False,
                                            is_high_cardinality=False,
                                            is_large_data=False,
                                            is_multi_valued=True,
                                            is_primary=False,
                                            is_system=False,
                                            is_summarizable=True,
                                            mapped_value="EXAMPLE-mappedValue-Value",
                                            is_metric_key_eligible=True,
                                            is_metric_value_eligible=True,
                                            range_facet_eligible=292,
                                            is_table_eligible=True,
                                            unit_type="EXAMPLE-unitType-Value",
                                            time_updated=datetime.strptime(
                                                "2041-12-19T13:14:51.516Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            is_keep_duplicates=True),
                                        extended_field_definition_id=264,
                                        field_name="EXAMPLE-fieldName-Value",
                                        field_display_name="EXAMPLE-fieldDisplayName-Value",
                                        saved_regular_expression_name="EXAMPLE-savedRegularExpressionName-Value",
                                        extended_field_id=483)],
                                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=True,
                                extended_field_definition_id=751,
                                is_system=True,
                                regular_expression="EXAMPLE-regularExpression-Value",
                                source_id=364,
                                time_updated=datetime.strptime(
                                    "2013-06-09T09:43:24.449Z",
                                    "%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=False,
                        labels=[
                            oci.log_analytics.models.LogAnalyticsLabelView(
                                aliases=[
                                    oci.log_analytics.models.LogAnalyticsLabelAlias(
                                        alias="EXAMPLE-alias-Value",
                                        alias_display_name="EXAMPLE-aliasDisplayName-Value",
                                        is_system=True,
                                        display_name="EXAMPLE-displayName-Value",
                                        name="EXAMPLE-name-Value",
                                        priority="HIGH")],
                                count_usage_in_alert_rule=663,
                                count_usage_in_source=149,
                                id="EXAMPLE-id-Value",
                                suggest_type=427,
                                description="EXAMPLE-description-Value",
                                display_name="EXAMPLE-displayName-Value",
                                edit_version=598,
                                impact="EXAMPLE-impact-Value",
                                is_system=False,
                                name="EXAMPLE-name-Value",
                                priority="NONE",
                                recommendation="EXAMPLE-recommendation-Value",
                                type=971,
                                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=342,
                                field_name="EXAMPLE-fieldName-Value",
                                field_values=["EXAMPLE--Value"],
                                grouping_field="EXAMPLE-groupingField-Value",
                                is_enabled=False,
                                is_system=False,
                                display_name="EXAMPLE-displayName-Value",
                                metric_reference=393,
                                name="EXAMPLE-name-Value",
                                metric_type="SUM_DISTRIBUTION",
                                is_metric_source_enabled=False,
                                operator="NOT_NULL",
                                entity_type="EXAMPLE-entityType-Value",
                                time_updated=datetime.strptime(
                                    "2018-05-26T07:53:42.991Z",
                                    "%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=True,
                                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=False,
                                name="EXAMPLE-name-Value",
                                source_id=578)],
                        pattern_count=796,
                        patterns=[
                            oci.log_analytics.models.LogAnalyticsSourcePattern(
                                converted_text="EXAMPLE-convertedText-Value",
                                db_parser_id=572,
                                db_pattern_date_time_columns="EXAMPLE-dbPatternDateTimeColumns-Value",
                                db_pattern_date_time_field="EXAMPLE-dbPatternDateTimeField-Value",
                                db_pattern_sequence_column="EXAMPLE-dbPatternSequenceColumn-Value",
                                fields=[
                                    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=779,
                                            facet_priority=569,
                                            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=False,
                                            mapped_value="EXAMPLE-mappedValue-Value",
                                            is_metric_key_eligible=True,
                                            is_metric_value_eligible=True,
                                            range_facet_eligible=684,
                                            is_table_eligible=True,
                                            unit_type="EXAMPLE-unitType-Value",
                                            time_updated=datetime.strptime(
                                                "2001-10-26T00:13:14.177Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            is_keep_duplicates=True),
                                        parser_field_id=253,
                                        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=694,
                                        structured_column_info="EXAMPLE-structuredColumnInfo-Value",
                                        actions=[
                                            oci.log_analytics.models.ParserAction(
                                                name="EXAMPLE-name-Value",
                                                order=32)])],
                                is_include=True,
                                is_default=True,
                                pattern_filter=oci.log_analytics.models.LogAnalyticsPatternFilter(
                                    agent_version="EXAMPLE-agentVersion-Value",
                                    is_in_use=False,
                                    operating_system="EXAMPLE-operatingSystem-Value",
                                    pattern_id=761,
                                    source_id=323,
                                    version="EXAMPLE-version-Value"),
                                alias="EXAMPLE-alias-Value",
                                description="EXAMPLE-description-Value",
                                is_enabled=False,
                                pattern_id=879,
                                is_system=False,
                                source_id=40,
                                is_agent_warning_suppressed=False,
                                pattern_text="EXAMPLE-patternText-Value",
                                pattern_type=519,
                                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=404,
                        functions=[
                            oci.log_analytics.models.LogAnalyticsSourceFunction(
                                arguments=[
                                    oci.log_analytics.models.LogAnalyticsMetaFunctionArgument(
                                        is_override_output_fields=True,
                                        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=473,
                                        argument_type=767,
                                        argument_id=761,
                                        argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                                        argument_lookup_column_position=777,
                                        argument_value="EXAMPLE-argumentValue-Value",
                                        argument_reference="EXAMPLE-argumentReference-Value")],
                                is_enabled=False,
                                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=654,
                                            argument_type=245,
                                            argument_id=35,
                                            argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                                            argument_lookup_column_position=278,
                                            argument_value="EXAMPLE-argumentValue-Value",
                                            argument_reference="EXAMPLE-argumentReference-Value")],
                                    component="EXAMPLE-component-Value",
                                    description="EXAMPLE-description-Value",
                                    edit_version=279,
                                    meta_function_id=713,
                                    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=246,
                                order=715,
                                is_system=False,
                                lookup_column="EXAMPLE-lookupColumn-Value",
                                lookup_column_position=6,
                                lookup_display_name="EXAMPLE-lookupDisplayName-Value",
                                lookup_mode=846,
                                lookup_table="EXAMPLE-lookupTable-Value",
                                source_id=6)],
                        source_id=304,
                        name="EXAMPLE-name-Value",
                        is_secure_content=False,
                        is_system=False,
                        is_auto_association_enabled=False,
                        is_auto_association_override=False,
                        rule_id=654,
                        type_name="EXAMPLE-typeName-Value",
                        type_display_name="EXAMPLE-typeDisplayName-Value",
                        warning_config=279,
                        metadata_fields=[
                            oci.log_analytics.models.LogAnalyticsSourceMetadataField(
                                field_name="EXAMPLE-fieldName-Value",
                                is_enabled=False,
                                is_system=False,
                                key="EXAMPLE-key-Value",
                                source_name="EXAMPLE-sourceName-Value")],
                        label_definitions=[
                            oci.log_analytics.models.LogAnalyticsLabelDefinition(
                                edit_version=846,
                                is_system=False,
                                source_id=182,
                                label_name="EXAMPLE-labelName-Value")],
                        entity_types=[
                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                source_id=901,
                                entity_type="EXAMPLE-entityType-Value",
                                entity_type_category="EXAMPLE-entityTypeCategory-Value",
                                entity_type_display_name="EXAMPLE-entityTypeDisplayName-Value")],
                        is_timezone_override=False,
                        time_updated=datetime.strptime(
                            "2044-06-11T10:00:00.306Z",
                            "%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=True,
                                is_system=True,
                                time_updated=datetime.strptime(
                                    "2014-11-17T23:34:52.725Z",
                                    "%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.LogTypeEndpoint(
                                endpoint_type="LOG",
                                log_endpoint=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=936,
                                    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=502,
                                            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=False,
                                    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=False,
                field_delimiter="EXAMPLE-fieldDelimiter-Value",
                field_qualifier="EXAMPLE-fieldQualifier-Value",
                type="REGEX",
                is_user_deleted=True,
                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=False)],
                is_position_aware=True,
                dependent_sources=[
                    oci.log_analytics.models.DependentSource(
                        source_name="EXAMPLE-sourceName-Value",
                        source_display_name="EXAMPLE-sourceDisplayName-Value",
                        source_id=770,
                        source_type="EXAMPLE-sourceType-Value",
                        is_system=False,
                        is_auto_association_enabled=True,
                        entity_types=[
                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                source_id=982,
                                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=195,
                                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=548,
                        is_system=False,
                        parser_type="DELIMITED",
                        dependencies=[
                            oci.log_analytics.models.Dependency(
                                type="EXAMPLE-type-Value",
                                reference_type="EXAMPLE-referenceType-Value",
                                reference_id=426,
                                reference_name="EXAMPLE-referenceName-Value",
                                reference_display_name="EXAMPLE-referenceDisplayName-Value")])])],
        rule_id=478,
        type_name="EXAMPLE-typeName-Value",
        warning_config=137,
        metadata_fields=[
            oci.log_analytics.models.LogAnalyticsSourceMetadataField(
                field_name="EXAMPLE-fieldName-Value",
                is_enabled=True,
                is_system=False,
                key="EXAMPLE-key-Value",
                source_name="EXAMPLE-sourceName-Value")],
        label_definitions=[
            oci.log_analytics.models.LogAnalyticsLabelDefinition(
                edit_version=251,
                is_system=False,
                source_id=658,
                label_name="EXAMPLE-labelName-Value")],
        entity_types=[
            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                source_id=914,
                entity_type="EXAMPLE-entityType-Value",
                entity_type_category="EXAMPLE-entityTypeCategory-Value",
                entity_type_display_name="EXAMPLE-entityTypeDisplayName-Value")],
        is_timezone_override=True,
        user_parsers=[
            oci.log_analytics.models.LogAnalyticsParser(
                content="EXAMPLE-content-Value",
                description="EXAMPLE-description-Value",
                display_name="EXAMPLE-displayName-Value",
                edit_version=886,
                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=976,
                            facet_priority=168,
                            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=False,
                            is_summarizable=False,
                            mapped_value="EXAMPLE-mappedValue-Value",
                            is_metric_key_eligible=True,
                            is_metric_value_eligible=True,
                            range_facet_eligible=127,
                            is_table_eligible=True,
                            unit_type="EXAMPLE-unitType-Value",
                            time_updated=datetime.strptime(
                                "2035-12-24T16:12:24.376Z",
                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                            is_keep_duplicates=True),
                        parser_field_id=834,
                        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=325,
                        structured_column_info="EXAMPLE-structuredColumnInfo-Value",
                        actions=[
                            oci.log_analytics.models.ParserAction(
                                name="EXAMPLE-name-Value",
                                order=923)])],
                footer_content="EXAMPLE-footerContent-Value",
                header_content="EXAMPLE-headerContent-Value",
                name="EXAMPLE-name-Value",
                is_default=False,
                is_single_line_content=False,
                is_system=True,
                language="EXAMPLE-language-Value",
                time_updated=datetime.strptime(
                    "2025-04-02T11:55:07.212Z",
                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                log_type_test_request_version=362,
                parser_ignoreline_characters="EXAMPLE-parserIgnorelineCharacters-Value",
                is_hidden=True,
                parser_sequence=434,
                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=400,
                    operating_system="EXAMPLE-operatingSystem-Value",
                    parser_id=251,
                    version="EXAMPLE-version-Value"),
                is_parser_written_once=False,
                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=True,
                                    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=298,
                        parser_function_name="EXAMPLE-parserFunctionName-Value",
                        is_enabled=False,
                        is_system=False,
                        parser_id=437,
                        parser_name="EXAMPLE-parserName-Value",
                        parser_meta_plugin_name="EXAMPLE-parserMetaPluginName-Value",
                        parser_function_priority=449,
                        parser_function_parameters=[
                            oci.log_analytics.models.LogAnalyticsParserFunctionParameter(
                                parser_function_id=825,
                                parser_function_parameter_name="EXAMPLE-parserFunctionParameterName-Value",
                                parser_function_parameter_id=670,
                                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=True,
                                    is_repeatable=True,
                                    plugin_name="EXAMPLE-pluginName-Value",
                                    type="EXAMPLE-type-Value"))])],
                sources_count=228,
                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="NOT_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=152,
                                is_system=False,
                                label_condition_operator="EXAMPLE-labelConditionOperator-Value",
                                source_id=459,
                                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=838,
                        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(
                                    "2008-11-23T13:40:09.904Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                retry_count=263,
                                source_name="EXAMPLE-sourceName-Value",
                                source_display_name="EXAMPLE-sourceDisplayName-Value",
                                source_type_name="EXAMPLE-sourceTypeName-Value",
                                life_cycle_state="SUCCEEDED",
                                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=265,
                                is_enabled=True,
                                field_name="EXAMPLE-fieldName-Value",
                                hash_type=730,
                                data_filter_id=846,
                                is_system=False,
                                match_regular_expression="EXAMPLE-matchRegularExpression-Value",
                                order=277,
                                path="EXAMPLE-path-Value",
                                replacement_string="EXAMPLE-replacementString-Value",
                                source_id=84,
                                filter_type="DROP_LOG_ENTRY")],
                        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=839,
                                    facet_priority=667,
                                    name="EXAMPLE-name-Value",
                                    is_facet_eligible=False,
                                    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=False,
                                    is_metric_value_eligible=True,
                                    range_facet_eligible=16,
                                    is_table_eligible=False,
                                    unit_type="EXAMPLE-unitType-Value",
                                    time_updated=datetime.strptime(
                                        "2017-09-02T20:30:16.392Z",
                                        "%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=42,
                                            facet_priority=504,
                                            name="EXAMPLE-name-Value",
                                            is_facet_eligible=False,
                                            is_high_cardinality=False,
                                            is_large_data=True,
                                            is_multi_valued=True,
                                            is_primary=False,
                                            is_system=False,
                                            is_summarizable=False,
                                            mapped_value="EXAMPLE-mappedValue-Value",
                                            is_metric_key_eligible=True,
                                            is_metric_value_eligible=False,
                                            range_facet_eligible=12,
                                            is_table_eligible=True,
                                            unit_type="EXAMPLE-unitType-Value",
                                            time_updated=datetime.strptime(
                                                "2011-03-31T07:02:02.303Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            is_keep_duplicates=True),
                                        extended_field_definition_id=366,
                                        field_name="EXAMPLE-fieldName-Value",
                                        field_display_name="EXAMPLE-fieldDisplayName-Value",
                                        saved_regular_expression_name="EXAMPLE-savedRegularExpressionName-Value",
                                        extended_field_id=15)],
                                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=True,
                                extended_field_definition_id=110,
                                is_system=False,
                                regular_expression="EXAMPLE-regularExpression-Value",
                                source_id=244,
                                time_updated=datetime.strptime(
                                    "2004-11-18T20:32:04.106Z",
                                    "%Y-%m-%dT%H:%M:%S.%fZ"),
                                condition_string="EXAMPLE-conditionString-Value",
                                condition_block=oci.log_analytics.models.GenericConditionBlock(
                                    condition_blocks_operator="NOT_AND",
                                    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=True,
                                        display_name="EXAMPLE-displayName-Value",
                                        name="EXAMPLE-name-Value",
                                        priority="HIGH")],
                                count_usage_in_alert_rule=687,
                                count_usage_in_source=954,
                                id="EXAMPLE-id-Value",
                                suggest_type=136,
                                description="EXAMPLE-description-Value",
                                display_name="EXAMPLE-displayName-Value",
                                edit_version=816,
                                impact="EXAMPLE-impact-Value",
                                is_system=True,
                                name="EXAMPLE-name-Value",
                                priority="MEDIUM",
                                recommendation="EXAMPLE-recommendation-Value",
                                type=370,
                                is_user_deleted=False)],
                        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=848,
                                field_name="EXAMPLE-fieldName-Value",
                                field_values=["EXAMPLE--Value"],
                                grouping_field="EXAMPLE-groupingField-Value",
                                is_enabled=False,
                                is_system=True,
                                display_name="EXAMPLE-displayName-Value",
                                metric_reference=894,
                                name="EXAMPLE-name-Value",
                                metric_type="SUM_DISTRIBUTION",
                                is_metric_source_enabled=True,
                                operator="CONTAINS_IGNORE_CASE",
                                entity_type="EXAMPLE-entityType-Value",
                                time_updated=datetime.strptime(
                                    "2001-01-24T01:06:16.964Z",
                                    "%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=True,
                                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=463)],
                        pattern_count=581,
                        patterns=[
                            oci.log_analytics.models.LogAnalyticsSourcePattern(
                                converted_text="EXAMPLE-convertedText-Value",
                                db_parser_id=747,
                                db_pattern_date_time_columns="EXAMPLE-dbPatternDateTimeColumns-Value",
                                db_pattern_date_time_field="EXAMPLE-dbPatternDateTimeField-Value",
                                db_pattern_sequence_column="EXAMPLE-dbPatternSequenceColumn-Value",
                                fields=[
                                    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=678,
                                            facet_priority=648,
                                            name="EXAMPLE-name-Value",
                                            is_facet_eligible=True,
                                            is_high_cardinality=False,
                                            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=False,
                                            is_metric_value_eligible=False,
                                            range_facet_eligible=887,
                                            is_table_eligible=True,
                                            unit_type="EXAMPLE-unitType-Value",
                                            time_updated=datetime.strptime(
                                                "2045-06-24T11:28:15.591Z",
                                                "%Y-%m-%dT%H:%M:%S.%fZ"),
                                            is_keep_duplicates=False),
                                        parser_field_id=84,
                                        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=150,
                                        structured_column_info="EXAMPLE-structuredColumnInfo-Value",
                                        actions=[
                                            oci.log_analytics.models.ParserAction(
                                                name="EXAMPLE-name-Value",
                                                order=505)])],
                                is_include=False,
                                is_default=False,
                                pattern_filter=oci.log_analytics.models.LogAnalyticsPatternFilter(
                                    agent_version="EXAMPLE-agentVersion-Value",
                                    is_in_use=False,
                                    operating_system="EXAMPLE-operatingSystem-Value",
                                    pattern_id=309,
                                    source_id=616,
                                    version="EXAMPLE-version-Value"),
                                alias="EXAMPLE-alias-Value",
                                description="EXAMPLE-description-Value",
                                is_enabled=False,
                                pattern_id=875,
                                is_system=True,
                                source_id=77,
                                is_agent_warning_suppressed=False,
                                pattern_text="EXAMPLE-patternText-Value",
                                pattern_type=35,
                                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=909,
                        functions=[
                            oci.log_analytics.models.LogAnalyticsSourceFunction(
                                arguments=[
                                    oci.log_analytics.models.LogAnalyticsMetaFunctionArgument(
                                        is_override_output_fields=True,
                                        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=689,
                                        argument_type=497,
                                        argument_id=560,
                                        argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                                        argument_lookup_column_position=563,
                                        argument_value="EXAMPLE-argumentValue-Value",
                                        argument_reference="EXAMPLE-argumentReference-Value")],
                                is_enabled=False,
                                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=17,
                                            argument_type=187,
                                            argument_id=994,
                                            argument_lookup_column="EXAMPLE-argumentLookupColumn-Value",
                                            argument_lookup_column_position=925,
                                            argument_value="EXAMPLE-argumentValue-Value",
                                            argument_reference="EXAMPLE-argumentReference-Value")],
                                    component="EXAMPLE-component-Value",
                                    description="EXAMPLE-description-Value",
                                    edit_version=296,
                                    meta_function_id=284,
                                    java_class_name="EXAMPLE-javaClassName-Value",
                                    name="EXAMPLE-name-Value"),
                                function_name="GEOLOCATION",
                                function_reference="EXAMPLE-functionReference-Value",
                                source_reference="EXAMPLE-sourceReference-Value",
                                features=["EXAMPLE--Value"],
                                function_id=558,
                                order=154,
                                is_system=False,
                                lookup_column="EXAMPLE-lookupColumn-Value",
                                lookup_column_position=87,
                                lookup_display_name="EXAMPLE-lookupDisplayName-Value",
                                lookup_mode=365,
                                lookup_table="EXAMPLE-lookupTable-Value",
                                source_id=732)],
                        source_id=0,
                        name="EXAMPLE-name-Value",
                        is_secure_content=True,
                        is_system=True,
                        is_auto_association_enabled=True,
                        is_auto_association_override=False,
                        rule_id=60,
                        type_name="EXAMPLE-typeName-Value",
                        type_display_name="EXAMPLE-typeDisplayName-Value",
                        warning_config=621,
                        metadata_fields=[
                            oci.log_analytics.models.LogAnalyticsSourceMetadataField(
                                field_name="EXAMPLE-fieldName-Value",
                                is_enabled=True,
                                is_system=True,
                                key="EXAMPLE-key-Value",
                                source_name="EXAMPLE-sourceName-Value")],
                        label_definitions=[
                            oci.log_analytics.models.LogAnalyticsLabelDefinition(
                                edit_version=955,
                                is_system=True,
                                source_id=242,
                                label_name="EXAMPLE-labelName-Value")],
                        entity_types=[
                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                source_id=661,
                                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(
                            "2046-06-24T20:29:11.881Z",
                            "%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=True,
                                is_system=False,
                                time_updated=datetime.strptime(
                                    "2028-02-22T18:29:29.969Z",
                                    "%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=753,
                                    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=13,
                                            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="BASIC_AUTH"))),
                                    proxy=oci.log_analytics.models.EndpointProxy(
                                        url="EXAMPLE-url-Value",
                                        credential_name="EXAMPLE-credentialName-Value",
                                        credential_type="TOKEN"),
                                    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="GET",
                                            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=901,
                                        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=779,
                                                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="NONE"),
                                        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=False,
                field_delimiter="EXAMPLE-fieldDelimiter-Value",
                field_qualifier="EXAMPLE-fieldQualifier-Value",
                type="REGEX",
                is_user_deleted=True,
                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=False)],
                is_position_aware=False,
                dependent_sources=[
                    oci.log_analytics.models.DependentSource(
                        source_name="EXAMPLE-sourceName-Value",
                        source_display_name="EXAMPLE-sourceDisplayName-Value",
                        source_id=911,
                        source_type="EXAMPLE-sourceType-Value",
                        is_system=False,
                        is_auto_association_enabled=False,
                        entity_types=[
                            oci.log_analytics.models.LogAnalyticsSourceEntityType(
                                source_id=779,
                                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=398,
                        is_system=False,
                        parser_type="ODL",
                        dependencies=[
                            oci.log_analytics.models.Dependency(
                                type="EXAMPLE-type-Value",
                                reference_type="EXAMPLE-referenceType-Value",
                                reference_id=908,
                                reference_name="EXAMPLE-referenceName-Value",
                                reference_display_name="EXAMPLE-referenceDisplayName-Value")])])],
        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.LogTypeEndpoint(
                endpoint_type="LOG",
                log_endpoint=oci.log_analytics.models.LogEndpoint(
                    name="EXAMPLE-name-Value",
                    request=oci.log_analytics.models.EndpointRequest(
                        url="EXAMPLE-url-Value",
                        method="GET",
                        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=817,
                    response=oci.log_analytics.models.EndpointResponse(
                        content_type="EXAMPLE-contentType-Value",
                        example="EXAMPLE-example-Value"),
                    credentials=oci.log_analytics.models.EndpointCredentials(
                        credential_type="DYNAMIC_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=917,
                            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="NONE"))),
                    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")]),
    create_like_source_id=284,
    is_incremental=False,
    is_ignore_warning=True,
    opc_retry_token="EXAMPLE-opcRetryToken-Value",
    opc_request_id="RGDJ0UZ7JFBP7IIXKORB<unique_ID>",
    if_match="EXAMPLE-ifMatch-Value")

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