oci 2.124.2__py3-none-any.whl → 2.125.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- oci/__init__.py +2 -2
- oci/access_governance_cp/access_governance_cp_client.py +8 -8
- oci/adm/application_dependency_management_client.py +36 -36
- oci/ai_anomaly_detection/anomaly_detection_client.py +36 -36
- oci/ai_document/ai_service_document_client.py +22 -22
- oci/ai_language/ai_service_language_client.py +43 -43
- oci/ai_speech/ai_service_speech_client.py +10 -10
- oci/ai_vision/ai_service_vision_client.py +25 -25
- oci/analytics/analytics_client.py +23 -23
- oci/announcements_service/announcement_client.py +4 -4
- oci/announcements_service/announcement_subscription_client.py +9 -9
- oci/announcements_service/announcements_preferences_client.py +4 -4
- oci/apigateway/api_gateway_client.py +21 -21
- oci/apigateway/deployment_client.py +6 -6
- oci/apigateway/gateway_client.py +6 -6
- oci/apigateway/subscribers_client.py +6 -6
- oci/apigateway/usage_plans_client.py +6 -6
- oci/apigateway/work_requests_client.py +5 -5
- oci/apm_config/config_client.py +8 -8
- oci/apm_control_plane/apm_domain_client.py +14 -14
- oci/apm_synthetics/apm_synthetic_client.py +28 -28
- oci/apm_traces/attributes_client.py +8 -8
- oci/apm_traces/query_client.py +2 -2
- oci/apm_traces/trace_client.py +4 -4
- oci/application_migration/application_migration_client.py +19 -19
- oci/appmgmt_control/appmgmt_control_client.py +8 -8
- oci/artifacts/artifacts_client.py +32 -32
- oci/audit/audit_client.py +3 -3
- oci/autoscaling/auto_scaling_client.py +11 -11
- oci/bastion/bastion_client.py +15 -15
- oci/bds/bds_client.py +51 -51
- oci/blockchain/blockchain_platform_client.py +27 -27
- oci/budget/budget_client.py +10 -10
- oci/capacity_management/capacity_management_client.py +19 -19
- oci/certificates/certificates_client.py +5 -5
- oci/certificates_management/certificates_management_client.py +32 -32
- oci/cims/incident_client.py +8 -8
- oci/cims/user_client.py +1 -1
- oci/cloud_bridge/common_client.py +5 -5
- oci/cloud_bridge/discovery_client.py +14 -14
- oci/cloud_bridge/inventory_client.py +16 -16
- oci/cloud_bridge/ocb_agent_svc_client.py +23 -23
- oci/cloud_guard/cloud_guard_client.py +176 -177
- oci/cloud_guard/models/activity_problem_aggregation.py +1 -1
- oci/cloud_guard/models/condition_metadata_type.py +1 -1
- oci/cloud_guard/models/configuration.py +1 -1
- oci/cloud_guard/models/create_data_source_details.py +47 -0
- oci/cloud_guard/models/create_managed_list_details.py +11 -3
- oci/cloud_guard/models/data_mask_rule.py +1 -1
- oci/cloud_guard/models/detector.py +1 -1
- oci/cloud_guard/models/detector_recipe.py +1 -1
- oci/cloud_guard/models/detector_recipe_detector_rule.py +12 -4
- oci/cloud_guard/models/detector_recipe_detector_rule_summary.py +11 -3
- oci/cloud_guard/models/detector_rule.py +12 -4
- oci/cloud_guard/models/detector_rule_summary.py +11 -3
- oci/cloud_guard/models/impacted_resource_summary.py +1 -1
- oci/cloud_guard/models/managed_list.py +12 -4
- oci/cloud_guard/models/managed_list_summary.py +11 -3
- oci/cloud_guard/models/managed_list_type_summary.py +1 -1
- oci/cloud_guard/models/policy_summary.py +1 -1
- oci/cloud_guard/models/problem.py +1 -1
- oci/cloud_guard/models/problem_aggregation.py +1 -1
- oci/cloud_guard/models/problem_endpoint_summary.py +1 -1
- oci/cloud_guard/models/problem_trend_aggregation.py +1 -1
- oci/cloud_guard/models/target_detector_recipe_detector_rule.py +11 -3
- oci/cloud_guard/models/target_detector_recipe_detector_rule_summary.py +11 -3
- oci/cloud_migrations/migration_client.py +43 -43
- oci/compute_cloud_at_customer/compute_cloud_at_customer_client.py +12 -12
- oci/compute_instance_agent/compute_instance_agent_client.py +6 -6
- oci/compute_instance_agent/plugin_client.py +2 -2
- oci/compute_instance_agent/pluginconfig_client.py +1 -1
- oci/container_engine/container_engine_client.py +44 -44
- oci/container_instances/container_instance_client.py +18 -18
- oci/core/blockstorage_client.py +60 -60
- oci/core/compute_client.py +99 -99
- oci/core/compute_management_client.py +32 -32
- oci/core/virtual_network_client.py +242 -242
- oci/dashboard_service/dashboard_client.py +6 -6
- oci/dashboard_service/dashboard_group_client.py +6 -6
- oci/data_catalog/data_catalog_client.py +148 -148
- oci/data_flow/data_flow_client.py +42 -42
- oci/data_integration/data_integration_client.py +163 -163
- oci/data_labeling_service/data_labeling_management_client.py +17 -17
- oci/data_labeling_service_dataplane/data_labeling_client.py +15 -15
- oci/data_safe/data_safe_client.py +272 -272
- oci/data_science/data_science_client.py +91 -91
- oci/database/database_client.py +327 -327
- oci/database/models/autonomous_database.py +93 -0
- oci/database/models/autonomous_database_summary.py +93 -0
- oci/database/models/create_refreshable_autonomous_database_clone_details.py +146 -2
- oci/database/models/update_autonomous_database_details.py +93 -0
- oci/database_management/db_management_client.py +194 -194
- oci/database_management/diagnosability_client.py +4 -4
- oci/database_management/managed_my_sql_databases_client.py +148 -8
- oci/database_management/models/__init__.py +14 -0
- oci/database_management/models/heat_wave_cluster_usage_metrics.py +340 -0
- oci/database_management/models/heat_wave_fleet_by_category.py +134 -0
- oci/database_management/models/heat_wave_fleet_metric_definition.py +196 -0
- oci/database_management/models/heat_wave_fleet_metric_summary_definition.py +165 -0
- oci/database_management/models/heat_wave_fleet_metrics.py +165 -0
- oci/database_management/models/heat_wave_fleet_summary.py +103 -0
- oci/database_management/models/heat_wave_node.py +154 -0
- oci/database_management/models/managed_my_sql_database.py +250 -2
- oci/database_management/models/my_sql_data_summary.py +64 -2
- oci/database_management/models/my_sql_database_usage_metrics.py +93 -0
- oci/database_management/perfhub_client.py +1 -1
- oci/database_management/sql_tuning_client.py +17 -17
- oci/database_migration/database_migration_client.py +41 -41
- oci/database_tools/database_tools_client.py +23 -23
- oci/desktops/desktop_service_client.py +21 -21
- oci/devops/devops_client.py +92 -92
- oci/devops/models/__init__.py +2 -0
- oci/devops/models/create_oke_helm_chart_deploy_stage_details.py +109 -0
- oci/devops/models/create_repository_details.py +2 -2
- oci/devops/models/deploy_artifact.py +7 -3
- oci/devops/models/deploy_artifact_source.py +4 -0
- oci/devops/models/devops_code_repository_filter.py +2 -2
- oci/devops/models/devops_code_repository_filter_attributes.py +2 -2
- oci/devops/models/diff_summary.py +37 -2
- oci/devops/models/helm_command_spec_artifact_source.py +126 -0
- oci/devops/models/oke_helm_chart_deploy_stage.py +113 -2
- oci/devops/models/oke_helm_chart_deploy_stage_summary.py +109 -0
- oci/devops/models/repository.py +17 -5
- oci/devops/models/repository_author_summary.py +37 -2
- oci/devops/models/repository_branch_summary.py +7 -0
- oci/devops/models/repository_commit_summary.py +37 -2
- oci/devops/models/repository_mirror_record_summary.py +37 -2
- oci/devops/models/repository_path_summary.py +37 -2
- oci/devops/models/repository_ref_summary.py +37 -2
- oci/devops/models/repository_summary.py +2 -2
- oci/devops/models/repository_tag_summary.py +7 -0
- oci/devops/models/update_oke_helm_chart_deploy_stage_details.py +109 -0
- oci/devops/models/update_repository_details.py +2 -2
- oci/disaster_recovery/disaster_recovery_client.py +29 -29
- oci/dns/dns_client.py +52 -52
- oci/dts/appliance_export_job_client.py +6 -6
- oci/dts/shipping_vendors_client.py +1 -1
- oci/dts/transfer_appliance_client.py +8 -8
- oci/dts/transfer_appliance_entitlement_client.py +3 -3
- oci/dts/transfer_device_client.py +5 -5
- oci/dts/transfer_job_client.py +6 -6
- oci/dts/transfer_package_client.py +7 -7
- oci/em_warehouse/em_data_lake_client.py +13 -13
- oci/em_warehouse/em_warehouse_client.py +13 -13
- oci/email/email_client.py +135 -41
- oci/email/models/__init__.py +2 -0
- oci/email/models/configuration.py +138 -0
- oci/email/models/create_dkim_details.py +4 -4
- oci/email/models/create_email_domain_details.py +6 -2
- oci/email/models/dkim.py +8 -8
- oci/email/models/dkim_collection.py +1 -1
- oci/email/models/email_domain.py +6 -6
- oci/email/models/email_domain_collection.py +1 -1
- oci/email/models/email_domain_summary.py +6 -6
- oci/email/models/sender.py +41 -4
- oci/email/models/sender_summary.py +41 -28
- oci/email/models/suppression.py +12 -4
- oci/email/models/suppression_summary.py +6 -2
- oci/email/models/work_request.py +13 -5
- oci/email/models/work_request_error.py +8 -6
- oci/email/models/work_request_resource.py +7 -3
- oci/email/models/work_request_summary.py +13 -5
- oci/email_data_plane/__init__.py +14 -0
- oci/email_data_plane/email_dp_client.py +206 -0
- oci/email_data_plane/email_dp_client_composite_operations.py +26 -0
- oci/email_data_plane/models/__init__.py +22 -0
- oci/email_data_plane/models/email_address.py +107 -0
- oci/email_data_plane/models/email_submitted_response.py +136 -0
- oci/email_data_plane/models/recipients.py +135 -0
- oci/email_data_plane/models/sender.py +103 -0
- oci/email_data_plane/models/submit_email_details.py +297 -0
- oci/events/events_client.py +6 -6
- oci/file_storage/file_storage_client.py +50 -50
- oci/fleet_software_update/fleet_software_update_client.py +44 -44
- oci/functions/functions_invoke_client.py +1 -1
- oci/functions/functions_management_client.py +16 -16
- oci/fusion_apps/data_masking_activity_client.py +3 -3
- oci/fusion_apps/fusion_applications_client.py +39 -39
- oci/fusion_apps/fusion_environment_client.py +15 -15
- oci/fusion_apps/fusion_environment_family_client.py +8 -8
- oci/fusion_apps/refresh_activity_client.py +4 -4
- oci/fusion_apps/scheduled_activity_client.py +2 -2
- oci/fusion_apps/service_attachment_client.py +2 -2
- oci/generative_ai/generative_ai_client.py +22 -22
- oci/generative_ai_inference/generative_ai_inference_client.py +3 -3
- oci/generic_artifacts_content/generic_artifacts_content_client.py +3 -3
- oci/globally_distributed_database/sharded_database_service_client.py +29 -29
- oci/golden_gate/golden_gate_client.py +61 -61
- oci/governance_rules_control_plane/governance_rule_client.py +15 -15
- oci/governance_rules_control_plane/work_request_client.py +5 -5
- oci/healthchecks/health_checks_client.py +17 -17
- oci/identity/identity_client.py +145 -145
- oci/identity_data_plane/dataplane_client.py +2 -2
- oci/identity_domains/identity_domains_client.py +300 -300
- oci/integration/integration_instance_client.py +15 -15
- oci/jms/java_management_service_client.py +66 -66
- oci/jms_java_downloads/java_download_client.py +25 -25
- oci/key_management/ekm_client.py +5 -5
- oci/key_management/kms_crypto_client.py +6 -6
- oci/key_management/kms_hsm_cluster_client.py +12 -12
- oci/key_management/kms_management_client.py +21 -21
- oci/key_management/kms_vault_client.py +14 -14
- oci/license_manager/license_manager_client.py +18 -18
- oci/limits/limits_client.py +4 -4
- oci/limits/quotas_client.py +7 -7
- oci/load_balancer/load_balancer_client.py +61 -61
- oci/load_balancer/models/create_ssl_cipher_suite_details.py +102 -0
- oci/load_balancer/models/ssl_cipher_suite.py +102 -0
- oci/load_balancer/models/ssl_cipher_suite_details.py +102 -0
- oci/load_balancer/models/ssl_configuration.py +2 -0
- oci/load_balancer/models/ssl_configuration_details.py +2 -0
- oci/load_balancer/models/update_ssl_cipher_suite_details.py +16 -0
- oci/lockbox/lockbox_client.py +23 -23
- oci/log_analytics/log_analytics_client.py +193 -193
- oci/logging/logging_management_client.py +30 -30
- oci/logging/models/__init__.py +52 -0
- oci/logging/models/create_unified_agent_configuration_details.py +2 -2
- oci/logging/models/grep_filter_allow_rule.py +103 -0
- oci/logging/models/grep_filter_deny_rule.py +103 -0
- oci/logging/models/operational_metrics_source.py +1 -1
- oci/logging/models/record_transformer_pair.py +103 -0
- oci/logging/models/unified_agent_apache2_parser.py +1 -1
- oci/logging/models/unified_agent_apache_error_parser.py +1 -1
- oci/logging/models/unified_agent_auditd_parser.py +1 -1
- oci/logging/models/unified_agent_configuration_summary.py +7 -3
- oci/logging/models/unified_agent_cri_parser.py +1 -1
- oci/logging/models/unified_agent_csv_parser.py +1 -1
- oci/logging/models/unified_agent_custom_filter.py +151 -0
- oci/logging/models/unified_agent_custom_plugin_log_source.py +89 -0
- oci/logging/models/unified_agent_custom_section.py +103 -0
- oci/logging/models/unified_agent_grok_parser.py +1 -1
- oci/logging/models/unified_agent_kubernetes_configuration_details.py +132 -0
- oci/logging/models/unified_agent_kubernetes_filter.py +121 -0
- oci/logging/models/unified_agent_kubernetes_scrape_target.py +189 -0
- oci/logging/models/unified_agent_kubernetes_source.py +103 -0
- oci/logging/models/unified_agent_logging_configuration.py +32 -1
- oci/logging/models/unified_agent_logging_filter.py +156 -0
- oci/logging/models/unified_agent_logging_grep_filter.py +121 -0
- oci/logging/models/unified_agent_logging_record_transformer_filter.py +276 -0
- oci/logging/models/unified_agent_logging_source.py +11 -3
- oci/logging/models/unified_agent_monitoring_application_configuration_details.py +117 -0
- oci/logging/models/unified_agent_monitoring_configuration_details.py +82 -0
- oci/logging/models/unified_agent_monitoring_destination.py +103 -0
- oci/logging/models/unified_agent_monitoring_filter.py +140 -0
- oci/logging/models/unified_agent_monitoring_url_source.py +103 -0
- oci/logging/models/unified_agent_msgpack_parser.py +1 -1
- oci/logging/models/unified_agent_multiline_grok_parser.py +1 -1
- oci/logging/models/unified_agent_multiline_parser.py +1 -1
- oci/logging/models/unified_agent_none_parser.py +1 -1
- oci/logging/models/unified_agent_openmetrics_parser.py +127 -0
- oci/logging/models/unified_agent_openmetrics_parser_record.py +134 -0
- oci/logging/models/unified_agent_openmetrics_tail_configuration_details.py +109 -0
- oci/logging/models/unified_agent_parser.py +11 -3
- oci/logging/models/unified_agent_parser_filter.py +338 -0
- oci/logging/models/unified_agent_regex_parser.py +1 -1
- oci/logging/models/unified_agent_service_configuration_details.py +11 -3
- oci/logging/models/unified_agent_syslog_parser.py +1 -1
- oci/logging/models/unified_agent_tail_log_source.py +30 -3
- oci/logging/models/unified_agent_tail_source_advanced_options.py +72 -0
- oci/logging/models/unified_agent_tsv_parser.py +1 -1
- oci/logging/models/unified_agent_url_configuration_details.py +132 -0
- oci/logging/models/unified_agent_url_filter.py +120 -0
- oci/logging/models/unified_agent_url_scrape_target.py +103 -0
- oci/logging/models/unified_agent_windows_event_source.py +1 -1
- oci/logging/models/unified_json_parser.py +65 -3
- oci/loggingingestion/logging_client.py +1 -1
- oci/loggingsearch/log_search_client.py +1 -1
- oci/management_agent/management_agent_client.py +28 -28
- oci/management_dashboard/dashx_apis_client.py +14 -14
- oci/marketplace/account_client.py +2 -2
- oci/marketplace/marketplace_client.py +30 -30
- oci/marketplace_publisher/marketplace_publisher_client.py +71 -71
- oci/media_services/media_services_client.py +60 -60
- oci/media_services/media_stream_client.py +2 -2
- oci/monitoring/models/__init__.py +2 -0
- oci/monitoring/models/alarm.py +107 -0
- oci/monitoring/models/alarm_dimension_states_entry.py +35 -0
- oci/monitoring/models/alarm_override.py +304 -0
- oci/monitoring/models/alarm_status_summary.py +35 -0
- oci/monitoring/models/alarm_summary.py +109 -2
- oci/monitoring/models/create_alarm_details.py +109 -2
- oci/monitoring/models/update_alarm_details.py +109 -2
- oci/monitoring/monitoring_client.py +23 -22
- oci/mysql/channels_client.py +7 -7
- oci/mysql/db_backups_client.py +6 -6
- oci/mysql/db_system_client.py +17 -17
- oci/mysql/mysqlaas_client.py +7 -7
- oci/mysql/replicas_client.py +5 -5
- oci/mysql/work_requests_client.py +4 -4
- oci/network_firewall/network_firewall_client.py +80 -80
- oci/network_load_balancer/models/backend.py +3 -3
- oci/network_load_balancer/models/backend_details.py +2 -2
- oci/network_load_balancer/models/backend_set.py +1 -1
- oci/network_load_balancer/models/backend_set_details.py +1 -1
- oci/network_load_balancer/models/backend_set_summary.py +1 -1
- oci/network_load_balancer/models/backend_summary.py +3 -3
- oci/network_load_balancer/models/create_backend_details.py +3 -3
- oci/network_load_balancer/models/create_backend_set_details.py +1 -1
- oci/network_load_balancer/models/create_listener_details.py +7 -9
- oci/network_load_balancer/models/create_network_load_balancer_details.py +144 -6
- oci/network_load_balancer/models/health_checker.py +1 -1
- oci/network_load_balancer/models/health_checker_details.py +1 -1
- oci/network_load_balancer/models/listener.py +6 -8
- oci/network_load_balancer/models/listener_details.py +6 -8
- oci/network_load_balancer/models/listener_summary.py +6 -8
- oci/network_load_balancer/models/network_load_balancer.py +43 -6
- oci/network_load_balancer/models/network_load_balancer_summary.py +42 -5
- oci/network_load_balancer/models/update_backend_details.py +4 -4
- oci/network_load_balancer/models/update_backend_set_details.py +1 -1
- oci/network_load_balancer/models/update_listener_details.py +5 -7
- oci/network_load_balancer/models/update_network_load_balancer_details.py +106 -3
- oci/network_load_balancer/models/work_request.py +7 -3
- oci/network_load_balancer/models/work_request_summary.py +7 -3
- oci/network_load_balancer/network_load_balancer_client.py +136 -68
- oci/nosql/nosql_client.py +24 -24
- oci/object_storage/object_storage_client.py +50 -50
- oci/oce/oce_instance_client.py +10 -10
- oci/oci_control_center/occ_metrics_client.py +3 -3
- oci/ocvp/cluster_client.py +5 -5
- oci/ocvp/esxi_host_client.py +8 -8
- oci/ocvp/sddc_client.py +14 -14
- oci/ocvp/work_request_client.py +4 -4
- oci/oda/management_client.py +59 -59
- oci/oda/oda_client.py +17 -17
- oci/oda/odapackage_client.py +7 -7
- oci/onesubscription/billing_schedule_client.py +1 -1
- oci/onesubscription/commitment_client.py +2 -2
- oci/onesubscription/computed_usage_client.py +3 -3
- oci/onesubscription/invoice_summary_client.py +2 -2
- oci/onesubscription/organization_subscription_client.py +1 -1
- oci/onesubscription/ratecard_client.py +1 -1
- oci/onesubscription/subscribed_service_client.py +2 -2
- oci/onesubscription/subscription_client.py +1 -1
- oci/ons/notification_control_plane_client.py +6 -6
- oci/ons/notification_data_plane_client.py +10 -10
- oci/opa/opa_instance_client.py +11 -11
- oci/opensearch/opensearch_cluster_backup_client.py +4 -4
- oci/opensearch/opensearch_cluster_client.py +14 -14
- oci/operator_access_control/access_requests_client.py +10 -10
- oci/operator_access_control/operator_actions_client.py +2 -2
- oci/operator_access_control/operator_control_assignment_client.py +8 -8
- oci/operator_access_control/operator_control_client.py +6 -6
- oci/opsi/operations_insights_client.py +350 -350
- oci/optimizer/optimizer_client.py +26 -26
- oci/os_management/event_client.py +8 -8
- oci/os_management/os_management_client.py +69 -69
- oci/os_management_hub/lifecycle_environment_client.py +11 -11
- oci/os_management_hub/managed_instance_client.py +22 -22
- oci/os_management_hub/managed_instance_group_client.py +22 -22
- oci/os_management_hub/management_station_client.py +8 -8
- oci/os_management_hub/onboarding_client.py +5 -5
- oci/os_management_hub/reporting_managed_instance_client.py +3 -3
- oci/os_management_hub/scheduled_job_client.py +6 -6
- oci/os_management_hub/software_source_client.py +22 -22
- oci/os_management_hub/work_request_client.py +4 -4
- oci/osp_gateway/address_rule_service_client.py +1 -1
- oci/osp_gateway/address_service_client.py +2 -2
- oci/osp_gateway/invoice_service_client.py +5 -5
- oci/osp_gateway/subscription_service_client.py +5 -5
- oci/osub_billing_schedule/billing_schedule_client.py +1 -1
- oci/osub_organization_subscription/organization_subscription_client.py +1 -1
- oci/osub_subscription/commitment_client.py +2 -2
- oci/osub_subscription/ratecard_client.py +1 -1
- oci/osub_subscription/subscription_client.py +1 -1
- oci/osub_usage/computed_usage_client.py +3 -3
- oci/psql/postgresql_client.py +33 -33
- oci/queue/queue_admin_client.py +11 -11
- oci/queue/queue_client.py +8 -8
- oci/recovery/database_recovery_client.py +23 -23
- oci/redis/redis_cluster_client.py +11 -11
- oci/resource_manager/resource_manager_client.py +52 -52
- oci/resource_search/resource_search_client.py +3 -3
- oci/rover/rover_bundle_client.py +8 -8
- oci/rover/rover_cluster_client.py +8 -8
- oci/rover/rover_entitlement_client.py +6 -6
- oci/rover/rover_node_client.py +15 -15
- oci/rover/shape_client.py +1 -1
- oci/rover/work_requests_client.py +5 -5
- oci/sch/connector_plugins_client.py +2 -2
- oci/sch/service_connector_client.py +12 -12
- oci/secrets/secrets_client.py +3 -3
- oci/service_catalog/service_catalog_client.py +26 -26
- oci/service_manager_proxy/service_manager_proxy_client.py +2 -2
- oci/service_mesh/service_mesh_client.py +48 -48
- oci/stack_monitoring/stack_monitoring_client.py +64 -64
- oci/streaming/stream_admin_client.py +18 -18
- oci/streaming/stream_client.py +8 -8
- oci/tenant_manager_control_plane/domain_client.py +5 -5
- oci/tenant_manager_control_plane/domain_governance_client.py +5 -5
- oci/tenant_manager_control_plane/governance_client.py +2 -2
- oci/tenant_manager_control_plane/link_client.py +3 -3
- oci/tenant_manager_control_plane/orders_client.py +2 -2
- oci/tenant_manager_control_plane/organization_client.py +10 -10
- oci/tenant_manager_control_plane/recipient_invitation_client.py +5 -5
- oci/tenant_manager_control_plane/sender_invitation_client.py +5 -5
- oci/tenant_manager_control_plane/subscription_client.py +11 -11
- oci/tenant_manager_control_plane/work_request_client.py +4 -4
- oci/threat_intelligence/threatintel_client.py +5 -5
- oci/usage/resources_client.py +2 -2
- oci/usage/rewards_client.py +6 -6
- oci/usage/usagelimits_client.py +1 -1
- oci/usage_api/usageapi_client.py +28 -28
- oci/vault/vaults_client.py +13 -13
- oci/vbs_inst/vbs_instance_client.py +10 -10
- oci/version.py +1 -1
- oci/visual_builder/vb_instance_client.py +13 -13
- oci/vn_monitoring/vn_monitoring_client.py +12 -12
- oci/vulnerability_scanning/vulnerability_scanning_client.py +58 -58
- oci/waa/waa_client.py +13 -13
- oci/waa/work_request_client.py +4 -4
- oci/waas/redirect_client.py +6 -6
- oci/waas/waas_client.py +66 -66
- oci/waf/waf_client.py +24 -24
- oci/work_requests/work_request_client.py +4 -4
- {oci-2.124.2.dist-info → oci-2.125.1.dist-info}/METADATA +1 -1
- {oci-2.124.2.dist-info → oci-2.125.1.dist-info}/RECORD +420 -375
- {oci-2.124.2.dist-info → oci-2.125.1.dist-info}/LICENSE.txt +0 -0
- {oci-2.124.2.dist-info → oci-2.125.1.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
- {oci-2.124.2.dist-info → oci-2.125.1.dist-info}/WHEEL +0 -0
- {oci-2.124.2.dist-info → oci-2.125.1.dist-info}/top_level.txt +0 -0
oci/email/models/dkim.py
CHANGED
@@ -434,7 +434,7 @@ class Dkim(object):
|
|
434
434
|
"""
|
435
435
|
Gets the dns_subdomain_name of this Dkim.
|
436
436
|
The name of the DNS subdomain that must be provisioned to enable email recipients to verify DKIM signatures.
|
437
|
-
It is usually created with a CNAME record set to the cnameRecordValue
|
437
|
+
It is usually created with a CNAME record set to the cnameRecordValue.
|
438
438
|
|
439
439
|
|
440
440
|
:return: The dns_subdomain_name of this Dkim.
|
@@ -447,7 +447,7 @@ class Dkim(object):
|
|
447
447
|
"""
|
448
448
|
Sets the dns_subdomain_name of this Dkim.
|
449
449
|
The name of the DNS subdomain that must be provisioned to enable email recipients to verify DKIM signatures.
|
450
|
-
It is usually created with a CNAME record set to the cnameRecordValue
|
450
|
+
It is usually created with a CNAME record set to the cnameRecordValue.
|
451
451
|
|
452
452
|
|
453
453
|
:param dns_subdomain_name: The dns_subdomain_name of this Dkim.
|
@@ -484,9 +484,9 @@ class Dkim(object):
|
|
484
484
|
"""
|
485
485
|
Gets the txt_record_value of this Dkim.
|
486
486
|
The DNS TXT record value to provision to the DKIM DNS subdomain in place of using a CNAME record.
|
487
|
-
This is used in cases where a CNAME
|
488
|
-
|
489
|
-
|
487
|
+
This is used in cases where a CNAME cannot be used, such as when the cnameRecordValue would exceed the maximum length for a DNS entry.
|
488
|
+
You can also use this if you have an existing procedure to directly provision TXT records for DKIM.
|
489
|
+
Many DNS APIs require you to break this string into segments of fewer than 255 characters.
|
490
490
|
|
491
491
|
|
492
492
|
:return: The txt_record_value of this Dkim.
|
@@ -499,9 +499,9 @@ class Dkim(object):
|
|
499
499
|
"""
|
500
500
|
Sets the txt_record_value of this Dkim.
|
501
501
|
The DNS TXT record value to provision to the DKIM DNS subdomain in place of using a CNAME record.
|
502
|
-
This is used in cases where a CNAME
|
503
|
-
|
504
|
-
|
502
|
+
This is used in cases where a CNAME cannot be used, such as when the cnameRecordValue would exceed the maximum length for a DNS entry.
|
503
|
+
You can also use this if you have an existing procedure to directly provision TXT records for DKIM.
|
504
|
+
Many DNS APIs require you to break this string into segments of fewer than 255 characters.
|
505
505
|
|
506
506
|
|
507
507
|
:param txt_record_value: The txt_record_value of this Dkim.
|
@@ -12,7 +12,7 @@ from oci.decorators import init_model_state_from_kwargs
|
|
12
12
|
@init_model_state_from_kwargs
|
13
13
|
class DkimCollection(object):
|
14
14
|
"""
|
15
|
-
Results of a search. Contains
|
15
|
+
Results of a search. Contains both DkimSummary items and other information, such as metadata.
|
16
16
|
"""
|
17
17
|
|
18
18
|
def __init__(self, **kwargs):
|
oci/email/models/email_domain.py
CHANGED
@@ -12,8 +12,8 @@ from oci.decorators import init_model_state_from_kwargs
|
|
12
12
|
@init_model_state_from_kwargs
|
13
13
|
class EmailDomain(object):
|
14
14
|
"""
|
15
|
-
The properties that define
|
16
|
-
|
15
|
+
The properties that define an email domain.
|
16
|
+
An email domain contains configuration used to assert responsibility for emails sent from that domain.
|
17
17
|
"""
|
18
18
|
|
19
19
|
#: A constant which can be used with the lifecycle_state property of a EmailDomain.
|
@@ -138,7 +138,7 @@ class EmailDomain(object):
|
|
138
138
|
**[Required]** Gets the name of this EmailDomain.
|
139
139
|
The name of the email domain in the Internet Domain Name System (DNS).
|
140
140
|
|
141
|
-
Example: `example.
|
141
|
+
Example: `mydomain.example.com`
|
142
142
|
|
143
143
|
|
144
144
|
:return: The name of this EmailDomain.
|
@@ -152,7 +152,7 @@ class EmailDomain(object):
|
|
152
152
|
Sets the name of this EmailDomain.
|
153
153
|
The name of the email domain in the Internet Domain Name System (DNS).
|
154
154
|
|
155
|
-
Example: `example.
|
155
|
+
Example: `mydomain.example.com`
|
156
156
|
|
157
157
|
|
158
158
|
:param name: The name of this EmailDomain.
|
@@ -310,7 +310,7 @@ class EmailDomain(object):
|
|
310
310
|
def description(self):
|
311
311
|
"""
|
312
312
|
Gets the description of this EmailDomain.
|
313
|
-
The description of
|
313
|
+
The description of an email domain.
|
314
314
|
|
315
315
|
|
316
316
|
:return: The description of this EmailDomain.
|
@@ -322,7 +322,7 @@ class EmailDomain(object):
|
|
322
322
|
def description(self, description):
|
323
323
|
"""
|
324
324
|
Sets the description of this EmailDomain.
|
325
|
-
The description of
|
325
|
+
The description of an email domain.
|
326
326
|
|
327
327
|
|
328
328
|
:param description: The description of this EmailDomain.
|
@@ -12,7 +12,7 @@ from oci.decorators import init_model_state_from_kwargs
|
|
12
12
|
@init_model_state_from_kwargs
|
13
13
|
class EmailDomainCollection(object):
|
14
14
|
"""
|
15
|
-
Results of an EmailDomain search. Contains
|
15
|
+
Results of an EmailDomain search. Contains both EmailDomainSummary items and other information, such as metadata.
|
16
16
|
"""
|
17
17
|
|
18
18
|
def __init__(self, **kwargs):
|
@@ -12,8 +12,8 @@ from oci.decorators import init_model_state_from_kwargs
|
|
12
12
|
@init_model_state_from_kwargs
|
13
13
|
class EmailDomainSummary(object):
|
14
14
|
"""
|
15
|
-
The properties that define
|
16
|
-
|
15
|
+
The properties that define an email domain.
|
16
|
+
An email domain contains configuration used to assert responsibility for emails sent from that domain.
|
17
17
|
"""
|
18
18
|
|
19
19
|
def __init__(self, **kwargs):
|
@@ -105,7 +105,7 @@ class EmailDomainSummary(object):
|
|
105
105
|
**[Required]** Gets the name of this EmailDomainSummary.
|
106
106
|
The name of the email domain in the Internet Domain Name System (DNS).
|
107
107
|
|
108
|
-
Example: `example.
|
108
|
+
Example: `mydomain.example.com`
|
109
109
|
|
110
110
|
|
111
111
|
:return: The name of this EmailDomainSummary.
|
@@ -119,7 +119,7 @@ class EmailDomainSummary(object):
|
|
119
119
|
Sets the name of this EmailDomainSummary.
|
120
120
|
The name of the email domain in the Internet Domain Name System (DNS).
|
121
121
|
|
122
|
-
Example: `example.
|
122
|
+
Example: `mydomain.example.com`
|
123
123
|
|
124
124
|
|
125
125
|
:param name: The name of this EmailDomainSummary.
|
@@ -241,7 +241,7 @@ class EmailDomainSummary(object):
|
|
241
241
|
def description(self):
|
242
242
|
"""
|
243
243
|
Gets the description of this EmailDomainSummary.
|
244
|
-
The description of
|
244
|
+
The description of an email domain.
|
245
245
|
|
246
246
|
|
247
247
|
:return: The description of this EmailDomainSummary.
|
@@ -253,7 +253,7 @@ class EmailDomainSummary(object):
|
|
253
253
|
def description(self, description):
|
254
254
|
"""
|
255
255
|
Sets the description of this EmailDomainSummary.
|
256
|
-
The description of
|
256
|
+
The description of an email domain.
|
257
257
|
|
258
258
|
|
259
259
|
:param description: The description of this EmailDomainSummary.
|
oci/email/models/sender.py
CHANGED
@@ -74,6 +74,10 @@ class Sender(object):
|
|
74
74
|
The value to assign to the defined_tags property of this Sender.
|
75
75
|
:type defined_tags: dict(str, dict(str, object))
|
76
76
|
|
77
|
+
:param system_tags:
|
78
|
+
The value to assign to the system_tags property of this Sender.
|
79
|
+
:type system_tags: dict(str, dict(str, object))
|
80
|
+
|
77
81
|
"""
|
78
82
|
self.swagger_types = {
|
79
83
|
'compartment_id': 'str',
|
@@ -84,7 +88,8 @@ class Sender(object):
|
|
84
88
|
'time_created': 'datetime',
|
85
89
|
'email_domain_id': 'str',
|
86
90
|
'freeform_tags': 'dict(str, str)',
|
87
|
-
'defined_tags': 'dict(str, dict(str, object))'
|
91
|
+
'defined_tags': 'dict(str, dict(str, object))',
|
92
|
+
'system_tags': 'dict(str, dict(str, object))'
|
88
93
|
}
|
89
94
|
|
90
95
|
self.attribute_map = {
|
@@ -96,7 +101,8 @@ class Sender(object):
|
|
96
101
|
'time_created': 'timeCreated',
|
97
102
|
'email_domain_id': 'emailDomainId',
|
98
103
|
'freeform_tags': 'freeformTags',
|
99
|
-
'defined_tags': 'definedTags'
|
104
|
+
'defined_tags': 'definedTags',
|
105
|
+
'system_tags': 'systemTags'
|
100
106
|
}
|
101
107
|
|
102
108
|
self._compartment_id = None
|
@@ -108,6 +114,7 @@ class Sender(object):
|
|
108
114
|
self._email_domain_id = None
|
109
115
|
self._freeform_tags = None
|
110
116
|
self._defined_tags = None
|
117
|
+
self._system_tags = None
|
111
118
|
|
112
119
|
@property
|
113
120
|
def compartment_id(self):
|
@@ -246,7 +253,9 @@ class Sender(object):
|
|
246
253
|
"""
|
247
254
|
Gets the time_created of this Sender.
|
248
255
|
The date and time the approved sender was added in \"YYYY-MM-ddThh:mmZ\"
|
249
|
-
format with a Z offset, as defined by RFC 3339.
|
256
|
+
format with a Z offset, as defined by `RFC 3339`__.
|
257
|
+
|
258
|
+
__ https://tools.ietf.org/html/rfc3339
|
250
259
|
|
251
260
|
|
252
261
|
:return: The time_created of this Sender.
|
@@ -259,7 +268,9 @@ class Sender(object):
|
|
259
268
|
"""
|
260
269
|
Sets the time_created of this Sender.
|
261
270
|
The date and time the approved sender was added in \"YYYY-MM-ddThh:mmZ\"
|
262
|
-
format with a Z offset, as defined by RFC 3339.
|
271
|
+
format with a Z offset, as defined by `RFC 3339`__.
|
272
|
+
|
273
|
+
__ https://tools.ietf.org/html/rfc3339
|
263
274
|
|
264
275
|
|
265
276
|
:param time_created: The time_created of this Sender.
|
@@ -359,6 +370,32 @@ class Sender(object):
|
|
359
370
|
"""
|
360
371
|
self._defined_tags = defined_tags
|
361
372
|
|
373
|
+
@property
|
374
|
+
def system_tags(self):
|
375
|
+
"""
|
376
|
+
Gets the system_tags of this Sender.
|
377
|
+
Usage of system tag keys. These predefined keys are scoped to namespaces.
|
378
|
+
Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
|
379
|
+
|
380
|
+
|
381
|
+
:return: The system_tags of this Sender.
|
382
|
+
:rtype: dict(str, dict(str, object))
|
383
|
+
"""
|
384
|
+
return self._system_tags
|
385
|
+
|
386
|
+
@system_tags.setter
|
387
|
+
def system_tags(self, system_tags):
|
388
|
+
"""
|
389
|
+
Sets the system_tags of this Sender.
|
390
|
+
Usage of system tag keys. These predefined keys are scoped to namespaces.
|
391
|
+
Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
|
392
|
+
|
393
|
+
|
394
|
+
:param system_tags: The system_tags of this Sender.
|
395
|
+
:type: dict(str, dict(str, object))
|
396
|
+
"""
|
397
|
+
self._system_tags = system_tags
|
398
|
+
|
362
399
|
def __repr__(self):
|
363
400
|
return formatted_flat_dict(self)
|
364
401
|
|
@@ -15,22 +15,6 @@ class SenderSummary(object):
|
|
15
15
|
The email addresses and `senderId` representing an approved sender.
|
16
16
|
"""
|
17
17
|
|
18
|
-
#: A constant which can be used with the lifecycle_state property of a SenderSummary.
|
19
|
-
#: This constant has a value of "CREATING"
|
20
|
-
LIFECYCLE_STATE_CREATING = "CREATING"
|
21
|
-
|
22
|
-
#: A constant which can be used with the lifecycle_state property of a SenderSummary.
|
23
|
-
#: This constant has a value of "ACTIVE"
|
24
|
-
LIFECYCLE_STATE_ACTIVE = "ACTIVE"
|
25
|
-
|
26
|
-
#: A constant which can be used with the lifecycle_state property of a SenderSummary.
|
27
|
-
#: This constant has a value of "DELETING"
|
28
|
-
LIFECYCLE_STATE_DELETING = "DELETING"
|
29
|
-
|
30
|
-
#: A constant which can be used with the lifecycle_state property of a SenderSummary.
|
31
|
-
#: This constant has a value of "DELETED"
|
32
|
-
LIFECYCLE_STATE_DELETED = "DELETED"
|
33
|
-
|
34
18
|
def __init__(self, **kwargs):
|
35
19
|
"""
|
36
20
|
Initializes a new SenderSummary object with values from keyword arguments.
|
@@ -50,8 +34,6 @@ class SenderSummary(object):
|
|
50
34
|
|
51
35
|
:param lifecycle_state:
|
52
36
|
The value to assign to the lifecycle_state property of this SenderSummary.
|
53
|
-
Allowed values for this property are: "CREATING", "ACTIVE", "DELETING", "DELETED", 'UNKNOWN_ENUM_VALUE'.
|
54
|
-
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
55
37
|
:type lifecycle_state: str
|
56
38
|
|
57
39
|
:param time_created:
|
@@ -66,6 +48,10 @@ class SenderSummary(object):
|
|
66
48
|
The value to assign to the defined_tags property of this SenderSummary.
|
67
49
|
:type defined_tags: dict(str, dict(str, object))
|
68
50
|
|
51
|
+
:param system_tags:
|
52
|
+
The value to assign to the system_tags property of this SenderSummary.
|
53
|
+
:type system_tags: dict(str, dict(str, object))
|
54
|
+
|
69
55
|
"""
|
70
56
|
self.swagger_types = {
|
71
57
|
'compartment_id': 'str',
|
@@ -74,7 +60,8 @@ class SenderSummary(object):
|
|
74
60
|
'lifecycle_state': 'str',
|
75
61
|
'time_created': 'datetime',
|
76
62
|
'freeform_tags': 'dict(str, str)',
|
77
|
-
'defined_tags': 'dict(str, dict(str, object))'
|
63
|
+
'defined_tags': 'dict(str, dict(str, object))',
|
64
|
+
'system_tags': 'dict(str, dict(str, object))'
|
78
65
|
}
|
79
66
|
|
80
67
|
self.attribute_map = {
|
@@ -84,7 +71,8 @@ class SenderSummary(object):
|
|
84
71
|
'lifecycle_state': 'lifecycleState',
|
85
72
|
'time_created': 'timeCreated',
|
86
73
|
'freeform_tags': 'freeformTags',
|
87
|
-
'defined_tags': 'definedTags'
|
74
|
+
'defined_tags': 'definedTags',
|
75
|
+
'system_tags': 'systemTags'
|
88
76
|
}
|
89
77
|
|
90
78
|
self._compartment_id = None
|
@@ -94,6 +82,7 @@ class SenderSummary(object):
|
|
94
82
|
self._time_created = None
|
95
83
|
self._freeform_tags = None
|
96
84
|
self._defined_tags = None
|
85
|
+
self._system_tags = None
|
97
86
|
|
98
87
|
@property
|
99
88
|
def compartment_id(self):
|
@@ -173,9 +162,6 @@ class SenderSummary(object):
|
|
173
162
|
Gets the lifecycle_state of this SenderSummary.
|
174
163
|
The current status of the approved sender.
|
175
164
|
|
176
|
-
Allowed values for this property are: "CREATING", "ACTIVE", "DELETING", "DELETED", 'UNKNOWN_ENUM_VALUE'.
|
177
|
-
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
178
|
-
|
179
165
|
|
180
166
|
:return: The lifecycle_state of this SenderSummary.
|
181
167
|
:rtype: str
|
@@ -192,9 +178,6 @@ class SenderSummary(object):
|
|
192
178
|
:param lifecycle_state: The lifecycle_state of this SenderSummary.
|
193
179
|
:type: str
|
194
180
|
"""
|
195
|
-
allowed_values = ["CREATING", "ACTIVE", "DELETING", "DELETED"]
|
196
|
-
if not value_allowed_none_or_none_sentinel(lifecycle_state, allowed_values):
|
197
|
-
lifecycle_state = 'UNKNOWN_ENUM_VALUE'
|
198
181
|
self._lifecycle_state = lifecycle_state
|
199
182
|
|
200
183
|
@property
|
@@ -202,7 +185,9 @@ class SenderSummary(object):
|
|
202
185
|
"""
|
203
186
|
Gets the time_created of this SenderSummary.
|
204
187
|
Date time the approved sender was added, in \"YYYY-MM-ddThh:mmZ\"
|
205
|
-
format with a Z offset, as defined by RFC 3339.
|
188
|
+
format with a Z offset, as defined by `RFC 3339`__.
|
189
|
+
|
190
|
+
__ https://tools.ietf.org/html/rfc3339
|
206
191
|
|
207
192
|
|
208
193
|
:return: The time_created of this SenderSummary.
|
@@ -215,7 +200,9 @@ class SenderSummary(object):
|
|
215
200
|
"""
|
216
201
|
Sets the time_created of this SenderSummary.
|
217
202
|
Date time the approved sender was added, in \"YYYY-MM-ddThh:mmZ\"
|
218
|
-
format with a Z offset, as defined by RFC 3339.
|
203
|
+
format with a Z offset, as defined by `RFC 3339`__.
|
204
|
+
|
205
|
+
__ https://tools.ietf.org/html/rfc3339
|
219
206
|
|
220
207
|
|
221
208
|
:param time_created: The time_created of this SenderSummary.
|
@@ -291,6 +278,32 @@ class SenderSummary(object):
|
|
291
278
|
"""
|
292
279
|
self._defined_tags = defined_tags
|
293
280
|
|
281
|
+
@property
|
282
|
+
def system_tags(self):
|
283
|
+
"""
|
284
|
+
Gets the system_tags of this SenderSummary.
|
285
|
+
Usage of system tag keys. These predefined keys are scoped to namespaces.
|
286
|
+
Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
|
287
|
+
|
288
|
+
|
289
|
+
:return: The system_tags of this SenderSummary.
|
290
|
+
:rtype: dict(str, dict(str, object))
|
291
|
+
"""
|
292
|
+
return self._system_tags
|
293
|
+
|
294
|
+
@system_tags.setter
|
295
|
+
def system_tags(self, system_tags):
|
296
|
+
"""
|
297
|
+
Sets the system_tags of this SenderSummary.
|
298
|
+
Usage of system tag keys. These predefined keys are scoped to namespaces.
|
299
|
+
Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
|
300
|
+
|
301
|
+
|
302
|
+
:param system_tags: The system_tags of this SenderSummary.
|
303
|
+
:type: dict(str, dict(str, object))
|
304
|
+
"""
|
305
|
+
self._system_tags = system_tags
|
306
|
+
|
294
307
|
def __repr__(self):
|
295
308
|
return formatted_flat_dict(self)
|
296
309
|
|
oci/email/models/suppression.py
CHANGED
@@ -232,7 +232,9 @@ class Suppression(object):
|
|
232
232
|
"""
|
233
233
|
Gets the time_created of this Suppression.
|
234
234
|
The date and time the suppression was added in \"YYYY-MM-ddThh:mmZ\"
|
235
|
-
format with a Z offset, as defined by RFC 3339.
|
235
|
+
format with a Z offset, as defined by `RFC 3339`__.
|
236
|
+
|
237
|
+
__ https://tools.ietf.org/html/rfc3339
|
236
238
|
|
237
239
|
|
238
240
|
:return: The time_created of this Suppression.
|
@@ -245,7 +247,9 @@ class Suppression(object):
|
|
245
247
|
"""
|
246
248
|
Sets the time_created of this Suppression.
|
247
249
|
The date and time the suppression was added in \"YYYY-MM-ddThh:mmZ\"
|
248
|
-
format with a Z offset, as defined by RFC 3339.
|
250
|
+
format with a Z offset, as defined by `RFC 3339`__.
|
251
|
+
|
252
|
+
__ https://tools.ietf.org/html/rfc3339
|
249
253
|
|
250
254
|
|
251
255
|
:param time_created: The time_created of this Suppression.
|
@@ -259,7 +263,9 @@ class Suppression(object):
|
|
259
263
|
Gets the time_last_suppressed of this Suppression.
|
260
264
|
The last date and time the suppression prevented submission
|
261
265
|
in \"YYYY-MM-ddThh:mmZ\"
|
262
|
-
format with a Z offset, as defined by RFC 3339.
|
266
|
+
format with a Z offset, as defined by `RFC 3339`__.
|
267
|
+
|
268
|
+
__ https://tools.ietf.org/html/rfc3339
|
263
269
|
|
264
270
|
|
265
271
|
:return: The time_last_suppressed of this Suppression.
|
@@ -273,7 +279,9 @@ class Suppression(object):
|
|
273
279
|
Sets the time_last_suppressed of this Suppression.
|
274
280
|
The last date and time the suppression prevented submission
|
275
281
|
in \"YYYY-MM-ddThh:mmZ\"
|
276
|
-
format with a Z offset, as defined by RFC 3339.
|
282
|
+
format with a Z offset, as defined by `RFC 3339`__.
|
283
|
+
|
284
|
+
__ https://tools.ietf.org/html/rfc3339
|
277
285
|
|
278
286
|
|
279
287
|
:param time_last_suppressed: The time_last_suppressed of this Suppression.
|
@@ -197,7 +197,9 @@ class SuppressionSummary(object):
|
|
197
197
|
Gets the time_created of this SuppressionSummary.
|
198
198
|
The date and time a recipient's email address was added to the
|
199
199
|
suppression list, in \"YYYY-MM-ddThh:mmZ\" format with a Z offset, as
|
200
|
-
defined by RFC 3339.
|
200
|
+
defined by `RFC 3339`__.
|
201
|
+
|
202
|
+
__ https://tools.ietf.org/html/rfc3339
|
201
203
|
|
202
204
|
|
203
205
|
:return: The time_created of this SuppressionSummary.
|
@@ -211,7 +213,9 @@ class SuppressionSummary(object):
|
|
211
213
|
Sets the time_created of this SuppressionSummary.
|
212
214
|
The date and time a recipient's email address was added to the
|
213
215
|
suppression list, in \"YYYY-MM-ddThh:mmZ\" format with a Z offset, as
|
214
|
-
defined by RFC 3339.
|
216
|
+
defined by `RFC 3339`__.
|
217
|
+
|
218
|
+
__ https://tools.ietf.org/html/rfc3339
|
215
219
|
|
216
220
|
|
217
221
|
:param time_created: The time_created of this SuppressionSummary.
|
oci/email/models/work_request.py
CHANGED
@@ -55,6 +55,14 @@ class WorkRequest(object):
|
|
55
55
|
#: This constant has a value of "IN_PROGRESS"
|
56
56
|
STATUS_IN_PROGRESS = "IN_PROGRESS"
|
57
57
|
|
58
|
+
#: A constant which can be used with the status property of a WorkRequest.
|
59
|
+
#: This constant has a value of "WAITING"
|
60
|
+
STATUS_WAITING = "WAITING"
|
61
|
+
|
62
|
+
#: A constant which can be used with the status property of a WorkRequest.
|
63
|
+
#: This constant has a value of "NEEDS_ATTENTION"
|
64
|
+
STATUS_NEEDS_ATTENTION = "NEEDS_ATTENTION"
|
65
|
+
|
58
66
|
#: A constant which can be used with the status property of a WorkRequest.
|
59
67
|
#: This constant has a value of "FAILED"
|
60
68
|
STATUS_FAILED = "FAILED"
|
@@ -84,7 +92,7 @@ class WorkRequest(object):
|
|
84
92
|
|
85
93
|
:param status:
|
86
94
|
The value to assign to the status property of this WorkRequest.
|
87
|
-
Allowed values for this property are: "ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", 'UNKNOWN_ENUM_VALUE'.
|
95
|
+
Allowed values for this property are: "ACCEPTED", "IN_PROGRESS", "WAITING", "NEEDS_ATTENTION", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", 'UNKNOWN_ENUM_VALUE'.
|
88
96
|
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
89
97
|
:type status: str
|
90
98
|
|
@@ -187,7 +195,7 @@ class WorkRequest(object):
|
|
187
195
|
**[Required]** Gets the status of this WorkRequest.
|
188
196
|
Status of current work request.
|
189
197
|
|
190
|
-
Allowed values for this property are: "ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", 'UNKNOWN_ENUM_VALUE'.
|
198
|
+
Allowed values for this property are: "ACCEPTED", "IN_PROGRESS", "WAITING", "NEEDS_ATTENTION", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", 'UNKNOWN_ENUM_VALUE'.
|
191
199
|
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
192
200
|
|
193
201
|
|
@@ -206,7 +214,7 @@ class WorkRequest(object):
|
|
206
214
|
:param status: The status of this WorkRequest.
|
207
215
|
:type: str
|
208
216
|
"""
|
209
|
-
allowed_values = ["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED"]
|
217
|
+
allowed_values = ["ACCEPTED", "IN_PROGRESS", "WAITING", "NEEDS_ATTENTION", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED"]
|
210
218
|
if not value_allowed_none_or_none_sentinel(status, allowed_values):
|
211
219
|
status = 'UNKNOWN_ENUM_VALUE'
|
212
220
|
self._status = status
|
@@ -239,7 +247,7 @@ class WorkRequest(object):
|
|
239
247
|
def compartment_id(self):
|
240
248
|
"""
|
241
249
|
**[Required]** Gets the compartment_id of this WorkRequest.
|
242
|
-
The
|
250
|
+
The OCID of the compartment that contains the work request. Work requests should be scoped to
|
243
251
|
the same compartment as the resource the work request affects. If the work request affects multiple resources,
|
244
252
|
and those resources are not in the same compartment, it is up to the service team to pick the primary
|
245
253
|
resource whose compartment should be used
|
@@ -254,7 +262,7 @@ class WorkRequest(object):
|
|
254
262
|
def compartment_id(self, compartment_id):
|
255
263
|
"""
|
256
264
|
Sets the compartment_id of this WorkRequest.
|
257
|
-
The
|
265
|
+
The OCID of the compartment that contains the work request. Work requests should be scoped to
|
258
266
|
the same compartment as the resource the work request affects. If the work request affects multiple resources,
|
259
267
|
and those resources are not in the same compartment, it is up to the service team to pick the primary
|
260
268
|
resource whose compartment should be used
|
@@ -53,8 +53,9 @@ class WorkRequestError(object):
|
|
53
53
|
def code(self):
|
54
54
|
"""
|
55
55
|
**[Required]** Gets the code of this WorkRequestError.
|
56
|
-
A machine-usable code for the error that
|
57
|
-
|
56
|
+
A machine-usable code for the error that occurred. Refer to `API Errors`__ for a list of error codes.
|
57
|
+
|
58
|
+
__ https://docs.cloud.oracle.com/Content/API/References/apierrors.htm
|
58
59
|
|
59
60
|
|
60
61
|
:return: The code of this WorkRequestError.
|
@@ -66,8 +67,9 @@ class WorkRequestError(object):
|
|
66
67
|
def code(self, code):
|
67
68
|
"""
|
68
69
|
Sets the code of this WorkRequestError.
|
69
|
-
A machine-usable code for the error that
|
70
|
-
|
70
|
+
A machine-usable code for the error that occurred. Refer to `API Errors`__ for a list of error codes.
|
71
|
+
|
72
|
+
__ https://docs.cloud.oracle.com/Content/API/References/apierrors.htm
|
71
73
|
|
72
74
|
|
73
75
|
:param code: The code of this WorkRequestError.
|
@@ -103,7 +105,7 @@ class WorkRequestError(object):
|
|
103
105
|
def timestamp(self):
|
104
106
|
"""
|
105
107
|
**[Required]** Gets the timestamp of this WorkRequestError.
|
106
|
-
The time the error
|
108
|
+
The time the error occurred. An RFC3339 formatted datetime string.
|
107
109
|
|
108
110
|
|
109
111
|
:return: The timestamp of this WorkRequestError.
|
@@ -115,7 +117,7 @@ class WorkRequestError(object):
|
|
115
117
|
def timestamp(self, timestamp):
|
116
118
|
"""
|
117
119
|
Sets the timestamp of this WorkRequestError.
|
118
|
-
The time the error
|
120
|
+
The time the error occurred. An RFC3339 formatted datetime string.
|
119
121
|
|
120
122
|
|
121
123
|
:param timestamp: The timestamp of this WorkRequestError.
|
@@ -35,6 +35,10 @@ class WorkRequestResource(object):
|
|
35
35
|
#: This constant has a value of "RELATED"
|
36
36
|
ACTION_TYPE_RELATED = "RELATED"
|
37
37
|
|
38
|
+
#: A constant which can be used with the action_type property of a WorkRequestResource.
|
39
|
+
#: This constant has a value of "FAILED"
|
40
|
+
ACTION_TYPE_FAILED = "FAILED"
|
41
|
+
|
38
42
|
def __init__(self, **kwargs):
|
39
43
|
"""
|
40
44
|
Initializes a new WorkRequestResource object with values from keyword arguments.
|
@@ -46,7 +50,7 @@ class WorkRequestResource(object):
|
|
46
50
|
|
47
51
|
:param action_type:
|
48
52
|
The value to assign to the action_type property of this WorkRequestResource.
|
49
|
-
Allowed values for this property are: "CREATED", "UPDATED", "DELETED", "IN_PROGRESS", "RELATED", 'UNKNOWN_ENUM_VALUE'.
|
53
|
+
Allowed values for this property are: "CREATED", "UPDATED", "DELETED", "IN_PROGRESS", "RELATED", "FAILED", 'UNKNOWN_ENUM_VALUE'.
|
50
54
|
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
51
55
|
:type action_type: str
|
52
56
|
|
@@ -111,7 +115,7 @@ class WorkRequestResource(object):
|
|
111
115
|
work is complete for that resource at which point it will transition to CREATED, UPDATED,
|
112
116
|
or DELETED, respectively.
|
113
117
|
|
114
|
-
Allowed values for this property are: "CREATED", "UPDATED", "DELETED", "IN_PROGRESS", "RELATED", 'UNKNOWN_ENUM_VALUE'.
|
118
|
+
Allowed values for this property are: "CREATED", "UPDATED", "DELETED", "IN_PROGRESS", "RELATED", "FAILED", 'UNKNOWN_ENUM_VALUE'.
|
115
119
|
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
116
120
|
|
117
121
|
|
@@ -133,7 +137,7 @@ class WorkRequestResource(object):
|
|
133
137
|
:param action_type: The action_type of this WorkRequestResource.
|
134
138
|
:type: str
|
135
139
|
"""
|
136
|
-
allowed_values = ["CREATED", "UPDATED", "DELETED", "IN_PROGRESS", "RELATED"]
|
140
|
+
allowed_values = ["CREATED", "UPDATED", "DELETED", "IN_PROGRESS", "RELATED", "FAILED"]
|
137
141
|
if not value_allowed_none_or_none_sentinel(action_type, allowed_values):
|
138
142
|
action_type = 'UNKNOWN_ENUM_VALUE'
|
139
143
|
self._action_type = action_type
|
@@ -55,6 +55,14 @@ class WorkRequestSummary(object):
|
|
55
55
|
#: This constant has a value of "IN_PROGRESS"
|
56
56
|
STATUS_IN_PROGRESS = "IN_PROGRESS"
|
57
57
|
|
58
|
+
#: A constant which can be used with the status property of a WorkRequestSummary.
|
59
|
+
#: This constant has a value of "WAITING"
|
60
|
+
STATUS_WAITING = "WAITING"
|
61
|
+
|
62
|
+
#: A constant which can be used with the status property of a WorkRequestSummary.
|
63
|
+
#: This constant has a value of "NEEDS_ATTENTION"
|
64
|
+
STATUS_NEEDS_ATTENTION = "NEEDS_ATTENTION"
|
65
|
+
|
58
66
|
#: A constant which can be used with the status property of a WorkRequestSummary.
|
59
67
|
#: This constant has a value of "FAILED"
|
60
68
|
STATUS_FAILED = "FAILED"
|
@@ -84,7 +92,7 @@ class WorkRequestSummary(object):
|
|
84
92
|
|
85
93
|
:param status:
|
86
94
|
The value to assign to the status property of this WorkRequestSummary.
|
87
|
-
Allowed values for this property are: "ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", 'UNKNOWN_ENUM_VALUE'.
|
95
|
+
Allowed values for this property are: "ACCEPTED", "IN_PROGRESS", "WAITING", "NEEDS_ATTENTION", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", 'UNKNOWN_ENUM_VALUE'.
|
88
96
|
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
89
97
|
:type status: str
|
90
98
|
|
@@ -187,7 +195,7 @@ class WorkRequestSummary(object):
|
|
187
195
|
**[Required]** Gets the status of this WorkRequestSummary.
|
188
196
|
Status of current work request.
|
189
197
|
|
190
|
-
Allowed values for this property are: "ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", 'UNKNOWN_ENUM_VALUE'.
|
198
|
+
Allowed values for this property are: "ACCEPTED", "IN_PROGRESS", "WAITING", "NEEDS_ATTENTION", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED", 'UNKNOWN_ENUM_VALUE'.
|
191
199
|
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
192
200
|
|
193
201
|
|
@@ -206,7 +214,7 @@ class WorkRequestSummary(object):
|
|
206
214
|
:param status: The status of this WorkRequestSummary.
|
207
215
|
:type: str
|
208
216
|
"""
|
209
|
-
allowed_values = ["ACCEPTED", "IN_PROGRESS", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED"]
|
217
|
+
allowed_values = ["ACCEPTED", "IN_PROGRESS", "WAITING", "NEEDS_ATTENTION", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED"]
|
210
218
|
if not value_allowed_none_or_none_sentinel(status, allowed_values):
|
211
219
|
status = 'UNKNOWN_ENUM_VALUE'
|
212
220
|
self._status = status
|
@@ -239,7 +247,7 @@ class WorkRequestSummary(object):
|
|
239
247
|
def compartment_id(self):
|
240
248
|
"""
|
241
249
|
**[Required]** Gets the compartment_id of this WorkRequestSummary.
|
242
|
-
The
|
250
|
+
The OCID of the compartment that contains the work request. Work requests should be scoped to
|
243
251
|
the same compartment as the resource the work request affects. If the work request affects multiple resources,
|
244
252
|
and those resources are not in the same compartment, it is up to the service team to pick the primary
|
245
253
|
resource whose compartment should be used
|
@@ -254,7 +262,7 @@ class WorkRequestSummary(object):
|
|
254
262
|
def compartment_id(self, compartment_id):
|
255
263
|
"""
|
256
264
|
Sets the compartment_id of this WorkRequestSummary.
|
257
|
-
The
|
265
|
+
The OCID of the compartment that contains the work request. Work requests should be scoped to
|
258
266
|
the same compartment as the resource the work request affects. If the work request affects multiple resources,
|
259
267
|
and those resources are not in the same compartment, it is up to the service team to pick the primary
|
260
268
|
resource whose compartment should be used
|