oci 2.102.0__py3-none-any.whl → 2.103.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 (336) hide show
  1. oci/access_governance_cp/access_governance_cp_client.py +8 -8
  2. oci/access_governance_cp/access_governance_cp_client_composite_operations.py +9 -1
  3. oci/adm/application_dependency_management_client.py +18 -18
  4. oci/adm/application_dependency_management_client_composite_operations.py +9 -1
  5. oci/ai_anomaly_detection/anomaly_detection_client.py +36 -36
  6. oci/ai_anomaly_detection/anomaly_detection_client_composite_operations.py +18 -2
  7. oci/ai_document/ai_service_document_client.py +3 -3
  8. oci/ai_language/ai_service_language_client.py +35 -35
  9. oci/ai_speech/ai_service_speech_client.py +9 -9
  10. oci/ai_vision/ai_service_vision_client.py +25 -25
  11. oci/analytics/analytics_client.py +23 -23
  12. oci/announcements_service/announcement_client.py +4 -4
  13. oci/announcements_service/announcement_subscription_client.py +9 -9
  14. oci/announcements_service/announcement_subscription_client_composite_operations.py +9 -1
  15. oci/announcements_service/announcements_preferences_client.py +4 -4
  16. oci/apigateway/api_gateway_client.py +21 -21
  17. oci/apigateway/deployment_client.py +6 -6
  18. oci/apigateway/gateway_client.py +6 -6
  19. oci/apigateway/subscribers_client.py +6 -6
  20. oci/apigateway/usage_plans_client.py +6 -6
  21. oci/apigateway/work_requests_client.py +5 -5
  22. oci/apm_config/config_client.py +8 -8
  23. oci/apm_control_plane/apm_domain_client.py +14 -14
  24. oci/apm_synthetics/apm_synthetic_client.py +18 -18
  25. oci/apm_traces/query_client.py +2 -2
  26. oci/apm_traces/trace_client.py +4 -4
  27. oci/application_migration/application_migration_client.py +19 -19
  28. oci/appmgmt_control/appmgmt_control_client.py +8 -8
  29. oci/artifacts/artifacts_client.py +30 -30
  30. oci/artifacts/artifacts_client_composite_operations.py +36 -4
  31. oci/audit/audit_client.py +3 -3
  32. oci/auth/signers/instance_principals_security_token_signer.py +9 -3
  33. oci/autoscaling/auto_scaling_client.py +11 -11
  34. oci/bastion/bastion_client.py +15 -15
  35. oci/bds/bds_client.py +40 -40
  36. oci/blockchain/blockchain_platform_client.py +27 -27
  37. oci/budget/budget_client.py +10 -10
  38. oci/budget/budget_client_composite_operations.py +9 -1
  39. oci/certificates/certificates_client.py +5 -5
  40. oci/certificates_management/certificates_management_client.py +32 -32
  41. oci/certificates_management/certificates_management_client_composite_operations.py +9 -1
  42. oci/cims/incident_client.py +7 -7
  43. oci/cims/user_client.py +1 -1
  44. oci/cloud_bridge/common_client.py +5 -5
  45. oci/cloud_bridge/discovery_client.py +14 -14
  46. oci/cloud_bridge/discovery_client_composite_operations.py +9 -1
  47. oci/cloud_bridge/inventory_client.py +16 -16
  48. oci/cloud_bridge/inventory_client_composite_operations.py +9 -1
  49. oci/cloud_bridge/ocb_agent_svc_client.py +23 -23
  50. oci/cloud_bridge/ocb_agent_svc_client_composite_operations.py +27 -3
  51. oci/cloud_guard/cloud_guard_client.py +133 -133
  52. oci/cloud_guard/cloud_guard_client_composite_operations.py +63 -7
  53. oci/cloud_migrations/migration_client.py +43 -43
  54. oci/compute_instance_agent/compute_instance_agent_client.py +6 -6
  55. oci/compute_instance_agent/plugin_client.py +2 -2
  56. oci/compute_instance_agent/pluginconfig_client.py +1 -1
  57. oci/container_engine/container_engine_client.py +36 -36
  58. oci/container_instances/container_instance_client.py +18 -18
  59. oci/core/blockstorage_client.py +60 -60
  60. oci/core/blockstorage_client_composite_operations.py +54 -6
  61. oci/core/compute_client.py +89 -89
  62. oci/core/compute_client_composite_operations.py +72 -8
  63. oci/core/compute_management_client.py +32 -32
  64. oci/core/compute_management_client_composite_operations.py +9 -1
  65. oci/core/virtual_network_client.py +241 -241
  66. oci/core/virtual_network_client_composite_operations.py +216 -24
  67. oci/dashboard_service/dashboard_client.py +6 -6
  68. oci/dashboard_service/dashboard_client_composite_operations.py +9 -1
  69. oci/dashboard_service/dashboard_group_client.py +6 -6
  70. oci/dashboard_service/dashboard_group_client_composite_operations.py +9 -1
  71. oci/data_catalog/data_catalog_client.py +139 -139
  72. oci/data_flow/data_flow_client.py +28 -28
  73. oci/data_flow/data_flow_client_composite_operations.py +18 -2
  74. oci/data_integration/data_integration_client.py +152 -152
  75. oci/data_labeling_service/data_labeling_management_client.py +16 -16
  76. oci/data_labeling_service_dataplane/data_labeling_client.py +15 -15
  77. oci/data_labeling_service_dataplane/data_labeling_client_composite_operations.py +18 -2
  78. oci/data_safe/data_safe_client.py +214 -214
  79. oci/data_safe/data_safe_client_composite_operations.py +18 -2
  80. oci/data_science/data_science_client.py +85 -85
  81. oci/data_science/data_science_client_composite_operations.py +27 -3
  82. oci/database/database_client.py +428 -304
  83. oci/database/database_client_composite_operations.py +18 -2
  84. oci/database/models/__init__.py +4 -0
  85. oci/database/models/autonomous_container_database.py +2 -2
  86. oci/database/models/autonomous_container_database_summary.py +2 -2
  87. oci/database/models/autonomous_database.py +6 -2
  88. oci/database/models/autonomous_database_summary.py +6 -2
  89. oci/database/models/autonomous_virtual_machine.py +37 -2
  90. oci/database/models/autonomous_virtual_machine_summary.py +37 -2
  91. oci/database/models/autonomous_vm_cluster.py +10 -6
  92. oci/database/models/autonomous_vm_cluster_resource_details.py +105 -0
  93. oci/database/models/autonomous_vm_cluster_summary.py +10 -6
  94. oci/database/models/cloud_autonomous_vm_cluster.py +43 -4
  95. oci/database/models/cloud_autonomous_vm_cluster_summary.py +43 -4
  96. oci/database/models/create_autonomous_container_database_details.py +2 -2
  97. oci/database/models/create_autonomous_vm_cluster_details.py +6 -2
  98. oci/database/models/create_cloud_autonomous_vm_cluster_details.py +6 -2
  99. oci/database/models/exadata_infrastructure.py +31 -0
  100. oci/database/models/exadata_infrastructure_summary.py +31 -0
  101. oci/database/models/exadata_infrastructure_un_allocated_resources.py +260 -0
  102. oci/database/models/rotate_autonomous_vm_cluster_ords_certs_details.py +2 -2
  103. oci/database/models/rotate_autonomous_vm_cluster_ssl_certs_details.py +3 -3
  104. oci/database/models/rotate_cloud_autonomous_vm_cluster_ords_certs_details.py +2 -2
  105. oci/database/models/rotate_cloud_autonomous_vm_cluster_ssl_certs_details.py +2 -2
  106. oci/database/models/vm_cluster.py +31 -0
  107. oci/database/models/vm_cluster_summary.py +31 -0
  108. oci/database_management/db_management_client.py +157 -157
  109. oci/database_management/db_management_client_composite_operations.py +45 -5
  110. oci/database_management/diagnosability_client.py +4 -4
  111. oci/database_management/sql_tuning_client.py +10 -10
  112. oci/database_migration/database_migration_client.py +41 -41
  113. oci/database_migration/database_migration_client_composite_operations.py +9 -1
  114. oci/database_tools/database_tools_client.py +19 -19
  115. oci/devops/devops_client.py +89 -89
  116. oci/disaster_recovery/disaster_recovery_client.py +29 -29
  117. oci/disaster_recovery/disaster_recovery_client_composite_operations.py +9 -1
  118. oci/dns/dns_client.py +197 -51
  119. oci/dns/dns_client_composite_operations.py +45 -5
  120. oci/dns/models/__init__.py +2 -0
  121. oci/dns/models/create_zone_details.py +35 -2
  122. oci/dns/models/external_downstream.py +137 -0
  123. oci/dns/models/update_zone_details.py +35 -2
  124. oci/dns/models/zone.py +33 -0
  125. oci/dts/appliance_export_job_client.py +6 -6
  126. oci/dts/appliance_export_job_client_composite_operations.py +9 -1
  127. oci/dts/shipping_vendors_client.py +1 -1
  128. oci/dts/transfer_appliance_client.py +8 -8
  129. oci/dts/transfer_appliance_entitlement_client.py +3 -3
  130. oci/dts/transfer_device_client.py +5 -5
  131. oci/dts/transfer_job_client.py +6 -6
  132. oci/dts/transfer_job_client_composite_operations.py +9 -1
  133. oci/dts/transfer_package_client.py +7 -7
  134. oci/em_warehouse/em_data_lake_client.py +13 -13
  135. oci/em_warehouse/em_warehouse_client.py +13 -13
  136. oci/email/email_client.py +25 -25
  137. oci/email/email_client_composite_operations.py +9 -1
  138. oci/events/events_client.py +6 -6
  139. oci/events/events_client_composite_operations.py +9 -1
  140. oci/file_storage/file_storage_client.py +35 -35
  141. oci/file_storage/file_storage_client_composite_operations.py +54 -6
  142. oci/functions/functions_invoke_client.py +1 -1
  143. oci/functions/functions_management_client.py +16 -16
  144. oci/functions/functions_management_client_composite_operations.py +18 -2
  145. oci/fusion_apps/data_masking_activity_client.py +3 -3
  146. oci/fusion_apps/fusion_applications_client.py +39 -39
  147. oci/fusion_apps/fusion_environment_client.py +15 -15
  148. oci/fusion_apps/fusion_environment_family_client.py +8 -8
  149. oci/fusion_apps/refresh_activity_client.py +4 -4
  150. oci/fusion_apps/scheduled_activity_client.py +2 -2
  151. oci/fusion_apps/service_attachment_client.py +2 -2
  152. oci/generic_artifacts_content/generic_artifacts_content_client.py +3 -3
  153. oci/golden_gate/golden_gate_client.py +53 -53
  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/identity_client_composite_operations.py +63 -7
  159. oci/identity_data_plane/dataplane_client.py +1 -1
  160. oci/identity_domains/identity_domains_client.py +134 -134
  161. oci/integration/integration_instance_client.py +15 -15
  162. oci/jms/java_management_service_client.py +44 -44
  163. oci/key_management/kms_crypto_client.py +6 -6
  164. oci/key_management/kms_management_client.py +21 -21
  165. oci/key_management/kms_vault_client.py +14 -14
  166. oci/license_manager/license_manager_client.py +18 -18
  167. oci/license_manager/license_manager_client_composite_operations.py +18 -2
  168. oci/limits/limits_client.py +4 -4
  169. oci/limits/quotas_client.py +7 -7
  170. oci/limits/quotas_client_composite_operations.py +9 -1
  171. oci/load_balancer/load_balancer_client.py +61 -61
  172. oci/lockbox/lockbox_client.py +22 -22
  173. oci/lockbox/lockbox_client_composite_operations.py +18 -2
  174. oci/log_analytics/log_analytics_client.py +184 -184
  175. oci/logging/logging_management_client.py +62 -300
  176. oci/logging/logging_management_client_composite_operations.py +12 -4
  177. oci/logging/models/__init__.py +2 -6
  178. oci/logging/models/archiving.py +2 -2
  179. oci/logging/models/category.py +2 -2
  180. oci/logging/models/change_log_saved_search_compartment_details.py +1 -1
  181. oci/logging/models/create_log_details.py +2 -2
  182. oci/logging/models/create_log_saved_search_details.py +1 -1
  183. oci/logging/models/log.py +2 -2
  184. oci/logging/models/log_saved_search.py +1 -1
  185. oci/logging/models/log_saved_search_summary.py +1 -1
  186. oci/logging/models/log_summary.py +2 -2
  187. oci/logging/models/parameter.py +77 -5
  188. oci/logging/models/unified_agent_apache2_parser.py +1 -1
  189. oci/logging/models/unified_agent_apache_error_parser.py +1 -1
  190. oci/logging/models/unified_agent_auditd_parser.py +1 -1
  191. oci/logging/models/unified_agent_cri_parser.py +160 -0
  192. oci/logging/models/unified_agent_csv_parser.py +10 -2
  193. oci/logging/models/unified_agent_grok_parser.py +14 -2
  194. oci/logging/models/unified_agent_logging_configuration.py +6 -2
  195. oci/logging/models/unified_agent_msgpack_parser.py +1 -1
  196. oci/logging/models/unified_agent_multiline_grok_parser.py +18 -2
  197. oci/logging/models/unified_agent_multiline_parser.py +10 -2
  198. oci/logging/models/unified_agent_none_parser.py +5 -1
  199. oci/logging/models/unified_agent_parser.py +51 -3
  200. oci/logging/models/unified_agent_regex_parser.py +10 -2
  201. oci/logging/models/unified_agent_syslog_parser.py +25 -1
  202. oci/logging/models/unified_agent_tail_log_source.py +5 -1
  203. oci/logging/models/unified_agent_tsv_parser.py +10 -2
  204. oci/logging/models/unified_agent_windows_event_source.py +5 -1
  205. oci/logging/models/unified_json_parser.py +9 -1
  206. oci/logging/models/update_log_details.py +2 -2
  207. oci/logging/models/update_log_saved_search_details.py +1 -1
  208. oci/logging/models/work_request.py +2 -2
  209. oci/logging/models/work_request_summary.py +2 -2
  210. oci/loggingingestion/logging_client.py +1 -1
  211. oci/loggingsearch/log_search_client.py +1 -1
  212. oci/management_agent/management_agent_client.py +23 -23
  213. oci/management_agent/management_agent_client_composite_operations.py +18 -2
  214. oci/management_dashboard/dashx_apis_client.py +14 -14
  215. oci/management_dashboard/dashx_apis_client_composite_operations.py +18 -2
  216. oci/marketplace/account_client.py +2 -2
  217. oci/marketplace/marketplace_client.py +25 -25
  218. oci/marketplace/marketplace_client_composite_operations.py +9 -1
  219. oci/media_services/media_services_client.py +48 -48
  220. oci/media_services/media_services_client_composite_operations.py +63 -7
  221. oci/media_services/media_stream_client.py +2 -2
  222. oci/monitoring/monitoring_client.py +13 -13
  223. oci/monitoring/monitoring_client_composite_operations.py +9 -1
  224. oci/mysql/channels_client.py +7 -7
  225. oci/mysql/db_backups_client.py +6 -6
  226. oci/mysql/db_system_client.py +26 -26
  227. oci/mysql/mysqlaas_client.py +7 -7
  228. oci/mysql/mysqlaas_client_composite_operations.py +9 -1
  229. oci/mysql/replicas_client.py +5 -5
  230. oci/mysql/work_requests_client.py +4 -4
  231. oci/network_firewall/network_firewall_client.py +17 -17
  232. oci/network_load_balancer/network_load_balancer_client.py +34 -34
  233. oci/nosql/nosql_client.py +22 -22
  234. oci/object_storage/object_storage_client.py +50 -50
  235. oci/oce/oce_instance_client.py +10 -10
  236. oci/ocvp/esxi_host_client.py +5 -5
  237. oci/ocvp/sddc_client.py +13 -13
  238. oci/ocvp/work_request_client.py +4 -4
  239. oci/oda/management_client.py +56 -56
  240. oci/oda/oda_client.py +17 -17
  241. oci/oda/odapackage_client.py +7 -7
  242. oci/onesubscription/billing_schedule_client.py +1 -1
  243. oci/onesubscription/commitment_client.py +2 -2
  244. oci/onesubscription/computed_usage_client.py +3 -3
  245. oci/onesubscription/invoice_summary_client.py +2 -2
  246. oci/onesubscription/organization_subscription_client.py +1 -1
  247. oci/onesubscription/ratecard_client.py +1 -1
  248. oci/onesubscription/subscribed_service_client.py +2 -2
  249. oci/onesubscription/subscription_client.py +1 -1
  250. oci/ons/notification_control_plane_client.py +6 -6
  251. oci/ons/notification_data_plane_client.py +10 -10
  252. oci/ons/notification_data_plane_client_composite_operations.py +9 -1
  253. oci/opa/opa_instance_client.py +11 -11
  254. oci/opensearch/opensearch_cluster_backup_client.py +4 -4
  255. oci/opensearch/opensearch_cluster_client.py +14 -14
  256. oci/operator_access_control/access_requests_client.py +9 -9
  257. oci/operator_access_control/operator_actions_client.py +2 -2
  258. oci/operator_access_control/operator_control_assignment_client.py +6 -6
  259. oci/operator_access_control/operator_control_assignment_client_composite_operations.py +9 -1
  260. oci/operator_access_control/operator_control_client.py +6 -6
  261. oci/operator_access_control/operator_control_client_composite_operations.py +9 -1
  262. oci/opsi/operations_insights_client.py +151 -151
  263. oci/optimizer/optimizer_client.py +26 -26
  264. oci/optimizer/optimizer_client_composite_operations.py +9 -1
  265. oci/os_management/event_client.py +8 -8
  266. oci/os_management/os_management_client.py +69 -69
  267. oci/os_management/os_management_client_composite_operations.py +27 -3
  268. oci/osp_gateway/invoice_service_client.py +5 -5
  269. oci/osp_gateway/subscription_service_client.py +5 -5
  270. oci/osub_billing_schedule/billing_schedule_client.py +1 -1
  271. oci/osub_organization_subscription/organization_subscription_client.py +1 -1
  272. oci/osub_subscription/commitment_client.py +2 -2
  273. oci/osub_subscription/ratecard_client.py +1 -1
  274. oci/osub_subscription/subscription_client.py +1 -1
  275. oci/osub_usage/computed_usage_client.py +3 -3
  276. oci/queue/queue_admin_client.py +11 -11
  277. oci/queue/queue_client.py +7 -7
  278. oci/recovery/database_recovery_client.py +23 -23
  279. oci/resource_manager/resource_manager_client.py +52 -52
  280. oci/resource_manager/resource_manager_client_composite_operations.py +45 -5
  281. oci/resource_search/resource_search_client.py +3 -3
  282. oci/rover/rover_cluster_client.py +7 -7
  283. oci/rover/rover_cluster_client_composite_operations.py +9 -1
  284. oci/rover/rover_entitlement_client.py +6 -6
  285. oci/rover/rover_entitlement_client_composite_operations.py +9 -1
  286. oci/rover/rover_node_client.py +10 -10
  287. oci/rover/rover_node_client_composite_operations.py +9 -1
  288. oci/rover/shape_client.py +1 -1
  289. oci/sch/service_connector_client.py +12 -12
  290. oci/secrets/secrets_client.py +3 -3
  291. oci/service_catalog/service_catalog_client.py +26 -26
  292. oci/service_catalog/service_catalog_client_composite_operations.py +9 -1
  293. oci/service_manager_proxy/service_manager_proxy_client.py +2 -2
  294. oci/service_mesh/service_mesh_client.py +48 -48
  295. oci/stack_monitoring/stack_monitoring_client.py +22 -22
  296. oci/stack_monitoring/stack_monitoring_client_composite_operations.py +9 -1
  297. oci/streaming/stream_admin_client.py +18 -18
  298. oci/streaming/stream_admin_client_composite_operations.py +27 -3
  299. oci/streaming/stream_client.py +8 -8
  300. oci/tenant_manager_control_plane/domain_client.py +5 -5
  301. oci/tenant_manager_control_plane/domain_client_composite_operations.py +9 -1
  302. oci/tenant_manager_control_plane/domain_governance_client.py +5 -5
  303. oci/tenant_manager_control_plane/domain_governance_client_composite_operations.py +9 -1
  304. oci/tenant_manager_control_plane/governance_client.py +2 -2
  305. oci/tenant_manager_control_plane/link_client.py +3 -3
  306. oci/tenant_manager_control_plane/orders_client.py +2 -2
  307. oci/tenant_manager_control_plane/organization_client.py +10 -10
  308. oci/tenant_manager_control_plane/recipient_invitation_client.py +5 -5
  309. oci/tenant_manager_control_plane/sender_invitation_client.py +5 -5
  310. oci/tenant_manager_control_plane/subscription_client.py +9 -9
  311. oci/tenant_manager_control_plane/subscription_client_composite_operations.py +9 -1
  312. oci/tenant_manager_control_plane/work_request_client.py +4 -4
  313. oci/threat_intelligence/threatintel_client.py +5 -5
  314. oci/usage/rewards_client.py +6 -6
  315. oci/usage_api/usageapi_client.py +19 -19
  316. oci/usage_api/usageapi_client_composite_operations.py +9 -1
  317. oci/vault/vaults_client.py +11 -11
  318. oci/vbs_inst/vbs_instance_client.py +10 -10
  319. oci/version.py +1 -1
  320. oci/visual_builder/vb_instance_client.py +13 -13
  321. oci/vn_monitoring/vn_monitoring_client.py +12 -12
  322. oci/vn_monitoring/vn_monitoring_client_composite_operations.py +9 -1
  323. oci/vulnerability_scanning/vulnerability_scanning_client.py +58 -58
  324. oci/waa/waa_client.py +13 -13
  325. oci/waa/work_request_client.py +4 -4
  326. oci/waas/redirect_client.py +6 -6
  327. oci/waas/waas_client.py +66 -66
  328. oci/waas/waas_client_composite_operations.py +27 -3
  329. oci/waf/waf_client.py +24 -24
  330. oci/work_requests/work_request_client.py +4 -4
  331. {oci-2.102.0.dist-info → oci-2.103.0.dist-info}/METADATA +1 -1
  332. {oci-2.102.0.dist-info → oci-2.103.0.dist-info}/RECORD +336 -332
  333. {oci-2.102.0.dist-info → oci-2.103.0.dist-info}/LICENSE.txt +0 -0
  334. {oci-2.102.0.dist-info → oci-2.103.0.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
  335. {oci-2.102.0.dist-info → oci-2.103.0.dist-info}/WHEEL +0 -0
  336. {oci-2.102.0.dist-info → oci-2.103.0.dist-info}/top_level.txt +0 -0
@@ -155,7 +155,7 @@ class CloudGuardClient(object):
155
155
  :rtype: :class:`~oci.response.Response`
156
156
 
157
157
  :example:
158
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/add_compartment.py.html>`__ to see an example of how to use add_compartment API.
158
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/add_compartment.py.html>`__ to see an example of how to use add_compartment API.
159
159
  """
160
160
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
161
161
  required_arguments = ['securityZoneId']
@@ -265,7 +265,7 @@ class CloudGuardClient(object):
265
265
  :rtype: :class:`~oci.response.Response`
266
266
 
267
267
  :example:
268
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/cancel_work_request.py.html>`__ to see an example of how to use cancel_work_request API.
268
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/cancel_work_request.py.html>`__ to see an example of how to use cancel_work_request API.
269
269
  """
270
270
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
271
271
  required_arguments = ['workRequestId']
@@ -378,7 +378,7 @@ class CloudGuardClient(object):
378
378
  :rtype: :class:`~oci.response.Response`
379
379
 
380
380
  :example:
381
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/change_data_source_compartment.py.html>`__ to see an example of how to use change_data_source_compartment API.
381
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/change_data_source_compartment.py.html>`__ to see an example of how to use change_data_source_compartment API.
382
382
  """
383
383
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
384
384
  required_arguments = ['dataSourceId']
@@ -496,7 +496,7 @@ class CloudGuardClient(object):
496
496
  :rtype: :class:`~oci.response.Response`
497
497
 
498
498
  :example:
499
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/change_detector_recipe_compartment.py.html>`__ to see an example of how to use change_detector_recipe_compartment API.
499
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/change_detector_recipe_compartment.py.html>`__ to see an example of how to use change_detector_recipe_compartment API.
500
500
  """
501
501
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
502
502
  required_arguments = ['detectorRecipeId']
@@ -614,7 +614,7 @@ class CloudGuardClient(object):
614
614
  :rtype: :class:`~oci.response.Response`
615
615
 
616
616
  :example:
617
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/change_managed_list_compartment.py.html>`__ to see an example of how to use change_managed_list_compartment API.
617
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/change_managed_list_compartment.py.html>`__ to see an example of how to use change_managed_list_compartment API.
618
618
  """
619
619
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
620
620
  required_arguments = ['managedListId']
@@ -732,7 +732,7 @@ class CloudGuardClient(object):
732
732
  :rtype: :class:`~oci.response.Response`
733
733
 
734
734
  :example:
735
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/change_responder_recipe_compartment.py.html>`__ to see an example of how to use change_responder_recipe_compartment API.
735
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/change_responder_recipe_compartment.py.html>`__ to see an example of how to use change_responder_recipe_compartment API.
736
736
  """
737
737
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
738
738
  required_arguments = ['responderRecipeId']
@@ -850,7 +850,7 @@ class CloudGuardClient(object):
850
850
  :rtype: :class:`~oci.response.Response`
851
851
 
852
852
  :example:
853
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/change_security_recipe_compartment.py.html>`__ to see an example of how to use change_security_recipe_compartment API.
853
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/change_security_recipe_compartment.py.html>`__ to see an example of how to use change_security_recipe_compartment API.
854
854
  """
855
855
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
856
856
  required_arguments = ['securityRecipeId']
@@ -968,7 +968,7 @@ class CloudGuardClient(object):
968
968
  :rtype: :class:`~oci.response.Response`
969
969
 
970
970
  :example:
971
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/change_security_zone_compartment.py.html>`__ to see an example of how to use change_security_zone_compartment API.
971
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/change_security_zone_compartment.py.html>`__ to see an example of how to use change_security_zone_compartment API.
972
972
  """
973
973
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
974
974
  required_arguments = ['securityZoneId']
@@ -1076,7 +1076,7 @@ class CloudGuardClient(object):
1076
1076
  :rtype: :class:`~oci.response.Response`
1077
1077
 
1078
1078
  :example:
1079
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/create_data_mask_rule.py.html>`__ to see an example of how to use create_data_mask_rule API.
1079
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/create_data_mask_rule.py.html>`__ to see an example of how to use create_data_mask_rule API.
1080
1080
  """
1081
1081
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1082
1082
  required_arguments = []
@@ -1172,7 +1172,7 @@ class CloudGuardClient(object):
1172
1172
  :rtype: :class:`~oci.response.Response`
1173
1173
 
1174
1174
  :example:
1175
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/create_data_source.py.html>`__ to see an example of how to use create_data_source API.
1175
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/create_data_source.py.html>`__ to see an example of how to use create_data_source API.
1176
1176
  """
1177
1177
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1178
1178
  required_arguments = []
@@ -1266,7 +1266,7 @@ class CloudGuardClient(object):
1266
1266
  :rtype: :class:`~oci.response.Response`
1267
1267
 
1268
1268
  :example:
1269
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/create_detector_recipe.py.html>`__ to see an example of how to use create_detector_recipe API.
1269
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/create_detector_recipe.py.html>`__ to see an example of how to use create_detector_recipe API.
1270
1270
  """
1271
1271
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1272
1272
  required_arguments = []
@@ -1365,7 +1365,7 @@ class CloudGuardClient(object):
1365
1365
  :rtype: :class:`~oci.response.Response`
1366
1366
 
1367
1367
  :example:
1368
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/create_detector_recipe_detector_rule.py.html>`__ to see an example of how to use create_detector_recipe_detector_rule API.
1368
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/create_detector_recipe_detector_rule.py.html>`__ to see an example of how to use create_detector_recipe_detector_rule API.
1369
1369
  """
1370
1370
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1371
1371
  required_arguments = ['detectorRecipeId']
@@ -1473,7 +1473,7 @@ class CloudGuardClient(object):
1473
1473
  :rtype: :class:`~oci.response.Response`
1474
1474
 
1475
1475
  :example:
1476
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/create_managed_list.py.html>`__ to see an example of how to use create_managed_list API.
1476
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/create_managed_list.py.html>`__ to see an example of how to use create_managed_list API.
1477
1477
  """
1478
1478
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1479
1479
  required_arguments = []
@@ -1569,7 +1569,7 @@ class CloudGuardClient(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.102.0/cloudguard/create_responder_recipe.py.html>`__ to see an example of how to use create_responder_recipe API.
1572
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/create_responder_recipe.py.html>`__ to see an example of how to use create_responder_recipe API.
1573
1573
  """
1574
1574
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1575
1575
  required_arguments = []
@@ -1665,7 +1665,7 @@ class CloudGuardClient(object):
1665
1665
  :rtype: :class:`~oci.response.Response`
1666
1666
 
1667
1667
  :example:
1668
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/create_security_recipe.py.html>`__ to see an example of how to use create_security_recipe API.
1668
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/create_security_recipe.py.html>`__ to see an example of how to use create_security_recipe API.
1669
1669
  """
1670
1670
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1671
1671
  required_arguments = []
@@ -1761,7 +1761,7 @@ class CloudGuardClient(object):
1761
1761
  :rtype: :class:`~oci.response.Response`
1762
1762
 
1763
1763
  :example:
1764
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/create_security_zone.py.html>`__ to see an example of how to use create_security_zone API.
1764
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/create_security_zone.py.html>`__ to see an example of how to use create_security_zone API.
1765
1765
  """
1766
1766
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1767
1767
  required_arguments = []
@@ -1857,7 +1857,7 @@ class CloudGuardClient(object):
1857
1857
  :rtype: :class:`~oci.response.Response`
1858
1858
 
1859
1859
  :example:
1860
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/create_target.py.html>`__ to see an example of how to use create_target API.
1860
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/create_target.py.html>`__ to see an example of how to use create_target API.
1861
1861
  """
1862
1862
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1863
1863
  required_arguments = []
@@ -1956,7 +1956,7 @@ class CloudGuardClient(object):
1956
1956
  :rtype: :class:`~oci.response.Response`
1957
1957
 
1958
1958
  :example:
1959
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/create_target_detector_recipe.py.html>`__ to see an example of how to use create_target_detector_recipe API.
1959
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/create_target_detector_recipe.py.html>`__ to see an example of how to use create_target_detector_recipe API.
1960
1960
  """
1961
1961
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1962
1962
  required_arguments = ['targetId']
@@ -2067,7 +2067,7 @@ class CloudGuardClient(object):
2067
2067
  :rtype: :class:`~oci.response.Response`
2068
2068
 
2069
2069
  :example:
2070
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/create_target_responder_recipe.py.html>`__ to see an example of how to use create_target_responder_recipe API.
2070
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/create_target_responder_recipe.py.html>`__ to see an example of how to use create_target_responder_recipe API.
2071
2071
  """
2072
2072
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2073
2073
  required_arguments = ['targetId']
@@ -2175,7 +2175,7 @@ class CloudGuardClient(object):
2175
2175
  :rtype: :class:`~oci.response.Response`
2176
2176
 
2177
2177
  :example:
2178
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/delete_data_mask_rule.py.html>`__ to see an example of how to use delete_data_mask_rule API.
2178
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/delete_data_mask_rule.py.html>`__ to see an example of how to use delete_data_mask_rule API.
2179
2179
  """
2180
2180
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2181
2181
  required_arguments = ['dataMaskRuleId']
@@ -2285,7 +2285,7 @@ class CloudGuardClient(object):
2285
2285
  :rtype: :class:`~oci.response.Response`
2286
2286
 
2287
2287
  :example:
2288
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/delete_data_source.py.html>`__ to see an example of how to use delete_data_source API.
2288
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/delete_data_source.py.html>`__ to see an example of how to use delete_data_source API.
2289
2289
  """
2290
2290
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2291
2291
  required_arguments = ['dataSourceId']
@@ -2398,7 +2398,7 @@ class CloudGuardClient(object):
2398
2398
  :rtype: :class:`~oci.response.Response`
2399
2399
 
2400
2400
  :example:
2401
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/delete_detector_recipe.py.html>`__ to see an example of how to use delete_detector_recipe API.
2401
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/delete_detector_recipe.py.html>`__ to see an example of how to use delete_detector_recipe API.
2402
2402
  """
2403
2403
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2404
2404
  required_arguments = ['detectorRecipeId']
@@ -2507,7 +2507,7 @@ class CloudGuardClient(object):
2507
2507
  :rtype: :class:`~oci.response.Response`
2508
2508
 
2509
2509
  :example:
2510
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/delete_detector_recipe_detector_rule.py.html>`__ to see an example of how to use delete_detector_recipe_detector_rule API.
2510
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/delete_detector_recipe_detector_rule.py.html>`__ to see an example of how to use delete_detector_recipe_detector_rule API.
2511
2511
  """
2512
2512
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2513
2513
  required_arguments = ['detectorRecipeId', 'detectorRuleId']
@@ -2617,7 +2617,7 @@ class CloudGuardClient(object):
2617
2617
  :rtype: :class:`~oci.response.Response`
2618
2618
 
2619
2619
  :example:
2620
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/delete_detector_recipe_detector_rule_data_source.py.html>`__ to see an example of how to use delete_detector_recipe_detector_rule_data_source API.
2620
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/delete_detector_recipe_detector_rule_data_source.py.html>`__ to see an example of how to use delete_detector_recipe_detector_rule_data_source API.
2621
2621
  """
2622
2622
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2623
2623
  required_arguments = ['detectorRecipeId', 'detectorRuleId', 'dataSourceId']
@@ -2729,7 +2729,7 @@ class CloudGuardClient(object):
2729
2729
  :rtype: :class:`~oci.response.Response`
2730
2730
 
2731
2731
  :example:
2732
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/delete_managed_list.py.html>`__ to see an example of how to use delete_managed_list API.
2732
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/delete_managed_list.py.html>`__ to see an example of how to use delete_managed_list API.
2733
2733
  """
2734
2734
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2735
2735
  required_arguments = ['managedListId']
@@ -2835,7 +2835,7 @@ class CloudGuardClient(object):
2835
2835
  :rtype: :class:`~oci.response.Response`
2836
2836
 
2837
2837
  :example:
2838
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/delete_responder_recipe.py.html>`__ to see an example of how to use delete_responder_recipe API.
2838
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/delete_responder_recipe.py.html>`__ to see an example of how to use delete_responder_recipe API.
2839
2839
  """
2840
2840
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2841
2841
  required_arguments = ['responderRecipeId']
@@ -2938,7 +2938,7 @@ class CloudGuardClient(object):
2938
2938
  :rtype: :class:`~oci.response.Response`
2939
2939
 
2940
2940
  :example:
2941
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/delete_security_recipe.py.html>`__ to see an example of how to use delete_security_recipe API.
2941
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/delete_security_recipe.py.html>`__ to see an example of how to use delete_security_recipe API.
2942
2942
  """
2943
2943
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2944
2944
  required_arguments = ['securityRecipeId']
@@ -3041,7 +3041,7 @@ class CloudGuardClient(object):
3041
3041
  :rtype: :class:`~oci.response.Response`
3042
3042
 
3043
3043
  :example:
3044
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/delete_security_zone.py.html>`__ to see an example of how to use delete_security_zone API.
3044
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/delete_security_zone.py.html>`__ to see an example of how to use delete_security_zone API.
3045
3045
  """
3046
3046
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3047
3047
  required_arguments = ['securityZoneId']
@@ -3144,7 +3144,7 @@ class CloudGuardClient(object):
3144
3144
  :rtype: :class:`~oci.response.Response`
3145
3145
 
3146
3146
  :example:
3147
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/delete_target.py.html>`__ to see an example of how to use delete_target API.
3147
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/delete_target.py.html>`__ to see an example of how to use delete_target API.
3148
3148
  """
3149
3149
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3150
3150
  required_arguments = ['targetId']
@@ -3250,7 +3250,7 @@ class CloudGuardClient(object):
3250
3250
  :rtype: :class:`~oci.response.Response`
3251
3251
 
3252
3252
  :example:
3253
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/delete_target_detector_recipe.py.html>`__ to see an example of how to use delete_target_detector_recipe API.
3253
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/delete_target_detector_recipe.py.html>`__ to see an example of how to use delete_target_detector_recipe API.
3254
3254
  """
3255
3255
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3256
3256
  required_arguments = ['targetId', 'targetDetectorRecipeId']
@@ -3357,7 +3357,7 @@ class CloudGuardClient(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.102.0/cloudguard/delete_target_responder_recipe.py.html>`__ to see an example of how to use delete_target_responder_recipe API.
3360
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/delete_target_responder_recipe.py.html>`__ to see an example of how to use delete_target_responder_recipe API.
3361
3361
  """
3362
3362
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3363
3363
  required_arguments = ['targetId', 'targetResponderRecipeId']
@@ -3474,7 +3474,7 @@ class CloudGuardClient(object):
3474
3474
  :rtype: :class:`~oci.response.Response`
3475
3475
 
3476
3476
  :example:
3477
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/execute_responder_execution.py.html>`__ to see an example of how to use execute_responder_execution API.
3477
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/execute_responder_execution.py.html>`__ to see an example of how to use execute_responder_execution API.
3478
3478
  """
3479
3479
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3480
3480
  required_arguments = ['responderExecutionId', 'compartmentId']
@@ -3591,7 +3591,7 @@ class CloudGuardClient(object):
3591
3591
  :rtype: :class:`~oci.response.Response`
3592
3592
 
3593
3593
  :example:
3594
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/get_condition_metadata_type.py.html>`__ to see an example of how to use get_condition_metadata_type API.
3594
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/get_condition_metadata_type.py.html>`__ to see an example of how to use get_condition_metadata_type API.
3595
3595
  """
3596
3596
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3597
3597
  required_arguments = ['conditionMetadataTypeId']
@@ -3697,7 +3697,7 @@ class CloudGuardClient(object):
3697
3697
  :rtype: :class:`~oci.response.Response`
3698
3698
 
3699
3699
  :example:
3700
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/get_configuration.py.html>`__ to see an example of how to use get_configuration API.
3700
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/get_configuration.py.html>`__ to see an example of how to use get_configuration API.
3701
3701
  """
3702
3702
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3703
3703
  required_arguments = ['compartmentId']
@@ -3788,7 +3788,7 @@ class CloudGuardClient(object):
3788
3788
  :rtype: :class:`~oci.response.Response`
3789
3789
 
3790
3790
  :example:
3791
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/get_data_mask_rule.py.html>`__ to see an example of how to use get_data_mask_rule API.
3791
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/get_data_mask_rule.py.html>`__ to see an example of how to use get_data_mask_rule API.
3792
3792
  """
3793
3793
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3794
3794
  required_arguments = ['dataMaskRuleId']
@@ -3884,7 +3884,7 @@ class CloudGuardClient(object):
3884
3884
  :rtype: :class:`~oci.response.Response`
3885
3885
 
3886
3886
  :example:
3887
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/get_data_source.py.html>`__ to see an example of how to use get_data_source API.
3887
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/get_data_source.py.html>`__ to see an example of how to use get_data_source API.
3888
3888
  """
3889
3889
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3890
3890
  required_arguments = ['dataSourceId']
@@ -3980,7 +3980,7 @@ class CloudGuardClient(object):
3980
3980
  :rtype: :class:`~oci.response.Response`
3981
3981
 
3982
3982
  :example:
3983
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/get_detector.py.html>`__ to see an example of how to use get_detector API.
3983
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/get_detector.py.html>`__ to see an example of how to use get_detector API.
3984
3984
  """
3985
3985
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3986
3986
  required_arguments = ['detectorId']
@@ -4076,7 +4076,7 @@ class CloudGuardClient(object):
4076
4076
  :rtype: :class:`~oci.response.Response`
4077
4077
 
4078
4078
  :example:
4079
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/get_detector_recipe.py.html>`__ to see an example of how to use get_detector_recipe API.
4079
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/get_detector_recipe.py.html>`__ to see an example of how to use get_detector_recipe API.
4080
4080
  """
4081
4081
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4082
4082
  required_arguments = ['detectorRecipeId']
@@ -4175,7 +4175,7 @@ class CloudGuardClient(object):
4175
4175
  :rtype: :class:`~oci.response.Response`
4176
4176
 
4177
4177
  :example:
4178
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/get_detector_recipe_detector_rule.py.html>`__ to see an example of how to use get_detector_recipe_detector_rule API.
4178
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/get_detector_recipe_detector_rule.py.html>`__ to see an example of how to use get_detector_recipe_detector_rule API.
4179
4179
  """
4180
4180
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4181
4181
  required_arguments = ['detectorRecipeId', 'detectorRuleId']
@@ -4275,7 +4275,7 @@ class CloudGuardClient(object):
4275
4275
  :rtype: :class:`~oci.response.Response`
4276
4276
 
4277
4277
  :example:
4278
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/get_detector_rule.py.html>`__ to see an example of how to use get_detector_rule API.
4278
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/get_detector_rule.py.html>`__ to see an example of how to use get_detector_rule API.
4279
4279
  """
4280
4280
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4281
4281
  required_arguments = ['detectorId', 'detectorRuleId']
@@ -4372,7 +4372,7 @@ class CloudGuardClient(object):
4372
4372
  :rtype: :class:`~oci.response.Response`
4373
4373
 
4374
4374
  :example:
4375
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/get_managed_list.py.html>`__ to see an example of how to use get_managed_list API.
4375
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/get_managed_list.py.html>`__ to see an example of how to use get_managed_list API.
4376
4376
  """
4377
4377
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4378
4378
  required_arguments = ['managedListId']
@@ -4468,7 +4468,7 @@ class CloudGuardClient(object):
4468
4468
  :rtype: :class:`~oci.response.Response`
4469
4469
 
4470
4470
  :example:
4471
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/get_problem.py.html>`__ to see an example of how to use get_problem API.
4471
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/get_problem.py.html>`__ to see an example of how to use get_problem API.
4472
4472
  """
4473
4473
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4474
4474
  required_arguments = ['problemId']
@@ -4564,7 +4564,7 @@ class CloudGuardClient(object):
4564
4564
  :rtype: :class:`~oci.response.Response`
4565
4565
 
4566
4566
  :example:
4567
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/get_resource_profile.py.html>`__ to see an example of how to use get_resource_profile API.
4567
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/get_resource_profile.py.html>`__ to see an example of how to use get_resource_profile API.
4568
4568
  """
4569
4569
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4570
4570
  required_arguments = ['resourceProfileId']
@@ -4660,7 +4660,7 @@ class CloudGuardClient(object):
4660
4660
  :rtype: :class:`~oci.response.Response`
4661
4661
 
4662
4662
  :example:
4663
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/get_responder_execution.py.html>`__ to see an example of how to use get_responder_execution API.
4663
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/get_responder_execution.py.html>`__ to see an example of how to use get_responder_execution API.
4664
4664
  """
4665
4665
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4666
4666
  required_arguments = ['responderExecutionId']
@@ -4756,7 +4756,7 @@ class CloudGuardClient(object):
4756
4756
  :rtype: :class:`~oci.response.Response`
4757
4757
 
4758
4758
  :example:
4759
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/get_responder_recipe.py.html>`__ to see an example of how to use get_responder_recipe API.
4759
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/get_responder_recipe.py.html>`__ to see an example of how to use get_responder_recipe API.
4760
4760
  """
4761
4761
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4762
4762
  required_arguments = ['responderRecipeId']
@@ -4855,7 +4855,7 @@ class CloudGuardClient(object):
4855
4855
  :rtype: :class:`~oci.response.Response`
4856
4856
 
4857
4857
  :example:
4858
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/get_responder_recipe_responder_rule.py.html>`__ to see an example of how to use get_responder_recipe_responder_rule API.
4858
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/get_responder_recipe_responder_rule.py.html>`__ to see an example of how to use get_responder_recipe_responder_rule API.
4859
4859
  """
4860
4860
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4861
4861
  required_arguments = ['responderRecipeId', 'responderRuleId']
@@ -4952,7 +4952,7 @@ class CloudGuardClient(object):
4952
4952
  :rtype: :class:`~oci.response.Response`
4953
4953
 
4954
4954
  :example:
4955
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/get_responder_rule.py.html>`__ to see an example of how to use get_responder_rule API.
4955
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/get_responder_rule.py.html>`__ to see an example of how to use get_responder_rule API.
4956
4956
  """
4957
4957
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4958
4958
  required_arguments = ['responderRuleId']
@@ -5048,7 +5048,7 @@ class CloudGuardClient(object):
5048
5048
  :rtype: :class:`~oci.response.Response`
5049
5049
 
5050
5050
  :example:
5051
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/get_security_policy.py.html>`__ to see an example of how to use get_security_policy API.
5051
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/get_security_policy.py.html>`__ to see an example of how to use get_security_policy API.
5052
5052
  """
5053
5053
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5054
5054
  required_arguments = ['securityPolicyId']
@@ -5144,7 +5144,7 @@ class CloudGuardClient(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.102.0/cloudguard/get_security_recipe.py.html>`__ to see an example of how to use get_security_recipe API.
5147
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/get_security_recipe.py.html>`__ to see an example of how to use get_security_recipe API.
5148
5148
  """
5149
5149
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5150
5150
  required_arguments = ['securityRecipeId']
@@ -5240,7 +5240,7 @@ class CloudGuardClient(object):
5240
5240
  :rtype: :class:`~oci.response.Response`
5241
5241
 
5242
5242
  :example:
5243
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/get_security_zone.py.html>`__ to see an example of how to use get_security_zone API.
5243
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/get_security_zone.py.html>`__ to see an example of how to use get_security_zone API.
5244
5244
  """
5245
5245
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5246
5246
  required_arguments = ['securityZoneId']
@@ -5336,7 +5336,7 @@ class CloudGuardClient(object):
5336
5336
  :rtype: :class:`~oci.response.Response`
5337
5337
 
5338
5338
  :example:
5339
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/get_sighting.py.html>`__ to see an example of how to use get_sighting API.
5339
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/get_sighting.py.html>`__ to see an example of how to use get_sighting API.
5340
5340
  """
5341
5341
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5342
5342
  required_arguments = ['sightingId']
@@ -5432,7 +5432,7 @@ class CloudGuardClient(object):
5432
5432
  :rtype: :class:`~oci.response.Response`
5433
5433
 
5434
5434
  :example:
5435
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/get_target.py.html>`__ to see an example of how to use get_target API.
5435
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/get_target.py.html>`__ to see an example of how to use get_target API.
5436
5436
  """
5437
5437
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5438
5438
  required_arguments = ['targetId']
@@ -5531,7 +5531,7 @@ class CloudGuardClient(object):
5531
5531
  :rtype: :class:`~oci.response.Response`
5532
5532
 
5533
5533
  :example:
5534
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/get_target_detector_recipe.py.html>`__ to see an example of how to use get_target_detector_recipe API.
5534
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/get_target_detector_recipe.py.html>`__ to see an example of how to use get_target_detector_recipe API.
5535
5535
  """
5536
5536
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5537
5537
  required_arguments = ['targetId', 'targetDetectorRecipeId']
@@ -5634,7 +5634,7 @@ class CloudGuardClient(object):
5634
5634
  :rtype: :class:`~oci.response.Response`
5635
5635
 
5636
5636
  :example:
5637
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/get_target_detector_recipe_detector_rule.py.html>`__ to see an example of how to use get_target_detector_recipe_detector_rule API.
5637
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/get_target_detector_recipe_detector_rule.py.html>`__ to see an example of how to use get_target_detector_recipe_detector_rule API.
5638
5638
  """
5639
5639
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5640
5640
  required_arguments = ['targetId', 'targetDetectorRecipeId', 'detectorRuleId']
@@ -5735,7 +5735,7 @@ class CloudGuardClient(object):
5735
5735
  :rtype: :class:`~oci.response.Response`
5736
5736
 
5737
5737
  :example:
5738
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/get_target_responder_recipe.py.html>`__ to see an example of how to use get_target_responder_recipe API.
5738
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/get_target_responder_recipe.py.html>`__ to see an example of how to use get_target_responder_recipe API.
5739
5739
  """
5740
5740
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5741
5741
  required_arguments = ['targetId', 'targetResponderRecipeId']
@@ -5838,7 +5838,7 @@ class CloudGuardClient(object):
5838
5838
  :rtype: :class:`~oci.response.Response`
5839
5839
 
5840
5840
  :example:
5841
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/get_target_responder_recipe_responder_rule.py.html>`__ to see an example of how to use get_target_responder_recipe_responder_rule API.
5841
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/get_target_responder_recipe_responder_rule.py.html>`__ to see an example of how to use get_target_responder_recipe_responder_rule API.
5842
5842
  """
5843
5843
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5844
5844
  required_arguments = ['targetId', 'targetResponderRecipeId', 'responderRuleId']
@@ -5936,7 +5936,7 @@ class CloudGuardClient(object):
5936
5936
  :rtype: :class:`~oci.response.Response`
5937
5937
 
5938
5938
  :example:
5939
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/get_work_request.py.html>`__ to see an example of how to use get_work_request API.
5939
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/get_work_request.py.html>`__ to see an example of how to use get_work_request API.
5940
5940
  """
5941
5941
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5942
5942
  required_arguments = ['workRequestId']
@@ -6053,7 +6053,7 @@ class CloudGuardClient(object):
6053
6053
  :rtype: :class:`~oci.response.Response`
6054
6054
 
6055
6055
  :example:
6056
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/list_condition_metadata_types.py.html>`__ to see an example of how to use list_condition_metadata_types API.
6056
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/list_condition_metadata_types.py.html>`__ to see an example of how to use list_condition_metadata_types API.
6057
6057
  """
6058
6058
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6059
6059
  required_arguments = ['compartmentId']
@@ -6222,7 +6222,7 @@ class CloudGuardClient(object):
6222
6222
  :rtype: :class:`~oci.response.Response`
6223
6223
 
6224
6224
  :example:
6225
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/list_data_mask_rules.py.html>`__ to see an example of how to use list_data_mask_rules API.
6225
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/list_data_mask_rules.py.html>`__ to see an example of how to use list_data_mask_rules API.
6226
6226
  """
6227
6227
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6228
6228
  required_arguments = ['compartmentId']
@@ -6389,7 +6389,7 @@ class CloudGuardClient(object):
6389
6389
  :rtype: :class:`~oci.response.Response`
6390
6390
 
6391
6391
  :example:
6392
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/list_data_source_events.py.html>`__ to see an example of how to use list_data_source_events API.
6392
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/list_data_source_events.py.html>`__ to see an example of how to use list_data_source_events API.
6393
6393
  """
6394
6394
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6395
6395
  required_arguments = ['dataSourceId']
@@ -6578,7 +6578,7 @@ class CloudGuardClient(object):
6578
6578
  :rtype: :class:`~oci.response.Response`
6579
6579
 
6580
6580
  :example:
6581
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/list_data_sources.py.html>`__ to see an example of how to use list_data_sources API.
6581
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/list_data_sources.py.html>`__ to see an example of how to use list_data_sources API.
6582
6582
  """
6583
6583
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6584
6584
  required_arguments = ['compartmentId']
@@ -6758,7 +6758,7 @@ class CloudGuardClient(object):
6758
6758
  :rtype: :class:`~oci.response.Response`
6759
6759
 
6760
6760
  :example:
6761
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/list_detector_recipe_detector_rules.py.html>`__ to see an example of how to use list_detector_recipe_detector_rules API.
6761
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/list_detector_recipe_detector_rules.py.html>`__ to see an example of how to use list_detector_recipe_detector_rules API.
6762
6762
  """
6763
6763
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6764
6764
  required_arguments = ['detectorRecipeId', 'compartmentId']
@@ -6952,7 +6952,7 @@ class CloudGuardClient(object):
6952
6952
  :rtype: :class:`~oci.response.Response`
6953
6953
 
6954
6954
  :example:
6955
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/list_detector_recipes.py.html>`__ to see an example of how to use list_detector_recipes API.
6955
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/list_detector_recipes.py.html>`__ to see an example of how to use list_detector_recipes API.
6956
6956
  """
6957
6957
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6958
6958
  required_arguments = ['compartmentId']
@@ -7116,7 +7116,7 @@ class CloudGuardClient(object):
7116
7116
  :rtype: :class:`~oci.response.Response`
7117
7117
 
7118
7118
  :example:
7119
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/list_detector_rules.py.html>`__ to see an example of how to use list_detector_rules API.
7119
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/list_detector_rules.py.html>`__ to see an example of how to use list_detector_rules API.
7120
7120
  """
7121
7121
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7122
7122
  required_arguments = ['detectorId', 'compartmentId']
@@ -7273,7 +7273,7 @@ class CloudGuardClient(object):
7273
7273
  :rtype: :class:`~oci.response.Response`
7274
7274
 
7275
7275
  :example:
7276
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/list_detectors.py.html>`__ to see an example of how to use list_detectors API.
7276
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/list_detectors.py.html>`__ to see an example of how to use list_detectors API.
7277
7277
  """
7278
7278
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7279
7279
  required_arguments = ['compartmentId']
@@ -7411,7 +7411,7 @@ class CloudGuardClient(object):
7411
7411
  :rtype: :class:`~oci.response.Response`
7412
7412
 
7413
7413
  :example:
7414
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/list_impacted_resources.py.html>`__ to see an example of how to use list_impacted_resources API.
7414
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/list_impacted_resources.py.html>`__ to see an example of how to use list_impacted_resources API.
7415
7415
  """
7416
7416
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7417
7417
  required_arguments = ['problemId']
@@ -7556,7 +7556,7 @@ class CloudGuardClient(object):
7556
7556
  :rtype: :class:`~oci.response.Response`
7557
7557
 
7558
7558
  :example:
7559
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/list_managed_list_types.py.html>`__ to see an example of how to use list_managed_list_types API.
7559
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/list_managed_list_types.py.html>`__ to see an example of how to use list_managed_list_types API.
7560
7560
  """
7561
7561
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7562
7562
  required_arguments = ['compartmentId']
@@ -7740,7 +7740,7 @@ class CloudGuardClient(object):
7740
7740
  :rtype: :class:`~oci.response.Response`
7741
7741
 
7742
7742
  :example:
7743
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/list_managed_lists.py.html>`__ to see an example of how to use list_managed_lists API.
7743
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/list_managed_lists.py.html>`__ to see an example of how to use list_managed_lists API.
7744
7744
  """
7745
7745
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7746
7746
  required_arguments = ['compartmentId']
@@ -7902,7 +7902,7 @@ class CloudGuardClient(object):
7902
7902
  :rtype: :class:`~oci.response.Response`
7903
7903
 
7904
7904
  :example:
7905
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/list_policies.py.html>`__ to see an example of how to use list_policies API.
7905
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/list_policies.py.html>`__ to see an example of how to use list_policies API.
7906
7906
  """
7907
7907
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7908
7908
  required_arguments = ['compartmentId']
@@ -8031,7 +8031,7 @@ class CloudGuardClient(object):
8031
8031
  :rtype: :class:`~oci.response.Response`
8032
8032
 
8033
8033
  :example:
8034
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/list_problem_endpoints.py.html>`__ to see an example of how to use list_problem_endpoints API.
8034
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/list_problem_endpoints.py.html>`__ to see an example of how to use list_problem_endpoints API.
8035
8035
  """
8036
8036
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8037
8037
  required_arguments = ['problemId']
@@ -8171,7 +8171,7 @@ class CloudGuardClient(object):
8171
8171
  :rtype: :class:`~oci.response.Response`
8172
8172
 
8173
8173
  :example:
8174
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/list_problem_entities.py.html>`__ to see an example of how to use list_problem_entities API.
8174
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/list_problem_entities.py.html>`__ to see an example of how to use list_problem_entities API.
8175
8175
  """
8176
8176
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8177
8177
  required_arguments = ['problemId']
@@ -8314,7 +8314,7 @@ class CloudGuardClient(object):
8314
8314
  :rtype: :class:`~oci.response.Response`
8315
8315
 
8316
8316
  :example:
8317
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/list_problem_histories.py.html>`__ to see an example of how to use list_problem_histories API.
8317
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/list_problem_histories.py.html>`__ to see an example of how to use list_problem_histories API.
8318
8318
  """
8319
8319
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8320
8320
  required_arguments = ['problemId', 'compartmentId']
@@ -8546,7 +8546,7 @@ class CloudGuardClient(object):
8546
8546
  :rtype: :class:`~oci.response.Response`
8547
8547
 
8548
8548
  :example:
8549
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/list_problems.py.html>`__ to see an example of how to use list_problems API.
8549
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/list_problems.py.html>`__ to see an example of how to use list_problems API.
8550
8550
  """
8551
8551
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8552
8552
  required_arguments = ['compartmentId']
@@ -8778,7 +8778,7 @@ class CloudGuardClient(object):
8778
8778
  :rtype: :class:`~oci.response.Response`
8779
8779
 
8780
8780
  :example:
8781
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/list_recommendations.py.html>`__ to see an example of how to use list_recommendations API.
8781
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/list_recommendations.py.html>`__ to see an example of how to use list_recommendations API.
8782
8782
  """
8783
8783
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8784
8784
  required_arguments = ['compartmentId']
@@ -8938,7 +8938,7 @@ class CloudGuardClient(object):
8938
8938
  :rtype: :class:`~oci.response.Response`
8939
8939
 
8940
8940
  :example:
8941
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/list_resource_profile_endpoints.py.html>`__ to see an example of how to use list_resource_profile_endpoints API.
8941
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/list_resource_profile_endpoints.py.html>`__ to see an example of how to use list_resource_profile_endpoints API.
8942
8942
  """
8943
8943
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8944
8944
  required_arguments = ['resourceProfileId']
@@ -9078,7 +9078,7 @@ class CloudGuardClient(object):
9078
9078
  :rtype: :class:`~oci.response.Response`
9079
9079
 
9080
9080
  :example:
9081
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/list_resource_profile_impacted_resources.py.html>`__ to see an example of how to use list_resource_profile_impacted_resources API.
9081
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/list_resource_profile_impacted_resources.py.html>`__ to see an example of how to use list_resource_profile_impacted_resources API.
9082
9082
  """
9083
9083
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9084
9084
  required_arguments = ['resourceProfileId']
@@ -9273,7 +9273,7 @@ class CloudGuardClient(object):
9273
9273
  :rtype: :class:`~oci.response.Response`
9274
9274
 
9275
9275
  :example:
9276
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/list_resource_profiles.py.html>`__ to see an example of how to use list_resource_profiles API.
9276
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/list_resource_profiles.py.html>`__ to see an example of how to use list_resource_profiles API.
9277
9277
  """
9278
9278
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9279
9279
  required_arguments = ['compartmentId']
@@ -9441,7 +9441,7 @@ class CloudGuardClient(object):
9441
9441
  :rtype: :class:`~oci.response.Response`
9442
9442
 
9443
9443
  :example:
9444
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/list_resource_types.py.html>`__ to see an example of how to use list_resource_types API.
9444
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/list_resource_types.py.html>`__ to see an example of how to use list_resource_types API.
9445
9445
  """
9446
9446
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9447
9447
  required_arguments = ['compartmentId']
@@ -9588,7 +9588,7 @@ class CloudGuardClient(object):
9588
9588
  :rtype: :class:`~oci.response.Response`
9589
9589
 
9590
9590
  :example:
9591
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/list_responder_activities.py.html>`__ to see an example of how to use list_responder_activities API.
9591
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/list_responder_activities.py.html>`__ to see an example of how to use list_responder_activities API.
9592
9592
  """
9593
9593
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9594
9594
  required_arguments = ['problemId']
@@ -9779,7 +9779,7 @@ class CloudGuardClient(object):
9779
9779
  :rtype: :class:`~oci.response.Response`
9780
9780
 
9781
9781
  :example:
9782
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/list_responder_executions.py.html>`__ to see an example of how to use list_responder_executions API.
9782
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/list_responder_executions.py.html>`__ to see an example of how to use list_responder_executions API.
9783
9783
  """
9784
9784
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9785
9785
  required_arguments = ['compartmentId']
@@ -9971,7 +9971,7 @@ class CloudGuardClient(object):
9971
9971
  :rtype: :class:`~oci.response.Response`
9972
9972
 
9973
9973
  :example:
9974
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/list_responder_recipe_responder_rules.py.html>`__ to see an example of how to use list_responder_recipe_responder_rules API.
9974
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/list_responder_recipe_responder_rules.py.html>`__ to see an example of how to use list_responder_recipe_responder_rules API.
9975
9975
  """
9976
9976
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9977
9977
  required_arguments = ['responderRecipeId', 'compartmentId']
@@ -10164,7 +10164,7 @@ class CloudGuardClient(object):
10164
10164
  :rtype: :class:`~oci.response.Response`
10165
10165
 
10166
10166
  :example:
10167
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/list_responder_recipes.py.html>`__ to see an example of how to use list_responder_recipes API.
10167
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/list_responder_recipes.py.html>`__ to see an example of how to use list_responder_recipes API.
10168
10168
  """
10169
10169
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10170
10170
  required_arguments = ['compartmentId']
@@ -10325,7 +10325,7 @@ class CloudGuardClient(object):
10325
10325
  :rtype: :class:`~oci.response.Response`
10326
10326
 
10327
10327
  :example:
10328
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/list_responder_rules.py.html>`__ to see an example of how to use list_responder_rules API.
10328
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/list_responder_rules.py.html>`__ to see an example of how to use list_responder_rules API.
10329
10329
  """
10330
10330
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10331
10331
  required_arguments = ['compartmentId']
@@ -10476,7 +10476,7 @@ class CloudGuardClient(object):
10476
10476
  :rtype: :class:`~oci.response.Response`
10477
10477
 
10478
10478
  :example:
10479
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/list_security_policies.py.html>`__ to see an example of how to use list_security_policies API.
10479
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/list_security_policies.py.html>`__ to see an example of how to use list_security_policies API.
10480
10480
  """
10481
10481
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10482
10482
  required_arguments = ['compartmentId']
@@ -10629,7 +10629,7 @@ class CloudGuardClient(object):
10629
10629
  :rtype: :class:`~oci.response.Response`
10630
10630
 
10631
10631
  :example:
10632
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/list_security_recipes.py.html>`__ to see an example of how to use list_security_recipes API.
10632
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/list_security_recipes.py.html>`__ to see an example of how to use list_security_recipes API.
10633
10633
  """
10634
10634
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10635
10635
  required_arguments = ['compartmentId']
@@ -10788,7 +10788,7 @@ class CloudGuardClient(object):
10788
10788
  :rtype: :class:`~oci.response.Response`
10789
10789
 
10790
10790
  :example:
10791
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/list_security_zones.py.html>`__ to see an example of how to use list_security_zones API.
10791
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/list_security_zones.py.html>`__ to see an example of how to use list_security_zones API.
10792
10792
  """
10793
10793
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10794
10794
  required_arguments = ['compartmentId']
@@ -10934,7 +10934,7 @@ class CloudGuardClient(object):
10934
10934
  :rtype: :class:`~oci.response.Response`
10935
10935
 
10936
10936
  :example:
10937
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/list_sighting_endpoints.py.html>`__ to see an example of how to use list_sighting_endpoints API.
10937
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/list_sighting_endpoints.py.html>`__ to see an example of how to use list_sighting_endpoints API.
10938
10938
  """
10939
10939
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10940
10940
  required_arguments = ['sightingId']
@@ -11074,7 +11074,7 @@ class CloudGuardClient(object):
11074
11074
  :rtype: :class:`~oci.response.Response`
11075
11075
 
11076
11076
  :example:
11077
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/list_sighting_impacted_resources.py.html>`__ to see an example of how to use list_sighting_impacted_resources API.
11077
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/list_sighting_impacted_resources.py.html>`__ to see an example of how to use list_sighting_impacted_resources API.
11078
11078
  """
11079
11079
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11080
11080
  required_arguments = ['sightingId']
@@ -11253,7 +11253,7 @@ class CloudGuardClient(object):
11253
11253
  :rtype: :class:`~oci.response.Response`
11254
11254
 
11255
11255
  :example:
11256
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/list_sightings.py.html>`__ to see an example of how to use list_sightings API.
11256
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/list_sightings.py.html>`__ to see an example of how to use list_sightings API.
11257
11257
  """
11258
11258
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11259
11259
  required_arguments = ['compartmentId']
@@ -11406,7 +11406,7 @@ class CloudGuardClient(object):
11406
11406
  :rtype: :class:`~oci.response.Response`
11407
11407
 
11408
11408
  :example:
11409
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/list_tactics.py.html>`__ to see an example of how to use list_tactics API.
11409
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/list_tactics.py.html>`__ to see an example of how to use list_tactics API.
11410
11410
  """
11411
11411
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11412
11412
  required_arguments = ['compartmentId']
@@ -11558,7 +11558,7 @@ class CloudGuardClient(object):
11558
11558
  :rtype: :class:`~oci.response.Response`
11559
11559
 
11560
11560
  :example:
11561
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/list_target_detector_recipe_detector_rules.py.html>`__ to see an example of how to use list_target_detector_recipe_detector_rules API.
11561
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/list_target_detector_recipe_detector_rules.py.html>`__ to see an example of how to use list_target_detector_recipe_detector_rules API.
11562
11562
  """
11563
11563
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11564
11564
  required_arguments = ['targetId', 'targetDetectorRecipeId', 'compartmentId']
@@ -11722,7 +11722,7 @@ class CloudGuardClient(object):
11722
11722
  :rtype: :class:`~oci.response.Response`
11723
11723
 
11724
11724
  :example:
11725
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/list_target_detector_recipes.py.html>`__ to see an example of how to use list_target_detector_recipes API.
11725
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/list_target_detector_recipes.py.html>`__ to see an example of how to use list_target_detector_recipes API.
11726
11726
  """
11727
11727
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11728
11728
  required_arguments = ['targetId', 'compartmentId']
@@ -11888,7 +11888,7 @@ class CloudGuardClient(object):
11888
11888
  :rtype: :class:`~oci.response.Response`
11889
11889
 
11890
11890
  :example:
11891
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/list_target_responder_recipe_responder_rules.py.html>`__ to see an example of how to use list_target_responder_recipe_responder_rules API.
11891
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/list_target_responder_recipe_responder_rules.py.html>`__ to see an example of how to use list_target_responder_recipe_responder_rules API.
11892
11892
  """
11893
11893
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11894
11894
  required_arguments = ['targetId', 'targetResponderRecipeId', 'compartmentId']
@@ -12052,7 +12052,7 @@ class CloudGuardClient(object):
12052
12052
  :rtype: :class:`~oci.response.Response`
12053
12053
 
12054
12054
  :example:
12055
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/list_target_responder_recipes.py.html>`__ to see an example of how to use list_target_responder_recipes API.
12055
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/list_target_responder_recipes.py.html>`__ to see an example of how to use list_target_responder_recipes API.
12056
12056
  """
12057
12057
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12058
12058
  required_arguments = ['targetId', 'compartmentId']
@@ -12245,7 +12245,7 @@ class CloudGuardClient(object):
12245
12245
  :rtype: :class:`~oci.response.Response`
12246
12246
 
12247
12247
  :example:
12248
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/list_targets.py.html>`__ to see an example of how to use list_targets API.
12248
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/list_targets.py.html>`__ to see an example of how to use list_targets API.
12249
12249
  """
12250
12250
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12251
12251
  required_arguments = ['compartmentId']
@@ -12406,7 +12406,7 @@ class CloudGuardClient(object):
12406
12406
  :rtype: :class:`~oci.response.Response`
12407
12407
 
12408
12408
  :example:
12409
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/list_techniques.py.html>`__ to see an example of how to use list_techniques API.
12409
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/list_techniques.py.html>`__ to see an example of how to use list_techniques API.
12410
12410
  """
12411
12411
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12412
12412
  required_arguments = ['compartmentId']
@@ -12546,7 +12546,7 @@ class CloudGuardClient(object):
12546
12546
  :rtype: :class:`~oci.response.Response`
12547
12547
 
12548
12548
  :example:
12549
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/list_work_request_errors.py.html>`__ to see an example of how to use list_work_request_errors API.
12549
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/list_work_request_errors.py.html>`__ to see an example of how to use list_work_request_errors API.
12550
12550
  """
12551
12551
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12552
12552
  required_arguments = ['workRequestId']
@@ -12686,7 +12686,7 @@ class CloudGuardClient(object):
12686
12686
  :rtype: :class:`~oci.response.Response`
12687
12687
 
12688
12688
  :example:
12689
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/list_work_request_logs.py.html>`__ to see an example of how to use list_work_request_logs API.
12689
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/list_work_request_logs.py.html>`__ to see an example of how to use list_work_request_logs API.
12690
12690
  """
12691
12691
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12692
12692
  required_arguments = ['workRequestId']
@@ -12834,7 +12834,7 @@ class CloudGuardClient(object):
12834
12834
  :rtype: :class:`~oci.response.Response`
12835
12835
 
12836
12836
  :example:
12837
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/list_work_requests.py.html>`__ to see an example of how to use list_work_requests API.
12837
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/list_work_requests.py.html>`__ to see an example of how to use list_work_requests API.
12838
12838
  """
12839
12839
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12840
12840
  required_arguments = ['compartmentId']
@@ -12975,7 +12975,7 @@ class CloudGuardClient(object):
12975
12975
  :rtype: :class:`~oci.response.Response`
12976
12976
 
12977
12977
  :example:
12978
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/remove_compartment.py.html>`__ to see an example of how to use remove_compartment API.
12978
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/remove_compartment.py.html>`__ to see an example of how to use remove_compartment API.
12979
12979
  """
12980
12980
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12981
12981
  required_arguments = ['securityZoneId']
@@ -13084,7 +13084,7 @@ class CloudGuardClient(object):
13084
13084
  :rtype: :class:`~oci.response.Response`
13085
13085
 
13086
13086
  :example:
13087
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/request_risk_scores.py.html>`__ to see an example of how to use request_risk_scores API.
13087
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/request_risk_scores.py.html>`__ to see an example of how to use request_risk_scores API.
13088
13088
  """
13089
13089
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13090
13090
  required_arguments = ['compartmentId']
@@ -13192,7 +13192,7 @@ class CloudGuardClient(object):
13192
13192
  :rtype: :class:`~oci.response.Response`
13193
13193
 
13194
13194
  :example:
13195
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/request_security_score_summarized_trend.py.html>`__ to see an example of how to use request_security_score_summarized_trend API.
13195
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/request_security_score_summarized_trend.py.html>`__ to see an example of how to use request_security_score_summarized_trend API.
13196
13196
  """
13197
13197
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13198
13198
  required_arguments = ['compartmentId']
@@ -13297,7 +13297,7 @@ class CloudGuardClient(object):
13297
13297
  :rtype: :class:`~oci.response.Response`
13298
13298
 
13299
13299
  :example:
13300
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/request_security_scores.py.html>`__ to see an example of how to use request_security_scores API.
13300
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/request_security_scores.py.html>`__ to see an example of how to use request_security_scores API.
13301
13301
  """
13302
13302
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13303
13303
  required_arguments = ['compartmentId']
@@ -13432,7 +13432,7 @@ class CloudGuardClient(object):
13432
13432
  :rtype: :class:`~oci.response.Response`
13433
13433
 
13434
13434
  :example:
13435
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/request_summarized_activity_problems.py.html>`__ to see an example of how to use request_summarized_activity_problems API.
13435
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/request_summarized_activity_problems.py.html>`__ to see an example of how to use request_summarized_activity_problems API.
13436
13436
  """
13437
13437
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13438
13438
  required_arguments = ['compartmentId']
@@ -13577,7 +13577,7 @@ class CloudGuardClient(object):
13577
13577
  :rtype: :class:`~oci.response.Response`
13578
13578
 
13579
13579
  :example:
13580
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/request_summarized_problems.py.html>`__ to see an example of how to use request_summarized_problems API.
13580
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/request_summarized_problems.py.html>`__ to see an example of how to use request_summarized_problems API.
13581
13581
  """
13582
13582
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13583
13583
  required_arguments = ['listDimensions', 'compartmentId']
@@ -13740,7 +13740,7 @@ class CloudGuardClient(object):
13740
13740
  :rtype: :class:`~oci.response.Response`
13741
13741
 
13742
13742
  :example:
13743
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/request_summarized_responder_executions.py.html>`__ to see an example of how to use request_summarized_responder_executions API.
13743
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/request_summarized_responder_executions.py.html>`__ to see an example of how to use request_summarized_responder_executions API.
13744
13744
  """
13745
13745
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13746
13746
  required_arguments = ['responderExecutionsDimensions', 'compartmentId']
@@ -13880,7 +13880,7 @@ class CloudGuardClient(object):
13880
13880
  :rtype: :class:`~oci.response.Response`
13881
13881
 
13882
13882
  :example:
13883
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/request_summarized_risk_scores.py.html>`__ to see an example of how to use request_summarized_risk_scores API.
13883
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/request_summarized_risk_scores.py.html>`__ to see an example of how to use request_summarized_risk_scores API.
13884
13884
  """
13885
13885
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13886
13886
  required_arguments = ['compartmentId']
@@ -13981,7 +13981,7 @@ class CloudGuardClient(object):
13981
13981
  :rtype: :class:`~oci.response.Response`
13982
13982
 
13983
13983
  :example:
13984
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/request_summarized_security_scores.py.html>`__ to see an example of how to use request_summarized_security_scores API.
13984
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/request_summarized_security_scores.py.html>`__ to see an example of how to use request_summarized_security_scores API.
13985
13985
  """
13986
13986
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13987
13987
  required_arguments = ['compartmentId']
@@ -14111,7 +14111,7 @@ class CloudGuardClient(object):
14111
14111
  :rtype: :class:`~oci.response.Response`
14112
14112
 
14113
14113
  :example:
14114
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/request_summarized_top_trend_resource_profile_risk_scores.py.html>`__ to see an example of how to use request_summarized_top_trend_resource_profile_risk_scores API.
14114
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/request_summarized_top_trend_resource_profile_risk_scores.py.html>`__ to see an example of how to use request_summarized_top_trend_resource_profile_risk_scores API.
14115
14115
  """
14116
14116
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14117
14117
  required_arguments = ['compartmentId']
@@ -14270,7 +14270,7 @@ class CloudGuardClient(object):
14270
14270
  :rtype: :class:`~oci.response.Response`
14271
14271
 
14272
14272
  :example:
14273
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/request_summarized_trend_problems.py.html>`__ to see an example of how to use request_summarized_trend_problems API.
14273
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/request_summarized_trend_problems.py.html>`__ to see an example of how to use request_summarized_trend_problems API.
14274
14274
  """
14275
14275
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14276
14276
  required_arguments = ['compartmentId']
@@ -14410,7 +14410,7 @@ class CloudGuardClient(object):
14410
14410
  :rtype: :class:`~oci.response.Response`
14411
14411
 
14412
14412
  :example:
14413
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/request_summarized_trend_resource_risk_scores.py.html>`__ to see an example of how to use request_summarized_trend_resource_risk_scores API.
14413
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/request_summarized_trend_resource_risk_scores.py.html>`__ to see an example of how to use request_summarized_trend_resource_risk_scores API.
14414
14414
  """
14415
14415
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14416
14416
  required_arguments = ['compartmentId']
@@ -14560,7 +14560,7 @@ class CloudGuardClient(object):
14560
14560
  :rtype: :class:`~oci.response.Response`
14561
14561
 
14562
14562
  :example:
14563
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/request_summarized_trend_responder_executions.py.html>`__ to see an example of how to use request_summarized_trend_responder_executions API.
14563
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/request_summarized_trend_responder_executions.py.html>`__ to see an example of how to use request_summarized_trend_responder_executions API.
14564
14564
  """
14565
14565
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14566
14566
  required_arguments = ['compartmentId']
@@ -14682,7 +14682,7 @@ class CloudGuardClient(object):
14682
14682
  :rtype: :class:`~oci.response.Response`
14683
14683
 
14684
14684
  :example:
14685
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/request_summarized_trend_security_scores.py.html>`__ to see an example of how to use request_summarized_trend_security_scores API.
14685
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/request_summarized_trend_security_scores.py.html>`__ to see an example of how to use request_summarized_trend_security_scores API.
14686
14686
  """
14687
14687
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14688
14688
  required_arguments = ['compartmentId']
@@ -14782,7 +14782,7 @@ class CloudGuardClient(object):
14782
14782
  :rtype: :class:`~oci.response.Response`
14783
14783
 
14784
14784
  :example:
14785
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/skip_bulk_responder_execution.py.html>`__ to see an example of how to use skip_bulk_responder_execution API.
14785
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/skip_bulk_responder_execution.py.html>`__ to see an example of how to use skip_bulk_responder_execution API.
14786
14786
  """
14787
14787
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14788
14788
  required_arguments = []
@@ -14883,7 +14883,7 @@ class CloudGuardClient(object):
14883
14883
  :rtype: :class:`~oci.response.Response`
14884
14884
 
14885
14885
  :example:
14886
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/skip_responder_execution.py.html>`__ to see an example of how to use skip_responder_execution API.
14886
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/skip_responder_execution.py.html>`__ to see an example of how to use skip_responder_execution API.
14887
14887
  """
14888
14888
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14889
14889
  required_arguments = ['responderExecutionId', 'compartmentId']
@@ -15006,7 +15006,7 @@ class CloudGuardClient(object):
15006
15006
  :rtype: :class:`~oci.response.Response`
15007
15007
 
15008
15008
  :example:
15009
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/trigger_responder.py.html>`__ to see an example of how to use trigger_responder API.
15009
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/trigger_responder.py.html>`__ to see an example of how to use trigger_responder API.
15010
15010
  """
15011
15011
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
15012
15012
  required_arguments = ['problemId']
@@ -15108,7 +15108,7 @@ class CloudGuardClient(object):
15108
15108
  :rtype: :class:`~oci.response.Response`
15109
15109
 
15110
15110
  :example:
15111
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/update_bulk_problem_status.py.html>`__ to see an example of how to use update_bulk_problem_status API.
15111
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/update_bulk_problem_status.py.html>`__ to see an example of how to use update_bulk_problem_status API.
15112
15112
  """
15113
15113
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
15114
15114
  required_arguments = []
@@ -15209,7 +15209,7 @@ class CloudGuardClient(object):
15209
15209
  :rtype: :class:`~oci.response.Response`
15210
15210
 
15211
15211
  :example:
15212
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/update_configuration.py.html>`__ to see an example of how to use update_configuration API.
15212
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/update_configuration.py.html>`__ to see an example of how to use update_configuration API.
15213
15213
  """
15214
15214
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
15215
15215
  required_arguments = ['compartmentId']
@@ -15317,7 +15317,7 @@ class CloudGuardClient(object):
15317
15317
  :rtype: :class:`~oci.response.Response`
15318
15318
 
15319
15319
  :example:
15320
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/update_data_mask_rule.py.html>`__ to see an example of how to use update_data_mask_rule API.
15320
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/update_data_mask_rule.py.html>`__ to see an example of how to use update_data_mask_rule API.
15321
15321
  """
15322
15322
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
15323
15323
  required_arguments = ['dataMaskRuleId']
@@ -15434,7 +15434,7 @@ class CloudGuardClient(object):
15434
15434
  :rtype: :class:`~oci.response.Response`
15435
15435
 
15436
15436
  :example:
15437
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/update_data_source.py.html>`__ to see an example of how to use update_data_source API.
15437
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/update_data_source.py.html>`__ to see an example of how to use update_data_source API.
15438
15438
  """
15439
15439
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
15440
15440
  required_arguments = ['dataSourceId']
@@ -15552,7 +15552,7 @@ class CloudGuardClient(object):
15552
15552
  :rtype: :class:`~oci.response.Response`
15553
15553
 
15554
15554
  :example:
15555
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/update_detector_recipe.py.html>`__ to see an example of how to use update_detector_recipe API.
15555
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/update_detector_recipe.py.html>`__ to see an example of how to use update_detector_recipe API.
15556
15556
  """
15557
15557
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
15558
15558
  required_arguments = ['detectorRecipeId']
@@ -15668,7 +15668,7 @@ class CloudGuardClient(object):
15668
15668
  :rtype: :class:`~oci.response.Response`
15669
15669
 
15670
15670
  :example:
15671
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/update_detector_recipe_detector_rule.py.html>`__ to see an example of how to use update_detector_recipe_detector_rule API.
15671
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/update_detector_recipe_detector_rule.py.html>`__ to see an example of how to use update_detector_recipe_detector_rule API.
15672
15672
  """
15673
15673
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
15674
15674
  required_arguments = ['detectorRecipeId', 'detectorRuleId']
@@ -15786,7 +15786,7 @@ class CloudGuardClient(object):
15786
15786
  :rtype: :class:`~oci.response.Response`
15787
15787
 
15788
15788
  :example:
15789
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/update_managed_list.py.html>`__ to see an example of how to use update_managed_list API.
15789
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/update_managed_list.py.html>`__ to see an example of how to use update_managed_list API.
15790
15790
  """
15791
15791
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
15792
15792
  required_arguments = ['managedListId']
@@ -15906,7 +15906,7 @@ class CloudGuardClient(object):
15906
15906
  :rtype: :class:`~oci.response.Response`
15907
15907
 
15908
15908
  :example:
15909
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/update_problem_status.py.html>`__ to see an example of how to use update_problem_status API.
15909
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/update_problem_status.py.html>`__ to see an example of how to use update_problem_status API.
15910
15910
  """
15911
15911
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
15912
15912
  required_arguments = ['problemId']
@@ -16019,7 +16019,7 @@ class CloudGuardClient(object):
16019
16019
  :rtype: :class:`~oci.response.Response`
16020
16020
 
16021
16021
  :example:
16022
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/update_responder_recipe.py.html>`__ to see an example of how to use update_responder_recipe API.
16022
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/update_responder_recipe.py.html>`__ to see an example of how to use update_responder_recipe API.
16023
16023
  """
16024
16024
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16025
16025
  required_arguments = ['responderRecipeId']
@@ -16132,7 +16132,7 @@ class CloudGuardClient(object):
16132
16132
  :rtype: :class:`~oci.response.Response`
16133
16133
 
16134
16134
  :example:
16135
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/update_responder_recipe_responder_rule.py.html>`__ to see an example of how to use update_responder_recipe_responder_rule API.
16135
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/update_responder_recipe_responder_rule.py.html>`__ to see an example of how to use update_responder_recipe_responder_rule API.
16136
16136
  """
16137
16137
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16138
16138
  required_arguments = ['responderRecipeId', 'responderRuleId']
@@ -16243,7 +16243,7 @@ class CloudGuardClient(object):
16243
16243
  :rtype: :class:`~oci.response.Response`
16244
16244
 
16245
16245
  :example:
16246
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/update_security_recipe.py.html>`__ to see an example of how to use update_security_recipe API.
16246
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/update_security_recipe.py.html>`__ to see an example of how to use update_security_recipe API.
16247
16247
  """
16248
16248
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16249
16249
  required_arguments = ['securityRecipeId']
@@ -16353,7 +16353,7 @@ class CloudGuardClient(object):
16353
16353
  :rtype: :class:`~oci.response.Response`
16354
16354
 
16355
16355
  :example:
16356
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/update_security_zone.py.html>`__ to see an example of how to use update_security_zone API.
16356
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/update_security_zone.py.html>`__ to see an example of how to use update_security_zone API.
16357
16357
  """
16358
16358
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16359
16359
  required_arguments = ['securityZoneId']
@@ -16463,7 +16463,7 @@ class CloudGuardClient(object):
16463
16463
  :rtype: :class:`~oci.response.Response`
16464
16464
 
16465
16465
  :example:
16466
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/update_target.py.html>`__ to see an example of how to use update_target API.
16466
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/update_target.py.html>`__ to see an example of how to use update_target API.
16467
16467
  """
16468
16468
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16469
16469
  required_arguments = ['targetId']
@@ -16576,7 +16576,7 @@ class CloudGuardClient(object):
16576
16576
  :rtype: :class:`~oci.response.Response`
16577
16577
 
16578
16578
  :example:
16579
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/update_target_detector_recipe.py.html>`__ to see an example of how to use update_target_detector_recipe API.
16579
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/update_target_detector_recipe.py.html>`__ to see an example of how to use update_target_detector_recipe API.
16580
16580
  """
16581
16581
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16582
16582
  required_arguments = ['targetId', 'targetDetectorRecipeId']
@@ -16693,7 +16693,7 @@ class CloudGuardClient(object):
16693
16693
  :rtype: :class:`~oci.response.Response`
16694
16694
 
16695
16695
  :example:
16696
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/update_target_detector_recipe_detector_rule.py.html>`__ to see an example of how to use update_target_detector_recipe_detector_rule API.
16696
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/update_target_detector_recipe_detector_rule.py.html>`__ to see an example of how to use update_target_detector_recipe_detector_rule API.
16697
16697
  """
16698
16698
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16699
16699
  required_arguments = ['targetId', 'targetDetectorRecipeId', 'detectorRuleId']
@@ -16808,7 +16808,7 @@ class CloudGuardClient(object):
16808
16808
  :rtype: :class:`~oci.response.Response`
16809
16809
 
16810
16810
  :example:
16811
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/update_target_responder_recipe.py.html>`__ to see an example of how to use update_target_responder_recipe API.
16811
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/update_target_responder_recipe.py.html>`__ to see an example of how to use update_target_responder_recipe API.
16812
16812
  """
16813
16813
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16814
16814
  required_arguments = ['targetId', 'targetResponderRecipeId']
@@ -16925,7 +16925,7 @@ class CloudGuardClient(object):
16925
16925
  :rtype: :class:`~oci.response.Response`
16926
16926
 
16927
16927
  :example:
16928
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/cloudguard/update_target_responder_recipe_responder_rule.py.html>`__ to see an example of how to use update_target_responder_recipe_responder_rule API.
16928
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/cloudguard/update_target_responder_recipe_responder_rule.py.html>`__ to see an example of how to use update_target_responder_recipe_responder_rule API.
16929
16929
  """
16930
16930
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16931
16931
  required_arguments = ['targetId', 'targetResponderRecipeId', 'responderRuleId']