oci 2.125.0__py3-none-any.whl → 2.125.2__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.
Files changed (331) hide show
  1. oci/__init__.py +2 -2
  2. oci/access_governance_cp/access_governance_cp_client.py +8 -8
  3. oci/adm/application_dependency_management_client.py +36 -36
  4. oci/ai_anomaly_detection/anomaly_detection_client.py +36 -36
  5. oci/ai_document/ai_service_document_client.py +22 -22
  6. oci/ai_language/ai_service_language_client.py +43 -43
  7. oci/ai_speech/ai_service_speech_client.py +10 -10
  8. oci/ai_vision/ai_service_vision_client.py +25 -25
  9. oci/analytics/analytics_client.py +23 -23
  10. oci/announcements_service/announcement_client.py +4 -4
  11. oci/announcements_service/announcement_subscription_client.py +9 -9
  12. oci/announcements_service/announcements_preferences_client.py +4 -4
  13. oci/apigateway/api_gateway_client.py +21 -21
  14. oci/apigateway/deployment_client.py +6 -6
  15. oci/apigateway/gateway_client.py +6 -6
  16. oci/apigateway/subscribers_client.py +6 -6
  17. oci/apigateway/usage_plans_client.py +6 -6
  18. oci/apigateway/work_requests_client.py +5 -5
  19. oci/apm_config/config_client.py +8 -8
  20. oci/apm_control_plane/apm_domain_client.py +14 -14
  21. oci/apm_synthetics/apm_synthetic_client.py +28 -28
  22. oci/apm_traces/attributes_client.py +8 -8
  23. oci/apm_traces/query_client.py +2 -2
  24. oci/apm_traces/trace_client.py +4 -4
  25. oci/application_migration/application_migration_client.py +36 -36
  26. oci/appmgmt_control/appmgmt_control_client.py +8 -8
  27. oci/artifacts/artifacts_client.py +32 -32
  28. oci/audit/audit_client.py +3 -3
  29. oci/autoscaling/auto_scaling_client.py +11 -11
  30. oci/bastion/bastion_client.py +15 -15
  31. oci/bds/bds_client.py +51 -51
  32. oci/blockchain/blockchain_platform_client.py +27 -27
  33. oci/budget/budget_client.py +10 -10
  34. oci/capacity_management/capacity_management_client.py +19 -19
  35. oci/certificates/certificates_client.py +5 -5
  36. oci/certificates_management/certificates_management_client.py +32 -32
  37. oci/cims/incident_client.py +8 -8
  38. oci/cims/user_client.py +1 -1
  39. oci/cloud_bridge/common_client.py +5 -5
  40. oci/cloud_bridge/discovery_client.py +14 -14
  41. oci/cloud_bridge/inventory_client.py +16 -16
  42. oci/cloud_bridge/ocb_agent_svc_client.py +23 -23
  43. oci/cloud_guard/cloud_guard_client.py +176 -177
  44. oci/cloud_guard/models/activity_problem_aggregation.py +1 -1
  45. oci/cloud_guard/models/condition_metadata_type.py +1 -1
  46. oci/cloud_guard/models/configuration.py +1 -1
  47. oci/cloud_guard/models/create_data_source_details.py +47 -0
  48. oci/cloud_guard/models/create_managed_list_details.py +11 -3
  49. oci/cloud_guard/models/data_mask_rule.py +1 -1
  50. oci/cloud_guard/models/detector.py +1 -1
  51. oci/cloud_guard/models/detector_recipe.py +1 -1
  52. oci/cloud_guard/models/detector_recipe_detector_rule.py +12 -4
  53. oci/cloud_guard/models/detector_recipe_detector_rule_summary.py +11 -3
  54. oci/cloud_guard/models/detector_rule.py +12 -4
  55. oci/cloud_guard/models/detector_rule_summary.py +11 -3
  56. oci/cloud_guard/models/impacted_resource_summary.py +1 -1
  57. oci/cloud_guard/models/managed_list.py +12 -4
  58. oci/cloud_guard/models/managed_list_summary.py +11 -3
  59. oci/cloud_guard/models/managed_list_type_summary.py +1 -1
  60. oci/cloud_guard/models/policy_summary.py +1 -1
  61. oci/cloud_guard/models/problem.py +1 -1
  62. oci/cloud_guard/models/problem_aggregation.py +1 -1
  63. oci/cloud_guard/models/problem_endpoint_summary.py +1 -1
  64. oci/cloud_guard/models/problem_trend_aggregation.py +1 -1
  65. oci/cloud_guard/models/target_detector_recipe_detector_rule.py +11 -3
  66. oci/cloud_guard/models/target_detector_recipe_detector_rule_summary.py +11 -3
  67. oci/cloud_migrations/migration_client.py +43 -43
  68. oci/compute_cloud_at_customer/compute_cloud_at_customer_client.py +12 -12
  69. oci/compute_instance_agent/compute_instance_agent_client.py +6 -6
  70. oci/compute_instance_agent/plugin_client.py +2 -2
  71. oci/compute_instance_agent/pluginconfig_client.py +1 -1
  72. oci/container_engine/container_engine_client.py +44 -44
  73. oci/container_instances/container_instance_client.py +18 -18
  74. oci/core/blockstorage_client.py +60 -60
  75. oci/core/compute_client.py +99 -99
  76. oci/core/compute_management_client.py +32 -32
  77. oci/core/virtual_network_client.py +242 -242
  78. oci/dashboard_service/dashboard_client.py +6 -6
  79. oci/dashboard_service/dashboard_group_client.py +6 -6
  80. oci/data_catalog/data_catalog_client.py +148 -148
  81. oci/data_flow/data_flow_client.py +52 -46
  82. oci/data_flow/models/sql_endpoint.py +42 -3
  83. oci/data_flow/models/sql_endpoint_summary.py +11 -3
  84. oci/data_integration/data_integration_client.py +163 -163
  85. oci/data_labeling_service/data_labeling_management_client.py +17 -17
  86. oci/data_labeling_service_dataplane/data_labeling_client.py +15 -15
  87. oci/data_safe/data_safe_client.py +272 -272
  88. oci/data_science/data_science_client.py +91 -91
  89. oci/database/database_client.py +327 -327
  90. oci/database_management/db_management_client.py +194 -194
  91. oci/database_management/diagnosability_client.py +4 -4
  92. oci/database_management/managed_my_sql_databases_client.py +7 -7
  93. oci/database_management/perfhub_client.py +1 -1
  94. oci/database_management/sql_tuning_client.py +17 -17
  95. oci/database_migration/database_migration_client.py +41 -41
  96. oci/database_tools/database_tools_client.py +23 -23
  97. oci/desktops/desktop_service_client.py +21 -21
  98. oci/devops/devops_client.py +89 -89
  99. oci/disaster_recovery/disaster_recovery_client.py +29 -29
  100. oci/dns/dns_client.py +52 -52
  101. oci/dts/appliance_export_job_client.py +6 -6
  102. oci/dts/shipping_vendors_client.py +1 -1
  103. oci/dts/transfer_appliance_client.py +8 -8
  104. oci/dts/transfer_appliance_entitlement_client.py +3 -3
  105. oci/dts/transfer_device_client.py +5 -5
  106. oci/dts/transfer_job_client.py +6 -6
  107. oci/dts/transfer_package_client.py +7 -7
  108. oci/em_warehouse/em_data_lake_client.py +13 -13
  109. oci/em_warehouse/em_warehouse_client.py +13 -13
  110. oci/email/email_client.py +135 -41
  111. oci/email/models/__init__.py +2 -0
  112. oci/email/models/configuration.py +138 -0
  113. oci/email/models/create_dkim_details.py +4 -4
  114. oci/email/models/create_email_domain_details.py +6 -2
  115. oci/email/models/dkim.py +8 -8
  116. oci/email/models/dkim_collection.py +1 -1
  117. oci/email/models/email_domain.py +6 -6
  118. oci/email/models/email_domain_collection.py +1 -1
  119. oci/email/models/email_domain_summary.py +6 -6
  120. oci/email/models/sender.py +41 -4
  121. oci/email/models/sender_summary.py +41 -28
  122. oci/email/models/suppression.py +12 -4
  123. oci/email/models/suppression_summary.py +6 -2
  124. oci/email/models/work_request.py +13 -5
  125. oci/email/models/work_request_error.py +8 -6
  126. oci/email/models/work_request_resource.py +7 -3
  127. oci/email/models/work_request_summary.py +13 -5
  128. oci/email_data_plane/__init__.py +14 -0
  129. oci/email_data_plane/email_dp_client.py +206 -0
  130. oci/email_data_plane/email_dp_client_composite_operations.py +26 -0
  131. oci/email_data_plane/models/__init__.py +22 -0
  132. oci/email_data_plane/models/email_address.py +107 -0
  133. oci/email_data_plane/models/email_submitted_response.py +136 -0
  134. oci/email_data_plane/models/recipients.py +135 -0
  135. oci/email_data_plane/models/sender.py +103 -0
  136. oci/email_data_plane/models/submit_email_details.py +297 -0
  137. oci/events/events_client.py +6 -6
  138. oci/file_storage/file_storage_client.py +50 -50
  139. oci/fleet_software_update/fleet_software_update_client.py +44 -44
  140. oci/functions/functions_invoke_client.py +1 -1
  141. oci/functions/functions_management_client.py +16 -16
  142. oci/fusion_apps/data_masking_activity_client.py +3 -3
  143. oci/fusion_apps/fusion_applications_client.py +39 -39
  144. oci/fusion_apps/fusion_environment_client.py +15 -15
  145. oci/fusion_apps/fusion_environment_family_client.py +8 -8
  146. oci/fusion_apps/refresh_activity_client.py +4 -4
  147. oci/fusion_apps/scheduled_activity_client.py +2 -2
  148. oci/fusion_apps/service_attachment_client.py +2 -2
  149. oci/generative_ai/generative_ai_client.py +22 -22
  150. oci/generative_ai_inference/generative_ai_inference_client.py +3 -3
  151. oci/generic_artifacts_content/generic_artifacts_content_client.py +3 -3
  152. oci/globally_distributed_database/sharded_database_service_client.py +29 -29
  153. oci/golden_gate/golden_gate_client.py +61 -61
  154. oci/governance_rules_control_plane/governance_rule_client.py +15 -15
  155. oci/governance_rules_control_plane/work_request_client.py +5 -5
  156. oci/healthchecks/health_checks_client.py +17 -17
  157. oci/identity/identity_client.py +145 -145
  158. oci/identity_data_plane/dataplane_client.py +2 -2
  159. oci/identity_domains/identity_domains_client.py +300 -300
  160. oci/integration/integration_instance_client.py +15 -15
  161. oci/jms/java_management_service_client.py +66 -66
  162. oci/jms_java_downloads/java_download_client.py +25 -25
  163. oci/key_management/ekm_client.py +5 -5
  164. oci/key_management/kms_crypto_client.py +6 -6
  165. oci/key_management/kms_hsm_cluster_client.py +12 -12
  166. oci/key_management/kms_management_client.py +21 -21
  167. oci/key_management/kms_vault_client.py +14 -14
  168. oci/license_manager/license_manager_client.py +18 -18
  169. oci/limits/limits_client.py +4 -4
  170. oci/limits/quotas_client.py +7 -7
  171. oci/load_balancer/load_balancer_client.py +61 -61
  172. oci/load_balancer/models/create_ssl_cipher_suite_details.py +102 -0
  173. oci/load_balancer/models/ssl_cipher_suite.py +102 -0
  174. oci/load_balancer/models/ssl_cipher_suite_details.py +102 -0
  175. oci/load_balancer/models/ssl_configuration.py +2 -0
  176. oci/load_balancer/models/ssl_configuration_details.py +2 -0
  177. oci/load_balancer/models/update_ssl_cipher_suite_details.py +16 -0
  178. oci/lockbox/lockbox_client.py +23 -23
  179. oci/log_analytics/log_analytics_client.py +193 -193
  180. oci/logging/logging_management_client.py +30 -30
  181. oci/loggingingestion/logging_client.py +1 -1
  182. oci/loggingsearch/log_search_client.py +1 -1
  183. oci/management_agent/management_agent_client.py +28 -28
  184. oci/management_dashboard/dashx_apis_client.py +14 -14
  185. oci/marketplace/account_client.py +2 -2
  186. oci/marketplace/marketplace_client.py +30 -30
  187. oci/marketplace_publisher/marketplace_publisher_client.py +71 -71
  188. oci/media_services/media_services_client.py +60 -60
  189. oci/media_services/media_stream_client.py +2 -2
  190. oci/monitoring/monitoring_client.py +18 -18
  191. oci/mysql/channels_client.py +7 -7
  192. oci/mysql/db_backups_client.py +6 -6
  193. oci/mysql/db_system_client.py +17 -17
  194. oci/mysql/mysqlaas_client.py +7 -7
  195. oci/mysql/replicas_client.py +5 -5
  196. oci/mysql/work_requests_client.py +4 -4
  197. oci/network_firewall/network_firewall_client.py +80 -80
  198. oci/network_load_balancer/models/__init__.py +2 -0
  199. oci/network_load_balancer/models/backend_set.py +64 -0
  200. oci/network_load_balancer/models/backend_set_details.py +64 -0
  201. oci/network_load_balancer/models/backend_set_summary.py +64 -0
  202. oci/network_load_balancer/models/create_backend_set_details.py +64 -0
  203. oci/network_load_balancer/models/create_network_load_balancer_details.py +108 -3
  204. oci/network_load_balancer/models/dns_health_checker_details.py +264 -0
  205. oci/network_load_balancer/models/health_checker.py +36 -5
  206. oci/network_load_balancer/models/health_checker_details.py +36 -5
  207. oci/network_load_balancer/models/network_load_balancer.py +7 -3
  208. oci/network_load_balancer/models/network_load_balancer_summary.py +7 -3
  209. oci/network_load_balancer/models/update_backend_set_details.py +64 -0
  210. oci/network_load_balancer/models/update_health_checker_details.py +36 -5
  211. oci/network_load_balancer/models/update_network_load_balancer_details.py +73 -3
  212. oci/network_load_balancer/network_load_balancer_client.py +34 -34
  213. oci/nosql/nosql_client.py +24 -24
  214. oci/object_storage/object_storage_client.py +50 -50
  215. oci/oce/oce_instance_client.py +10 -10
  216. oci/oci_control_center/occ_metrics_client.py +3 -3
  217. oci/ocvp/cluster_client.py +5 -5
  218. oci/ocvp/esxi_host_client.py +8 -8
  219. oci/ocvp/sddc_client.py +14 -14
  220. oci/ocvp/work_request_client.py +4 -4
  221. oci/oda/management_client.py +59 -59
  222. oci/oda/oda_client.py +17 -17
  223. oci/oda/odapackage_client.py +7 -7
  224. oci/onesubscription/billing_schedule_client.py +1 -1
  225. oci/onesubscription/commitment_client.py +2 -2
  226. oci/onesubscription/computed_usage_client.py +3 -3
  227. oci/onesubscription/invoice_summary_client.py +2 -2
  228. oci/onesubscription/organization_subscription_client.py +1 -1
  229. oci/onesubscription/ratecard_client.py +1 -1
  230. oci/onesubscription/subscribed_service_client.py +2 -2
  231. oci/onesubscription/subscription_client.py +1 -1
  232. oci/ons/notification_control_plane_client.py +6 -6
  233. oci/ons/notification_data_plane_client.py +10 -10
  234. oci/opa/opa_instance_client.py +11 -11
  235. oci/opensearch/opensearch_cluster_backup_client.py +4 -4
  236. oci/opensearch/opensearch_cluster_client.py +14 -14
  237. oci/operator_access_control/access_requests_client.py +10 -10
  238. oci/operator_access_control/operator_actions_client.py +2 -2
  239. oci/operator_access_control/operator_control_assignment_client.py +8 -8
  240. oci/operator_access_control/operator_control_client.py +6 -6
  241. oci/opsi/operations_insights_client.py +350 -350
  242. oci/optimizer/optimizer_client.py +26 -26
  243. oci/os_management/event_client.py +8 -8
  244. oci/os_management/os_management_client.py +69 -69
  245. oci/os_management_hub/lifecycle_environment_client.py +11 -11
  246. oci/os_management_hub/managed_instance_client.py +22 -22
  247. oci/os_management_hub/managed_instance_group_client.py +22 -22
  248. oci/os_management_hub/management_station_client.py +8 -8
  249. oci/os_management_hub/onboarding_client.py +5 -5
  250. oci/os_management_hub/reporting_managed_instance_client.py +3 -3
  251. oci/os_management_hub/scheduled_job_client.py +6 -6
  252. oci/os_management_hub/software_source_client.py +22 -22
  253. oci/os_management_hub/work_request_client.py +4 -4
  254. oci/osp_gateway/address_rule_service_client.py +1 -1
  255. oci/osp_gateway/address_service_client.py +2 -2
  256. oci/osp_gateway/invoice_service_client.py +5 -5
  257. oci/osp_gateway/subscription_service_client.py +5 -5
  258. oci/osub_billing_schedule/billing_schedule_client.py +1 -1
  259. oci/osub_organization_subscription/organization_subscription_client.py +1 -1
  260. oci/osub_subscription/commitment_client.py +2 -2
  261. oci/osub_subscription/ratecard_client.py +1 -1
  262. oci/osub_subscription/subscription_client.py +1 -1
  263. oci/osub_usage/computed_usage_client.py +3 -3
  264. oci/psql/postgresql_client.py +33 -33
  265. oci/queue/queue_admin_client.py +11 -11
  266. oci/queue/queue_client.py +8 -8
  267. oci/recovery/database_recovery_client.py +23 -23
  268. oci/redis/redis_cluster_client.py +11 -11
  269. oci/regions_definitions.py +5 -0
  270. oci/resource_manager/resource_manager_client.py +52 -52
  271. oci/resource_search/resource_search_client.py +3 -3
  272. oci/rover/rover_bundle_client.py +8 -8
  273. oci/rover/rover_cluster_client.py +8 -8
  274. oci/rover/rover_entitlement_client.py +6 -6
  275. oci/rover/rover_node_client.py +15 -15
  276. oci/rover/shape_client.py +1 -1
  277. oci/rover/work_requests_client.py +5 -5
  278. oci/sch/connector_plugins_client.py +2 -2
  279. oci/sch/service_connector_client.py +12 -12
  280. oci/secrets/secrets_client.py +3 -3
  281. oci/service_catalog/service_catalog_client.py +26 -26
  282. oci/service_manager_proxy/service_manager_proxy_client.py +2 -2
  283. oci/service_mesh/service_mesh_client.py +48 -48
  284. oci/stack_monitoring/models/associated_monitored_resource.py +118 -0
  285. oci/stack_monitoring/models/associated_resources_summary.py +118 -0
  286. oci/stack_monitoring/models/create_monitored_resource_type_details.py +118 -0
  287. oci/stack_monitoring/models/discovery_job_log_summary.py +35 -2
  288. oci/stack_monitoring/models/import_oci_telemetry_resources_task_details.py +301 -0
  289. oci/stack_monitoring/models/monitored_resource.py +118 -0
  290. oci/stack_monitoring/models/monitored_resource_member_summary.py +118 -0
  291. oci/stack_monitoring/models/monitored_resource_summary.py +118 -0
  292. oci/stack_monitoring/models/monitored_resource_type.py +118 -0
  293. oci/stack_monitoring/models/monitored_resource_type_summary.py +118 -0
  294. oci/stack_monitoring/models/search_monitored_resources_details.py +184 -0
  295. oci/stack_monitoring/models/update_monitored_resource_type_details.py +118 -0
  296. oci/stack_monitoring/stack_monitoring_client.py +79 -65
  297. oci/streaming/stream_admin_client.py +18 -18
  298. oci/streaming/stream_client.py +8 -8
  299. oci/tenant_manager_control_plane/domain_client.py +5 -5
  300. oci/tenant_manager_control_plane/domain_governance_client.py +5 -5
  301. oci/tenant_manager_control_plane/governance_client.py +2 -2
  302. oci/tenant_manager_control_plane/link_client.py +3 -3
  303. oci/tenant_manager_control_plane/orders_client.py +2 -2
  304. oci/tenant_manager_control_plane/organization_client.py +10 -10
  305. oci/tenant_manager_control_plane/recipient_invitation_client.py +5 -5
  306. oci/tenant_manager_control_plane/sender_invitation_client.py +5 -5
  307. oci/tenant_manager_control_plane/subscription_client.py +11 -11
  308. oci/tenant_manager_control_plane/work_request_client.py +4 -4
  309. oci/threat_intelligence/threatintel_client.py +5 -5
  310. oci/usage/resources_client.py +2 -2
  311. oci/usage/rewards_client.py +6 -6
  312. oci/usage/usagelimits_client.py +1 -1
  313. oci/usage_api/usageapi_client.py +28 -28
  314. oci/vault/vaults_client.py +13 -13
  315. oci/vbs_inst/vbs_instance_client.py +10 -10
  316. oci/version.py +1 -1
  317. oci/visual_builder/vb_instance_client.py +13 -13
  318. oci/vn_monitoring/vn_monitoring_client.py +12 -12
  319. oci/vulnerability_scanning/vulnerability_scanning_client.py +58 -58
  320. oci/waa/waa_client.py +13 -13
  321. oci/waa/work_request_client.py +4 -4
  322. oci/waas/redirect_client.py +6 -6
  323. oci/waas/waas_client.py +66 -66
  324. oci/waf/waf_client.py +24 -24
  325. oci/work_requests/work_request_client.py +4 -4
  326. {oci-2.125.0.dist-info → oci-2.125.2.dist-info}/METADATA +1 -1
  327. {oci-2.125.0.dist-info → oci-2.125.2.dist-info}/RECORD +331 -320
  328. {oci-2.125.0.dist-info → oci-2.125.2.dist-info}/LICENSE.txt +0 -0
  329. {oci-2.125.0.dist-info → oci-2.125.2.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
  330. {oci-2.125.0.dist-info → oci-2.125.2.dist-info}/WHEEL +0 -0
  331. {oci-2.125.0.dist-info → oci-2.125.2.dist-info}/top_level.txt +0 -0
@@ -31,6 +31,10 @@ class UpdateHealthCheckerDetails(object):
31
31
  #: This constant has a value of "UDP"
32
32
  PROTOCOL_UDP = "UDP"
33
33
 
34
+ #: A constant which can be used with the protocol property of a UpdateHealthCheckerDetails.
35
+ #: This constant has a value of "DNS"
36
+ PROTOCOL_DNS = "DNS"
37
+
34
38
  def __init__(self, **kwargs):
35
39
  """
36
40
  Initializes a new UpdateHealthCheckerDetails object with values from keyword arguments.
@@ -38,7 +42,7 @@ class UpdateHealthCheckerDetails(object):
38
42
 
39
43
  :param protocol:
40
44
  The value to assign to the protocol property of this UpdateHealthCheckerDetails.
41
- Allowed values for this property are: "HTTP", "HTTPS", "TCP", "UDP"
45
+ Allowed values for this property are: "HTTP", "HTTPS", "TCP", "UDP", "DNS"
42
46
  :type protocol: str
43
47
 
44
48
  :param port:
@@ -77,6 +81,10 @@ class UpdateHealthCheckerDetails(object):
77
81
  The value to assign to the response_data property of this UpdateHealthCheckerDetails.
78
82
  :type response_data: str
79
83
 
84
+ :param dns:
85
+ The value to assign to the dns property of this UpdateHealthCheckerDetails.
86
+ :type dns: oci.network_load_balancer.models.DnsHealthCheckerDetails
87
+
80
88
  """
81
89
  self.swagger_types = {
82
90
  'protocol': 'str',
@@ -88,7 +96,8 @@ class UpdateHealthCheckerDetails(object):
88
96
  'response_body_regex': 'str',
89
97
  'return_code': 'int',
90
98
  'request_data': 'str',
91
- 'response_data': 'str'
99
+ 'response_data': 'str',
100
+ 'dns': 'DnsHealthCheckerDetails'
92
101
  }
93
102
 
94
103
  self.attribute_map = {
@@ -101,7 +110,8 @@ class UpdateHealthCheckerDetails(object):
101
110
  'response_body_regex': 'responseBodyRegex',
102
111
  'return_code': 'returnCode',
103
112
  'request_data': 'requestData',
104
- 'response_data': 'responseData'
113
+ 'response_data': 'responseData',
114
+ 'dns': 'dns'
105
115
  }
106
116
 
107
117
  self._protocol = None
@@ -114,6 +124,7 @@ class UpdateHealthCheckerDetails(object):
114
124
  self._return_code = None
115
125
  self._request_data = None
116
126
  self._response_data = None
127
+ self._dns = None
117
128
 
118
129
  @property
119
130
  def protocol(self):
@@ -123,7 +134,7 @@ class UpdateHealthCheckerDetails(object):
123
134
 
124
135
  Example: `HTTP`
125
136
 
126
- Allowed values for this property are: "HTTP", "HTTPS", "TCP", "UDP"
137
+ Allowed values for this property are: "HTTP", "HTTPS", "TCP", "UDP", "DNS"
127
138
 
128
139
 
129
140
  :return: The protocol of this UpdateHealthCheckerDetails.
@@ -143,7 +154,7 @@ class UpdateHealthCheckerDetails(object):
143
154
  :param protocol: The protocol of this UpdateHealthCheckerDetails.
144
155
  :type: str
145
156
  """
146
- allowed_values = ["HTTP", "HTTPS", "TCP", "UDP"]
157
+ allowed_values = ["HTTP", "HTTPS", "TCP", "UDP", "DNS"]
147
158
  if not value_allowed_none_or_none_sentinel(protocol, allowed_values):
148
159
  raise ValueError(
149
160
  f"Invalid value for `protocol`, must be None or one of {allowed_values}"
@@ -400,6 +411,26 @@ class UpdateHealthCheckerDetails(object):
400
411
  """
401
412
  self._response_data = response_data
402
413
 
414
+ @property
415
+ def dns(self):
416
+ """
417
+ Gets the dns of this UpdateHealthCheckerDetails.
418
+
419
+ :return: The dns of this UpdateHealthCheckerDetails.
420
+ :rtype: oci.network_load_balancer.models.DnsHealthCheckerDetails
421
+ """
422
+ return self._dns
423
+
424
+ @dns.setter
425
+ def dns(self, dns):
426
+ """
427
+ Sets the dns of this UpdateHealthCheckerDetails.
428
+
429
+ :param dns: The dns of this UpdateHealthCheckerDetails.
430
+ :type: oci.network_load_balancer.models.DnsHealthCheckerDetails
431
+ """
432
+ self._dns = dns
433
+
403
434
  def __repr__(self):
404
435
  return formatted_flat_dict(self)
405
436
 
@@ -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.
@@ -44,9 +48,17 @@ class UpdateNetworkLoadBalancerDetails(object):
44
48
 
45
49
  :param nlb_ip_version:
46
50
  The value to assign to the nlb_ip_version property of this UpdateNetworkLoadBalancerDetails.
47
- Allowed values for this property are: "IPV4", "IPV4_AND_IPV6"
51
+ Allowed values for this property are: "IPV4", "IPV4_AND_IPV6", "IPV6"
48
52
  :type nlb_ip_version: str
49
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
+
50
62
  :param freeform_tags:
51
63
  The value to assign to the freeform_tags property of this UpdateNetworkLoadBalancerDetails.
52
64
  :type freeform_tags: dict(str, str)
@@ -61,6 +73,8 @@ class UpdateNetworkLoadBalancerDetails(object):
61
73
  'is_preserve_source_destination': 'bool',
62
74
  'is_symmetric_hash_enabled': 'bool',
63
75
  'nlb_ip_version': 'str',
76
+ 'subnet_ipv6_cidr': 'str',
77
+ 'assigned_ipv6': 'str',
64
78
  'freeform_tags': 'dict(str, str)',
65
79
  'defined_tags': 'dict(str, dict(str, object))'
66
80
  }
