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
@@ -23,7 +23,7 @@ class NetworkLoadBalancer(object):
|
|
23
23
|
`About the API`__. For information about available SDKs and tools, see
|
24
24
|
`SDKS and Other Tools`__.
|
25
25
|
|
26
|
-
__ https://docs.cloud.oracle.com/Content/
|
26
|
+
__ https://docs.cloud.oracle.com/Content/NetworkLoadBalancer/NetworkLoadBalancers/network-load-balancer-management.htm
|
27
27
|
__ https://docs.cloud.oracle.com/Content/Identity/Concepts/policygetstarted.htm
|
28
28
|
__ https://docs.cloud.oracle.com/Content/API/Concepts/usingapi.htm
|
29
29
|
__ https://docs.cloud.oracle.com/Content/API/Concepts/sdks.htm
|
@@ -61,6 +61,10 @@ class NetworkLoadBalancer(object):
|
|
61
61
|
#: This constant has a value of "IPV4_AND_IPV6"
|
62
62
|
NLB_IP_VERSION_IPV4_AND_IPV6 = "IPV4_AND_IPV6"
|
63
63
|
|
64
|
+
#: A constant which can be used with the nlb_ip_version property of a NetworkLoadBalancer.
|
65
|
+
#: This constant has a value of "IPV6"
|
66
|
+
NLB_IP_VERSION_IPV6 = "IPV6"
|
67
|
+
|
64
68
|
def __init__(self, **kwargs):
|
65
69
|
"""
|
66
70
|
Initializes a new NetworkLoadBalancer object with values from keyword arguments.
|
@@ -90,7 +94,7 @@ class NetworkLoadBalancer(object):
|
|
90
94
|
|
91
95
|
:param nlb_ip_version:
|
92
96
|
The value to assign to the nlb_ip_version property of this NetworkLoadBalancer.
|
93
|
-
Allowed values for this property are: "IPV4", "IPV4_AND_IPV6", 'UNKNOWN_ENUM_VALUE'.
|
97
|
+
Allowed values for this property are: "IPV4", "IPV4_AND_IPV6", "IPV6", 'UNKNOWN_ENUM_VALUE'.
|
94
98
|
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
95
99
|
:type nlb_ip_version: str
|
96
100
|
|
@@ -114,6 +118,10 @@ class NetworkLoadBalancer(object):
|
|
114
118
|
The value to assign to the is_preserve_source_destination property of this NetworkLoadBalancer.
|
115
119
|
:type is_preserve_source_destination: bool
|
116
120
|
|
121
|
+
:param is_symmetric_hash_enabled:
|
122
|
+
The value to assign to the is_symmetric_hash_enabled property of this NetworkLoadBalancer.
|
123
|
+
:type is_symmetric_hash_enabled: bool
|
124
|
+
|
117
125
|
:param subnet_id:
|
118
126
|
The value to assign to the subnet_id property of this NetworkLoadBalancer.
|
119
127
|
:type subnet_id: str
|
@@ -155,6 +163,7 @@ class NetworkLoadBalancer(object):
|
|
155
163
|
'ip_addresses': 'list[IpAddress]',
|
156
164
|
'is_private': 'bool',
|
157
165
|
'is_preserve_source_destination': 'bool',
|
166
|
+
'is_symmetric_hash_enabled': 'bool',
|
158
167
|
'subnet_id': 'str',
|
159
168
|
'network_security_group_ids': 'list[str]',
|
160
169
|
'listeners': 'dict(str, Listener)',
|
@@ -176,6 +185,7 @@ class NetworkLoadBalancer(object):
|
|
176
185
|
'ip_addresses': 'ipAddresses',
|
177
186
|
'is_private': 'isPrivate',
|
178
187
|
'is_preserve_source_destination': 'isPreserveSourceDestination',
|
188
|
+
'is_symmetric_hash_enabled': 'isSymmetricHashEnabled',
|
179
189
|
'subnet_id': 'subnetId',
|
180
190
|
'network_security_group_ids': 'networkSecurityGroupIds',
|
181
191
|
'listeners': 'listeners',
|
@@ -196,6 +206,7 @@ class NetworkLoadBalancer(object):
|
|
196
206
|
self._ip_addresses = None
|
197
207
|
self._is_private = None
|
198
208
|
self._is_preserve_source_destination = None
|
209
|
+
self._is_symmetric_hash_enabled = None
|
199
210
|
self._subnet_id = None
|
200
211
|
self._network_security_group_ids = None
|
201
212
|
self._listeners = None
|
@@ -350,7 +361,7 @@ class NetworkLoadBalancer(object):
|
|
350
361
|
Gets the nlb_ip_version of this NetworkLoadBalancer.
|
351
362
|
IP version associated with the NLB.
|
352
363
|
|
353
|
-
Allowed values for this property are: "IPV4", "IPV4_AND_IPV6", 'UNKNOWN_ENUM_VALUE'.
|
364
|
+
Allowed values for this property are: "IPV4", "IPV4_AND_IPV6", "IPV6", 'UNKNOWN_ENUM_VALUE'.
|
354
365
|
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
355
366
|
|
356
367
|
|
@@ -369,7 +380,7 @@ class NetworkLoadBalancer(object):
|
|
369
380
|
:param nlb_ip_version: The nlb_ip_version of this NetworkLoadBalancer.
|
370
381
|
:type: str
|
371
382
|
"""
|
372
|
-
allowed_values = ["IPV4", "IPV4_AND_IPV6"]
|
383
|
+
allowed_values = ["IPV4", "IPV4_AND_IPV6", "IPV6"]
|
373
384
|
if not value_allowed_none_or_none_sentinel(nlb_ip_version, allowed_values):
|
374
385
|
nlb_ip_version = 'UNKNOWN_ENUM_VALUE'
|
375
386
|
self._nlb_ip_version = nlb_ip_version
|
@@ -473,7 +484,7 @@ class NetworkLoadBalancer(object):
|
|
473
484
|
Example: `true`
|
474
485
|
|
475
486
|
__ https://docs.cloud.oracle.com/Content/network/Concepts/securitylists.htm
|
476
|
-
__ https://docs.cloud.oracle.com/Content/
|
487
|
+
__ https://docs.cloud.oracle.com/Content/NetworkLoadBalancer/overview.htm
|
477
488
|
|
478
489
|
|
479
490
|
:return: The is_private of this NetworkLoadBalancer.
|
@@ -500,7 +511,7 @@ class NetworkLoadBalancer(object):
|
|
500
511
|
Example: `true`
|
501
512
|
|
502
513
|
__ https://docs.cloud.oracle.com/Content/network/Concepts/securitylists.htm
|
503
|
-
__ https://docs.cloud.oracle.com/Content/
|
514
|
+
__ https://docs.cloud.oracle.com/Content/NetworkLoadBalancer/overview.htm
|
504
515
|
|
505
516
|
|
506
517
|
:param is_private: The is_private of this NetworkLoadBalancer.
|
@@ -534,6 +545,32 @@ class NetworkLoadBalancer(object):
|
|
534
545
|
"""
|
535
546
|
self._is_preserve_source_destination = is_preserve_source_destination
|
536
547
|
|
548
|
+
@property
|
549
|
+
def is_symmetric_hash_enabled(self):
|
550
|
+
"""
|
551
|
+
Gets the is_symmetric_hash_enabled of this NetworkLoadBalancer.
|
552
|
+
This can only be enabled when NLB is working in transparent mode with source destination header preservation enabled.
|
553
|
+
This removes the additional dependency from NLB backends(like Firewalls) to perform SNAT.
|
554
|
+
|
555
|
+
|
556
|
+
:return: The is_symmetric_hash_enabled of this NetworkLoadBalancer.
|
557
|
+
:rtype: bool
|
558
|
+
"""
|
559
|
+
return self._is_symmetric_hash_enabled
|
560
|
+
|
561
|
+
@is_symmetric_hash_enabled.setter
|
562
|
+
def is_symmetric_hash_enabled(self, is_symmetric_hash_enabled):
|
563
|
+
"""
|
564
|
+
Sets the is_symmetric_hash_enabled of this NetworkLoadBalancer.
|
565
|
+
This can only be enabled when NLB is working in transparent mode with source destination header preservation enabled.
|
566
|
+
This removes the additional dependency from NLB backends(like Firewalls) to perform SNAT.
|
567
|
+
|
568
|
+
|
569
|
+
:param is_symmetric_hash_enabled: The is_symmetric_hash_enabled of this NetworkLoadBalancer.
|
570
|
+
:type: bool
|
571
|
+
"""
|
572
|
+
self._is_symmetric_hash_enabled = is_symmetric_hash_enabled
|
573
|
+
|
537
574
|
@property
|
538
575
|
def subnet_id(self):
|
539
576
|
"""
|
@@ -47,6 +47,10 @@ class NetworkLoadBalancerSummary(object):
|
|
47
47
|
#: This constant has a value of "IPV4_AND_IPV6"
|
48
48
|
NLB_IP_VERSION_IPV4_AND_IPV6 = "IPV4_AND_IPV6"
|
49
49
|
|
50
|
+
#: A constant which can be used with the nlb_ip_version property of a NetworkLoadBalancerSummary.
|
51
|
+
#: This constant has a value of "IPV6"
|
52
|
+
NLB_IP_VERSION_IPV6 = "IPV6"
|
53
|
+
|
50
54
|
def __init__(self, **kwargs):
|
51
55
|
"""
|
52
56
|
Initializes a new NetworkLoadBalancerSummary object with values from keyword arguments.
|
@@ -76,7 +80,7 @@ class NetworkLoadBalancerSummary(object):
|
|
76
80
|
|
77
81
|
:param nlb_ip_version:
|
78
82
|
The value to assign to the nlb_ip_version property of this NetworkLoadBalancerSummary.
|
79
|
-
Allowed values for this property are: "IPV4", "IPV4_AND_IPV6", 'UNKNOWN_ENUM_VALUE'.
|
83
|
+
Allowed values for this property are: "IPV4", "IPV4_AND_IPV6", "IPV6", 'UNKNOWN_ENUM_VALUE'.
|
80
84
|
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
81
85
|
:type nlb_ip_version: str
|
82
86
|
|
@@ -100,6 +104,10 @@ class NetworkLoadBalancerSummary(object):
|
|
100
104
|
The value to assign to the is_preserve_source_destination property of this NetworkLoadBalancerSummary.
|
101
105
|
:type is_preserve_source_destination: bool
|
102
106
|
|
107
|
+
:param is_symmetric_hash_enabled:
|
108
|
+
The value to assign to the is_symmetric_hash_enabled property of this NetworkLoadBalancerSummary.
|
109
|
+
:type is_symmetric_hash_enabled: bool
|
110
|
+
|
103
111
|
:param subnet_id:
|
104
112
|
The value to assign to the subnet_id property of this NetworkLoadBalancerSummary.
|
105
113
|
:type subnet_id: str
|
@@ -141,6 +149,7 @@ class NetworkLoadBalancerSummary(object):
|
|
141
149
|
'ip_addresses': 'list[IpAddress]',
|
142
150
|
'is_private': 'bool',
|
143
151
|
'is_preserve_source_destination': 'bool',
|
152
|
+
'is_symmetric_hash_enabled': 'bool',
|
144
153
|
'subnet_id': 'str',
|
145
154
|
'network_security_group_ids': 'list[str]',
|
146
155
|
'listeners': 'dict(str, Listener)',
|
@@ -162,6 +171,7 @@ class NetworkLoadBalancerSummary(object):
|
|
162
171
|
'ip_addresses': 'ipAddresses',
|
163
172
|
'is_private': 'isPrivate',
|
164
173
|
'is_preserve_source_destination': 'isPreserveSourceDestination',
|
174
|
+
'is_symmetric_hash_enabled': 'isSymmetricHashEnabled',
|
165
175
|
'subnet_id': 'subnetId',
|
166
176
|
'network_security_group_ids': 'networkSecurityGroupIds',
|
167
177
|
'listeners': 'listeners',
|
@@ -182,6 +192,7 @@ class NetworkLoadBalancerSummary(object):
|
|
182
192
|
self._ip_addresses = None
|
183
193
|
self._is_private = None
|
184
194
|
self._is_preserve_source_destination = None
|
195
|
+
self._is_symmetric_hash_enabled = None
|
185
196
|
self._subnet_id = None
|
186
197
|
self._network_security_group_ids = None
|
187
198
|
self._listeners = None
|
@@ -336,7 +347,7 @@ class NetworkLoadBalancerSummary(object):
|
|
336
347
|
Gets the nlb_ip_version of this NetworkLoadBalancerSummary.
|
337
348
|
IP version associated with the NLB.
|
338
349
|
|
339
|
-
Allowed values for this property are: "IPV4", "IPV4_AND_IPV6", 'UNKNOWN_ENUM_VALUE'.
|
350
|
+
Allowed values for this property are: "IPV4", "IPV4_AND_IPV6", "IPV6", 'UNKNOWN_ENUM_VALUE'.
|
340
351
|
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
341
352
|
|
342
353
|
|
@@ -355,7 +366,7 @@ class NetworkLoadBalancerSummary(object):
|
|
355
366
|
:param nlb_ip_version: The nlb_ip_version of this NetworkLoadBalancerSummary.
|
356
367
|
:type: str
|
357
368
|
"""
|
358
|
-
allowed_values = ["IPV4", "IPV4_AND_IPV6"]
|
369
|
+
allowed_values = ["IPV4", "IPV4_AND_IPV6", "IPV6"]
|
359
370
|
if not value_allowed_none_or_none_sentinel(nlb_ip_version, allowed_values):
|
360
371
|
nlb_ip_version = 'UNKNOWN_ENUM_VALUE'
|
361
372
|
self._nlb_ip_version = nlb_ip_version
|
@@ -459,7 +470,7 @@ class NetworkLoadBalancerSummary(object):
|
|
459
470
|
Example: `true`
|
460
471
|
|
461
472
|
__ https://docs.cloud.oracle.com/Content/network/Concepts/securitylists.htm
|
462
|
-
__ https://docs.cloud.oracle.com/Content/
|
473
|
+
__ https://docs.cloud.oracle.com/Content/NetworkLoadBalancer/overview.htm
|
463
474
|
|
464
475
|
|
465
476
|
:return: The is_private of this NetworkLoadBalancerSummary.
|
@@ -486,7 +497,7 @@ class NetworkLoadBalancerSummary(object):
|
|
486
497
|
Example: `true`
|
487
498
|
|
488
499
|
__ https://docs.cloud.oracle.com/Content/network/Concepts/securitylists.htm
|
489
|
-
__ https://docs.cloud.oracle.com/Content/
|
500
|
+
__ https://docs.cloud.oracle.com/Content/NetworkLoadBalancer/overview.htm
|
490
501
|
|
491
502
|
|
492
503
|
:param is_private: The is_private of this NetworkLoadBalancerSummary.
|
@@ -520,6 +531,32 @@ class NetworkLoadBalancerSummary(object):
|
|
520
531
|
"""
|
521
532
|
self._is_preserve_source_destination = is_preserve_source_destination
|
522
533
|
|
534
|
+
@property
|
535
|
+
def is_symmetric_hash_enabled(self):
|
536
|
+
"""
|
537
|
+
Gets the is_symmetric_hash_enabled of this NetworkLoadBalancerSummary.
|
538
|
+
This can only be enabled when NLB is working in transparent mode with source destination header preservation enabled.
|
539
|
+
This removes the additional dependency from NLB backends(like Firewalls) to perform SNAT.
|
540
|
+
|
541
|
+
|
542
|
+
:return: The is_symmetric_hash_enabled of this NetworkLoadBalancerSummary.
|
543
|
+
:rtype: bool
|
544
|
+
"""
|
545
|
+
return self._is_symmetric_hash_enabled
|
546
|
+
|
547
|
+
@is_symmetric_hash_enabled.setter
|
548
|
+
def is_symmetric_hash_enabled(self, is_symmetric_hash_enabled):
|
549
|
+
"""
|
550
|
+
Sets the is_symmetric_hash_enabled of this NetworkLoadBalancerSummary.
|
551
|
+
This can only be enabled when NLB is working in transparent mode with source destination header preservation enabled.
|
552
|
+
This removes the additional dependency from NLB backends(like Firewalls) to perform SNAT.
|
553
|
+
|
554
|
+
|
555
|
+
:param is_symmetric_hash_enabled: The is_symmetric_hash_enabled of this NetworkLoadBalancerSummary.
|
556
|
+
:type: bool
|
557
|
+
"""
|
558
|
+
self._is_symmetric_hash_enabled = is_symmetric_hash_enabled
|
559
|
+
|
523
560
|
@property
|
524
561
|
def subnet_id(self):
|
525
562
|
"""
|
@@ -64,11 +64,11 @@ class UpdateBackendDetails(object):
|
|
64
64
|
proportion of incoming traffic. For example, a server weighted '3' receives three times the number of new connections
|
65
65
|
as a server weighted '1'.
|
66
66
|
For more information about load balancing policies, see
|
67
|
-
`How Load Balancing Policies Work`__.
|
67
|
+
`How Network Load Balancing Policies Work`__.
|
68
68
|
|
69
69
|
Example: `3`
|
70
70
|
|
71
|
-
__ https://docs.cloud.oracle.com/Content/
|
71
|
+
__ https://docs.cloud.oracle.com/Content/NetworkLoadBalancer/introducton.htm#Policies
|
72
72
|
|
73
73
|
|
74
74
|
:return: The weight of this UpdateBackendDetails.
|
@@ -84,11 +84,11 @@ class UpdateBackendDetails(object):
|
|
84
84
|
proportion of incoming traffic. For example, a server weighted '3' receives three times the number of new connections
|
85
85
|
as a server weighted '1'.
|
86
86
|
For more information about load balancing policies, see
|
87
|
-
`How Load Balancing Policies Work`__.
|
87
|
+
`How Network Load Balancing Policies Work`__.
|
88
88
|
|
89
89
|
Example: `3`
|
90
90
|
|
91
|
-
__ https://docs.cloud.oracle.com/Content/
|
91
|
+
__ https://docs.cloud.oracle.com/Content/NetworkLoadBalancer/introducton.htm#Policies
|
92
92
|
|
93
93
|
|
94
94
|
:param weight: The weight of this UpdateBackendDetails.
|
@@ -18,7 +18,7 @@ class UpdateBackendSetDetails(object):
|
|
18
18
|
|
19
19
|
**Caution:** Oracle recommends that you avoid using any confidential information when you supply string values using the API.
|
20
20
|
|
21
|
-
__ https://docs.cloud.oracle.com/Content/
|
21
|
+
__ https://docs.cloud.oracle.com/Content/NetworkLoadBalancer/BackendSets/backend-set-management.htm
|
22
22
|
"""
|
23
23
|
|
24
24
|
#: A constant which can be used with the ip_version property of a UpdateBackendSetDetails.
|
@@ -16,7 +16,7 @@ class UpdateListenerDetails(object):
|
|
16
16
|
For more information about backend set configuration, see
|
17
17
|
`Managing Network Load Balancer Listeners`__.
|
18
18
|
|
19
|
-
__ https://docs.cloud.oracle.com/Content/
|
19
|
+
__ https://docs.cloud.oracle.com/Content/NetworkLoadBalancer/Listeners/listener-management.htm
|
20
20
|
"""
|
21
21
|
|
22
22
|
#: A constant which can be used with the protocol property of a UpdateListenerDetails.
|
@@ -147,10 +147,9 @@ class UpdateListenerDetails(object):
|
|
147
147
|
"""
|
148
148
|
Gets the protocol of this UpdateListenerDetails.
|
149
149
|
The protocol on which the listener accepts connection requests.
|
150
|
-
For public network load balancers, ANY protocol refers to TCP/UDP.
|
150
|
+
For public network load balancers, ANY protocol refers to TCP/UDP with the wildcard port.
|
151
151
|
For private network load balancers, ANY protocol refers to TCP/UDP/ICMP (note that ICMP requires isPreserveSourceDestination to be set to true).
|
152
|
-
|
153
|
-
operation.
|
152
|
+
\"ListNetworkLoadBalancersProtocols\" API is deprecated and it will not return the updated values. Use the allowed values for the protocol instead.
|
154
153
|
|
155
154
|
Example: `TCP`
|
156
155
|
|
@@ -167,10 +166,9 @@ class UpdateListenerDetails(object):
|
|
167
166
|
"""
|
168
167
|
Sets the protocol of this UpdateListenerDetails.
|
169
168
|
The protocol on which the listener accepts connection requests.
|
170
|
-
For public network load balancers, ANY protocol refers to TCP/UDP.
|
169
|
+
For public network load balancers, ANY protocol refers to TCP/UDP with the wildcard port.
|
171
170
|
For private network load balancers, ANY protocol refers to TCP/UDP/ICMP (note that ICMP requires isPreserveSourceDestination to be set to true).
|
172
|
-
|
173
|
-
operation.
|
171
|
+
\"ListNetworkLoadBalancersProtocols\" API is deprecated and it will not return the updated values. Use the allowed values for the protocol instead.
|
174
172
|
|
175
173
|
Example: `TCP`
|
176
174
|
|
@@ -25,6 +25,10 @@ class UpdateNetworkLoadBalancerDetails(object):
|
|
25
25
|
#: This constant has a value of "IPV4_AND_IPV6"
|
26
26
|
NLB_IP_VERSION_IPV4_AND_IPV6 = "IPV4_AND_IPV6"
|
27
27
|
|
28
|
+
#: A constant which can be used with the nlb_ip_version property of a UpdateNetworkLoadBalancerDetails.
|
29
|
+
#: This constant has a value of "IPV6"
|
30
|
+
NLB_IP_VERSION_IPV6 = "IPV6"
|
31
|
+
|
28
32
|
def __init__(self, **kwargs):
|
29
33
|
"""
|
30
34
|
Initializes a new UpdateNetworkLoadBalancerDetails object with values from keyword arguments.
|
@@ -38,11 +42,23 @@ class UpdateNetworkLoadBalancerDetails(object):
|
|
38
42
|
The value to assign to the is_preserve_source_destination property of this UpdateNetworkLoadBalancerDetails.
|
39
43
|
:type is_preserve_source_destination: bool
|
40
44
|
|
45
|
+
:param is_symmetric_hash_enabled:
|
46
|
+
The value to assign to the is_symmetric_hash_enabled property of this UpdateNetworkLoadBalancerDetails.
|
47
|
+
:type is_symmetric_hash_enabled: bool
|
48
|
+
|
41
49
|
:param nlb_ip_version:
|
42
50
|
The value to assign to the nlb_ip_version property of this UpdateNetworkLoadBalancerDetails.
|
43
|
-
Allowed values for this property are: "IPV4", "IPV4_AND_IPV6"
|
51
|
+
Allowed values for this property are: "IPV4", "IPV4_AND_IPV6", "IPV6"
|
44
52
|
:type nlb_ip_version: str
|
45
53
|
|
54
|
+
:param subnet_ipv6_cidr:
|
55
|
+
The value to assign to the subnet_ipv6_cidr property of this UpdateNetworkLoadBalancerDetails.
|
56
|
+
:type subnet_ipv6_cidr: str
|
57
|
+
|
58
|
+
:param assigned_ipv6:
|
59
|
+
The value to assign to the assigned_ipv6 property of this UpdateNetworkLoadBalancerDetails.
|
60
|
+
:type assigned_ipv6: str
|
61
|
+
|
46
62
|
:param freeform_tags:
|
47
63
|
The value to assign to the freeform_tags property of this UpdateNetworkLoadBalancerDetails.
|
48
64
|
:type freeform_tags: dict(str, str)
|
@@ -55,7 +71,10 @@ class UpdateNetworkLoadBalancerDetails(object):
|
|
55
71
|
self.swagger_types = {
|
56
72
|
'display_name': 'str',
|
57
73
|
'is_preserve_source_destination': 'bool',
|
74
|
+
'is_symmetric_hash_enabled': 'bool',
|
58
75
|
'nlb_ip_version': 'str',
|
76
|
+
'subnet_ipv6_cidr': 'str',
|
77
|
+
'assigned_ipv6': 'str',
|
59
78
|
'freeform_tags': 'dict(str, str)',
|
60
79
|
'defined_tags': 'dict(str, dict(str, object))'
|
61
80
|
}
|
@@ -63,14 +82,20 @@ class UpdateNetworkLoadBalancerDetails(object):
|
|
63
82
|
self.attribute_map = {
|
64
83
|
'display_name': 'displayName',
|
65
84
|
'is_preserve_source_destination': 'isPreserveSourceDestination',
|
85
|
+
'is_symmetric_hash_enabled': 'isSymmetricHashEnabled',
|
66
86
|
'nlb_ip_version': 'nlbIpVersion',
|
87
|
+
'subnet_ipv6_cidr': 'subnetIpv6Cidr',
|
88
|
+
'assigned_ipv6': 'assignedIpv6',
|
67
89
|
'freeform_tags': 'freeformTags',
|
68
90
|
'defined_tags': 'definedTags'
|
69
91
|
}
|
70
92
|
|
71
93
|
self._display_name = None
|
72
94
|
self._is_preserve_source_destination = None
|
95
|
+
self._is_symmetric_hash_enabled = None
|
73
96
|
self._nlb_ip_version = None
|
97
|
+
self._subnet_ipv6_cidr = None
|
98
|
+
self._assigned_ipv6 = None
|
74
99
|
self._freeform_tags = None
|
75
100
|
self._defined_tags = None
|
76
101
|
|
@@ -130,13 +155,39 @@ class UpdateNetworkLoadBalancerDetails(object):
|
|
130
155
|
"""
|
131
156
|
self._is_preserve_source_destination = is_preserve_source_destination
|
132
157
|
|
158
|
+
@property
|
159
|
+
def is_symmetric_hash_enabled(self):
|
160
|
+
"""
|
161
|
+
Gets the is_symmetric_hash_enabled of this UpdateNetworkLoadBalancerDetails.
|
162
|
+
This can only be enabled when NLB is working in transparent mode with source destination header preservation enabled.
|
163
|
+
This removes the additional dependency from NLB backends(like Firewalls) to perform SNAT.
|
164
|
+
|
165
|
+
|
166
|
+
:return: The is_symmetric_hash_enabled of this UpdateNetworkLoadBalancerDetails.
|
167
|
+
:rtype: bool
|
168
|
+
"""
|
169
|
+
return self._is_symmetric_hash_enabled
|
170
|
+
|
171
|
+
@is_symmetric_hash_enabled.setter
|
172
|
+
def is_symmetric_hash_enabled(self, is_symmetric_hash_enabled):
|
173
|
+
"""
|
174
|
+
Sets the is_symmetric_hash_enabled of this UpdateNetworkLoadBalancerDetails.
|
175
|
+
This can only be enabled when NLB is working in transparent mode with source destination header preservation enabled.
|
176
|
+
This removes the additional dependency from NLB backends(like Firewalls) to perform SNAT.
|
177
|
+
|
178
|
+
|
179
|
+
:param is_symmetric_hash_enabled: The is_symmetric_hash_enabled of this UpdateNetworkLoadBalancerDetails.
|
180
|
+
:type: bool
|
181
|
+
"""
|
182
|
+
self._is_symmetric_hash_enabled = is_symmetric_hash_enabled
|
183
|
+
|
133
184
|
@property
|
134
185
|
def nlb_ip_version(self):
|
135
186
|
"""
|
136
187
|
Gets the nlb_ip_version of this UpdateNetworkLoadBalancerDetails.
|
137
188
|
IP version associated with the NLB.
|
138
189
|
|
139
|
-
Allowed values for this property are: "IPV4", "IPV4_AND_IPV6"
|
190
|
+
Allowed values for this property are: "IPV4", "IPV4_AND_IPV6", "IPV6"
|
140
191
|
|
141
192
|
|
142
193
|
:return: The nlb_ip_version of this UpdateNetworkLoadBalancerDetails.
|
@@ -154,13 +205,65 @@ class UpdateNetworkLoadBalancerDetails(object):
|
|
154
205
|
:param nlb_ip_version: The nlb_ip_version of this UpdateNetworkLoadBalancerDetails.
|
155
206
|
:type: str
|
156
207
|
"""
|
157
|
-
allowed_values = ["IPV4", "IPV4_AND_IPV6"]
|
208
|
+
allowed_values = ["IPV4", "IPV4_AND_IPV6", "IPV6"]
|
158
209
|
if not value_allowed_none_or_none_sentinel(nlb_ip_version, allowed_values):
|
159
210
|
raise ValueError(
|
160
211
|
f"Invalid value for `nlb_ip_version`, must be None or one of {allowed_values}"
|
161
212
|
)
|
162
213
|
self._nlb_ip_version = nlb_ip_version
|
163
214
|
|
215
|
+
@property
|
216
|
+
def subnet_ipv6_cidr(self):
|
217
|
+
"""
|
218
|
+
Gets the subnet_ipv6_cidr of this UpdateNetworkLoadBalancerDetails.
|
219
|
+
IPv6 subnet prefix selection. If Ipv6 subnet prefix is passed, Nlb Ipv6 Address would be assign within the cidr block. NLB has to be dual or single stack ipv6 to support this.
|
220
|
+
|
221
|
+
|
222
|
+
:return: The subnet_ipv6_cidr of this UpdateNetworkLoadBalancerDetails.
|
223
|
+
:rtype: str
|
224
|
+
"""
|
225
|
+
return self._subnet_ipv6_cidr
|
226
|
+
|
227
|
+
@subnet_ipv6_cidr.setter
|
228
|
+
def subnet_ipv6_cidr(self, subnet_ipv6_cidr):
|
229
|
+
"""
|
230
|
+
Sets the subnet_ipv6_cidr of this UpdateNetworkLoadBalancerDetails.
|
231
|
+
IPv6 subnet prefix selection. If Ipv6 subnet prefix is passed, Nlb Ipv6 Address would be assign within the cidr block. NLB has to be dual or single stack ipv6 to support this.
|
232
|
+
|
233
|
+
|
234
|
+
:param subnet_ipv6_cidr: The subnet_ipv6_cidr of this UpdateNetworkLoadBalancerDetails.
|
235
|
+
:type: str
|
236
|
+
"""
|
237
|
+
self._subnet_ipv6_cidr = subnet_ipv6_cidr
|
238
|
+
|
239
|
+
@property
|
240
|
+
def assigned_ipv6(self):
|
241
|
+
"""
|
242
|
+
Gets the assigned_ipv6 of this UpdateNetworkLoadBalancerDetails.
|
243
|
+
IPv6 address to be assigned to the network load balancer being created.
|
244
|
+
This IP address has to be part of one of the prefixes supported by the subnet.
|
245
|
+
Example: \"2607:9b80:9a0a:9a7e:abcd:ef01:2345:6789\"
|
246
|
+
|
247
|
+
|
248
|
+
:return: The assigned_ipv6 of this UpdateNetworkLoadBalancerDetails.
|
249
|
+
:rtype: str
|
250
|
+
"""
|
251
|
+
return self._assigned_ipv6
|
252
|
+
|
253
|
+
@assigned_ipv6.setter
|
254
|
+
def assigned_ipv6(self, assigned_ipv6):
|
255
|
+
"""
|
256
|
+
Sets the assigned_ipv6 of this UpdateNetworkLoadBalancerDetails.
|
257
|
+
IPv6 address to be assigned to the network load balancer being created.
|
258
|
+
This IP address has to be part of one of the prefixes supported by the subnet.
|
259
|
+
Example: \"2607:9b80:9a0a:9a7e:abcd:ef01:2345:6789\"
|
260
|
+
|
261
|
+
|
262
|
+
:param assigned_ipv6: The assigned_ipv6 of this UpdateNetworkLoadBalancerDetails.
|
263
|
+
:type: str
|
264
|
+
"""
|
265
|
+
self._assigned_ipv6 = assigned_ipv6
|
266
|
+
|
164
267
|
@property
|
165
268
|
def freeform_tags(self):
|
166
269
|
"""
|
@@ -83,6 +83,10 @@ class WorkRequest(object):
|
|
83
83
|
#: This constant has a value of "DETACH_NLB_FROM_POD"
|
84
84
|
OPERATION_TYPE_DETACH_NLB_FROM_POD = "DETACH_NLB_FROM_POD"
|
85
85
|
|
86
|
+
#: A constant which can be used with the operation_type property of a WorkRequest.
|
87
|
+
#: This constant has a value of "LIVE_MIGRATION"
|
88
|
+
OPERATION_TYPE_LIVE_MIGRATION = "LIVE_MIGRATION"
|
89
|
+
|
86
90
|
#: A constant which can be used with the status property of a WorkRequest.
|
87
91
|
#: This constant has a value of "ACCEPTED"
|
88
92
|
STATUS_ACCEPTED = "ACCEPTED"
|
@@ -114,7 +118,7 @@ class WorkRequest(object):
|
|
114
118
|
|
115
119
|
:param operation_type:
|
116
120
|
The value to assign to the operation_type property of this WorkRequest.
|
117
|
-
Allowed values for this property are: "CREATE_NETWORK_LOAD_BALANCER", "UPDATE_NETWORK_LOAD_BALANCER", "DELETE_NETWORK_LOAD_BALANCER", "CREATE_BACKEND", "UPDATE_BACKEND", "DELETE_BACKEND", "CREATE_LISTENER", "UPDATE_LISTENER", "DELETE_LISTENER", "CREATE_BACKENDSET", "UPDATE_BACKENDSET", "DELETE_BACKENDSET", "UPDATE_NSGS", "UPDATE_HEALTH_CHECKER", "CHANGE_COMPARTMENT", "ATTACH_NLB_TO_POD", "DETACH_NLB_FROM_POD", 'UNKNOWN_ENUM_VALUE'.
|
121
|
+
Allowed values for this property are: "CREATE_NETWORK_LOAD_BALANCER", "UPDATE_NETWORK_LOAD_BALANCER", "DELETE_NETWORK_LOAD_BALANCER", "CREATE_BACKEND", "UPDATE_BACKEND", "DELETE_BACKEND", "CREATE_LISTENER", "UPDATE_LISTENER", "DELETE_LISTENER", "CREATE_BACKENDSET", "UPDATE_BACKENDSET", "DELETE_BACKENDSET", "UPDATE_NSGS", "UPDATE_HEALTH_CHECKER", "CHANGE_COMPARTMENT", "ATTACH_NLB_TO_POD", "DETACH_NLB_FROM_POD", "LIVE_MIGRATION", 'UNKNOWN_ENUM_VALUE'.
|
118
122
|
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
119
123
|
:type operation_type: str
|
120
124
|
|
@@ -193,7 +197,7 @@ class WorkRequest(object):
|
|
193
197
|
**[Required]** Gets the operation_type of this WorkRequest.
|
194
198
|
Type of work request.
|
195
199
|
|
196
|
-
Allowed values for this property are: "CREATE_NETWORK_LOAD_BALANCER", "UPDATE_NETWORK_LOAD_BALANCER", "DELETE_NETWORK_LOAD_BALANCER", "CREATE_BACKEND", "UPDATE_BACKEND", "DELETE_BACKEND", "CREATE_LISTENER", "UPDATE_LISTENER", "DELETE_LISTENER", "CREATE_BACKENDSET", "UPDATE_BACKENDSET", "DELETE_BACKENDSET", "UPDATE_NSGS", "UPDATE_HEALTH_CHECKER", "CHANGE_COMPARTMENT", "ATTACH_NLB_TO_POD", "DETACH_NLB_FROM_POD", 'UNKNOWN_ENUM_VALUE'.
|
200
|
+
Allowed values for this property are: "CREATE_NETWORK_LOAD_BALANCER", "UPDATE_NETWORK_LOAD_BALANCER", "DELETE_NETWORK_LOAD_BALANCER", "CREATE_BACKEND", "UPDATE_BACKEND", "DELETE_BACKEND", "CREATE_LISTENER", "UPDATE_LISTENER", "DELETE_LISTENER", "CREATE_BACKENDSET", "UPDATE_BACKENDSET", "DELETE_BACKENDSET", "UPDATE_NSGS", "UPDATE_HEALTH_CHECKER", "CHANGE_COMPARTMENT", "ATTACH_NLB_TO_POD", "DETACH_NLB_FROM_POD", "LIVE_MIGRATION", 'UNKNOWN_ENUM_VALUE'.
|
197
201
|
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
198
202
|
|
199
203
|
|
@@ -212,7 +216,7 @@ class WorkRequest(object):
|
|
212
216
|
:param operation_type: The operation_type of this WorkRequest.
|
213
217
|
:type: str
|
214
218
|
"""
|
215
|
-
allowed_values = ["CREATE_NETWORK_LOAD_BALANCER", "UPDATE_NETWORK_LOAD_BALANCER", "DELETE_NETWORK_LOAD_BALANCER", "CREATE_BACKEND", "UPDATE_BACKEND", "DELETE_BACKEND", "CREATE_LISTENER", "UPDATE_LISTENER", "DELETE_LISTENER", "CREATE_BACKENDSET", "UPDATE_BACKENDSET", "DELETE_BACKENDSET", "UPDATE_NSGS", "UPDATE_HEALTH_CHECKER", "CHANGE_COMPARTMENT", "ATTACH_NLB_TO_POD", "DETACH_NLB_FROM_POD"]
|
219
|
+
allowed_values = ["CREATE_NETWORK_LOAD_BALANCER", "UPDATE_NETWORK_LOAD_BALANCER", "DELETE_NETWORK_LOAD_BALANCER", "CREATE_BACKEND", "UPDATE_BACKEND", "DELETE_BACKEND", "CREATE_LISTENER", "UPDATE_LISTENER", "DELETE_LISTENER", "CREATE_BACKENDSET", "UPDATE_BACKENDSET", "DELETE_BACKENDSET", "UPDATE_NSGS", "UPDATE_HEALTH_CHECKER", "CHANGE_COMPARTMENT", "ATTACH_NLB_TO_POD", "DETACH_NLB_FROM_POD", "LIVE_MIGRATION"]
|
216
220
|
if not value_allowed_none_or_none_sentinel(operation_type, allowed_values):
|
217
221
|
operation_type = 'UNKNOWN_ENUM_VALUE'
|
218
222
|
self._operation_type = operation_type
|
@@ -83,6 +83,10 @@ class WorkRequestSummary(object):
|
|
83
83
|
#: This constant has a value of "DETACH_NLB_FROM_POD"
|
84
84
|
OPERATION_TYPE_DETACH_NLB_FROM_POD = "DETACH_NLB_FROM_POD"
|
85
85
|
|
86
|
+
#: A constant which can be used with the operation_type property of a WorkRequestSummary.
|
87
|
+
#: This constant has a value of "LIVE_MIGRATION"
|
88
|
+
OPERATION_TYPE_LIVE_MIGRATION = "LIVE_MIGRATION"
|
89
|
+
|
86
90
|
#: A constant which can be used with the status property of a WorkRequestSummary.
|
87
91
|
#: This constant has a value of "ACCEPTED"
|
88
92
|
STATUS_ACCEPTED = "ACCEPTED"
|
@@ -114,7 +118,7 @@ class WorkRequestSummary(object):
|
|
114
118
|
|
115
119
|
:param operation_type:
|
116
120
|
The value to assign to the operation_type property of this WorkRequestSummary.
|
117
|
-
Allowed values for this property are: "CREATE_NETWORK_LOAD_BALANCER", "UPDATE_NETWORK_LOAD_BALANCER", "DELETE_NETWORK_LOAD_BALANCER", "CREATE_BACKEND", "UPDATE_BACKEND", "DELETE_BACKEND", "CREATE_LISTENER", "UPDATE_LISTENER", "DELETE_LISTENER", "CREATE_BACKENDSET", "UPDATE_BACKENDSET", "DELETE_BACKENDSET", "UPDATE_NSGS", "UPDATE_HEALTH_CHECKER", "CHANGE_COMPARTMENT", "ATTACH_NLB_TO_POD", "DETACH_NLB_FROM_POD", 'UNKNOWN_ENUM_VALUE'.
|
121
|
+
Allowed values for this property are: "CREATE_NETWORK_LOAD_BALANCER", "UPDATE_NETWORK_LOAD_BALANCER", "DELETE_NETWORK_LOAD_BALANCER", "CREATE_BACKEND", "UPDATE_BACKEND", "DELETE_BACKEND", "CREATE_LISTENER", "UPDATE_LISTENER", "DELETE_LISTENER", "CREATE_BACKENDSET", "UPDATE_BACKENDSET", "DELETE_BACKENDSET", "UPDATE_NSGS", "UPDATE_HEALTH_CHECKER", "CHANGE_COMPARTMENT", "ATTACH_NLB_TO_POD", "DETACH_NLB_FROM_POD", "LIVE_MIGRATION", 'UNKNOWN_ENUM_VALUE'.
|
118
122
|
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
119
123
|
:type operation_type: str
|
120
124
|
|
@@ -193,7 +197,7 @@ class WorkRequestSummary(object):
|
|
193
197
|
**[Required]** Gets the operation_type of this WorkRequestSummary.
|
194
198
|
Type of work request.
|
195
199
|
|
196
|
-
Allowed values for this property are: "CREATE_NETWORK_LOAD_BALANCER", "UPDATE_NETWORK_LOAD_BALANCER", "DELETE_NETWORK_LOAD_BALANCER", "CREATE_BACKEND", "UPDATE_BACKEND", "DELETE_BACKEND", "CREATE_LISTENER", "UPDATE_LISTENER", "DELETE_LISTENER", "CREATE_BACKENDSET", "UPDATE_BACKENDSET", "DELETE_BACKENDSET", "UPDATE_NSGS", "UPDATE_HEALTH_CHECKER", "CHANGE_COMPARTMENT", "ATTACH_NLB_TO_POD", "DETACH_NLB_FROM_POD", 'UNKNOWN_ENUM_VALUE'.
|
200
|
+
Allowed values for this property are: "CREATE_NETWORK_LOAD_BALANCER", "UPDATE_NETWORK_LOAD_BALANCER", "DELETE_NETWORK_LOAD_BALANCER", "CREATE_BACKEND", "UPDATE_BACKEND", "DELETE_BACKEND", "CREATE_LISTENER", "UPDATE_LISTENER", "DELETE_LISTENER", "CREATE_BACKENDSET", "UPDATE_BACKENDSET", "DELETE_BACKENDSET", "UPDATE_NSGS", "UPDATE_HEALTH_CHECKER", "CHANGE_COMPARTMENT", "ATTACH_NLB_TO_POD", "DETACH_NLB_FROM_POD", "LIVE_MIGRATION", 'UNKNOWN_ENUM_VALUE'.
|
197
201
|
Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
|
198
202
|
|
199
203
|
|
@@ -212,7 +216,7 @@ class WorkRequestSummary(object):
|
|
212
216
|
:param operation_type: The operation_type of this WorkRequestSummary.
|
213
217
|
:type: str
|
214
218
|
"""
|
215
|
-
allowed_values = ["CREATE_NETWORK_LOAD_BALANCER", "UPDATE_NETWORK_LOAD_BALANCER", "DELETE_NETWORK_LOAD_BALANCER", "CREATE_BACKEND", "UPDATE_BACKEND", "DELETE_BACKEND", "CREATE_LISTENER", "UPDATE_LISTENER", "DELETE_LISTENER", "CREATE_BACKENDSET", "UPDATE_BACKENDSET", "DELETE_BACKENDSET", "UPDATE_NSGS", "UPDATE_HEALTH_CHECKER", "CHANGE_COMPARTMENT", "ATTACH_NLB_TO_POD", "DETACH_NLB_FROM_POD"]
|
219
|
+
allowed_values = ["CREATE_NETWORK_LOAD_BALANCER", "UPDATE_NETWORK_LOAD_BALANCER", "DELETE_NETWORK_LOAD_BALANCER", "CREATE_BACKEND", "UPDATE_BACKEND", "DELETE_BACKEND", "CREATE_LISTENER", "UPDATE_LISTENER", "DELETE_LISTENER", "CREATE_BACKENDSET", "UPDATE_BACKENDSET", "DELETE_BACKENDSET", "UPDATE_NSGS", "UPDATE_HEALTH_CHECKER", "CHANGE_COMPARTMENT", "ATTACH_NLB_TO_POD", "DETACH_NLB_FROM_POD", "LIVE_MIGRATION"]
|
216
220
|
if not value_allowed_none_or_none_sentinel(operation_type, allowed_values):
|
217
221
|
operation_type = 'UNKNOWN_ENUM_VALUE'
|
218
222
|
self._operation_type = operation_type
|