oci 2.125.0__py3-none-any.whl → 2.125.2__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (331) hide show
  1. oci/__init__.py +2 -2
  2. oci/access_governance_cp/access_governance_cp_client.py +8 -8
  3. oci/adm/application_dependency_management_client.py +36 -36
  4. oci/ai_anomaly_detection/anomaly_detection_client.py +36 -36
  5. oci/ai_document/ai_service_document_client.py +22 -22
  6. oci/ai_language/ai_service_language_client.py +43 -43
  7. oci/ai_speech/ai_service_speech_client.py +10 -10
  8. oci/ai_vision/ai_service_vision_client.py +25 -25
  9. oci/analytics/analytics_client.py +23 -23
  10. oci/announcements_service/announcement_client.py +4 -4
  11. oci/announcements_service/announcement_subscription_client.py +9 -9
  12. oci/announcements_service/announcements_preferences_client.py +4 -4
  13. oci/apigateway/api_gateway_client.py +21 -21
  14. oci/apigateway/deployment_client.py +6 -6
  15. oci/apigateway/gateway_client.py +6 -6
  16. oci/apigateway/subscribers_client.py +6 -6
  17. oci/apigateway/usage_plans_client.py +6 -6
  18. oci/apigateway/work_requests_client.py +5 -5
  19. oci/apm_config/config_client.py +8 -8
  20. oci/apm_control_plane/apm_domain_client.py +14 -14
  21. oci/apm_synthetics/apm_synthetic_client.py +28 -28
  22. oci/apm_traces/attributes_client.py +8 -8
  23. oci/apm_traces/query_client.py +2 -2
  24. oci/apm_traces/trace_client.py +4 -4
  25. oci/application_migration/application_migration_client.py +36 -36
  26. oci/appmgmt_control/appmgmt_control_client.py +8 -8
  27. oci/artifacts/artifacts_client.py +32 -32
  28. oci/audit/audit_client.py +3 -3
  29. oci/autoscaling/auto_scaling_client.py +11 -11
  30. oci/bastion/bastion_client.py +15 -15
  31. oci/bds/bds_client.py +51 -51
  32. oci/blockchain/blockchain_platform_client.py +27 -27
  33. oci/budget/budget_client.py +10 -10
  34. oci/capacity_management/capacity_management_client.py +19 -19
  35. oci/certificates/certificates_client.py +5 -5
  36. oci/certificates_management/certificates_management_client.py +32 -32
  37. oci/cims/incident_client.py +8 -8
  38. oci/cims/user_client.py +1 -1
  39. oci/cloud_bridge/common_client.py +5 -5
  40. oci/cloud_bridge/discovery_client.py +14 -14
  41. oci/cloud_bridge/inventory_client.py +16 -16
  42. oci/cloud_bridge/ocb_agent_svc_client.py +23 -23
  43. oci/cloud_guard/cloud_guard_client.py +176 -177
  44. oci/cloud_guard/models/activity_problem_aggregation.py +1 -1
  45. oci/cloud_guard/models/condition_metadata_type.py +1 -1
  46. oci/cloud_guard/models/configuration.py +1 -1
  47. oci/cloud_guard/models/create_data_source_details.py +47 -0
  48. oci/cloud_guard/models/create_managed_list_details.py +11 -3
  49. oci/cloud_guard/models/data_mask_rule.py +1 -1
  50. oci/cloud_guard/models/detector.py +1 -1
  51. oci/cloud_guard/models/detector_recipe.py +1 -1
  52. oci/cloud_guard/models/detector_recipe_detector_rule.py +12 -4
  53. oci/cloud_guard/models/detector_recipe_detector_rule_summary.py +11 -3
  54. oci/cloud_guard/models/detector_rule.py +12 -4
  55. oci/cloud_guard/models/detector_rule_summary.py +11 -3
  56. oci/cloud_guard/models/impacted_resource_summary.py +1 -1
  57. oci/cloud_guard/models/managed_list.py +12 -4
  58. oci/cloud_guard/models/managed_list_summary.py +11 -3
  59. oci/cloud_guard/models/managed_list_type_summary.py +1 -1
  60. oci/cloud_guard/models/policy_summary.py +1 -1
  61. oci/cloud_guard/models/problem.py +1 -1
  62. oci/cloud_guard/models/problem_aggregation.py +1 -1
  63. oci/cloud_guard/models/problem_endpoint_summary.py +1 -1
  64. oci/cloud_guard/models/problem_trend_aggregation.py +1 -1
  65. oci/cloud_guard/models/target_detector_recipe_detector_rule.py +11 -3
  66. oci/cloud_guard/models/target_detector_recipe_detector_rule_summary.py +11 -3
  67. oci/cloud_migrations/migration_client.py +43 -43
  68. oci/compute_cloud_at_customer/compute_cloud_at_customer_client.py +12 -12
  69. oci/compute_instance_agent/compute_instance_agent_client.py +6 -6
  70. oci/compute_instance_agent/plugin_client.py +2 -2
  71. oci/compute_instance_agent/pluginconfig_client.py +1 -1
  72. oci/container_engine/container_engine_client.py +44 -44
  73. oci/container_instances/container_instance_client.py +18 -18
  74. oci/core/blockstorage_client.py +60 -60
  75. oci/core/compute_client.py +99 -99
  76. oci/core/compute_management_client.py +32 -32
  77. oci/core/virtual_network_client.py +242 -242
  78. oci/dashboard_service/dashboard_client.py +6 -6
  79. oci/dashboard_service/dashboard_group_client.py +6 -6
  80. oci/data_catalog/data_catalog_client.py +148 -148
  81. oci/data_flow/data_flow_client.py +52 -46
  82. oci/data_flow/models/sql_endpoint.py +42 -3
  83. oci/data_flow/models/sql_endpoint_summary.py +11 -3
  84. oci/data_integration/data_integration_client.py +163 -163
  85. oci/data_labeling_service/data_labeling_management_client.py +17 -17
  86. oci/data_labeling_service_dataplane/data_labeling_client.py +15 -15
  87. oci/data_safe/data_safe_client.py +272 -272
  88. oci/data_science/data_science_client.py +91 -91
  89. oci/database/database_client.py +327 -327
  90. oci/database_management/db_management_client.py +194 -194
  91. oci/database_management/diagnosability_client.py +4 -4
  92. oci/database_management/managed_my_sql_databases_client.py +7 -7
  93. oci/database_management/perfhub_client.py +1 -1
  94. oci/database_management/sql_tuning_client.py +17 -17
  95. oci/database_migration/database_migration_client.py +41 -41
  96. oci/database_tools/database_tools_client.py +23 -23
  97. oci/desktops/desktop_service_client.py +21 -21
  98. oci/devops/devops_client.py +89 -89
  99. oci/disaster_recovery/disaster_recovery_client.py +29 -29
  100. oci/dns/dns_client.py +52 -52
  101. oci/dts/appliance_export_job_client.py +6 -6
  102. oci/dts/shipping_vendors_client.py +1 -1
  103. oci/dts/transfer_appliance_client.py +8 -8
  104. oci/dts/transfer_appliance_entitlement_client.py +3 -3
  105. oci/dts/transfer_device_client.py +5 -5
  106. oci/dts/transfer_job_client.py +6 -6
  107. oci/dts/transfer_package_client.py +7 -7
  108. oci/em_warehouse/em_data_lake_client.py +13 -13
  109. oci/em_warehouse/em_warehouse_client.py +13 -13
  110. oci/email/email_client.py +135 -41
  111. oci/email/models/__init__.py +2 -0
  112. oci/email/models/configuration.py +138 -0
  113. oci/email/models/create_dkim_details.py +4 -4
  114. oci/email/models/create_email_domain_details.py +6 -2
  115. oci/email/models/dkim.py +8 -8
  116. oci/email/models/dkim_collection.py +1 -1
  117. oci/email/models/email_domain.py +6 -6
  118. oci/email/models/email_domain_collection.py +1 -1
  119. oci/email/models/email_domain_summary.py +6 -6
  120. oci/email/models/sender.py +41 -4
  121. oci/email/models/sender_summary.py +41 -28
  122. oci/email/models/suppression.py +12 -4
  123. oci/email/models/suppression_summary.py +6 -2
  124. oci/email/models/work_request.py +13 -5
  125. oci/email/models/work_request_error.py +8 -6
  126. oci/email/models/work_request_resource.py +7 -3
  127. oci/email/models/work_request_summary.py +13 -5
  128. oci/email_data_plane/__init__.py +14 -0
  129. oci/email_data_plane/email_dp_client.py +206 -0
  130. oci/email_data_plane/email_dp_client_composite_operations.py +26 -0
  131. oci/email_data_plane/models/__init__.py +22 -0
  132. oci/email_data_plane/models/email_address.py +107 -0
  133. oci/email_data_plane/models/email_submitted_response.py +136 -0
  134. oci/email_data_plane/models/recipients.py +135 -0
  135. oci/email_data_plane/models/sender.py +103 -0
  136. oci/email_data_plane/models/submit_email_details.py +297 -0
  137. oci/events/events_client.py +6 -6
  138. oci/file_storage/file_storage_client.py +50 -50
  139. oci/fleet_software_update/fleet_software_update_client.py +44 -44
  140. oci/functions/functions_invoke_client.py +1 -1
  141. oci/functions/functions_management_client.py +16 -16
  142. oci/fusion_apps/data_masking_activity_client.py +3 -3
  143. oci/fusion_apps/fusion_applications_client.py +39 -39
  144. oci/fusion_apps/fusion_environment_client.py +15 -15
  145. oci/fusion_apps/fusion_environment_family_client.py +8 -8
  146. oci/fusion_apps/refresh_activity_client.py +4 -4
  147. oci/fusion_apps/scheduled_activity_client.py +2 -2
  148. oci/fusion_apps/service_attachment_client.py +2 -2
  149. oci/generative_ai/generative_ai_client.py +22 -22
  150. oci/generative_ai_inference/generative_ai_inference_client.py +3 -3
  151. oci/generic_artifacts_content/generic_artifacts_content_client.py +3 -3
  152. oci/globally_distributed_database/sharded_database_service_client.py +29 -29
  153. oci/golden_gate/golden_gate_client.py +61 -61
  154. oci/governance_rules_control_plane/governance_rule_client.py +15 -15
  155. oci/governance_rules_control_plane/work_request_client.py +5 -5
  156. oci/healthchecks/health_checks_client.py +17 -17
  157. oci/identity/identity_client.py +145 -145
  158. oci/identity_data_plane/dataplane_client.py +2 -2
  159. oci/identity_domains/identity_domains_client.py +300 -300
  160. oci/integration/integration_instance_client.py +15 -15
  161. oci/jms/java_management_service_client.py +66 -66
  162. oci/jms_java_downloads/java_download_client.py +25 -25
  163. oci/key_management/ekm_client.py +5 -5
  164. oci/key_management/kms_crypto_client.py +6 -6
  165. oci/key_management/kms_hsm_cluster_client.py +12 -12
  166. oci/key_management/kms_management_client.py +21 -21
  167. oci/key_management/kms_vault_client.py +14 -14
  168. oci/license_manager/license_manager_client.py +18 -18
  169. oci/limits/limits_client.py +4 -4
  170. oci/limits/quotas_client.py +7 -7
  171. oci/load_balancer/load_balancer_client.py +61 -61
  172. oci/load_balancer/models/create_ssl_cipher_suite_details.py +102 -0
  173. oci/load_balancer/models/ssl_cipher_suite.py +102 -0
  174. oci/load_balancer/models/ssl_cipher_suite_details.py +102 -0
  175. oci/load_balancer/models/ssl_configuration.py +2 -0
  176. oci/load_balancer/models/ssl_configuration_details.py +2 -0
  177. oci/load_balancer/models/update_ssl_cipher_suite_details.py +16 -0
  178. oci/lockbox/lockbox_client.py +23 -23
  179. oci/log_analytics/log_analytics_client.py +193 -193
  180. oci/logging/logging_management_client.py +30 -30
  181. oci/loggingingestion/logging_client.py +1 -1
  182. oci/loggingsearch/log_search_client.py +1 -1
  183. oci/management_agent/management_agent_client.py +28 -28
  184. oci/management_dashboard/dashx_apis_client.py +14 -14
  185. oci/marketplace/account_client.py +2 -2
  186. oci/marketplace/marketplace_client.py +30 -30
  187. oci/marketplace_publisher/marketplace_publisher_client.py +71 -71
  188. oci/media_services/media_services_client.py +60 -60
  189. oci/media_services/media_stream_client.py +2 -2
  190. oci/monitoring/monitoring_client.py +18 -18
  191. oci/mysql/channels_client.py +7 -7
  192. oci/mysql/db_backups_client.py +6 -6
  193. oci/mysql/db_system_client.py +17 -17
  194. oci/mysql/mysqlaas_client.py +7 -7
  195. oci/mysql/replicas_client.py +5 -5
  196. oci/mysql/work_requests_client.py +4 -4
  197. oci/network_firewall/network_firewall_client.py +80 -80
  198. oci/network_load_balancer/models/__init__.py +2 -0
  199. oci/network_load_balancer/models/backend_set.py +64 -0
  200. oci/network_load_balancer/models/backend_set_details.py +64 -0
  201. oci/network_load_balancer/models/backend_set_summary.py +64 -0
  202. oci/network_load_balancer/models/create_backend_set_details.py +64 -0
  203. oci/network_load_balancer/models/create_network_load_balancer_details.py +108 -3
  204. oci/network_load_balancer/models/dns_health_checker_details.py +264 -0
  205. oci/network_load_balancer/models/health_checker.py +36 -5
  206. oci/network_load_balancer/models/health_checker_details.py +36 -5
  207. oci/network_load_balancer/models/network_load_balancer.py +7 -3
  208. oci/network_load_balancer/models/network_load_balancer_summary.py +7 -3
  209. oci/network_load_balancer/models/update_backend_set_details.py +64 -0
  210. oci/network_load_balancer/models/update_health_checker_details.py +36 -5
  211. oci/network_load_balancer/models/update_network_load_balancer_details.py +73 -3
  212. oci/network_load_balancer/network_load_balancer_client.py +34 -34
  213. oci/nosql/nosql_client.py +24 -24
  214. oci/object_storage/object_storage_client.py +50 -50
  215. oci/oce/oce_instance_client.py +10 -10
  216. oci/oci_control_center/occ_metrics_client.py +3 -3
  217. oci/ocvp/cluster_client.py +5 -5
  218. oci/ocvp/esxi_host_client.py +8 -8
  219. oci/ocvp/sddc_client.py +14 -14
  220. oci/ocvp/work_request_client.py +4 -4
  221. oci/oda/management_client.py +59 -59
  222. oci/oda/oda_client.py +17 -17
  223. oci/oda/odapackage_client.py +7 -7
  224. oci/onesubscription/billing_schedule_client.py +1 -1
  225. oci/onesubscription/commitment_client.py +2 -2
  226. oci/onesubscription/computed_usage_client.py +3 -3
  227. oci/onesubscription/invoice_summary_client.py +2 -2
  228. oci/onesubscription/organization_subscription_client.py +1 -1
  229. oci/onesubscription/ratecard_client.py +1 -1
  230. oci/onesubscription/subscribed_service_client.py +2 -2
  231. oci/onesubscription/subscription_client.py +1 -1
  232. oci/ons/notification_control_plane_client.py +6 -6
  233. oci/ons/notification_data_plane_client.py +10 -10
  234. oci/opa/opa_instance_client.py +11 -11
  235. oci/opensearch/opensearch_cluster_backup_client.py +4 -4
  236. oci/opensearch/opensearch_cluster_client.py +14 -14
  237. oci/operator_access_control/access_requests_client.py +10 -10
  238. oci/operator_access_control/operator_actions_client.py +2 -2
  239. oci/operator_access_control/operator_control_assignment_client.py +8 -8
  240. oci/operator_access_control/operator_control_client.py +6 -6
  241. oci/opsi/operations_insights_client.py +350 -350
  242. oci/optimizer/optimizer_client.py +26 -26
  243. oci/os_management/event_client.py +8 -8
  244. oci/os_management/os_management_client.py +69 -69
  245. oci/os_management_hub/lifecycle_environment_client.py +11 -11
  246. oci/os_management_hub/managed_instance_client.py +22 -22
  247. oci/os_management_hub/managed_instance_group_client.py +22 -22
  248. oci/os_management_hub/management_station_client.py +8 -8
  249. oci/os_management_hub/onboarding_client.py +5 -5
  250. oci/os_management_hub/reporting_managed_instance_client.py +3 -3
  251. oci/os_management_hub/scheduled_job_client.py +6 -6
  252. oci/os_management_hub/software_source_client.py +22 -22
  253. oci/os_management_hub/work_request_client.py +4 -4
  254. oci/osp_gateway/address_rule_service_client.py +1 -1
  255. oci/osp_gateway/address_service_client.py +2 -2
  256. oci/osp_gateway/invoice_service_client.py +5 -5
  257. oci/osp_gateway/subscription_service_client.py +5 -5
  258. oci/osub_billing_schedule/billing_schedule_client.py +1 -1
  259. oci/osub_organization_subscription/organization_subscription_client.py +1 -1
  260. oci/osub_subscription/commitment_client.py +2 -2
  261. oci/osub_subscription/ratecard_client.py +1 -1
  262. oci/osub_subscription/subscription_client.py +1 -1
  263. oci/osub_usage/computed_usage_client.py +3 -3
  264. oci/psql/postgresql_client.py +33 -33
  265. oci/queue/queue_admin_client.py +11 -11
  266. oci/queue/queue_client.py +8 -8
  267. oci/recovery/database_recovery_client.py +23 -23
  268. oci/redis/redis_cluster_client.py +11 -11
  269. oci/regions_definitions.py +5 -0
  270. oci/resource_manager/resource_manager_client.py +52 -52
  271. oci/resource_search/resource_search_client.py +3 -3
  272. oci/rover/rover_bundle_client.py +8 -8
  273. oci/rover/rover_cluster_client.py +8 -8
  274. oci/rover/rover_entitlement_client.py +6 -6
  275. oci/rover/rover_node_client.py +15 -15
  276. oci/rover/shape_client.py +1 -1
  277. oci/rover/work_requests_client.py +5 -5
  278. oci/sch/connector_plugins_client.py +2 -2
  279. oci/sch/service_connector_client.py +12 -12
  280. oci/secrets/secrets_client.py +3 -3
  281. oci/service_catalog/service_catalog_client.py +26 -26
  282. oci/service_manager_proxy/service_manager_proxy_client.py +2 -2
  283. oci/service_mesh/service_mesh_client.py +48 -48
  284. oci/stack_monitoring/models/associated_monitored_resource.py +118 -0
  285. oci/stack_monitoring/models/associated_resources_summary.py +118 -0
  286. oci/stack_monitoring/models/create_monitored_resource_type_details.py +118 -0
  287. oci/stack_monitoring/models/discovery_job_log_summary.py +35 -2
  288. oci/stack_monitoring/models/import_oci_telemetry_resources_task_details.py +301 -0
  289. oci/stack_monitoring/models/monitored_resource.py +118 -0
  290. oci/stack_monitoring/models/monitored_resource_member_summary.py +118 -0
  291. oci/stack_monitoring/models/monitored_resource_summary.py +118 -0
  292. oci/stack_monitoring/models/monitored_resource_type.py +118 -0
  293. oci/stack_monitoring/models/monitored_resource_type_summary.py +118 -0
  294. oci/stack_monitoring/models/search_monitored_resources_details.py +184 -0
  295. oci/stack_monitoring/models/update_monitored_resource_type_details.py +118 -0
  296. oci/stack_monitoring/stack_monitoring_client.py +79 -65
  297. oci/streaming/stream_admin_client.py +18 -18
  298. oci/streaming/stream_client.py +8 -8
  299. oci/tenant_manager_control_plane/domain_client.py +5 -5
  300. oci/tenant_manager_control_plane/domain_governance_client.py +5 -5
  301. oci/tenant_manager_control_plane/governance_client.py +2 -2
  302. oci/tenant_manager_control_plane/link_client.py +3 -3
  303. oci/tenant_manager_control_plane/orders_client.py +2 -2
  304. oci/tenant_manager_control_plane/organization_client.py +10 -10
  305. oci/tenant_manager_control_plane/recipient_invitation_client.py +5 -5
  306. oci/tenant_manager_control_plane/sender_invitation_client.py +5 -5
  307. oci/tenant_manager_control_plane/subscription_client.py +11 -11
  308. oci/tenant_manager_control_plane/work_request_client.py +4 -4
  309. oci/threat_intelligence/threatintel_client.py +5 -5
  310. oci/usage/resources_client.py +2 -2
  311. oci/usage/rewards_client.py +6 -6
  312. oci/usage/usagelimits_client.py +1 -1
  313. oci/usage_api/usageapi_client.py +28 -28
  314. oci/vault/vaults_client.py +13 -13
  315. oci/vbs_inst/vbs_instance_client.py +10 -10
  316. oci/version.py +1 -1
  317. oci/visual_builder/vb_instance_client.py +13 -13
  318. oci/vn_monitoring/vn_monitoring_client.py +12 -12
  319. oci/vulnerability_scanning/vulnerability_scanning_client.py +58 -58
  320. oci/waa/waa_client.py +13 -13
  321. oci/waa/work_request_client.py +4 -4
  322. oci/waas/redirect_client.py +6 -6
  323. oci/waas/waas_client.py +66 -66
  324. oci/waf/waf_client.py +24 -24
  325. oci/work_requests/work_request_client.py +4 -4
  326. {oci-2.125.0.dist-info → oci-2.125.2.dist-info}/METADATA +1 -1
  327. {oci-2.125.0.dist-info → oci-2.125.2.dist-info}/RECORD +331 -320
  328. {oci-2.125.0.dist-info → oci-2.125.2.dist-info}/LICENSE.txt +0 -0
  329. {oci-2.125.0.dist-info → oci-2.125.2.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
  330. {oci-2.125.0.dist-info → oci-2.125.2.dist-info}/WHEEL +0 -0
  331. {oci-2.125.0.dist-info → oci-2.125.2.dist-info}/top_level.txt +0 -0
@@ -12,7 +12,7 @@ from oci.decorators import init_model_state_from_kwargs
12
12
  @init_model_state_from_kwargs
13
13
  class ActivityProblemAggregation(object):
14
14
  """
15
- Provides the dimensions and their corresponding count.
15
+ Provides the parameters and their corresponding count.
16
16
  """
17
17
 
18
18
  def __init__(self, **kwargs):
@@ -12,7 +12,7 @@ from oci.decorators import init_model_state_from_kwargs
12
12
  @init_model_state_from_kwargs
13
13
  class ConditionMetadataType(object):
14
14
  """
15
- condition type provided by cloud guard
15
+ The metadata definition of the requested condition type.
16
16
  """
17
17
 
18
18
  def __init__(self, **kwargs):
@@ -12,7 +12,7 @@ from oci.decorators import init_model_state_from_kwargs
12
12
  @init_model_state_from_kwargs
13
13
  class Configuration(object):
14
14
  """
15
- Cloud Guard configuration details of a tenancy.
15
+ Specifies several key settings for a Cloud Guard tenancy, identified by tenancy root compartment OCID.
16
16
  """
17
17
 
18
18
  #: A constant which can be used with the status property of a Configuration.
@@ -15,6 +15,14 @@ class CreateDataSourceDetails(object):
15
15
  Creation of Data Source.
16
16
  """
17
17
 
18
+ #: A constant which can be used with the status property of a CreateDataSourceDetails.
19
+ #: This constant has a value of "ENABLED"
20
+ STATUS_ENABLED = "ENABLED"
21
+
22
+ #: A constant which can be used with the status property of a CreateDataSourceDetails.
23
+ #: This constant has a value of "DISABLED"
24
+ STATUS_DISABLED = "DISABLED"
25
+
18
26
  #: A constant which can be used with the data_source_feed_provider property of a CreateDataSourceDetails.
19
27
  #: This constant has a value of "LOGGINGQUERY"
20
28
  DATA_SOURCE_FEED_PROVIDER_LOGGINGQUERY = "LOGGINGQUERY"
@@ -28,6 +36,11 @@ class CreateDataSourceDetails(object):
28
36
  The value to assign to the display_name property of this CreateDataSourceDetails.
29
37
  :type display_name: str
30
38
 
39
+ :param status:
40
+ The value to assign to the status property of this CreateDataSourceDetails.
41
+ Allowed values for this property are: "ENABLED", "DISABLED"
42
+ :type status: str
43
+
31
44
  :param compartment_id:
32
45
  The value to assign to the compartment_id property of this CreateDataSourceDetails.
33
46
  :type compartment_id: str
@@ -52,6 +65,7 @@ class CreateDataSourceDetails(object):
52
65
  """
53
66
  self.swagger_types = {
54
67
  'display_name': 'str',
68
+ 'status': 'str',
55
69
  'compartment_id': 'str',
56
70
  'data_source_feed_provider': 'str',
57
71
  'data_source_details': 'DataSourceDetails',
@@ -61,6 +75,7 @@ class CreateDataSourceDetails(object):
61
75
 
62
76
  self.attribute_map = {
63
77
  'display_name': 'displayName',
78
+ 'status': 'status',
64
79
  'compartment_id': 'compartmentId',
65
80
  'data_source_feed_provider': 'dataSourceFeedProvider',
66
81
  'data_source_details': 'dataSourceDetails',
@@ -69,6 +84,7 @@ class CreateDataSourceDetails(object):
69
84
  }
70
85
 
71
86
  self._display_name = None
87
+ self._status = None
72
88
  self._compartment_id = None
73
89
  self._data_source_feed_provider = None
74
90
  self._data_source_details = None
@@ -99,6 +115,37 @@ class CreateDataSourceDetails(object):
99
115
  """
100
116
  self._display_name = display_name
101
117
 
118
+ @property
119
+ def status(self):
120
+ """
121
+ Gets the status of this CreateDataSourceDetails.
122
+ Status of DataSource. Default value is DISABLED.
123
+
124
+ Allowed values for this property are: "ENABLED", "DISABLED"
125
+
126
+
127
+ :return: The status of this CreateDataSourceDetails.
128
+ :rtype: str
129
+ """
130
+ return self._status
131
+
132
+ @status.setter
133
+ def status(self, status):
134
+ """
135
+ Sets the status of this CreateDataSourceDetails.
136
+ Status of DataSource. Default value is DISABLED.
137
+
138
+
139
+ :param status: The status of this CreateDataSourceDetails.
140
+ :type: str
141
+ """
142
+ allowed_values = ["ENABLED", "DISABLED"]
143
+ if not value_allowed_none_or_none_sentinel(status, allowed_values):
144
+ raise ValueError(
145
+ f"Invalid value for `status`, must be None or one of {allowed_values}"
146
+ )
147
+ self._status = status
148
+
102
149
  @property
103
150
  def compartment_id(self):
104
151
  """
@@ -63,6 +63,14 @@ class CreateManagedListDetails(object):
63
63
  #: This constant has a value of "GENERIC"
64
64
  LIST_TYPE_GENERIC = "GENERIC"
65
65
 
66
+ #: A constant which can be used with the list_type property of a CreateManagedListDetails.
67
+ #: This constant has a value of "FUSION_APPS_ROLE"
68
+ LIST_TYPE_FUSION_APPS_ROLE = "FUSION_APPS_ROLE"
69
+
70
+ #: A constant which can be used with the list_type property of a CreateManagedListDetails.
71
+ #: This constant has a value of "FUSION_APPS_PERMISSION"
72
+ LIST_TYPE_FUSION_APPS_PERMISSION = "FUSION_APPS_PERMISSION"
73
+
66
74
  def __init__(self, **kwargs):
67
75
  """
68
76
  Initializes a new CreateManagedListDetails object with values from keyword arguments.
@@ -86,7 +94,7 @@ class CreateManagedListDetails(object):
86
94
 
87
95
  :param list_type:
88
96
  The value to assign to the list_type property of this CreateManagedListDetails.
89
- Allowed values for this property are: "CIDR_BLOCK", "USERS", "GROUPS", "IPV4ADDRESS", "IPV6ADDRESS", "RESOURCE_OCID", "REGION", "COUNTRY", "STATE", "CITY", "TAGS", "GENERIC"
97
+ Allowed values for this property are: "CIDR_BLOCK", "USERS", "GROUPS", "IPV4ADDRESS", "IPV6ADDRESS", "RESOURCE_OCID", "REGION", "COUNTRY", "STATE", "CITY", "TAGS", "GENERIC", "FUSION_APPS_ROLE", "FUSION_APPS_PERMISSION"
90
98
  :type list_type: str
91
99
 
92
100
  :param list_items:
@@ -243,7 +251,7 @@ class CreateManagedListDetails(object):
243
251
  Gets the list_type of this CreateManagedListDetails.
244
252
  type of the list
245
253
 
246
- Allowed values for this property are: "CIDR_BLOCK", "USERS", "GROUPS", "IPV4ADDRESS", "IPV6ADDRESS", "RESOURCE_OCID", "REGION", "COUNTRY", "STATE", "CITY", "TAGS", "GENERIC"
254
+ Allowed values for this property are: "CIDR_BLOCK", "USERS", "GROUPS", "IPV4ADDRESS", "IPV6ADDRESS", "RESOURCE_OCID", "REGION", "COUNTRY", "STATE", "CITY", "TAGS", "GENERIC", "FUSION_APPS_ROLE", "FUSION_APPS_PERMISSION"
247
255
 
248
256
 
249
257
  :return: The list_type of this CreateManagedListDetails.
@@ -261,7 +269,7 @@ class CreateManagedListDetails(object):
261
269
  :param list_type: The list_type of this CreateManagedListDetails.
262
270
  :type: str
263
271
  """
264
- allowed_values = ["CIDR_BLOCK", "USERS", "GROUPS", "IPV4ADDRESS", "IPV6ADDRESS", "RESOURCE_OCID", "REGION", "COUNTRY", "STATE", "CITY", "TAGS", "GENERIC"]
272
+ allowed_values = ["CIDR_BLOCK", "USERS", "GROUPS", "IPV4ADDRESS", "IPV6ADDRESS", "RESOURCE_OCID", "REGION", "COUNTRY", "STATE", "CITY", "TAGS", "GENERIC", "FUSION_APPS_ROLE", "FUSION_APPS_PERMISSION"]
265
273
  if not value_allowed_none_or_none_sentinel(list_type, allowed_values):
266
274
  raise ValueError(
267
275
  f"Invalid value for `list_type`, must be None or one of {allowed_values}"
@@ -12,7 +12,7 @@ from oci.decorators import init_model_state_from_kwargs
12
12
  @init_model_state_from_kwargs
13
13
  class DataMaskRule(object):
14
14
  """
15
- Description of DataMaskRule.
15
+ A data mask rule specifies the conditions in which the value for a sensitive data field in the UI is to be hidden or displayed when viewed by specified groups of users. The DataMaskRule object contains the parameters for a data mask rule.
16
16
  """
17
17
 
18
18
  #: A constant which can be used with the data_mask_categories property of a DataMaskRule.
@@ -12,7 +12,7 @@ from oci.decorators import init_model_state_from_kwargs
12
12
  @init_model_state_from_kwargs
13
13
  class Detector(object):
14
14
  """
15
- A single Detector
15
+ Information for a single detector category. For example, IAAS_ACTIVITY_DETECTOR or IAAS_CONFIGURATION_DETECTOR.
16
16
  """
17
17
 
18
18
  #: A constant which can be used with the lifecycle_state property of a Detector.
@@ -12,7 +12,7 @@ from oci.decorators import init_model_state_from_kwargs
12
12
  @init_model_state_from_kwargs
13
13
  class DetectorRecipe(object):
14
14
  """
15
- Details of Detector recipe
15
+ A detector recipe is a collection of rules that can be configured to trigger problems that appear on the Cloud Guard Problems page. A DetectorRecipe object contains settings for a specific detector recipe, plus a list of the detector rules (DetectorRecipeDetectorRule objects) belonging to the DetectorRecipe object.
16
16
  """
17
17
 
18
18
  #: A constant which can be used with the owner property of a DetectorRecipe.
@@ -12,7 +12,7 @@ from oci.decorators import init_model_state_from_kwargs
12
12
  @init_model_state_from_kwargs
13
13
  class DetectorRecipeDetectorRule(object):
14
14
  """
15
- Detector Recipe Rule
15
+ A DetectorRecipeDetectorRule object defines a single recipe rule in the collection for a DetectorRecipe object.
16
16
  """
17
17
 
18
18
  #: A constant which can be used with the detector property of a DetectorRecipeDetectorRule.
@@ -79,6 +79,14 @@ class DetectorRecipeDetectorRule(object):
79
79
  #: This constant has a value of "GENERIC"
80
80
  MANAGED_LIST_TYPES_GENERIC = "GENERIC"
81
81
 
82
+ #: A constant which can be used with the managed_list_types property of a DetectorRecipeDetectorRule.
83
+ #: This constant has a value of "FUSION_APPS_ROLE"
84
+ MANAGED_LIST_TYPES_FUSION_APPS_ROLE = "FUSION_APPS_ROLE"
85
+
86
+ #: A constant which can be used with the managed_list_types property of a DetectorRecipeDetectorRule.
87
+ #: This constant has a value of "FUSION_APPS_PERMISSION"
88
+ MANAGED_LIST_TYPES_FUSION_APPS_PERMISSION = "FUSION_APPS_PERMISSION"
89
+
82
90
  #: A constant which can be used with the lifecycle_state property of a DetectorRecipeDetectorRule.
83
91
  #: This constant has a value of "CREATING"
84
92
  LIFECYCLE_STATE_CREATING = "CREATING"
@@ -148,7 +156,7 @@ class DetectorRecipeDetectorRule(object):
148
156
 
149
157
  :param managed_list_types:
150
158
  The value to assign to the managed_list_types property of this DetectorRecipeDetectorRule.
151
- Allowed values for items in this list are: "CIDR_BLOCK", "USERS", "GROUPS", "IPV4ADDRESS", "IPV6ADDRESS", "RESOURCE_OCID", "REGION", "COUNTRY", "STATE", "CITY", "TAGS", "GENERIC", 'UNKNOWN_ENUM_VALUE'.
159
+ Allowed values for items in this list are: "CIDR_BLOCK", "USERS", "GROUPS", "IPV4ADDRESS", "IPV6ADDRESS", "RESOURCE_OCID", "REGION", "COUNTRY", "STATE", "CITY", "TAGS", "GENERIC", "FUSION_APPS_ROLE", "FUSION_APPS_PERMISSION", 'UNKNOWN_ENUM_VALUE'.
152
160
  Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
153
161
  :type managed_list_types: list[str]
154
162
 
@@ -438,7 +446,7 @@ class DetectorRecipeDetectorRule(object):
438
446
  Gets the managed_list_types of this DetectorRecipeDetectorRule.
439
447
  List of cloudguard managed list types related to this rule
440
448
 
441
- Allowed values for items in this list are: "CIDR_BLOCK", "USERS", "GROUPS", "IPV4ADDRESS", "IPV6ADDRESS", "RESOURCE_OCID", "REGION", "COUNTRY", "STATE", "CITY", "TAGS", "GENERIC", 'UNKNOWN_ENUM_VALUE'.
449
+ Allowed values for items in this list are: "CIDR_BLOCK", "USERS", "GROUPS", "IPV4ADDRESS", "IPV6ADDRESS", "RESOURCE_OCID", "REGION", "COUNTRY", "STATE", "CITY", "TAGS", "GENERIC", "FUSION_APPS_ROLE", "FUSION_APPS_PERMISSION", 'UNKNOWN_ENUM_VALUE'.
442
450
  Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
443
451
 
444
452
 
@@ -457,7 +465,7 @@ class DetectorRecipeDetectorRule(object):
457
465
  :param managed_list_types: The managed_list_types of this DetectorRecipeDetectorRule.
458
466
  :type: list[str]
459
467
  """
460
- allowed_values = ["CIDR_BLOCK", "USERS", "GROUPS", "IPV4ADDRESS", "IPV6ADDRESS", "RESOURCE_OCID", "REGION", "COUNTRY", "STATE", "CITY", "TAGS", "GENERIC"]
468
+ allowed_values = ["CIDR_BLOCK", "USERS", "GROUPS", "IPV4ADDRESS", "IPV6ADDRESS", "RESOURCE_OCID", "REGION", "COUNTRY", "STATE", "CITY", "TAGS", "GENERIC", "FUSION_APPS_ROLE", "FUSION_APPS_PERMISSION"]
461
469
  if managed_list_types:
462
470
  managed_list_types[:] = ['UNKNOWN_ENUM_VALUE' if not value_allowed_none_or_none_sentinel(x, allowed_values) else x for x in managed_list_types]
463
471
  self._managed_list_types = managed_list_types
@@ -79,6 +79,14 @@ class DetectorRecipeDetectorRuleSummary(object):
79
79
  #: This constant has a value of "GENERIC"
80
80
  MANAGED_LIST_TYPES_GENERIC = "GENERIC"
81
81
 
82
+ #: A constant which can be used with the managed_list_types property of a DetectorRecipeDetectorRuleSummary.
83
+ #: This constant has a value of "FUSION_APPS_ROLE"
84
+ MANAGED_LIST_TYPES_FUSION_APPS_ROLE = "FUSION_APPS_ROLE"
85
+
86
+ #: A constant which can be used with the managed_list_types property of a DetectorRecipeDetectorRuleSummary.
87
+ #: This constant has a value of "FUSION_APPS_PERMISSION"
88
+ MANAGED_LIST_TYPES_FUSION_APPS_PERMISSION = "FUSION_APPS_PERMISSION"
89
+
82
90
  #: A constant which can be used with the lifecycle_state property of a DetectorRecipeDetectorRuleSummary.
83
91
  #: This constant has a value of "CREATING"
84
92
  LIFECYCLE_STATE_CREATING = "CREATING"
@@ -144,7 +152,7 @@ class DetectorRecipeDetectorRuleSummary(object):
144
152
 
145
153
  :param managed_list_types:
146
154
  The value to assign to the managed_list_types property of this DetectorRecipeDetectorRuleSummary.
147
- Allowed values for items in this list are: "CIDR_BLOCK", "USERS", "GROUPS", "IPV4ADDRESS", "IPV6ADDRESS", "RESOURCE_OCID", "REGION", "COUNTRY", "STATE", "CITY", "TAGS", "GENERIC", 'UNKNOWN_ENUM_VALUE'.
155
+ Allowed values for items in this list are: "CIDR_BLOCK", "USERS", "GROUPS", "IPV4ADDRESS", "IPV6ADDRESS", "RESOURCE_OCID", "REGION", "COUNTRY", "STATE", "CITY", "TAGS", "GENERIC", "FUSION_APPS_ROLE", "FUSION_APPS_PERMISSION", 'UNKNOWN_ENUM_VALUE'.
148
156
  Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
149
157
  :type managed_list_types: list[str]
150
158
 
@@ -418,7 +426,7 @@ class DetectorRecipeDetectorRuleSummary(object):
418
426
  Gets the managed_list_types of this DetectorRecipeDetectorRuleSummary.
419
427
  List of cloudguard managed list types related to this rule
420
428
 
421
- Allowed values for items in this list are: "CIDR_BLOCK", "USERS", "GROUPS", "IPV4ADDRESS", "IPV6ADDRESS", "RESOURCE_OCID", "REGION", "COUNTRY", "STATE", "CITY", "TAGS", "GENERIC", 'UNKNOWN_ENUM_VALUE'.
429
+ Allowed values for items in this list are: "CIDR_BLOCK", "USERS", "GROUPS", "IPV4ADDRESS", "IPV6ADDRESS", "RESOURCE_OCID", "REGION", "COUNTRY", "STATE", "CITY", "TAGS", "GENERIC", "FUSION_APPS_ROLE", "FUSION_APPS_PERMISSION", 'UNKNOWN_ENUM_VALUE'.
422
430
  Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
423
431
 
424
432
 
@@ -437,7 +445,7 @@ class DetectorRecipeDetectorRuleSummary(object):
437
445
  :param managed_list_types: The managed_list_types of this DetectorRecipeDetectorRuleSummary.
438
446
  :type: list[str]
439
447
  """
440
- allowed_values = ["CIDR_BLOCK", "USERS", "GROUPS", "IPV4ADDRESS", "IPV6ADDRESS", "RESOURCE_OCID", "REGION", "COUNTRY", "STATE", "CITY", "TAGS", "GENERIC"]
448
+ allowed_values = ["CIDR_BLOCK", "USERS", "GROUPS", "IPV4ADDRESS", "IPV6ADDRESS", "RESOURCE_OCID", "REGION", "COUNTRY", "STATE", "CITY", "TAGS", "GENERIC", "FUSION_APPS_ROLE", "FUSION_APPS_PERMISSION"]
441
449
  if managed_list_types:
442
450
  managed_list_types[:] = ['UNKNOWN_ENUM_VALUE' if not value_allowed_none_or_none_sentinel(x, allowed_values) else x for x in managed_list_types]
443
451
  self._managed_list_types = managed_list_types
@@ -12,7 +12,7 @@ from oci.decorators import init_model_state_from_kwargs
12
12
  @init_model_state_from_kwargs
13
13
  class DetectorRule(object):
14
14
  """
15
- Detector
15
+ Information for a detector rule (DetectorRule object).
16
16
  """
17
17
 
18
18
  #: A constant which can be used with the detector property of a DetectorRule.
@@ -79,6 +79,14 @@ class DetectorRule(object):
79
79
  #: This constant has a value of "GENERIC"
80
80
  MANAGED_LIST_TYPES_GENERIC = "GENERIC"
81
81
 
82
+ #: A constant which can be used with the managed_list_types property of a DetectorRule.
83
+ #: This constant has a value of "FUSION_APPS_ROLE"
84
+ MANAGED_LIST_TYPES_FUSION_APPS_ROLE = "FUSION_APPS_ROLE"
85
+
86
+ #: A constant which can be used with the managed_list_types property of a DetectorRule.
87
+ #: This constant has a value of "FUSION_APPS_PERMISSION"
88
+ MANAGED_LIST_TYPES_FUSION_APPS_PERMISSION = "FUSION_APPS_PERMISSION"
89
+
82
90
  #: A constant which can be used with the lifecycle_state property of a DetectorRule.
83
91
  #: This constant has a value of "CREATING"
84
92
  LIFECYCLE_STATE_CREATING = "CREATING"
@@ -148,7 +156,7 @@ class DetectorRule(object):
148
156
 
149
157
  :param managed_list_types:
150
158
  The value to assign to the managed_list_types property of this DetectorRule.
151
- Allowed values for items in this list are: "CIDR_BLOCK", "USERS", "GROUPS", "IPV4ADDRESS", "IPV6ADDRESS", "RESOURCE_OCID", "REGION", "COUNTRY", "STATE", "CITY", "TAGS", "GENERIC", 'UNKNOWN_ENUM_VALUE'.
159
+ Allowed values for items in this list are: "CIDR_BLOCK", "USERS", "GROUPS", "IPV4ADDRESS", "IPV6ADDRESS", "RESOURCE_OCID", "REGION", "COUNTRY", "STATE", "CITY", "TAGS", "GENERIC", "FUSION_APPS_ROLE", "FUSION_APPS_PERMISSION", 'UNKNOWN_ENUM_VALUE'.
152
160
  Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
153
161
  :type managed_list_types: list[str]
154
162
 
@@ -424,7 +432,7 @@ class DetectorRule(object):
424
432
  Gets the managed_list_types of this DetectorRule.
425
433
  List of cloudguard managed list types related to this rule
426
434
 
427
- Allowed values for items in this list are: "CIDR_BLOCK", "USERS", "GROUPS", "IPV4ADDRESS", "IPV6ADDRESS", "RESOURCE_OCID", "REGION", "COUNTRY", "STATE", "CITY", "TAGS", "GENERIC", 'UNKNOWN_ENUM_VALUE'.
435
+ Allowed values for items in this list are: "CIDR_BLOCK", "USERS", "GROUPS", "IPV4ADDRESS", "IPV6ADDRESS", "RESOURCE_OCID", "REGION", "COUNTRY", "STATE", "CITY", "TAGS", "GENERIC", "FUSION_APPS_ROLE", "FUSION_APPS_PERMISSION", 'UNKNOWN_ENUM_VALUE'.
428
436
  Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
429
437
 
430
438
 
@@ -443,7 +451,7 @@ class DetectorRule(object):
443
451
  :param managed_list_types: The managed_list_types of this DetectorRule.
444
452
  :type: list[str]
445
453
  """
446
- allowed_values = ["CIDR_BLOCK", "USERS", "GROUPS", "IPV4ADDRESS", "IPV6ADDRESS", "RESOURCE_OCID", "REGION", "COUNTRY", "STATE", "CITY", "TAGS", "GENERIC"]
454
+ allowed_values = ["CIDR_BLOCK", "USERS", "GROUPS", "IPV4ADDRESS", "IPV6ADDRESS", "RESOURCE_OCID", "REGION", "COUNTRY", "STATE", "CITY", "TAGS", "GENERIC", "FUSION_APPS_ROLE", "FUSION_APPS_PERMISSION"]
447
455
  if managed_list_types:
448
456
  managed_list_types[:] = ['UNKNOWN_ENUM_VALUE' if not value_allowed_none_or_none_sentinel(x, allowed_values) else x for x in managed_list_types]
449
457
  self._managed_list_types = managed_list_types
@@ -79,6 +79,14 @@ class DetectorRuleSummary(object):
79
79
  #: This constant has a value of "GENERIC"
80
80
  MANAGED_LIST_TYPES_GENERIC = "GENERIC"
81
81
 
82
+ #: A constant which can be used with the managed_list_types property of a DetectorRuleSummary.
83
+ #: This constant has a value of "FUSION_APPS_ROLE"
84
+ MANAGED_LIST_TYPES_FUSION_APPS_ROLE = "FUSION_APPS_ROLE"
85
+
86
+ #: A constant which can be used with the managed_list_types property of a DetectorRuleSummary.
87
+ #: This constant has a value of "FUSION_APPS_PERMISSION"
88
+ MANAGED_LIST_TYPES_FUSION_APPS_PERMISSION = "FUSION_APPS_PERMISSION"
89
+
82
90
  #: A constant which can be used with the lifecycle_state property of a DetectorRuleSummary.
83
91
  #: This constant has a value of "CREATING"
84
92
  LIFECYCLE_STATE_CREATING = "CREATING"
@@ -144,7 +152,7 @@ class DetectorRuleSummary(object):
144
152
 
145
153
  :param managed_list_types:
146
154
  The value to assign to the managed_list_types property of this DetectorRuleSummary.
147
- Allowed values for items in this list are: "CIDR_BLOCK", "USERS", "GROUPS", "IPV4ADDRESS", "IPV6ADDRESS", "RESOURCE_OCID", "REGION", "COUNTRY", "STATE", "CITY", "TAGS", "GENERIC", 'UNKNOWN_ENUM_VALUE'.
155
+ Allowed values for items in this list are: "CIDR_BLOCK", "USERS", "GROUPS", "IPV4ADDRESS", "IPV6ADDRESS", "RESOURCE_OCID", "REGION", "COUNTRY", "STATE", "CITY", "TAGS", "GENERIC", "FUSION_APPS_ROLE", "FUSION_APPS_PERMISSION", 'UNKNOWN_ENUM_VALUE'.
148
156
  Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
149
157
  :type managed_list_types: list[str]
150
158
 
@@ -404,7 +412,7 @@ class DetectorRuleSummary(object):
404
412
  Gets the managed_list_types of this DetectorRuleSummary.
405
413
  List of cloudguard managed list types related to this rule
406
414
 
407
- Allowed values for items in this list are: "CIDR_BLOCK", "USERS", "GROUPS", "IPV4ADDRESS", "IPV6ADDRESS", "RESOURCE_OCID", "REGION", "COUNTRY", "STATE", "CITY", "TAGS", "GENERIC", 'UNKNOWN_ENUM_VALUE'.
415
+ Allowed values for items in this list are: "CIDR_BLOCK", "USERS", "GROUPS", "IPV4ADDRESS", "IPV6ADDRESS", "RESOURCE_OCID", "REGION", "COUNTRY", "STATE", "CITY", "TAGS", "GENERIC", "FUSION_APPS_ROLE", "FUSION_APPS_PERMISSION", 'UNKNOWN_ENUM_VALUE'.
408
416
  Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
409
417
 
410
418
 
@@ -423,7 +431,7 @@ class DetectorRuleSummary(object):
423
431
  :param managed_list_types: The managed_list_types of this DetectorRuleSummary.
424
432
  :type: list[str]
425
433
  """
426
- allowed_values = ["CIDR_BLOCK", "USERS", "GROUPS", "IPV4ADDRESS", "IPV6ADDRESS", "RESOURCE_OCID", "REGION", "COUNTRY", "STATE", "CITY", "TAGS", "GENERIC"]
434
+ allowed_values = ["CIDR_BLOCK", "USERS", "GROUPS", "IPV4ADDRESS", "IPV6ADDRESS", "RESOURCE_OCID", "REGION", "COUNTRY", "STATE", "CITY", "TAGS", "GENERIC", "FUSION_APPS_ROLE", "FUSION_APPS_PERMISSION"]
427
435
  if managed_list_types:
428
436
  managed_list_types[:] = ['UNKNOWN_ENUM_VALUE' if not value_allowed_none_or_none_sentinel(x, allowed_values) else x for x in managed_list_types]
429
437
  self._managed_list_types = managed_list_types
@@ -12,7 +12,7 @@ from oci.decorators import init_model_state_from_kwargs
12
12
  @init_model_state_from_kwargs
13
13
  class ImpactedResourceSummary(object):
14
14
  """
15
- Impacted Resource summary Definition.
15
+ A summary of detailed information on a resource that\u2019s been impacted by a detected problem.
16
16
  """
17
17
 
18
18
  def __init__(self, **kwargs):
@@ -12,7 +12,7 @@ from oci.decorators import init_model_state_from_kwargs
12
12
  @init_model_state_from_kwargs
13
13
  class ManagedList(object):
14
14
  """
15
- A cloud guard list containing one or more items of a list type
15
+ A managed list is a reusable list of parameters that makes it easier to set the scope for detector and responder rules. A ManagedList object contains the reusable list of parameters, plus metadata for the list.
16
16
  """
17
17
 
18
18
  #: A constant which can be used with the list_type property of a ManagedList.
@@ -63,6 +63,14 @@ class ManagedList(object):
63
63
  #: This constant has a value of "GENERIC"
64
64
  LIST_TYPE_GENERIC = "GENERIC"
65
65
 
66
+ #: A constant which can be used with the list_type property of a ManagedList.
67
+ #: This constant has a value of "FUSION_APPS_ROLE"
68
+ LIST_TYPE_FUSION_APPS_ROLE = "FUSION_APPS_ROLE"
69
+
70
+ #: A constant which can be used with the list_type property of a ManagedList.
71
+ #: This constant has a value of "FUSION_APPS_PERMISSION"
72
+ LIST_TYPE_FUSION_APPS_PERMISSION = "FUSION_APPS_PERMISSION"
73
+
66
74
  #: A constant which can be used with the feed_provider property of a ManagedList.
67
75
  #: This constant has a value of "CUSTOMER"
68
76
  FEED_PROVIDER_CUSTOMER = "CUSTOMER"
@@ -126,7 +134,7 @@ class ManagedList(object):
126
134
 
127
135
  :param list_type:
128
136
  The value to assign to the list_type property of this ManagedList.
129
- Allowed values for this property are: "CIDR_BLOCK", "USERS", "GROUPS", "IPV4ADDRESS", "IPV6ADDRESS", "RESOURCE_OCID", "REGION", "COUNTRY", "STATE", "CITY", "TAGS", "GENERIC", 'UNKNOWN_ENUM_VALUE'.
137
+ Allowed values for this property are: "CIDR_BLOCK", "USERS", "GROUPS", "IPV4ADDRESS", "IPV6ADDRESS", "RESOURCE_OCID", "REGION", "COUNTRY", "STATE", "CITY", "TAGS", "GENERIC", "FUSION_APPS_ROLE", "FUSION_APPS_PERMISSION", 'UNKNOWN_ENUM_VALUE'.
130
138
  Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
131
139
  :type list_type: str
132
140
 
@@ -356,7 +364,7 @@ class ManagedList(object):
356
364
  **[Required]** Gets the list_type of this ManagedList.
357
365
  type of the list
358
366
 
359
- Allowed values for this property are: "CIDR_BLOCK", "USERS", "GROUPS", "IPV4ADDRESS", "IPV6ADDRESS", "RESOURCE_OCID", "REGION", "COUNTRY", "STATE", "CITY", "TAGS", "GENERIC", 'UNKNOWN_ENUM_VALUE'.
367
+ Allowed values for this property are: "CIDR_BLOCK", "USERS", "GROUPS", "IPV4ADDRESS", "IPV6ADDRESS", "RESOURCE_OCID", "REGION", "COUNTRY", "STATE", "CITY", "TAGS", "GENERIC", "FUSION_APPS_ROLE", "FUSION_APPS_PERMISSION", 'UNKNOWN_ENUM_VALUE'.
360
368
  Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
361
369
 
362
370
 
@@ -375,7 +383,7 @@ class ManagedList(object):
375
383
  :param list_type: The list_type of this ManagedList.
376
384
  :type: str
377
385
  """
378
- allowed_values = ["CIDR_BLOCK", "USERS", "GROUPS", "IPV4ADDRESS", "IPV6ADDRESS", "RESOURCE_OCID", "REGION", "COUNTRY", "STATE", "CITY", "TAGS", "GENERIC"]
386
+ allowed_values = ["CIDR_BLOCK", "USERS", "GROUPS", "IPV4ADDRESS", "IPV6ADDRESS", "RESOURCE_OCID", "REGION", "COUNTRY", "STATE", "CITY", "TAGS", "GENERIC", "FUSION_APPS_ROLE", "FUSION_APPS_PERMISSION"]
379
387
  if not value_allowed_none_or_none_sentinel(list_type, allowed_values):
380
388
  list_type = 'UNKNOWN_ENUM_VALUE'
381
389
  self._list_type = list_type
@@ -63,6 +63,14 @@ class ManagedListSummary(object):
63
63
  #: This constant has a value of "GENERIC"
64
64
  LIST_TYPE_GENERIC = "GENERIC"
65
65
 
66
+ #: A constant which can be used with the list_type property of a ManagedListSummary.
67
+ #: This constant has a value of "FUSION_APPS_ROLE"
68
+ LIST_TYPE_FUSION_APPS_ROLE = "FUSION_APPS_ROLE"
69
+
70
+ #: A constant which can be used with the list_type property of a ManagedListSummary.
71
+ #: This constant has a value of "FUSION_APPS_PERMISSION"
72
+ LIST_TYPE_FUSION_APPS_PERMISSION = "FUSION_APPS_PERMISSION"
73
+
66
74
  #: A constant which can be used with the feed_provider property of a ManagedListSummary.
67
75
  #: This constant has a value of "CUSTOMER"
68
76
  FEED_PROVIDER_CUSTOMER = "CUSTOMER"
@@ -126,7 +134,7 @@ class ManagedListSummary(object):
126
134
 
127
135
  :param list_type:
128
136
  The value to assign to the list_type property of this ManagedListSummary.
129
- Allowed values for this property are: "CIDR_BLOCK", "USERS", "GROUPS", "IPV4ADDRESS", "IPV6ADDRESS", "RESOURCE_OCID", "REGION", "COUNTRY", "STATE", "CITY", "TAGS", "GENERIC", 'UNKNOWN_ENUM_VALUE'.
137
+ Allowed values for this property are: "CIDR_BLOCK", "USERS", "GROUPS", "IPV4ADDRESS", "IPV6ADDRESS", "RESOURCE_OCID", "REGION", "COUNTRY", "STATE", "CITY", "TAGS", "GENERIC", "FUSION_APPS_ROLE", "FUSION_APPS_PERMISSION", 'UNKNOWN_ENUM_VALUE'.
130
138
  Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
131
139
  :type list_type: str
132
140
 
@@ -356,7 +364,7 @@ class ManagedListSummary(object):
356
364
  **[Required]** Gets the list_type of this ManagedListSummary.
357
365
  type of the list
358
366
 
359
- Allowed values for this property are: "CIDR_BLOCK", "USERS", "GROUPS", "IPV4ADDRESS", "IPV6ADDRESS", "RESOURCE_OCID", "REGION", "COUNTRY", "STATE", "CITY", "TAGS", "GENERIC", 'UNKNOWN_ENUM_VALUE'.
367
+ Allowed values for this property are: "CIDR_BLOCK", "USERS", "GROUPS", "IPV4ADDRESS", "IPV6ADDRESS", "RESOURCE_OCID", "REGION", "COUNTRY", "STATE", "CITY", "TAGS", "GENERIC", "FUSION_APPS_ROLE", "FUSION_APPS_PERMISSION", 'UNKNOWN_ENUM_VALUE'.
360
368
  Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
361
369
 
362
370
 
@@ -375,7 +383,7 @@ class ManagedListSummary(object):
375
383
  :param list_type: The list_type of this ManagedListSummary.
376
384
  :type: str
377
385
  """
378
- allowed_values = ["CIDR_BLOCK", "USERS", "GROUPS", "IPV4ADDRESS", "IPV6ADDRESS", "RESOURCE_OCID", "REGION", "COUNTRY", "STATE", "CITY", "TAGS", "GENERIC"]
386
+ allowed_values = ["CIDR_BLOCK", "USERS", "GROUPS", "IPV4ADDRESS", "IPV6ADDRESS", "RESOURCE_OCID", "REGION", "COUNTRY", "STATE", "CITY", "TAGS", "GENERIC", "FUSION_APPS_ROLE", "FUSION_APPS_PERMISSION"]
379
387
  if not value_allowed_none_or_none_sentinel(list_type, allowed_values):
380
388
  list_type = 'UNKNOWN_ENUM_VALUE'
381
389
  self._list_type = list_type
@@ -12,7 +12,7 @@ from oci.decorators import init_model_state_from_kwargs
12
12
  @init_model_state_from_kwargs
13
13
  class ManagedListTypeSummary(object):
14
14
  """
15
- Summary of the ManagedListType.
15
+ A managed list type summary (ManagedListTypeSummary object) contains summary information for a managed list type (ManagedListType object).
16
16
  """
17
17
 
18
18
  #: A constant which can be used with the lifecycle_state property of a ManagedListTypeSummary.
@@ -12,7 +12,7 @@ from oci.decorators import init_model_state_from_kwargs
12
12
  @init_model_state_from_kwargs
13
13
  class PolicySummary(object):
14
14
  """
15
- Global policy statement
15
+ A policy summary (PolicySummary object) contains a list of all current global policy statements (policy attributes).
16
16
  """
17
17
 
18
18
  def __init__(self, **kwargs):
@@ -12,7 +12,7 @@ from oci.decorators import init_model_state_from_kwargs
12
12
  @init_model_state_from_kwargs
13
13
  class Problem(object):
14
14
  """
15
- Problem Definition.
15
+ Problems are at the core of Cloud Guard\u2019s functionality. A Problem object is created whenever an action or a configuration on a resource triggers a rule in a detector that\u2019s attached to the target containing the compartment where the resource is located. Each Problem object contains all the details for a single problem. This is the information for the problem that appears on the Cloud Guard Problems page.
16
16
  """
17
17
 
18
18
  #: A constant which can be used with the risk_level property of a Problem.
@@ -12,7 +12,7 @@ from oci.decorators import init_model_state_from_kwargs
12
12
  @init_model_state_from_kwargs
13
13
  class ProblemAggregation(object):
14
14
  """
15
- Provides the dimensions and their corresponding count value.
15
+ Provides aggregated information on counts of problems by specified parameters.
16
16
  """
17
17
 
18
18
  def __init__(self, **kwargs):
@@ -12,7 +12,7 @@ from oci.decorators import init_model_state_from_kwargs
12
12
  @init_model_state_from_kwargs
13
13
  class ProblemEndpointSummary(object):
14
14
  """
15
- Problem endpoints summary.
15
+ Summary information for endpoints associated with a problem (Problem object).
16
16
  """
17
17
 
18
18
  def __init__(self, **kwargs):
@@ -12,7 +12,7 @@ from oci.decorators import init_model_state_from_kwargs
12
12
  @init_model_state_from_kwargs
13
13
  class ProblemTrendAggregation(object):
14
14
  """
15
- Provides the dimensions and their corresponding time and count.
15
+ Provides aggregated information on trends for counts of problems by specified parameters.
16
16
  """
17
17
 
18
18
  def __init__(self, **kwargs):
@@ -79,6 +79,14 @@ class TargetDetectorRecipeDetectorRule(object):
79
79
  #: This constant has a value of "GENERIC"
80
80
  MANAGED_LIST_TYPES_GENERIC = "GENERIC"
81
81
 
82
+ #: A constant which can be used with the managed_list_types property of a TargetDetectorRecipeDetectorRule.
83
+ #: This constant has a value of "FUSION_APPS_ROLE"
84
+ MANAGED_LIST_TYPES_FUSION_APPS_ROLE = "FUSION_APPS_ROLE"
85
+
86
+ #: A constant which can be used with the managed_list_types property of a TargetDetectorRecipeDetectorRule.
87
+ #: This constant has a value of "FUSION_APPS_PERMISSION"
88
+ MANAGED_LIST_TYPES_FUSION_APPS_PERMISSION = "FUSION_APPS_PERMISSION"
89
+
82
90
  #: A constant which can be used with the lifecycle_state property of a TargetDetectorRecipeDetectorRule.
83
91
  #: This constant has a value of "CREATING"
84
92
  LIFECYCLE_STATE_CREATING = "CREATING"
@@ -148,7 +156,7 @@ class TargetDetectorRecipeDetectorRule(object):
148
156
 
149
157
  :param managed_list_types:
150
158
  The value to assign to the managed_list_types property of this TargetDetectorRecipeDetectorRule.
151
- Allowed values for items in this list are: "CIDR_BLOCK", "USERS", "GROUPS", "IPV4ADDRESS", "IPV6ADDRESS", "RESOURCE_OCID", "REGION", "COUNTRY", "STATE", "CITY", "TAGS", "GENERIC", 'UNKNOWN_ENUM_VALUE'.
159
+ Allowed values for items in this list are: "CIDR_BLOCK", "USERS", "GROUPS", "IPV4ADDRESS", "IPV6ADDRESS", "RESOURCE_OCID", "REGION", "COUNTRY", "STATE", "CITY", "TAGS", "GENERIC", "FUSION_APPS_ROLE", "FUSION_APPS_PERMISSION", 'UNKNOWN_ENUM_VALUE'.
152
160
  Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
153
161
  :type managed_list_types: list[str]
154
162
 
@@ -431,7 +439,7 @@ class TargetDetectorRecipeDetectorRule(object):
431
439
  Gets the managed_list_types of this TargetDetectorRecipeDetectorRule.
432
440
  List of cloudguard managed list types related to this rule
433
441
 
434
- Allowed values for items in this list are: "CIDR_BLOCK", "USERS", "GROUPS", "IPV4ADDRESS", "IPV6ADDRESS", "RESOURCE_OCID", "REGION", "COUNTRY", "STATE", "CITY", "TAGS", "GENERIC", 'UNKNOWN_ENUM_VALUE'.
442
+ Allowed values for items in this list are: "CIDR_BLOCK", "USERS", "GROUPS", "IPV4ADDRESS", "IPV6ADDRESS", "RESOURCE_OCID", "REGION", "COUNTRY", "STATE", "CITY", "TAGS", "GENERIC", "FUSION_APPS_ROLE", "FUSION_APPS_PERMISSION", 'UNKNOWN_ENUM_VALUE'.
435
443
  Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
436
444
 
437
445
 
@@ -450,7 +458,7 @@ class TargetDetectorRecipeDetectorRule(object):
450
458
  :param managed_list_types: The managed_list_types of this TargetDetectorRecipeDetectorRule.
451
459
  :type: list[str]
452
460
  """
453
- allowed_values = ["CIDR_BLOCK", "USERS", "GROUPS", "IPV4ADDRESS", "IPV6ADDRESS", "RESOURCE_OCID", "REGION", "COUNTRY", "STATE", "CITY", "TAGS", "GENERIC"]
461
+ allowed_values = ["CIDR_BLOCK", "USERS", "GROUPS", "IPV4ADDRESS", "IPV6ADDRESS", "RESOURCE_OCID", "REGION", "COUNTRY", "STATE", "CITY", "TAGS", "GENERIC", "FUSION_APPS_ROLE", "FUSION_APPS_PERMISSION"]
454
462
  if managed_list_types:
455
463
  managed_list_types[:] = ['UNKNOWN_ENUM_VALUE' if not value_allowed_none_or_none_sentinel(x, allowed_values) else x for x in managed_list_types]
456
464
  self._managed_list_types = managed_list_types