oci 2.115.1__py3-none-any.whl → 2.117.0__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 +41 -41
- oci/adm/models/__init__.py +4 -0
- oci/adm/models/create_vulnerability_audit_details.py +27 -0
- oci/adm/models/usage_data_details.py +92 -0
- oci/adm/models/usage_data_via_object_storage_tuple_details.py +143 -0
- oci/adm/models/vulnerability.py +33 -2
- oci/adm/models/vulnerability_audit.py +86 -0
- oci/adm/models/work_request_summary.py +35 -2
- 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 +36 -36
- oci/ai_speech/ai_service_speech_client.py +9 -9
- oci/ai_speech/models/__init__.py +4 -0
- oci/ai_speech/models/create_transcription_job_details.py +4 -4
- oci/ai_speech/models/diarization.py +103 -0
- oci/ai_speech/models/transcription_job.py +6 -6
- oci/ai_speech/models/transcription_job_summary.py +6 -6
- oci/ai_speech/models/transcription_model_details.py +29 -2
- oci/ai_speech/models/transcription_settings.py +68 -0
- oci/ai_speech/models/update_transcription_job_details.py +4 -4
- 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 +18 -18
- 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 +521 -47
- oci/bds/bds_client_composite_operations.py +123 -0
- oci/bds/models/__init__.py +14 -0
- oci/bds/models/certificate_service_info_details.py +72 -0
- oci/bds/models/certificate_service_info_summary.py +206 -0
- oci/bds/models/disable_certificate_details.py +103 -0
- oci/bds/models/enable_certificate_details.py +196 -0
- oci/bds/models/host_cert_details.py +134 -0
- oci/bds/models/host_specific_certificate_details.py +150 -0
- oci/bds/models/renew_certificate_details.py +196 -0
- oci/bds/models/work_request.py +7 -3
- oci/blockchain/blockchain_platform_client.py +27 -27
- oci/budget/budget_client.py +10 -10
- 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 +133 -133
- oci/cloud_migrations/migration_client.py +43 -43
- oci/compute_cloud_at_customer/compute_cloud_at_customer_client.py +14 -15
- 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 +1480 -210
- oci/core/compute_client_composite_operations.py +195 -0
- oci/core/compute_management_client.py +32 -32
- oci/core/models/__init__.py +42 -0
- oci/core/models/capacity_source.py +101 -0
- oci/core/models/change_compute_capacity_topology_compartment_details.py +78 -0
- oci/core/models/compute_bare_metal_host.py +458 -0
- oci/core/models/compute_bare_metal_host_collection.py +72 -0
- oci/core/models/compute_bare_metal_host_summary.py +422 -0
- oci/core/models/compute_capacity_topology.py +425 -0
- oci/core/models/compute_capacity_topology_collection.py +72 -0
- oci/core/models/compute_capacity_topology_summary.py +370 -0
- oci/core/models/compute_hpc_island.py +267 -0
- oci/core/models/compute_hpc_island_collection.py +72 -0
- oci/core/models/compute_hpc_island_summary.py +251 -0
- oci/core/models/compute_network_block.py +302 -0
- oci/core/models/compute_network_block_collection.py +72 -0
- oci/core/models/compute_network_block_summary.py +286 -0
- oci/core/models/create_capacity_source_details.py +89 -0
- oci/core/models/create_compute_capacity_topology_details.py +253 -0
- oci/core/models/create_dedicated_capacity_source_details.py +85 -0
- oci/core/models/dedicated_capacity_source.py +86 -0
- oci/core/models/update_capacity_source_details.py +89 -0
- oci/core/models/update_compute_capacity_topology_details.py +183 -0
- oci/core/models/update_dedicated_capacity_source_details.py +50 -0
- 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 +141 -141
- 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 +252 -252
- oci/data_science/data_science_client.py +91 -91
- oci/data_science/models/fast_launch_job_config_summary.py +7 -3
- oci/data_science/models/job_shape_summary.py +7 -3
- oci/data_science/models/model_deployment_shape_summary.py +7 -3
- oci/data_science/models/notebook_session_shape_summary.py +7 -3
- oci/database/database_client.py +2092 -1268
- oci/database/database_client_composite_operations.py +222 -0
- oci/database/models/__init__.py +14 -0
- oci/database/models/autonomous_container_database.py +33 -2
- oci/database/models/autonomous_container_database_backup_config.py +2 -0
- oci/database/models/autonomous_container_database_summary.py +33 -2
- oci/database/models/autonomous_vm_cluster.py +95 -2
- oci/database/models/autonomous_vm_cluster_summary.py +95 -2
- oci/database/models/cloud_autonomous_vm_cluster.py +95 -2
- oci/database/models/cloud_autonomous_vm_cluster_summary.py +95 -2
- oci/database/models/console_history.py +368 -0
- oci/database/models/console_history_collection.py +72 -0
- oci/database/models/console_history_summary.py +368 -0
- oci/database/models/create_cloud_vm_cluster_details.py +33 -2
- oci/database/models/create_console_history_details.py +151 -0
- oci/database/models/create_vm_cluster_details.py +33 -2
- oci/database/models/db_system_upgrade_history_entry.py +64 -2
- oci/database/models/db_system_upgrade_history_entry_summary.py +64 -2
- oci/database/models/peer_autonomous_container_database_backup_config.py +2 -0
- oci/database/models/system_version_collection.py +72 -0
- oci/database/models/system_version_summary.py +134 -0
- oci/database/models/update_autonomous_vm_cluster_details.py +95 -2
- oci/database/models/update_cloud_autonomous_vm_cluster_details.py +93 -0
- oci/database/models/update_console_history_details.py +150 -0
- oci/database/models/upgrade_db_system_details.py +31 -0
- oci/database_management/db_management_client.py +182 -182
- oci/database_management/diagnosability_client.py +4 -4
- oci/database_management/managed_my_sql_databases_client.py +6 -6
- 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/devops/devops_client.py +89 -89
- 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 +25 -25
- 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/generic_artifacts_content/generic_artifacts_content_client.py +3 -3
- oci/golden_gate/golden_gate_client.py +536 -57
- oci/golden_gate/golden_gate_client_composite_operations.py +90 -0
- oci/golden_gate/models/__init__.py +8 -0
- oci/golden_gate/models/certificate.py +713 -0
- oci/golden_gate/models/certificate_collection.py +72 -0
- oci/golden_gate/models/certificate_summary.py +269 -0
- oci/golden_gate/models/create_certificate_details.py +105 -0
- oci/golden_gate/models/create_microsoft_sqlserver_connection_details.py +2 -2
- oci/golden_gate/models/create_mysql_connection_details.py +10 -12
- oci/golden_gate/models/create_postgresql_connection_details.py +8 -6
- oci/golden_gate/models/microsoft_sqlserver_connection.py +2 -2
- oci/golden_gate/models/microsoft_sqlserver_connection_summary.py +2 -2
- oci/golden_gate/models/update_microsoft_sqlserver_connection_details.py +2 -2
- oci/golden_gate/models/update_mysql_connection_details.py +10 -12
- oci/golden_gate/models/update_postgresql_connection_details.py +8 -6
- oci/golden_gate/models/work_request.py +11 -3
- 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 +20355 -6173
- oci/identity_domains/models/__init__.py +216 -0
- oci/identity_domains/models/app_extension_radius_app_app.py +55 -0
- oci/identity_domains/models/approval_workflow.py +832 -0
- oci/identity_domains/models/approval_workflow_approval_workflow_steps.py +294 -0
- oci/identity_domains/models/approval_workflow_assignment.py +771 -0
- oci/identity_domains/models/approval_workflow_assignment_approval_workflow.py +318 -0
- oci/identity_domains/models/approval_workflow_assignment_assigned_to.py +318 -0
- oci/identity_domains/models/approval_workflow_assignments.py +196 -0
- oci/identity_domains/models/approval_workflow_max_duration.py +185 -0
- oci/identity_domains/models/approval_workflow_step.py +929 -0
- oci/identity_domains/models/approval_workflow_step_approvers.py +294 -0
- oci/identity_domains/models/approval_workflow_steps.py +196 -0
- oci/identity_domains/models/approval_workflows.py +196 -0
- oci/identity_domains/models/authentication_factors_remover.py +51 -2
- oci/identity_domains/models/branding_setting.py +1556 -0
- oci/identity_domains/models/branding_settings.py +196 -0
- oci/identity_domains/models/branding_settings_company_names.py +131 -0
- oci/identity_domains/models/branding_settings_default_company_names.py +143 -0
- oci/identity_domains/models/branding_settings_default_images.py +188 -0
- oci/identity_domains/models/branding_settings_default_login_texts.py +143 -0
- oci/identity_domains/models/branding_settings_images.py +176 -0
- oci/identity_domains/models/branding_settings_login_texts.py +131 -0
- oci/identity_domains/models/cloud_gate.py +1239 -0
- oci/identity_domains/models/cloud_gate_ext_mappings.py +610 -0
- oci/identity_domains/models/cloud_gate_ext_servers.py +296 -0
- oci/identity_domains/models/cloud_gate_ext_upstream_server_groups.py +316 -0
- oci/identity_domains/models/cloud_gate_ext_upstream_servers.py +426 -0
- oci/identity_domains/models/cloud_gate_mapping.py +1068 -0
- oci/identity_domains/models/cloud_gate_mapping_cloud_gate.py +153 -0
- oci/identity_domains/models/cloud_gate_mapping_gateway_app.py +204 -0
- oci/identity_domains/models/cloud_gate_mapping_search_request.py +364 -0
- oci/identity_domains/models/cloud_gate_mapping_server.py +153 -0
- oci/identity_domains/models/cloud_gate_mapping_upstream_server_group.py +217 -0
- oci/identity_domains/models/cloud_gate_mappings.py +196 -0
- oci/identity_domains/models/cloud_gate_oauth_client.py +208 -0
- oci/identity_domains/models/cloud_gate_search_request.py +364 -0
- oci/identity_domains/models/cloud_gate_server.py +1042 -0
- oci/identity_domains/models/cloud_gate_server_cloud_gate.py +153 -0
- oci/identity_domains/models/cloud_gate_server_search_request.py +364 -0
- oci/identity_domains/models/cloud_gate_servers.py +196 -0
- oci/identity_domains/models/cloud_gates.py +196 -0
- oci/identity_domains/models/condition.py +1063 -0
- oci/identity_domains/models/condition_search_request.py +364 -0
- oci/identity_domains/models/conditions.py +196 -0
- oci/identity_domains/models/defined_tags.py +2 -0
- oci/identity_domains/models/extension_social_identity_provider.py +55 -0
- oci/identity_domains/models/freeform_tags.py +2 -0
- oci/identity_domains/models/identity_provider_relay_idp_param_mappings.py +159 -0
- oci/identity_domains/models/me_password_changer.py +2 -2
- oci/identity_domains/models/my_authentication_factors_remover.py +51 -2
- oci/identity_domains/models/my_completed_approval.py +1146 -0
- oci/identity_domains/models/my_completed_approvals.py +196 -0
- oci/identity_domains/models/my_pending_approval.py +1146 -0
- oci/identity_domains/models/my_pending_approvals.py +196 -0
- oci/identity_domains/models/my_request.py +217 -2
- oci/identity_domains/models/my_request_approval_details.py +398 -0
- oci/identity_domains/models/my_request_requesting.py +53 -0
- oci/identity_domains/models/network_perimeter.py +852 -0
- oci/identity_domains/models/network_perimeter_ip_addresses.py +228 -0
- oci/identity_domains/models/network_perimeter_search_request.py +364 -0
- oci/identity_domains/models/network_perimeters.py +196 -0
- oci/identity_domains/models/notification_setting.py +1038 -0
- oci/identity_domains/models/notification_settings.py +196 -0
- oci/identity_domains/models/notification_settings_event_settings.py +143 -0
- oci/identity_domains/models/notification_settings_from_email_address.py +278 -0
- oci/identity_domains/models/notification_settings_search_request.py +171 -0
- oci/identity_domains/models/o_auth_client_certificate.py +1187 -0
- oci/identity_domains/models/o_auth_client_certificate_search_request.py +364 -0
- oci/identity_domains/models/o_auth_client_certificates.py +196 -0
- oci/identity_domains/models/o_auth_partner_certificate.py +1187 -0
- oci/identity_domains/models/o_auth_partner_certificate_search_request.py +364 -0
- oci/identity_domains/models/o_auth_partner_certificates.py +196 -0
- oci/identity_domains/models/policies.py +196 -0
- oci/identity_domains/models/policy.py +979 -0
- oci/identity_domains/models/policy_policy_type.py +150 -0
- oci/identity_domains/models/policy_rules.py +247 -0
- oci/identity_domains/models/policy_search_request.py +364 -0
- oci/identity_domains/models/rule.py +1110 -0
- oci/identity_domains/models/rule_condition_group.py +270 -0
- oci/identity_domains/models/rule_policy_type.py +150 -0
- oci/identity_domains/models/rule_return.py +188 -0
- oci/identity_domains/models/rule_search_request.py +364 -0
- oci/identity_domains/models/rules.py +196 -0
- oci/identity_domains/models/schema.py +537 -0
- oci/identity_domains/models/schema_attributes.py +4165 -0
- oci/identity_domains/models/schema_idcs_complex_attribute_name_mappings.py +188 -0
- oci/identity_domains/models/schema_idcs_csv_attribute_name_mappings.py +433 -0
- oci/identity_domains/models/schema_localized_canonical_values.py +188 -0
- oci/identity_domains/models/schema_localized_display_name.py +147 -0
- oci/identity_domains/models/schema_referenced_resource_type_unique_attribute_name_mappings.py +139 -0
- oci/identity_domains/models/schema_resolve_value_using_resource_type.py +139 -0
- oci/identity_domains/models/schema_search_request.py +329 -0
- oci/identity_domains/models/schema_sub_attributes.py +3209 -0
- oci/identity_domains/models/schemas.py +196 -0
- oci/identity_domains/models/self_registration_profile.py +1636 -0
- oci/identity_domains/models/self_registration_profile_after_submit_text.py +194 -0
- oci/identity_domains/models/self_registration_profile_consent_text.py +194 -0
- oci/identity_domains/models/self_registration_profile_default_groups.py +190 -0
- oci/identity_domains/models/self_registration_profile_display_name.py +194 -0
- oci/identity_domains/models/self_registration_profile_email_template.py +202 -0
- oci/identity_domains/models/self_registration_profile_footer_text.py +194 -0
- oci/identity_domains/models/self_registration_profile_header_text.py +194 -0
- oci/identity_domains/models/self_registration_profile_search_request.py +364 -0
- oci/identity_domains/models/self_registration_profile_user_attributes.py +286 -0
- oci/identity_domains/models/self_registration_profiles.py +196 -0
- oci/identity_domains/models/setting.py +3110 -0
- oci/identity_domains/models/settings.py +196 -0
- oci/identity_domains/models/settings_certificate_validation.py +566 -0
- oci/identity_domains/models/settings_cloud_gate_cors_settings.py +318 -0
- oci/identity_domains/models/settings_company_names.py +135 -0
- oci/identity_domains/models/settings_default_company_names.py +143 -0
- oci/identity_domains/models/settings_default_images.py +188 -0
- oci/identity_domains/models/settings_default_login_texts.py +145 -0
- oci/identity_domains/models/settings_images.py +176 -0
- oci/identity_domains/models/settings_login_texts.py +137 -0
- oci/identity_domains/models/settings_purge_configs.py +139 -0
- oci/identity_domains/models/settings_search_request.py +171 -0
- oci/identity_domains/models/settings_tenant_custom_claims.py +438 -0
- oci/identity_domains/models/user_ext_risk_scores.py +4 -0
- 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_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/lockbox/lockbox_client.py +23 -23
- oci/log_analytics/log_analytics_client.py +388 -192
- oci/log_analytics/models/export_details.py +15 -17
- oci/logging/logging_management_client.py +30 -30
- oci/loggingingestion/logging_client.py +1 -1
- oci/loggingsearch/log_search_client.py +1 -1
- oci/management_agent/management_agent_client.py +23 -23
- 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 +48 -48
- oci/media_services/media_stream_client.py +2 -2
- oci/monitoring/monitoring_client.py +13 -13
- 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/network_load_balancer_client.py +34 -34
- 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/__init__.py +4 -2
- oci/ocvp/cluster_client.py +732 -0
- oci/ocvp/cluster_client_composite_operations.py +160 -0
- oci/ocvp/esxi_host_client.py +262 -14
- oci/ocvp/esxi_host_client_composite_operations.py +84 -1
- oci/ocvp/models/__init__.py +29 -7
- oci/ocvp/models/change_sddc_compartment_details.py +1 -1
- oci/ocvp/models/cluster.py +1026 -0
- oci/ocvp/models/cluster_collection.py +72 -0
- oci/ocvp/models/cluster_summary.py +671 -0
- oci/ocvp/models/create_cluster_details.py +658 -0
- oci/ocvp/models/create_esxi_host_details.py +112 -161
- oci/ocvp/models/create_sddc_details.py +86 -814
- oci/ocvp/models/datastore_details.py +154 -0
- oci/ocvp/models/datastore_info.py +6 -6
- oci/ocvp/models/downgrade_hcx_details.py +1 -1
- oci/ocvp/models/esxi_host.py +132 -64
- oci/ocvp/models/esxi_host_collection.py +1 -1
- oci/ocvp/models/esxi_host_summary.py +100 -63
- oci/ocvp/models/hcx_license_summary.py +1 -1
- oci/ocvp/models/initial_cluster_configuration.py +518 -0
- oci/ocvp/models/initial_configuration.py +72 -0
- oci/ocvp/models/network_configuration.py +635 -0
- oci/ocvp/models/replace_host_details.py +78 -0
- oci/ocvp/models/sddc.py +176 -1269
- oci/ocvp/models/sddc_collection.py +1 -1
- oci/ocvp/models/sddc_password.py +123 -0
- oci/ocvp/models/sddc_summary.py +55 -161
- oci/ocvp/models/supported_commitment_summary.py +96 -0
- oci/ocvp/models/supported_commitment_summary_collection.py +72 -0
- oci/ocvp/models/supported_esxi_software_version_summary.py +135 -0
- oci/ocvp/models/supported_host_shape_collection.py +1 -1
- oci/ocvp/models/supported_host_shape_summary.py +54 -54
- oci/ocvp/models/supported_vmware_software_version_collection.py +1 -1
- oci/ocvp/models/supported_vmware_software_version_summary.py +34 -3
- oci/ocvp/models/update_cluster_details.py +265 -0
- oci/ocvp/models/update_esxi_host_details.py +32 -32
- oci/ocvp/models/update_sddc_details.py +42 -377
- oci/ocvp/models/vsphere_license.py +1 -1
- oci/ocvp/models/vsphere_upgrade_object.py +1 -1
- oci/ocvp/models/work_request.py +20 -4
- oci/ocvp/models/work_request_collection.py +1 -1
- oci/ocvp/models/work_request_error.py +1 -1
- oci/ocvp/models/work_request_error_collection.py +1 -1
- oci/ocvp/models/work_request_log_entry.py +1 -1
- oci/ocvp/models/work_request_log_entry_collection.py +1 -1
- oci/ocvp/models/work_request_resource.py +1 -1
- oci/ocvp/sddc_client.py +212 -68
- oci/ocvp/sddc_client_composite_operations.py +1 -1
- oci/ocvp/work_request_client.py +10 -10
- oci/ocvp/work_request_client_composite_operations.py +1 -1
- oci/oda/management_client.py +56 -56
- 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 +9 -9
- oci/operator_access_control/operator_actions_client.py +2 -2
- oci/operator_access_control/operator_control_assignment_client.py +6 -6
- oci/operator_access_control/operator_control_client.py +6 -6
- oci/opsi/models/__init__.py +22 -0
- oci/opsi/models/awr_hub_objects.py +72 -0
- oci/opsi/models/awr_hub_source.py +904 -0
- oci/opsi/models/awr_hub_source_summary.py +904 -0
- oci/opsi/models/awr_hub_source_summary_collection.py +72 -0
- oci/opsi/models/awr_hub_sources.py +72 -0
- oci/opsi/models/change_awr_hub_source_compartment_details.py +72 -0
- oci/opsi/models/change_operations_insights_warehouse_compartment_details.py +76 -0
- oci/opsi/models/create_awr_hub_details.py +1 -1
- oci/opsi/models/create_awr_hub_source_details.py +377 -0
- oci/opsi/models/list_objects.py +134 -0
- oci/opsi/models/object_summary.py +329 -0
- oci/opsi/models/update_awr_hub_source_details.py +210 -0
- oci/opsi/models/work_request.py +27 -3
- oci/opsi/operations_insights_client.py +3221 -1507
- oci/opsi/operations_insights_client_composite_operations.py +283 -0
- 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/__init__.py +14 -0
- oci/psql/models/__init__.py +166 -0
- oci/psql/models/backup.py +645 -0
- oci/psql/models/backup_collection.py +72 -0
- oci/psql/models/backup_policy.py +156 -0
- oci/psql/models/backup_source_details.py +113 -0
- oci/psql/models/backup_summary.py +481 -0
- oci/psql/models/change_backup_compartment_details.py +74 -0
- oci/psql/models/change_configuration_compartment_details.py +74 -0
- oci/psql/models/change_db_system_compartment_details.py +78 -0
- oci/psql/models/config_overrides.py +103 -0
- oci/psql/models/config_params.py +289 -0
- oci/psql/models/configuration.py +532 -0
- oci/psql/models/configuration_collection.py +72 -0
- oci/psql/models/configuration_details.py +72 -0
- oci/psql/models/configuration_summary.py +450 -0
- oci/psql/models/connection_details.py +134 -0
- oci/psql/models/create_backup_details.py +262 -0
- oci/psql/models/create_configuration_details.py +384 -0
- oci/psql/models/create_db_instance_details.py +136 -0
- oci/psql/models/create_db_system_details.py +585 -0
- oci/psql/models/credentials.py +100 -0
- oci/psql/models/daily_backup_policy.py +89 -0
- oci/psql/models/db_configuration_override_collection.py +72 -0
- oci/psql/models/db_instance.py +325 -0
- oci/psql/models/db_instance_endpoint.py +99 -0
- oci/psql/models/db_system.py +827 -0
- oci/psql/models/db_system_collection.py +72 -0
- oci/psql/models/db_system_details.py +103 -0
- oci/psql/models/db_system_summary.py +574 -0
- oci/psql/models/default_config_params.py +258 -0
- oci/psql/models/default_configuration.py +406 -0
- oci/psql/models/default_configuration_collection.py +72 -0
- oci/psql/models/default_configuration_details.py +72 -0
- oci/psql/models/default_configuration_summary.py +320 -0
- oci/psql/models/endpoint.py +134 -0
- oci/psql/models/failover_db_system_details.py +107 -0
- oci/psql/models/management_policy.py +99 -0
- oci/psql/models/management_policy_details.py +99 -0
- oci/psql/models/monthly_backup_policy.py +122 -0
- oci/psql/models/network_details.py +136 -0
- oci/psql/models/none_backup_policy.py +58 -0
- oci/psql/models/none_source_details.py +51 -0
- oci/psql/models/oci_optimized_storage_details.py +95 -0
- oci/psql/models/password_details.py +110 -0
- oci/psql/models/patch_db_system_details.py +74 -0
- oci/psql/models/patch_insert_instruction.py +171 -0
- oci/psql/models/patch_instruction.py +184 -0
- oci/psql/models/patch_merge_instruction.py +97 -0
- oci/psql/models/patch_move_instruction.py +147 -0
- oci/psql/models/patch_prohibit_instruction.py +100 -0
- oci/psql/models/patch_remove_instruction.py +59 -0
- oci/psql/models/patch_replace_instruction.py +92 -0
- oci/psql/models/patch_require_instruction.py +99 -0
- oci/psql/models/plain_text_password_details.py +82 -0
- oci/psql/models/primary_db_instance_details.py +72 -0
- oci/psql/models/reset_master_user_password_details.py +69 -0
- oci/psql/models/restart_db_instance_in_db_system_details.py +119 -0
- oci/psql/models/restore_db_system_details.py +105 -0
- oci/psql/models/shape_collection.py +72 -0
- oci/psql/models/shape_summary.py +165 -0
- oci/psql/models/source_details.py +109 -0
- oci/psql/models/storage_details.py +161 -0
- oci/psql/models/update_backup_details.py +200 -0
- oci/psql/models/update_configuration_details.py +103 -0
- oci/psql/models/update_db_config_params.py +121 -0
- oci/psql/models/update_db_system_db_instance_details.py +103 -0
- oci/psql/models/update_db_system_details.py +250 -0
- oci/psql/models/update_storage_details_params.py +74 -0
- oci/psql/models/vault_secret_password_details.py +113 -0
- oci/psql/models/weekly_backup_policy.py +157 -0
- oci/psql/models/work_request.py +412 -0
- oci/psql/models/work_request_error.py +136 -0
- oci/psql/models/work_request_error_collection.py +72 -0
- oci/psql/models/work_request_log_entry.py +103 -0
- oci/psql/models/work_request_log_entry_collection.py +72 -0
- oci/psql/models/work_request_resource.py +228 -0
- oci/psql/models/work_request_summary.py +412 -0
- oci/psql/models/work_request_summary_collection.py +72 -0
- oci/psql/postgresql_client.py +3980 -0
- oci/psql/postgresql_client_composite_operations.py +807 -0
- 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/regions_definitions.py +12 -4
- 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/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 +58 -58
- 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 +19 -19
- oci/vault/vaults_client.py +11 -11
- 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.115.1.dist-info → oci-2.117.0.dist-info}/METADATA +1 -1
- {oci-2.115.1.dist-info → oci-2.117.0.dist-info}/RECORD +593 -334
- {oci-2.115.1.dist-info → oci-2.117.0.dist-info}/LICENSE.txt +0 -0
- {oci-2.115.1.dist-info → oci-2.117.0.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
- {oci-2.115.1.dist-info → oci-2.117.0.dist-info}/WHEEL +0 -0
- {oci-2.115.1.dist-info → oci-2.117.0.dist-info}/top_level.txt +0 -0
@@ -164,7 +164,7 @@ class LogAnalyticsClient(object):
|
|
164
164
|
:rtype: :class:`~oci.response.Response`
|
165
165
|
|
166
166
|
:example:
|
167
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
167
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/add_entity_association.py.html>`__ to see an example of how to use add_entity_association API.
|
168
168
|
"""
|
169
169
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
170
170
|
required_arguments = ['namespaceName', 'logAnalyticsEntityId']
|
@@ -285,7 +285,7 @@ class LogAnalyticsClient(object):
|
|
285
285
|
:rtype: :class:`~oci.response.Response`
|
286
286
|
|
287
287
|
:example:
|
288
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
288
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/add_source_event_types.py.html>`__ to see an example of how to use add_source_event_types API.
|
289
289
|
"""
|
290
290
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
291
291
|
required_arguments = ['namespaceName', 'sourceName']
|
@@ -429,7 +429,7 @@ class LogAnalyticsClient(object):
|
|
429
429
|
:rtype: :class:`~oci.response.Response`
|
430
430
|
|
431
431
|
:example:
|
432
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
432
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/append_lookup_data.py.html>`__ to see an example of how to use append_lookup_data API.
|
433
433
|
"""
|
434
434
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
435
435
|
required_arguments = ['namespaceName', 'lookupName']
|
@@ -587,7 +587,7 @@ class LogAnalyticsClient(object):
|
|
587
587
|
:rtype: :class:`~oci.response.Response`
|
588
588
|
|
589
589
|
:example:
|
590
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
590
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/assign_encryption_key.py.html>`__ to see an example of how to use assign_encryption_key API.
|
591
591
|
"""
|
592
592
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
593
593
|
required_arguments = ['namespaceName']
|
@@ -714,7 +714,7 @@ class LogAnalyticsClient(object):
|
|
714
714
|
:rtype: :class:`~oci.response.Response`
|
715
715
|
|
716
716
|
:example:
|
717
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
717
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/batch_get_basic_info.py.html>`__ to see an example of how to use batch_get_basic_info API.
|
718
718
|
"""
|
719
719
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
720
720
|
required_arguments = ['namespaceName', 'isIncludeDeleted']
|
@@ -859,7 +859,7 @@ class LogAnalyticsClient(object):
|
|
859
859
|
:rtype: :class:`~oci.response.Response`
|
860
860
|
|
861
861
|
:example:
|
862
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
862
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/cancel_query_work_request.py.html>`__ to see an example of how to use cancel_query_work_request API.
|
863
863
|
"""
|
864
864
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
865
865
|
required_arguments = ['namespaceName', 'workRequestId']
|
@@ -978,7 +978,7 @@ class LogAnalyticsClient(object):
|
|
978
978
|
:rtype: :class:`~oci.response.Response`
|
979
979
|
|
980
980
|
:example:
|
981
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
981
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/change_ingest_time_rule_compartment.py.html>`__ to see an example of how to use change_ingest_time_rule_compartment API.
|
982
982
|
"""
|
983
983
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
984
984
|
required_arguments = ['namespaceName', 'ingestTimeRuleId']
|
@@ -1106,7 +1106,7 @@ class LogAnalyticsClient(object):
|
|
1106
1106
|
:rtype: :class:`~oci.response.Response`
|
1107
1107
|
|
1108
1108
|
:example:
|
1109
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
1109
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/change_log_analytics_em_bridge_compartment.py.html>`__ to see an example of how to use change_log_analytics_em_bridge_compartment API.
|
1110
1110
|
"""
|
1111
1111
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1112
1112
|
required_arguments = ['namespaceName', 'logAnalyticsEmBridgeId']
|
@@ -1234,7 +1234,7 @@ class LogAnalyticsClient(object):
|
|
1234
1234
|
:rtype: :class:`~oci.response.Response`
|
1235
1235
|
|
1236
1236
|
:example:
|
1237
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
1237
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/change_log_analytics_entity_compartment.py.html>`__ to see an example of how to use change_log_analytics_entity_compartment API.
|
1238
1238
|
"""
|
1239
1239
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1240
1240
|
required_arguments = ['namespaceName', 'logAnalyticsEntityId']
|
@@ -1362,7 +1362,7 @@ class LogAnalyticsClient(object):
|
|
1362
1362
|
:rtype: :class:`~oci.response.Response`
|
1363
1363
|
|
1364
1364
|
:example:
|
1365
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
1365
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/change_log_analytics_log_group_compartment.py.html>`__ to see an example of how to use change_log_analytics_log_group_compartment API.
|
1366
1366
|
"""
|
1367
1367
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1368
1368
|
required_arguments = ['namespaceName', 'logAnalyticsLogGroupId']
|
@@ -1485,7 +1485,7 @@ class LogAnalyticsClient(object):
|
|
1485
1485
|
:rtype: :class:`~oci.response.Response`
|
1486
1486
|
|
1487
1487
|
:example:
|
1488
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
1488
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/change_log_analytics_object_collection_rule_compartment.py.html>`__ to see an example of how to use change_log_analytics_object_collection_rule_compartment API.
|
1489
1489
|
"""
|
1490
1490
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1491
1491
|
required_arguments = ['namespaceName', 'logAnalyticsObjectCollectionRuleId']
|
@@ -1609,7 +1609,7 @@ class LogAnalyticsClient(object):
|
|
1609
1609
|
:rtype: :class:`~oci.response.Response`
|
1610
1610
|
|
1611
1611
|
:example:
|
1612
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
1612
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/change_scheduled_task_compartment.py.html>`__ to see an example of how to use change_scheduled_task_compartment API.
|
1613
1613
|
"""
|
1614
1614
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1615
1615
|
required_arguments = ['namespaceName', 'scheduledTaskId']
|
@@ -1735,7 +1735,7 @@ class LogAnalyticsClient(object):
|
|
1735
1735
|
:rtype: :class:`~oci.response.Response`
|
1736
1736
|
|
1737
1737
|
:example:
|
1738
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
1738
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/clean.py.html>`__ to see an example of how to use clean API.
|
1739
1739
|
"""
|
1740
1740
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1741
1741
|
required_arguments = ['namespaceName', 'scheduledTaskId']
|
@@ -1848,7 +1848,7 @@ class LogAnalyticsClient(object):
|
|
1848
1848
|
:rtype: :class:`~oci.response.Response`
|
1849
1849
|
|
1850
1850
|
:example:
|
1851
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
1851
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/compare_content.py.html>`__ to see an example of how to use compare_content API.
|
1852
1852
|
"""
|
1853
1853
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1854
1854
|
required_arguments = ['namespaceName']
|
@@ -1962,7 +1962,7 @@ class LogAnalyticsClient(object):
|
|
1962
1962
|
:rtype: :class:`~oci.response.Response`
|
1963
1963
|
|
1964
1964
|
:example:
|
1965
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
1965
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/create_ingest_time_rule.py.html>`__ to see an example of how to use create_ingest_time_rule API.
|
1966
1966
|
"""
|
1967
1967
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1968
1968
|
required_arguments = ['namespaceName']
|
@@ -2079,7 +2079,7 @@ class LogAnalyticsClient(object):
|
|
2079
2079
|
:rtype: :class:`~oci.response.Response`
|
2080
2080
|
|
2081
2081
|
:example:
|
2082
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
2082
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/create_log_analytics_em_bridge.py.html>`__ to see an example of how to use create_log_analytics_em_bridge API.
|
2083
2083
|
"""
|
2084
2084
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2085
2085
|
required_arguments = ['namespaceName']
|
@@ -2196,7 +2196,7 @@ class LogAnalyticsClient(object):
|
|
2196
2196
|
:rtype: :class:`~oci.response.Response`
|
2197
2197
|
|
2198
2198
|
:example:
|
2199
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
2199
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/create_log_analytics_entity.py.html>`__ to see an example of how to use create_log_analytics_entity API.
|
2200
2200
|
"""
|
2201
2201
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2202
2202
|
required_arguments = ['namespaceName']
|
@@ -2313,7 +2313,7 @@ class LogAnalyticsClient(object):
|
|
2313
2313
|
:rtype: :class:`~oci.response.Response`
|
2314
2314
|
|
2315
2315
|
:example:
|
2316
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
2316
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/create_log_analytics_entity_type.py.html>`__ to see an example of how to use create_log_analytics_entity_type API.
|
2317
2317
|
"""
|
2318
2318
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2319
2319
|
required_arguments = ['namespaceName']
|
@@ -2428,7 +2428,7 @@ class LogAnalyticsClient(object):
|
|
2428
2428
|
:rtype: :class:`~oci.response.Response`
|
2429
2429
|
|
2430
2430
|
:example:
|
2431
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
2431
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/create_log_analytics_log_group.py.html>`__ to see an example of how to use create_log_analytics_log_group API.
|
2432
2432
|
"""
|
2433
2433
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2434
2434
|
required_arguments = ['namespaceName']
|
@@ -2538,7 +2538,7 @@ class LogAnalyticsClient(object):
|
|
2538
2538
|
:rtype: :class:`~oci.response.Response`
|
2539
2539
|
|
2540
2540
|
:example:
|
2541
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
2541
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/create_log_analytics_object_collection_rule.py.html>`__ to see an example of how to use create_log_analytics_object_collection_rule API.
|
2542
2542
|
"""
|
2543
2543
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2544
2544
|
required_arguments = ['namespaceName']
|
@@ -2650,7 +2650,7 @@ class LogAnalyticsClient(object):
|
|
2650
2650
|
:rtype: :class:`~oci.response.Response`
|
2651
2651
|
|
2652
2652
|
:example:
|
2653
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
2653
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/create_scheduled_task.py.html>`__ to see an example of how to use create_scheduled_task API.
|
2654
2654
|
"""
|
2655
2655
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2656
2656
|
required_arguments = ['namespaceName']
|
@@ -2765,7 +2765,7 @@ class LogAnalyticsClient(object):
|
|
2765
2765
|
:rtype: :class:`~oci.response.Response`
|
2766
2766
|
|
2767
2767
|
:example:
|
2768
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
2768
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/delete_associations.py.html>`__ to see an example of how to use delete_associations API.
|
2769
2769
|
"""
|
2770
2770
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2771
2771
|
required_arguments = ['namespaceName']
|
@@ -2887,7 +2887,7 @@ class LogAnalyticsClient(object):
|
|
2887
2887
|
:rtype: :class:`~oci.response.Response`
|
2888
2888
|
|
2889
2889
|
:example:
|
2890
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
2890
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/delete_field.py.html>`__ to see an example of how to use delete_field API.
|
2891
2891
|
"""
|
2892
2892
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2893
2893
|
required_arguments = ['namespaceName', 'fieldName']
|
@@ -2999,7 +2999,7 @@ class LogAnalyticsClient(object):
|
|
2999
2999
|
:rtype: :class:`~oci.response.Response`
|
3000
3000
|
|
3001
3001
|
:example:
|
3002
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
3002
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/delete_ingest_time_rule.py.html>`__ to see an example of how to use delete_ingest_time_rule API.
|
3003
3003
|
"""
|
3004
3004
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
3005
3005
|
required_arguments = ['namespaceName', 'ingestTimeRuleId']
|
@@ -3115,7 +3115,7 @@ class LogAnalyticsClient(object):
|
|
3115
3115
|
:rtype: :class:`~oci.response.Response`
|
3116
3116
|
|
3117
3117
|
:example:
|
3118
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
3118
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/delete_label.py.html>`__ to see an example of how to use delete_label API.
|
3119
3119
|
"""
|
3120
3120
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
3121
3121
|
required_arguments = ['namespaceName', 'labelName']
|
@@ -3230,7 +3230,7 @@ class LogAnalyticsClient(object):
|
|
3230
3230
|
:rtype: :class:`~oci.response.Response`
|
3231
3231
|
|
3232
3232
|
:example:
|
3233
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
3233
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/delete_log_analytics_em_bridge.py.html>`__ to see an example of how to use delete_log_analytics_em_bridge API.
|
3234
3234
|
"""
|
3235
3235
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
3236
3236
|
required_arguments = ['namespaceName', 'logAnalyticsEmBridgeId']
|
@@ -3345,7 +3345,7 @@ class LogAnalyticsClient(object):
|
|
3345
3345
|
:rtype: :class:`~oci.response.Response`
|
3346
3346
|
|
3347
3347
|
:example:
|
3348
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
3348
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/delete_log_analytics_entity.py.html>`__ to see an example of how to use delete_log_analytics_entity API.
|
3349
3349
|
"""
|
3350
3350
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
3351
3351
|
required_arguments = ['namespaceName', 'logAnalyticsEntityId']
|
@@ -3452,7 +3452,7 @@ class LogAnalyticsClient(object):
|
|
3452
3452
|
:rtype: :class:`~oci.response.Response`
|
3453
3453
|
|
3454
3454
|
:example:
|
3455
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
3455
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/delete_log_analytics_entity_type.py.html>`__ to see an example of how to use delete_log_analytics_entity_type API.
|
3456
3456
|
"""
|
3457
3457
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
3458
3458
|
required_arguments = ['namespaceName', 'entityTypeName']
|
@@ -3559,7 +3559,7 @@ class LogAnalyticsClient(object):
|
|
3559
3559
|
:rtype: :class:`~oci.response.Response`
|
3560
3560
|
|
3561
3561
|
:example:
|
3562
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
3562
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/delete_log_analytics_log_group.py.html>`__ to see an example of how to use delete_log_analytics_log_group API.
|
3563
3563
|
"""
|
3564
3564
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
3565
3565
|
required_arguments = ['namespaceName', 'logAnalyticsLogGroupId']
|
@@ -3671,7 +3671,7 @@ class LogAnalyticsClient(object):
|
|
3671
3671
|
:rtype: :class:`~oci.response.Response`
|
3672
3672
|
|
3673
3673
|
:example:
|
3674
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
3674
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/delete_log_analytics_object_collection_rule.py.html>`__ to see an example of how to use delete_log_analytics_object_collection_rule API.
|
3675
3675
|
"""
|
3676
3676
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
3677
3677
|
required_arguments = ['namespaceName', 'logAnalyticsObjectCollectionRuleId']
|
@@ -3788,7 +3788,7 @@ class LogAnalyticsClient(object):
|
|
3788
3788
|
:rtype: :class:`~oci.response.Response`
|
3789
3789
|
|
3790
3790
|
:example:
|
3791
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
3791
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/delete_lookup.py.html>`__ to see an example of how to use delete_lookup API.
|
3792
3792
|
"""
|
3793
3793
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
3794
3794
|
required_arguments = ['namespaceName', 'lookupName']
|
@@ -3915,7 +3915,7 @@ class LogAnalyticsClient(object):
|
|
3915
3915
|
:rtype: :class:`~oci.response.Response`
|
3916
3916
|
|
3917
3917
|
:example:
|
3918
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
3918
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/delete_parser.py.html>`__ to see an example of how to use delete_parser API.
|
3919
3919
|
"""
|
3920
3920
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
3921
3921
|
required_arguments = ['namespaceName', 'parserName']
|
@@ -4028,7 +4028,7 @@ class LogAnalyticsClient(object):
|
|
4028
4028
|
:rtype: :class:`~oci.response.Response`
|
4029
4029
|
|
4030
4030
|
:example:
|
4031
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
4031
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/delete_scheduled_task.py.html>`__ to see an example of how to use delete_scheduled_task API.
|
4032
4032
|
"""
|
4033
4033
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
4034
4034
|
required_arguments = ['namespaceName', 'scheduledTaskId']
|
@@ -4144,7 +4144,7 @@ class LogAnalyticsClient(object):
|
|
4144
4144
|
:rtype: :class:`~oci.response.Response`
|
4145
4145
|
|
4146
4146
|
:example:
|
4147
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
4147
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/delete_source.py.html>`__ to see an example of how to use delete_source API.
|
4148
4148
|
"""
|
4149
4149
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
4150
4150
|
required_arguments = ['namespaceName', 'sourceName']
|
@@ -4257,7 +4257,7 @@ class LogAnalyticsClient(object):
|
|
4257
4257
|
:rtype: :class:`~oci.response.Response`
|
4258
4258
|
|
4259
4259
|
:example:
|
4260
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
4260
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/delete_upload.py.html>`__ to see an example of how to use delete_upload API.
|
4261
4261
|
"""
|
4262
4262
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
4263
4263
|
required_arguments = ['namespaceName', 'uploadReference']
|
@@ -4361,7 +4361,7 @@ class LogAnalyticsClient(object):
|
|
4361
4361
|
:rtype: :class:`~oci.response.Response`
|
4362
4362
|
|
4363
4363
|
:example:
|
4364
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
4364
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/delete_upload_file.py.html>`__ to see an example of how to use delete_upload_file API.
|
4365
4365
|
"""
|
4366
4366
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
4367
4367
|
required_arguments = ['namespaceName', 'uploadReference', 'fileReference']
|
@@ -4463,7 +4463,7 @@ class LogAnalyticsClient(object):
|
|
4463
4463
|
:rtype: :class:`~oci.response.Response`
|
4464
4464
|
|
4465
4465
|
:example:
|
4466
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
4466
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/delete_upload_warning.py.html>`__ to see an example of how to use delete_upload_warning API.
|
4467
4467
|
"""
|
4468
4468
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
4469
4469
|
required_arguments = ['namespaceName', 'uploadReference', 'warningReference']
|
@@ -4566,7 +4566,7 @@ class LogAnalyticsClient(object):
|
|
4566
4566
|
:rtype: :class:`~oci.response.Response`
|
4567
4567
|
|
4568
4568
|
:example:
|
4569
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
4569
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/disable_archiving.py.html>`__ to see an example of how to use disable_archiving API.
|
4570
4570
|
"""
|
4571
4571
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
4572
4572
|
required_arguments = ['namespaceName']
|
@@ -4681,7 +4681,7 @@ class LogAnalyticsClient(object):
|
|
4681
4681
|
:rtype: :class:`~oci.response.Response`
|
4682
4682
|
|
4683
4683
|
:example:
|
4684
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
4684
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/disable_auto_association.py.html>`__ to see an example of how to use disable_auto_association API.
|
4685
4685
|
"""
|
4686
4686
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
4687
4687
|
required_arguments = ['namespaceName', 'sourceName']
|
@@ -4797,7 +4797,7 @@ class LogAnalyticsClient(object):
|
|
4797
4797
|
:rtype: :class:`~oci.response.Response`
|
4798
4798
|
|
4799
4799
|
:example:
|
4800
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
4800
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/disable_ingest_time_rule.py.html>`__ to see an example of how to use disable_ingest_time_rule API.
|
4801
4801
|
"""
|
4802
4802
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
4803
4803
|
required_arguments = ['namespaceName', 'ingestTimeRuleId']
|
@@ -4909,7 +4909,7 @@ class LogAnalyticsClient(object):
|
|
4909
4909
|
:rtype: :class:`~oci.response.Response`
|
4910
4910
|
|
4911
4911
|
:example:
|
4912
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
4912
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/disable_source_event_types.py.html>`__ to see an example of how to use disable_source_event_types API.
|
4913
4913
|
"""
|
4914
4914
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
4915
4915
|
required_arguments = ['namespaceName', 'sourceName']
|
@@ -5022,7 +5022,7 @@ class LogAnalyticsClient(object):
|
|
5022
5022
|
:rtype: :class:`~oci.response.Response`
|
5023
5023
|
|
5024
5024
|
:example:
|
5025
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
5025
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/enable_archiving.py.html>`__ to see an example of how to use enable_archiving API.
|
5026
5026
|
"""
|
5027
5027
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
5028
5028
|
required_arguments = ['namespaceName']
|
@@ -5137,7 +5137,7 @@ class LogAnalyticsClient(object):
|
|
5137
5137
|
:rtype: :class:`~oci.response.Response`
|
5138
5138
|
|
5139
5139
|
:example:
|
5140
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
5140
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/enable_auto_association.py.html>`__ to see an example of how to use enable_auto_association API.
|
5141
5141
|
"""
|
5142
5142
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
5143
5143
|
required_arguments = ['namespaceName', 'sourceName']
|
@@ -5253,7 +5253,7 @@ class LogAnalyticsClient(object):
|
|
5253
5253
|
:rtype: :class:`~oci.response.Response`
|
5254
5254
|
|
5255
5255
|
:example:
|
5256
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
5256
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/enable_ingest_time_rule.py.html>`__ to see an example of how to use enable_ingest_time_rule API.
|
5257
5257
|
"""
|
5258
5258
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
5259
5259
|
required_arguments = ['namespaceName', 'ingestTimeRuleId']
|
@@ -5365,7 +5365,7 @@ class LogAnalyticsClient(object):
|
|
5365
5365
|
:rtype: :class:`~oci.response.Response`
|
5366
5366
|
|
5367
5367
|
:example:
|
5368
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
5368
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/enable_source_event_types.py.html>`__ to see an example of how to use enable_source_event_types API.
|
5369
5369
|
"""
|
5370
5370
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
5371
5371
|
required_arguments = ['namespaceName', 'sourceName']
|
@@ -5488,7 +5488,7 @@ class LogAnalyticsClient(object):
|
|
5488
5488
|
:rtype: :class:`~oci.response.Response`
|
5489
5489
|
|
5490
5490
|
:example:
|
5491
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
5491
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/estimate_purge_data_size.py.html>`__ to see an example of how to use estimate_purge_data_size API.
|
5492
5492
|
"""
|
5493
5493
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
5494
5494
|
required_arguments = ['namespaceName']
|
@@ -5600,7 +5600,7 @@ class LogAnalyticsClient(object):
|
|
5600
5600
|
:rtype: :class:`~oci.response.Response`
|
5601
5601
|
|
5602
5602
|
:example:
|
5603
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
5603
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/estimate_recall_data_size.py.html>`__ to see an example of how to use estimate_recall_data_size API.
|
5604
5604
|
"""
|
5605
5605
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
5606
5606
|
required_arguments = ['namespaceName']
|
@@ -5707,7 +5707,7 @@ class LogAnalyticsClient(object):
|
|
5707
5707
|
:rtype: :class:`~oci.response.Response`
|
5708
5708
|
|
5709
5709
|
:example:
|
5710
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
5710
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/estimate_release_data_size.py.html>`__ to see an example of how to use estimate_release_data_size API.
|
5711
5711
|
"""
|
5712
5712
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
5713
5713
|
required_arguments = ['namespaceName']
|
@@ -5821,7 +5821,7 @@ class LogAnalyticsClient(object):
|
|
5821
5821
|
:rtype: :class:`~oci.response.Response`
|
5822
5822
|
|
5823
5823
|
:example:
|
5824
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
5824
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/export_custom_content.py.html>`__ to see an example of how to use export_custom_content API.
|
5825
5825
|
"""
|
5826
5826
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
5827
5827
|
required_arguments = ['namespaceName']
|
@@ -5931,7 +5931,7 @@ class LogAnalyticsClient(object):
|
|
5931
5931
|
:rtype: :class:`~oci.response.Response`
|
5932
5932
|
|
5933
5933
|
:example:
|
5934
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
5934
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/export_query_result.py.html>`__ to see an example of how to use export_query_result API.
|
5935
5935
|
"""
|
5936
5936
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
5937
5937
|
required_arguments = ['namespaceName']
|
@@ -6050,7 +6050,7 @@ class LogAnalyticsClient(object):
|
|
6050
6050
|
:rtype: :class:`~oci.response.Response`
|
6051
6051
|
|
6052
6052
|
:example:
|
6053
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
6053
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/extract_structured_log_field_paths.py.html>`__ to see an example of how to use extract_structured_log_field_paths API.
|
6054
6054
|
"""
|
6055
6055
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
6056
6056
|
required_arguments = ['namespaceName']
|
@@ -6187,7 +6187,7 @@ class LogAnalyticsClient(object):
|
|
6187
6187
|
:rtype: :class:`~oci.response.Response`
|
6188
6188
|
|
6189
6189
|
:example:
|
6190
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
6190
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/extract_structured_log_header_paths.py.html>`__ to see an example of how to use extract_structured_log_header_paths API.
|
6191
6191
|
"""
|
6192
6192
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
6193
6193
|
required_arguments = ['namespaceName']
|
@@ -6312,7 +6312,7 @@ class LogAnalyticsClient(object):
|
|
6312
6312
|
:rtype: :class:`~oci.response.Response`
|
6313
6313
|
|
6314
6314
|
:example:
|
6315
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
6315
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/filter.py.html>`__ to see an example of how to use filter API.
|
6316
6316
|
"""
|
6317
6317
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
6318
6318
|
required_arguments = ['namespaceName']
|
@@ -6419,7 +6419,7 @@ class LogAnalyticsClient(object):
|
|
6419
6419
|
:rtype: :class:`~oci.response.Response`
|
6420
6420
|
|
6421
6421
|
:example:
|
6422
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
6422
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/get_association_summary.py.html>`__ to see an example of how to use get_association_summary API.
|
6423
6423
|
"""
|
6424
6424
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
6425
6425
|
required_arguments = ['namespaceName', 'compartmentId']
|
@@ -6527,7 +6527,7 @@ class LogAnalyticsClient(object):
|
|
6527
6527
|
:rtype: :class:`~oci.response.Response`
|
6528
6528
|
|
6529
6529
|
:example:
|
6530
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
6530
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/get_category.py.html>`__ to see an example of how to use get_category API.
|
6531
6531
|
"""
|
6532
6532
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
6533
6533
|
required_arguments = ['namespaceName', 'categoryName']
|
@@ -6636,7 +6636,7 @@ class LogAnalyticsClient(object):
|
|
6636
6636
|
:rtype: :class:`~oci.response.Response`
|
6637
6637
|
|
6638
6638
|
:example:
|
6639
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
6639
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/get_column_names.py.html>`__ to see an example of how to use get_column_names API.
|
6640
6640
|
"""
|
6641
6641
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
6642
6642
|
required_arguments = ['namespaceName', 'sqlQuery']
|
@@ -6749,7 +6749,7 @@ class LogAnalyticsClient(object):
|
|
6749
6749
|
:rtype: :class:`~oci.response.Response`
|
6750
6750
|
|
6751
6751
|
:example:
|
6752
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
6752
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/get_config_work_request.py.html>`__ to see an example of how to use get_config_work_request API.
|
6753
6753
|
"""
|
6754
6754
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
6755
6755
|
required_arguments = ['namespaceName', 'workRequestId']
|
@@ -6851,7 +6851,7 @@ class LogAnalyticsClient(object):
|
|
6851
6851
|
:rtype: :class:`~oci.response.Response`
|
6852
6852
|
|
6853
6853
|
:example:
|
6854
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
6854
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/get_field.py.html>`__ to see an example of how to use get_field API.
|
6855
6855
|
"""
|
6856
6856
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
6857
6857
|
required_arguments = ['namespaceName', 'fieldName']
|
@@ -6953,7 +6953,7 @@ class LogAnalyticsClient(object):
|
|
6953
6953
|
:rtype: :class:`~oci.response.Response`
|
6954
6954
|
|
6955
6955
|
:example:
|
6956
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
6956
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/get_fields_summary.py.html>`__ to see an example of how to use get_fields_summary API.
|
6957
6957
|
"""
|
6958
6958
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
6959
6959
|
required_arguments = ['namespaceName']
|
@@ -7062,7 +7062,7 @@ class LogAnalyticsClient(object):
|
|
7062
7062
|
:rtype: :class:`~oci.response.Response`
|
7063
7063
|
|
7064
7064
|
:example:
|
7065
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
7065
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/get_ingest_time_rule.py.html>`__ to see an example of how to use get_ingest_time_rule API.
|
7066
7066
|
"""
|
7067
7067
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
7068
7068
|
required_arguments = ['namespaceName', 'ingestTimeRuleId']
|
@@ -7164,7 +7164,7 @@ class LogAnalyticsClient(object):
|
|
7164
7164
|
:rtype: :class:`~oci.response.Response`
|
7165
7165
|
|
7166
7166
|
:example:
|
7167
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
7167
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/get_label.py.html>`__ to see an example of how to use get_label API.
|
7168
7168
|
"""
|
7169
7169
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
7170
7170
|
required_arguments = ['namespaceName', 'labelName']
|
@@ -7263,7 +7263,7 @@ class LogAnalyticsClient(object):
|
|
7263
7263
|
:rtype: :class:`~oci.response.Response`
|
7264
7264
|
|
7265
7265
|
:example:
|
7266
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
7266
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/get_label_summary.py.html>`__ to see an example of how to use get_label_summary API.
|
7267
7267
|
"""
|
7268
7268
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
7269
7269
|
required_arguments = ['namespaceName']
|
@@ -7364,7 +7364,7 @@ class LogAnalyticsClient(object):
|
|
7364
7364
|
:rtype: :class:`~oci.response.Response`
|
7365
7365
|
|
7366
7366
|
:example:
|
7367
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
7367
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/get_log_analytics_em_bridge.py.html>`__ to see an example of how to use get_log_analytics_em_bridge API.
|
7368
7368
|
"""
|
7369
7369
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
7370
7370
|
required_arguments = ['namespaceName', 'logAnalyticsEmBridgeId']
|
@@ -7464,7 +7464,7 @@ class LogAnalyticsClient(object):
|
|
7464
7464
|
:rtype: :class:`~oci.response.Response`
|
7465
7465
|
|
7466
7466
|
:example:
|
7467
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
7467
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/get_log_analytics_em_bridge_summary.py.html>`__ to see an example of how to use get_log_analytics_em_bridge_summary API.
|
7468
7468
|
"""
|
7469
7469
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
7470
7470
|
required_arguments = ['namespaceName', 'compartmentId']
|
@@ -7570,7 +7570,7 @@ class LogAnalyticsClient(object):
|
|
7570
7570
|
:rtype: :class:`~oci.response.Response`
|
7571
7571
|
|
7572
7572
|
:example:
|
7573
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
7573
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/get_log_analytics_entities_summary.py.html>`__ to see an example of how to use get_log_analytics_entities_summary API.
|
7574
7574
|
"""
|
7575
7575
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
7576
7576
|
required_arguments = ['namespaceName', 'compartmentId']
|
@@ -7676,7 +7676,7 @@ class LogAnalyticsClient(object):
|
|
7676
7676
|
:rtype: :class:`~oci.response.Response`
|
7677
7677
|
|
7678
7678
|
:example:
|
7679
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
7679
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/get_log_analytics_entity.py.html>`__ to see an example of how to use get_log_analytics_entity API.
|
7680
7680
|
"""
|
7681
7681
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
7682
7682
|
required_arguments = ['namespaceName', 'logAnalyticsEntityId']
|
@@ -7776,7 +7776,7 @@ class LogAnalyticsClient(object):
|
|
7776
7776
|
:rtype: :class:`~oci.response.Response`
|
7777
7777
|
|
7778
7778
|
:example:
|
7779
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
7779
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/get_log_analytics_entity_type.py.html>`__ to see an example of how to use get_log_analytics_entity_type API.
|
7780
7780
|
"""
|
7781
7781
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
7782
7782
|
required_arguments = ['namespaceName', 'entityTypeName']
|
@@ -7876,7 +7876,7 @@ class LogAnalyticsClient(object):
|
|
7876
7876
|
:rtype: :class:`~oci.response.Response`
|
7877
7877
|
|
7878
7878
|
:example:
|
7879
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
7879
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/get_log_analytics_log_group.py.html>`__ to see an example of how to use get_log_analytics_log_group API.
|
7880
7880
|
"""
|
7881
7881
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
7882
7882
|
required_arguments = ['namespaceName', 'logAnalyticsLogGroupId']
|
@@ -7978,7 +7978,7 @@ class LogAnalyticsClient(object):
|
|
7978
7978
|
:rtype: :class:`~oci.response.Response`
|
7979
7979
|
|
7980
7980
|
:example:
|
7981
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
7981
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/get_log_analytics_log_groups_summary.py.html>`__ to see an example of how to use get_log_analytics_log_groups_summary API.
|
7982
7982
|
"""
|
7983
7983
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
7984
7984
|
required_arguments = ['namespaceName', 'compartmentId']
|
@@ -8088,7 +8088,7 @@ class LogAnalyticsClient(object):
|
|
8088
8088
|
:rtype: :class:`~oci.response.Response`
|
8089
8089
|
|
8090
8090
|
:example:
|
8091
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
8091
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/get_log_analytics_object_collection_rule.py.html>`__ to see an example of how to use get_log_analytics_object_collection_rule API.
|
8092
8092
|
"""
|
8093
8093
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
8094
8094
|
required_arguments = ['namespaceName', 'logAnalyticsObjectCollectionRuleId']
|
@@ -8187,7 +8187,7 @@ class LogAnalyticsClient(object):
|
|
8187
8187
|
:rtype: :class:`~oci.response.Response`
|
8188
8188
|
|
8189
8189
|
:example:
|
8190
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
8190
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/get_log_sets_count.py.html>`__ to see an example of how to use get_log_sets_count API.
|
8191
8191
|
"""
|
8192
8192
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
8193
8193
|
required_arguments = ['namespaceName']
|
@@ -8288,7 +8288,7 @@ class LogAnalyticsClient(object):
|
|
8288
8288
|
:rtype: :class:`~oci.response.Response`
|
8289
8289
|
|
8290
8290
|
:example:
|
8291
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
8291
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/get_lookup.py.html>`__ to see an example of how to use get_lookup API.
|
8292
8292
|
"""
|
8293
8293
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
8294
8294
|
required_arguments = ['namespaceName', 'lookupName']
|
@@ -8387,7 +8387,7 @@ class LogAnalyticsClient(object):
|
|
8387
8387
|
:rtype: :class:`~oci.response.Response`
|
8388
8388
|
|
8389
8389
|
:example:
|
8390
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
8390
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/get_lookup_summary.py.html>`__ to see an example of how to use get_lookup_summary API.
|
8391
8391
|
"""
|
8392
8392
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
8393
8393
|
required_arguments = ['namespaceName']
|
@@ -8485,7 +8485,7 @@ class LogAnalyticsClient(object):
|
|
8485
8485
|
:rtype: :class:`~oci.response.Response`
|
8486
8486
|
|
8487
8487
|
:example:
|
8488
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
8488
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/get_namespace.py.html>`__ to see an example of how to use get_namespace API.
|
8489
8489
|
"""
|
8490
8490
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
8491
8491
|
required_arguments = ['namespaceName']
|
@@ -8586,7 +8586,7 @@ class LogAnalyticsClient(object):
|
|
8586
8586
|
:rtype: :class:`~oci.response.Response`
|
8587
8587
|
|
8588
8588
|
:example:
|
8589
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
8589
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/get_parser.py.html>`__ to see an example of how to use get_parser API.
|
8590
8590
|
"""
|
8591
8591
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
8592
8592
|
required_arguments = ['namespaceName', 'parserName']
|
@@ -8685,7 +8685,7 @@ class LogAnalyticsClient(object):
|
|
8685
8685
|
:rtype: :class:`~oci.response.Response`
|
8686
8686
|
|
8687
8687
|
:example:
|
8688
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
8688
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/get_parser_summary.py.html>`__ to see an example of how to use get_parser_summary API.
|
8689
8689
|
"""
|
8690
8690
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
8691
8691
|
required_arguments = ['namespaceName']
|
@@ -8799,7 +8799,7 @@ class LogAnalyticsClient(object):
|
|
8799
8799
|
:rtype: :class:`~oci.response.Response`
|
8800
8800
|
|
8801
8801
|
:example:
|
8802
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
8802
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/get_preferences.py.html>`__ to see an example of how to use get_preferences API.
|
8803
8803
|
"""
|
8804
8804
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
8805
8805
|
required_arguments = ['namespaceName']
|
@@ -8948,7 +8948,7 @@ class LogAnalyticsClient(object):
|
|
8948
8948
|
:rtype: :class:`~oci.response.Response`
|
8949
8949
|
|
8950
8950
|
:example:
|
8951
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
8951
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/get_query_result.py.html>`__ to see an example of how to use get_query_result API.
|
8952
8952
|
"""
|
8953
8953
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
8954
8954
|
required_arguments = ['namespaceName', 'workRequestId']
|
@@ -9075,7 +9075,7 @@ class LogAnalyticsClient(object):
|
|
9075
9075
|
:rtype: :class:`~oci.response.Response`
|
9076
9076
|
|
9077
9077
|
:example:
|
9078
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
9078
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/get_query_work_request.py.html>`__ to see an example of how to use get_query_work_request API.
|
9079
9079
|
"""
|
9080
9080
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
9081
9081
|
required_arguments = ['namespaceName', 'workRequestId']
|
@@ -9174,7 +9174,7 @@ class LogAnalyticsClient(object):
|
|
9174
9174
|
:rtype: :class:`~oci.response.Response`
|
9175
9175
|
|
9176
9176
|
:example:
|
9177
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
9177
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/get_recall_count.py.html>`__ to see an example of how to use get_recall_count API.
|
9178
9178
|
"""
|
9179
9179
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
9180
9180
|
required_arguments = ['namespaceName']
|
@@ -9278,7 +9278,7 @@ class LogAnalyticsClient(object):
|
|
9278
9278
|
:rtype: :class:`~oci.response.Response`
|
9279
9279
|
|
9280
9280
|
:example:
|
9281
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
9281
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/get_recalled_data_size.py.html>`__ to see an example of how to use get_recalled_data_size API.
|
9282
9282
|
"""
|
9283
9283
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
9284
9284
|
required_arguments = ['namespaceName']
|
@@ -9389,7 +9389,7 @@ class LogAnalyticsClient(object):
|
|
9389
9389
|
:rtype: :class:`~oci.response.Response`
|
9390
9390
|
|
9391
9391
|
:example:
|
9392
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
9392
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/get_rules_summary.py.html>`__ to see an example of how to use get_rules_summary API.
|
9393
9393
|
"""
|
9394
9394
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
9395
9395
|
required_arguments = ['namespaceName', 'compartmentId']
|
@@ -9498,7 +9498,7 @@ class LogAnalyticsClient(object):
|
|
9498
9498
|
:rtype: :class:`~oci.response.Response`
|
9499
9499
|
|
9500
9500
|
:example:
|
9501
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
9501
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/get_scheduled_task.py.html>`__ to see an example of how to use get_scheduled_task API.
|
9502
9502
|
"""
|
9503
9503
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
9504
9504
|
required_arguments = ['namespaceName', 'scheduledTaskId']
|
@@ -9603,7 +9603,7 @@ class LogAnalyticsClient(object):
|
|
9603
9603
|
:rtype: :class:`~oci.response.Response`
|
9604
9604
|
|
9605
9605
|
:example:
|
9606
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
9606
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/get_source.py.html>`__ to see an example of how to use get_source API.
|
9607
9607
|
"""
|
9608
9608
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
9609
9609
|
required_arguments = ['namespaceName', 'sourceName', 'compartmentId']
|
@@ -9709,7 +9709,7 @@ class LogAnalyticsClient(object):
|
|
9709
9709
|
:rtype: :class:`~oci.response.Response`
|
9710
9710
|
|
9711
9711
|
:example:
|
9712
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
9712
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/get_source_summary.py.html>`__ to see an example of how to use get_source_summary API.
|
9713
9713
|
"""
|
9714
9714
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
9715
9715
|
required_arguments = ['namespaceName']
|
@@ -9807,7 +9807,7 @@ class LogAnalyticsClient(object):
|
|
9807
9807
|
:rtype: :class:`~oci.response.Response`
|
9808
9808
|
|
9809
9809
|
:example:
|
9810
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
9810
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/get_storage.py.html>`__ to see an example of how to use get_storage API.
|
9811
9811
|
"""
|
9812
9812
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
9813
9813
|
required_arguments = ['namespaceName']
|
@@ -9906,7 +9906,7 @@ class LogAnalyticsClient(object):
|
|
9906
9906
|
:rtype: :class:`~oci.response.Response`
|
9907
9907
|
|
9908
9908
|
:example:
|
9909
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
9909
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/get_storage_usage.py.html>`__ to see an example of how to use get_storage_usage API.
|
9910
9910
|
"""
|
9911
9911
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
9912
9912
|
required_arguments = ['namespaceName']
|
@@ -10010,7 +10010,7 @@ class LogAnalyticsClient(object):
|
|
10010
10010
|
:rtype: :class:`~oci.response.Response`
|
10011
10011
|
|
10012
10012
|
:example:
|
10013
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
10013
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/get_storage_work_request.py.html>`__ to see an example of how to use get_storage_work_request API.
|
10014
10014
|
"""
|
10015
10015
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
10016
10016
|
required_arguments = ['workRequestId', 'namespaceName']
|
@@ -10109,7 +10109,7 @@ class LogAnalyticsClient(object):
|
|
10109
10109
|
:rtype: :class:`~oci.response.Response`
|
10110
10110
|
|
10111
10111
|
:example:
|
10112
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
10112
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/get_unprocessed_data_bucket.py.html>`__ to see an example of how to use get_unprocessed_data_bucket API.
|
10113
10113
|
"""
|
10114
10114
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
10115
10115
|
required_arguments = ['namespaceName']
|
@@ -10210,7 +10210,7 @@ class LogAnalyticsClient(object):
|
|
10210
10210
|
:rtype: :class:`~oci.response.Response`
|
10211
10211
|
|
10212
10212
|
:example:
|
10213
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
10213
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/get_upload.py.html>`__ to see an example of how to use get_upload API.
|
10214
10214
|
"""
|
10215
10215
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
10216
10216
|
required_arguments = ['namespaceName', 'uploadReference']
|
@@ -10314,7 +10314,7 @@ class LogAnalyticsClient(object):
|
|
10314
10314
|
:rtype: :class:`~oci.response.Response`
|
10315
10315
|
|
10316
10316
|
:example:
|
10317
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
10317
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/get_work_request.py.html>`__ to see an example of how to use get_work_request API.
|
10318
10318
|
"""
|
10319
10319
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
10320
10320
|
required_arguments = ['namespaceName', 'workRequestId']
|
@@ -10437,7 +10437,7 @@ class LogAnalyticsClient(object):
|
|
10437
10437
|
:rtype: :class:`~oci.response.Response`
|
10438
10438
|
|
10439
10439
|
:example:
|
10440
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
10440
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/import_custom_content.py.html>`__ to see an example of how to use import_custom_content API.
|
10441
10441
|
"""
|
10442
10442
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
10443
10443
|
required_arguments = ['namespaceName']
|
@@ -10606,7 +10606,7 @@ class LogAnalyticsClient(object):
|
|
10606
10606
|
:rtype: :class:`~oci.response.Response`
|
10607
10607
|
|
10608
10608
|
:example:
|
10609
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
10609
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/list_associable_entities.py.html>`__ to see an example of how to use list_associable_entities API.
|
10610
10610
|
"""
|
10611
10611
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
10612
10612
|
required_arguments = ['namespaceName', 'sourceName', 'compartmentId']
|
@@ -10775,7 +10775,7 @@ class LogAnalyticsClient(object):
|
|
10775
10775
|
:rtype: :class:`~oci.response.Response`
|
10776
10776
|
|
10777
10777
|
:example:
|
10778
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
10778
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/list_associated_entities.py.html>`__ to see an example of how to use list_associated_entities API.
|
10779
10779
|
"""
|
10780
10780
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
10781
10781
|
required_arguments = ['namespaceName', 'compartmentId']
|
@@ -10927,7 +10927,7 @@ class LogAnalyticsClient(object):
|
|
10927
10927
|
:rtype: :class:`~oci.response.Response`
|
10928
10928
|
|
10929
10929
|
:example:
|
10930
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
10930
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/list_auto_associations.py.html>`__ to see an example of how to use list_auto_associations API.
|
10931
10931
|
"""
|
10932
10932
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
10933
10933
|
required_arguments = ['namespaceName', 'sourceName']
|
@@ -11082,7 +11082,7 @@ class LogAnalyticsClient(object):
|
|
11082
11082
|
:rtype: :class:`~oci.response.Response`
|
11083
11083
|
|
11084
11084
|
:example:
|
11085
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
11085
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/list_categories.py.html>`__ to see an example of how to use list_categories API.
|
11086
11086
|
"""
|
11087
11087
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
11088
11088
|
required_arguments = ['namespaceName']
|
@@ -11230,7 +11230,7 @@ class LogAnalyticsClient(object):
|
|
11230
11230
|
:rtype: :class:`~oci.response.Response`
|
11231
11231
|
|
11232
11232
|
:example:
|
11233
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
11233
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/list_config_work_requests.py.html>`__ to see an example of how to use list_config_work_requests API.
|
11234
11234
|
"""
|
11235
11235
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
11236
11236
|
required_arguments = ['namespaceName', 'compartmentId']
|
@@ -11388,7 +11388,7 @@ class LogAnalyticsClient(object):
|
|
11388
11388
|
:rtype: :class:`~oci.response.Response`
|
11389
11389
|
|
11390
11390
|
:example:
|
11391
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
11391
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/list_effective_properties.py.html>`__ to see an example of how to use list_effective_properties API.
|
11392
11392
|
"""
|
11393
11393
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
11394
11394
|
required_arguments = ['namespaceName']
|
@@ -11526,7 +11526,7 @@ class LogAnalyticsClient(object):
|
|
11526
11526
|
:rtype: :class:`~oci.response.Response`
|
11527
11527
|
|
11528
11528
|
:example:
|
11529
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
11529
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/list_encryption_key_info.py.html>`__ to see an example of how to use list_encryption_key_info API.
|
11530
11530
|
"""
|
11531
11531
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
11532
11532
|
required_arguments = ['namespaceName']
|
@@ -11649,7 +11649,7 @@ class LogAnalyticsClient(object):
|
|
11649
11649
|
:rtype: :class:`~oci.response.Response`
|
11650
11650
|
|
11651
11651
|
:example:
|
11652
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
11652
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/list_entity_associations.py.html>`__ to see an example of how to use list_entity_associations API.
|
11653
11653
|
"""
|
11654
11654
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
11655
11655
|
required_arguments = ['namespaceName', 'logAnalyticsEntityId']
|
@@ -11822,7 +11822,7 @@ class LogAnalyticsClient(object):
|
|
11822
11822
|
:rtype: :class:`~oci.response.Response`
|
11823
11823
|
|
11824
11824
|
:example:
|
11825
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
11825
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/list_entity_source_associations.py.html>`__ to see an example of how to use list_entity_source_associations API.
|
11826
11826
|
"""
|
11827
11827
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
11828
11828
|
required_arguments = ['namespaceName', 'compartmentId']
|
@@ -12017,7 +12017,7 @@ class LogAnalyticsClient(object):
|
|
12017
12017
|
:rtype: :class:`~oci.response.Response`
|
12018
12018
|
|
12019
12019
|
:example:
|
12020
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
12020
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/list_fields.py.html>`__ to see an example of how to use list_fields API.
|
12021
12021
|
"""
|
12022
12022
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
12023
12023
|
required_arguments = ['namespaceName']
|
@@ -12209,7 +12209,7 @@ class LogAnalyticsClient(object):
|
|
12209
12209
|
:rtype: :class:`~oci.response.Response`
|
12210
12210
|
|
12211
12211
|
:example:
|
12212
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
12212
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/list_ingest_time_rules.py.html>`__ to see an example of how to use list_ingest_time_rules API.
|
12213
12213
|
"""
|
12214
12214
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
12215
12215
|
required_arguments = ['namespaceName', 'compartmentId']
|
@@ -12366,7 +12366,7 @@ class LogAnalyticsClient(object):
|
|
12366
12366
|
:rtype: :class:`~oci.response.Response`
|
12367
12367
|
|
12368
12368
|
:example:
|
12369
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
12369
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/list_label_priorities.py.html>`__ to see an example of how to use list_label_priorities API.
|
12370
12370
|
"""
|
12371
12371
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
12372
12372
|
required_arguments = ['namespaceName']
|
@@ -12494,7 +12494,7 @@ class LogAnalyticsClient(object):
|
|
12494
12494
|
:rtype: :class:`~oci.response.Response`
|
12495
12495
|
|
12496
12496
|
:example:
|
12497
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
12497
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/list_label_source_details.py.html>`__ to see an example of how to use list_label_source_details API.
|
12498
12498
|
"""
|
12499
12499
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
12500
12500
|
required_arguments = ['namespaceName']
|
@@ -12665,7 +12665,7 @@ class LogAnalyticsClient(object):
|
|
12665
12665
|
:rtype: :class:`~oci.response.Response`
|
12666
12666
|
|
12667
12667
|
:example:
|
12668
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
12668
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/list_labels.py.html>`__ to see an example of how to use list_labels API.
|
12669
12669
|
"""
|
12670
12670
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
12671
12671
|
required_arguments = ['namespaceName']
|
@@ -12854,7 +12854,7 @@ class LogAnalyticsClient(object):
|
|
12854
12854
|
:rtype: :class:`~oci.response.Response`
|
12855
12855
|
|
12856
12856
|
:example:
|
12857
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
12857
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/list_log_analytics_em_bridges.py.html>`__ to see an example of how to use list_log_analytics_em_bridges API.
|
12858
12858
|
"""
|
12859
12859
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
12860
12860
|
required_arguments = ['namespaceName', 'compartmentId']
|
@@ -13070,7 +13070,7 @@ class LogAnalyticsClient(object):
|
|
13070
13070
|
:rtype: :class:`~oci.response.Response`
|
13071
13071
|
|
13072
13072
|
:example:
|
13073
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
13073
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/list_log_analytics_entities.py.html>`__ to see an example of how to use list_log_analytics_entities API.
|
13074
13074
|
"""
|
13075
13075
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
13076
13076
|
required_arguments = ['namespaceName', 'compartmentId']
|
@@ -13267,7 +13267,7 @@ class LogAnalyticsClient(object):
|
|
13267
13267
|
:rtype: :class:`~oci.response.Response`
|
13268
13268
|
|
13269
13269
|
:example:
|
13270
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
13270
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/list_log_analytics_entity_topology.py.html>`__ to see an example of how to use list_log_analytics_entity_topology API.
|
13271
13271
|
"""
|
13272
13272
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
13273
13273
|
required_arguments = ['namespaceName', 'logAnalyticsEntityId']
|
@@ -13437,7 +13437,7 @@ class LogAnalyticsClient(object):
|
|
13437
13437
|
:rtype: :class:`~oci.response.Response`
|
13438
13438
|
|
13439
13439
|
:example:
|
13440
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
13440
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/list_log_analytics_entity_types.py.html>`__ to see an example of how to use list_log_analytics_entity_types API.
|
13441
13441
|
"""
|
13442
13442
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
13443
13443
|
required_arguments = ['namespaceName']
|
@@ -13606,7 +13606,7 @@ class LogAnalyticsClient(object):
|
|
13606
13606
|
:rtype: :class:`~oci.response.Response`
|
13607
13607
|
|
13608
13608
|
:example:
|
13609
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
13609
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/list_log_analytics_log_groups.py.html>`__ to see an example of how to use list_log_analytics_log_groups API.
|
13610
13610
|
"""
|
13611
13611
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
13612
13612
|
required_arguments = ['namespaceName', 'compartmentId']
|
@@ -13763,7 +13763,7 @@ class LogAnalyticsClient(object):
|
|
13763
13763
|
:rtype: :class:`~oci.response.Response`
|
13764
13764
|
|
13765
13765
|
:example:
|
13766
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
13766
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/list_log_analytics_object_collection_rules.py.html>`__ to see an example of how to use list_log_analytics_object_collection_rules API.
|
13767
13767
|
"""
|
13768
13768
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
13769
13769
|
required_arguments = ['namespaceName', 'compartmentId']
|
@@ -13915,7 +13915,7 @@ class LogAnalyticsClient(object):
|
|
13915
13915
|
:rtype: :class:`~oci.response.Response`
|
13916
13916
|
|
13917
13917
|
:example:
|
13918
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
13918
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/list_log_sets.py.html>`__ to see an example of how to use list_log_sets API.
|
13919
13919
|
"""
|
13920
13920
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
13921
13921
|
required_arguments = ['namespaceName']
|
@@ -14077,7 +14077,7 @@ class LogAnalyticsClient(object):
|
|
14077
14077
|
:rtype: :class:`~oci.response.Response`
|
14078
14078
|
|
14079
14079
|
:example:
|
14080
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
14080
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/list_lookups.py.html>`__ to see an example of how to use list_lookups API.
|
14081
14081
|
"""
|
14082
14082
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
14083
14083
|
required_arguments = ['namespaceName', 'type']
|
@@ -14250,7 +14250,7 @@ class LogAnalyticsClient(object):
|
|
14250
14250
|
:rtype: :class:`~oci.response.Response`
|
14251
14251
|
|
14252
14252
|
:example:
|
14253
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
14253
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/list_meta_source_types.py.html>`__ to see an example of how to use list_meta_source_types API.
|
14254
14254
|
"""
|
14255
14255
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
14256
14256
|
required_arguments = ['namespaceName']
|
@@ -14377,7 +14377,7 @@ class LogAnalyticsClient(object):
|
|
14377
14377
|
:rtype: :class:`~oci.response.Response`
|
14378
14378
|
|
14379
14379
|
:example:
|
14380
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
14380
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/list_namespaces.py.html>`__ to see an example of how to use list_namespaces API.
|
14381
14381
|
"""
|
14382
14382
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
14383
14383
|
required_arguments = ['compartmentId']
|
@@ -14493,7 +14493,7 @@ class LogAnalyticsClient(object):
|
|
14493
14493
|
:rtype: :class:`~oci.response.Response`
|
14494
14494
|
|
14495
14495
|
:example:
|
14496
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
14496
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/list_overlapping_recalls.py.html>`__ to see an example of how to use list_overlapping_recalls API.
|
14497
14497
|
"""
|
14498
14498
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
14499
14499
|
required_arguments = ['namespaceName']
|
@@ -14642,7 +14642,7 @@ class LogAnalyticsClient(object):
|
|
14642
14642
|
:rtype: :class:`~oci.response.Response`
|
14643
14643
|
|
14644
14644
|
:example:
|
14645
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
14645
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/list_parser_functions.py.html>`__ to see an example of how to use list_parser_functions API.
|
14646
14646
|
"""
|
14647
14647
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
14648
14648
|
required_arguments = ['namespaceName']
|
@@ -14786,7 +14786,7 @@ class LogAnalyticsClient(object):
|
|
14786
14786
|
:rtype: :class:`~oci.response.Response`
|
14787
14787
|
|
14788
14788
|
:example:
|
14789
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
14789
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/list_parser_meta_plugins.py.html>`__ to see an example of how to use list_parser_meta_plugins API.
|
14790
14790
|
"""
|
14791
14791
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
14792
14792
|
required_arguments = ['namespaceName']
|
@@ -14964,7 +14964,7 @@ class LogAnalyticsClient(object):
|
|
14964
14964
|
:rtype: :class:`~oci.response.Response`
|
14965
14965
|
|
14966
14966
|
:example:
|
14967
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
14967
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/list_parsers.py.html>`__ to see an example of how to use list_parsers API.
|
14968
14968
|
"""
|
14969
14969
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
14970
14970
|
required_arguments = ['namespaceName']
|
@@ -15154,7 +15154,7 @@ class LogAnalyticsClient(object):
|
|
15154
15154
|
:rtype: :class:`~oci.response.Response`
|
15155
15155
|
|
15156
15156
|
:example:
|
15157
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
15157
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/list_properties_metadata.py.html>`__ to see an example of how to use list_properties_metadata API.
|
15158
15158
|
"""
|
15159
15159
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
15160
15160
|
required_arguments = ['namespaceName']
|
@@ -15312,7 +15312,7 @@ class LogAnalyticsClient(object):
|
|
15312
15312
|
:rtype: :class:`~oci.response.Response`
|
15313
15313
|
|
15314
15314
|
:example:
|
15315
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
15315
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/list_query_work_requests.py.html>`__ to see an example of how to use list_query_work_requests API.
|
15316
15316
|
"""
|
15317
15317
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
15318
15318
|
required_arguments = ['namespaceName', 'compartmentId']
|
@@ -15471,7 +15471,7 @@ class LogAnalyticsClient(object):
|
|
15471
15471
|
:rtype: :class:`~oci.response.Response`
|
15472
15472
|
|
15473
15473
|
:example:
|
15474
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
15474
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/list_recalled_data.py.html>`__ to see an example of how to use list_recalled_data API.
|
15475
15475
|
"""
|
15476
15476
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
15477
15477
|
required_arguments = ['namespaceName']
|
@@ -15629,7 +15629,7 @@ class LogAnalyticsClient(object):
|
|
15629
15629
|
:rtype: :class:`~oci.response.Response`
|
15630
15630
|
|
15631
15631
|
:example:
|
15632
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
15632
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/list_resource_categories.py.html>`__ to see an example of how to use list_resource_categories API.
|
15633
15633
|
"""
|
15634
15634
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
15635
15635
|
required_arguments = ['namespaceName']
|
@@ -15796,7 +15796,7 @@ class LogAnalyticsClient(object):
|
|
15796
15796
|
:rtype: :class:`~oci.response.Response`
|
15797
15797
|
|
15798
15798
|
:example:
|
15799
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
15799
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/list_rules.py.html>`__ to see an example of how to use list_rules API.
|
15800
15800
|
"""
|
15801
15801
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
15802
15802
|
required_arguments = ['namespaceName', 'compartmentId']
|
@@ -15977,7 +15977,7 @@ class LogAnalyticsClient(object):
|
|
15977
15977
|
:rtype: :class:`~oci.response.Response`
|
15978
15978
|
|
15979
15979
|
:example:
|
15980
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
15980
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/list_scheduled_tasks.py.html>`__ to see an example of how to use list_scheduled_tasks API.
|
15981
15981
|
"""
|
15982
15982
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
15983
15983
|
required_arguments = ['namespaceName', 'taskType', 'compartmentId']
|
@@ -16151,7 +16151,7 @@ class LogAnalyticsClient(object):
|
|
16151
16151
|
:rtype: :class:`~oci.response.Response`
|
16152
16152
|
|
16153
16153
|
:example:
|
16154
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
16154
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/list_source_associations.py.html>`__ to see an example of how to use list_source_associations API.
|
16155
16155
|
"""
|
16156
16156
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
16157
16157
|
required_arguments = ['namespaceName', 'sourceName', 'compartmentId']
|
@@ -16325,7 +16325,7 @@ class LogAnalyticsClient(object):
|
|
16325
16325
|
:rtype: :class:`~oci.response.Response`
|
16326
16326
|
|
16327
16327
|
:example:
|
16328
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
16328
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/list_source_event_types.py.html>`__ to see an example of how to use list_source_event_types API.
|
16329
16329
|
"""
|
16330
16330
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
16331
16331
|
required_arguments = ['namespaceName', 'sourceName']
|
@@ -16484,7 +16484,7 @@ class LogAnalyticsClient(object):
|
|
16484
16484
|
:rtype: :class:`~oci.response.Response`
|
16485
16485
|
|
16486
16486
|
:example:
|
16487
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
16487
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/list_source_extended_field_definitions.py.html>`__ to see an example of how to use list_source_extended_field_definitions API.
|
16488
16488
|
"""
|
16489
16489
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
16490
16490
|
required_arguments = ['namespaceName', 'sourceName']
|
@@ -16627,7 +16627,7 @@ class LogAnalyticsClient(object):
|
|
16627
16627
|
:rtype: :class:`~oci.response.Response`
|
16628
16628
|
|
16629
16629
|
:example:
|
16630
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
16630
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/list_source_label_operators.py.html>`__ to see an example of how to use list_source_label_operators API.
|
16631
16631
|
"""
|
16632
16632
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
16633
16633
|
required_arguments = ['namespaceName']
|
@@ -16769,7 +16769,7 @@ class LogAnalyticsClient(object):
|
|
16769
16769
|
:rtype: :class:`~oci.response.Response`
|
16770
16770
|
|
16771
16771
|
:example:
|
16772
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
16772
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/list_source_meta_functions.py.html>`__ to see an example of how to use list_source_meta_functions API.
|
16773
16773
|
"""
|
16774
16774
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
16775
16775
|
required_arguments = ['namespaceName']
|
@@ -16917,7 +16917,7 @@ class LogAnalyticsClient(object):
|
|
16917
16917
|
:rtype: :class:`~oci.response.Response`
|
16918
16918
|
|
16919
16919
|
:example:
|
16920
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
16920
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/list_source_patterns.py.html>`__ to see an example of how to use list_source_patterns API.
|
16921
16921
|
"""
|
16922
16922
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
16923
16923
|
required_arguments = ['namespaceName', 'sourceName']
|
@@ -17097,7 +17097,7 @@ class LogAnalyticsClient(object):
|
|
17097
17097
|
:rtype: :class:`~oci.response.Response`
|
17098
17098
|
|
17099
17099
|
:example:
|
17100
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
17100
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/list_sources.py.html>`__ to see an example of how to use list_sources API.
|
17101
17101
|
"""
|
17102
17102
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
17103
17103
|
required_arguments = ['namespaceName', 'compartmentId']
|
@@ -17269,7 +17269,7 @@ class LogAnalyticsClient(object):
|
|
17269
17269
|
:rtype: :class:`~oci.response.Response`
|
17270
17270
|
|
17271
17271
|
:example:
|
17272
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
17272
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/list_storage_work_request_errors.py.html>`__ to see an example of how to use list_storage_work_request_errors API.
|
17273
17273
|
"""
|
17274
17274
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
17275
17275
|
required_arguments = ['workRequestId', 'namespaceName', 'compartmentId']
|
@@ -17439,7 +17439,7 @@ class LogAnalyticsClient(object):
|
|
17439
17439
|
:rtype: :class:`~oci.response.Response`
|
17440
17440
|
|
17441
17441
|
:example:
|
17442
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
17442
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/list_storage_work_requests.py.html>`__ to see an example of how to use list_storage_work_requests API.
|
17443
17443
|
"""
|
17444
17444
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
17445
17445
|
required_arguments = ['namespaceName', 'compartmentId']
|
@@ -17598,7 +17598,7 @@ class LogAnalyticsClient(object):
|
|
17598
17598
|
:rtype: :class:`~oci.response.Response`
|
17599
17599
|
|
17600
17600
|
:example:
|
17601
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
17601
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/list_supported_char_encodings.py.html>`__ to see an example of how to use list_supported_char_encodings API.
|
17602
17602
|
"""
|
17603
17603
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
17604
17604
|
required_arguments = ['namespaceName']
|
@@ -17712,7 +17712,7 @@ class LogAnalyticsClient(object):
|
|
17712
17712
|
:rtype: :class:`~oci.response.Response`
|
17713
17713
|
|
17714
17714
|
:example:
|
17715
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
17715
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/list_supported_timezones.py.html>`__ to see an example of how to use list_supported_timezones API.
|
17716
17716
|
"""
|
17717
17717
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
17718
17718
|
required_arguments = ['namespaceName']
|
@@ -17848,7 +17848,7 @@ class LogAnalyticsClient(object):
|
|
17848
17848
|
:rtype: :class:`~oci.response.Response`
|
17849
17849
|
|
17850
17850
|
:example:
|
17851
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
17851
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/list_upload_files.py.html>`__ to see an example of how to use list_upload_files API.
|
17852
17852
|
"""
|
17853
17853
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
17854
17854
|
required_arguments = ['namespaceName', 'uploadReference']
|
@@ -17996,7 +17996,7 @@ class LogAnalyticsClient(object):
|
|
17996
17996
|
:rtype: :class:`~oci.response.Response`
|
17997
17997
|
|
17998
17998
|
:example:
|
17999
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
17999
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/list_upload_warnings.py.html>`__ to see an example of how to use list_upload_warnings API.
|
18000
18000
|
"""
|
18001
18001
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
18002
18002
|
required_arguments = ['namespaceName', 'uploadReference']
|
@@ -18135,7 +18135,7 @@ class LogAnalyticsClient(object):
|
|
18135
18135
|
:rtype: :class:`~oci.response.Response`
|
18136
18136
|
|
18137
18137
|
:example:
|
18138
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
18138
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/list_uploads.py.html>`__ to see an example of how to use list_uploads API.
|
18139
18139
|
"""
|
18140
18140
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
18141
18141
|
required_arguments = ['namespaceName']
|
@@ -18333,7 +18333,7 @@ class LogAnalyticsClient(object):
|
|
18333
18333
|
:rtype: :class:`~oci.response.Response`
|
18334
18334
|
|
18335
18335
|
:example:
|
18336
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
18336
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/list_warnings.py.html>`__ to see an example of how to use list_warnings API.
|
18337
18337
|
"""
|
18338
18338
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
18339
18339
|
required_arguments = ['namespaceName', 'compartmentId']
|
@@ -18498,7 +18498,7 @@ class LogAnalyticsClient(object):
|
|
18498
18498
|
:rtype: :class:`~oci.response.Response`
|
18499
18499
|
|
18500
18500
|
:example:
|
18501
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
18501
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/list_work_request_errors.py.html>`__ to see an example of how to use list_work_request_errors API.
|
18502
18502
|
"""
|
18503
18503
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
18504
18504
|
required_arguments = ['namespaceName', 'workRequestId']
|
@@ -18616,7 +18616,7 @@ class LogAnalyticsClient(object):
|
|
18616
18616
|
:rtype: :class:`~oci.response.Response`
|
18617
18617
|
|
18618
18618
|
:example:
|
18619
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
18619
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/list_work_request_logs.py.html>`__ to see an example of how to use list_work_request_logs API.
|
18620
18620
|
"""
|
18621
18621
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
18622
18622
|
required_arguments = ['namespaceName', 'workRequestId']
|
@@ -18732,7 +18732,7 @@ class LogAnalyticsClient(object):
|
|
18732
18732
|
:rtype: :class:`~oci.response.Response`
|
18733
18733
|
|
18734
18734
|
:example:
|
18735
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
18735
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/list_work_requests.py.html>`__ to see an example of how to use list_work_requests API.
|
18736
18736
|
"""
|
18737
18737
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
18738
18738
|
required_arguments = ['namespaceName', 'compartmentId']
|
@@ -18846,7 +18846,7 @@ class LogAnalyticsClient(object):
|
|
18846
18846
|
:rtype: :class:`~oci.response.Response`
|
18847
18847
|
|
18848
18848
|
:example:
|
18849
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
18849
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/offboard_namespace.py.html>`__ to see an example of how to use offboard_namespace API.
|
18850
18850
|
"""
|
18851
18851
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
18852
18852
|
required_arguments = ['namespaceName']
|
@@ -18950,7 +18950,7 @@ class LogAnalyticsClient(object):
|
|
18950
18950
|
:rtype: :class:`~oci.response.Response`
|
18951
18951
|
|
18952
18952
|
:example:
|
18953
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
18953
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/onboard_namespace.py.html>`__ to see an example of how to use onboard_namespace API.
|
18954
18954
|
"""
|
18955
18955
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
18956
18956
|
required_arguments = ['namespaceName']
|
@@ -19050,7 +19050,7 @@ class LogAnalyticsClient(object):
|
|
19050
19050
|
:rtype: :class:`~oci.response.Response`
|
19051
19051
|
|
19052
19052
|
:example:
|
19053
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
19053
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/parse_query.py.html>`__ to see an example of how to use parse_query API.
|
19054
19054
|
"""
|
19055
19055
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
19056
19056
|
required_arguments = ['namespaceName']
|
@@ -19165,7 +19165,7 @@ class LogAnalyticsClient(object):
|
|
19165
19165
|
:rtype: :class:`~oci.response.Response`
|
19166
19166
|
|
19167
19167
|
:example:
|
19168
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
19168
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/pause_scheduled_task.py.html>`__ to see an example of how to use pause_scheduled_task API.
|
19169
19169
|
"""
|
19170
19170
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
19171
19171
|
required_arguments = ['namespaceName', 'scheduledTaskId']
|
@@ -19284,7 +19284,7 @@ class LogAnalyticsClient(object):
|
|
19284
19284
|
:rtype: :class:`~oci.response.Response`
|
19285
19285
|
|
19286
19286
|
:example:
|
19287
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
19287
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/purge_storage_data.py.html>`__ to see an example of how to use purge_storage_data API.
|
19288
19288
|
"""
|
19289
19289
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
19290
19290
|
required_arguments = ['namespaceName']
|
@@ -19401,7 +19401,7 @@ class LogAnalyticsClient(object):
|
|
19401
19401
|
:rtype: :class:`~oci.response.Response`
|
19402
19402
|
|
19403
19403
|
:example:
|
19404
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
19404
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/put_query_work_request_background.py.html>`__ to see an example of how to use put_query_work_request_background API.
|
19405
19405
|
"""
|
19406
19406
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
19407
19407
|
required_arguments = ['namespaceName', 'workRequestId']
|
@@ -19509,7 +19509,7 @@ class LogAnalyticsClient(object):
|
|
19509
19509
|
:rtype: :class:`~oci.response.Response`
|
19510
19510
|
|
19511
19511
|
:example:
|
19512
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
19512
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/query.py.html>`__ to see an example of how to use query API.
|
19513
19513
|
"""
|
19514
19514
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
19515
19515
|
required_arguments = ['namespaceName']
|
@@ -19640,7 +19640,7 @@ class LogAnalyticsClient(object):
|
|
19640
19640
|
:rtype: :class:`~oci.response.Response`
|
19641
19641
|
|
19642
19642
|
:example:
|
19643
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
19643
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/recall_archived_data.py.html>`__ to see an example of how to use recall_archived_data API.
|
19644
19644
|
"""
|
19645
19645
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
19646
19646
|
required_arguments = ['namespaceName']
|
@@ -19787,7 +19787,7 @@ class LogAnalyticsClient(object):
|
|
19787
19787
|
:rtype: :class:`~oci.response.Response`
|
19788
19788
|
|
19789
19789
|
:example:
|
19790
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
19790
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/register_lookup.py.html>`__ to see an example of how to use register_lookup API.
|
19791
19791
|
"""
|
19792
19792
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
19793
19793
|
required_arguments = ['namespaceName', 'type']
|
@@ -19955,7 +19955,7 @@ class LogAnalyticsClient(object):
|
|
19955
19955
|
:rtype: :class:`~oci.response.Response`
|
19956
19956
|
|
19957
19957
|
:example:
|
19958
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
19958
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/release_recalled_data.py.html>`__ to see an example of how to use release_recalled_data API.
|
19959
19959
|
"""
|
19960
19960
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
19961
19961
|
required_arguments = ['namespaceName']
|
@@ -20080,7 +20080,7 @@ class LogAnalyticsClient(object):
|
|
20080
20080
|
:rtype: :class:`~oci.response.Response`
|
20081
20081
|
|
20082
20082
|
:example:
|
20083
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
20083
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/remove_entity_associations.py.html>`__ to see an example of how to use remove_entity_associations API.
|
20084
20084
|
"""
|
20085
20085
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
20086
20086
|
required_arguments = ['namespaceName', 'logAnalyticsEntityId']
|
@@ -20198,7 +20198,7 @@ class LogAnalyticsClient(object):
|
|
20198
20198
|
:rtype: :class:`~oci.response.Response`
|
20199
20199
|
|
20200
20200
|
:example:
|
20201
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
20201
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/remove_preferences.py.html>`__ to see an example of how to use remove_preferences API.
|
20202
20202
|
"""
|
20203
20203
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
20204
20204
|
required_arguments = ['namespaceName']
|
@@ -20306,7 +20306,7 @@ class LogAnalyticsClient(object):
|
|
20306
20306
|
:rtype: :class:`~oci.response.Response`
|
20307
20307
|
|
20308
20308
|
:example:
|
20309
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
20309
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/remove_resource_categories.py.html>`__ to see an example of how to use remove_resource_categories API.
|
20310
20310
|
"""
|
20311
20311
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
20312
20312
|
required_arguments = ['namespaceName']
|
@@ -20421,7 +20421,7 @@ class LogAnalyticsClient(object):
|
|
20421
20421
|
:rtype: :class:`~oci.response.Response`
|
20422
20422
|
|
20423
20423
|
:example:
|
20424
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
20424
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/remove_source_event_types.py.html>`__ to see an example of how to use remove_source_event_types API.
|
20425
20425
|
"""
|
20426
20426
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
20427
20427
|
required_arguments = ['namespaceName', 'sourceName']
|
@@ -20538,7 +20538,7 @@ class LogAnalyticsClient(object):
|
|
20538
20538
|
:rtype: :class:`~oci.response.Response`
|
20539
20539
|
|
20540
20540
|
:example:
|
20541
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
20541
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/resume_scheduled_task.py.html>`__ to see an example of how to use resume_scheduled_task API.
|
20542
20542
|
"""
|
20543
20543
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
20544
20544
|
required_arguments = ['namespaceName', 'scheduledTaskId']
|
@@ -20660,7 +20660,7 @@ class LogAnalyticsClient(object):
|
|
20660
20660
|
:rtype: :class:`~oci.response.Response`
|
20661
20661
|
|
20662
20662
|
:example:
|
20663
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
20663
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/run.py.html>`__ to see an example of how to use run API.
|
20664
20664
|
"""
|
20665
20665
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
20666
20666
|
required_arguments = ['namespaceName', 'scheduledTaskId']
|
@@ -20777,7 +20777,7 @@ class LogAnalyticsClient(object):
|
|
20777
20777
|
:rtype: :class:`~oci.response.Response`
|
20778
20778
|
|
20779
20779
|
:example:
|
20780
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
20780
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/set_unprocessed_data_bucket.py.html>`__ to see an example of how to use set_unprocessed_data_bucket API.
|
20781
20781
|
"""
|
20782
20782
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
20783
20783
|
required_arguments = ['namespaceName', 'bucketName']
|
@@ -20885,7 +20885,7 @@ class LogAnalyticsClient(object):
|
|
20885
20885
|
:rtype: :class:`~oci.response.Response`
|
20886
20886
|
|
20887
20887
|
:example:
|
20888
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
20888
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/suggest.py.html>`__ to see an example of how to use suggest API.
|
20889
20889
|
"""
|
20890
20890
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
20891
20891
|
required_arguments = ['namespaceName']
|
@@ -21002,7 +21002,7 @@ class LogAnalyticsClient(object):
|
|
21002
21002
|
:rtype: :class:`~oci.response.Response`
|
21003
21003
|
|
21004
21004
|
:example:
|
21005
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
21005
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/suppress_warning.py.html>`__ to see an example of how to use suppress_warning API.
|
21006
21006
|
"""
|
21007
21007
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
21008
21008
|
required_arguments = ['namespaceName', 'compartmentId']
|
@@ -21133,7 +21133,7 @@ class LogAnalyticsClient(object):
|
|
21133
21133
|
:rtype: :class:`~oci.response.Response`
|
21134
21134
|
|
21135
21135
|
:example:
|
21136
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
21136
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/test_parser.py.html>`__ to see an example of how to use test_parser API.
|
21137
21137
|
"""
|
21138
21138
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
21139
21139
|
required_arguments = ['namespaceName']
|
@@ -21270,7 +21270,7 @@ class LogAnalyticsClient(object):
|
|
21270
21270
|
:rtype: :class:`~oci.response.Response`
|
21271
21271
|
|
21272
21272
|
:example:
|
21273
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
21273
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/unsuppress_warning.py.html>`__ to see an example of how to use unsuppress_warning API.
|
21274
21274
|
"""
|
21275
21275
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
21276
21276
|
required_arguments = ['namespaceName', 'compartmentId']
|
@@ -21395,7 +21395,7 @@ class LogAnalyticsClient(object):
|
|
21395
21395
|
:rtype: :class:`~oci.response.Response`
|
21396
21396
|
|
21397
21397
|
:example:
|
21398
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
21398
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/update_ingest_time_rule.py.html>`__ to see an example of how to use update_ingest_time_rule API.
|
21399
21399
|
"""
|
21400
21400
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
21401
21401
|
required_arguments = ['namespaceName', 'ingestTimeRuleId']
|
@@ -21515,7 +21515,7 @@ class LogAnalyticsClient(object):
|
|
21515
21515
|
:rtype: :class:`~oci.response.Response`
|
21516
21516
|
|
21517
21517
|
:example:
|
21518
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
21518
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/update_log_analytics_em_bridge.py.html>`__ to see an example of how to use update_log_analytics_em_bridge API.
|
21519
21519
|
"""
|
21520
21520
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
21521
21521
|
required_arguments = ['namespaceName', 'logAnalyticsEmBridgeId']
|
@@ -21633,7 +21633,7 @@ class LogAnalyticsClient(object):
|
|
21633
21633
|
:rtype: :class:`~oci.response.Response`
|
21634
21634
|
|
21635
21635
|
:example:
|
21636
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
21636
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/update_log_analytics_entity.py.html>`__ to see an example of how to use update_log_analytics_entity API.
|
21637
21637
|
"""
|
21638
21638
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
21639
21639
|
required_arguments = ['namespaceName', 'logAnalyticsEntityId']
|
@@ -21751,7 +21751,7 @@ class LogAnalyticsClient(object):
|
|
21751
21751
|
:rtype: :class:`~oci.response.Response`
|
21752
21752
|
|
21753
21753
|
:example:
|
21754
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
21754
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/update_log_analytics_entity_type.py.html>`__ to see an example of how to use update_log_analytics_entity_type API.
|
21755
21755
|
"""
|
21756
21756
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
21757
21757
|
required_arguments = ['namespaceName', 'entityTypeName']
|
@@ -21867,7 +21867,7 @@ class LogAnalyticsClient(object):
|
|
21867
21867
|
:rtype: :class:`~oci.response.Response`
|
21868
21868
|
|
21869
21869
|
:example:
|
21870
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
21870
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/update_log_analytics_log_group.py.html>`__ to see an example of how to use update_log_analytics_log_group API.
|
21871
21871
|
"""
|
21872
21872
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
21873
21873
|
required_arguments = ['namespaceName', 'logAnalyticsLogGroupId']
|
@@ -21989,7 +21989,7 @@ class LogAnalyticsClient(object):
|
|
21989
21989
|
:rtype: :class:`~oci.response.Response`
|
21990
21990
|
|
21991
21991
|
:example:
|
21992
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
21992
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/update_log_analytics_object_collection_rule.py.html>`__ to see an example of how to use update_log_analytics_object_collection_rule API.
|
21993
21993
|
"""
|
21994
21994
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
21995
21995
|
required_arguments = ['namespaceName', 'logAnalyticsObjectCollectionRuleId']
|
@@ -22114,7 +22114,7 @@ class LogAnalyticsClient(object):
|
|
22114
22114
|
:rtype: :class:`~oci.response.Response`
|
22115
22115
|
|
22116
22116
|
:example:
|
22117
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
22117
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/update_lookup.py.html>`__ to see an example of how to use update_lookup API.
|
22118
22118
|
"""
|
22119
22119
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
22120
22120
|
required_arguments = ['namespaceName', 'lookupName']
|
@@ -22262,7 +22262,7 @@ class LogAnalyticsClient(object):
|
|
22262
22262
|
:rtype: :class:`~oci.response.Response`
|
22263
22263
|
|
22264
22264
|
:example:
|
22265
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
22265
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/update_lookup_data.py.html>`__ to see an example of how to use update_lookup_data API.
|
22266
22266
|
"""
|
22267
22267
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
22268
22268
|
required_arguments = ['namespaceName', 'lookupName']
|
@@ -22413,7 +22413,7 @@ class LogAnalyticsClient(object):
|
|
22413
22413
|
:rtype: :class:`~oci.response.Response`
|
22414
22414
|
|
22415
22415
|
:example:
|
22416
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
22416
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/update_preferences.py.html>`__ to see an example of how to use update_preferences API.
|
22417
22417
|
"""
|
22418
22418
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
22419
22419
|
required_arguments = ['namespaceName']
|
@@ -22521,7 +22521,7 @@ class LogAnalyticsClient(object):
|
|
22521
22521
|
:rtype: :class:`~oci.response.Response`
|
22522
22522
|
|
22523
22523
|
:example:
|
22524
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
22524
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/update_resource_categories.py.html>`__ to see an example of how to use update_resource_categories API.
|
22525
22525
|
"""
|
22526
22526
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
22527
22527
|
required_arguments = ['namespaceName']
|
@@ -22638,7 +22638,7 @@ class LogAnalyticsClient(object):
|
|
22638
22638
|
:rtype: :class:`~oci.response.Response`
|
22639
22639
|
|
22640
22640
|
:example:
|
22641
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
22641
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/update_scheduled_task.py.html>`__ to see an example of how to use update_scheduled_task API.
|
22642
22642
|
"""
|
22643
22643
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
22644
22644
|
required_arguments = ['namespaceName', 'scheduledTaskId']
|
@@ -22755,7 +22755,7 @@ class LogAnalyticsClient(object):
|
|
22755
22755
|
:rtype: :class:`~oci.response.Response`
|
22756
22756
|
|
22757
22757
|
:example:
|
22758
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
22758
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/update_storage.py.html>`__ to see an example of how to use update_storage API.
|
22759
22759
|
"""
|
22760
22760
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
22761
22761
|
required_arguments = ['namespaceName']
|
@@ -22834,6 +22834,202 @@ class LogAnalyticsClient(object):
|
|
22834
22834
|
api_reference_link=api_reference_link,
|
22835
22835
|
required_arguments=required_arguments)
|
22836
22836
|
|
22837
|
+
def upload_discovery_data(self, namespace_name, upload_discovery_data_details, **kwargs):
|
22838
|
+
"""
|
22839
|
+
Accepts discovery data for processing by Logging Analytics.
|
22840
|
+
|
22841
|
+
|
22842
|
+
:param str namespace_name: (required)
|
22843
|
+
The Logging Analytics namespace used for the request.
|
22844
|
+
|
22845
|
+
:param stream upload_discovery_data_details: (required)
|
22846
|
+
Discovery data
|
22847
|
+
|
22848
|
+
:param str opc_request_id: (optional)
|
22849
|
+
The client request ID for tracing.
|
22850
|
+
|
22851
|
+
:param str opc_meta_properties: (optional)
|
22852
|
+
Metadata key and value pairs separated by a semicolon. Example k1:v1;k2:v2;k3:v3
|
22853
|
+
|
22854
|
+
:param str discovery_data_type: (optional)
|
22855
|
+
Discovery data type
|
22856
|
+
|
22857
|
+
Allowed values are: "ENTITY", "K8S_OBJECTS"
|
22858
|
+
|
22859
|
+
:param str payload_type: (optional)
|
22860
|
+
Identifies the type of request payload.
|
22861
|
+
|
22862
|
+
Allowed values are: "JSON", "GZIP", "ZIP"
|
22863
|
+
|
22864
|
+
:param str content_type: (optional)
|
22865
|
+
The content type of the log data.
|
22866
|
+
|
22867
|
+
:param str opc_retry_token: (optional)
|
22868
|
+
A token that uniquely identifies a request so it can be retried in case of a timeout or
|
22869
|
+
server error without risk of executing that same action again. Retry tokens expire after 24
|
22870
|
+
hours, but can be invalidated before then due to conflicting operations. For example, if a resource
|
22871
|
+
has been deleted and purged from the system, then a retry of the original creation request
|
22872
|
+
might be rejected.
|
22873
|
+
|
22874
|
+
:param str expect: (optional)
|
22875
|
+
A value of `100-continue` requests preliminary verification of the request method, path, and headers before the request body is sent.
|
22876
|
+
If no error results from such verification, the server will send a 100 (Continue) interim response to indicate readiness for the request body.
|
22877
|
+
The only allowed value for this parameter is \"100-Continue\" (case-insensitive).
|
22878
|
+
|
22879
|
+
:param obj retry_strategy: (optional)
|
22880
|
+
A retry strategy to apply to this specific operation/call. This will override any retry strategy set at the client-level.
|
22881
|
+
|
22882
|
+
This should be one of the strategies available in the :py:mod:`~oci.retry` module. This operation uses :py:data:`~oci.retry.DEFAULT_RETRY_STRATEGY` as default if no retry strategy is provided.
|
22883
|
+
The specifics of the default retry strategy are described `here <https://docs.oracle.com/en-us/iaas/tools/python/latest/sdk_behaviors/retries.html>`__.
|
22884
|
+
|
22885
|
+
To have this operation explicitly not perform any retries, pass an instance of :py:class:`~oci.retry.NoneRetryStrategy`.
|
22886
|
+
|
22887
|
+
:param bool allow_control_chars: (optional)
|
22888
|
+
allow_control_chars is a boolean to indicate whether or not this request should allow control characters in the response object.
|
22889
|
+
By default, the response will not allow control characters in strings
|
22890
|
+
:param int buffer_limit: (optional)
|
22891
|
+
A buffer limit for the stream to be buffered. buffer_limit is used to set the buffer size capacity. Streams will be read until the size of the buffer reaches the buffer_limit.
|
22892
|
+
If the stream size is greater than the buffer_limit, a BufferError exception will be thrown.
|
22893
|
+
|
22894
|
+
The buffer_limit parameter is used when the stream object does not have a `seek`, `tell`, or `fileno` property for the Python Request library to calculate out the content length.
|
22895
|
+
If buffer_limit is not passed, then the buffer_limit will be defaulted to 100MB.
|
22896
|
+
Large streams can cause the process to freeze, consider passing in content-length for large streams instead.
|
22897
|
+
|
22898
|
+
:return: A :class:`~oci.response.Response` object with data of type None
|
22899
|
+
:rtype: :class:`~oci.response.Response`
|
22900
|
+
|
22901
|
+
:example:
|
22902
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/upload_discovery_data.py.html>`__ to see an example of how to use upload_discovery_data API.
|
22903
|
+
"""
|
22904
|
+
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
22905
|
+
required_arguments = ['namespaceName']
|
22906
|
+
resource_path = "/namespaces/{namespaceName}/actions/uploadDiscoveryData"
|
22907
|
+
method = "POST"
|
22908
|
+
operation_name = "upload_discovery_data"
|
22909
|
+
api_reference_link = "https://docs.oracle.com/iaas/api/#/en/logan-api-spec/20200601/LogAnalyticsEntity/UploadDiscoveryData"
|
22910
|
+
|
22911
|
+
# Don't accept unknown kwargs
|
22912
|
+
expected_kwargs = [
|
22913
|
+
"allow_control_chars",
|
22914
|
+
"retry_strategy",
|
22915
|
+
"buffer_limit",
|
22916
|
+
"opc_request_id",
|
22917
|
+
"opc_meta_properties",
|
22918
|
+
"discovery_data_type",
|
22919
|
+
"payload_type",
|
22920
|
+
"content_type",
|
22921
|
+
"opc_retry_token",
|
22922
|
+
"expect"
|
22923
|
+
]
|
22924
|
+
extra_kwargs = [_key for _key in six.iterkeys(kwargs) if _key not in expected_kwargs]
|
22925
|
+
if extra_kwargs:
|
22926
|
+
raise ValueError(
|
22927
|
+
f"upload_discovery_data got unknown kwargs: {extra_kwargs!r}")
|
22928
|
+
|
22929
|
+
path_params = {
|
22930
|
+
"namespaceName": namespace_name
|
22931
|
+
}
|
22932
|
+
|
22933
|
+
path_params = {k: v for (k, v) in six.iteritems(path_params) if v is not missing}
|
22934
|
+
|
22935
|
+
for (k, v) in six.iteritems(path_params):
|
22936
|
+
if v is None or (isinstance(v, six.string_types) and len(v.strip()) == 0):
|
22937
|
+
raise ValueError(f'Parameter {k} cannot be None, whitespace or empty string')
|
22938
|
+
|
22939
|
+
if 'discovery_data_type' in kwargs:
|
22940
|
+
discovery_data_type_allowed_values = ["ENTITY", "K8S_OBJECTS"]
|
22941
|
+
if kwargs['discovery_data_type'] not in discovery_data_type_allowed_values:
|
22942
|
+
raise ValueError(
|
22943
|
+
f"Invalid value for `discovery_data_type`, must be one of { discovery_data_type_allowed_values }"
|
22944
|
+
)
|
22945
|
+
|
22946
|
+
if 'payload_type' in kwargs:
|
22947
|
+
payload_type_allowed_values = ["JSON", "GZIP", "ZIP"]
|
22948
|
+
if kwargs['payload_type'] not in payload_type_allowed_values:
|
22949
|
+
raise ValueError(
|
22950
|
+
f"Invalid value for `payload_type`, must be one of { payload_type_allowed_values }"
|
22951
|
+
)
|
22952
|
+
|
22953
|
+
query_params = {
|
22954
|
+
"discoveryDataType": kwargs.get("discovery_data_type", missing),
|
22955
|
+
"payloadType": kwargs.get("payload_type", missing)
|
22956
|
+
}
|
22957
|
+
query_params = {k: v for (k, v) in six.iteritems(query_params) if v is not missing and v is not None}
|
22958
|
+
|
22959
|
+
header_params = {
|
22960
|
+
"accept": "application/json",
|
22961
|
+
"opc-request-id": kwargs.get("opc_request_id", missing),
|
22962
|
+
"opc-meta-properties": kwargs.get("opc_meta_properties", missing),
|
22963
|
+
"content-type": kwargs.get("content_type", missing),
|
22964
|
+
"opc-retry-token": kwargs.get("opc_retry_token", missing),
|
22965
|
+
"expect": kwargs.get("expect", missing)
|
22966
|
+
}
|
22967
|
+
header_params = {k: v for (k, v) in six.iteritems(header_params) if v is not missing and v is not None}
|
22968
|
+
# Set default value for expect header if user has not overridden it
|
22969
|
+
lowercase_header_params_keys = [k.lower() for k in header_params]
|
22970
|
+
if "expect" not in lowercase_header_params_keys:
|
22971
|
+
header_params["expect"] = "100-continue"
|
22972
|
+
|
22973
|
+
# If the body parameter is optional we need to assign it to a variable so additional type checking can be performed.
|
22974
|
+
try:
|
22975
|
+
upload_discovery_data_details
|
22976
|
+
except NameError:
|
22977
|
+
upload_discovery_data_details = kwargs.get("upload_discovery_data_details", missing)
|
22978
|
+
|
22979
|
+
if upload_discovery_data_details is not missing and upload_discovery_data_details is not None:
|
22980
|
+
if (not isinstance(upload_discovery_data_details, (six.binary_type, six.string_types)) and
|
22981
|
+
not hasattr(upload_discovery_data_details, "read")):
|
22982
|
+
raise TypeError('The body must be a string, bytes, or provide a read() method.')
|
22983
|
+
|
22984
|
+
if hasattr(upload_discovery_data_details, 'fileno') and hasattr(upload_discovery_data_details, 'name') and upload_discovery_data_details.name != '<stdin>':
|
22985
|
+
if requests.utils.super_len(upload_discovery_data_details) == 0:
|
22986
|
+
header_params['Content-Length'] = '0'
|
22987
|
+
|
22988
|
+
# If content length is not given and stream object have no 'fileno' and is not a string or bytes, try to calculate content length
|
22989
|
+
elif 'Content-Length' not in header_params and not is_content_length_calculable_by_req_util(upload_discovery_data_details):
|
22990
|
+
calculated_obj = back_up_body_calculate_stream_content_length(upload_discovery_data_details, kwargs.get("buffer_limit"))
|
22991
|
+
header_params['Content-Length'] = calculated_obj["content_length"]
|
22992
|
+
upload_discovery_data_details = calculated_obj["byte_content"]
|
22993
|
+
|
22994
|
+
retry_strategy = self.base_client.get_preferred_retry_strategy(
|
22995
|
+
operation_retry_strategy=kwargs.get('retry_strategy'),
|
22996
|
+
client_retry_strategy=self.retry_strategy
|
22997
|
+
)
|
22998
|
+
if retry_strategy is None:
|
22999
|
+
retry_strategy = retry.DEFAULT_RETRY_STRATEGY
|
23000
|
+
|
23001
|
+
if retry_strategy:
|
23002
|
+
if not isinstance(retry_strategy, retry.NoneRetryStrategy):
|
23003
|
+
self.base_client.add_opc_retry_token_if_needed(header_params)
|
23004
|
+
self.base_client.add_opc_client_retries_header(header_params)
|
23005
|
+
retry_strategy.add_circuit_breaker_callback(self.circuit_breaker_callback)
|
23006
|
+
return retry_strategy.make_retrying_call(
|
23007
|
+
self.base_client.call_api,
|
23008
|
+
resource_path=resource_path,
|
23009
|
+
method=method,
|
23010
|
+
path_params=path_params,
|
23011
|
+
query_params=query_params,
|
23012
|
+
header_params=header_params,
|
23013
|
+
body=upload_discovery_data_details,
|
23014
|
+
enforce_content_headers=False,
|
23015
|
+
allow_control_chars=kwargs.get('allow_control_chars'),
|
23016
|
+
operation_name=operation_name,
|
23017
|
+
api_reference_link=api_reference_link,
|
23018
|
+
required_arguments=required_arguments)
|
23019
|
+
else:
|
23020
|
+
return self.base_client.call_api(
|
23021
|
+
resource_path=resource_path,
|
23022
|
+
method=method,
|
23023
|
+
path_params=path_params,
|
23024
|
+
query_params=query_params,
|
23025
|
+
header_params=header_params,
|
23026
|
+
body=upload_discovery_data_details,
|
23027
|
+
enforce_content_headers=False,
|
23028
|
+
allow_control_chars=kwargs.get('allow_control_chars'),
|
23029
|
+
operation_name=operation_name,
|
23030
|
+
api_reference_link=api_reference_link,
|
23031
|
+
required_arguments=required_arguments)
|
23032
|
+
|
22837
23033
|
def upload_log_events_file(self, namespace_name, log_group_id, upload_log_events_file_details, **kwargs):
|
22838
23034
|
"""
|
22839
23035
|
Accepts log events for processing by Logging Analytics.
|
@@ -22901,7 +23097,7 @@ class LogAnalyticsClient(object):
|
|
22901
23097
|
:rtype: :class:`~oci.response.Response`
|
22902
23098
|
|
22903
23099
|
:example:
|
22904
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
23100
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/upload_log_events_file.py.html>`__ to see an example of how to use upload_log_events_file API.
|
22905
23101
|
"""
|
22906
23102
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
22907
23103
|
required_arguments = ['namespaceName', 'logGroupId']
|
@@ -23117,7 +23313,7 @@ class LogAnalyticsClient(object):
|
|
23117
23313
|
:rtype: :class:`~oci.response.Response`
|
23118
23314
|
|
23119
23315
|
:example:
|
23120
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
23316
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/upload_log_file.py.html>`__ to see an example of how to use upload_log_file API.
|
23121
23317
|
"""
|
23122
23318
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
23123
23319
|
required_arguments = ['namespaceName', 'uploadName', 'logSourceName', 'filename']
|
@@ -23290,7 +23486,7 @@ class LogAnalyticsClient(object):
|
|
23290
23486
|
:rtype: :class:`~oci.response.Response`
|
23291
23487
|
|
23292
23488
|
:example:
|
23293
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
23489
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/upsert_associations.py.html>`__ to see an example of how to use upsert_associations API.
|
23294
23490
|
"""
|
23295
23491
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
23296
23492
|
required_arguments = ['namespaceName']
|
@@ -23420,7 +23616,7 @@ class LogAnalyticsClient(object):
|
|
23420
23616
|
:rtype: :class:`~oci.response.Response`
|
23421
23617
|
|
23422
23618
|
:example:
|
23423
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
23619
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/upsert_field.py.html>`__ to see an example of how to use upsert_field API.
|
23424
23620
|
"""
|
23425
23621
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
23426
23622
|
required_arguments = ['namespaceName']
|
@@ -23546,7 +23742,7 @@ class LogAnalyticsClient(object):
|
|
23546
23742
|
:rtype: :class:`~oci.response.Response`
|
23547
23743
|
|
23548
23744
|
:example:
|
23549
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
23745
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/upsert_label.py.html>`__ to see an example of how to use upsert_label API.
|
23550
23746
|
"""
|
23551
23747
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
23552
23748
|
required_arguments = ['namespaceName']
|
@@ -23672,7 +23868,7 @@ class LogAnalyticsClient(object):
|
|
23672
23868
|
:rtype: :class:`~oci.response.Response`
|
23673
23869
|
|
23674
23870
|
:example:
|
23675
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
23871
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/upsert_parser.py.html>`__ to see an example of how to use upsert_parser API.
|
23676
23872
|
"""
|
23677
23873
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
23678
23874
|
required_arguments = ['namespaceName']
|
@@ -23809,7 +24005,7 @@ class LogAnalyticsClient(object):
|
|
23809
24005
|
:rtype: :class:`~oci.response.Response`
|
23810
24006
|
|
23811
24007
|
:example:
|
23812
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
24008
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/upsert_source.py.html>`__ to see an example of how to use upsert_source API.
|
23813
24009
|
"""
|
23814
24010
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
23815
24011
|
required_arguments = ['namespaceName']
|
@@ -23956,7 +24152,7 @@ class LogAnalyticsClient(object):
|
|
23956
24152
|
:rtype: :class:`~oci.response.Response`
|
23957
24153
|
|
23958
24154
|
:example:
|
23959
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
24155
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/validate_association_parameters.py.html>`__ to see an example of how to use validate_association_parameters API.
|
23960
24156
|
"""
|
23961
24157
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
23962
24158
|
required_arguments = ['namespaceName']
|
@@ -24094,7 +24290,7 @@ class LogAnalyticsClient(object):
|
|
24094
24290
|
:rtype: :class:`~oci.response.Response`
|
24095
24291
|
|
24096
24292
|
:example:
|
24097
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
24293
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/validate_endpoint.py.html>`__ to see an example of how to use validate_endpoint API.
|
24098
24294
|
"""
|
24099
24295
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
24100
24296
|
required_arguments = ['namespaceName']
|
@@ -24204,7 +24400,7 @@ class LogAnalyticsClient(object):
|
|
24204
24400
|
:rtype: :class:`~oci.response.Response`
|
24205
24401
|
|
24206
24402
|
:example:
|
24207
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
24403
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/validate_file.py.html>`__ to see an example of how to use validate_file API.
|
24208
24404
|
"""
|
24209
24405
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
24210
24406
|
required_arguments = ['namespaceName', 'objectLocation', 'filename']
|
@@ -24317,7 +24513,7 @@ class LogAnalyticsClient(object):
|
|
24317
24513
|
:rtype: :class:`~oci.response.Response`
|
24318
24514
|
|
24319
24515
|
:example:
|
24320
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
24516
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/validate_label_condition.py.html>`__ to see an example of how to use validate_label_condition API.
|
24321
24517
|
"""
|
24322
24518
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
24323
24519
|
required_arguments = ['namespaceName']
|
@@ -24442,7 +24638,7 @@ class LogAnalyticsClient(object):
|
|
24442
24638
|
:rtype: :class:`~oci.response.Response`
|
24443
24639
|
|
24444
24640
|
:example:
|
24445
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
24641
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/validate_source.py.html>`__ to see an example of how to use validate_source API.
|
24446
24642
|
"""
|
24447
24643
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
24448
24644
|
required_arguments = ['namespaceName']
|
@@ -24571,7 +24767,7 @@ class LogAnalyticsClient(object):
|
|
24571
24767
|
:rtype: :class:`~oci.response.Response`
|
24572
24768
|
|
24573
24769
|
:example:
|
24574
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
24770
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/validate_source_extended_field_details.py.html>`__ to see an example of how to use validate_source_extended_field_details API.
|
24575
24771
|
"""
|
24576
24772
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
24577
24773
|
required_arguments = ['namespaceName']
|
@@ -24687,7 +24883,7 @@ class LogAnalyticsClient(object):
|
|
24687
24883
|
:rtype: :class:`~oci.response.Response`
|
24688
24884
|
|
24689
24885
|
:example:
|
24690
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
24886
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/validate_source_mapping.py.html>`__ to see an example of how to use validate_source_mapping API.
|
24691
24887
|
"""
|
24692
24888
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
24693
24889
|
required_arguments = ['namespaceName', 'objectLocation', 'filename', 'logSourceName']
|
@@ -24812,7 +25008,7 @@ class LogAnalyticsClient(object):
|
|
24812
25008
|
:rtype: :class:`~oci.response.Response`
|
24813
25009
|
|
24814
25010
|
:example:
|
24815
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.
|
25011
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.117.0/loganalytics/verify.py.html>`__ to see an example of how to use verify API.
|
24816
25012
|
"""
|
24817
25013
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
24818
25014
|
required_arguments = ['namespaceName', 'scheduledTaskId']
|