oci 2.125.2__py3-none-any.whl → 2.125.3__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/access_governance_cp/access_governance_cp_client.py +8 -8
- oci/adm/application_dependency_management_client.py +36 -36
- oci/ai_anomaly_detection/anomaly_detection_client.py +36 -36
- oci/ai_document/ai_service_document_client.py +22 -22
- oci/ai_language/ai_service_language_client.py +134 -43
- oci/ai_language/models/__init__.py +24 -0
- oci/ai_language/models/assertion_details.py +165 -0
- oci/ai_language/models/batch_detect_health_entity_details.py +223 -0
- oci/ai_language/models/batch_detect_health_entity_result.py +103 -0
- oci/ai_language/models/batch_detect_language_pii_entities_details.py +29 -2
- oci/ai_language/models/health_entity.py +351 -0
- oci/ai_language/models/health_entity_document_result.py +200 -0
- oci/ai_language/models/input_location.py +2 -1
- oci/ai_language/models/mel_concept.py +103 -0
- oci/ai_language/models/mel_concept_details.py +165 -0
- oci/ai_language/models/model_details.py +11 -3
- oci/ai_language/models/named_entity_recognition_model_details.py +1 -1
- oci/ai_language/models/pii_entity.py +118 -7
- oci/ai_language/models/pii_model_details.py +91 -0
- oci/ai_language/models/pre_trained_health_nlu_model_details.py +1 -1
- oci/ai_language/models/pre_trained_key_phrase_extraction_model_details.py +1 -1
- oci/ai_language/models/pre_trained_language_detection_model_details.py +1 -1
- oci/ai_language/models/pre_trained_named_entity_recognition_model_details.py +1 -1
- oci/ai_language/models/pre_trained_pii_model_details.py +1 -1
- oci/ai_language/models/pre_trained_sentiment_analysis_model_details.py +1 -1
- oci/ai_language/models/pre_trained_summarization.py +1 -1
- oci/ai_language/models/pre_trained_text_classification_model_details.py +1 -1
- oci/ai_language/models/pre_trained_universal_model.py +1 -1
- oci/ai_language/models/profile.py +134 -0
- oci/ai_language/models/relation_entity.py +196 -0
- oci/ai_language/models/resolved_entities.py +72 -0
- oci/ai_language/models/resolved_entity.py +227 -0
- oci/ai_language/models/text_classification_model_details.py +1 -1
- oci/ai_speech/ai_service_speech_client.py +10 -10
- oci/ai_vision/ai_service_vision_client.py +25 -25
- oci/analytics/analytics_client.py +23 -23
- oci/announcements_service/announcement_client.py +4 -4
- oci/announcements_service/announcement_subscription_client.py +9 -9
- oci/announcements_service/announcements_preferences_client.py +4 -4
- oci/apigateway/api_gateway_client.py +21 -21
- oci/apigateway/deployment_client.py +6 -6
- oci/apigateway/gateway_client.py +6 -6
- oci/apigateway/subscribers_client.py +6 -6
- oci/apigateway/usage_plans_client.py +6 -6
- oci/apigateway/work_requests_client.py +5 -5
- oci/apm_config/config_client.py +8 -8
- oci/apm_control_plane/apm_domain_client.py +14 -14
- oci/apm_synthetics/apm_synthetic_client.py +28 -28
- oci/apm_traces/attributes_client.py +8 -8
- oci/apm_traces/query_client.py +2 -2
- oci/apm_traces/trace_client.py +4 -4
- oci/application_migration/application_migration_client.py +19 -19
- oci/appmgmt_control/appmgmt_control_client.py +8 -8
- oci/artifacts/artifacts_client.py +32 -32
- oci/audit/audit_client.py +3 -3
- oci/autoscaling/auto_scaling_client.py +11 -11
- oci/bastion/bastion_client.py +15 -15
- oci/bds/bds_client.py +51 -51
- oci/blockchain/blockchain_platform_client.py +27 -27
- oci/budget/budget_client.py +10 -10
- oci/capacity_management/capacity_management_client.py +19 -19
- oci/certificates/certificates_client.py +5 -5
- oci/certificates_management/certificates_management_client.py +32 -32
- oci/cims/incident_client.py +8 -8
- oci/cims/user_client.py +1 -1
- oci/cloud_bridge/common_client.py +5 -5
- oci/cloud_bridge/discovery_client.py +14 -14
- oci/cloud_bridge/inventory_client.py +16 -16
- oci/cloud_bridge/ocb_agent_svc_client.py +23 -23
- oci/cloud_guard/cloud_guard_client.py +133 -133
- oci/cloud_migrations/migration_client.py +43 -43
- oci/compute_cloud_at_customer/compute_cloud_at_customer_client.py +12 -12
- oci/compute_instance_agent/compute_instance_agent_client.py +6 -6
- oci/compute_instance_agent/plugin_client.py +2 -2
- oci/compute_instance_agent/pluginconfig_client.py +1 -1
- oci/container_engine/container_engine_client.py +44 -44
- oci/container_instances/container_instance_client.py +18 -18
- oci/core/blockstorage_client.py +60 -60
- oci/core/compute_client.py +99 -99
- oci/core/compute_management_client.py +32 -32
- oci/core/virtual_network_client.py +242 -242
- oci/dashboard_service/dashboard_client.py +6 -6
- oci/dashboard_service/dashboard_group_client.py +6 -6
- oci/data_catalog/data_catalog_client.py +148 -148
- oci/data_flow/data_flow_client.py +42 -42
- oci/data_integration/data_integration_client.py +163 -163
- oci/data_labeling_service/data_labeling_management_client.py +17 -17
- oci/data_labeling_service_dataplane/data_labeling_client.py +15 -15
- oci/data_safe/data_safe_client.py +272 -272
- oci/data_science/data_science_client.py +91 -91
- oci/data_science/models/instance_configuration.py +37 -2
- oci/database/database_client.py +1224 -537
- oci/database/database_client_composite_operations.py +204 -0
- oci/database/models/__init__.py +12 -0
- oci/database/models/autonomous_container_database.py +31 -0
- oci/database/models/autonomous_container_database_summary.py +31 -0
- oci/database/models/autonomous_database_software_image.py +489 -0
- oci/database/models/autonomous_database_software_image_collection.py +72 -0
- oci/database/models/autonomous_database_software_image_summary.py +437 -0
- oci/database/models/change_autonomous_database_software_image_compartment_details.py +76 -0
- oci/database/models/create_autonomous_container_database_details.py +35 -0
- oci/database/models/create_autonomous_database_software_image_details.py +267 -0
- oci/database/models/maintenance_window.py +33 -2
- oci/database/models/update_autonomous_database_software_image_details.py +119 -0
- oci/database_management/db_management_client.py +194 -194
- oci/database_management/diagnosability_client.py +4 -4
- oci/database_management/managed_my_sql_databases_client.py +7 -7
- 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_migration/models/aws_s3_data_transfer_medium_details.py +29 -2
- oci/database_migration/models/data_transfer_medium_details_v2.py +1 -1
- oci/database_migration/models/nfs_data_transfer_medium_details.py +29 -2
- oci/database_tools/database_tools_client.py +23 -23
- oci/desktops/desktop_service_client.py +21 -21
- 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 +26 -26
- oci/email_data_plane/email_dp_client.py +1 -1
- oci/events/events_client.py +6 -6
- oci/file_storage/file_storage_client.py +50 -50
- oci/fleet_software_update/fleet_software_update_client.py +44 -44
- oci/functions/functions_invoke_client.py +1 -1
- oci/functions/functions_management_client.py +16 -16
- oci/fusion_apps/data_masking_activity_client.py +3 -3
- oci/fusion_apps/fusion_applications_client.py +39 -39
- oci/fusion_apps/fusion_environment_client.py +15 -15
- oci/fusion_apps/fusion_environment_family_client.py +8 -8
- oci/fusion_apps/refresh_activity_client.py +4 -4
- oci/fusion_apps/scheduled_activity_client.py +2 -2
- oci/fusion_apps/service_attachment_client.py +2 -2
- oci/generative_ai/generative_ai_client.py +24 -24
- oci/generative_ai/models/dataset.py +1 -1
- oci/generative_ai/models/dedicated_ai_cluster.py +34 -3
- oci/generative_ai/models/endpoint.py +27 -0
- oci/generative_ai/models/model.py +34 -3
- oci/generative_ai/models/model_summary.py +7 -3
- oci/generative_ai_inference/generative_ai_inference_client.py +101 -3
- oci/generative_ai_inference/models/__init__.py +30 -0
- oci/generative_ai_inference/models/base_chat_request.py +109 -0
- oci/generative_ai_inference/models/base_chat_response.py +109 -0
- oci/generative_ai_inference/models/chat_choice.py +161 -0
- oci/generative_ai_inference/models/chat_content.py +101 -0
- oci/generative_ai_inference/models/chat_details.py +126 -0
- oci/generative_ai_inference/models/chat_result.py +130 -0
- oci/generative_ai_inference/models/citation.py +165 -0
- oci/generative_ai_inference/models/cohere_chat_request.py +443 -0
- oci/generative_ai_inference/models/cohere_chat_response.py +272 -0
- oci/generative_ai_inference/models/cohere_llm_inference_response.py +1 -1
- oci/generative_ai_inference/models/cohere_message.py +119 -0
- oci/generative_ai_inference/models/embed_text_details.py +2 -2
- oci/generative_ai_inference/models/generic_chat_request.py +474 -0
- oci/generative_ai_inference/models/generic_chat_response.py +113 -0
- oci/generative_ai_inference/models/llama_llm_inference_request.py +2 -2
- oci/generative_ai_inference/models/llama_llm_inference_response.py +1 -1
- oci/generative_ai_inference/models/llm_inference_response.py +11 -3
- oci/generative_ai_inference/models/message.py +103 -0
- oci/generative_ai_inference/models/search_query.py +72 -0
- oci/generative_ai_inference/models/text_content.py +82 -0
- oci/generic_artifacts_content/generic_artifacts_content_client.py +3 -3
- oci/globally_distributed_database/sharded_database_service_client.py +29 -29
- oci/golden_gate/golden_gate_client.py +61 -61
- oci/governance_rules_control_plane/governance_rule_client.py +15 -15
- oci/governance_rules_control_plane/work_request_client.py +5 -5
- oci/healthchecks/health_checks_client.py +17 -17
- oci/identity/identity_client.py +145 -145
- oci/identity_data_plane/dataplane_client.py +2 -2
- oci/identity_domains/identity_domains_client.py +300 -300
- oci/integration/integration_instance_client.py +15 -15
- oci/jms/java_management_service_client.py +66 -66
- oci/jms_java_downloads/java_download_client.py +25 -25
- oci/key_management/ekm_client.py +5 -5
- oci/key_management/kms_crypto_client.py +6 -6
- oci/key_management/kms_hsm_cluster_client.py +12 -12
- oci/key_management/kms_management_client.py +21 -21
- oci/key_management/kms_vault_client.py +14 -14
- oci/license_manager/license_manager_client.py +18 -18
- oci/limits/limits_client.py +4 -4
- oci/limits/quotas_client.py +7 -7
- oci/load_balancer/load_balancer_client.py +61 -61
- oci/lockbox/lockbox_client.py +23 -23
- oci/log_analytics/log_analytics_client.py +193 -193
- 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 +28 -28
- oci/management_dashboard/dashx_apis_client.py +14 -14
- oci/marketplace/account_client.py +2 -2
- oci/marketplace/marketplace_client.py +30 -30
- oci/marketplace_publisher/marketplace_publisher_client.py +71 -71
- oci/media_services/media_services_client.py +60 -60
- oci/media_services/media_stream_client.py +2 -2
- oci/monitoring/monitoring_client.py +18 -18
- 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/cluster_client.py +5 -5
- oci/ocvp/esxi_host_client.py +8 -8
- oci/ocvp/sddc_client.py +14 -14
- oci/ocvp/work_request_client.py +4 -4
- oci/oda/management_client.py +59 -59
- oci/oda/oda_client.py +17 -17
- oci/oda/odapackage_client.py +7 -7
- oci/onesubscription/billing_schedule_client.py +1 -1
- oci/onesubscription/commitment_client.py +2 -2
- oci/onesubscription/computed_usage_client.py +3 -3
- oci/onesubscription/invoice_summary_client.py +2 -2
- oci/onesubscription/organization_subscription_client.py +1 -1
- oci/onesubscription/ratecard_client.py +1 -1
- oci/onesubscription/subscribed_service_client.py +2 -2
- oci/onesubscription/subscription_client.py +1 -1
- oci/ons/notification_control_plane_client.py +6 -6
- oci/ons/notification_data_plane_client.py +10 -10
- oci/opa/models/opa_instance.py +7 -3
- oci/opa/models/work_request.py +11 -3
- oci/opa/models/work_request_summary.py +11 -3
- oci/opa/opa_instance_client.py +223 -13
- oci/opa/opa_instance_client_composite_operations.py +78 -0
- oci/opensearch/opensearch_cluster_backup_client.py +4 -4
- oci/opensearch/opensearch_cluster_client.py +14 -14
- oci/operator_access_control/access_requests_client.py +10 -10
- oci/operator_access_control/operator_actions_client.py +2 -2
- oci/operator_access_control/operator_control_assignment_client.py +8 -8
- oci/operator_access_control/operator_control_client.py +6 -6
- oci/opsi/operations_insights_client.py +175 -175
- oci/optimizer/optimizer_client.py +26 -26
- oci/os_management/event_client.py +8 -8
- oci/os_management/os_management_client.py +69 -69
- oci/os_management_hub/lifecycle_environment_client.py +11 -11
- oci/os_management_hub/managed_instance_client.py +22 -22
- oci/os_management_hub/managed_instance_group_client.py +22 -22
- oci/os_management_hub/management_station_client.py +8 -8
- oci/os_management_hub/onboarding_client.py +5 -5
- oci/os_management_hub/reporting_managed_instance_client.py +3 -3
- oci/os_management_hub/scheduled_job_client.py +6 -6
- oci/os_management_hub/software_source_client.py +22 -22
- oci/os_management_hub/work_request_client.py +4 -4
- oci/osp_gateway/address_rule_service_client.py +1 -1
- oci/osp_gateway/address_service_client.py +2 -2
- oci/osp_gateway/invoice_service_client.py +5 -5
- oci/osp_gateway/subscription_service_client.py +5 -5
- oci/osub_billing_schedule/billing_schedule_client.py +1 -1
- oci/osub_organization_subscription/organization_subscription_client.py +1 -1
- oci/osub_subscription/commitment_client.py +2 -2
- oci/osub_subscription/ratecard_client.py +1 -1
- oci/osub_subscription/subscription_client.py +1 -1
- oci/osub_usage/computed_usage_client.py +3 -3
- oci/psql/postgresql_client.py +33 -33
- oci/queue/queue_admin_client.py +11 -11
- oci/queue/queue_client.py +8 -8
- oci/recovery/database_recovery_client.py +23 -23
- oci/redis/models/create_redis_cluster_details.py +31 -0
- oci/redis/models/redis_cluster.py +31 -0
- oci/redis/models/redis_cluster_summary.py +31 -0
- oci/redis/models/update_redis_cluster_details.py +31 -0
- oci/redis/redis_cluster_client.py +11 -11
- oci/resource_manager/resource_manager_client.py +52 -52
- oci/resource_search/resource_search_client.py +3 -3
- oci/rover/rover_bundle_client.py +8 -8
- oci/rover/rover_cluster_client.py +8 -8
- oci/rover/rover_entitlement_client.py +6 -6
- oci/rover/rover_node_client.py +15 -15
- oci/rover/shape_client.py +1 -1
- oci/rover/work_requests_client.py +5 -5
- oci/sch/connector_plugins_client.py +2 -2
- oci/sch/service_connector_client.py +12 -12
- oci/secrets/secrets_client.py +3 -3
- oci/service_catalog/service_catalog_client.py +26 -26
- oci/service_manager_proxy/service_manager_proxy_client.py +2 -2
- oci/service_mesh/service_mesh_client.py +48 -48
- oci/stack_monitoring/stack_monitoring_client.py +64 -64
- oci/streaming/stream_admin_client.py +18 -18
- oci/streaming/stream_client.py +8 -8
- oci/tenant_manager_control_plane/domain_client.py +5 -5
- oci/tenant_manager_control_plane/domain_governance_client.py +5 -5
- oci/tenant_manager_control_plane/governance_client.py +2 -2
- oci/tenant_manager_control_plane/link_client.py +3 -3
- oci/tenant_manager_control_plane/orders_client.py +2 -2
- oci/tenant_manager_control_plane/organization_client.py +10 -10
- oci/tenant_manager_control_plane/recipient_invitation_client.py +5 -5
- oci/tenant_manager_control_plane/sender_invitation_client.py +5 -5
- oci/tenant_manager_control_plane/subscription_client.py +11 -11
- oci/tenant_manager_control_plane/work_request_client.py +4 -4
- oci/threat_intelligence/threatintel_client.py +5 -5
- oci/usage/resources_client.py +2 -2
- oci/usage/rewards_client.py +6 -6
- oci/usage/usagelimits_client.py +1 -1
- oci/usage_api/models/__init__.py +12 -0
- oci/usage_api/models/create_email_recipients_group_details.py +103 -0
- oci/usage_api/models/email_recipient.py +181 -0
- oci/usage_api/models/email_recipients_group.py +181 -0
- oci/usage_api/models/email_recipients_group_collection.py +72 -0
- oci/usage_api/models/email_recipients_group_summary.py +272 -0
- oci/usage_api/models/update_email_recipients_group_details.py +72 -0
- oci/usage_api/usageapi_client.py +656 -34
- oci/usage_api/usageapi_client_composite_operations.py +96 -0
- oci/vault/vaults_client.py +13 -13
- oci/vbs_inst/vbs_instance_client.py +10 -10
- oci/version.py +1 -1
- oci/visual_builder/vb_instance_client.py +13 -13
- oci/vn_monitoring/vn_monitoring_client.py +12 -12
- oci/vulnerability_scanning/vulnerability_scanning_client.py +58 -58
- oci/waa/waa_client.py +13 -13
- oci/waa/work_request_client.py +4 -4
- oci/waas/redirect_client.py +6 -6
- oci/waas/waas_client.py +66 -66
- oci/waf/waf_client.py +24 -24
- oci/work_requests/work_request_client.py +4 -4
- {oci-2.125.2.dist-info → oci-2.125.3.dist-info}/METADATA +1 -1
- {oci-2.125.2.dist-info → oci-2.125.3.dist-info}/RECORD +333 -294
- {oci-2.125.2.dist-info → oci-2.125.3.dist-info}/LICENSE.txt +0 -0
- {oci-2.125.2.dist-info → oci-2.125.3.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
- {oci-2.125.2.dist-info → oci-2.125.3.dist-info}/WHEEL +0 -0
- {oci-2.125.2.dist-info → oci-2.125.3.dist-info}/top_level.txt +0 -0
oci/email/email_client.py
CHANGED
@@ -171,7 +171,7 @@ class EmailClient(object):
|
|
171
171
|
:rtype: :class:`~oci.response.Response`
|
172
172
|
|
173
173
|
:example:
|
174
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
174
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/email/change_email_domain_compartment.py.html>`__ to see an example of how to use change_email_domain_compartment API.
|
175
175
|
"""
|
176
176
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
177
177
|
required_arguments = ['emailDomainId']
|
@@ -280,7 +280,7 @@ class EmailClient(object):
|
|
280
280
|
:rtype: :class:`~oci.response.Response`
|
281
281
|
|
282
282
|
:example:
|
283
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
283
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/email/change_sender_compartment.py.html>`__ to see an example of how to use change_sender_compartment API.
|
284
284
|
"""
|
285
285
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
286
286
|
required_arguments = ['senderId']
|
@@ -389,7 +389,7 @@ class EmailClient(object):
|
|
389
389
|
:rtype: :class:`~oci.response.Response`
|
390
390
|
|
391
391
|
:example:
|
392
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
392
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/email/create_dkim.py.html>`__ to see an example of how to use create_dkim API.
|
393
393
|
"""
|
394
394
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
395
395
|
required_arguments = []
|
@@ -485,7 +485,7 @@ class EmailClient(object):
|
|
485
485
|
:rtype: :class:`~oci.response.Response`
|
486
486
|
|
487
487
|
:example:
|
488
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
488
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/email/create_email_domain.py.html>`__ to see an example of how to use create_email_domain API.
|
489
489
|
"""
|
490
490
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
491
491
|
required_arguments = []
|
@@ -574,7 +574,7 @@ class EmailClient(object):
|
|
574
574
|
:rtype: :class:`~oci.response.Response`
|
575
575
|
|
576
576
|
:example:
|
577
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
577
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/email/create_sender.py.html>`__ to see an example of how to use create_sender API.
|
578
578
|
"""
|
579
579
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
580
580
|
required_arguments = []
|
@@ -663,7 +663,7 @@ class EmailClient(object):
|
|
663
663
|
:rtype: :class:`~oci.response.Response`
|
664
664
|
|
665
665
|
:example:
|
666
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
666
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/email/create_suppression.py.html>`__ to see an example of how to use create_suppression API.
|
667
667
|
"""
|
668
668
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
669
669
|
required_arguments = []
|
@@ -761,7 +761,7 @@ class EmailClient(object):
|
|
761
761
|
:rtype: :class:`~oci.response.Response`
|
762
762
|
|
763
763
|
:example:
|
764
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
764
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/email/delete_dkim.py.html>`__ to see an example of how to use delete_dkim API.
|
765
765
|
"""
|
766
766
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
767
767
|
required_arguments = ['dkimId']
|
@@ -864,7 +864,7 @@ class EmailClient(object):
|
|
864
864
|
:rtype: :class:`~oci.response.Response`
|
865
865
|
|
866
866
|
:example:
|
867
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
867
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/email/delete_email_domain.py.html>`__ to see an example of how to use delete_email_domain API.
|
868
868
|
"""
|
869
869
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
870
870
|
required_arguments = ['emailDomainId']
|
@@ -966,7 +966,7 @@ class EmailClient(object):
|
|
966
966
|
:rtype: :class:`~oci.response.Response`
|
967
967
|
|
968
968
|
:example:
|
969
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
969
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/email/delete_sender.py.html>`__ to see an example of how to use delete_sender API.
|
970
970
|
"""
|
971
971
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
972
972
|
required_arguments = ['senderId']
|
@@ -1063,7 +1063,7 @@ class EmailClient(object):
|
|
1063
1063
|
:rtype: :class:`~oci.response.Response`
|
1064
1064
|
|
1065
1065
|
:example:
|
1066
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
1066
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/email/delete_suppression.py.html>`__ to see an example of how to use delete_suppression API.
|
1067
1067
|
"""
|
1068
1068
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1069
1069
|
required_arguments = ['suppressionId']
|
@@ -1159,7 +1159,7 @@ class EmailClient(object):
|
|
1159
1159
|
:rtype: :class:`~oci.response.Response`
|
1160
1160
|
|
1161
1161
|
:example:
|
1162
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
1162
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/email/get_dkim.py.html>`__ to see an example of how to use get_dkim API.
|
1163
1163
|
"""
|
1164
1164
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1165
1165
|
required_arguments = ['dkimId']
|
@@ -1255,7 +1255,7 @@ class EmailClient(object):
|
|
1255
1255
|
:rtype: :class:`~oci.response.Response`
|
1256
1256
|
|
1257
1257
|
:example:
|
1258
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
1258
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/email/get_email_configuration.py.html>`__ to see an example of how to use get_email_configuration API.
|
1259
1259
|
"""
|
1260
1260
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1261
1261
|
required_arguments = ['compartmentId']
|
@@ -1348,7 +1348,7 @@ class EmailClient(object):
|
|
1348
1348
|
:rtype: :class:`~oci.response.Response`
|
1349
1349
|
|
1350
1350
|
:example:
|
1351
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
1351
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/email/get_email_domain.py.html>`__ to see an example of how to use get_email_domain API.
|
1352
1352
|
"""
|
1353
1353
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1354
1354
|
required_arguments = ['emailDomainId']
|
@@ -1444,7 +1444,7 @@ class EmailClient(object):
|
|
1444
1444
|
:rtype: :class:`~oci.response.Response`
|
1445
1445
|
|
1446
1446
|
:example:
|
1447
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
1447
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/email/get_sender.py.html>`__ to see an example of how to use get_sender API.
|
1448
1448
|
"""
|
1449
1449
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1450
1450
|
required_arguments = ['senderId']
|
@@ -1541,7 +1541,7 @@ class EmailClient(object):
|
|
1541
1541
|
:rtype: :class:`~oci.response.Response`
|
1542
1542
|
|
1543
1543
|
:example:
|
1544
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
1544
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/email/get_suppression.py.html>`__ to see an example of how to use get_suppression API.
|
1545
1545
|
"""
|
1546
1546
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1547
1547
|
required_arguments = ['suppressionId']
|
@@ -1637,7 +1637,7 @@ class EmailClient(object):
|
|
1637
1637
|
:rtype: :class:`~oci.response.Response`
|
1638
1638
|
|
1639
1639
|
:example:
|
1640
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
1640
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/email/get_work_request.py.html>`__ to see an example of how to use get_work_request API.
|
1641
1641
|
"""
|
1642
1642
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1643
1643
|
required_arguments = ['workRequestId']
|
@@ -1776,7 +1776,7 @@ class EmailClient(object):
|
|
1776
1776
|
:rtype: :class:`~oci.response.Response`
|
1777
1777
|
|
1778
1778
|
:example:
|
1779
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
1779
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/email/list_dkims.py.html>`__ to see an example of how to use list_dkims API.
|
1780
1780
|
"""
|
1781
1781
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1782
1782
|
required_arguments = ['emailDomainId']
|
@@ -1943,7 +1943,7 @@ class EmailClient(object):
|
|
1943
1943
|
:rtype: :class:`~oci.response.Response`
|
1944
1944
|
|
1945
1945
|
:example:
|
1946
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
1946
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/email/list_email_domains.py.html>`__ to see an example of how to use list_email_domains API.
|
1947
1947
|
"""
|
1948
1948
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1949
1949
|
required_arguments = ['compartmentId']
|
@@ -2107,7 +2107,7 @@ class EmailClient(object):
|
|
2107
2107
|
:rtype: :class:`~oci.response.Response`
|
2108
2108
|
|
2109
2109
|
:example:
|
2110
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
2110
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/email/list_senders.py.html>`__ to see an example of how to use list_senders API.
|
2111
2111
|
"""
|
2112
2112
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2113
2113
|
required_arguments = ['compartmentId']
|
@@ -2289,7 +2289,7 @@ class EmailClient(object):
|
|
2289
2289
|
:rtype: :class:`~oci.response.Response`
|
2290
2290
|
|
2291
2291
|
:example:
|
2292
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
2292
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/email/list_suppressions.py.html>`__ to see an example of how to use list_suppressions API.
|
2293
2293
|
"""
|
2294
2294
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2295
2295
|
required_arguments = ['compartmentId']
|
@@ -2422,7 +2422,7 @@ class EmailClient(object):
|
|
2422
2422
|
:rtype: :class:`~oci.response.Response`
|
2423
2423
|
|
2424
2424
|
:example:
|
2425
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
2425
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/email/list_work_request_errors.py.html>`__ to see an example of how to use list_work_request_errors API.
|
2426
2426
|
"""
|
2427
2427
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2428
2428
|
required_arguments = ['workRequestId']
|
@@ -2542,7 +2542,7 @@ class EmailClient(object):
|
|
2542
2542
|
:rtype: :class:`~oci.response.Response`
|
2543
2543
|
|
2544
2544
|
:example:
|
2545
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
2545
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/email/list_work_request_logs.py.html>`__ to see an example of how to use list_work_request_logs API.
|
2546
2546
|
"""
|
2547
2547
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2548
2548
|
required_arguments = ['workRequestId']
|
@@ -2665,7 +2665,7 @@ class EmailClient(object):
|
|
2665
2665
|
:rtype: :class:`~oci.response.Response`
|
2666
2666
|
|
2667
2667
|
:example:
|
2668
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
2668
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/email/list_work_requests.py.html>`__ to see an example of how to use list_work_requests API.
|
2669
2669
|
"""
|
2670
2670
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2671
2671
|
required_arguments = ['compartmentId']
|
@@ -2772,7 +2772,7 @@ class EmailClient(object):
|
|
2772
2772
|
:rtype: :class:`~oci.response.Response`
|
2773
2773
|
|
2774
2774
|
:example:
|
2775
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
2775
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/email/update_dkim.py.html>`__ to see an example of how to use update_dkim API.
|
2776
2776
|
"""
|
2777
2777
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2778
2778
|
required_arguments = ['dkimId']
|
@@ -2880,7 +2880,7 @@ class EmailClient(object):
|
|
2880
2880
|
:rtype: :class:`~oci.response.Response`
|
2881
2881
|
|
2882
2882
|
:example:
|
2883
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
2883
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/email/update_email_domain.py.html>`__ to see an example of how to use update_email_domain API.
|
2884
2884
|
"""
|
2885
2885
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2886
2886
|
required_arguments = ['emailDomainId']
|
@@ -2991,7 +2991,7 @@ class EmailClient(object):
|
|
2991
2991
|
:rtype: :class:`~oci.response.Response`
|
2992
2992
|
|
2993
2993
|
:example:
|
2994
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
2994
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/email/update_sender.py.html>`__ to see an example of how to use update_sender API.
|
2995
2995
|
"""
|
2996
2996
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2997
2997
|
required_arguments = ['senderId']
|
@@ -144,7 +144,7 @@ class EmailDPClient(object):
|
|
144
144
|
:rtype: :class:`~oci.response.Response`
|
145
145
|
|
146
146
|
:example:
|
147
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
147
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/emaildataplane/submit_email.py.html>`__ to see an example of how to use submit_email API.
|
148
148
|
"""
|
149
149
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
150
150
|
required_arguments = []
|
oci/events/events_client.py
CHANGED
@@ -164,7 +164,7 @@ class EventsClient(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.125.
|
167
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/events/change_rule_compartment.py.html>`__ to see an example of how to use change_rule_compartment API.
|
168
168
|
"""
|
169
169
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
170
170
|
required_arguments = ['ruleId']
|
@@ -273,7 +273,7 @@ class EventsClient(object):
|
|
273
273
|
:rtype: :class:`~oci.response.Response`
|
274
274
|
|
275
275
|
:example:
|
276
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
276
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/events/create_rule.py.html>`__ to see an example of how to use create_rule API.
|
277
277
|
"""
|
278
278
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
279
279
|
required_arguments = []
|
@@ -370,7 +370,7 @@ class EventsClient(object):
|
|
370
370
|
:rtype: :class:`~oci.response.Response`
|
371
371
|
|
372
372
|
:example:
|
373
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
373
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/events/delete_rule.py.html>`__ to see an example of how to use delete_rule API.
|
374
374
|
"""
|
375
375
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
376
376
|
required_arguments = ['ruleId']
|
@@ -469,7 +469,7 @@ class EventsClient(object):
|
|
469
469
|
:rtype: :class:`~oci.response.Response`
|
470
470
|
|
471
471
|
:example:
|
472
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
472
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/events/get_rule.py.html>`__ to see an example of how to use get_rule API.
|
473
473
|
"""
|
474
474
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
475
475
|
required_arguments = ['ruleId']
|
@@ -611,7 +611,7 @@ class EventsClient(object):
|
|
611
611
|
:rtype: :class:`~oci.response.Response`
|
612
612
|
|
613
613
|
:example:
|
614
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
614
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/events/list_rules.py.html>`__ to see an example of how to use list_rules API.
|
615
615
|
"""
|
616
616
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
617
617
|
required_arguments = ['compartmentId']
|
@@ -746,7 +746,7 @@ class EventsClient(object):
|
|
746
746
|
:rtype: :class:`~oci.response.Response`
|
747
747
|
|
748
748
|
:example:
|
749
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.
|
749
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.3/events/update_rule.py.html>`__ to see an example of how to use update_rule API.
|
750
750
|
"""
|
751
751
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
752
752
|
required_arguments = ['ruleId']
|