oci 2.124.2__py3-none-any.whl → 2.125.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- oci/__init__.py +2 -2
- oci/access_governance_cp/access_governance_cp_client.py +8 -8
- oci/adm/application_dependency_management_client.py +36 -36
- oci/ai_anomaly_detection/anomaly_detection_client.py +36 -36
- oci/ai_document/ai_service_document_client.py +22 -22
- oci/ai_language/ai_service_language_client.py +43 -43
- oci/ai_speech/ai_service_speech_client.py +10 -10
- oci/ai_vision/ai_service_vision_client.py +25 -25
- oci/analytics/analytics_client.py +23 -23
- oci/announcements_service/announcement_client.py +4 -4
- oci/announcements_service/announcement_subscription_client.py +9 -9
- oci/announcements_service/announcements_preferences_client.py +4 -4
- oci/apigateway/api_gateway_client.py +21 -21
- oci/apigateway/deployment_client.py +6 -6
- oci/apigateway/gateway_client.py +6 -6
- oci/apigateway/subscribers_client.py +6 -6
- oci/apigateway/usage_plans_client.py +6 -6
- oci/apigateway/work_requests_client.py +5 -5
- oci/apm_config/config_client.py +8 -8
- oci/apm_control_plane/apm_domain_client.py +14 -14
- oci/apm_synthetics/apm_synthetic_client.py +28 -28
- oci/apm_traces/attributes_client.py +8 -8
- oci/apm_traces/query_client.py +2 -2
- oci/apm_traces/trace_client.py +4 -4
- oci/application_migration/application_migration_client.py +19 -19
- oci/appmgmt_control/appmgmt_control_client.py +8 -8
- oci/artifacts/artifacts_client.py +32 -32
- oci/audit/audit_client.py +3 -3
- oci/autoscaling/auto_scaling_client.py +11 -11
- oci/bastion/bastion_client.py +15 -15
- oci/bds/bds_client.py +51 -51
- oci/blockchain/blockchain_platform_client.py +27 -27
- oci/budget/budget_client.py +10 -10
- oci/capacity_management/capacity_management_client.py +19 -19
- oci/certificates/certificates_client.py +5 -5
- oci/certificates_management/certificates_management_client.py +32 -32
- oci/cims/incident_client.py +8 -8
- oci/cims/user_client.py +1 -1
- oci/cloud_bridge/common_client.py +5 -5
- oci/cloud_bridge/discovery_client.py +14 -14
- oci/cloud_bridge/inventory_client.py +16 -16
- oci/cloud_bridge/ocb_agent_svc_client.py +23 -23
- oci/cloud_guard/cloud_guard_client.py +176 -177
- oci/cloud_guard/models/activity_problem_aggregation.py +1 -1
- oci/cloud_guard/models/condition_metadata_type.py +1 -1
- oci/cloud_guard/models/configuration.py +1 -1
- oci/cloud_guard/models/create_data_source_details.py +47 -0
- oci/cloud_guard/models/create_managed_list_details.py +11 -3
- oci/cloud_guard/models/data_mask_rule.py +1 -1
- oci/cloud_guard/models/detector.py +1 -1
- oci/cloud_guard/models/detector_recipe.py +1 -1
- oci/cloud_guard/models/detector_recipe_detector_rule.py +12 -4
- oci/cloud_guard/models/detector_recipe_detector_rule_summary.py +11 -3
- oci/cloud_guard/models/detector_rule.py +12 -4
- oci/cloud_guard/models/detector_rule_summary.py +11 -3
- oci/cloud_guard/models/impacted_resource_summary.py +1 -1
- oci/cloud_guard/models/managed_list.py +12 -4
- oci/cloud_guard/models/managed_list_summary.py +11 -3
- oci/cloud_guard/models/managed_list_type_summary.py +1 -1
- oci/cloud_guard/models/policy_summary.py +1 -1
- oci/cloud_guard/models/problem.py +1 -1
- oci/cloud_guard/models/problem_aggregation.py +1 -1
- oci/cloud_guard/models/problem_endpoint_summary.py +1 -1
- oci/cloud_guard/models/problem_trend_aggregation.py +1 -1
- oci/cloud_guard/models/target_detector_recipe_detector_rule.py +11 -3
- oci/cloud_guard/models/target_detector_recipe_detector_rule_summary.py +11 -3
- oci/cloud_migrations/migration_client.py +43 -43
- oci/compute_cloud_at_customer/compute_cloud_at_customer_client.py +12 -12
- oci/compute_instance_agent/compute_instance_agent_client.py +6 -6
- oci/compute_instance_agent/plugin_client.py +2 -2
- oci/compute_instance_agent/pluginconfig_client.py +1 -1
- oci/container_engine/container_engine_client.py +44 -44
- oci/container_instances/container_instance_client.py +18 -18
- oci/core/blockstorage_client.py +60 -60
- oci/core/compute_client.py +99 -99
- oci/core/compute_management_client.py +32 -32
- oci/core/virtual_network_client.py +242 -242
- oci/dashboard_service/dashboard_client.py +6 -6
- oci/dashboard_service/dashboard_group_client.py +6 -6
- oci/data_catalog/data_catalog_client.py +148 -148
- oci/data_flow/data_flow_client.py +42 -42
- oci/data_integration/data_integration_client.py +163 -163
- oci/data_labeling_service/data_labeling_management_client.py +17 -17
- oci/data_labeling_service_dataplane/data_labeling_client.py +15 -15
- oci/data_safe/data_safe_client.py +272 -272
- oci/data_science/data_science_client.py +91 -91
- oci/database/database_client.py +327 -327
- oci/database/models/autonomous_database.py +93 -0
- oci/database/models/autonomous_database_summary.py +93 -0
- oci/database/models/create_refreshable_autonomous_database_clone_details.py +146 -2
- oci/database/models/update_autonomous_database_details.py +93 -0
- oci/database_management/db_management_client.py +194 -194
- oci/database_management/diagnosability_client.py +4 -4
- oci/database_management/managed_my_sql_databases_client.py +148 -8
- oci/database_management/models/__init__.py +14 -0
- oci/database_management/models/heat_wave_cluster_usage_metrics.py +340 -0
- oci/database_management/models/heat_wave_fleet_by_category.py +134 -0
- oci/database_management/models/heat_wave_fleet_metric_definition.py +196 -0
- oci/database_management/models/heat_wave_fleet_metric_summary_definition.py +165 -0
- oci/database_management/models/heat_wave_fleet_metrics.py +165 -0
- oci/database_management/models/heat_wave_fleet_summary.py +103 -0
- oci/database_management/models/heat_wave_node.py +154 -0
- oci/database_management/models/managed_my_sql_database.py +250 -2
- oci/database_management/models/my_sql_data_summary.py +64 -2
- oci/database_management/models/my_sql_database_usage_metrics.py +93 -0
- oci/database_management/perfhub_client.py +1 -1
- oci/database_management/sql_tuning_client.py +17 -17
- oci/database_migration/database_migration_client.py +41 -41
- oci/database_tools/database_tools_client.py +23 -23
- oci/desktops/desktop_service_client.py +21 -21
- oci/devops/devops_client.py +92 -92
- oci/devops/models/__init__.py +2 -0
- oci/devops/models/create_oke_helm_chart_deploy_stage_details.py +109 -0
- oci/devops/models/create_repository_details.py +2 -2
- oci/devops/models/deploy_artifact.py +7 -3
- oci/devops/models/deploy_artifact_source.py +4 -0
- oci/devops/models/devops_code_repository_filter.py +2 -2
- oci/devops/models/devops_code_repository_filter_attributes.py +2 -2
- oci/devops/models/diff_summary.py +37 -2
- oci/devops/models/helm_command_spec_artifact_source.py +126 -0
- oci/devops/models/oke_helm_chart_deploy_stage.py +113 -2
- oci/devops/models/oke_helm_chart_deploy_stage_summary.py +109 -0
- oci/devops/models/repository.py +17 -5
- oci/devops/models/repository_author_summary.py +37 -2
- oci/devops/models/repository_branch_summary.py +7 -0
- oci/devops/models/repository_commit_summary.py +37 -2
- oci/devops/models/repository_mirror_record_summary.py +37 -2
- oci/devops/models/repository_path_summary.py +37 -2
- oci/devops/models/repository_ref_summary.py +37 -2
- oci/devops/models/repository_summary.py +2 -2
- oci/devops/models/repository_tag_summary.py +7 -0
- oci/devops/models/update_oke_helm_chart_deploy_stage_details.py +109 -0
- oci/devops/models/update_repository_details.py +2 -2
- oci/disaster_recovery/disaster_recovery_client.py +29 -29
- oci/dns/dns_client.py +52 -52
- oci/dts/appliance_export_job_client.py +6 -6
- oci/dts/shipping_vendors_client.py +1 -1
- oci/dts/transfer_appliance_client.py +8 -8
- oci/dts/transfer_appliance_entitlement_client.py +3 -3
- oci/dts/transfer_device_client.py +5 -5
- oci/dts/transfer_job_client.py +6 -6
- oci/dts/transfer_package_client.py +7 -7
- oci/em_warehouse/em_data_lake_client.py +13 -13
- oci/em_warehouse/em_warehouse_client.py +13 -13
- oci/email/email_client.py +135 -41
- oci/email/models/__init__.py +2 -0
- oci/email/models/configuration.py +138 -0
- oci/email/models/create_dkim_details.py +4 -4
- oci/email/models/create_email_domain_details.py +6 -2
- oci/email/models/dkim.py +8 -8
- oci/email/models/dkim_collection.py +1 -1
- oci/email/models/email_domain.py +6 -6
- oci/email/models/email_domain_collection.py +1 -1
- oci/email/models/email_domain_summary.py +6 -6
- oci/email/models/sender.py +41 -4
- oci/email/models/sender_summary.py +41 -28
- oci/email/models/suppression.py +12 -4
- oci/email/models/suppression_summary.py +6 -2
- oci/email/models/work_request.py +13 -5
- oci/email/models/work_request_error.py +8 -6
- oci/email/models/work_request_resource.py +7 -3
- oci/email/models/work_request_summary.py +13 -5
- oci/email_data_plane/__init__.py +14 -0
- oci/email_data_plane/email_dp_client.py +206 -0
- oci/email_data_plane/email_dp_client_composite_operations.py +26 -0
- oci/email_data_plane/models/__init__.py +22 -0
- oci/email_data_plane/models/email_address.py +107 -0
- oci/email_data_plane/models/email_submitted_response.py +136 -0
- oci/email_data_plane/models/recipients.py +135 -0
- oci/email_data_plane/models/sender.py +103 -0
- oci/email_data_plane/models/submit_email_details.py +297 -0
- oci/events/events_client.py +6 -6
- oci/file_storage/file_storage_client.py +50 -50
- oci/fleet_software_update/fleet_software_update_client.py +44 -44
- oci/functions/functions_invoke_client.py +1 -1
- oci/functions/functions_management_client.py +16 -16
- oci/fusion_apps/data_masking_activity_client.py +3 -3
- oci/fusion_apps/fusion_applications_client.py +39 -39
- oci/fusion_apps/fusion_environment_client.py +15 -15
- oci/fusion_apps/fusion_environment_family_client.py +8 -8
- oci/fusion_apps/refresh_activity_client.py +4 -4
- oci/fusion_apps/scheduled_activity_client.py +2 -2
- oci/fusion_apps/service_attachment_client.py +2 -2
- oci/generative_ai/generative_ai_client.py +22 -22
- oci/generative_ai_inference/generative_ai_inference_client.py +3 -3
- oci/generic_artifacts_content/generic_artifacts_content_client.py +3 -3
- oci/globally_distributed_database/sharded_database_service_client.py +29 -29
- oci/golden_gate/golden_gate_client.py +61 -61
- oci/governance_rules_control_plane/governance_rule_client.py +15 -15
- oci/governance_rules_control_plane/work_request_client.py +5 -5
- oci/healthchecks/health_checks_client.py +17 -17
- oci/identity/identity_client.py +145 -145
- oci/identity_data_plane/dataplane_client.py +2 -2
- oci/identity_domains/identity_domains_client.py +300 -300
- oci/integration/integration_instance_client.py +15 -15
- oci/jms/java_management_service_client.py +66 -66
- oci/jms_java_downloads/java_download_client.py +25 -25
- oci/key_management/ekm_client.py +5 -5
- oci/key_management/kms_crypto_client.py +6 -6
- oci/key_management/kms_hsm_cluster_client.py +12 -12
- oci/key_management/kms_management_client.py +21 -21
- oci/key_management/kms_vault_client.py +14 -14
- oci/license_manager/license_manager_client.py +18 -18
- oci/limits/limits_client.py +4 -4
- oci/limits/quotas_client.py +7 -7
- oci/load_balancer/load_balancer_client.py +61 -61
- oci/load_balancer/models/create_ssl_cipher_suite_details.py +102 -0
- oci/load_balancer/models/ssl_cipher_suite.py +102 -0
- oci/load_balancer/models/ssl_cipher_suite_details.py +102 -0
- oci/load_balancer/models/ssl_configuration.py +2 -0
- oci/load_balancer/models/ssl_configuration_details.py +2 -0
- oci/load_balancer/models/update_ssl_cipher_suite_details.py +16 -0
- oci/lockbox/lockbox_client.py +23 -23
- oci/log_analytics/log_analytics_client.py +193 -193
- oci/logging/logging_management_client.py +30 -30
- oci/logging/models/__init__.py +52 -0
- oci/logging/models/create_unified_agent_configuration_details.py +2 -2
- oci/logging/models/grep_filter_allow_rule.py +103 -0
- oci/logging/models/grep_filter_deny_rule.py +103 -0
- oci/logging/models/operational_metrics_source.py +1 -1
- oci/logging/models/record_transformer_pair.py +103 -0
- oci/logging/models/unified_agent_apache2_parser.py +1 -1
- oci/logging/models/unified_agent_apache_error_parser.py +1 -1
- oci/logging/models/unified_agent_auditd_parser.py +1 -1
- oci/logging/models/unified_agent_configuration_summary.py +7 -3
- oci/logging/models/unified_agent_cri_parser.py +1 -1
- oci/logging/models/unified_agent_csv_parser.py +1 -1
- oci/logging/models/unified_agent_custom_filter.py +151 -0
- oci/logging/models/unified_agent_custom_plugin_log_source.py +89 -0
- oci/logging/models/unified_agent_custom_section.py +103 -0
- oci/logging/models/unified_agent_grok_parser.py +1 -1
- oci/logging/models/unified_agent_kubernetes_configuration_details.py +132 -0
- oci/logging/models/unified_agent_kubernetes_filter.py +121 -0
- oci/logging/models/unified_agent_kubernetes_scrape_target.py +189 -0
- oci/logging/models/unified_agent_kubernetes_source.py +103 -0
- oci/logging/models/unified_agent_logging_configuration.py +32 -1
- oci/logging/models/unified_agent_logging_filter.py +156 -0
- oci/logging/models/unified_agent_logging_grep_filter.py +121 -0
- oci/logging/models/unified_agent_logging_record_transformer_filter.py +276 -0
- oci/logging/models/unified_agent_logging_source.py +11 -3
- oci/logging/models/unified_agent_monitoring_application_configuration_details.py +117 -0
- oci/logging/models/unified_agent_monitoring_configuration_details.py +82 -0
- oci/logging/models/unified_agent_monitoring_destination.py +103 -0
- oci/logging/models/unified_agent_monitoring_filter.py +140 -0
- oci/logging/models/unified_agent_monitoring_url_source.py +103 -0
- oci/logging/models/unified_agent_msgpack_parser.py +1 -1
- oci/logging/models/unified_agent_multiline_grok_parser.py +1 -1
- oci/logging/models/unified_agent_multiline_parser.py +1 -1
- oci/logging/models/unified_agent_none_parser.py +1 -1
- oci/logging/models/unified_agent_openmetrics_parser.py +127 -0
- oci/logging/models/unified_agent_openmetrics_parser_record.py +134 -0
- oci/logging/models/unified_agent_openmetrics_tail_configuration_details.py +109 -0
- oci/logging/models/unified_agent_parser.py +11 -3
- oci/logging/models/unified_agent_parser_filter.py +338 -0
- oci/logging/models/unified_agent_regex_parser.py +1 -1
- oci/logging/models/unified_agent_service_configuration_details.py +11 -3
- oci/logging/models/unified_agent_syslog_parser.py +1 -1
- oci/logging/models/unified_agent_tail_log_source.py +30 -3
- oci/logging/models/unified_agent_tail_source_advanced_options.py +72 -0
- oci/logging/models/unified_agent_tsv_parser.py +1 -1
- oci/logging/models/unified_agent_url_configuration_details.py +132 -0
- oci/logging/models/unified_agent_url_filter.py +120 -0
- oci/logging/models/unified_agent_url_scrape_target.py +103 -0
- oci/logging/models/unified_agent_windows_event_source.py +1 -1
- oci/logging/models/unified_json_parser.py +65 -3
- oci/loggingingestion/logging_client.py +1 -1
- oci/loggingsearch/log_search_client.py +1 -1
- oci/management_agent/management_agent_client.py +28 -28
- oci/management_dashboard/dashx_apis_client.py +14 -14
- oci/marketplace/account_client.py +2 -2
- oci/marketplace/marketplace_client.py +30 -30
- oci/marketplace_publisher/marketplace_publisher_client.py +71 -71
- oci/media_services/media_services_client.py +60 -60
- oci/media_services/media_stream_client.py +2 -2
- oci/monitoring/models/__init__.py +2 -0
- oci/monitoring/models/alarm.py +107 -0
- oci/monitoring/models/alarm_dimension_states_entry.py +35 -0
- oci/monitoring/models/alarm_override.py +304 -0
- oci/monitoring/models/alarm_status_summary.py +35 -0
- oci/monitoring/models/alarm_summary.py +109 -2
- oci/monitoring/models/create_alarm_details.py +109 -2
- oci/monitoring/models/update_alarm_details.py +109 -2
- oci/monitoring/monitoring_client.py +23 -22
- oci/mysql/channels_client.py +7 -7
- oci/mysql/db_backups_client.py +6 -6
- oci/mysql/db_system_client.py +17 -17
- oci/mysql/mysqlaas_client.py +7 -7
- oci/mysql/replicas_client.py +5 -5
- oci/mysql/work_requests_client.py +4 -4
- oci/network_firewall/network_firewall_client.py +80 -80
- oci/network_load_balancer/models/backend.py +3 -3
- oci/network_load_balancer/models/backend_details.py +2 -2
- oci/network_load_balancer/models/backend_set.py +1 -1
- oci/network_load_balancer/models/backend_set_details.py +1 -1
- oci/network_load_balancer/models/backend_set_summary.py +1 -1
- oci/network_load_balancer/models/backend_summary.py +3 -3
- oci/network_load_balancer/models/create_backend_details.py +3 -3
- oci/network_load_balancer/models/create_backend_set_details.py +1 -1
- oci/network_load_balancer/models/create_listener_details.py +7 -9
- oci/network_load_balancer/models/create_network_load_balancer_details.py +144 -6
- oci/network_load_balancer/models/health_checker.py +1 -1
- oci/network_load_balancer/models/health_checker_details.py +1 -1
- oci/network_load_balancer/models/listener.py +6 -8
- oci/network_load_balancer/models/listener_details.py +6 -8
- oci/network_load_balancer/models/listener_summary.py +6 -8
- oci/network_load_balancer/models/network_load_balancer.py +43 -6
- oci/network_load_balancer/models/network_load_balancer_summary.py +42 -5
- oci/network_load_balancer/models/update_backend_details.py +4 -4
- oci/network_load_balancer/models/update_backend_set_details.py +1 -1
- oci/network_load_balancer/models/update_listener_details.py +5 -7
- oci/network_load_balancer/models/update_network_load_balancer_details.py +106 -3
- oci/network_load_balancer/models/work_request.py +7 -3
- oci/network_load_balancer/models/work_request_summary.py +7 -3
- oci/network_load_balancer/network_load_balancer_client.py +136 -68
- oci/nosql/nosql_client.py +24 -24
- oci/object_storage/object_storage_client.py +50 -50
- oci/oce/oce_instance_client.py +10 -10
- oci/oci_control_center/occ_metrics_client.py +3 -3
- oci/ocvp/cluster_client.py +5 -5
- oci/ocvp/esxi_host_client.py +8 -8
- oci/ocvp/sddc_client.py +14 -14
- oci/ocvp/work_request_client.py +4 -4
- oci/oda/management_client.py +59 -59
- oci/oda/oda_client.py +17 -17
- oci/oda/odapackage_client.py +7 -7
- oci/onesubscription/billing_schedule_client.py +1 -1
- oci/onesubscription/commitment_client.py +2 -2
- oci/onesubscription/computed_usage_client.py +3 -3
- oci/onesubscription/invoice_summary_client.py +2 -2
- oci/onesubscription/organization_subscription_client.py +1 -1
- oci/onesubscription/ratecard_client.py +1 -1
- oci/onesubscription/subscribed_service_client.py +2 -2
- oci/onesubscription/subscription_client.py +1 -1
- oci/ons/notification_control_plane_client.py +6 -6
- oci/ons/notification_data_plane_client.py +10 -10
- oci/opa/opa_instance_client.py +11 -11
- oci/opensearch/opensearch_cluster_backup_client.py +4 -4
- oci/opensearch/opensearch_cluster_client.py +14 -14
- oci/operator_access_control/access_requests_client.py +10 -10
- oci/operator_access_control/operator_actions_client.py +2 -2
- oci/operator_access_control/operator_control_assignment_client.py +8 -8
- oci/operator_access_control/operator_control_client.py +6 -6
- oci/opsi/operations_insights_client.py +350 -350
- oci/optimizer/optimizer_client.py +26 -26
- oci/os_management/event_client.py +8 -8
- oci/os_management/os_management_client.py +69 -69
- oci/os_management_hub/lifecycle_environment_client.py +11 -11
- oci/os_management_hub/managed_instance_client.py +22 -22
- oci/os_management_hub/managed_instance_group_client.py +22 -22
- oci/os_management_hub/management_station_client.py +8 -8
- oci/os_management_hub/onboarding_client.py +5 -5
- oci/os_management_hub/reporting_managed_instance_client.py +3 -3
- oci/os_management_hub/scheduled_job_client.py +6 -6
- oci/os_management_hub/software_source_client.py +22 -22
- oci/os_management_hub/work_request_client.py +4 -4
- oci/osp_gateway/address_rule_service_client.py +1 -1
- oci/osp_gateway/address_service_client.py +2 -2
- oci/osp_gateway/invoice_service_client.py +5 -5
- oci/osp_gateway/subscription_service_client.py +5 -5
- oci/osub_billing_schedule/billing_schedule_client.py +1 -1
- oci/osub_organization_subscription/organization_subscription_client.py +1 -1
- oci/osub_subscription/commitment_client.py +2 -2
- oci/osub_subscription/ratecard_client.py +1 -1
- oci/osub_subscription/subscription_client.py +1 -1
- oci/osub_usage/computed_usage_client.py +3 -3
- oci/psql/postgresql_client.py +33 -33
- oci/queue/queue_admin_client.py +11 -11
- oci/queue/queue_client.py +8 -8
- oci/recovery/database_recovery_client.py +23 -23
- oci/redis/redis_cluster_client.py +11 -11
- oci/resource_manager/resource_manager_client.py +52 -52
- oci/resource_search/resource_search_client.py +3 -3
- oci/rover/rover_bundle_client.py +8 -8
- oci/rover/rover_cluster_client.py +8 -8
- oci/rover/rover_entitlement_client.py +6 -6
- oci/rover/rover_node_client.py +15 -15
- oci/rover/shape_client.py +1 -1
- oci/rover/work_requests_client.py +5 -5
- oci/sch/connector_plugins_client.py +2 -2
- oci/sch/service_connector_client.py +12 -12
- oci/secrets/secrets_client.py +3 -3
- oci/service_catalog/service_catalog_client.py +26 -26
- oci/service_manager_proxy/service_manager_proxy_client.py +2 -2
- oci/service_mesh/service_mesh_client.py +48 -48
- oci/stack_monitoring/stack_monitoring_client.py +64 -64
- oci/streaming/stream_admin_client.py +18 -18
- oci/streaming/stream_client.py +8 -8
- oci/tenant_manager_control_plane/domain_client.py +5 -5
- oci/tenant_manager_control_plane/domain_governance_client.py +5 -5
- oci/tenant_manager_control_plane/governance_client.py +2 -2
- oci/tenant_manager_control_plane/link_client.py +3 -3
- oci/tenant_manager_control_plane/orders_client.py +2 -2
- oci/tenant_manager_control_plane/organization_client.py +10 -10
- oci/tenant_manager_control_plane/recipient_invitation_client.py +5 -5
- oci/tenant_manager_control_plane/sender_invitation_client.py +5 -5
- oci/tenant_manager_control_plane/subscription_client.py +11 -11
- oci/tenant_manager_control_plane/work_request_client.py +4 -4
- oci/threat_intelligence/threatintel_client.py +5 -5
- oci/usage/resources_client.py +2 -2
- oci/usage/rewards_client.py +6 -6
- oci/usage/usagelimits_client.py +1 -1
- oci/usage_api/usageapi_client.py +28 -28
- oci/vault/vaults_client.py +13 -13
- oci/vbs_inst/vbs_instance_client.py +10 -10
- oci/version.py +1 -1
- oci/visual_builder/vb_instance_client.py +13 -13
- oci/vn_monitoring/vn_monitoring_client.py +12 -12
- oci/vulnerability_scanning/vulnerability_scanning_client.py +58 -58
- oci/waa/waa_client.py +13 -13
- oci/waa/work_request_client.py +4 -4
- oci/waas/redirect_client.py +6 -6
- oci/waas/waas_client.py +66 -66
- oci/waf/waf_client.py +24 -24
- oci/work_requests/work_request_client.py +4 -4
- {oci-2.124.2.dist-info → oci-2.125.1.dist-info}/METADATA +1 -1
- {oci-2.124.2.dist-info → oci-2.125.1.dist-info}/RECORD +420 -375
- {oci-2.124.2.dist-info → oci-2.125.1.dist-info}/LICENSE.txt +0 -0
- {oci-2.124.2.dist-info → oci-2.125.1.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
- {oci-2.124.2.dist-info → oci-2.125.1.dist-info}/WHEEL +0 -0
- {oci-2.124.2.dist-info → oci-2.125.1.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,109 @@
|
|
1
|
+
# coding: utf-8
|
2
|
+
# Copyright (c) 2016, 2024, Oracle and/or its affiliates. All rights reserved.
|
3
|
+
# This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
4
|
+
|
5
|
+
# NOTE: This class is auto generated by OracleSDKGenerator. DO NOT EDIT. API Version: 20200531
|
6
|
+
|
7
|
+
from .unified_agent_monitoring_application_configuration_details import UnifiedAgentMonitoringApplicationConfigurationDetails
|
8
|
+
from oci.util import formatted_flat_dict, NONE_SENTINEL, value_allowed_none_or_none_sentinel # noqa: F401
|
9
|
+
from oci.decorators import init_model_state_from_kwargs
|
10
|
+
|
11
|
+
|
12
|
+
@init_model_state_from_kwargs
|
13
|
+
class UnifiedAgentOpenmetricsTailConfigurationDetails(UnifiedAgentMonitoringApplicationConfigurationDetails):
|
14
|
+
"""
|
15
|
+
Unified Agent Openmetrics tail configuration object.
|
16
|
+
"""
|
17
|
+
|
18
|
+
def __init__(self, **kwargs):
|
19
|
+
"""
|
20
|
+
Initializes a new UnifiedAgentOpenmetricsTailConfigurationDetails object with values from keyword arguments. The default value of the :py:attr:`~oci.logging.models.UnifiedAgentOpenmetricsTailConfigurationDetails.source_type` attribute
|
21
|
+
of this class is ``TAIL`` and it should not be changed.
|
22
|
+
The following keyword arguments are supported (corresponding to the getters/setters of this class):
|
23
|
+
|
24
|
+
:param source_type:
|
25
|
+
The value to assign to the source_type property of this UnifiedAgentOpenmetricsTailConfigurationDetails.
|
26
|
+
Allowed values for this property are: "KUBERNETES", "TAIL", "URL"
|
27
|
+
:type source_type: str
|
28
|
+
|
29
|
+
:param sources:
|
30
|
+
The value to assign to the sources property of this UnifiedAgentOpenmetricsTailConfigurationDetails.
|
31
|
+
:type sources: list[oci.logging.models.UnifiedAgentTailLogSource]
|
32
|
+
|
33
|
+
:param destination:
|
34
|
+
The value to assign to the destination property of this UnifiedAgentOpenmetricsTailConfigurationDetails.
|
35
|
+
:type destination: oci.logging.models.UnifiedAgentMonitoringDestination
|
36
|
+
|
37
|
+
"""
|
38
|
+
self.swagger_types = {
|
39
|
+
'source_type': 'str',
|
40
|
+
'sources': 'list[UnifiedAgentTailLogSource]',
|
41
|
+
'destination': 'UnifiedAgentMonitoringDestination'
|
42
|
+
}
|
43
|
+
|
44
|
+
self.attribute_map = {
|
45
|
+
'source_type': 'sourceType',
|
46
|
+
'sources': 'sources',
|
47
|
+
'destination': 'destination'
|
48
|
+
}
|
49
|
+
|
50
|
+
self._source_type = None
|
51
|
+
self._sources = None
|
52
|
+
self._destination = None
|
53
|
+
self._source_type = 'TAIL'
|
54
|
+
|
55
|
+
@property
|
56
|
+
def sources(self):
|
57
|
+
"""
|
58
|
+
**[Required]** Gets the sources of this UnifiedAgentOpenmetricsTailConfigurationDetails.
|
59
|
+
Tail log source objects.
|
60
|
+
|
61
|
+
|
62
|
+
:return: The sources of this UnifiedAgentOpenmetricsTailConfigurationDetails.
|
63
|
+
:rtype: list[oci.logging.models.UnifiedAgentTailLogSource]
|
64
|
+
"""
|
65
|
+
return self._sources
|
66
|
+
|
67
|
+
@sources.setter
|
68
|
+
def sources(self, sources):
|
69
|
+
"""
|
70
|
+
Sets the sources of this UnifiedAgentOpenmetricsTailConfigurationDetails.
|
71
|
+
Tail log source objects.
|
72
|
+
|
73
|
+
|
74
|
+
:param sources: The sources of this UnifiedAgentOpenmetricsTailConfigurationDetails.
|
75
|
+
:type: list[oci.logging.models.UnifiedAgentTailLogSource]
|
76
|
+
"""
|
77
|
+
self._sources = sources
|
78
|
+
|
79
|
+
@property
|
80
|
+
def destination(self):
|
81
|
+
"""
|
82
|
+
**[Required]** Gets the destination of this UnifiedAgentOpenmetricsTailConfigurationDetails.
|
83
|
+
|
84
|
+
:return: The destination of this UnifiedAgentOpenmetricsTailConfigurationDetails.
|
85
|
+
:rtype: oci.logging.models.UnifiedAgentMonitoringDestination
|
86
|
+
"""
|
87
|
+
return self._destination
|
88
|
+
|
89
|
+
@destination.setter
|
90
|
+
def destination(self, destination):
|
91
|
+
"""
|
92
|
+
Sets the destination of this UnifiedAgentOpenmetricsTailConfigurationDetails.
|
93
|
+
|
94
|
+
:param destination: The destination of this UnifiedAgentOpenmetricsTailConfigurationDetails.
|
95
|
+
:type: oci.logging.models.UnifiedAgentMonitoringDestination
|
96
|
+
"""
|
97
|
+
self._destination = destination
|
98
|
+
|
99
|
+
def __repr__(self):
|
100
|
+
return formatted_flat_dict(self)
|
101
|
+
|
102
|
+
def __eq__(self, other):
|
103
|
+
if other is None:
|
104
|
+
return False
|
105
|
+
|
106
|
+
return self.__dict__ == other.__dict__
|
107
|
+
|
108
|
+
def __ne__(self, other):
|
109
|
+
return not self == other
|
@@ -71,6 +71,10 @@ class UnifiedAgentParser(object):
|
|
71
71
|
#: This constant has a value of "MULTILINE_GROK"
|
72
72
|
PARSER_TYPE_MULTILINE_GROK = "MULTILINE_GROK"
|
73
73
|
|
74
|
+
#: A constant which can be used with the parser_type property of a UnifiedAgentParser.
|
75
|
+
#: This constant has a value of "OPENMETRICS"
|
76
|
+
PARSER_TYPE_OPENMETRICS = "OPENMETRICS"
|
77
|
+
|
74
78
|
def __init__(self, **kwargs):
|
75
79
|
"""
|
76
80
|
Initializes a new UnifiedAgentParser object with values from keyword arguments. This class has the following subclasses and if you are using this class as input
|
@@ -81,6 +85,7 @@ class UnifiedAgentParser(object):
|
|
81
85
|
* :class:`~oci.logging.models.UnifiedAgentGrokParser`
|
82
86
|
* :class:`~oci.logging.models.UnifiedAgentNoneParser`
|
83
87
|
* :class:`~oci.logging.models.UnifiedAgentSyslogParser`
|
88
|
+
* :class:`~oci.logging.models.UnifiedAgentOpenmetricsParser`
|
84
89
|
* :class:`~oci.logging.models.UnifiedAgentAuditdParser`
|
85
90
|
* :class:`~oci.logging.models.UnifiedAgentApache2Parser`
|
86
91
|
* :class:`~oci.logging.models.UnifiedAgentRegexParser`
|
@@ -95,7 +100,7 @@ class UnifiedAgentParser(object):
|
|
95
100
|
|
96
101
|
:param parser_type:
|
97
102
|
The value to assign to the parser_type property of this UnifiedAgentParser.
|
98
|
-
Allowed values for this property are: "AUDITD", "CRI", "JSON", "TSV", "CSV", "NONE", "SYSLOG", "APACHE2", "APACHE_ERROR", "MSGPACK", "REGEXP", "MULTILINE", "GROK", "MULTILINE_GROK", 'UNKNOWN_ENUM_VALUE'.
|
103
|
+
Allowed values for this property are: "AUDITD", "CRI", "JSON", "TSV", "CSV", "NONE", "SYSLOG", "APACHE2", "APACHE_ERROR", "MSGPACK", "REGEXP", "MULTILINE", "GROK", "MULTILINE_GROK", "OPENMETRICS", 'UNKNOWN_ENUM_VALUE'.
|
99
104
|
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
100
105
|
:type parser_type: str
|
101
106
|
|
@@ -182,6 +187,9 @@ class UnifiedAgentParser(object):
|
|
182
187
|
if type == 'SYSLOG':
|
183
188
|
return 'UnifiedAgentSyslogParser'
|
184
189
|
|
190
|
+
if type == 'OPENMETRICS':
|
191
|
+
return 'UnifiedAgentOpenmetricsParser'
|
192
|
+
|
185
193
|
if type == 'AUDITD':
|
186
194
|
return 'UnifiedAgentAuditdParser'
|
187
195
|
|
@@ -217,7 +225,7 @@ class UnifiedAgentParser(object):
|
|
217
225
|
**[Required]** Gets the parser_type of this UnifiedAgentParser.
|
218
226
|
Type of fluent parser.
|
219
227
|
|
220
|
-
Allowed values for this property are: "AUDITD", "CRI", "JSON", "TSV", "CSV", "NONE", "SYSLOG", "APACHE2", "APACHE_ERROR", "MSGPACK", "REGEXP", "MULTILINE", "GROK", "MULTILINE_GROK", 'UNKNOWN_ENUM_VALUE'.
|
228
|
+
Allowed values for this property are: "AUDITD", "CRI", "JSON", "TSV", "CSV", "NONE", "SYSLOG", "APACHE2", "APACHE_ERROR", "MSGPACK", "REGEXP", "MULTILINE", "GROK", "MULTILINE_GROK", "OPENMETRICS", 'UNKNOWN_ENUM_VALUE'.
|
221
229
|
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
222
230
|
|
223
231
|
|
@@ -236,7 +244,7 @@ class UnifiedAgentParser(object):
|
|
236
244
|
:param parser_type: The parser_type of this UnifiedAgentParser.
|
237
245
|
:type: str
|
238
246
|
"""
|
239
|
-
allowed_values = ["AUDITD", "CRI", "JSON", "TSV", "CSV", "NONE", "SYSLOG", "APACHE2", "APACHE_ERROR", "MSGPACK", "REGEXP", "MULTILINE", "GROK", "MULTILINE_GROK"]
|
247
|
+
allowed_values = ["AUDITD", "CRI", "JSON", "TSV", "CSV", "NONE", "SYSLOG", "APACHE2", "APACHE_ERROR", "MSGPACK", "REGEXP", "MULTILINE", "GROK", "MULTILINE_GROK", "OPENMETRICS"]
|
240
248
|
if not value_allowed_none_or_none_sentinel(parser_type, allowed_values):
|
241
249
|
parser_type = 'UNKNOWN_ENUM_VALUE'
|
242
250
|
self._parser_type = parser_type
|
@@ -0,0 +1,338 @@
|
|
1
|
+
# coding: utf-8
|
2
|
+
# Copyright (c) 2016, 2024, Oracle and/or its affiliates. All rights reserved.
|
3
|
+
# This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
4
|
+
|
5
|
+
# NOTE: This class is auto generated by OracleSDKGenerator. DO NOT EDIT. API Version: 20200531
|
6
|
+
|
7
|
+
from .unified_agent_logging_filter import UnifiedAgentLoggingFilter
|
8
|
+
from oci.util import formatted_flat_dict, NONE_SENTINEL, value_allowed_none_or_none_sentinel # noqa: F401
|
9
|
+
from oci.decorators import init_model_state_from_kwargs
|
10
|
+
|
11
|
+
|
12
|
+
@init_model_state_from_kwargs
|
13
|
+
class UnifiedAgentParserFilter(UnifiedAgentLoggingFilter):
|
14
|
+
"""
|
15
|
+
Logging parser filter object.
|
16
|
+
Ref: https://docs.fluentd.org/filter/parser
|
17
|
+
"""
|
18
|
+
|
19
|
+
def __init__(self, **kwargs):
|
20
|
+
"""
|
21
|
+
Initializes a new UnifiedAgentParserFilter object with values from keyword arguments. The default value of the :py:attr:`~oci.logging.models.UnifiedAgentParserFilter.filter_type` attribute
|
22
|
+
of this class is ``PARSER_FILTER`` and it should not be changed.
|
23
|
+
The following keyword arguments are supported (corresponding to the getters/setters of this class):
|
24
|
+
|
25
|
+
:param name:
|
26
|
+
The value to assign to the name property of this UnifiedAgentParserFilter.
|
27
|
+
:type name: str
|
28
|
+
|
29
|
+
:param filter_type:
|
30
|
+
The value to assign to the filter_type property of this UnifiedAgentParserFilter.
|
31
|
+
Allowed values for this property are: "PARSER_FILTER", "GREP_FILTER", "RECORD_TRANSFORMER_FILTER", "CUSTOM_FILTER"
|
32
|
+
:type filter_type: str
|
33
|
+
|
34
|
+
:param parser:
|
35
|
+
The value to assign to the parser property of this UnifiedAgentParserFilter.
|
36
|
+
:type parser: oci.logging.models.UnifiedAgentParser
|
37
|
+
|
38
|
+
:param key_name:
|
39
|
+
The value to assign to the key_name property of this UnifiedAgentParserFilter.
|
40
|
+
:type key_name: str
|
41
|
+
|
42
|
+
:param reserve_time:
|
43
|
+
The value to assign to the reserve_time property of this UnifiedAgentParserFilter.
|
44
|
+
:type reserve_time: bool
|
45
|
+
|
46
|
+
:param reserve_data:
|
47
|
+
The value to assign to the reserve_data property of this UnifiedAgentParserFilter.
|
48
|
+
:type reserve_data: bool
|
49
|
+
|
50
|
+
:param remove_key_name_field:
|
51
|
+
The value to assign to the remove_key_name_field property of this UnifiedAgentParserFilter.
|
52
|
+
:type remove_key_name_field: bool
|
53
|
+
|
54
|
+
:param replace_invalid_sequence:
|
55
|
+
The value to assign to the replace_invalid_sequence property of this UnifiedAgentParserFilter.
|
56
|
+
:type replace_invalid_sequence: bool
|
57
|
+
|
58
|
+
:param inject_key_prefix:
|
59
|
+
The value to assign to the inject_key_prefix property of this UnifiedAgentParserFilter.
|
60
|
+
:type inject_key_prefix: str
|
61
|
+
|
62
|
+
:param hash_value_field:
|
63
|
+
The value to assign to the hash_value_field property of this UnifiedAgentParserFilter.
|
64
|
+
:type hash_value_field: str
|
65
|
+
|
66
|
+
:param emit_invalid_record_to_error:
|
67
|
+
The value to assign to the emit_invalid_record_to_error property of this UnifiedAgentParserFilter.
|
68
|
+
:type emit_invalid_record_to_error: bool
|
69
|
+
|
70
|
+
"""
|
71
|
+
self.swagger_types = {
|
72
|
+
'name': 'str',
|
73
|
+
'filter_type': 'str',
|
74
|
+
'parser': 'UnifiedAgentParser',
|
75
|
+
'key_name': 'str',
|
76
|
+
'reserve_time': 'bool',
|
77
|
+
'reserve_data': 'bool',
|
78
|
+
'remove_key_name_field': 'bool',
|
79
|
+
'replace_invalid_sequence': 'bool',
|
80
|
+
'inject_key_prefix': 'str',
|
81
|
+
'hash_value_field': 'str',
|
82
|
+
'emit_invalid_record_to_error': 'bool'
|
83
|
+
}
|
84
|
+
|
85
|
+
self.attribute_map = {
|
86
|
+
'name': 'name',
|
87
|
+
'filter_type': 'filterType',
|
88
|
+
'parser': 'parser',
|
89
|
+
'key_name': 'keyName',
|
90
|
+
'reserve_time': 'reserveTime',
|
91
|
+
'reserve_data': 'reserveData',
|
92
|
+
'remove_key_name_field': 'removeKeyNameField',
|
93
|
+
'replace_invalid_sequence': 'replaceInvalidSequence',
|
94
|
+
'inject_key_prefix': 'injectKeyPrefix',
|
95
|
+
'hash_value_field': 'hashValueField',
|
96
|
+
'emit_invalid_record_to_error': 'emitInvalidRecordToError'
|
97
|
+
}
|
98
|
+
|
99
|
+
self._name = None
|
100
|
+
self._filter_type = None
|
101
|
+
self._parser = None
|
102
|
+
self._key_name = None
|
103
|
+
self._reserve_time = None
|
104
|
+
self._reserve_data = None
|
105
|
+
self._remove_key_name_field = None
|
106
|
+
self._replace_invalid_sequence = None
|
107
|
+
self._inject_key_prefix = None
|
108
|
+
self._hash_value_field = None
|
109
|
+
self._emit_invalid_record_to_error = None
|
110
|
+
self._filter_type = 'PARSER_FILTER'
|
111
|
+
|
112
|
+
@property
|
113
|
+
def parser(self):
|
114
|
+
"""
|
115
|
+
**[Required]** Gets the parser of this UnifiedAgentParserFilter.
|
116
|
+
|
117
|
+
:return: The parser of this UnifiedAgentParserFilter.
|
118
|
+
:rtype: oci.logging.models.UnifiedAgentParser
|
119
|
+
"""
|
120
|
+
return self._parser
|
121
|
+
|
122
|
+
@parser.setter
|
123
|
+
def parser(self, parser):
|
124
|
+
"""
|
125
|
+
Sets the parser of this UnifiedAgentParserFilter.
|
126
|
+
|
127
|
+
:param parser: The parser of this UnifiedAgentParserFilter.
|
128
|
+
:type: oci.logging.models.UnifiedAgentParser
|
129
|
+
"""
|
130
|
+
self._parser = parser
|
131
|
+
|
132
|
+
@property
|
133
|
+
def key_name(self):
|
134
|
+
"""
|
135
|
+
**[Required]** Gets the key_name of this UnifiedAgentParserFilter.
|
136
|
+
The field name in the record to parse.
|
137
|
+
|
138
|
+
|
139
|
+
:return: The key_name of this UnifiedAgentParserFilter.
|
140
|
+
:rtype: str
|
141
|
+
"""
|
142
|
+
return self._key_name
|
143
|
+
|
144
|
+
@key_name.setter
|
145
|
+
def key_name(self, key_name):
|
146
|
+
"""
|
147
|
+
Sets the key_name of this UnifiedAgentParserFilter.
|
148
|
+
The field name in the record to parse.
|
149
|
+
|
150
|
+
|
151
|
+
:param key_name: The key_name of this UnifiedAgentParserFilter.
|
152
|
+
:type: str
|
153
|
+
"""
|
154
|
+
self._key_name = key_name
|
155
|
+
|
156
|
+
@property
|
157
|
+
def reserve_time(self):
|
158
|
+
"""
|
159
|
+
Gets the reserve_time of this UnifiedAgentParserFilter.
|
160
|
+
If true, keep the original event time in the parsed result.
|
161
|
+
|
162
|
+
|
163
|
+
:return: The reserve_time of this UnifiedAgentParserFilter.
|
164
|
+
:rtype: bool
|
165
|
+
"""
|
166
|
+
return self._reserve_time
|
167
|
+
|
168
|
+
@reserve_time.setter
|
169
|
+
def reserve_time(self, reserve_time):
|
170
|
+
"""
|
171
|
+
Sets the reserve_time of this UnifiedAgentParserFilter.
|
172
|
+
If true, keep the original event time in the parsed result.
|
173
|
+
|
174
|
+
|
175
|
+
:param reserve_time: The reserve_time of this UnifiedAgentParserFilter.
|
176
|
+
:type: bool
|
177
|
+
"""
|
178
|
+
self._reserve_time = reserve_time
|
179
|
+
|
180
|
+
@property
|
181
|
+
def reserve_data(self):
|
182
|
+
"""
|
183
|
+
Gets the reserve_data of this UnifiedAgentParserFilter.
|
184
|
+
If true, keep the original key-value pair in the parsed result.
|
185
|
+
|
186
|
+
|
187
|
+
:return: The reserve_data of this UnifiedAgentParserFilter.
|
188
|
+
:rtype: bool
|
189
|
+
"""
|
190
|
+
return self._reserve_data
|
191
|
+
|
192
|
+
@reserve_data.setter
|
193
|
+
def reserve_data(self, reserve_data):
|
194
|
+
"""
|
195
|
+
Sets the reserve_data of this UnifiedAgentParserFilter.
|
196
|
+
If true, keep the original key-value pair in the parsed result.
|
197
|
+
|
198
|
+
|
199
|
+
:param reserve_data: The reserve_data of this UnifiedAgentParserFilter.
|
200
|
+
:type: bool
|
201
|
+
"""
|
202
|
+
self._reserve_data = reserve_data
|
203
|
+
|
204
|
+
@property
|
205
|
+
def remove_key_name_field(self):
|
206
|
+
"""
|
207
|
+
Gets the remove_key_name_field of this UnifiedAgentParserFilter.
|
208
|
+
If true, remove the keyName field when parsing is succeeded.
|
209
|
+
|
210
|
+
|
211
|
+
:return: The remove_key_name_field of this UnifiedAgentParserFilter.
|
212
|
+
:rtype: bool
|
213
|
+
"""
|
214
|
+
return self._remove_key_name_field
|
215
|
+
|
216
|
+
@remove_key_name_field.setter
|
217
|
+
def remove_key_name_field(self, remove_key_name_field):
|
218
|
+
"""
|
219
|
+
Sets the remove_key_name_field of this UnifiedAgentParserFilter.
|
220
|
+
If true, remove the keyName field when parsing is succeeded.
|
221
|
+
|
222
|
+
|
223
|
+
:param remove_key_name_field: The remove_key_name_field of this UnifiedAgentParserFilter.
|
224
|
+
:type: bool
|
225
|
+
"""
|
226
|
+
self._remove_key_name_field = remove_key_name_field
|
227
|
+
|
228
|
+
@property
|
229
|
+
def replace_invalid_sequence(self):
|
230
|
+
"""
|
231
|
+
Gets the replace_invalid_sequence of this UnifiedAgentParserFilter.
|
232
|
+
If true, the invalid string is replaced with safe characters and is re-parsed.
|
233
|
+
|
234
|
+
|
235
|
+
:return: The replace_invalid_sequence of this UnifiedAgentParserFilter.
|
236
|
+
:rtype: bool
|
237
|
+
"""
|
238
|
+
return self._replace_invalid_sequence
|
239
|
+
|
240
|
+
@replace_invalid_sequence.setter
|
241
|
+
def replace_invalid_sequence(self, replace_invalid_sequence):
|
242
|
+
"""
|
243
|
+
Sets the replace_invalid_sequence of this UnifiedAgentParserFilter.
|
244
|
+
If true, the invalid string is replaced with safe characters and is re-parsed.
|
245
|
+
|
246
|
+
|
247
|
+
:param replace_invalid_sequence: The replace_invalid_sequence of this UnifiedAgentParserFilter.
|
248
|
+
:type: bool
|
249
|
+
"""
|
250
|
+
self._replace_invalid_sequence = replace_invalid_sequence
|
251
|
+
|
252
|
+
@property
|
253
|
+
def inject_key_prefix(self):
|
254
|
+
"""
|
255
|
+
Gets the inject_key_prefix of this UnifiedAgentParserFilter.
|
256
|
+
Store the parsed values with the specified key name prefix.
|
257
|
+
|
258
|
+
|
259
|
+
:return: The inject_key_prefix of this UnifiedAgentParserFilter.
|
260
|
+
:rtype: str
|
261
|
+
"""
|
262
|
+
return self._inject_key_prefix
|
263
|
+
|
264
|
+
@inject_key_prefix.setter
|
265
|
+
def inject_key_prefix(self, inject_key_prefix):
|
266
|
+
"""
|
267
|
+
Sets the inject_key_prefix of this UnifiedAgentParserFilter.
|
268
|
+
Store the parsed values with the specified key name prefix.
|
269
|
+
|
270
|
+
|
271
|
+
:param inject_key_prefix: The inject_key_prefix of this UnifiedAgentParserFilter.
|
272
|
+
:type: str
|
273
|
+
"""
|
274
|
+
self._inject_key_prefix = inject_key_prefix
|
275
|
+
|
276
|
+
@property
|
277
|
+
def hash_value_field(self):
|
278
|
+
"""
|
279
|
+
Gets the hash_value_field of this UnifiedAgentParserFilter.
|
280
|
+
Store the parsed values as a hash value in a field.
|
281
|
+
|
282
|
+
|
283
|
+
:return: The hash_value_field of this UnifiedAgentParserFilter.
|
284
|
+
:rtype: str
|
285
|
+
"""
|
286
|
+
return self._hash_value_field
|
287
|
+
|
288
|
+
@hash_value_field.setter
|
289
|
+
def hash_value_field(self, hash_value_field):
|
290
|
+
"""
|
291
|
+
Sets the hash_value_field of this UnifiedAgentParserFilter.
|
292
|
+
Store the parsed values as a hash value in a field.
|
293
|
+
|
294
|
+
|
295
|
+
:param hash_value_field: The hash_value_field of this UnifiedAgentParserFilter.
|
296
|
+
:type: str
|
297
|
+
"""
|
298
|
+
self._hash_value_field = hash_value_field
|
299
|
+
|
300
|
+
@property
|
301
|
+
def emit_invalid_record_to_error(self):
|
302
|
+
"""
|
303
|
+
Gets the emit_invalid_record_to_error of this UnifiedAgentParserFilter.
|
304
|
+
If true, emit invalid record to @ERROR label. Invalid cases are: 1) key does not exist; 2) the format
|
305
|
+
does not match; or 3) an unexpected error. You can rescue unexpected format logs in the @ERROR lable.
|
306
|
+
If you want to ignore these errors, set this to false.
|
307
|
+
|
308
|
+
|
309
|
+
:return: The emit_invalid_record_to_error of this UnifiedAgentParserFilter.
|
310
|
+
:rtype: bool
|
311
|
+
"""
|
312
|
+
return self._emit_invalid_record_to_error
|
313
|
+
|
314
|
+
@emit_invalid_record_to_error.setter
|
315
|
+
def emit_invalid_record_to_error(self, emit_invalid_record_to_error):
|
316
|
+
"""
|
317
|
+
Sets the emit_invalid_record_to_error of this UnifiedAgentParserFilter.
|
318
|
+
If true, emit invalid record to @ERROR label. Invalid cases are: 1) key does not exist; 2) the format
|
319
|
+
does not match; or 3) an unexpected error. You can rescue unexpected format logs in the @ERROR lable.
|
320
|
+
If you want to ignore these errors, set this to false.
|
321
|
+
|
322
|
+
|
323
|
+
:param emit_invalid_record_to_error: The emit_invalid_record_to_error of this UnifiedAgentParserFilter.
|
324
|
+
:type: bool
|
325
|
+
"""
|
326
|
+
self._emit_invalid_record_to_error = emit_invalid_record_to_error
|
327
|
+
|
328
|
+
def __repr__(self):
|
329
|
+
return formatted_flat_dict(self)
|
330
|
+
|
331
|
+
def __eq__(self, other):
|
332
|
+
if other is None:
|
333
|
+
return False
|
334
|
+
|
335
|
+
return self.__dict__ == other.__dict__
|
336
|
+
|
337
|
+
def __ne__(self, other):
|
338
|
+
return not self == other
|
@@ -23,7 +23,7 @@ class UnifiedAgentRegexParser(UnifiedAgentParser):
|
|
23
23
|
|
24
24
|
:param parser_type:
|
25
25
|
The value to assign to the parser_type property of this UnifiedAgentRegexParser.
|
26
|
-
Allowed values for this property are: "AUDITD", "CRI", "JSON", "TSV", "CSV", "NONE", "SYSLOG", "APACHE2", "APACHE_ERROR", "MSGPACK", "REGEXP", "MULTILINE", "GROK", "MULTILINE_GROK"
|
26
|
+
Allowed values for this property are: "AUDITD", "CRI", "JSON", "TSV", "CSV", "NONE", "SYSLOG", "APACHE2", "APACHE_ERROR", "MSGPACK", "REGEXP", "MULTILINE", "GROK", "MULTILINE_GROK", "OPENMETRICS"
|
27
27
|
:type parser_type: str
|
28
28
|
|
29
29
|
:param field_time_key:
|
@@ -19,18 +19,23 @@ class UnifiedAgentServiceConfigurationDetails(object):
|
|
19
19
|
#: This constant has a value of "LOGGING"
|
20
20
|
CONFIGURATION_TYPE_LOGGING = "LOGGING"
|
21
21
|
|
22
|
+
#: A constant which can be used with the configuration_type property of a UnifiedAgentServiceConfigurationDetails.
|
23
|
+
#: This constant has a value of "MONITORING"
|
24
|
+
CONFIGURATION_TYPE_MONITORING = "MONITORING"
|
25
|
+
|
22
26
|
def __init__(self, **kwargs):
|
23
27
|
"""
|
24
28
|
Initializes a new UnifiedAgentServiceConfigurationDetails object with values from keyword arguments. This class has the following subclasses and if you are using this class as input
|
25
29
|
to a service operations then you should favor using a subclass over the base class:
|
26
30
|
|
27
31
|
* :class:`~oci.logging.models.UnifiedAgentLoggingConfiguration`
|
32
|
+
* :class:`~oci.logging.models.UnifiedAgentMonitoringConfigurationDetails`
|
28
33
|
|
29
34
|
The following keyword arguments are supported (corresponding to the getters/setters of this class):
|
30
35
|
|
31
36
|
:param configuration_type:
|
32
37
|
The value to assign to the configuration_type property of this UnifiedAgentServiceConfigurationDetails.
|
33
|
-
Allowed values for this property are: "LOGGING", 'UNKNOWN_ENUM_VALUE'.
|
38
|
+
Allowed values for this property are: "LOGGING", "MONITORING", 'UNKNOWN_ENUM_VALUE'.
|
34
39
|
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
35
40
|
:type configuration_type: str
|
36
41
|
|
@@ -55,6 +60,9 @@ class UnifiedAgentServiceConfigurationDetails(object):
|
|
55
60
|
|
56
61
|
if type == 'LOGGING':
|
57
62
|
return 'UnifiedAgentLoggingConfiguration'
|
63
|
+
|
64
|
+
if type == 'MONITORING':
|
65
|
+
return 'UnifiedAgentMonitoringConfigurationDetails'
|
58
66
|
else:
|
59
67
|
return 'UnifiedAgentServiceConfigurationDetails'
|
60
68
|
|
@@ -64,7 +72,7 @@ class UnifiedAgentServiceConfigurationDetails(object):
|
|
64
72
|
**[Required]** Gets the configuration_type of this UnifiedAgentServiceConfigurationDetails.
|
65
73
|
Type of Unified Agent service configuration.
|
66
74
|
|
67
|
-
Allowed values for this property are: "LOGGING", 'UNKNOWN_ENUM_VALUE'.
|
75
|
+
Allowed values for this property are: "LOGGING", "MONITORING", 'UNKNOWN_ENUM_VALUE'.
|
68
76
|
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
69
77
|
|
70
78
|
|
@@ -83,7 +91,7 @@ class UnifiedAgentServiceConfigurationDetails(object):
|
|
83
91
|
:param configuration_type: The configuration_type of this UnifiedAgentServiceConfigurationDetails.
|
84
92
|
:type: str
|
85
93
|
"""
|
86
|
-
allowed_values = ["LOGGING"]
|
94
|
+
allowed_values = ["LOGGING", "MONITORING"]
|
87
95
|
if not value_allowed_none_or_none_sentinel(configuration_type, allowed_values):
|
88
96
|
configuration_type = 'UNKNOWN_ENUM_VALUE'
|
89
97
|
self._configuration_type = configuration_type
|
@@ -43,7 +43,7 @@ class UnifiedAgentSyslogParser(UnifiedAgentParser):
|
|
43
43
|
|
44
44
|
:param parser_type:
|
45
45
|
The value to assign to the parser_type property of this UnifiedAgentSyslogParser.
|
46
|
-
Allowed values for this property are: "AUDITD", "CRI", "JSON", "TSV", "CSV", "NONE", "SYSLOG", "APACHE2", "APACHE_ERROR", "MSGPACK", "REGEXP", "MULTILINE", "GROK", "MULTILINE_GROK", 'UNKNOWN_ENUM_VALUE'.
|
46
|
+
Allowed values for this property are: "AUDITD", "CRI", "JSON", "TSV", "CSV", "NONE", "SYSLOG", "APACHE2", "APACHE_ERROR", "MSGPACK", "REGEXP", "MULTILINE", "GROK", "MULTILINE_GROK", "OPENMETRICS", 'UNKNOWN_ENUM_VALUE'.
|
47
47
|
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
48
48
|
:type parser_type: str
|
49
49
|
|
@@ -27,7 +27,7 @@ class UnifiedAgentTailLogSource(UnifiedAgentLoggingSource):
|
|
27
27
|
|
28
28
|
:param source_type:
|
29
29
|
The value to assign to the source_type property of this UnifiedAgentTailLogSource.
|
30
|
-
Allowed values for this property are: "LOG_TAIL", "WINDOWS_EVENT_LOG"
|
30
|
+
Allowed values for this property are: "LOG_TAIL", "WINDOWS_EVENT_LOG", "CUSTOM_PLUGIN"
|
31
31
|
:type source_type: str
|
32
32
|
|
33
33
|
:param paths:
|
@@ -38,25 +38,32 @@ class UnifiedAgentTailLogSource(UnifiedAgentLoggingSource):
|
|
38
38
|
The value to assign to the parser property of this UnifiedAgentTailLogSource.
|
39
39
|
:type parser: oci.logging.models.UnifiedAgentParser
|
40
40
|
|
41
|
+
:param advanced_options:
|
42
|
+
The value to assign to the advanced_options property of this UnifiedAgentTailLogSource.
|
43
|
+
:type advanced_options: oci.logging.models.UnifiedAgentTailSourceAdvancedOptions
|
44
|
+
|
41
45
|
"""
|
42
46
|
self.swagger_types = {
|
43
47
|
'name': 'str',
|
44
48
|
'source_type': 'str',
|
45
49
|
'paths': 'list[str]',
|
46
|
-
'parser': 'UnifiedAgentParser'
|
50
|
+
'parser': 'UnifiedAgentParser',
|
51
|
+
'advanced_options': 'UnifiedAgentTailSourceAdvancedOptions'
|
47
52
|
}
|
48
53
|
|
49
54
|
self.attribute_map = {
|
50
55
|
'name': 'name',
|
51
56
|
'source_type': 'sourceType',
|
52
57
|
'paths': 'paths',
|
53
|
-
'parser': 'parser'
|
58
|
+
'parser': 'parser',
|
59
|
+
'advanced_options': 'advancedOptions'
|
54
60
|
}
|
55
61
|
|
56
62
|
self._name = None
|
57
63
|
self._source_type = None
|
58
64
|
self._paths = None
|
59
65
|
self._parser = None
|
66
|
+
self._advanced_options = None
|
60
67
|
self._source_type = 'LOG_TAIL'
|
61
68
|
|
62
69
|
@property
|
@@ -103,6 +110,26 @@ class UnifiedAgentTailLogSource(UnifiedAgentLoggingSource):
|
|
103
110
|
"""
|
104
111
|
self._parser = parser
|
105
112
|
|
113
|
+
@property
|
114
|
+
def advanced_options(self):
|
115
|
+
"""
|
116
|
+
Gets the advanced_options of this UnifiedAgentTailLogSource.
|
117
|
+
|
118
|
+
:return: The advanced_options of this UnifiedAgentTailLogSource.
|
119
|
+
:rtype: oci.logging.models.UnifiedAgentTailSourceAdvancedOptions
|
120
|
+
"""
|
121
|
+
return self._advanced_options
|
122
|
+
|
123
|
+
@advanced_options.setter
|
124
|
+
def advanced_options(self, advanced_options):
|
125
|
+
"""
|
126
|
+
Sets the advanced_options of this UnifiedAgentTailLogSource.
|
127
|
+
|
128
|
+
:param advanced_options: The advanced_options of this UnifiedAgentTailLogSource.
|
129
|
+
:type: oci.logging.models.UnifiedAgentTailSourceAdvancedOptions
|
130
|
+
"""
|
131
|
+
self._advanced_options = advanced_options
|
132
|
+
|
106
133
|
def __repr__(self):
|
107
134
|
return formatted_flat_dict(self)
|
108
135
|
|