@@ -70,6 +84,8 @@ class UpdateNetworkLoadBalancerDetails(object):
70
84
  'is_preserve_source_destination': 'isPreserveSourceDestination',
71
85
  'is_symmetric_hash_enabled': 'isSymmetricHashEnabled',
72
86
  'nlb_ip_version': 'nlbIpVersion',
87
+ 'subnet_ipv6_cidr': 'subnetIpv6Cidr',
88
+ 'assigned_ipv6': 'assignedIpv6',
73
89
  'freeform_tags': 'freeformTags',
74
90
  'defined_tags': 'definedTags'
75
91
  }
@@ -78,6 +94,8 @@ class UpdateNetworkLoadBalancerDetails(object):
78
94
  self._is_preserve_source_destination = None
79
95
  self._is_symmetric_hash_enabled = None
80
96
  self._nlb_ip_version = None
97
+ self._subnet_ipv6_cidr = None
98
+ self._assigned_ipv6 = None
81
99
  self._freeform_tags = None
82
100
  self._defined_tags = None
83
101
 
@@ -169,7 +187,7 @@ class UpdateNetworkLoadBalancerDetails(object):
169
187
  Gets the nlb_ip_version of this UpdateNetworkLoadBalancerDetails.
170
188
  IP version associated with the NLB.
