oci 2.101.0__py3-none-any.whl → 2.102.0__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 (217) hide show
  1. oci/access_governance_cp/access_governance_cp_client.py +8 -8
  2. oci/adm/application_dependency_management_client.py +18 -18
  3. oci/ai_anomaly_detection/anomaly_detection_client.py +36 -36
  4. oci/ai_document/ai_service_document_client.py +3 -3
  5. oci/ai_language/ai_service_language_client.py +35 -35
  6. oci/ai_speech/ai_service_speech_client.py +9 -9
  7. oci/ai_vision/ai_service_vision_client.py +25 -25
  8. oci/analytics/analytics_client.py +23 -23
  9. oci/announcements_service/announcement_client.py +4 -4
  10. oci/announcements_service/announcement_subscription_client.py +9 -9
  11. oci/announcements_service/announcements_preferences_client.py +4 -4
  12. oci/apigateway/api_gateway_client.py +21 -21
  13. oci/apigateway/deployment_client.py +6 -6
  14. oci/apigateway/gateway_client.py +6 -6
  15. oci/apigateway/subscribers_client.py +6 -6
  16. oci/apigateway/usage_plans_client.py +6 -6
  17. oci/apigateway/work_requests_client.py +5 -5
  18. oci/apm_config/config_client.py +8 -8
  19. oci/apm_control_plane/apm_domain_client.py +14 -14
  20. oci/apm_synthetics/apm_synthetic_client.py +18 -18
  21. oci/apm_traces/query_client.py +2 -2
  22. oci/apm_traces/trace_client.py +4 -4
  23. oci/application_migration/application_migration_client.py +19 -19
  24. oci/appmgmt_control/appmgmt_control_client.py +8 -8
  25. oci/artifacts/artifacts_client.py +30 -30
  26. oci/audit/audit_client.py +3 -3
  27. oci/autoscaling/auto_scaling_client.py +11 -11
  28. oci/bastion/bastion_client.py +15 -15
  29. oci/bds/bds_client.py +40 -40
  30. oci/blockchain/blockchain_platform_client.py +27 -27
  31. oci/budget/budget_client.py +10 -10
  32. oci/certificates/certificates_client.py +5 -5
  33. oci/certificates_management/certificates_management_client.py +32 -32
  34. oci/cims/incident_client.py +7 -7
  35. oci/cims/user_client.py +1 -1
  36. oci/cloud_bridge/common_client.py +5 -5
  37. oci/cloud_bridge/discovery_client.py +14 -14
  38. oci/cloud_bridge/inventory_client.py +16 -16
  39. oci/cloud_bridge/ocb_agent_svc_client.py +23 -23
  40. oci/cloud_guard/cloud_guard_client.py +133 -133
  41. oci/cloud_migrations/migration_client.py +43 -43
  42. oci/compute_instance_agent/compute_instance_agent_client.py +6 -6
  43. oci/compute_instance_agent/plugin_client.py +2 -2
  44. oci/compute_instance_agent/pluginconfig_client.py +1 -1
  45. oci/container_engine/container_engine_client.py +36 -36
  46. oci/container_instances/container_instance_client.py +18 -18
  47. oci/core/blockstorage_client.py +60 -60
  48. oci/core/compute_client.py +89 -89
  49. oci/core/compute_management_client.py +32 -32
  50. oci/core/virtual_network_client.py +241 -241
  51. oci/dashboard_service/dashboard_client.py +6 -6
  52. oci/dashboard_service/dashboard_group_client.py +6 -6
  53. oci/data_catalog/data_catalog_client.py +139 -139
  54. oci/data_flow/data_flow_client.py +28 -28
  55. oci/data_integration/data_integration_client.py +152 -152
  56. oci/data_labeling_service/data_labeling_management_client.py +16 -16
  57. oci/data_labeling_service_dataplane/data_labeling_client.py +15 -15
  58. oci/data_safe/data_safe_client.py +214 -214
  59. oci/data_science/data_science_client.py +85 -85
  60. oci/database/database_client.py +303 -303
  61. oci/database_management/db_management_client.py +157 -157
  62. oci/database_management/diagnosability_client.py +4 -4
  63. oci/database_management/sql_tuning_client.py +10 -10
  64. oci/database_migration/database_migration_client.py +41 -41
  65. oci/database_tools/database_tools_client.py +19 -19
  66. oci/devops/devops_client.py +89 -89
  67. oci/disaster_recovery/disaster_recovery_client.py +29 -29
  68. oci/dns/dns_client.py +51 -51
  69. oci/dts/appliance_export_job_client.py +6 -6
  70. oci/dts/shipping_vendors_client.py +1 -1
  71. oci/dts/transfer_appliance_client.py +8 -8
  72. oci/dts/transfer_appliance_entitlement_client.py +3 -3
  73. oci/dts/transfer_device_client.py +5 -5
  74. oci/dts/transfer_job_client.py +6 -6
  75. oci/dts/transfer_package_client.py +7 -7
  76. oci/em_warehouse/em_data_lake_client.py +13 -13
  77. oci/em_warehouse/em_warehouse_client.py +13 -13
  78. oci/email/email_client.py +25 -25
  79. oci/events/events_client.py +6 -6
  80. oci/file_storage/file_storage_client.py +35 -35
  81. oci/functions/functions_invoke_client.py +1 -1
  82. oci/functions/functions_management_client.py +16 -16
  83. oci/fusion_apps/data_masking_activity_client.py +3 -3
  84. oci/fusion_apps/fusion_applications_client.py +357 -36
  85. oci/fusion_apps/fusion_applications_client_composite_operations.py +90 -0
  86. oci/fusion_apps/fusion_environment_client.py +15 -15
  87. oci/fusion_apps/fusion_environment_family_client.py +8 -8
  88. oci/fusion_apps/models/__init__.py +2 -12
  89. oci/fusion_apps/models/create_service_attachment_details.py +45 -52
  90. oci/fusion_apps/models/service_attachment.py +0 -31
  91. oci/fusion_apps/models/verify_service_attachment_details.py +101 -0
  92. oci/fusion_apps/refresh_activity_client.py +4 -4
  93. oci/fusion_apps/scheduled_activity_client.py +2 -2
  94. oci/fusion_apps/service_attachment_client.py +2 -2
  95. oci/generic_artifacts_content/generic_artifacts_content_client.py +3 -3
  96. oci/golden_gate/golden_gate_client.py +53 -53
  97. oci/governance_rules_control_plane/governance_rule_client.py +15 -15
  98. oci/governance_rules_control_plane/work_request_client.py +5 -5
  99. oci/healthchecks/health_checks_client.py +17 -17
  100. oci/identity/identity_client.py +145 -145
  101. oci/identity_data_plane/dataplane_client.py +1 -1
  102. oci/identity_domains/identity_domains_client.py +134 -134
  103. oci/integration/integration_instance_client.py +15 -15
  104. oci/jms/java_management_service_client.py +44 -44
  105. oci/key_management/kms_crypto_client.py +6 -6
  106. oci/key_management/kms_management_client.py +21 -21
  107. oci/key_management/kms_vault_client.py +14 -14
  108. oci/license_manager/license_manager_client.py +18 -18
  109. oci/limits/limits_client.py +4 -4
  110. oci/limits/quotas_client.py +7 -7
  111. oci/load_balancer/load_balancer_client.py +61 -61
  112. oci/lockbox/lockbox_client.py +22 -22
  113. oci/log_analytics/log_analytics_client.py +184 -184
  114. oci/logging/logging_management_client.py +32 -32
  115. oci/loggingingestion/logging_client.py +1 -1
  116. oci/loggingsearch/log_search_client.py +1 -1
  117. oci/management_agent/management_agent_client.py +23 -23
  118. oci/management_dashboard/dashx_apis_client.py +14 -14
  119. oci/marketplace/account_client.py +2 -2
  120. oci/marketplace/marketplace_client.py +25 -25
  121. oci/media_services/media_services_client.py +48 -48
  122. oci/media_services/media_stream_client.py +2 -2
  123. oci/monitoring/monitoring_client.py +13 -13
  124. oci/mysql/channels_client.py +7 -7
  125. oci/mysql/db_backups_client.py +6 -6
  126. oci/mysql/db_system_client.py +26 -26
  127. oci/mysql/mysqlaas_client.py +7 -7
  128. oci/mysql/replicas_client.py +5 -5
  129. oci/mysql/work_requests_client.py +4 -4
  130. oci/network_firewall/network_firewall_client.py +17 -17
  131. oci/network_load_balancer/network_load_balancer_client.py +34 -34
  132. oci/nosql/nosql_client.py +22 -22
  133. oci/object_storage/object_storage_client.py +50 -50
  134. oci/oce/oce_instance_client.py +10 -10
  135. oci/ocvp/esxi_host_client.py +5 -5
  136. oci/ocvp/sddc_client.py +13 -13
  137. oci/ocvp/work_request_client.py +4 -4
  138. oci/oda/management_client.py +56 -56
  139. oci/oda/oda_client.py +17 -17
  140. oci/oda/odapackage_client.py +7 -7
  141. oci/onesubscription/billing_schedule_client.py +1 -1
  142. oci/onesubscription/commitment_client.py +2 -2
  143. oci/onesubscription/computed_usage_client.py +3 -3
  144. oci/onesubscription/invoice_summary_client.py +2 -2
  145. oci/onesubscription/organization_subscription_client.py +1 -1
  146. oci/onesubscription/ratecard_client.py +1 -1
  147. oci/onesubscription/subscribed_service_client.py +2 -2
  148. oci/onesubscription/subscription_client.py +1 -1
  149. oci/ons/notification_control_plane_client.py +6 -6
  150. oci/ons/notification_data_plane_client.py +10 -10
  151. oci/opa/opa_instance_client.py +11 -11
  152. oci/opensearch/opensearch_cluster_backup_client.py +4 -4
  153. oci/opensearch/opensearch_cluster_client.py +14 -14
  154. oci/operator_access_control/access_requests_client.py +9 -9
  155. oci/operator_access_control/operator_actions_client.py +2 -2
  156. oci/operator_access_control/operator_control_assignment_client.py +6 -6
  157. oci/operator_access_control/operator_control_client.py +6 -6
  158. oci/opsi/operations_insights_client.py +151 -151
  159. oci/optimizer/optimizer_client.py +26 -26
  160. oci/os_management/event_client.py +8 -8
  161. oci/os_management/os_management_client.py +69 -69
  162. oci/osp_gateway/invoice_service_client.py +5 -5
  163. oci/osp_gateway/subscription_service_client.py +5 -5
  164. oci/osub_billing_schedule/billing_schedule_client.py +1 -1
  165. oci/osub_organization_subscription/organization_subscription_client.py +1 -1
  166. oci/osub_subscription/commitment_client.py +2 -2
  167. oci/osub_subscription/ratecard_client.py +1 -1
  168. oci/osub_subscription/subscription_client.py +1 -1
  169. oci/osub_usage/computed_usage_client.py +3 -3
  170. oci/queue/queue_admin_client.py +11 -11
  171. oci/queue/queue_client.py +7 -7
  172. oci/recovery/database_recovery_client.py +23 -23
  173. oci/resource_manager/resource_manager_client.py +52 -52
  174. oci/resource_search/resource_search_client.py +3 -3
  175. oci/rover/rover_cluster_client.py +7 -7
  176. oci/rover/rover_entitlement_client.py +6 -6
  177. oci/rover/rover_node_client.py +10 -10
  178. oci/rover/shape_client.py +1 -1
  179. oci/sch/service_connector_client.py +12 -12
  180. oci/secrets/secrets_client.py +3 -3
  181. oci/service_catalog/service_catalog_client.py +26 -26
  182. oci/service_manager_proxy/service_manager_proxy_client.py +2 -2
  183. oci/service_mesh/service_mesh_client.py +48 -48
  184. oci/stack_monitoring/stack_monitoring_client.py +22 -22
  185. oci/streaming/stream_admin_client.py +18 -18
  186. oci/streaming/stream_client.py +8 -8
  187. oci/tenant_manager_control_plane/domain_client.py +5 -5
  188. oci/tenant_manager_control_plane/domain_governance_client.py +5 -5
  189. oci/tenant_manager_control_plane/governance_client.py +2 -2
  190. oci/tenant_manager_control_plane/link_client.py +3 -3
  191. oci/tenant_manager_control_plane/orders_client.py +2 -2
  192. oci/tenant_manager_control_plane/organization_client.py +10 -10
  193. oci/tenant_manager_control_plane/recipient_invitation_client.py +5 -5
  194. oci/tenant_manager_control_plane/sender_invitation_client.py +5 -5
  195. oci/tenant_manager_control_plane/subscription_client.py +9 -9
  196. oci/tenant_manager_control_plane/work_request_client.py +4 -4
  197. oci/threat_intelligence/threatintel_client.py +5 -5
  198. oci/usage/rewards_client.py +6 -6
  199. oci/usage_api/usageapi_client.py +19 -19
  200. oci/vault/vaults_client.py +11 -11
  201. oci/vbs_inst/vbs_instance_client.py +10 -10
  202. oci/version.py +1 -1
  203. oci/visual_builder/vb_instance_client.py +13 -13
  204. oci/vn_monitoring/vn_monitoring_client.py +12 -12
  205. oci/vulnerability_scanning/vulnerability_scanning_client.py +58 -58
  206. oci/waa/waa_client.py +13 -13
  207. oci/waa/work_request_client.py +4 -4
  208. oci/waas/redirect_client.py +6 -6
  209. oci/waas/waas_client.py +66 -66
  210. oci/waf/waf_client.py +24 -24
  211. oci/work_requests/work_request_client.py +4 -4
  212. {oci-2.101.0.dist-info → oci-2.102.0.dist-info}/METADATA +1 -1
  213. {oci-2.101.0.dist-info → oci-2.102.0.dist-info}/RECORD +217 -216
  214. {oci-2.101.0.dist-info → oci-2.102.0.dist-info}/LICENSE.txt +0 -0
  215. {oci-2.101.0.dist-info → oci-2.102.0.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
  216. {oci-2.101.0.dist-info → oci-2.102.0.dist-info}/WHEEL +0 -0
  217. {oci-2.101.0.dist-info → oci-2.102.0.dist-info}/top_level.txt +0 -0
oci/waas/waas_client.py CHANGED
@@ -147,7 +147,7 @@ class WaasClient(object):
147
147
  :rtype: :class:`~oci.response.Response`
148
148
 
149
149
  :example:
150
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/accept_recommendations.py.html>`__ to see an example of how to use accept_recommendations API.
150
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/accept_recommendations.py.html>`__ to see an example of how to use accept_recommendations API.
151
151
  """
152
152
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
153
153
  required_arguments = ['waasPolicyId']
@@ -254,7 +254,7 @@ class WaasClient(object):
254
254
  :rtype: :class:`~oci.response.Response`
255
255
 
256
256
  :example:
257
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/cancel_work_request.py.html>`__ to see an example of how to use cancel_work_request API.
257
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/cancel_work_request.py.html>`__ to see an example of how to use cancel_work_request API.
258
258
  """
259
259
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
260
260
  required_arguments = ['workRequestId']
@@ -368,7 +368,7 @@ class WaasClient(object):
368
368
  :rtype: :class:`~oci.response.Response`
369
369
 
370
370
  :example:
371
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/change_address_list_compartment.py.html>`__ to see an example of how to use change_address_list_compartment API.
371
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/change_address_list_compartment.py.html>`__ to see an example of how to use change_address_list_compartment API.
372
372
  """
373
373
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
374
374
  required_arguments = ['addressListId']
@@ -483,7 +483,7 @@ class WaasClient(object):
483
483
  :rtype: :class:`~oci.response.Response`
484
484
 
485
485
  :example:
486
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/change_certificate_compartment.py.html>`__ to see an example of how to use change_certificate_compartment API.
486
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/change_certificate_compartment.py.html>`__ to see an example of how to use change_certificate_compartment API.
487
487
  """
488
488
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
489
489
  required_arguments = ['certificateId']
@@ -597,7 +597,7 @@ class WaasClient(object):
597
597
  :rtype: :class:`~oci.response.Response`
598
598
 
599
599
  :example:
600
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/change_custom_protection_rule_compartment.py.html>`__ to see an example of how to use change_custom_protection_rule_compartment API.
600
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/change_custom_protection_rule_compartment.py.html>`__ to see an example of how to use change_custom_protection_rule_compartment API.
601
601
  """
602
602
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
603
603
  required_arguments = ['customProtectionRuleId']
@@ -712,7 +712,7 @@ class WaasClient(object):
712
712
  :rtype: :class:`~oci.response.Response`
713
713
 
714
714
  :example:
715
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/change_waas_policy_compartment.py.html>`__ to see an example of how to use change_waas_policy_compartment API.
715
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/change_waas_policy_compartment.py.html>`__ to see an example of how to use change_waas_policy_compartment API.
716
716
  """
717
717
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
718
718
  required_arguments = ['waasPolicyId']
@@ -817,7 +817,7 @@ class WaasClient(object):
817
817
  :rtype: :class:`~oci.response.Response`
818
818
 
819
819
  :example:
820
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/create_address_list.py.html>`__ to see an example of how to use create_address_list API.
820
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/create_address_list.py.html>`__ to see an example of how to use create_address_list API.
821
821
  """
822
822
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
823
823
  required_arguments = []
@@ -914,7 +914,7 @@ class WaasClient(object):
914
914
  :rtype: :class:`~oci.response.Response`
915
915
 
916
916
  :example:
917
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/create_certificate.py.html>`__ to see an example of how to use create_certificate API.
917
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/create_certificate.py.html>`__ to see an example of how to use create_certificate API.
918
918
  """
919
919
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
920
920
  required_arguments = []
@@ -1012,7 +1012,7 @@ class WaasClient(object):
1012
1012
  :rtype: :class:`~oci.response.Response`
1013
1013
 
1014
1014
  :example:
1015
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/create_custom_protection_rule.py.html>`__ to see an example of how to use create_custom_protection_rule API.
1015
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/create_custom_protection_rule.py.html>`__ to see an example of how to use create_custom_protection_rule API.
1016
1016
  """
1017
1017
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1018
1018
  required_arguments = []
@@ -1120,7 +1120,7 @@ class WaasClient(object):
1120
1120
  :rtype: :class:`~oci.response.Response`
1121
1121
 
1122
1122
  :example:
1123
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/create_waas_policy.py.html>`__ to see an example of how to use create_waas_policy API.
1123
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/create_waas_policy.py.html>`__ to see an example of how to use create_waas_policy API.
1124
1124
  """
1125
1125
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1126
1126
  required_arguments = []
@@ -1216,7 +1216,7 @@ class WaasClient(object):
1216
1216
  :rtype: :class:`~oci.response.Response`
1217
1217
 
1218
1218
  :example:
1219
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/delete_address_list.py.html>`__ to see an example of how to use delete_address_list API.
1219
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/delete_address_list.py.html>`__ to see an example of how to use delete_address_list API.
1220
1220
  """
1221
1221
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1222
1222
  required_arguments = ['addressListId']
@@ -1324,7 +1324,7 @@ class WaasClient(object):
1324
1324
  :rtype: :class:`~oci.response.Response`
1325
1325
 
1326
1326
  :example:
1327
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/delete_certificate.py.html>`__ to see an example of how to use delete_certificate API.
1327
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/delete_certificate.py.html>`__ to see an example of how to use delete_certificate API.
1328
1328
  """
1329
1329
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1330
1330
  required_arguments = ['certificateId']
@@ -1432,7 +1432,7 @@ class WaasClient(object):
1432
1432
  :rtype: :class:`~oci.response.Response`
1433
1433
 
1434
1434
  :example:
1435
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/delete_custom_protection_rule.py.html>`__ to see an example of how to use delete_custom_protection_rule API.
1435
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/delete_custom_protection_rule.py.html>`__ to see an example of how to use delete_custom_protection_rule API.
1436
1436
  """
1437
1437
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1438
1438
  required_arguments = ['customProtectionRuleId']
@@ -1540,7 +1540,7 @@ class WaasClient(object):
1540
1540
  :rtype: :class:`~oci.response.Response`
1541
1541
 
1542
1542
  :example:
1543
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/delete_waas_policy.py.html>`__ to see an example of how to use delete_waas_policy API.
1543
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/delete_waas_policy.py.html>`__ to see an example of how to use delete_waas_policy API.
1544
1544
  """
1545
1545
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1546
1546
  required_arguments = ['waasPolicyId']
@@ -1641,7 +1641,7 @@ class WaasClient(object):
1641
1641
  :rtype: :class:`~oci.response.Response`
1642
1642
 
1643
1643
  :example:
1644
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/get_address_list.py.html>`__ to see an example of how to use get_address_list API.
1644
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/get_address_list.py.html>`__ to see an example of how to use get_address_list API.
1645
1645
  """
1646
1646
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1647
1647
  required_arguments = ['addressListId']
@@ -1741,7 +1741,7 @@ class WaasClient(object):
1741
1741
  :rtype: :class:`~oci.response.Response`
1742
1742
 
1743
1743
  :example:
1744
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/get_certificate.py.html>`__ to see an example of how to use get_certificate API.
1744
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/get_certificate.py.html>`__ to see an example of how to use get_certificate API.
1745
1745
  """
1746
1746
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1747
1747
  required_arguments = ['certificateId']
@@ -1841,7 +1841,7 @@ class WaasClient(object):
1841
1841
  :rtype: :class:`~oci.response.Response`
1842
1842
 
1843
1843
  :example:
1844
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/get_custom_protection_rule.py.html>`__ to see an example of how to use get_custom_protection_rule API.
1844
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/get_custom_protection_rule.py.html>`__ to see an example of how to use get_custom_protection_rule API.
1845
1845
  """
1846
1846
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1847
1847
  required_arguments = ['customProtectionRuleId']
@@ -1941,7 +1941,7 @@ class WaasClient(object):
1941
1941
  :rtype: :class:`~oci.response.Response`
1942
1942
 
1943
1943
  :example:
1944
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/get_device_fingerprint_challenge.py.html>`__ to see an example of how to use get_device_fingerprint_challenge API.
1944
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/get_device_fingerprint_challenge.py.html>`__ to see an example of how to use get_device_fingerprint_challenge API.
1945
1945
  """
1946
1946
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1947
1947
  required_arguments = ['waasPolicyId']
@@ -2041,7 +2041,7 @@ class WaasClient(object):
2041
2041
  :rtype: :class:`~oci.response.Response`
2042
2042
 
2043
2043
  :example:
2044
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/get_human_interaction_challenge.py.html>`__ to see an example of how to use get_human_interaction_challenge API.
2044
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/get_human_interaction_challenge.py.html>`__ to see an example of how to use get_human_interaction_challenge API.
2045
2045
  """
2046
2046
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2047
2047
  required_arguments = ['waasPolicyId']
@@ -2141,7 +2141,7 @@ class WaasClient(object):
2141
2141
  :rtype: :class:`~oci.response.Response`
2142
2142
 
2143
2143
  :example:
2144
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/get_js_challenge.py.html>`__ to see an example of how to use get_js_challenge API.
2144
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/get_js_challenge.py.html>`__ to see an example of how to use get_js_challenge API.
2145
2145
  """
2146
2146
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2147
2147
  required_arguments = ['waasPolicyId']
@@ -2241,7 +2241,7 @@ class WaasClient(object):
2241
2241
  :rtype: :class:`~oci.response.Response`
2242
2242
 
2243
2243
  :example:
2244
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/get_policy_config.py.html>`__ to see an example of how to use get_policy_config API.
2244
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/get_policy_config.py.html>`__ to see an example of how to use get_policy_config API.
2245
2245
  """
2246
2246
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2247
2247
  required_arguments = ['waasPolicyId']
@@ -2344,7 +2344,7 @@ class WaasClient(object):
2344
2344
  :rtype: :class:`~oci.response.Response`
2345
2345
 
2346
2346
  :example:
2347
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/get_protection_rule.py.html>`__ to see an example of how to use get_protection_rule API.
2347
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/get_protection_rule.py.html>`__ to see an example of how to use get_protection_rule API.
2348
2348
  """
2349
2349
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2350
2350
  required_arguments = ['waasPolicyId', 'protectionRuleKey']
@@ -2445,7 +2445,7 @@ class WaasClient(object):
2445
2445
  :rtype: :class:`~oci.response.Response`
2446
2446
 
2447
2447
  :example:
2448
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/get_protection_settings.py.html>`__ to see an example of how to use get_protection_settings API.
2448
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/get_protection_settings.py.html>`__ to see an example of how to use get_protection_settings API.
2449
2449
  """
2450
2450
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2451
2451
  required_arguments = ['waasPolicyId']
@@ -2545,7 +2545,7 @@ class WaasClient(object):
2545
2545
  :rtype: :class:`~oci.response.Response`
2546
2546
 
2547
2547
  :example:
2548
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/get_waas_policy.py.html>`__ to see an example of how to use get_waas_policy API.
2548
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/get_waas_policy.py.html>`__ to see an example of how to use get_waas_policy API.
2549
2549
  """
2550
2550
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2551
2551
  required_arguments = ['waasPolicyId']
@@ -2645,7 +2645,7 @@ class WaasClient(object):
2645
2645
  :rtype: :class:`~oci.response.Response`
2646
2646
 
2647
2647
  :example:
2648
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/get_waf_address_rate_limiting.py.html>`__ to see an example of how to use get_waf_address_rate_limiting API.
2648
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/get_waf_address_rate_limiting.py.html>`__ to see an example of how to use get_waf_address_rate_limiting API.
2649
2649
  """
2650
2650
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2651
2651
  required_arguments = ['waasPolicyId']
@@ -2745,7 +2745,7 @@ class WaasClient(object):
2745
2745
  :rtype: :class:`~oci.response.Response`
2746
2746
 
2747
2747
  :example:
2748
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/get_waf_config.py.html>`__ to see an example of how to use get_waf_config API.
2748
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/get_waf_config.py.html>`__ to see an example of how to use get_waf_config API.
2749
2749
  """
2750
2750
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2751
2751
  required_arguments = ['waasPolicyId']
@@ -2845,7 +2845,7 @@ class WaasClient(object):
2845
2845
  :rtype: :class:`~oci.response.Response`
2846
2846
 
2847
2847
  :example:
2848
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/get_work_request.py.html>`__ to see an example of how to use get_work_request API.
2848
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/get_work_request.py.html>`__ to see an example of how to use get_work_request API.
2849
2849
  """
2850
2850
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2851
2851
  required_arguments = ['workRequestId']
@@ -2952,7 +2952,7 @@ class WaasClient(object):
2952
2952
  :rtype: :class:`~oci.response.Response`
2953
2953
 
2954
2954
  :example:
2955
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/list_access_rules.py.html>`__ to see an example of how to use list_access_rules API.
2955
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/list_access_rules.py.html>`__ to see an example of how to use list_access_rules API.
2956
2956
  """
2957
2957
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2958
2958
  required_arguments = ['waasPolicyId']
@@ -3095,7 +3095,7 @@ class WaasClient(object):
3095
3095
  :rtype: :class:`~oci.response.Response`
3096
3096
 
3097
3097
  :example:
3098
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/list_address_lists.py.html>`__ to see an example of how to use list_address_lists API.
3098
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/list_address_lists.py.html>`__ to see an example of how to use list_address_lists API.
3099
3099
  """
3100
3100
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3101
3101
  required_arguments = ['compartmentId']
@@ -3237,7 +3237,7 @@ class WaasClient(object):
3237
3237
  :rtype: :class:`~oci.response.Response`
3238
3238
 
3239
3239
  :example:
3240
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/list_caching_rules.py.html>`__ to see an example of how to use list_caching_rules API.
3240
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/list_caching_rules.py.html>`__ to see an example of how to use list_caching_rules API.
3241
3241
  """
3242
3242
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3243
3243
  required_arguments = ['waasPolicyId']
@@ -3357,7 +3357,7 @@ class WaasClient(object):
3357
3357
  :rtype: :class:`~oci.response.Response`
3358
3358
 
3359
3359
  :example:
3360
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/list_captchas.py.html>`__ to see an example of how to use list_captchas API.
3360
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/list_captchas.py.html>`__ to see an example of how to use list_captchas API.
3361
3361
  """
3362
3362
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3363
3363
  required_arguments = ['waasPolicyId']
@@ -3500,7 +3500,7 @@ class WaasClient(object):
3500
3500
  :rtype: :class:`~oci.response.Response`
3501
3501
 
3502
3502
  :example:
3503
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/list_certificates.py.html>`__ to see an example of how to use list_certificates API.
3503
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/list_certificates.py.html>`__ to see an example of how to use list_certificates API.
3504
3504
  """
3505
3505
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3506
3506
  required_arguments = ['compartmentId']
@@ -3668,7 +3668,7 @@ class WaasClient(object):
3668
3668
  :rtype: :class:`~oci.response.Response`
3669
3669
 
3670
3670
  :example:
3671
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/list_custom_protection_rules.py.html>`__ to see an example of how to use list_custom_protection_rules API.
3671
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/list_custom_protection_rules.py.html>`__ to see an example of how to use list_custom_protection_rules API.
3672
3672
  """
3673
3673
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3674
3674
  required_arguments = ['compartmentId']
@@ -3814,7 +3814,7 @@ class WaasClient(object):
3814
3814
  :rtype: :class:`~oci.response.Response`
3815
3815
 
3816
3816
  :example:
3817
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/list_edge_subnets.py.html>`__ to see an example of how to use list_edge_subnets API.
3817
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/list_edge_subnets.py.html>`__ to see an example of how to use list_edge_subnets API.
3818
3818
  """
3819
3819
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3820
3820
  required_arguments = []
@@ -3938,7 +3938,7 @@ class WaasClient(object):
3938
3938
  :rtype: :class:`~oci.response.Response`
3939
3939
 
3940
3940
  :example:
3941
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/list_good_bots.py.html>`__ to see an example of how to use list_good_bots API.
3941
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/list_good_bots.py.html>`__ to see an example of how to use list_good_bots API.
3942
3942
  """
3943
3943
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3944
3944
  required_arguments = ['waasPolicyId']
@@ -4063,7 +4063,7 @@ class WaasClient(object):
4063
4063
  :rtype: :class:`~oci.response.Response`
4064
4064
 
4065
4065
  :example:
4066
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/list_protection_rules.py.html>`__ to see an example of how to use list_protection_rules API.
4066
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/list_protection_rules.py.html>`__ to see an example of how to use list_protection_rules API.
4067
4067
  """
4068
4068
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4069
4069
  required_arguments = ['waasPolicyId']
@@ -4201,7 +4201,7 @@ class WaasClient(object):
4201
4201
  :rtype: :class:`~oci.response.Response`
4202
4202
 
4203
4203
  :example:
4204
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/list_recommendations.py.html>`__ to see an example of how to use list_recommendations API.
4204
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/list_recommendations.py.html>`__ to see an example of how to use list_recommendations API.
4205
4205
  """
4206
4206
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4207
4207
  required_arguments = ['waasPolicyId']
@@ -4328,7 +4328,7 @@ class WaasClient(object):
4328
4328
  :rtype: :class:`~oci.response.Response`
4329
4329
 
4330
4330
  :example:
4331
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/list_threat_feeds.py.html>`__ to see an example of how to use list_threat_feeds API.
4331
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/list_threat_feeds.py.html>`__ to see an example of how to use list_threat_feeds API.
4332
4332
  """
4333
4333
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4334
4334
  required_arguments = ['waasPolicyId']
@@ -4471,7 +4471,7 @@ class WaasClient(object):
4471
4471
  :rtype: :class:`~oci.response.Response`
4472
4472
 
4473
4473
  :example:
4474
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/list_waas_policies.py.html>`__ to see an example of how to use list_waas_policies API.
4474
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/list_waas_policies.py.html>`__ to see an example of how to use list_waas_policies API.
4475
4475
  """
4476
4476
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4477
4477
  required_arguments = ['compartmentId']
@@ -4620,7 +4620,7 @@ class WaasClient(object):
4620
4620
  :rtype: :class:`~oci.response.Response`
4621
4621
 
4622
4622
  :example:
4623
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/list_waas_policy_custom_protection_rules.py.html>`__ to see an example of how to use list_waas_policy_custom_protection_rules API.
4623
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/list_waas_policy_custom_protection_rules.py.html>`__ to see an example of how to use list_waas_policy_custom_protection_rules API.
4624
4624
  """
4625
4625
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4626
4626
  required_arguments = ['waasPolicyId']
@@ -4759,7 +4759,7 @@ class WaasClient(object):
4759
4759
  :rtype: :class:`~oci.response.Response`
4760
4760
 
4761
4761
  :example:
4762
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/list_waf_blocked_requests.py.html>`__ to see an example of how to use list_waf_blocked_requests API.
4762
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/list_waf_blocked_requests.py.html>`__ to see an example of how to use list_waf_blocked_requests API.
4763
4763
  """
4764
4764
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4765
4765
  required_arguments = ['waasPolicyId']
@@ -4958,7 +4958,7 @@ class WaasClient(object):
4958
4958
  :rtype: :class:`~oci.response.Response`
4959
4959
 
4960
4960
  :example:
4961
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/list_waf_logs.py.html>`__ to see an example of how to use list_waf_logs API.
4961
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/list_waf_logs.py.html>`__ to see an example of how to use list_waf_logs API.
4962
4962
  """
4963
4963
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4964
4964
  required_arguments = ['waasPolicyId']
@@ -5144,7 +5144,7 @@ class WaasClient(object):
5144
5144
  :rtype: :class:`~oci.response.Response`
5145
5145
 
5146
5146
  :example:
5147
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/list_waf_requests.py.html>`__ to see an example of how to use list_waf_requests API.
5147
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/list_waf_requests.py.html>`__ to see an example of how to use list_waf_requests API.
5148
5148
  """
5149
5149
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5150
5150
  required_arguments = ['waasPolicyId']
@@ -5271,7 +5271,7 @@ class WaasClient(object):
5271
5271
  :rtype: :class:`~oci.response.Response`
5272
5272
 
5273
5273
  :example:
5274
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/list_waf_traffic.py.html>`__ to see an example of how to use list_waf_traffic API.
5274
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/list_waf_traffic.py.html>`__ to see an example of how to use list_waf_traffic API.
5275
5275
  """
5276
5276
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5277
5277
  required_arguments = ['waasPolicyId']
@@ -5391,7 +5391,7 @@ class WaasClient(object):
5391
5391
  :rtype: :class:`~oci.response.Response`
5392
5392
 
5393
5393
  :example:
5394
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/list_whitelists.py.html>`__ to see an example of how to use list_whitelists API.
5394
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/list_whitelists.py.html>`__ to see an example of how to use list_whitelists API.
5395
5395
  """
5396
5396
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5397
5397
  required_arguments = ['waasPolicyId']
@@ -5522,7 +5522,7 @@ class WaasClient(object):
5522
5522
  :rtype: :class:`~oci.response.Response`
5523
5523
 
5524
5524
  :example:
5525
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/list_work_requests.py.html>`__ to see an example of how to use list_work_requests API.
5525
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/list_work_requests.py.html>`__ to see an example of how to use list_work_requests API.
5526
5526
  """
5527
5527
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5528
5528
  required_arguments = ['waasPolicyId', 'compartmentId']
@@ -5648,7 +5648,7 @@ class WaasClient(object):
5648
5648
  :rtype: :class:`~oci.response.Response`
5649
5649
 
5650
5650
  :example:
5651
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/purge_cache.py.html>`__ to see an example of how to use purge_cache API.
5651
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/purge_cache.py.html>`__ to see an example of how to use purge_cache API.
5652
5652
  """
5653
5653
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5654
5654
  required_arguments = ['waasPolicyId']
@@ -5766,7 +5766,7 @@ class WaasClient(object):
5766
5766
  :rtype: :class:`~oci.response.Response`
5767
5767
 
5768
5768
  :example:
5769
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/update_access_rules.py.html>`__ to see an example of how to use update_access_rules API.
5769
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/update_access_rules.py.html>`__ to see an example of how to use update_access_rules API.
5770
5770
  """
5771
5771
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5772
5772
  required_arguments = ['waasPolicyId']
@@ -5875,7 +5875,7 @@ class WaasClient(object):
5875
5875
  :rtype: :class:`~oci.response.Response`
5876
5876
 
5877
5877
  :example:
5878
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/update_address_list.py.html>`__ to see an example of how to use update_address_list API.
5878
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/update_address_list.py.html>`__ to see an example of how to use update_address_list API.
5879
5879
  """
5880
5880
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5881
5881
  required_arguments = ['addressListId']
@@ -5995,7 +5995,7 @@ class WaasClient(object):
5995
5995
  :rtype: :class:`~oci.response.Response`
5996
5996
 
5997
5997
  :example:
5998
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/update_caching_rules.py.html>`__ to see an example of how to use update_caching_rules API.
5998
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/update_caching_rules.py.html>`__ to see an example of how to use update_caching_rules API.
5999
5999
  """
6000
6000
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6001
6001
  required_arguments = ['waasPolicyId']
@@ -6116,7 +6116,7 @@ class WaasClient(object):
6116
6116
  :rtype: :class:`~oci.response.Response`
6117
6117
 
6118
6118
  :example:
6119
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/update_captchas.py.html>`__ to see an example of how to use update_captchas API.
6119
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/update_captchas.py.html>`__ to see an example of how to use update_captchas API.
6120
6120
  """
6121
6121
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6122
6122
  required_arguments = ['waasPolicyId']
@@ -6225,7 +6225,7 @@ class WaasClient(object):
6225
6225
  :rtype: :class:`~oci.response.Response`
6226
6226
 
6227
6227
  :example:
6228
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/update_certificate.py.html>`__ to see an example of how to use update_certificate API.
6228
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/update_certificate.py.html>`__ to see an example of how to use update_certificate API.
6229
6229
  """
6230
6230
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6231
6231
  required_arguments = ['certificateId']
@@ -6338,7 +6338,7 @@ class WaasClient(object):
6338
6338
  :rtype: :class:`~oci.response.Response`
6339
6339
 
6340
6340
  :example:
6341
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/update_custom_protection_rule.py.html>`__ to see an example of how to use update_custom_protection_rule API.
6341
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/update_custom_protection_rule.py.html>`__ to see an example of how to use update_custom_protection_rule API.
6342
6342
  """
6343
6343
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6344
6344
  required_arguments = ['customProtectionRuleId']
@@ -6457,7 +6457,7 @@ class WaasClient(object):
6457
6457
  :rtype: :class:`~oci.response.Response`
6458
6458
 
6459
6459
  :example:
6460
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/update_device_fingerprint_challenge.py.html>`__ to see an example of how to use update_device_fingerprint_challenge API.
6460
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/update_device_fingerprint_challenge.py.html>`__ to see an example of how to use update_device_fingerprint_challenge API.
6461
6461
  """
6462
6462
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6463
6463
  required_arguments = ['waasPolicyId']
@@ -6573,7 +6573,7 @@ class WaasClient(object):
6573
6573
  :rtype: :class:`~oci.response.Response`
6574
6574
 
6575
6575
  :example:
6576
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/update_good_bots.py.html>`__ to see an example of how to use update_good_bots API.
6576
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/update_good_bots.py.html>`__ to see an example of how to use update_good_bots API.
6577
6577
  """
6578
6578
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6579
6579
  required_arguments = ['waasPolicyId']
@@ -6686,7 +6686,7 @@ class WaasClient(object):
6686
6686
  :rtype: :class:`~oci.response.Response`
6687
6687
 
6688
6688
  :example:
6689
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/update_human_interaction_challenge.py.html>`__ to see an example of how to use update_human_interaction_challenge API.
6689
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/update_human_interaction_challenge.py.html>`__ to see an example of how to use update_human_interaction_challenge API.
6690
6690
  """
6691
6691
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6692
6692
  required_arguments = ['waasPolicyId']
@@ -6801,7 +6801,7 @@ class WaasClient(object):
6801
6801
  :rtype: :class:`~oci.response.Response`
6802
6802
 
6803
6803
  :example:
6804
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/update_js_challenge.py.html>`__ to see an example of how to use update_js_challenge API.
6804
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/update_js_challenge.py.html>`__ to see an example of how to use update_js_challenge API.
6805
6805
  """
6806
6806
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6807
6807
  required_arguments = ['waasPolicyId']
@@ -6914,7 +6914,7 @@ class WaasClient(object):
6914
6914
  :rtype: :class:`~oci.response.Response`
6915
6915
 
6916
6916
  :example:
6917
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/update_policy_config.py.html>`__ to see an example of how to use update_policy_config API.
6917
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/update_policy_config.py.html>`__ to see an example of how to use update_policy_config API.
6918
6918
  """
6919
6919
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6920
6920
  required_arguments = ['waasPolicyId']
@@ -7026,7 +7026,7 @@ class WaasClient(object):
7026
7026
  :rtype: :class:`~oci.response.Response`
7027
7027
 
7028
7028
  :example:
7029
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/update_protection_rules.py.html>`__ to see an example of how to use update_protection_rules API.
7029
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/update_protection_rules.py.html>`__ to see an example of how to use update_protection_rules API.
7030
7030
  """
7031
7031
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7032
7032
  required_arguments = ['waasPolicyId']
@@ -7136,7 +7136,7 @@ class WaasClient(object):
7136
7136
  :rtype: :class:`~oci.response.Response`
7137
7137
 
7138
7138
  :example:
7139
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/update_protection_settings.py.html>`__ to see an example of how to use update_protection_settings API.
7139
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/update_protection_settings.py.html>`__ to see an example of how to use update_protection_settings API.
7140
7140
  """
7141
7141
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7142
7142
  required_arguments = ['waasPolicyId']
@@ -7245,7 +7245,7 @@ class WaasClient(object):
7245
7245
  :rtype: :class:`~oci.response.Response`
7246
7246
 
7247
7247
  :example:
7248
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/update_threat_feeds.py.html>`__ to see an example of how to use update_threat_feeds API.
7248
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/update_threat_feeds.py.html>`__ to see an example of how to use update_threat_feeds API.
7249
7249
  """
7250
7250
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7251
7251
  required_arguments = ['waasPolicyId']
@@ -7357,7 +7357,7 @@ class WaasClient(object):
7357
7357
  :rtype: :class:`~oci.response.Response`
7358
7358
 
7359
7359
  :example:
7360
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/update_waas_policy.py.html>`__ to see an example of how to use update_waas_policy API.
7360
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/update_waas_policy.py.html>`__ to see an example of how to use update_waas_policy API.
7361
7361
  """
7362
7362
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7363
7363
  required_arguments = ['waasPolicyId']
@@ -7471,7 +7471,7 @@ class WaasClient(object):
7471
7471
  :rtype: :class:`~oci.response.Response`
7472
7472
 
7473
7473
  :example:
7474
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/update_waas_policy_custom_protection_rules.py.html>`__ to see an example of how to use update_waas_policy_custom_protection_rules API.
7474
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/update_waas_policy_custom_protection_rules.py.html>`__ to see an example of how to use update_waas_policy_custom_protection_rules API.
7475
7475
  """
7476
7476
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7477
7477
  required_arguments = ['waasPolicyId']
@@ -7584,7 +7584,7 @@ class WaasClient(object):
7584
7584
  :rtype: :class:`~oci.response.Response`
7585
7585
 
7586
7586
  :example:
7587
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/update_waf_address_rate_limiting.py.html>`__ to see an example of how to use update_waf_address_rate_limiting API.
7587
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/update_waf_address_rate_limiting.py.html>`__ to see an example of how to use update_waf_address_rate_limiting API.
7588
7588
  """
7589
7589
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7590
7590
  required_arguments = ['waasPolicyId']
@@ -7704,7 +7704,7 @@ class WaasClient(object):
7704
7704
  :rtype: :class:`~oci.response.Response`
7705
7705
 
7706
7706
  :example:
7707
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/update_waf_config.py.html>`__ to see an example of how to use update_waf_config API.
7707
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/update_waf_config.py.html>`__ to see an example of how to use update_waf_config API.
7708
7708
  """
7709
7709
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7710
7710
  required_arguments = ['waasPolicyId']
@@ -7824,7 +7824,7 @@ class WaasClient(object):
7824
7824
  :rtype: :class:`~oci.response.Response`
7825
7825
 
7826
7826
  :example:
7827
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/waas/update_whitelists.py.html>`__ to see an example of how to use update_whitelists API.
7827
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/waas/update_whitelists.py.html>`__ to see an example of how to use update_whitelists API.
7828
7828
  """
7829
7829
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7830
7830
  required_arguments = ['waasPolicyId']