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
@@ -15,7 +15,7 @@ class Backend(object):
|
|
15
15
|
The configuration of a backend server that is a member of a network load balancer backend set.
|
16
16
|
For more information, see `Managing Backend Servers`__.
|
17
17
|
|
18
|
-
__ https://docs.cloud.oracle.com/Content/
|
18
|
+
__ https://docs.cloud.oracle.com/Content/NetworkLoadBalancer/BackendServers/backend-server-management.htm
|
19
19
|
"""
|
20
20
|
|
21
21
|
def __init__(self, **kwargs):
|
@@ -207,7 +207,7 @@ class Backend(object):
|
|
207
207
|
|
208
208
|
Example: `3`
|
209
209
|
|
210
|
-
__ https://docs.cloud.oracle.com/Content/
|
210
|
+
__ https://docs.cloud.oracle.com/Content/NetworkLoadBalancer/introducton.htm#Policies
|
211
211
|
|
212
212
|
|
213
213
|
:return: The weight of this Backend.
|
@@ -227,7 +227,7 @@ class Backend(object):
|
|
227
227
|
|
228
228
|
Example: `3`
|
229
229
|
|
230
|
-
__ https://docs.cloud.oracle.com/Content/
|
230
|
+
__ https://docs.cloud.oracle.com/Content/NetworkLoadBalancer/introducton.htm#Policies
|
231
231
|
|
232
232
|
|
233
233
|
:param weight: The weight of this Backend.
|
@@ -206,7 +206,7 @@ class BackendDetails(object):
|
|
206
206
|
|
207
207
|
Example: `3`
|
208
208
|
|
209
|
-
__ https://docs.cloud.oracle.com/Content/
|
209
|
+
__ https://docs.cloud.oracle.com/Content/NetworkLoadBalancer/introducton.htm#Policies
|
210
210
|
|
211
211
|
|
212
212
|
:return: The weight of this BackendDetails.
|
@@ -226,7 +226,7 @@ class BackendDetails(object):
|
|
226
226
|
|
227
227
|
Example: `3`
|
228
228
|
|
229
|
-
__ https://docs.cloud.oracle.com/Content/
|
229
|
+
__ https://docs.cloud.oracle.com/Content/NetworkLoadBalancer/introducton.htm#Policies
|
230
230
|
|
231
231
|
|
232
232
|
:param weight: The weight of this BackendDetails.
|
@@ -18,7 +18,7 @@ class BackendSet(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 policy property of a BackendSet.
|
@@ -18,7 +18,7 @@ class BackendSetDetails(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 policy property of a BackendSetDetails.
|
@@ -18,7 +18,7 @@ class BackendSetSummary(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 policy property of a BackendSetSummary.
|
@@ -15,7 +15,7 @@ class BackendSummary(object):
|
|
15
15
|
The configuration of a backend server that is a member of a network load balancer backend set.
|
16
16
|
For more information, see `Managing Backend Servers`__.
|
17
17
|
|
18
|
-
__ https://docs.cloud.oracle.com/Content/
|
18
|
+
__ https://docs.cloud.oracle.com/Content/NetworkLoadBalancer/BackendServers/backend-server-management.htm
|
19
19
|
"""
|
20
20
|
|
21
21
|
def __init__(self, **kwargs):
|
@@ -207,7 +207,7 @@ class BackendSummary(object):
|
|
207
207
|
|
208
208
|
Example: `3`
|
209
209
|
|
210
|
-
__ https://docs.cloud.oracle.com/Content/
|
210
|
+
__ https://docs.cloud.oracle.com/Content/NetworkLoadBalancer/introducton.htm#Policies
|
211
211
|
|
212
212
|
|
213
213
|
:return: The weight of this BackendSummary.
|
@@ -227,7 +227,7 @@ class BackendSummary(object):
|
|
227
227
|
|
228
228
|
Example: `3`
|
229
229
|
|
230
|
-
__ https://docs.cloud.oracle.com/Content/
|
230
|
+
__ https://docs.cloud.oracle.com/Content/NetworkLoadBalancer/introducton.htm#Policies
|
231
231
|
|
232
232
|
|
233
233
|
:param weight: The weight of this BackendSummary.
|
@@ -15,7 +15,7 @@ class CreateBackendDetails(object):
|
|
15
15
|
The configuration of a backend server that is a member of a network load balancer backend set.
|
16
16
|
For more information, see `Managing Backend Servers`__.
|
17
17
|
|
18
|
-
__ https://docs.cloud.oracle.com/Content/
|
18
|
+
__ https://docs.cloud.oracle.com/Content/NetworkLoadBalancer/BackendServers/backend-server-management.htm
|
19
19
|
"""
|
20
20
|
|
21
21
|
def __init__(self, **kwargs):
|
@@ -205,7 +205,7 @@ class CreateBackendDetails(object):
|
|
205
205
|
|
206
206
|
Example: `3`
|
207
207
|
|
208
|
-
__ https://docs.cloud.oracle.com/Content/
|
208
|
+
__ https://docs.cloud.oracle.com/Content/NetworkLoadBalancer/introducton.htm#Policies
|
209
209
|
|
210
210
|
|
211
211
|
:return: The weight of this CreateBackendDetails.
|
@@ -225,7 +225,7 @@ class CreateBackendDetails(object):
|
|
225
225
|
|
226
226
|
Example: `3`
|
227
227
|
|
228
|
-
__ https://docs.cloud.oracle.com/Content/
|
228
|
+
__ https://docs.cloud.oracle.com/Content/NetworkLoadBalancer/introducton.htm#Policies
|
229
229
|
|
230
230
|
|
231
231
|
:param weight: The weight of this CreateBackendDetails.
|
@@ -18,7 +18,7 @@ class CreateBackendSetDetails(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 policy property of a CreateBackendSetDetails.
|
@@ -13,10 +13,10 @@ from oci.decorators import init_model_state_from_kwargs
|
|
13
13
|
class CreateListenerDetails(object):
|
14
14
|
"""
|
15
15
|
The configuration of the listener.
|
16
|
-
For more information about
|
17
|
-
`Managing Load Balancer Listeners`__.
|
16
|
+
For more information about listener configuration, see
|
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 CreateListenerDetails.
|
@@ -182,10 +182,9 @@ class CreateListenerDetails(object):
|
|
182
182
|
"""
|
183
183
|
**[Required]** Gets the protocol of this CreateListenerDetails.
|
184
184
|
The protocol on which the listener accepts connection requests.
|
185
|
-
For public network load balancers, ANY protocol refers to TCP/UDP.
|
185
|
+
For public network load balancers, ANY protocol refers to TCP/UDP with the wildcard port.
|
186
186
|
For private network load balancers, ANY protocol refers to TCP/UDP/ICMP (note that ICMP requires isPreserveSourceDestination to be set to true).
|
187
|
-
|
188
|
-
operation.
|
187
|
+
\"ListNetworkLoadBalancersProtocols\" API is deprecated and it will not return the updated values. Use the allowed values for the protocol instead.
|
189
188
|
|
190
189
|
Example: `TCP`
|
191
190
|
|
@@ -202,10 +201,9 @@ class CreateListenerDetails(object):
|
|
202
201
|
"""
|
203
202
|
Sets the protocol of this CreateListenerDetails.
|
204
203
|
The protocol on which the listener accepts connection requests.
|
205
|
-
For public network load balancers, ANY protocol refers to TCP/UDP.
|
204
|
+
For public network load balancers, ANY protocol refers to TCP/UDP with the wildcard port.
|
206
205
|
For private network load balancers, ANY protocol refers to TCP/UDP/ICMP (note that ICMP requires isPreserveSourceDestination to be set to true).
|
207
|
-
|
208
|
-
operation.
|
206
|
+
\"ListNetworkLoadBalancersProtocols\" API is deprecated and it will not return the updated values. Use the allowed values for the protocol instead.
|
209
207
|
|
210
208
|
Example: `TCP`
|
211
209
|
|
@@ -23,7 +23,7 @@ class CreateNetworkLoadBalancerDetails(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
|
@@ -37,6 +37,10 @@ class CreateNetworkLoadBalancerDetails(object):
|
|
37
37
|
#: This constant has a value of "IPV4_AND_IPV6"
|
38
38
|
NLB_IP_VERSION_IPV4_AND_IPV6 = "IPV4_AND_IPV6"
|
39
39
|
|
40
|
+
#: A constant which can be used with the nlb_ip_version property of a CreateNetworkLoadBalancerDetails.
|
41
|
+
#: This constant has a value of "IPV6"
|
42
|
+
NLB_IP_VERSION_IPV6 = "IPV6"
|
43
|
+
|
40
44
|
def __init__(self, **kwargs):
|
41
45
|
"""
|
42
46
|
Initializes a new CreateNetworkLoadBalancerDetails object with values from keyword arguments.
|
@@ -54,6 +58,10 @@ class CreateNetworkLoadBalancerDetails(object):
|
|
54
58
|
The value to assign to the is_preserve_source_destination property of this CreateNetworkLoadBalancerDetails.
|
55
59
|
:type is_preserve_source_destination: bool
|
56
60
|
|
61
|
+
:param is_symmetric_hash_enabled:
|
62
|
+
The value to assign to the is_symmetric_hash_enabled property of this CreateNetworkLoadBalancerDetails.
|
63
|
+
:type is_symmetric_hash_enabled: bool
|
64
|
+
|
57
65
|
:param reserved_ips:
|
58
66
|
The value to assign to the reserved_ips property of this CreateNetworkLoadBalancerDetails.
|
59
67
|
:type reserved_ips: list[oci.network_load_balancer.models.ReservedIP]
|
@@ -72,9 +80,21 @@ class CreateNetworkLoadBalancerDetails(object):
|
|
72
80
|
|
73
81
|
:param nlb_ip_version:
|
74
82
|
The value to assign to the nlb_ip_version property of this CreateNetworkLoadBalancerDetails.
|
75
|
-
Allowed values for this property are: "IPV4", "IPV4_AND_IPV6"
|
83
|
+
Allowed values for this property are: "IPV4", "IPV4_AND_IPV6", "IPV6"
|
76
84
|
:type nlb_ip_version: str
|
77
85
|
|
86
|
+
:param subnet_ipv6_cidr:
|
87
|
+
The value to assign to the subnet_ipv6_cidr property of this CreateNetworkLoadBalancerDetails.
|
88
|
+
:type subnet_ipv6_cidr: str
|
89
|
+
|
90
|
+
:param assigned_private_ipv4:
|
91
|
+
The value to assign to the assigned_private_ipv4 property of this CreateNetworkLoadBalancerDetails.
|
92
|
+
:type assigned_private_ipv4: str
|
93
|
+
|
94
|
+
:param assigned_ipv6:
|
95
|
+
The value to assign to the assigned_ipv6 property of this CreateNetworkLoadBalancerDetails.
|
96
|
+
:type assigned_ipv6: str
|
97
|
+
|
78
98
|
:param listeners:
|
79
99
|
The value to assign to the listeners property of this CreateNetworkLoadBalancerDetails.
|
80
100
|
:type listeners: dict(str, ListenerDetails)
|
@@ -96,11 +116,15 @@ class CreateNetworkLoadBalancerDetails(object):
|
|
96
116
|
'compartment_id': 'str',
|
97
117
|
'display_name': 'str',
|
98
118
|
'is_preserve_source_destination': 'bool',
|
119
|
+
'is_symmetric_hash_enabled': 'bool',
|
99
120
|
'reserved_ips': 'list[ReservedIP]',
|
100
121
|
'is_private': 'bool',
|
101
122
|
'subnet_id': 'str',
|
102
123
|
'network_security_group_ids': 'list[str]',
|
103
124
|
'nlb_ip_version': 'str',
|
125
|
+
'subnet_ipv6_cidr': 'str',
|
126
|
+
'assigned_private_ipv4': 'str',
|
127
|
+
'assigned_ipv6': 'str',
|
104
128
|
'listeners': 'dict(str, ListenerDetails)',
|
105
129
|
'backend_sets': 'dict(str, BackendSetDetails)',
|
106
130
|
'freeform_tags': 'dict(str, str)',
|
@@ -111,11 +135,15 @@ class CreateNetworkLoadBalancerDetails(object):
|
|
111
135
|
'compartment_id': 'compartmentId',
|
112
136
|
'display_name': 'displayName',
|
113
137
|
'is_preserve_source_destination': 'isPreserveSourceDestination',
|
138
|
+
'is_symmetric_hash_enabled': 'isSymmetricHashEnabled',
|
114
139
|
'reserved_ips': 'reservedIps',
|
115
140
|
'is_private': 'isPrivate',
|
116
141
|
'subnet_id': 'subnetId',
|
117
142
|
'network_security_group_ids': 'networkSecurityGroupIds',
|
118
143
|
'nlb_ip_version': 'nlbIpVersion',
|
144
|
+
'subnet_ipv6_cidr': 'subnetIpv6Cidr',
|
145
|
+
'assigned_private_ipv4': 'assignedPrivateIpv4',
|
146
|
+
'assigned_ipv6': 'assignedIpv6',
|
119
147
|
'listeners': 'listeners',
|
120
148
|
'backend_sets': 'backendSets',
|
121
149
|
'freeform_tags': 'freeformTags',
|
@@ -125,11 +153,15 @@ class CreateNetworkLoadBalancerDetails(object):
|
|
125
153
|
self._compartment_id = None
|
126
154
|
self._display_name = None
|
127
155
|
self._is_preserve_source_destination = None
|
156
|
+
self._is_symmetric_hash_enabled = None
|
128
157
|
self._reserved_ips = None
|
129
158
|
self._is_private = None
|
130
159
|
self._subnet_id = None
|
131
160
|
self._network_security_group_ids = None
|
132
161
|
self._nlb_ip_version = None
|
162
|
+
self._subnet_ipv6_cidr = None
|
163
|
+
self._assigned_private_ipv4 = None
|
164
|
+
self._assigned_ipv6 = None
|
133
165
|
self._listeners = None
|
134
166
|
self._backend_sets = None
|
135
167
|
self._freeform_tags = None
|
@@ -213,6 +245,32 @@ class CreateNetworkLoadBalancerDetails(object):
|
|
213
245
|
"""
|
214
246
|
self._is_preserve_source_destination = is_preserve_source_destination
|
215
247
|
|
248
|
+
@property
|
249
|
+
def is_symmetric_hash_enabled(self):
|
250
|
+
"""
|
251
|
+
Gets the is_symmetric_hash_enabled of this CreateNetworkLoadBalancerDetails.
|
252
|
+
This can only be enabled when NLB is working in transparent mode with source destination header preservation enabled.
|
253
|
+
This removes the additional dependency from NLB backends(like Firewalls) to perform SNAT.
|
254
|
+
|
255
|
+
|
256
|
+
:return: The is_symmetric_hash_enabled of this CreateNetworkLoadBalancerDetails.
|
257
|
+
:rtype: bool
|
258
|
+
"""
|
259
|
+
return self._is_symmetric_hash_enabled
|
260
|
+
|
261
|
+
@is_symmetric_hash_enabled.setter
|
262
|
+
def is_symmetric_hash_enabled(self, is_symmetric_hash_enabled):
|
263
|
+
"""
|
264
|
+
Sets the is_symmetric_hash_enabled of this CreateNetworkLoadBalancerDetails.
|
265
|
+
This can only be enabled when NLB is working in transparent mode with source destination header preservation enabled.
|
266
|
+
This removes the additional dependency from NLB backends(like Firewalls) to perform SNAT.
|
267
|
+
|
268
|
+
|
269
|
+
:param is_symmetric_hash_enabled: The is_symmetric_hash_enabled of this CreateNetworkLoadBalancerDetails.
|
270
|
+
:type: bool
|
271
|
+
"""
|
272
|
+
self._is_symmetric_hash_enabled = is_symmetric_hash_enabled
|
273
|
+
|
216
274
|
@property
|
217
275
|
def reserved_ips(self):
|
218
276
|
"""
|
@@ -256,7 +314,7 @@ class CreateNetworkLoadBalancerDetails(object):
|
|
256
314
|
Example: `true`
|
257
315
|
|
258
316
|
__ https://docs.cloud.oracle.com/Content/network/Concepts/securitylists.htm
|
259
|
-
__ https://docs.cloud.oracle.com/Content/
|
317
|
+
__ https://docs.cloud.oracle.com/Content/NetworkLoadBalancer/overview.htm
|
260
318
|
|
261
319
|
|
262
320
|
:return: The is_private of this CreateNetworkLoadBalancerDetails.
|
@@ -283,7 +341,7 @@ class CreateNetworkLoadBalancerDetails(object):
|
|
283
341
|
Example: `true`
|
284
342
|
|
285
343
|
__ https://docs.cloud.oracle.com/Content/network/Concepts/securitylists.htm
|
286
|
-
__ https://docs.cloud.oracle.com/Content/
|
344
|
+
__ https://docs.cloud.oracle.com/Content/NetworkLoadBalancer/overview.htm
|
287
345
|
|
288
346
|
|
289
347
|
:param is_private: The is_private of this CreateNetworkLoadBalancerDetails.
|
@@ -377,7 +435,7 @@ class CreateNetworkLoadBalancerDetails(object):
|
|
377
435
|
Gets the nlb_ip_version of this CreateNetworkLoadBalancerDetails.
|
378
436
|
IP version associated with the NLB.
|
379
437
|
|
380
|
-
Allowed values for this property are: "IPV4", "IPV4_AND_IPV6"
|
438
|
+
Allowed values for this property are: "IPV4", "IPV4_AND_IPV6", "IPV6"
|
381
439
|
|
382
440
|
|
383
441
|
:return: The nlb_ip_version of this CreateNetworkLoadBalancerDetails.
|
@@ -395,13 +453,93 @@ class CreateNetworkLoadBalancerDetails(object):
|
|
395
453
|
:param nlb_ip_version: The nlb_ip_version of this CreateNetworkLoadBalancerDetails.
|
396
454
|
:type: str
|
397
455
|
"""
|
398
|
-
allowed_values = ["IPV4", "IPV4_AND_IPV6"]
|
456
|
+
allowed_values = ["IPV4", "IPV4_AND_IPV6", "IPV6"]
|
399
457
|
if not value_allowed_none_or_none_sentinel(nlb_ip_version, allowed_values):
|
400
458
|
raise ValueError(
|
401
459
|
f"Invalid value for `nlb_ip_version`, must be None or one of {allowed_values}"
|
402
460
|
)
|
403
461
|
self._nlb_ip_version = nlb_ip_version
|
404
462
|
|
463
|
+
@property
|
464
|
+
def subnet_ipv6_cidr(self):
|
465
|
+
"""
|
466
|
+
Gets the subnet_ipv6_cidr of this CreateNetworkLoadBalancerDetails.
|
467
|
+
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.
|
468
|
+
|
469
|
+
|
470
|
+
:return: The subnet_ipv6_cidr of this CreateNetworkLoadBalancerDetails.
|
471
|
+
:rtype: str
|
472
|
+
"""
|
473
|
+
return self._subnet_ipv6_cidr
|
474
|
+
|
475
|
+
@subnet_ipv6_cidr.setter
|
476
|
+
def subnet_ipv6_cidr(self, subnet_ipv6_cidr):
|
477
|
+
"""
|
478
|
+
Sets the subnet_ipv6_cidr of this CreateNetworkLoadBalancerDetails.
|
479
|
+
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.
|
480
|
+
|
481
|
+
|
482
|
+
:param subnet_ipv6_cidr: The subnet_ipv6_cidr of this CreateNetworkLoadBalancerDetails.
|
483
|
+
:type: str
|
484
|
+
"""
|
485
|
+
self._subnet_ipv6_cidr = subnet_ipv6_cidr
|
486
|
+
|
487
|
+
@property
|
488
|
+
def assigned_private_ipv4(self):
|
489
|
+
"""
|
490
|
+
Gets the assigned_private_ipv4 of this CreateNetworkLoadBalancerDetails.
|
491
|
+
Private IP address to be assigned to the network load balancer being created.
|
492
|
+
This IP address has to be in the CIDR range of the subnet where network load balancer is being created
|
493
|
+
Example: \"10.0.0.1\"
|
494
|
+
|
495
|
+
|
496
|
+
:return: The assigned_private_ipv4 of this CreateNetworkLoadBalancerDetails.
|
497
|
+
:rtype: str
|
498
|
+
"""
|
499
|
+
return self._assigned_private_ipv4
|
500
|
+
|
501
|
+
@assigned_private_ipv4.setter
|
502
|
+
def assigned_private_ipv4(self, assigned_private_ipv4):
|
503
|
+
"""
|
504
|
+
Sets the assigned_private_ipv4 of this CreateNetworkLoadBalancerDetails.
|
505
|
+
Private IP address to be assigned to the network load balancer being created.
|
506
|
+
This IP address has to be in the CIDR range of the subnet where network load balancer is being created
|
507
|
+
Example: \"10.0.0.1\"
|
508
|
+
|
509
|
+
|
510
|
+
:param assigned_private_ipv4: The assigned_private_ipv4 of this CreateNetworkLoadBalancerDetails.
|
511
|
+
:type: str
|
512
|
+
"""
|
513
|
+
self._assigned_private_ipv4 = assigned_private_ipv4
|
514
|
+
|
515
|
+
@property
|
516
|
+
def assigned_ipv6(self):
|
517
|
+
"""
|
518
|
+
Gets the assigned_ipv6 of this CreateNetworkLoadBalancerDetails.
|
519
|
+
IPv6 address to be assigned to the network load balancer being created.
|
520
|
+
This IP address has to be part of one of the prefixes supported by the subnet.
|
521
|
+
Example: \"2607:9b80:9a0a:9a7e:abcd:ef01:2345:6789\"
|
522
|
+
|
523
|
+
|
524
|
+
:return: The assigned_ipv6 of this CreateNetworkLoadBalancerDetails.
|
525
|
+
:rtype: str
|
526
|
+
"""
|
527
|
+
return self._assigned_ipv6
|
528
|
+
|
529
|
+
@assigned_ipv6.setter
|
530
|
+
def assigned_ipv6(self, assigned_ipv6):
|
531
|
+
"""
|
532
|
+
Sets the assigned_ipv6 of this CreateNetworkLoadBalancerDetails.
|
533
|
+
IPv6 address to be assigned to the network load balancer being created.
|
534
|
+
This IP address has to be part of one of the prefixes supported by the subnet.
|
535
|
+
Example: \"2607:9b80:9a0a:9a7e:abcd:ef01:2345:6789\"
|
536
|
+
|
537
|
+
|
538
|
+
:param assigned_ipv6: The assigned_ipv6 of this CreateNetworkLoadBalancerDetails.
|
539
|
+
:type: str
|
540
|
+
"""
|
541
|
+
self._assigned_ipv6 = assigned_ipv6
|
542
|
+
|
405
543
|
@property
|
406
544
|
def listeners(self):
|
407
545
|
"""
|
@@ -15,7 +15,7 @@ class HealthChecker(object):
|
|
15
15
|
The health check policy configuration.
|
16
16
|
For more information, see `Editing Health Check Policies`__.
|
17
17
|
|
18
|
-
__ https://docs.cloud.oracle.com/Content/
|
18
|
+
__ https://docs.cloud.oracle.com/Content/NetworkLoadBalancer/HealthCheckPolicies/health-check-policy-management.htm
|
19
19
|
"""
|
20
20
|
|
21
21
|
#: A constant which can be used with the protocol property of a HealthChecker.
|
@@ -15,7 +15,7 @@ class HealthCheckerDetails(object):
|
|
15
15
|
The health check policy configuration.
|
16
16
|
For more information, see `Editing Health Check Policies`__.
|
17
17
|
|
18
|
-
__ https://docs.cloud.oracle.com/Content/
|
18
|
+
__ https://docs.cloud.oracle.com/Content/NetworkLoadBalancer/HealthCheckPolicies/health-check-policy-management.htm
|
19
19
|
"""
|
20
20
|
|
21
21
|
#: A constant which can be used with the protocol property of a HealthCheckerDetails.
|
@@ -13,10 +13,10 @@ from oci.decorators import init_model_state_from_kwargs
|
|
13
13
|
class Listener(object):
|
14
14
|
"""
|
15
15
|
The congfiguration of the listener.
|
16
|
-
For more information about
|
16
|
+
For more information about listener configuration, see
|
17
17
|
`Managing 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 Listener.
|
@@ -184,10 +184,9 @@ class Listener(object):
|
|
184
184
|
"""
|
185
185
|
**[Required]** Gets the protocol of this Listener.
|
186
186
|
The protocol on which the listener accepts connection requests.
|
187
|
-
For public network load balancers, ANY protocol refers to TCP/UDP.
|
187
|
+
For public network load balancers, ANY protocol refers to TCP/UDP with the wildcard port.
|
188
188
|
For private network load balancers, ANY protocol refers to TCP/UDP/ICMP (note that ICMP requires isPreserveSourceDestination to be set to true).
|
189
|
-
|
190
|
-
operation.
|
189
|
+
\"ListNetworkLoadBalancersProtocols\" API is deprecated and it will not return the updated values. Use the allowed values for the protocol instead.
|
191
190
|
|
192
191
|
Example: `TCP`
|
193
192
|
|
@@ -205,10 +204,9 @@ class Listener(object):
|
|
205
204
|
"""
|
206
205
|
Sets the protocol of this Listener.
|
207
206
|
The protocol on which the listener accepts connection requests.
|
208
|
-
For public network load balancers, ANY protocol refers to TCP/UDP.
|
207
|
+
For public network load balancers, ANY protocol refers to TCP/UDP with the wildcard port.
|
209
208
|
For private network load balancers, ANY protocol refers to TCP/UDP/ICMP (note that ICMP requires isPreserveSourceDestination to be set to true).
|
210
|
-
|
211
|
-
operation.
|
209
|
+
\"ListNetworkLoadBalancersProtocols\" API is deprecated and it will not return the updated values. Use the allowed values for the protocol instead.
|
212
210
|
|
213
211
|
Example: `TCP`
|
214
212
|
|
@@ -13,10 +13,10 @@ from oci.decorators import init_model_state_from_kwargs
|
|
13
13
|
class ListenerDetails(object):
|
14
14
|
"""
|
15
15
|
The listener's configuration.
|
16
|
-
For more information about
|
16
|
+
For more information about listener configuration, see
|
17
17
|
`Managing 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 ip_version property of a ListenerDetails.
|
@@ -213,10 +213,9 @@ class ListenerDetails(object):
|
|
213
213
|
"""
|
214
214
|
**[Required]** Gets the protocol of this ListenerDetails.
|
215
215
|
The protocol on which the listener accepts connection requests.
|
216
|
-
For public network load balancers, ANY protocol refers to TCP/UDP.
|
216
|
+
For public network load balancers, ANY protocol refers to TCP/UDP with the wildcard port.
|
217
217
|
For private network load balancers, ANY protocol refers to TCP/UDP/ICMP (note that ICMP requires isPreserveSourceDestination to be set to true).
|
218
|
-
|
219
|
-
operation.
|
218
|
+
\"ListNetworkLoadBalancersProtocols\" API is deprecated and it will not return the updated values. Use the allowed values for the protocol instead.
|
220
219
|
|
221
220
|
Example: `TCP`
|
222
221
|
|
@@ -233,10 +232,9 @@ class ListenerDetails(object):
|
|
233
232
|
"""
|
234
233
|
Sets the protocol of this ListenerDetails.
|
235
234
|
The protocol on which the listener accepts connection requests.
|
236
|
-
For public network load balancers, ANY protocol refers to TCP/UDP.
|
235
|
+
For public network load balancers, ANY protocol refers to TCP/UDP with the wildcard port.
|
237
236
|
For private network load balancers, ANY protocol refers to TCP/UDP/ICMP (note that ICMP requires isPreserveSourceDestination to be set to true).
|
238
|
-
|
239
|
-
operation.
|
237
|
+
\"ListNetworkLoadBalancersProtocols\" API is deprecated and it will not return the updated values. Use the allowed values for the protocol instead.
|
240
238
|
|
241
239
|
Example: `TCP`
|
242
240
|
|
@@ -13,10 +13,10 @@ from oci.decorators import init_model_state_from_kwargs
|
|
13
13
|
class ListenerSummary(object):
|
14
14
|
"""
|
15
15
|
The configuration of the listener.
|
16
|
-
For more information about
|
16
|
+
For more information about listener configuration, see
|
17
17
|
`Managing 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 ListenerSummary.
|
@@ -184,10 +184,9 @@ class ListenerSummary(object):
|
|
184
184
|
"""
|
185
185
|
**[Required]** Gets the protocol of this ListenerSummary.
|
186
186
|
The protocol on which the listener accepts connection requests.
|
187
|
-
For public network load balancers, ANY protocol refers to TCP/UDP.
|
187
|
+
For public network load balancers, ANY protocol refers to TCP/UDP with the wildcard port.
|
188
188
|
For private network load balancers, ANY protocol refers to TCP/UDP/ICMP (note that ICMP requires isPreserveSourceDestination to be set to true).
|
189
|
-
|
190
|
-
operation.
|
189
|
+
\"ListNetworkLoadBalancersProtocols\" API is deprecated and it will not return the updated values. Use the allowed values for the protocol instead.
|
191
190
|
|
192
191
|
Example: `TCP`
|
193
192
|
|
@@ -205,10 +204,9 @@ class ListenerSummary(object):
|
|
205
204
|
"""
|
206
205
|
Sets the protocol of this ListenerSummary.
|
207
206
|
The protocol on which the listener accepts connection requests.
|
208
|
-
For public network load balancers, ANY protocol refers to TCP/UDP.
|
207
|
+
For public network load balancers, ANY protocol refers to TCP/UDP with the wildcard port.
|
209
208
|
For private network load balancers, ANY protocol refers to TCP/UDP/ICMP (note that ICMP requires isPreserveSourceDestination to be set to true).
|
210
|
-
|
211
|
-
operation.
|
209
|
+
\"ListNetworkLoadBalancersProtocols\" API is deprecated and it will not return the updated values. Use the allowed values for the protocol instead.
|
212
210
|
|
213
211
|
Example: `TCP`
|
214
212
|
|