171
189
 
172
- Allowed values for this property are: "IPV4", "IPV4_AND_IPV6"
190
+ Allowed values for this property are: "IPV4", "IPV4_AND_IPV6", "IPV6"
173
191
 
174
192
 
175
193
  :return: The nlb_ip_version of this UpdateNetworkLoadBalancerDetails.
@@ -187,13 +205,65 @@ class UpdateNetworkLoadBalancerDetails(object):
187
205
  :param nlb_ip_version: The nlb_ip_version of this UpdateNetworkLoadBalancerDetails.
188
206
  :type: str
189
207
  """
190
- allowed_values = ["IPV4", "IPV4_AND_IPV6"]
208
+ allowed_values = ["IPV4", "IPV4_AND_IPV6", "IPV6"]
191
209
  if not value_allowed_none_or_none_sentinel(nlb_ip_version, allowed_values):
192
210
  raise ValueError(
193
211
  f"Invalid value for `nlb_ip_version`, must be None or one of {allowed_values}"
194
212
  )
195
213
  self._nlb_ip_version = nlb_ip_version
196
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
+
197
267
  @property
198
268
  def freeform_tags(self):
199
269
  """
@@ -166,7 +166,7 @@ class NetworkLoadBalancerClient(object):
166
166
  :rtype: :class:`~oci.response.Response`
167
167
 
168
168
  :example:
169
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/networkloadbalancer/change_network_load_balancer_compartment.py.html>`__ to see an example of how to use change_network_load_balancer_compartment API.
169
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/networkloadbalancer/change_network_load_balancer_compartment.py.html>`__ to see an example of how to use change_network_load_balancer_compartment API.
170
170
  """
171
171
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
172
172
  required_arguments = ['networkLoadBalancerId']
@@ -294,7 +294,7 @@ class NetworkLoadBalancerClient(object):
294
294
  :rtype: :class:`~oci.response.Response`
295
295
 
296
296
  :example:
297
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/networkloadbalancer/create_backend.py.html>`__ to see an example of how to use create_backend API.
297
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/networkloadbalancer/create_backend.py.html>`__ to see an example of how to use create_backend API.
298
298
  """
299
299
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
300
300
  required_arguments = ['networkLoadBalancerId', 'backendSetName']
@@ -418,7 +418,7 @@ class NetworkLoadBalancerClient(object):
418
418
  :rtype: :class:`~oci.response.Response`
419
419
 
420
420
  :example:
421
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/networkloadbalancer/create_backend_set.py.html>`__ to see an example of how to use create_backend_set API.
421
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/networkloadbalancer/create_backend_set.py.html>`__ to see an example of how to use create_backend_set API.
422
422
  """
423
423
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
424
424
  required_arguments = ['networkLoadBalancerId']
@@ -541,7 +541,7 @@ class NetworkLoadBalancerClient(object):
541
541
  :rtype: :class:`~oci.response.Response`
542
542
 
543
543
  :example:
544
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/networkloadbalancer/create_listener.py.html>`__ to see an example of how to use create_listener API.
544
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/networkloadbalancer/create_listener.py.html>`__ to see an example of how to use create_listener API.
545
545
  """
546
546
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
547
547
  required_arguments = ['networkLoadBalancerId']
@@ -652,7 +652,7 @@ class NetworkLoadBalancerClient(object):
652
652
  :rtype: :class:`~oci.response.Response`
653
653
 
654
654
  :example:
655
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/networkloadbalancer/create_network_load_balancer.py.html>`__ to see an example of how to use create_network_load_balancer API.
655
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/networkloadbalancer/create_network_load_balancer.py.html>`__ to see an example of how to use create_network_load_balancer API.
656
656
  """
657
657
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
658
658
  required_arguments = []
@@ -766,7 +766,7 @@ class NetworkLoadBalancerClient(object):
766
766
  :rtype: :class:`~oci.response.Response`
767
767
 
768
768
  :example:
769
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/networkloadbalancer/delete_backend.py.html>`__ to see an example of how to use delete_backend API.
769
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/networkloadbalancer/delete_backend.py.html>`__ to see an example of how to use delete_backend API.
770
770
  """
771
771
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
772
772
  required_arguments = ['networkLoadBalancerId', 'backendSetName', 'backendName']
@@ -883,7 +883,7 @@ class NetworkLoadBalancerClient(object):
883
883
  :rtype: :class:`~oci.response.Response`
884
884
 
885
885
  :example:
886
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/networkloadbalancer/delete_backend_set.py.html>`__ to see an example of how to use delete_backend_set API.
886
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/networkloadbalancer/delete_backend_set.py.html>`__ to see an example of how to use delete_backend_set API.
887
887
  """
888
888
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
889
889
  required_arguments = ['networkLoadBalancerId', 'backendSetName']
@@ -997,7 +997,7 @@ class NetworkLoadBalancerClient(object):
997
997
  :rtype: :class:`~oci.response.Response`
998
998
 
999
999
  :example:
1000
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/networkloadbalancer/delete_listener.py.html>`__ to see an example of how to use delete_listener API.
1000
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/networkloadbalancer/delete_listener.py.html>`__ to see an example of how to use delete_listener API.
1001
1001
  """
1002
1002
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1003
1003
  required_arguments = ['networkLoadBalancerId', 'listenerName']
@@ -1106,7 +1106,7 @@ class NetworkLoadBalancerClient(object):
1106
1106
  :rtype: :class:`~oci.response.Response`
1107
1107
 
1108
1108
  :example:
1109
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/networkloadbalancer/delete_network_load_balancer.py.html>`__ to see an example of how to use delete_network_load_balancer API.
1109
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/networkloadbalancer/delete_network_load_balancer.py.html>`__ to see an example of how to use delete_network_load_balancer API.
1110
1110
  """
1111
1111
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1112
1112
  required_arguments = ['networkLoadBalancerId']
@@ -1227,7 +1227,7 @@ class NetworkLoadBalancerClient(object):
1227
1227
  :rtype: :class:`~oci.response.Response`
1228
1228
 
1229
1229
  :example:
1230
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/networkloadbalancer/get_backend.py.html>`__ to see an example of how to use get_backend API.
1230
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/networkloadbalancer/get_backend.py.html>`__ to see an example of how to use get_backend API.
1231
1231
  """
1232
1232
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1233
1233
  required_arguments = ['networkLoadBalancerId', 'backendSetName', 'backendName']
@@ -1345,7 +1345,7 @@ class NetworkLoadBalancerClient(object):
1345
1345
  :rtype: :class:`~oci.response.Response`
1346
1346
 
1347
1347
  :example:
1348
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/networkloadbalancer/get_backend_health.py.html>`__ to see an example of how to use get_backend_health API.
1348
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/networkloadbalancer/get_backend_health.py.html>`__ to see an example of how to use get_backend_health API.
1349
1349
  """
1350
1350
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1351
1351
  required_arguments = ['networkLoadBalancerId', 'backendSetName', 'backendName']
@@ -1460,7 +1460,7 @@ class NetworkLoadBalancerClient(object):
1460
1460
  :rtype: :class:`~oci.response.Response`
1461
1461
 
1462
1462
  :example:
1463
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/networkloadbalancer/get_backend_set.py.html>`__ to see an example of how to use get_backend_set API.
1463
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/networkloadbalancer/get_backend_set.py.html>`__ to see an example of how to use get_backend_set API.
1464
1464
  """
1465
1465
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1466
1466
  required_arguments = ['networkLoadBalancerId', 'backendSetName']
@@ -1569,7 +1569,7 @@ class NetworkLoadBalancerClient(object):
1569
1569
  :rtype: :class:`~oci.response.Response`
1570
1570
 
1571
1571
  :example:
1572
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/networkloadbalancer/get_backend_set_health.py.html>`__ to see an example of how to use get_backend_set_health API.
1572
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/networkloadbalancer/get_backend_set_health.py.html>`__ to see an example of how to use get_backend_set_health API.
1573
1573
  """
1574
1574
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1575
1575
  required_arguments = ['networkLoadBalancerId', 'backendSetName']
@@ -1690,7 +1690,7 @@ class NetworkLoadBalancerClient(object):
1690
1690
  :rtype: :class:`~oci.response.Response`
1691
1691
 
1692
1692
  :example:
1693
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/networkloadbalancer/get_health_checker.py.html>`__ to see an example of how to use get_health_checker API.
1693
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/networkloadbalancer/get_health_checker.py.html>`__ to see an example of how to use get_health_checker API.
1694
1694
  """
1695
1695
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1696
1696
  required_arguments = ['networkLoadBalancerId', 'backendSetName']
@@ -1809,7 +1809,7 @@ class NetworkLoadBalancerClient(object):
1809
1809
  :rtype: :class:`~oci.response.Response`
1810
1810
 
1811
1811
  :example:
1812
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/networkloadbalancer/get_listener.py.html>`__ to see an example of how to use get_listener API.
1812
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/networkloadbalancer/get_listener.py.html>`__ to see an example of how to use get_listener API.
1813
1813
  """
1814
1814
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1815
1815
  required_arguments = ['networkLoadBalancerId', 'listenerName']
@@ -1920,7 +1920,7 @@ class NetworkLoadBalancerClient(object):
1920
1920
  :rtype: :class:`~oci.response.Response`
1921
1921
 
1922
1922
  :example:
1923
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/networkloadbalancer/get_network_load_balancer.py.html>`__ to see an example of how to use get_network_load_balancer API.
1923
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/networkloadbalancer/get_network_load_balancer.py.html>`__ to see an example of how to use get_network_load_balancer API.
1924
1924
  """
1925
1925
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1926
1926
  required_arguments = ['networkLoadBalancerId']
@@ -2023,7 +2023,7 @@ class NetworkLoadBalancerClient(object):
2023
2023
  :rtype: :class:`~oci.response.Response`
2024
2024
 
2025
2025
  :example:
2026
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/networkloadbalancer/get_network_load_balancer_health.py.html>`__ to see an example of how to use get_network_load_balancer_health API.
2026
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/networkloadbalancer/get_network_load_balancer_health.py.html>`__ to see an example of how to use get_network_load_balancer_health API.
2027
2027
  """
2028
2028
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2029
2029
  required_arguments = ['networkLoadBalancerId']
@@ -2122,7 +2122,7 @@ class NetworkLoadBalancerClient(object):
2122
2122
  :rtype: :class:`~oci.response.Response`
2123
2123
 
2124
2124
  :example:
2125
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/networkloadbalancer/get_work_request.py.html>`__ to see an example of how to use get_work_request API.
2125
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/networkloadbalancer/get_work_request.py.html>`__ to see an example of how to use get_work_request API.
2126
2126
  """
2127
2127
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2128
2128
  required_arguments = ['workRequestId']
@@ -2254,7 +2254,7 @@ class NetworkLoadBalancerClient(object):
2254
2254
  :rtype: :class:`~oci.response.Response`
2255
2255
 
2256
2256
  :example:
2257
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/networkloadbalancer/list_backend_sets.py.html>`__ to see an example of how to use list_backend_sets API.
2257
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/networkloadbalancer/list_backend_sets.py.html>`__ to see an example of how to use list_backend_sets API.
2258
2258
  """
2259
2259
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2260
2260
  required_arguments = ['networkLoadBalancerId']
@@ -2421,7 +2421,7 @@ class NetworkLoadBalancerClient(object):
2421
2421
  :rtype: :class:`~oci.response.Response`
2422
2422
 
2423
2423
  :example:
2424
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/networkloadbalancer/list_backends.py.html>`__ to see an example of how to use list_backends API.
2424
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/networkloadbalancer/list_backends.py.html>`__ to see an example of how to use list_backends API.
2425
2425
  """
2426
2426
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2427
2427
  required_arguments = ['networkLoadBalancerId', 'backendSetName']
@@ -2584,7 +2584,7 @@ class NetworkLoadBalancerClient(object):
2584
2584
  :rtype: :class:`~oci.response.Response`
2585
2585
 
2586
2586
  :example:
2587
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/networkloadbalancer/list_listeners.py.html>`__ to see an example of how to use list_listeners API.
2587
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/networkloadbalancer/list_listeners.py.html>`__ to see an example of how to use list_listeners API.
2588
2588
  """
2589
2589
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2590
2590
  required_arguments = ['networkLoadBalancerId']
@@ -2739,7 +2739,7 @@ class NetworkLoadBalancerClient(object):
2739
2739
  :rtype: :class:`~oci.response.Response`
2740
2740
 
2741
2741
  :example:
2742
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/networkloadbalancer/list_network_load_balancer_healths.py.html>`__ to see an example of how to use list_network_load_balancer_healths API.
2742
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/networkloadbalancer/list_network_load_balancer_healths.py.html>`__ to see an example of how to use list_network_load_balancer_healths API.
2743
2743
  """
2744
2744
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2745
2745
  required_arguments = ['compartmentId']
@@ -2889,7 +2889,7 @@ class NetworkLoadBalancerClient(object):
2889
2889
  :rtype: :class:`~oci.response.Response`
2890
2890
 
2891
2891
  :example:
2892
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/networkloadbalancer/list_network_load_balancers.py.html>`__ to see an example of how to use list_network_load_balancers API.
2892
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/networkloadbalancer/list_network_load_balancers.py.html>`__ to see an example of how to use list_network_load_balancers API.
2893
2893
  """
2894
2894
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2895
2895
  required_arguments = ['compartmentId']
@@ -3037,7 +3037,7 @@ class NetworkLoadBalancerClient(object):
3037
3037
  :rtype: :class:`~oci.response.Response`
3038
3038
 
3039
3039
  :example:
3040
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/networkloadbalancer/list_network_load_balancers_policies.py.html>`__ to see an example of how to use list_network_load_balancers_policies API.
3040
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/networkloadbalancer/list_network_load_balancers_policies.py.html>`__ to see an example of how to use list_network_load_balancers_policies API.
3041
3041
  """
3042
3042
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3043
3043
  required_arguments = []
@@ -3174,7 +3174,7 @@ class NetworkLoadBalancerClient(object):
3174
3174
  :rtype: :class:`~oci.response.Response`
3175
3175
 
3176
3176
  :example:
3177
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/networkloadbalancer/list_network_load_balancers_protocols.py.html>`__ to see an example of how to use list_network_load_balancers_protocols API.
3177
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/networkloadbalancer/list_network_load_balancers_protocols.py.html>`__ to see an example of how to use list_network_load_balancers_protocols API.
3178
3178
  """
3179
3179
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3180
3180
  required_arguments = []
@@ -3307,7 +3307,7 @@ class NetworkLoadBalancerClient(object):
3307
3307
  :rtype: :class:`~oci.response.Response`
3308
3308
 
3309
3309
  :example:
3310
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/networkloadbalancer/list_work_request_errors.py.html>`__ to see an example of how to use list_work_request_errors API.
3310
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/networkloadbalancer/list_work_request_errors.py.html>`__ to see an example of how to use list_work_request_errors API.
3311
3311
  """
3312
3312
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3313
3313
  required_arguments = ['workRequestId', 'compartmentId']
@@ -3435,7 +3435,7 @@ class NetworkLoadBalancerClient(object):
3435
3435
  :rtype: :class:`~oci.response.Response`
3436
3436
 
3437
3437
  :example:
3438
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/networkloadbalancer/list_work_request_logs.py.html>`__ to see an example of how to use list_work_request_logs API.
3438
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/networkloadbalancer/list_work_request_logs.py.html>`__ to see an example of how to use list_work_request_logs API.
3439
3439
  """
3440
3440
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3441
3441
  required_arguments = ['workRequestId', 'compartmentId']
@@ -3560,7 +3560,7 @@ class NetworkLoadBalancerClient(object):
3560
3560
  :rtype: :class:`~oci.response.Response`
3561
3561
 
3562
3562
  :example:
3563
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/networkloadbalancer/list_work_requests.py.html>`__ to see an example of how to use list_work_requests API.
3563
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/networkloadbalancer/list_work_requests.py.html>`__ to see an example of how to use list_work_requests API.
3564
3564
  """
3565
3565
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3566
3566
  required_arguments = ['compartmentId']
@@ -3690,7 +3690,7 @@ class NetworkLoadBalancerClient(object):
3690
3690
  :rtype: :class:`~oci.response.Response`
3691
3691
 
3692
3692
  :example:
3693
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/networkloadbalancer/update_backend.py.html>`__ to see an example of how to use update_backend API.
3693
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/networkloadbalancer/update_backend.py.html>`__ to see an example of how to use update_backend API.
3694
3694
  """
3695
3695
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3696
3696
  required_arguments = ['networkLoadBalancerId', 'backendSetName', 'backendName']
@@ -3820,7 +3820,7 @@ class NetworkLoadBalancerClient(object):
3820
3820
  :rtype: :class:`~oci.response.Response`
3821
3821
 
3822
3822
  :example:
3823
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/networkloadbalancer/update_backend_set.py.html>`__ to see an example of how to use update_backend_set API.
3823
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/networkloadbalancer/update_backend_set.py.html>`__ to see an example of how to use update_backend_set API.
3824
3824
  """
3825
3825
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3826
3826
  required_arguments = ['networkLoadBalancerId', 'backendSetName']
@@ -3949,7 +3949,7 @@ class NetworkLoadBalancerClient(object):
3949
3949
  :rtype: :class:`~oci.response.Response`
3950
3950
 
3951
3951
  :example:
3952
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/networkloadbalancer/update_health_checker.py.html>`__ to see an example of how to use update_health_checker API.
3952
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/networkloadbalancer/update_health_checker.py.html>`__ to see an example of how to use update_health_checker API.
3953
3953
  """
3954
3954
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3955
3955
  required_arguments = ['networkLoadBalancerId', 'backendSetName']
@@ -4078,7 +4078,7 @@ class NetworkLoadBalancerClient(object):
4078
4078
  :rtype: :class:`~oci.response.Response`
4079
4079
 
4080
4080
  :example:
4081
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/networkloadbalancer/update_listener.py.html>`__ to see an example of how to use update_listener API.
4081
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/networkloadbalancer/update_listener.py.html>`__ to see an example of how to use update_listener API.
4082
4082
  """
4083
4083
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4084
4084
  required_arguments = ['networkLoadBalancerId', 'listenerName']
@@ -4195,7 +4195,7 @@ class NetworkLoadBalancerClient(object):
4195
4195
  :rtype: :class:`~oci.response.Response`
4196
4196
 
4197
4197
  :example:
4198
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/networkloadbalancer/update_network_load_balancer.py.html>`__ to see an example of how to use update_network_load_balancer API.
4198
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/networkloadbalancer/update_network_load_balancer.py.html>`__ to see an example of how to use update_network_load_balancer API.
4199
4199
  """
4200
4200
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4201
4201
  required_arguments = ['networkLoadBalancerId']
@@ -4315,7 +4315,7 @@ class NetworkLoadBalancerClient(object):
4315
4315
  :rtype: :class:`~oci.response.Response`
4316
4316
 
4317
4317
  :example:
4318
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/networkloadbalancer/update_network_security_groups.py.html>`__ to see an example of how to use update_network_security_groups API.
4318
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/networkloadbalancer/update_network_security_groups.py.html>`__ to see an example of how to use update_network_security_groups API.
4319
4319
  """
4320
4320
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4321
4321
  required_arguments = ['networkLoadBalancerId']