pulumi-oci 3.9.0a1758687119__py3-none-any.whl → 3.10.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.

Potentially problematic release.


This version of pulumi-oci might be problematic. Click here for more details.

Files changed (1065) hide show
  1. pulumi_oci/__init__.py +200 -0
  2. pulumi_oci/adm/knowledge_base.py +0 -8
  3. pulumi_oci/adm/remediation_recipe.py +0 -8
  4. pulumi_oci/adm/remediation_run.py +0 -8
  5. pulumi_oci/adm/vulnerability_audit.py +0 -8
  6. pulumi_oci/aidocument/model.py +2 -10
  7. pulumi_oci/aidocument/processor_job.py +0 -8
  8. pulumi_oci/aidocument/project.py +0 -8
  9. pulumi_oci/ailanguage/__init__.py +3 -0
  10. pulumi_oci/ailanguage/_inputs.py +485 -0
  11. pulumi_oci/ailanguage/endpoint.py +49 -8
  12. pulumi_oci/ailanguage/get_endpoint.py +19 -1
  13. pulumi_oci/ailanguage/get_endpoints.py +4 -0
  14. pulumi_oci/ailanguage/get_job.py +394 -0
  15. pulumi_oci/ailanguage/get_jobs.py +199 -0
  16. pulumi_oci/ailanguage/get_model.py +5 -1
  17. pulumi_oci/ailanguage/get_models.py +4 -0
  18. pulumi_oci/ailanguage/get_project.py +4 -0
  19. pulumi_oci/ailanguage/get_projects.py +4 -0
  20. pulumi_oci/ailanguage/job.py +827 -0
  21. pulumi_oci/ailanguage/model.py +4 -12
  22. pulumi_oci/ailanguage/outputs.py +1121 -10
  23. pulumi_oci/ailanguage/project.py +0 -8
  24. pulumi_oci/aivision/model.py +0 -8
  25. pulumi_oci/aivision/project.py +0 -8
  26. pulumi_oci/aivision/stream_group.py +0 -8
  27. pulumi_oci/aivision/stream_job.py +0 -8
  28. pulumi_oci/aivision/stream_source.py +0 -8
  29. pulumi_oci/aivision/vision_private_endpoint.py +0 -8
  30. pulumi_oci/analytics/analytics_instance.py +0 -10
  31. pulumi_oci/analytics/analytics_instance_private_access_channel.py +0 -10
  32. pulumi_oci/analytics/analytics_instance_vanity_url.py +0 -10
  33. pulumi_oci/announcementsservice/announcement_subscription.py +0 -12
  34. pulumi_oci/announcementsservice/announcement_subscriptions_actions_change_compartment.py +0 -12
  35. pulumi_oci/announcementsservice/announcement_subscriptions_filter_group.py +0 -12
  36. pulumi_oci/apigateway/api.py +0 -8
  37. pulumi_oci/apigateway/certificate.py +0 -8
  38. pulumi_oci/apigateway/deployment.py +0 -8
  39. pulumi_oci/apigateway/gateway.py +0 -8
  40. pulumi_oci/apigateway/subscriber.py +0 -8
  41. pulumi_oci/apigateway/usage_plan.py +0 -8
  42. pulumi_oci/apm/apm_domain.py +0 -8
  43. pulumi_oci/apmconfig/config.py +0 -8
  44. pulumi_oci/apmsynthetics/config.py +0 -8
  45. pulumi_oci/apmsynthetics/dedicated_vantage_point.py +0 -8
  46. pulumi_oci/apmsynthetics/on_premise_vantage_point.py +0 -8
  47. pulumi_oci/apmsynthetics/on_premise_vantage_point_worker.py +0 -8
  48. pulumi_oci/apmsynthetics/script.py +0 -8
  49. pulumi_oci/apmtraces/scheduled_query.py +2 -6
  50. pulumi_oci/appmgmtcontrol/monitor_plugin_management.py +0 -12
  51. pulumi_oci/artifacts/container_configuration.py +0 -4
  52. pulumi_oci/artifacts/container_image_signature.py +0 -8
  53. pulumi_oci/artifacts/container_repository.py +0 -8
  54. pulumi_oci/artifacts/generic_artifact.py +0 -4
  55. pulumi_oci/artifacts/repository.py +0 -8
  56. pulumi_oci/audit/configuration.py +0 -4
  57. pulumi_oci/autoscaling/auto_scaling_configuration.py +0 -8
  58. pulumi_oci/bastion/bastion.py +0 -8
  59. pulumi_oci/bastion/session.py +0 -8
  60. pulumi_oci/bigdataservice/auto_scaling_configuration.py +0 -8
  61. pulumi_oci/bigdataservice/bds_capacity_report.py +0 -8
  62. pulumi_oci/bigdataservice/bds_instance.py +2 -6
  63. pulumi_oci/bigdataservice/bds_instance_api_key.py +0 -8
  64. pulumi_oci/bigdataservice/bds_instance_identity_configuration.py +0 -8
  65. pulumi_oci/bigdataservice/bds_instance_metastore_config.py +0 -8
  66. pulumi_oci/bigdataservice/bds_instance_node_backup.py +0 -8
  67. pulumi_oci/bigdataservice/bds_instance_node_backup_configuration.py +0 -8
  68. pulumi_oci/bigdataservice/bds_instance_node_replace_configuration.py +0 -8
  69. pulumi_oci/bigdataservice/bds_instance_operation_certificate_managements_management.py +0 -8
  70. pulumi_oci/bigdataservice/bds_instance_os_patch_action.py +0 -8
  71. pulumi_oci/bigdataservice/bds_instance_patch_action.py +0 -8
  72. pulumi_oci/bigdataservice/bds_instance_resource_principal_configuration.py +0 -8
  73. pulumi_oci/bigdataservice/bds_instance_software_update_action.py +4 -0
  74. pulumi_oci/blockchain/blockchain_platform.py +0 -8
  75. pulumi_oci/blockchain/osn.py +0 -8
  76. pulumi_oci/blockchain/peer.py +0 -8
  77. pulumi_oci/budget/budget.py +0 -8
  78. pulumi_oci/budget/rule.py +0 -8
  79. pulumi_oci/capacitymanagement/internal_occm_demand_signal.py +0 -8
  80. pulumi_oci/capacitymanagement/internal_occm_demand_signal_delivery.py +0 -12
  81. pulumi_oci/capacitymanagement/occ_availability_catalog.py +0 -8
  82. pulumi_oci/capacitymanagement/occ_capacity_request.py +2 -8
  83. pulumi_oci/capacitymanagement/occ_customer_group.py +0 -8
  84. pulumi_oci/capacitymanagement/occ_customer_group_occ_customer.py +0 -8
  85. pulumi_oci/capacitymanagement/occm_demand_signal.py +0 -8
  86. pulumi_oci/capacitymanagement/occm_demand_signal_item.py +0 -8
  87. pulumi_oci/certificatesmanagement/ca_bundle.py +0 -8
  88. pulumi_oci/certificatesmanagement/certificate.py +2 -6
  89. pulumi_oci/certificatesmanagement/certificate_authority.py +2 -6
  90. pulumi_oci/certificatesmanagement/get_certificate_authority_version.py +4 -0
  91. pulumi_oci/cloudbridge/agent.py +0 -8
  92. pulumi_oci/cloudbridge/agent_dependency.py +0 -8
  93. pulumi_oci/cloudbridge/agent_plugin.py +0 -8
  94. pulumi_oci/cloudbridge/asset.py +0 -8
  95. pulumi_oci/cloudbridge/asset_source.py +0 -8
  96. pulumi_oci/cloudbridge/discovery_schedule.py +0 -8
  97. pulumi_oci/cloudbridge/environment.py +0 -8
  98. pulumi_oci/cloudbridge/inventory.py +0 -8
  99. pulumi_oci/cloudguard/adhoc_query.py +0 -8
  100. pulumi_oci/cloudguard/cloud_guard_configuration.py +8 -6
  101. pulumi_oci/cloudguard/cloud_guard_data_source.py +0 -10
  102. pulumi_oci/cloudguard/data_mask_rule.py +0 -8
  103. pulumi_oci/cloudguard/detector_recipe.py +2 -6
  104. pulumi_oci/cloudguard/managed_list.py +2 -6
  105. pulumi_oci/cloudguard/responder_recipe.py +2 -8
  106. pulumi_oci/cloudguard/saved_query.py +0 -8
  107. pulumi_oci/cloudguard/security_recipe.py +0 -10
  108. pulumi_oci/cloudguard/security_zone.py +0 -10
  109. pulumi_oci/cloudguard/target.py +0 -8
  110. pulumi_oci/cloudguard/wlp_agent.py +0 -10
  111. pulumi_oci/cloudmigrations/migration.py +0 -8
  112. pulumi_oci/cloudmigrations/migration_asset.py +2 -6
  113. pulumi_oci/cloudmigrations/migration_plan.py +2 -6
  114. pulumi_oci/cloudmigrations/replication_schedule.py +0 -8
  115. pulumi_oci/cloudmigrations/target_asset.py +0 -8
  116. pulumi_oci/clusterplacementgroups/cluster_placement_group.py +0 -8
  117. pulumi_oci/computecloud/at_customer_ccc_infrastructure.py +0 -10
  118. pulumi_oci/computecloud/at_customer_ccc_upgrade_schedule.py +0 -8
  119. pulumi_oci/config/__init__.pyi +5 -0
  120. pulumi_oci/config/vars.py +7 -0
  121. pulumi_oci/containerengine/addon.py +2 -6
  122. pulumi_oci/containerengine/cluster.py +0 -8
  123. pulumi_oci/containerengine/cluster_workload_mapping.py +0 -8
  124. pulumi_oci/containerengine/container_instance.py +0 -8
  125. pulumi_oci/containerengine/get_addon_options.py +25 -6
  126. pulumi_oci/containerengine/get_virtual_node_pools.py +4 -0
  127. pulumi_oci/containerengine/node_pool.py +0 -8
  128. pulumi_oci/containerengine/virtual_node_pool.py +0 -8
  129. pulumi_oci/core/_inputs.py +410 -0
  130. pulumi_oci/core/app_catalog_subscription.py +0 -8
  131. pulumi_oci/core/boot_volume.py +0 -14
  132. pulumi_oci/core/boot_volume_backup.py +0 -18
  133. pulumi_oci/core/byoasn.py +0 -8
  134. pulumi_oci/core/capture_filter.py +0 -24
  135. pulumi_oci/core/cluster_network.py +0 -36
  136. pulumi_oci/core/compute_capacity_report.py +0 -18
  137. pulumi_oci/core/compute_capacity_reservation.py +0 -16
  138. pulumi_oci/core/compute_capacity_topology.py +0 -18
  139. pulumi_oci/core/compute_cluster.py +0 -30
  140. pulumi_oci/core/compute_gpu_memory_cluster.py +0 -8
  141. pulumi_oci/core/compute_gpu_memory_fabric.py +2 -6
  142. pulumi_oci/core/compute_host.py +2 -6
  143. pulumi_oci/core/compute_host_group.py +0 -8
  144. pulumi_oci/core/compute_image_capability_schema.py +2 -6
  145. pulumi_oci/core/console_history.py +0 -40
  146. pulumi_oci/core/cpe.py +0 -36
  147. pulumi_oci/core/cross_connect.py +0 -44
  148. pulumi_oci/core/cross_connect_group.py +0 -36
  149. pulumi_oci/core/dedicated_vm_host.py +0 -14
  150. pulumi_oci/core/dhcp_options.py +0 -34
  151. pulumi_oci/core/drg.py +0 -30
  152. pulumi_oci/core/drg_attachment.py +2 -26
  153. pulumi_oci/core/drg_attachments_list.py +0 -8
  154. pulumi_oci/core/drg_route_distribution.py +0 -14
  155. pulumi_oci/core/drg_route_distribution_statement.py +0 -8
  156. pulumi_oci/core/drg_route_table.py +0 -10
  157. pulumi_oci/core/drg_route_table_route_rule.py +0 -8
  158. pulumi_oci/core/get_byoasns.py +4 -0
  159. pulumi_oci/core/get_compute_hosts.py +20 -1
  160. pulumi_oci/core/get_instance.py +15 -1
  161. pulumi_oci/core/get_instance_pool.py +15 -1
  162. pulumi_oci/core/get_private_ip.py +29 -1
  163. pulumi_oci/core/get_subnet.py +18 -1
  164. pulumi_oci/core/image.py +0 -52
  165. pulumi_oci/core/instance.py +49 -102
  166. pulumi_oci/core/instance_configuration.py +2 -8
  167. pulumi_oci/core/instance_console_connection.py +0 -16
  168. pulumi_oci/core/instance_pool.py +71 -16
  169. pulumi_oci/core/instance_pool_instance.py +0 -16
  170. pulumi_oci/core/internet_gateway.py +0 -46
  171. pulumi_oci/core/ipsec.py +0 -74
  172. pulumi_oci/core/ipsec_connection_tunnel_management.py +0 -36
  173. pulumi_oci/core/ipv6.py +0 -8
  174. pulumi_oci/core/local_peering_gateway.py +0 -8
  175. pulumi_oci/core/nat_gateway.py +0 -10
  176. pulumi_oci/core/network_security_group.py +0 -8
  177. pulumi_oci/core/network_security_group_security_rule.py +0 -8
  178. pulumi_oci/core/outputs.py +834 -0
  179. pulumi_oci/core/private_ip.py +105 -19
  180. pulumi_oci/core/public_ip.py +0 -48
  181. pulumi_oci/core/public_ip_pool.py +0 -8
  182. pulumi_oci/core/remote_peering_connection.py +0 -8
  183. pulumi_oci/core/route_table.py +0 -40
  184. pulumi_oci/core/security_list.py +0 -38
  185. pulumi_oci/core/service_gateway.py +0 -30
  186. pulumi_oci/core/subnet.py +96 -95
  187. pulumi_oci/core/vcn.py +0 -86
  188. pulumi_oci/core/virtual_circuit.py +0 -48
  189. pulumi_oci/core/vlan.py +0 -8
  190. pulumi_oci/core/vnic_attachment.py +2 -12
  191. pulumi_oci/core/volume.py +0 -34
  192. pulumi_oci/core/volume_attachment.py +0 -8
  193. pulumi_oci/core/volume_backup.py +0 -18
  194. pulumi_oci/core/volume_backup_policy.py +0 -14
  195. pulumi_oci/core/volume_backup_policy_assignment.py +0 -12
  196. pulumi_oci/core/volume_group_backup.py +0 -10
  197. pulumi_oci/core/vtap.py +0 -24
  198. pulumi_oci/database/__init__.py +5 -0
  199. pulumi_oci/database/_inputs.py +3751 -1323
  200. pulumi_oci/database/application_vip.py +0 -8
  201. pulumi_oci/database/autonomous_container_database.py +187 -172
  202. pulumi_oci/database/autonomous_container_database_add_standby.py +76 -114
  203. pulumi_oci/database/autonomous_container_database_dataguard_association.py +12 -18
  204. pulumi_oci/database/autonomous_container_database_snapshot_standby.py +7 -17
  205. pulumi_oci/database/autonomous_database.py +690 -556
  206. pulumi_oci/database/autonomous_database_backup.py +103 -49
  207. pulumi_oci/database/autonomous_database_instance_wallet_management.py +4 -12
  208. pulumi_oci/database/autonomous_database_regional_wallet_management.py +4 -12
  209. pulumi_oci/database/autonomous_database_saas_admin_user.py +43 -9
  210. pulumi_oci/database/autonomous_database_software_image.py +30 -38
  211. pulumi_oci/database/autonomous_database_wallet.py +0 -18
  212. pulumi_oci/database/autonomous_exadata_infrastructure.py +7 -15
  213. pulumi_oci/database/autonomous_vm_cluster.py +28 -8
  214. pulumi_oci/database/backup.py +4 -12
  215. pulumi_oci/database/backup_cancel_management.py +0 -8
  216. pulumi_oci/database/backup_destination.py +56 -8
  217. pulumi_oci/database/cloud_autonomous_vm_cluster.py +69 -57
  218. pulumi_oci/database/cloud_database_management.py +0 -14
  219. pulumi_oci/database/cloud_exadata_infrastructure.py +4 -12
  220. pulumi_oci/database/cloud_exadata_infrastructure_configure_exascale_management.py +0 -8
  221. pulumi_oci/database/cloud_vm_cluster.py +116 -68
  222. pulumi_oci/database/cloud_vm_cluster_iorm_config.py +0 -12
  223. pulumi_oci/database/data_guard_association.py +14 -36
  224. pulumi_oci/database/database.py +16 -97
  225. pulumi_oci/database/database_snapshot_standby.py +1289 -0
  226. pulumi_oci/database/database_software_image.py +0 -8
  227. pulumi_oci/database/database_upgrade.py +10 -26
  228. pulumi_oci/database/db_home.py +14 -14
  229. pulumi_oci/database/db_node.py +2 -6
  230. pulumi_oci/database/db_node_console_connection.py +0 -12
  231. pulumi_oci/database/db_node_console_history.py +0 -8
  232. pulumi_oci/database/db_node_snapshot.py +630 -0
  233. pulumi_oci/database/db_node_snapshot_management.py +439 -0
  234. pulumi_oci/database/db_system.py +16 -44
  235. pulumi_oci/database/exadata_infrastructure.py +4 -14
  236. pulumi_oci/database/exadata_iorm_config.py +0 -22
  237. pulumi_oci/database/exadb_vm_cluster.py +7 -15
  238. pulumi_oci/database/exascale_db_storage_vault.py +0 -8
  239. pulumi_oci/database/external_container_database.py +0 -8
  240. pulumi_oci/database/external_container_database_management.py +8 -8
  241. pulumi_oci/database/external_container_databases_stack_monitoring.py +0 -8
  242. pulumi_oci/database/external_database_connector.py +7 -15
  243. pulumi_oci/database/external_non_container_database.py +0 -8
  244. pulumi_oci/database/external_non_container_database_management.py +8 -8
  245. pulumi_oci/database/external_non_container_database_operations_insights_management.py +0 -10
  246. pulumi_oci/database/external_non_container_databases_stack_monitoring.py +0 -8
  247. pulumi_oci/database/external_pluggable_database.py +0 -10
  248. pulumi_oci/database/external_pluggable_database_management.py +0 -12
  249. pulumi_oci/database/external_pluggable_database_operations_insights_management.py +0 -10
  250. pulumi_oci/database/external_pluggable_databases_stack_monitoring.py +0 -8
  251. pulumi_oci/database/get_autonomous_character_sets.py +6 -4
  252. pulumi_oci/database/get_autonomous_container_database.py +33 -22
  253. pulumi_oci/database/get_autonomous_container_database_dataguard_association.py +3 -3
  254. pulumi_oci/database/get_autonomous_container_database_dataguard_associations.py +1 -1
  255. pulumi_oci/database/get_autonomous_container_database_resource_usage.py +2 -2
  256. pulumi_oci/database/get_autonomous_container_databases.py +3 -3
  257. pulumi_oci/database/get_autonomous_database.py +138 -94
  258. pulumi_oci/database/get_autonomous_database_backup.py +52 -10
  259. pulumi_oci/database/get_autonomous_database_backups.py +67 -4
  260. pulumi_oci/database/get_autonomous_database_dataguard_associations.py +3 -3
  261. pulumi_oci/database/get_autonomous_database_instance_wallet_management.py +3 -3
  262. pulumi_oci/database/get_autonomous_database_peers.py +2 -2
  263. pulumi_oci/database/get_autonomous_database_refreshable_clones.py +2 -2
  264. pulumi_oci/database/get_autonomous_database_regional_wallet_management.py +3 -3
  265. pulumi_oci/database/get_autonomous_database_resource_pool_members.py +2 -2
  266. pulumi_oci/database/get_autonomous_database_software_image.py +10 -10
  267. pulumi_oci/database/get_autonomous_database_software_images.py +4 -4
  268. pulumi_oci/database/get_autonomous_database_wallet.py +6 -2
  269. pulumi_oci/database/get_autonomous_databases.py +48 -23
  270. pulumi_oci/database/get_autonomous_databases_clones.py +5 -5
  271. pulumi_oci/database/get_autonomous_db_preview_versions.py +4 -4
  272. pulumi_oci/database/get_autonomous_db_versions.py +10 -9
  273. pulumi_oci/database/get_autonomous_exadata_infrastructure.py +1 -1
  274. pulumi_oci/database/get_autonomous_vm_cluster.py +16 -2
  275. pulumi_oci/database/get_autonomous_vm_cluster_resource_usage.py +16 -2
  276. pulumi_oci/database/get_backup_destination.py +29 -1
  277. pulumi_oci/database/get_cloud_autonomous_vm_cluster.py +25 -13
  278. pulumi_oci/database/get_cloud_autonomous_vm_cluster_resource_usage.py +20 -6
  279. pulumi_oci/database/get_cloud_exadata_infrastructure.py +3 -3
  280. pulumi_oci/database/get_cloud_exadata_infrastructures.py +2 -2
  281. pulumi_oci/database/get_cloud_vm_cluster.py +2 -2
  282. pulumi_oci/database/get_database.py +1 -1
  283. pulumi_oci/database/get_database_maintenance_run_histories.py +1 -1
  284. pulumi_oci/database/get_db_node_snapshot.py +296 -0
  285. pulumi_oci/database/get_db_node_snapshots.py +235 -0
  286. pulumi_oci/database/get_db_server.py +1 -1
  287. pulumi_oci/database/get_exadata_infrastructure.py +5 -1
  288. pulumi_oci/database/get_exadata_infrastructures.py +4 -0
  289. pulumi_oci/database/get_exadb_vm_cluster.py +1 -1
  290. pulumi_oci/database/get_external_database_connector.py +1 -1
  291. pulumi_oci/database/get_key_store.py +29 -1
  292. pulumi_oci/database/get_maintenance_run.py +3 -3
  293. pulumi_oci/database/get_maintenance_runs.py +3 -3
  294. pulumi_oci/database/get_pluggable_database.py +3 -0
  295. pulumi_oci/database/get_vm_cluster.py +1 -1
  296. pulumi_oci/database/key_store.py +56 -8
  297. pulumi_oci/database/maintenance_run.py +15 -29
  298. pulumi_oci/database/oneoff_patch.py +0 -8
  299. pulumi_oci/database/outputs.py +4701 -975
  300. pulumi_oci/database/pluggable_database.py +15 -10
  301. pulumi_oci/database/pluggable_database_managements_management.py +0 -8
  302. pulumi_oci/database/pluggable_database_snapshot.py +0 -8
  303. pulumi_oci/database/pluggable_databases_local_clone.py +0 -10
  304. pulumi_oci/database/pluggable_databases_remote_clone.py +0 -12
  305. pulumi_oci/database/vm_cluster.py +4 -12
  306. pulumi_oci/database/vm_cluster_add_virtual_network.py +4 -12
  307. pulumi_oci/database/vm_cluster_network.py +0 -10
  308. pulumi_oci/database/vm_cluster_remove_virtual_machine.py +4 -12
  309. pulumi_oci/databasemanagement/autonomous_database_autonomous_database_dbm_features_management.py +2 -6
  310. pulumi_oci/databasemanagement/cloud_asm.py +2 -6
  311. pulumi_oci/databasemanagement/cloud_asm_instance.py +2 -6
  312. pulumi_oci/databasemanagement/cloud_cluster.py +2 -6
  313. pulumi_oci/databasemanagement/cloud_cluster_instance.py +2 -6
  314. pulumi_oci/databasemanagement/cloud_db_home.py +2 -6
  315. pulumi_oci/databasemanagement/cloud_db_node.py +2 -6
  316. pulumi_oci/databasemanagement/cloud_db_system.py +0 -8
  317. pulumi_oci/databasemanagement/cloud_db_system_cloud_database_managements_management.py +0 -10
  318. pulumi_oci/databasemanagement/cloud_db_system_cloud_stack_monitorings_management.py +0 -10
  319. pulumi_oci/databasemanagement/cloud_db_system_connector.py +0 -8
  320. pulumi_oci/databasemanagement/cloud_db_system_discovery.py +2 -10
  321. pulumi_oci/databasemanagement/cloud_listener.py +2 -6
  322. pulumi_oci/databasemanagement/database_dbm_features_management.py +2 -6
  323. pulumi_oci/databasemanagement/db_management_private_endpoint.py +0 -8
  324. pulumi_oci/databasemanagement/external_asm.py +2 -6
  325. pulumi_oci/databasemanagement/external_asm_instance.py +2 -6
  326. pulumi_oci/databasemanagement/external_cluster.py +2 -6
  327. pulumi_oci/databasemanagement/external_cluster_instance.py +2 -6
  328. pulumi_oci/databasemanagement/external_db_home.py +2 -6
  329. pulumi_oci/databasemanagement/external_db_node.py +2 -6
  330. pulumi_oci/databasemanagement/external_db_system.py +0 -8
  331. pulumi_oci/databasemanagement/external_db_system_connector.py +0 -8
  332. pulumi_oci/databasemanagement/external_db_system_database_managements_management.py +0 -10
  333. pulumi_oci/databasemanagement/external_db_system_discovery.py +2 -10
  334. pulumi_oci/databasemanagement/external_db_system_stack_monitorings_management.py +0 -10
  335. pulumi_oci/databasemanagement/external_exadata_infrastructure.py +0 -18
  336. pulumi_oci/databasemanagement/external_exadata_infrastructure_exadata_management.py +0 -18
  337. pulumi_oci/databasemanagement/external_exadata_storage_connector.py +0 -8
  338. pulumi_oci/databasemanagement/external_exadata_storage_grid.py +2 -6
  339. pulumi_oci/databasemanagement/external_exadata_storage_server.py +2 -6
  340. pulumi_oci/databasemanagement/external_listener.py +2 -6
  341. pulumi_oci/databasemanagement/external_my_sql_database.py +0 -8
  342. pulumi_oci/databasemanagement/external_my_sql_database_connector.py +0 -8
  343. pulumi_oci/databasemanagement/external_my_sql_database_external_mysql_databases_management.py +0 -8
  344. pulumi_oci/databasemanagement/externalcontainerdatabase_external_container_dbm_features_management.py +2 -6
  345. pulumi_oci/databasemanagement/externalnoncontainerdatabase_external_non_container_dbm_features_management.py +2 -6
  346. pulumi_oci/databasemanagement/externalpluggabledatabase_external_pluggable_dbm_features_management.py +2 -6
  347. pulumi_oci/databasemanagement/get_managed_database_sql_plan_baselines.py +4 -0
  348. pulumi_oci/databasemanagement/managed_database.py +2 -6
  349. pulumi_oci/databasemanagement/managed_database_group.py +0 -10
  350. pulumi_oci/databasemanagement/managed_databases_change_database_parameter.py +0 -32
  351. pulumi_oci/databasemanagement/managed_databases_reset_database_parameter.py +0 -8
  352. pulumi_oci/databasemanagement/named_credential.py +0 -8
  353. pulumi_oci/databasemanagement/pluggabledatabase_pluggable_database_dbm_features_management.py +2 -6
  354. pulumi_oci/databasetools/__init__.py +3 -0
  355. pulumi_oci/databasetools/_inputs.py +145 -3
  356. pulumi_oci/databasetools/database_tools_connection.py +95 -24
  357. pulumi_oci/databasetools/database_tools_identity.py +727 -0
  358. pulumi_oci/databasetools/database_tools_private_endpoint.py +52 -11
  359. pulumi_oci/databasetools/get_database_tools_connection.py +31 -3
  360. pulumi_oci/databasetools/get_database_tools_connections.py +29 -7
  361. pulumi_oci/databasetools/get_database_tools_endpoint_services.py +2 -2
  362. pulumi_oci/databasetools/get_database_tools_identities.py +235 -0
  363. pulumi_oci/databasetools/get_database_tools_identity.py +296 -0
  364. pulumi_oci/databasetools/get_database_tools_private_endpoint.py +15 -1
  365. pulumi_oci/databasetools/get_database_tools_private_endpoints.py +2 -2
  366. pulumi_oci/databasetools/outputs.py +432 -18
  367. pulumi_oci/datacatalog/catalog.py +0 -10
  368. pulumi_oci/datacatalog/catalog_private_endpoint.py +0 -8
  369. pulumi_oci/datacatalog/connection.py +0 -8
  370. pulumi_oci/datacatalog/data_asset.py +0 -8
  371. pulumi_oci/datacatalog/get_data_assets.py +4 -0
  372. pulumi_oci/datacatalog/metastore.py +0 -8
  373. pulumi_oci/dataflow/application.py +0 -8
  374. pulumi_oci/dataflow/invoke_run.py +0 -8
  375. pulumi_oci/dataflow/pool.py +0 -8
  376. pulumi_oci/dataflow/run_statement.py +0 -8
  377. pulumi_oci/dataflow/sql_endpoint.py +2 -12
  378. pulumi_oci/dataintegration/get_workspace_task.py +4 -0
  379. pulumi_oci/dataintegration/workspace.py +0 -8
  380. pulumi_oci/dataintegration/workspace_application.py +0 -8
  381. pulumi_oci/dataintegration/workspace_application_patch.py +0 -8
  382. pulumi_oci/dataintegration/workspace_application_schedule.py +0 -8
  383. pulumi_oci/dataintegration/workspace_application_task_schedule.py +0 -8
  384. pulumi_oci/dataintegration/workspace_export_request.py +0 -8
  385. pulumi_oci/dataintegration/workspace_folder.py +0 -10
  386. pulumi_oci/dataintegration/workspace_import_request.py +0 -8
  387. pulumi_oci/dataintegration/workspace_project.py +0 -8
  388. pulumi_oci/dataintegration/workspace_task.py +2 -6
  389. pulumi_oci/datalabellingservice/dataset.py +0 -8
  390. pulumi_oci/datasafe/alert.py +2 -6
  391. pulumi_oci/datasafe/alert_policy.py +0 -8
  392. pulumi_oci/datasafe/alert_policy_rule.py +0 -8
  393. pulumi_oci/datasafe/attribute_set.py +0 -8
  394. pulumi_oci/datasafe/audit_archive_retrieval.py +0 -12
  395. pulumi_oci/datasafe/audit_policy.py +2 -6
  396. pulumi_oci/datasafe/audit_policy_management.py +0 -8
  397. pulumi_oci/datasafe/audit_profile.py +0 -8
  398. pulumi_oci/datasafe/audit_profile_management.py +0 -8
  399. pulumi_oci/datasafe/audit_trail.py +2 -6
  400. pulumi_oci/datasafe/audit_trail_management.py +0 -8
  401. pulumi_oci/datasafe/compare_security_assessment.py +0 -10
  402. pulumi_oci/datasafe/compare_user_assessment.py +0 -10
  403. pulumi_oci/datasafe/data_safe_configuration.py +0 -8
  404. pulumi_oci/datasafe/data_safe_private_endpoint.py +0 -8
  405. pulumi_oci/datasafe/database_security_config.py +2 -6
  406. pulumi_oci/datasafe/database_security_config_management.py +0 -8
  407. pulumi_oci/datasafe/discovery_mod.py +0 -16
  408. pulumi_oci/datasafe/get_sensitive_data_model_referential_relation.py +4 -0
  409. pulumi_oci/datasafe/get_target_alert_policy_associations.py +4 -0
  410. pulumi_oci/datasafe/library_masing_format.py +2 -14
  411. pulumi_oci/datasafe/masking_policies_masking_column.py +0 -46
  412. pulumi_oci/datasafe/masking_policy.py +0 -40
  413. pulumi_oci/datasafe/on_prem_connector.py +0 -8
  414. pulumi_oci/datasafe/report.py +2 -6
  415. pulumi_oci/datasafe/report_definition.py +0 -8
  416. pulumi_oci/datasafe/sdm_masking_policy_difference.py +0 -16
  417. pulumi_oci/datasafe/security_assessment.py +2 -10
  418. pulumi_oci/datasafe/security_assessment_check.py +0 -10
  419. pulumi_oci/datasafe/security_assessment_finding.py +0 -8
  420. pulumi_oci/datasafe/security_policy.py +0 -8
  421. pulumi_oci/datasafe/security_policy_config.py +0 -8
  422. pulumi_oci/datasafe/security_policy_deployment.py +0 -8
  423. pulumi_oci/datasafe/security_policy_deployment_management.py +0 -8
  424. pulumi_oci/datasafe/security_policy_management.py +0 -8
  425. pulumi_oci/datasafe/sensitive_data_model.py +0 -12
  426. pulumi_oci/datasafe/sensitive_data_model_referential_relation.py +0 -8
  427. pulumi_oci/datasafe/sensitive_data_models_sensitive_column.py +0 -8
  428. pulumi_oci/datasafe/sensitive_type.py +0 -12
  429. pulumi_oci/datasafe/sensitive_type_group.py +0 -8
  430. pulumi_oci/datasafe/sensitive_type_group_grouped_sensitive_type.py +0 -10
  431. pulumi_oci/datasafe/sensitive_types_export.py +0 -12
  432. pulumi_oci/datasafe/set_security_assessment_baseline.py +0 -8
  433. pulumi_oci/datasafe/set_user_assessment_baseline.py +0 -8
  434. pulumi_oci/datasafe/sql_collection.py +0 -8
  435. pulumi_oci/datasafe/sql_firewall_policy.py +2 -6
  436. pulumi_oci/datasafe/sql_firewall_policy_management.py +0 -8
  437. pulumi_oci/datasafe/target_alert_policy_association.py +2 -6
  438. pulumi_oci/datasafe/target_database.py +0 -8
  439. pulumi_oci/datasafe/target_database_group.py +0 -8
  440. pulumi_oci/datasafe/target_database_peer_target_database.py +0 -8
  441. pulumi_oci/datasafe/unified_audit_policy.py +0 -8
  442. pulumi_oci/datasafe/unified_audit_policy_definition.py +2 -6
  443. pulumi_oci/datasafe/unset_security_assessment_baseline.py +0 -12
  444. pulumi_oci/datasafe/unset_user_assessment_baseline.py +0 -12
  445. pulumi_oci/datasafe/user_assessment.py +0 -12
  446. pulumi_oci/datascience/_inputs.py +1087 -160
  447. pulumi_oci/datascience/get_pipeline.py +15 -1
  448. pulumi_oci/datascience/get_pipeline_run.py +29 -1
  449. pulumi_oci/datascience/job.py +2 -6
  450. pulumi_oci/datascience/job_run.py +0 -210
  451. pulumi_oci/datascience/ml_application.py +0 -8
  452. pulumi_oci/datascience/ml_application_implementation.py +0 -8
  453. pulumi_oci/datascience/ml_application_instance.py +2 -6
  454. pulumi_oci/datascience/model.py +0 -8
  455. pulumi_oci/datascience/model_deployment.py +0 -8
  456. pulumi_oci/datascience/model_group.py +0 -8
  457. pulumi_oci/datascience/model_group_artifact.py +0 -8
  458. pulumi_oci/datascience/model_group_version_history.py +0 -8
  459. pulumi_oci/datascience/model_provenance.py +0 -8
  460. pulumi_oci/datascience/model_version_set.py +0 -8
  461. pulumi_oci/datascience/notebook_session.py +0 -8
  462. pulumi_oci/datascience/outputs.py +2133 -383
  463. pulumi_oci/datascience/pipeline.py +49 -6
  464. pulumi_oci/datascience/pipeline_run.py +94 -174
  465. pulumi_oci/datascience/private_endpoint.py +0 -8
  466. pulumi_oci/datascience/project.py +0 -8
  467. pulumi_oci/dblm/get_patch_management.py +4 -0
  468. pulumi_oci/dblm/get_vulnerability.py +4 -0
  469. pulumi_oci/dblm/vulnerability_scan.py +0 -8
  470. pulumi_oci/demandsignal/occ_demand_signal.py +2 -10
  471. pulumi_oci/desktops/desktop_pool.py +0 -8
  472. pulumi_oci/devops/build_pipeline.py +0 -8
  473. pulumi_oci/devops/build_pipeline_stage.py +0 -8
  474. pulumi_oci/devops/build_run.py +0 -8
  475. pulumi_oci/devops/connection.py +0 -8
  476. pulumi_oci/devops/deploy_artifact.py +0 -8
  477. pulumi_oci/devops/deploy_environment.py +0 -8
  478. pulumi_oci/devops/deploy_pipeline.py +0 -8
  479. pulumi_oci/devops/deploy_stage.py +2 -6
  480. pulumi_oci/devops/deployment.py +2 -6
  481. pulumi_oci/devops/project.py +0 -8
  482. pulumi_oci/devops/project_repository_setting.py +0 -8
  483. pulumi_oci/devops/repository.py +2 -6
  484. pulumi_oci/devops/repository_mirror.py +0 -8
  485. pulumi_oci/devops/repository_protected_branch_management.py +0 -8
  486. pulumi_oci/devops/repository_ref.py +0 -8
  487. pulumi_oci/devops/repository_setting.py +0 -8
  488. pulumi_oci/devops/trigger.py +0 -8
  489. pulumi_oci/disasterrecovery/__init__.py +3 -0
  490. pulumi_oci/disasterrecovery/_inputs.py +207 -0
  491. pulumi_oci/disasterrecovery/automatic_dr_configuration.py +760 -0
  492. pulumi_oci/disasterrecovery/dr_plan.py +0 -8
  493. pulumi_oci/disasterrecovery/dr_plan_execution.py +56 -8
  494. pulumi_oci/disasterrecovery/dr_protection_group.py +0 -8
  495. pulumi_oci/disasterrecovery/get_automatic_dr_configuration.py +338 -0
  496. pulumi_oci/disasterrecovery/get_automatic_dr_configurations.py +229 -0
  497. pulumi_oci/disasterrecovery/get_dr_plan_execution.py +29 -1
  498. pulumi_oci/disasterrecovery/outputs.py +558 -0
  499. pulumi_oci/dns/record.py +0 -22
  500. pulumi_oci/dns/resolver.py +2 -12
  501. pulumi_oci/dns/resolver_endpoint.py +0 -8
  502. pulumi_oci/dns/rrset.py +0 -14
  503. pulumi_oci/dns/steering_policy.py +0 -10
  504. pulumi_oci/dns/steering_policy_attachment.py +0 -18
  505. pulumi_oci/dns/tsig_key.py +0 -10
  506. pulumi_oci/dns/view.py +0 -8
  507. pulumi_oci/dns/zone.py +0 -14
  508. pulumi_oci/dns/zone_promote_dnssec_key_version.py +0 -26
  509. pulumi_oci/dns/zone_stage_dnssec_key_version.py +0 -16
  510. pulumi_oci/email/dkim.py +0 -16
  511. pulumi_oci/email/email_domain.py +0 -8
  512. pulumi_oci/email/email_return_path.py +0 -8
  513. pulumi_oci/email/sender.py +0 -8
  514. pulumi_oci/email/suppression.py +0 -14
  515. pulumi_oci/events/rule.py +0 -8
  516. pulumi_oci/filestorage/export.py +0 -10
  517. pulumi_oci/filestorage/file_system.py +0 -64
  518. pulumi_oci/filestorage/file_system_quota_rule.py +0 -10
  519. pulumi_oci/filestorage/filesystem_snapshot_policy.py +0 -16
  520. pulumi_oci/filestorage/mount_target.py +52 -73
  521. pulumi_oci/filestorage/outbound_connector.py +0 -46
  522. pulumi_oci/filestorage/outputs.py +11 -0
  523. pulumi_oci/filestorage/replication.py +0 -60
  524. pulumi_oci/filestorage/snapshot.py +0 -10
  525. pulumi_oci/fleetappsmanagement/_inputs.py +3 -3
  526. pulumi_oci/fleetappsmanagement/catalog_item.py +0 -8
  527. pulumi_oci/fleetappsmanagement/compliance_policy_rule.py +0 -8
  528. pulumi_oci/fleetappsmanagement/fleet.py +2 -6
  529. pulumi_oci/fleetappsmanagement/fleet_credential.py +0 -8
  530. pulumi_oci/fleetappsmanagement/fleet_property.py +0 -8
  531. pulumi_oci/fleetappsmanagement/fleet_resource.py +0 -8
  532. pulumi_oci/fleetappsmanagement/maintenance_window.py +0 -8
  533. pulumi_oci/fleetappsmanagement/onboarding.py +0 -12
  534. pulumi_oci/fleetappsmanagement/outputs.py +6 -6
  535. pulumi_oci/fleetappsmanagement/patch.py +0 -8
  536. pulumi_oci/fleetappsmanagement/platform_configuration.py +0 -8
  537. pulumi_oci/fleetappsmanagement/property.py +0 -8
  538. pulumi_oci/fleetappsmanagement/provision.py +0 -8
  539. pulumi_oci/fleetappsmanagement/runbook.py +0 -8
  540. pulumi_oci/fleetappsmanagement/runbook_version.py +0 -8
  541. pulumi_oci/fleetappsmanagement/scheduler_definition.py +0 -8
  542. pulumi_oci/fleetappsmanagement/task_record.py +0 -8
  543. pulumi_oci/fleetsoftwareupdate/_inputs.py +773 -75
  544. pulumi_oci/fleetsoftwareupdate/fsu_collection.py +153 -65
  545. pulumi_oci/fleetsoftwareupdate/fsu_cycle.py +83 -65
  546. pulumi_oci/fleetsoftwareupdate/get_fsu_collection.py +20 -6
  547. pulumi_oci/fleetsoftwareupdate/get_fsu_collections.py +2 -2
  548. pulumi_oci/fleetsoftwareupdate/get_fsu_cycle.py +10 -10
  549. pulumi_oci/fleetsoftwareupdate/get_fsu_cycles.py +3 -3
  550. pulumi_oci/fleetsoftwareupdate/outputs.py +1470 -158
  551. pulumi_oci/functions/_inputs.py +229 -3
  552. pulumi_oci/functions/application.py +49 -0
  553. pulumi_oci/functions/function.py +171 -8
  554. pulumi_oci/functions/get_application.py +15 -1
  555. pulumi_oci/functions/get_function.py +43 -1
  556. pulumi_oci/functions/get_fusion_environment.py +15 -1
  557. pulumi_oci/functions/invoke_function.py +0 -8
  558. pulumi_oci/functions/outputs.py +493 -6
  559. pulumi_oci/fusionapps/fusion_environment.py +49 -8
  560. pulumi_oci/fusionapps/fusion_environment_admin_user.py +0 -8
  561. pulumi_oci/fusionapps/fusion_environment_data_masking_activity.py +0 -8
  562. pulumi_oci/fusionapps/fusion_environment_family.py +0 -8
  563. pulumi_oci/fusionapps/fusion_environment_refresh_activity.py +2 -6
  564. pulumi_oci/fusionapps/fusion_environment_service_attachment.py +0 -8
  565. pulumi_oci/generativeai/__init__.py +3 -0
  566. pulumi_oci/generativeai/_inputs.py +90 -1
  567. pulumi_oci/generativeai/agent_agent.py +0 -8
  568. pulumi_oci/generativeai/agent_agent_endpoint.py +0 -8
  569. pulumi_oci/generativeai/agent_data_ingestion_job.py +0 -12
  570. pulumi_oci/generativeai/agent_data_source.py +2 -6
  571. pulumi_oci/generativeai/agent_knowledge_base.py +0 -8
  572. pulumi_oci/generativeai/agent_tool.py +0 -8
  573. pulumi_oci/generativeai/dedicated_ai_cluster.py +21 -8
  574. pulumi_oci/generativeai/endpoint.py +70 -29
  575. pulumi_oci/generativeai/generative_ai_private_endpoint.py +789 -0
  576. pulumi_oci/generativeai/get_dedicated_ai_cluster.py +27 -0
  577. pulumi_oci/generativeai/get_dedicated_ai_clusters.py +6 -0
  578. pulumi_oci/generativeai/get_endpoint.py +28 -11
  579. pulumi_oci/generativeai/get_endpoints.py +20 -4
  580. pulumi_oci/generativeai/get_generative_ai_private_endpoint.py +310 -0
  581. pulumi_oci/generativeai/get_generative_ai_private_endpoints.py +196 -0
  582. pulumi_oci/generativeai/get_model.py +3 -6
  583. pulumi_oci/generativeai/model.py +2 -10
  584. pulumi_oci/generativeai/outputs.py +354 -21
  585. pulumi_oci/globallydistributeddatabase/private_endpoint.py +0 -8
  586. pulumi_oci/globallydistributeddatabase/sharded_database.py +2 -14
  587. pulumi_oci/goldengate/connection.py +203 -15
  588. pulumi_oci/goldengate/connection_assignment.py +0 -8
  589. pulumi_oci/goldengate/database_registration.py +0 -10
  590. pulumi_oci/goldengate/deployment.py +144 -7
  591. pulumi_oci/goldengate/deployment_backup.py +0 -8
  592. pulumi_oci/goldengate/deployment_certificate.py +0 -8
  593. pulumi_oci/goldengate/get_connection.py +63 -3
  594. pulumi_oci/goldengate/get_deployment.py +43 -1
  595. pulumi_oci/goldengate/outputs.py +107 -8
  596. pulumi_oci/goldengate/pipeline.py +2 -6
  597. pulumi_oci/healthchecks/http_monitor.py +0 -12
  598. pulumi_oci/healthchecks/http_probe.py +0 -14
  599. pulumi_oci/healthchecks/ping_monitor.py +0 -12
  600. pulumi_oci/healthchecks/ping_probe.py +0 -14
  601. pulumi_oci/identity/_inputs.py +112 -0
  602. pulumi_oci/identity/api_key.py +0 -30
  603. pulumi_oci/identity/auth_token.py +0 -26
  604. pulumi_oci/identity/authentication_policy.py +0 -8
  605. pulumi_oci/identity/customer_secret_key.py +0 -28
  606. pulumi_oci/identity/db_credential.py +0 -8
  607. pulumi_oci/identity/domain.py +0 -38
  608. pulumi_oci/identity/domain_replication_to_region.py +0 -32
  609. pulumi_oci/identity/domains_account_recovery_setting.py +2 -6
  610. pulumi_oci/identity/domains_api_key.py +2 -6
  611. pulumi_oci/identity/domains_app.py +2 -6
  612. pulumi_oci/identity/domains_app_role.py +2 -6
  613. pulumi_oci/identity/domains_approval_workflow.py +2 -6
  614. pulumi_oci/identity/domains_approval_workflow_assignment.py +2 -6
  615. pulumi_oci/identity/domains_approval_workflow_step.py +2 -6
  616. pulumi_oci/identity/domains_auth_token.py +2 -6
  617. pulumi_oci/identity/domains_authentication_factor_setting.py +2 -6
  618. pulumi_oci/identity/domains_cloud_gate.py +0 -8
  619. pulumi_oci/identity/domains_cloud_gate_mapping.py +2 -6
  620. pulumi_oci/identity/domains_cloud_gate_server.py +2 -6
  621. pulumi_oci/identity/domains_condition.py +0 -8
  622. pulumi_oci/identity/domains_customer_secret_key.py +2 -6
  623. pulumi_oci/identity/domains_dynamic_resource_group.py +2 -6
  624. pulumi_oci/identity/domains_grant.py +2 -6
  625. pulumi_oci/identity/domains_group.py +2 -6
  626. pulumi_oci/identity/domains_identity_propagation_trust.py +0 -8
  627. pulumi_oci/identity/domains_identity_provider.py +2 -6
  628. pulumi_oci/identity/domains_identity_setting.py +2 -6
  629. pulumi_oci/identity/domains_kmsi_setting.py +2 -6
  630. pulumi_oci/identity/domains_my_api_key.py +2 -6
  631. pulumi_oci/identity/domains_my_auth_token.py +2 -6
  632. pulumi_oci/identity/domains_my_customer_secret_key.py +2 -6
  633. pulumi_oci/identity/domains_my_oauth2client_credential.py +2 -6
  634. pulumi_oci/identity/domains_my_request.py +0 -14
  635. pulumi_oci/identity/domains_my_smtp_credential.py +2 -6
  636. pulumi_oci/identity/domains_my_support_account.py +2 -6
  637. pulumi_oci/identity/domains_my_user_db_credential.py +2 -6
  638. pulumi_oci/identity/domains_network_perimeter.py +2 -6
  639. pulumi_oci/identity/domains_notification_setting.py +2 -6
  640. pulumi_oci/identity/domains_oauth2client_credential.py +2 -6
  641. pulumi_oci/identity/domains_oauth_client_certificate.py +0 -8
  642. pulumi_oci/identity/domains_oauth_partner_certificate.py +0 -8
  643. pulumi_oci/identity/domains_password_policy.py +2 -6
  644. pulumi_oci/identity/domains_policy.py +0 -8
  645. pulumi_oci/identity/domains_rule.py +0 -8
  646. pulumi_oci/identity/domains_security_question.py +2 -6
  647. pulumi_oci/identity/domains_security_question_setting.py +2 -6
  648. pulumi_oci/identity/domains_self_registration_profile.py +2 -6
  649. pulumi_oci/identity/domains_setting.py +2 -6
  650. pulumi_oci/identity/domains_smtp_credential.py +2 -6
  651. pulumi_oci/identity/domains_social_identity_provider.py +266 -8
  652. pulumi_oci/identity/domains_user.py +2 -6
  653. pulumi_oci/identity/domains_user_db_credential.py +2 -6
  654. pulumi_oci/identity/dynamic_group.py +0 -36
  655. pulumi_oci/identity/get_domains_social_identity_provider.py +29 -1
  656. pulumi_oci/identity/get_domains_user_attributes_settings.py +4 -0
  657. pulumi_oci/identity/group.py +0 -40
  658. pulumi_oci/identity/identity_provider.py +0 -38
  659. pulumi_oci/identity/idp_group_mapping.py +0 -14
  660. pulumi_oci/identity/import_standard_tags_management.py +0 -10
  661. pulumi_oci/identity/network_source.py +0 -40
  662. pulumi_oci/identity/outputs.py +142 -0
  663. pulumi_oci/identity/policy.py +0 -32
  664. pulumi_oci/identity/smtp_credential.py +0 -14
  665. pulumi_oci/identity/tag.py +0 -50
  666. pulumi_oci/identity/tag_default.py +0 -22
  667. pulumi_oci/identity/tag_namespace.py +0 -34
  668. pulumi_oci/identity/ui_password.py +0 -28
  669. pulumi_oci/identity/user.py +0 -68
  670. pulumi_oci/identity/user_group_membership.py +0 -8
  671. pulumi_oci/identitydataplane/generated_scoped_access_token.py +0 -8
  672. pulumi_oci/integration/get_integration_instance.py +20 -2
  673. pulumi_oci/integration/integration_instance.py +83 -15
  674. pulumi_oci/integration/outputs.py +19 -2
  675. pulumi_oci/jms/__init__.py +4 -0
  676. pulumi_oci/jms/_inputs.py +156 -0
  677. pulumi_oci/jms/fleet.py +0 -20
  678. pulumi_oci/jms/fleet_advanced_feature_configuration.py +52 -62
  679. pulumi_oci/jms/fleet_agent_configuration.py +831 -0
  680. pulumi_oci/jms/get_fleet_agent_configuration.py +279 -0
  681. pulumi_oci/jms/get_task_schedules.py +10 -10
  682. pulumi_oci/jms/get_utils_analyze_applications_configuration.py +2 -17
  683. pulumi_oci/jms/get_utils_subscription_acknowledgment_configuration.py +1 -10
  684. pulumi_oci/jms/java_downloads_java_download_report.py +0 -10
  685. pulumi_oci/jms/java_downloads_java_download_token.py +0 -10
  686. pulumi_oci/jms/java_downloads_java_license_acceptance_record.py +0 -8
  687. pulumi_oci/jms/jms_plugin.py +0 -12
  688. pulumi_oci/jms/outputs.py +237 -0
  689. pulumi_oci/jms/task_schedule.py +106 -114
  690. pulumi_oci/jms/utils_analyze_applications_configuration.py +318 -0
  691. pulumi_oci/jms/utils_subscription_acknowledgment_configuration.py +326 -0
  692. pulumi_oci/kms/ekms_private_endpoint.py +0 -8
  693. pulumi_oci/kms/encrypted_data.py +0 -10
  694. pulumi_oci/kms/generated_key.py +0 -8
  695. pulumi_oci/kms/key.py +2 -16
  696. pulumi_oci/kms/key_version.py +2 -18
  697. pulumi_oci/kms/sign.py +2 -12
  698. pulumi_oci/kms/vault.py +0 -24
  699. pulumi_oci/kms/verify.py +0 -14
  700. pulumi_oci/licensemanager/configuration.py +0 -8
  701. pulumi_oci/licensemanager/license_record.py +0 -8
  702. pulumi_oci/licensemanager/product_license.py +0 -8
  703. pulumi_oci/limits/quota.py +0 -8
  704. pulumi_oci/loadbalancer/_inputs.py +3 -3
  705. pulumi_oci/loadbalancer/backend.py +0 -8
  706. pulumi_oci/loadbalancer/backend_set.py +0 -16
  707. pulumi_oci/loadbalancer/listener.py +0 -8
  708. pulumi_oci/loadbalancer/load_balancer.py +14 -76
  709. pulumi_oci/loadbalancer/load_balancer_routing_policy.py +0 -10
  710. pulumi_oci/loadbalancer/outputs.py +2 -2
  711. pulumi_oci/loadbalancer/path_route_set.py +0 -10
  712. pulumi_oci/loadbalancer/rule_set.py +0 -10
  713. pulumi_oci/loadbalancer/ssl_cipher_suite.py +0 -8
  714. pulumi_oci/loganalytics/log_analytics_entity.py +0 -8
  715. pulumi_oci/loganalytics/log_analytics_entity_type.py +0 -8
  716. pulumi_oci/loganalytics/log_analytics_import_custom_content.py +0 -8
  717. pulumi_oci/loganalytics/log_analytics_log_group.py +0 -8
  718. pulumi_oci/loganalytics/log_analytics_object_collection_rule.py +0 -8
  719. pulumi_oci/loganalytics/log_analytics_preferences_management.py +0 -8
  720. pulumi_oci/loganalytics/log_analytics_resource_categories_management.py +0 -8
  721. pulumi_oci/loganalytics/log_analytics_unprocessed_data_bucket_management.py +0 -12
  722. pulumi_oci/loganalytics/namespace_ingest_time_rule.py +0 -8
  723. pulumi_oci/loganalytics/namespace_ingest_time_rules_management.py +0 -8
  724. pulumi_oci/loganalytics/namespace_lookup.py +0 -8
  725. pulumi_oci/loganalytics/namespace_lookups_append_data_management.py +8 -4
  726. pulumi_oci/loganalytics/namespace_lookups_update_data_management.py +8 -4
  727. pulumi_oci/loganalytics/namespace_scheduled_task.py +2 -6
  728. pulumi_oci/loganalytics/namespace_storage_archival_config.py +0 -8
  729. pulumi_oci/loganalytics/namespace_storage_enable_disable_archiving.py +0 -8
  730. pulumi_oci/logging/log.py +0 -10
  731. pulumi_oci/logging/log_group.py +0 -10
  732. pulumi_oci/logging/log_saved_search.py +0 -8
  733. pulumi_oci/logging/unified_agent_configuration.py +2 -6
  734. pulumi_oci/lustre/__init__.py +5 -0
  735. pulumi_oci/lustre/_inputs.py +98 -0
  736. pulumi_oci/lustre/file_storage_lustre_file_system.py +0 -8
  737. pulumi_oci/lustre/file_storage_object_storage_link.py +1009 -0
  738. pulumi_oci/lustre/get_file_storage_object_storage_link.py +381 -0
  739. pulumi_oci/lustre/get_file_storage_object_storage_link_sync_job.py +356 -0
  740. pulumi_oci/lustre/get_file_storage_object_storage_link_sync_jobs.py +166 -0
  741. pulumi_oci/lustre/get_file_storage_object_storage_links.py +243 -0
  742. pulumi_oci/lustre/outputs.py +500 -0
  743. pulumi_oci/managementagent/management_agent.py +0 -4
  744. pulumi_oci/managementagent/management_agent_data_source.py +0 -8
  745. pulumi_oci/managementagent/management_agent_install_key.py +0 -8
  746. pulumi_oci/managementagent/named_credential.py +0 -8
  747. pulumi_oci/managementdashboard/management_dashboards_import.py +0 -18
  748. pulumi_oci/marketplace/accepted_agreement.py +0 -10
  749. pulumi_oci/marketplace/marketplace_external_attested_metadata.py +0 -8
  750. pulumi_oci/marketplace/publication.py +0 -8
  751. pulumi_oci/mediaservices/get_media_asset_distribution_channel_attachment.py +4 -0
  752. pulumi_oci/mediaservices/media_asset.py +2 -6
  753. pulumi_oci/mediaservices/media_workflow.py +0 -8
  754. pulumi_oci/mediaservices/media_workflow_configuration.py +0 -8
  755. pulumi_oci/mediaservices/media_workflow_job.py +0 -8
  756. pulumi_oci/mediaservices/stream_cdn_config.py +0 -8
  757. pulumi_oci/mediaservices/stream_distribution_channel.py +0 -8
  758. pulumi_oci/mediaservices/stream_packaging_config.py +0 -8
  759. pulumi_oci/meteringcomputation/custom_table.py +0 -8
  760. pulumi_oci/meteringcomputation/get_clean_energy_usage.py +4 -0
  761. pulumi_oci/meteringcomputation/query.py +0 -8
  762. pulumi_oci/meteringcomputation/schedule.py +0 -8
  763. pulumi_oci/meteringcomputation/usage.py +0 -8
  764. pulumi_oci/meteringcomputation/usage_carbon_emission.py +0 -8
  765. pulumi_oci/meteringcomputation/usage_carbon_emissions_query.py +0 -8
  766. pulumi_oci/meteringcomputation/usage_statement_email_recipients_group.py +0 -8
  767. pulumi_oci/monitoring/alarm.py +0 -24
  768. pulumi_oci/monitoring/alarm_suppression.py +0 -28
  769. pulumi_oci/mysql/_inputs.py +247 -1
  770. pulumi_oci/mysql/channel.py +2 -6
  771. pulumi_oci/mysql/get_mysql_db_system.py +15 -1
  772. pulumi_oci/mysql/get_replica.py +15 -1
  773. pulumi_oci/mysql/heat_wave_cluster.py +0 -8
  774. pulumi_oci/mysql/mysql_backup.py +0 -8
  775. pulumi_oci/mysql/mysql_configuration.py +0 -8
  776. pulumi_oci/mysql/mysql_db_system.py +55 -8
  777. pulumi_oci/mysql/outputs.py +394 -2
  778. pulumi_oci/mysql/replica.py +30 -8
  779. pulumi_oci/networkfirewall/get_network_firewall_policy_address_list.py +4 -0
  780. pulumi_oci/networkfirewall/get_network_firewall_policy_application.py +4 -0
  781. pulumi_oci/networkfirewall/get_network_firewall_policy_application_group.py +4 -0
  782. pulumi_oci/networkfirewall/get_network_firewall_policy_decryption_profile.py +4 -0
  783. pulumi_oci/networkfirewall/get_network_firewall_policy_decryption_rule.py +4 -0
  784. pulumi_oci/networkfirewall/get_network_firewall_policy_mapped_secret.py +4 -0
  785. pulumi_oci/networkfirewall/get_network_firewall_policy_security_rule.py +4 -0
  786. pulumi_oci/networkfirewall/get_network_firewall_policy_service.py +4 -0
  787. pulumi_oci/networkfirewall/get_network_firewall_policy_service_list.py +4 -0
  788. pulumi_oci/networkfirewall/get_network_firewall_policy_url_list.py +4 -0
  789. pulumi_oci/networkfirewall/network_firewall.py +0 -8
  790. pulumi_oci/networkfirewall/network_firewall_policy_address_list.py +0 -8
  791. pulumi_oci/networkfirewall/network_firewall_policy_application.py +0 -8
  792. pulumi_oci/networkfirewall/network_firewall_policy_application_group.py +0 -8
  793. pulumi_oci/networkfirewall/network_firewall_policy_decryption_profile.py +0 -8
  794. pulumi_oci/networkfirewall/network_firewall_policy_decryption_rule.py +2 -6
  795. pulumi_oci/networkfirewall/network_firewall_policy_mapped_secret.py +0 -8
  796. pulumi_oci/networkfirewall/network_firewall_policy_nat_rule.py +0 -8
  797. pulumi_oci/networkfirewall/network_firewall_policy_security_rule.py +0 -8
  798. pulumi_oci/networkfirewall/network_firewall_policy_service.py +0 -8
  799. pulumi_oci/networkfirewall/network_firewall_policy_service_list.py +0 -8
  800. pulumi_oci/networkfirewall/network_firewall_policy_tunnel_inspection_rule.py +0 -8
  801. pulumi_oci/networkfirewall/network_firewall_policy_url_list.py +0 -8
  802. pulumi_oci/networkloadbalancer/backend.py +0 -8
  803. pulumi_oci/networkloadbalancer/backend_set.py +0 -8
  804. pulumi_oci/networkloadbalancer/get_backend_set.py +4 -0
  805. pulumi_oci/networkloadbalancer/listener.py +0 -8
  806. pulumi_oci/networkloadbalancer/network_load_balancer.py +2 -6
  807. pulumi_oci/networkloadbalancer/network_load_balancers_backend_sets_unified.py +0 -8
  808. pulumi_oci/nosql/configuration.py +0 -42
  809. pulumi_oci/nosql/index.py +0 -8
  810. pulumi_oci/nosql/table.py +0 -8
  811. pulumi_oci/nosql/table_replica.py +0 -8
  812. pulumi_oci/objectstorage/bucket.py +0 -10
  813. pulumi_oci/objectstorage/get_objects.py +4 -0
  814. pulumi_oci/objectstorage/object_lifecycle_policy.py +0 -8
  815. pulumi_oci/objectstorage/preauthrequest.py +0 -8
  816. pulumi_oci/objectstorage/replication_policy.py +0 -8
  817. pulumi_oci/objectstorage/storage_object.py +0 -22
  818. pulumi_oci/oce/instance.py +0 -8
  819. pulumi_oci/oci/__init__.py +45 -0
  820. pulumi_oci/oci/_inputs.py +3753 -234
  821. pulumi_oci/oci/ai_data_platform_ai_data_platform.py +710 -0
  822. pulumi_oci/oci/api_platform_api_platform_instance.py +0 -8
  823. pulumi_oci/oci/apiaccesscontrol_privileged_api_control.py +0 -8
  824. pulumi_oci/oci/apiaccesscontrol_privileged_api_request.py +0 -8
  825. pulumi_oci/oci/dbmulticloud_multi_cloud_resource_discovery.py +0 -8
  826. pulumi_oci/oci/dbmulticloud_oracle_db_azure_blob_container.py +0 -8
  827. pulumi_oci/oci/dbmulticloud_oracle_db_azure_blob_mount.py +0 -8
  828. pulumi_oci/oci/dbmulticloud_oracle_db_azure_connector.py +2 -10
  829. pulumi_oci/oci/dbmulticloud_oracle_db_azure_vault.py +0 -8
  830. pulumi_oci/oci/dbmulticloud_oracle_db_azure_vault_association.py +0 -8
  831. pulumi_oci/oci/dbmulticloud_oracle_db_gcp_identity_connector.py +0 -8
  832. pulumi_oci/oci/dbmulticloud_oracle_db_gcp_key_ring.py +0 -8
  833. pulumi_oci/oci/dif_stack.py +1312 -0
  834. pulumi_oci/oci/get_ai_data_platform_ai_data_platform.py +306 -0
  835. pulumi_oci/oci/get_ai_data_platform_ai_data_platforms.py +237 -0
  836. pulumi_oci/oci/get_dif_stack.py +402 -0
  837. pulumi_oci/oci/get_dif_stacks.py +199 -0
  838. pulumi_oci/oci/get_iot_digital_twin_adapter.py +296 -0
  839. pulumi_oci/oci/get_iot_digital_twin_adapters.py +243 -0
  840. pulumi_oci/oci/get_iot_digital_twin_instance.py +309 -0
  841. pulumi_oci/oci/get_iot_digital_twin_instance_content.py +132 -0
  842. pulumi_oci/oci/get_iot_digital_twin_instances.py +243 -0
  843. pulumi_oci/oci/get_iot_digital_twin_model.py +264 -0
  844. pulumi_oci/oci/get_iot_digital_twin_model_spec.py +113 -0
  845. pulumi_oci/oci/get_iot_digital_twin_models.py +218 -0
  846. pulumi_oci/oci/get_iot_digital_twin_relationship.py +295 -0
  847. pulumi_oci/oci/get_iot_digital_twin_relationships.py +265 -0
  848. pulumi_oci/oci/get_iot_iot_domain.py +310 -0
  849. pulumi_oci/oci/get_iot_iot_domain_group.py +295 -0
  850. pulumi_oci/oci/get_iot_iot_domain_groups.py +199 -0
  851. pulumi_oci/oci/get_iot_iot_domains.py +221 -0
  852. pulumi_oci/oci/get_multicloud_external_location_mapping_metadata.py +197 -0
  853. pulumi_oci/oci/get_multicloud_external_location_summaries_metadata.py +216 -0
  854. pulumi_oci/oci/get_multicloud_external_locations_metadata.py +235 -0
  855. pulumi_oci/oci/get_multicloud_network_anchor.py +367 -0
  856. pulumi_oci/oci/get_multicloud_network_anchors.py +297 -0
  857. pulumi_oci/oci/get_multicloud_om_hub_multi_cloud_metadata.py +216 -0
  858. pulumi_oci/oci/get_multicloud_om_hub_multi_clouds_metadata.py +146 -0
  859. pulumi_oci/oci/get_multicloud_resource_anchor.py +362 -0
  860. pulumi_oci/oci/get_multicloud_resource_anchors.py +293 -0
  861. pulumi_oci/oci/get_resource_analytics_monitored_region.py +211 -0
  862. pulumi_oci/oci/get_resource_analytics_monitored_regions.py +177 -0
  863. pulumi_oci/oci/get_resource_analytics_resource_analytics_instance.py +337 -0
  864. pulumi_oci/oci/get_resource_analytics_resource_analytics_instances.py +199 -0
  865. pulumi_oci/oci/get_resource_analytics_tenancy_attachment.py +239 -0
  866. pulumi_oci/oci/get_resource_analytics_tenancy_attachments.py +177 -0
  867. pulumi_oci/oci/iot_digital_twin_adapter.py +760 -0
  868. pulumi_oci/oci/iot_digital_twin_instance.py +773 -0
  869. pulumi_oci/oci/iot_digital_twin_model.py +606 -0
  870. pulumi_oci/oci/iot_digital_twin_relationship.py +727 -0
  871. pulumi_oci/oci/iot_iot_domain.py +692 -0
  872. pulumi_oci/oci/iot_iot_domain_group.py +640 -0
  873. pulumi_oci/oci/managed_kafka_kafka_cluster.py +0 -8
  874. pulumi_oci/oci/managed_kafka_kafka_cluster_config.py +0 -8
  875. pulumi_oci/oci/managed_kafka_kafka_cluster_superusers_management.py +0 -8
  876. pulumi_oci/oci/outputs.py +11460 -2717
  877. pulumi_oci/oci/resource_analytics_monitored_region.py +402 -0
  878. pulumi_oci/oci/resource_analytics_resource_analytics_instance.py +869 -0
  879. pulumi_oci/oci/resource_analytics_resource_analytics_instance_oac_management.py +262 -0
  880. pulumi_oci/oci/resource_analytics_tenancy_attachment.py +479 -0
  881. pulumi_oci/ocvp/__init__.py +6 -0
  882. pulumi_oci/ocvp/_inputs.py +383 -3
  883. pulumi_oci/ocvp/cluster.py +103 -111
  884. pulumi_oci/ocvp/datastore.py +660 -0
  885. pulumi_oci/ocvp/datastore_cluster.py +741 -0
  886. pulumi_oci/ocvp/esxi_host.py +133 -7
  887. pulumi_oci/ocvp/get_cluster.py +37 -1
  888. pulumi_oci/ocvp/get_datastore.py +310 -0
  889. pulumi_oci/ocvp/get_datastore_cluster.py +323 -0
  890. pulumi_oci/ocvp/get_datastore_clusters.py +234 -0
  891. pulumi_oci/ocvp/get_datastores.py +234 -0
  892. pulumi_oci/ocvp/get_exsi_host.py +52 -1
  893. pulumi_oci/ocvp/get_sddc.py +13 -2
  894. pulumi_oci/ocvp/get_sddcs.py +2 -2
  895. pulumi_oci/ocvp/outputs.py +1216 -21
  896. pulumi_oci/ocvp/sddc.py +20 -0
  897. pulumi_oci/oda/oda_instance.py +0 -14
  898. pulumi_oci/oda/oda_private_endpoint.py +0 -14
  899. pulumi_oci/oda/oda_private_endpoint_attachment.py +0 -14
  900. pulumi_oci/oda/oda_private_endpoint_scan_proxy.py +0 -14
  901. pulumi_oci/ons/notification_topic.py +0 -34
  902. pulumi_oci/ons/subscription.py +0 -16
  903. pulumi_oci/opa/opa_instance.py +0 -8
  904. pulumi_oci/opensearch/_inputs.py +94 -0
  905. pulumi_oci/opensearch/cluster.py +143 -24
  906. pulumi_oci/opensearch/get_opensearch_cluster.py +43 -1
  907. pulumi_oci/opensearch/opensearch_cluster_pipeline.py +0 -8
  908. pulumi_oci/opensearch/outputs.py +216 -0
  909. pulumi_oci/operatoraccesscontrol/operator_control.py +2 -6
  910. pulumi_oci/operatoraccesscontrol/operator_control_assignment.py +0 -8
  911. pulumi_oci/opsi/awr_hub.py +0 -10
  912. pulumi_oci/opsi/awr_hub_source.py +0 -8
  913. pulumi_oci/opsi/awr_hub_source_awrhubsources_management.py +0 -8
  914. pulumi_oci/opsi/enterprise_manager_bridge.py +0 -8
  915. pulumi_oci/opsi/exadata_insight.py +0 -8
  916. pulumi_oci/opsi/host_insight.py +2 -6
  917. pulumi_oci/opsi/news_report.py +0 -8
  918. pulumi_oci/opsi/operations_insights_private_endpoint.py +0 -10
  919. pulumi_oci/opsi/operations_insights_warehouse.py +0 -12
  920. pulumi_oci/opsi/operations_insights_warehouse_download_warehouse_wallet.py +0 -8
  921. pulumi_oci/opsi/operations_insights_warehouse_rotate_warehouse_wallet.py +0 -8
  922. pulumi_oci/opsi/operations_insights_warehouse_user.py +0 -10
  923. pulumi_oci/opsi/opsi_configuration.py +0 -8
  924. pulumi_oci/optimizer/enrollment_status.py +2 -6
  925. pulumi_oci/optimizer/profile.py +0 -8
  926. pulumi_oci/optimizer/recommendation.py +2 -16
  927. pulumi_oci/optimizer/resource_action.py +2 -16
  928. pulumi_oci/osmanagementhub/event.py +2 -6
  929. pulumi_oci/osmanagementhub/lifecycle_environment.py +0 -8
  930. pulumi_oci/osmanagementhub/lifecycle_stage_attach_managed_instances_management.py +32 -6
  931. pulumi_oci/osmanagementhub/lifecycle_stage_detach_managed_instances_management.py +32 -6
  932. pulumi_oci/osmanagementhub/lifecycle_stage_promote_software_source_management.py +0 -12
  933. pulumi_oci/osmanagementhub/lifecycle_stage_reboot_management.py +0 -8
  934. pulumi_oci/osmanagementhub/managed_instance.py +2 -6
  935. pulumi_oci/osmanagementhub/managed_instance_attach_profile_management.py +0 -10
  936. pulumi_oci/osmanagementhub/managed_instance_detach_profile_management.py +0 -10
  937. pulumi_oci/osmanagementhub/managed_instance_group.py +0 -8
  938. pulumi_oci/osmanagementhub/managed_instance_group_attach_managed_instances_management.py +0 -8
  939. pulumi_oci/osmanagementhub/managed_instance_group_attach_software_sources_management.py +0 -8
  940. pulumi_oci/osmanagementhub/managed_instance_group_detach_managed_instances_management.py +0 -8
  941. pulumi_oci/osmanagementhub/managed_instance_group_detach_software_sources_management.py +0 -8
  942. pulumi_oci/osmanagementhub/managed_instance_group_install_packages_management.py +0 -8
  943. pulumi_oci/osmanagementhub/managed_instance_group_install_windows_updates_management.py +0 -8
  944. pulumi_oci/osmanagementhub/managed_instance_group_manage_module_streams_management.py +0 -10
  945. pulumi_oci/osmanagementhub/managed_instance_group_reboot_management.py +0 -8
  946. pulumi_oci/osmanagementhub/managed_instance_group_remove_packages_management.py +0 -8
  947. pulumi_oci/osmanagementhub/managed_instance_group_update_all_packages_management.py +0 -8
  948. pulumi_oci/osmanagementhub/managed_instance_install_windows_updates_management.py +0 -8
  949. pulumi_oci/osmanagementhub/managed_instance_reboot_management.py +0 -10
  950. pulumi_oci/osmanagementhub/managed_instance_update_packages_management.py +0 -8
  951. pulumi_oci/osmanagementhub/management_station.py +0 -8
  952. pulumi_oci/osmanagementhub/management_station_associate_managed_instances_management.py +0 -8
  953. pulumi_oci/osmanagementhub/management_station_mirror_synchronize_management.py +0 -8
  954. pulumi_oci/osmanagementhub/management_station_refresh_management.py +0 -8
  955. pulumi_oci/osmanagementhub/management_station_synchronize_mirrors_management.py +0 -8
  956. pulumi_oci/osmanagementhub/profile.py +0 -8
  957. pulumi_oci/osmanagementhub/profile_attach_lifecycle_stage_management.py +0 -8
  958. pulumi_oci/osmanagementhub/profile_attach_managed_instance_group_management.py +0 -8
  959. pulumi_oci/osmanagementhub/profile_attach_management_station_management.py +0 -8
  960. pulumi_oci/osmanagementhub/profile_attach_software_sources_management.py +0 -8
  961. pulumi_oci/osmanagementhub/profile_detach_software_sources_management.py +0 -8
  962. pulumi_oci/osmanagementhub/scheduled_job.py +0 -8
  963. pulumi_oci/osmanagementhub/software_source.py +2 -6
  964. pulumi_oci/osmanagementhub/software_source_add_packages_management.py +0 -18
  965. pulumi_oci/osmanagementhub/software_source_change_availability_management.py +0 -8
  966. pulumi_oci/osmanagementhub/software_source_generate_metadata_management.py +0 -8
  967. pulumi_oci/osmanagementhub/software_source_manifest.py +0 -8
  968. pulumi_oci/osmanagementhub/software_source_remove_packages_management.py +0 -16
  969. pulumi_oci/osmanagementhub/software_source_replace_packages_management.py +0 -16
  970. pulumi_oci/osmanagementhub/work_request_rerun_management.py +0 -8
  971. pulumi_oci/ospgateway/address_action_verification.py +0 -8
  972. pulumi_oci/ospgateway/subscription.py +2 -6
  973. pulumi_oci/provider.py +20 -0
  974. pulumi_oci/psql/backup.py +0 -8
  975. pulumi_oci/psql/configuration.py +0 -8
  976. pulumi_oci/psql/db_system.py +0 -8
  977. pulumi_oci/pulumi-plugin.json +1 -1
  978. pulumi_oci/queue/queue.py +0 -8
  979. pulumi_oci/recoverymod/protected_database.py +0 -8
  980. pulumi_oci/recoverymod/protection_policy.py +0 -8
  981. pulumi_oci/recoverymod/recovery_service_subnet.py +0 -8
  982. pulumi_oci/redis/get_redis_cluster.py +15 -1
  983. pulumi_oci/redis/oci_cache_config_set.py +0 -8
  984. pulumi_oci/redis/oci_cache_config_setlist_associated_oci_cache_cluster.py +0 -8
  985. pulumi_oci/redis/oci_cache_user.py +0 -8
  986. pulumi_oci/redis/oci_cache_user_get_redis_cluster.py +0 -8
  987. pulumi_oci/redis/outputs.py +11 -0
  988. pulumi_oci/redis/redis_cluster.py +49 -8
  989. pulumi_oci/redis/redis_cluster_attach_oci_cache_user.py +0 -8
  990. pulumi_oci/redis/redis_cluster_create_identity_token.py +0 -8
  991. pulumi_oci/redis/redis_cluster_detach_oci_cache_user.py +0 -8
  992. pulumi_oci/redis/redis_cluster_get_oci_cache_user.py +0 -8
  993. pulumi_oci/resourcemanager/get_private_endpoint.py +38 -6
  994. pulumi_oci/resourcemanager/get_private_endpoint_reachable_ip.py +9 -3
  995. pulumi_oci/resourcemanager/get_private_endpoints.py +7 -3
  996. pulumi_oci/resourcemanager/get_stack.py +36 -7
  997. pulumi_oci/resourcemanager/get_stacks.py +12 -20
  998. pulumi_oci/resourcemanager/outputs.py +54 -26
  999. pulumi_oci/resourcemanager/private_endpoint.py +105 -36
  1000. pulumi_oci/resourcescheduler/_inputs.py +0 -9
  1001. pulumi_oci/resourcescheduler/outputs.py +0 -6
  1002. pulumi_oci/resourcescheduler/schedule.py +23 -55
  1003. pulumi_oci/sch/connector.py +0 -46
  1004. pulumi_oci/securityattribute/security_attribute.py +0 -34
  1005. pulumi_oci/securityattribute/security_attribute_namespace.py +0 -34
  1006. pulumi_oci/servicecatalog/catalog.py +0 -8
  1007. pulumi_oci/servicecatalog/catalog_association.py +0 -8
  1008. pulumi_oci/servicecatalog/private_application.py +0 -8
  1009. pulumi_oci/stackmonitoring/baselineable_metric.py +0 -8
  1010. pulumi_oci/stackmonitoring/config.py +0 -20
  1011. pulumi_oci/stackmonitoring/discovery_job.py +0 -8
  1012. pulumi_oci/stackmonitoring/maintenance_window.py +0 -10
  1013. pulumi_oci/stackmonitoring/maintenance_windows_retry_failed_operation.py +0 -8
  1014. pulumi_oci/stackmonitoring/maintenance_windows_stop.py +0 -8
  1015. pulumi_oci/stackmonitoring/metric_extension.py +0 -8
  1016. pulumi_oci/stackmonitoring/metric_extension_metric_extension_on_given_resources_management.py +0 -8
  1017. pulumi_oci/stackmonitoring/metric_extensions_test_management.py +0 -8
  1018. pulumi_oci/stackmonitoring/monitored_resource.py +0 -12
  1019. pulumi_oci/stackmonitoring/monitored_resource_task.py +0 -8
  1020. pulumi_oci/stackmonitoring/monitored_resource_type.py +0 -8
  1021. pulumi_oci/stackmonitoring/monitored_resources_associate_monitored_resource.py +0 -12
  1022. pulumi_oci/stackmonitoring/monitored_resources_list_member.py +0 -8
  1023. pulumi_oci/stackmonitoring/monitored_resources_search.py +0 -8
  1024. pulumi_oci/stackmonitoring/monitored_resources_search_association.py +0 -8
  1025. pulumi_oci/stackmonitoring/monitoring_template.py +0 -8
  1026. pulumi_oci/stackmonitoring/monitoring_template_alarm_condition.py +0 -8
  1027. pulumi_oci/stackmonitoring/monitoring_template_monitoring_template_on_given_resources_management.py +0 -8
  1028. pulumi_oci/stackmonitoring/process_set.py +0 -8
  1029. pulumi_oci/streaming/_inputs.py +3 -15
  1030. pulumi_oci/streaming/connect_harness.py +0 -12
  1031. pulumi_oci/streaming/get_stream_pool.py +15 -1
  1032. pulumi_oci/streaming/outputs.py +13 -10
  1033. pulumi_oci/streaming/stream.py +0 -16
  1034. pulumi_oci/streaming/stream_pool.py +80 -15
  1035. pulumi_oci/tenantmanagercontrolplane/subscription_mapping.py +0 -8
  1036. pulumi_oci/usageproxy/subscription_redeemable_user.py +0 -8
  1037. pulumi_oci/vault/secret.py +2 -6
  1038. pulumi_oci/vbs/inst_vbs_instance.py +0 -8
  1039. pulumi_oci/visualbuilder/vb_instance.py +2 -6
  1040. pulumi_oci/vnmonitoring/_inputs.py +80 -0
  1041. pulumi_oci/vnmonitoring/outputs.py +100 -0
  1042. pulumi_oci/vnmonitoring/path_analysi.py +4 -22
  1043. pulumi_oci/vnmonitoring/path_analyzer_test.py +4 -8
  1044. pulumi_oci/vulnerabilityscanning/container_scan_recipe.py +0 -8
  1045. pulumi_oci/vulnerabilityscanning/container_scan_target.py +0 -8
  1046. pulumi_oci/vulnerabilityscanning/host_scan_recipe.py +0 -8
  1047. pulumi_oci/vulnerabilityscanning/host_scan_target.py +0 -8
  1048. pulumi_oci/waa/app_acceleration.py +0 -8
  1049. pulumi_oci/waa/app_acceleration_policy.py +0 -8
  1050. pulumi_oci/waas/address_list.py +0 -8
  1051. pulumi_oci/waas/certificate.py +0 -12
  1052. pulumi_oci/waas/custom_protection_rule.py +0 -12
  1053. pulumi_oci/waas/http_redirect.py +0 -8
  1054. pulumi_oci/waas/policy.py +2 -30
  1055. pulumi_oci/waas/protection_rule.py +2 -10
  1056. pulumi_oci/waas/purge_cache.py +0 -10
  1057. pulumi_oci/waf/app_firewall.py +0 -8
  1058. pulumi_oci/waf/app_firewall_policy.py +0 -8
  1059. pulumi_oci/waf/network_address_list.py +0 -8
  1060. pulumi_oci/zpr/configuration.py +0 -10
  1061. pulumi_oci/zpr/zpr_policy.py +0 -8
  1062. {pulumi_oci-3.9.0a1758687119.dist-info → pulumi_oci-3.10.0.dist-info}/METADATA +1 -1
  1063. {pulumi_oci-3.9.0a1758687119.dist-info → pulumi_oci-3.10.0.dist-info}/RECORD +1065 -988
  1064. {pulumi_oci-3.9.0a1758687119.dist-info → pulumi_oci-3.10.0.dist-info}/WHEEL +0 -0
  1065. {pulumi_oci-3.9.0a1758687119.dist-info → pulumi_oci-3.10.0.dist-info}/top_level.txt +0 -0
@@ -17,6 +17,10 @@ from . import outputs
17
17
 
18
18
  __all__ = [
19
19
  'FsuCollectionActiveFsuCycle',
20
+ 'FsuCollectionComponent',
21
+ 'FsuCollectionComponentFleetDiscovery',
22
+ 'FsuCollectionComponentFleetDiscoveryFilter',
23
+ 'FsuCollectionComponentFleetDiscoveryFilterTag',
20
24
  'FsuCollectionFleetDiscovery',
21
25
  'FsuCollectionFleetDiscoveryFilter',
22
26
  'FsuCollectionFleetDiscoveryFilterTag',
@@ -24,10 +28,16 @@ __all__ = [
24
28
  'FsuCycleBatchingStrategy',
25
29
  'FsuCycleDiagnosticsCollection',
26
30
  'FsuCycleGoalVersionDetails',
31
+ 'FsuCycleGoalVersionDetailsComponent',
32
+ 'FsuCycleGoalVersionDetailsComponentGoalVersionDetails',
27
33
  'FsuCycleNextActionToExecute',
28
34
  'FsuCycleStageActionSchedule',
29
35
  'FsuCycleUpgradeDetails',
30
36
  'GetFsuCollectionActiveFsuCycleResult',
37
+ 'GetFsuCollectionComponentResult',
38
+ 'GetFsuCollectionComponentFleetDiscoveryResult',
39
+ 'GetFsuCollectionComponentFleetDiscoveryFilterResult',
40
+ 'GetFsuCollectionComponentFleetDiscoveryFilterTagResult',
31
41
  'GetFsuCollectionFleetDiscoveryResult',
32
42
  'GetFsuCollectionFleetDiscoveryFilterResult',
33
43
  'GetFsuCollectionFleetDiscoveryFilterTagResult',
@@ -35,6 +45,10 @@ __all__ = [
35
45
  'GetFsuCollectionsFsuCollectionSummaryCollectionResult',
36
46
  'GetFsuCollectionsFsuCollectionSummaryCollectionItemResult',
37
47
  'GetFsuCollectionsFsuCollectionSummaryCollectionItemActiveFsuCycleResult',
48
+ 'GetFsuCollectionsFsuCollectionSummaryCollectionItemComponentResult',
49
+ 'GetFsuCollectionsFsuCollectionSummaryCollectionItemComponentFleetDiscoveryResult',
50
+ 'GetFsuCollectionsFsuCollectionSummaryCollectionItemComponentFleetDiscoveryFilterResult',
51
+ 'GetFsuCollectionsFsuCollectionSummaryCollectionItemComponentFleetDiscoveryFilterTagResult',
38
52
  'GetFsuCollectionsFsuCollectionSummaryCollectionItemFleetDiscoveryResult',
39
53
  'GetFsuCollectionsFsuCollectionSummaryCollectionItemFleetDiscoveryFilterResult',
40
54
  'GetFsuCollectionsFsuCollectionSummaryCollectionItemFleetDiscoveryFilterTagResult',
@@ -42,6 +56,8 @@ __all__ = [
42
56
  'GetFsuCycleBatchingStrategyResult',
43
57
  'GetFsuCycleDiagnosticsCollectionResult',
44
58
  'GetFsuCycleGoalVersionDetailResult',
59
+ 'GetFsuCycleGoalVersionDetailComponentResult',
60
+ 'GetFsuCycleGoalVersionDetailComponentGoalVersionDetailResult',
45
61
  'GetFsuCycleNextActionToExecuteResult',
46
62
  'GetFsuCycleStageActionScheduleResult',
47
63
  'GetFsuCycleUpgradeDetailResult',
@@ -52,6 +68,8 @@ __all__ = [
52
68
  'GetFsuCyclesFsuCycleSummaryCollectionItemBatchingStrategyResult',
53
69
  'GetFsuCyclesFsuCycleSummaryCollectionItemDiagnosticsCollectionResult',
54
70
  'GetFsuCyclesFsuCycleSummaryCollectionItemGoalVersionDetailResult',
71
+ 'GetFsuCyclesFsuCycleSummaryCollectionItemGoalVersionDetailComponentResult',
72
+ 'GetFsuCyclesFsuCycleSummaryCollectionItemGoalVersionDetailComponentGoalVersionDetailResult',
55
73
  'GetFsuCyclesFsuCycleSummaryCollectionItemNextActionToExecuteResult',
56
74
  'GetFsuCyclesFsuCycleSummaryCollectionItemStageActionScheduleResult',
57
75
  'GetFsuCyclesFsuCycleSummaryCollectionItemUpgradeDetailResult',
@@ -80,8 +98,8 @@ class FsuCollectionActiveFsuCycle(dict):
80
98
  display_name: Optional[_builtins.str] = None,
81
99
  id: Optional[_builtins.str] = None):
82
100
  """
83
- :param _builtins.str display_name: (Updatable) Exadata Fleet Update Collection Identifier.
84
- :param _builtins.str id: OCID identifier for the Exadata Fleet Update Collection.
101
+ :param _builtins.str display_name: (Updatable) The user-friendly name for the Exadata Fleet Update Collection.
102
+ :param _builtins.str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata Fleet Update Collection.
85
103
  """
86
104
  if display_name is not None:
87
105
  pulumi.set(__self__, "display_name", display_name)
@@ -92,7 +110,7 @@ class FsuCollectionActiveFsuCycle(dict):
92
110
  @pulumi.getter(name="displayName")
93
111
  def display_name(self) -> Optional[_builtins.str]:
94
112
  """
95
- (Updatable) Exadata Fleet Update Collection Identifier.
113
+ (Updatable) The user-friendly name for the Exadata Fleet Update Collection.
96
114
  """
97
115
  return pulumi.get(self, "display_name")
98
116
 
@@ -100,11 +118,320 @@ class FsuCollectionActiveFsuCycle(dict):
100
118
  @pulumi.getter
101
119
  def id(self) -> Optional[_builtins.str]:
102
120
  """
103
- OCID identifier for the Exadata Fleet Update Collection.
121
+ The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata Fleet Update Collection.
104
122
  """
105
123
  return pulumi.get(self, "id")
106
124
 
107
125
 
126
+ @pulumi.output_type
127
+ class FsuCollectionComponent(dict):
128
+ @staticmethod
129
+ def __key_warning(key: str):
130
+ suggest = None
131
+ if key == "componentType":
132
+ suggest = "component_type"
133
+ elif key == "sourceMajorVersion":
134
+ suggest = "source_major_version"
135
+ elif key == "fleetDiscovery":
136
+ suggest = "fleet_discovery"
137
+
138
+ if suggest:
139
+ pulumi.log.warn(f"Key '{key}' not found in FsuCollectionComponent. Access the value via the '{suggest}' property getter instead.")
140
+
141
+ def __getitem__(self, key: str) -> Any:
142
+ FsuCollectionComponent.__key_warning(key)
143
+ return super().__getitem__(key)
144
+
145
+ def get(self, key: str, default = None) -> Any:
146
+ FsuCollectionComponent.__key_warning(key)
147
+ return super().get(key, default)
148
+
149
+ def __init__(__self__, *,
150
+ component_type: _builtins.str,
151
+ source_major_version: _builtins.str,
152
+ fleet_discovery: Optional['outputs.FsuCollectionComponentFleetDiscovery'] = None):
153
+ """
154
+ :param _builtins.str component_type: Type of component in an Exadata software stack.
155
+ :param _builtins.str source_major_version: Major version of Exadata Image (Guest OS) release for Exadata VM Cluster targets to be included in an Exadata Fleet Update Collection. Major Versions of Exadata Software are demarcated by the underlying Oracle Linux OS version. For more details, refer to [Oracle document 2075007.1](https://support.oracle.com/knowledge/Oracle%20Database%20Products/2075007_1.html)
156
+ :param 'FsuCollectionComponentFleetDiscoveryArgs' fleet_discovery: Fleet discovery strategies for a 'GUEST_OS' collection of Exadata VM Clusters. If specified for an UpdateCollection request, discovery for Exadata VM Clusters will be rerun.
157
+ """
158
+ pulumi.set(__self__, "component_type", component_type)
159
+ pulumi.set(__self__, "source_major_version", source_major_version)
160
+ if fleet_discovery is not None:
161
+ pulumi.set(__self__, "fleet_discovery", fleet_discovery)
162
+
163
+ @_builtins.property
164
+ @pulumi.getter(name="componentType")
165
+ def component_type(self) -> _builtins.str:
166
+ """
167
+ Type of component in an Exadata software stack.
168
+ """
169
+ return pulumi.get(self, "component_type")
170
+
171
+ @_builtins.property
172
+ @pulumi.getter(name="sourceMajorVersion")
173
+ def source_major_version(self) -> _builtins.str:
174
+ """
175
+ Major version of Exadata Image (Guest OS) release for Exadata VM Cluster targets to be included in an Exadata Fleet Update Collection. Major Versions of Exadata Software are demarcated by the underlying Oracle Linux OS version. For more details, refer to [Oracle document 2075007.1](https://support.oracle.com/knowledge/Oracle%20Database%20Products/2075007_1.html)
176
+ """
177
+ return pulumi.get(self, "source_major_version")
178
+
179
+ @_builtins.property
180
+ @pulumi.getter(name="fleetDiscovery")
181
+ def fleet_discovery(self) -> Optional['outputs.FsuCollectionComponentFleetDiscovery']:
182
+ """
183
+ Fleet discovery strategies for a 'GUEST_OS' collection of Exadata VM Clusters. If specified for an UpdateCollection request, discovery for Exadata VM Clusters will be rerun.
184
+ """
185
+ return pulumi.get(self, "fleet_discovery")
186
+
187
+
188
+ @pulumi.output_type
189
+ class FsuCollectionComponentFleetDiscovery(dict):
190
+ @staticmethod
191
+ def __key_warning(key: str):
192
+ suggest = None
193
+ if key == "fsuDiscoveryId":
194
+ suggest = "fsu_discovery_id"
195
+
196
+ if suggest:
197
+ pulumi.log.warn(f"Key '{key}' not found in FsuCollectionComponentFleetDiscovery. Access the value via the '{suggest}' property getter instead.")
198
+
199
+ def __getitem__(self, key: str) -> Any:
200
+ FsuCollectionComponentFleetDiscovery.__key_warning(key)
201
+ return super().__getitem__(key)
202
+
203
+ def get(self, key: str, default = None) -> Any:
204
+ FsuCollectionComponentFleetDiscovery.__key_warning(key)
205
+ return super().get(key, default)
206
+
207
+ def __init__(__self__, *,
208
+ strategy: _builtins.str,
209
+ filters: Optional[Sequence['outputs.FsuCollectionComponentFleetDiscoveryFilter']] = None,
210
+ fsu_discovery_id: Optional[_builtins.str] = None,
211
+ query: Optional[_builtins.str] = None,
212
+ targets: Optional[Sequence[_builtins.str]] = None):
213
+ """
214
+ :param _builtins.str strategy: Supported fleet discovery strategies.
215
+ :param Sequence['FsuCollectionComponentFleetDiscoveryFilterArgs'] filters: Filters to perform the target discovery.
216
+ :param _builtins.str fsu_discovery_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata Fleet Update Discovery.
217
+ :param _builtins.str query: [OCI Search Service](https://docs.cloud.oracle.com/iaas/Content/Search/Concepts/queryoverview.htm) query string.
218
+ :param Sequence[_builtins.str] targets: The [OCIDs](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of Exadata VM Cluster targets. Only Exadata VM Cluster targets associated with the specified 'serviceType' are allowed.
219
+ """
220
+ pulumi.set(__self__, "strategy", strategy)
221
+ if filters is not None:
222
+ pulumi.set(__self__, "filters", filters)
223
+ if fsu_discovery_id is not None:
224
+ pulumi.set(__self__, "fsu_discovery_id", fsu_discovery_id)
225
+ if query is not None:
226
+ pulumi.set(__self__, "query", query)
227
+ if targets is not None:
228
+ pulumi.set(__self__, "targets", targets)
229
+
230
+ @_builtins.property
231
+ @pulumi.getter
232
+ def strategy(self) -> _builtins.str:
233
+ """
234
+ Supported fleet discovery strategies.
235
+ """
236
+ return pulumi.get(self, "strategy")
237
+
238
+ @_builtins.property
239
+ @pulumi.getter
240
+ def filters(self) -> Optional[Sequence['outputs.FsuCollectionComponentFleetDiscoveryFilter']]:
241
+ """
242
+ Filters to perform the target discovery.
243
+ """
244
+ return pulumi.get(self, "filters")
245
+
246
+ @_builtins.property
247
+ @pulumi.getter(name="fsuDiscoveryId")
248
+ def fsu_discovery_id(self) -> Optional[_builtins.str]:
249
+ """
250
+ The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata Fleet Update Discovery.
251
+ """
252
+ return pulumi.get(self, "fsu_discovery_id")
253
+
254
+ @_builtins.property
255
+ @pulumi.getter
256
+ def query(self) -> Optional[_builtins.str]:
257
+ """
258
+ [OCI Search Service](https://docs.cloud.oracle.com/iaas/Content/Search/Concepts/queryoverview.htm) query string.
259
+ """
260
+ return pulumi.get(self, "query")
261
+
262
+ @_builtins.property
263
+ @pulumi.getter
264
+ def targets(self) -> Optional[Sequence[_builtins.str]]:
265
+ """
266
+ The [OCIDs](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of Exadata VM Cluster targets. Only Exadata VM Cluster targets associated with the specified 'serviceType' are allowed.
267
+ """
268
+ return pulumi.get(self, "targets")
269
+
270
+
271
+ @pulumi.output_type
272
+ class FsuCollectionComponentFleetDiscoveryFilter(dict):
273
+ @staticmethod
274
+ def __key_warning(key: str):
275
+ suggest = None
276
+ if key == "entityType":
277
+ suggest = "entity_type"
278
+ elif key == "exadataReleases":
279
+ suggest = "exadata_releases"
280
+
281
+ if suggest:
282
+ pulumi.log.warn(f"Key '{key}' not found in FsuCollectionComponentFleetDiscoveryFilter. Access the value via the '{suggest}' property getter instead.")
283
+
284
+ def __getitem__(self, key: str) -> Any:
285
+ FsuCollectionComponentFleetDiscoveryFilter.__key_warning(key)
286
+ return super().__getitem__(key)
287
+
288
+ def get(self, key: str, default = None) -> Any:
289
+ FsuCollectionComponentFleetDiscoveryFilter.__key_warning(key)
290
+ return super().get(key, default)
291
+
292
+ def __init__(__self__, *,
293
+ type: _builtins.str,
294
+ entity_type: Optional[_builtins.str] = None,
295
+ exadata_releases: Optional[Sequence[_builtins.str]] = None,
296
+ identifiers: Optional[Sequence[_builtins.str]] = None,
297
+ mode: Optional[_builtins.str] = None,
298
+ operator: Optional[_builtins.str] = None,
299
+ tags: Optional[Sequence['outputs.FsuCollectionComponentFleetDiscoveryFilterTag']] = None,
300
+ versions: Optional[Sequence[_builtins.str]] = None):
301
+ """
302
+ :param _builtins.str type: Filters supported for searching Exadata VM Cluster targets for a 'GUEST_OS' collection.
303
+ :param _builtins.str entity_type: Type of resource to match in the discovery.
304
+ :param Sequence[_builtins.str] exadata_releases: List of Exadata Release versions to include when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection.
305
+ :param Sequence[_builtins.str] identifiers: The [OCIDs](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of associated resources to include when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection. Specified resources must match the specified 'entityType'. FsuCollection of type 'GI' or 'GUEST_OS' can be specified.
306
+ :param _builtins.str mode: INCLUDE or EXCLUDE the filter results when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection. Supported only for RESOURCE_ID filter.
307
+ :param _builtins.str operator: Type of join for each element in this filter.
308
+ :param Sequence['FsuCollectionComponentFleetDiscoveryFilterTagArgs'] tags: [Free-form tags](https://docs.cloud.oracle.com/iaas/Content/Tagging/Concepts/understandingfreeformtags.htm) to include when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection.
309
+ :param Sequence[_builtins.str] versions: List of Exadata Image (Guest OS) version strings to include when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection.
310
+ """
311
+ pulumi.set(__self__, "type", type)
312
+ if entity_type is not None:
313
+ pulumi.set(__self__, "entity_type", entity_type)
314
+ if exadata_releases is not None:
315
+ pulumi.set(__self__, "exadata_releases", exadata_releases)
316
+ if identifiers is not None:
317
+ pulumi.set(__self__, "identifiers", identifiers)
318
+ if mode is not None:
319
+ pulumi.set(__self__, "mode", mode)
320
+ if operator is not None:
321
+ pulumi.set(__self__, "operator", operator)
322
+ if tags is not None:
323
+ pulumi.set(__self__, "tags", tags)
324
+ if versions is not None:
325
+ pulumi.set(__self__, "versions", versions)
326
+
327
+ @_builtins.property
328
+ @pulumi.getter
329
+ def type(self) -> _builtins.str:
330
+ """
331
+ Filters supported for searching Exadata VM Cluster targets for a 'GUEST_OS' collection.
332
+ """
333
+ return pulumi.get(self, "type")
334
+
335
+ @_builtins.property
336
+ @pulumi.getter(name="entityType")
337
+ def entity_type(self) -> Optional[_builtins.str]:
338
+ """
339
+ Type of resource to match in the discovery.
340
+ """
341
+ return pulumi.get(self, "entity_type")
342
+
343
+ @_builtins.property
344
+ @pulumi.getter(name="exadataReleases")
345
+ def exadata_releases(self) -> Optional[Sequence[_builtins.str]]:
346
+ """
347
+ List of Exadata Release versions to include when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection.
348
+ """
349
+ return pulumi.get(self, "exadata_releases")
350
+
351
+ @_builtins.property
352
+ @pulumi.getter
353
+ def identifiers(self) -> Optional[Sequence[_builtins.str]]:
354
+ """
355
+ The [OCIDs](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of associated resources to include when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection. Specified resources must match the specified 'entityType'. FsuCollection of type 'GI' or 'GUEST_OS' can be specified.
356
+ """
357
+ return pulumi.get(self, "identifiers")
358
+
359
+ @_builtins.property
360
+ @pulumi.getter
361
+ def mode(self) -> Optional[_builtins.str]:
362
+ """
363
+ INCLUDE or EXCLUDE the filter results when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection. Supported only for RESOURCE_ID filter.
364
+ """
365
+ return pulumi.get(self, "mode")
366
+
367
+ @_builtins.property
368
+ @pulumi.getter
369
+ def operator(self) -> Optional[_builtins.str]:
370
+ """
371
+ Type of join for each element in this filter.
372
+ """
373
+ return pulumi.get(self, "operator")
374
+
375
+ @_builtins.property
376
+ @pulumi.getter
377
+ def tags(self) -> Optional[Sequence['outputs.FsuCollectionComponentFleetDiscoveryFilterTag']]:
378
+ """
379
+ [Free-form tags](https://docs.cloud.oracle.com/iaas/Content/Tagging/Concepts/understandingfreeformtags.htm) to include when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection.
380
+ """
381
+ return pulumi.get(self, "tags")
382
+
383
+ @_builtins.property
384
+ @pulumi.getter
385
+ def versions(self) -> Optional[Sequence[_builtins.str]]:
386
+ """
387
+ List of Exadata Image (Guest OS) version strings to include when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection.
388
+ """
389
+ return pulumi.get(self, "versions")
390
+
391
+
392
+ @pulumi.output_type
393
+ class FsuCollectionComponentFleetDiscoveryFilterTag(dict):
394
+ def __init__(__self__, *,
395
+ key: Optional[_builtins.str] = None,
396
+ namespace: Optional[_builtins.str] = None,
397
+ value: Optional[_builtins.str] = None):
398
+ """
399
+ :param _builtins.str key: Freeform tag key.
400
+ :param _builtins.str namespace: Defined tag namespace.
401
+ :param _builtins.str value: Freeform tag value.
402
+ """
403
+ if key is not None:
404
+ pulumi.set(__self__, "key", key)
405
+ if namespace is not None:
406
+ pulumi.set(__self__, "namespace", namespace)
407
+ if value is not None:
408
+ pulumi.set(__self__, "value", value)
409
+
410
+ @_builtins.property
411
+ @pulumi.getter
412
+ def key(self) -> Optional[_builtins.str]:
413
+ """
414
+ Freeform tag key.
415
+ """
416
+ return pulumi.get(self, "key")
417
+
418
+ @_builtins.property
419
+ @pulumi.getter
420
+ def namespace(self) -> Optional[_builtins.str]:
421
+ """
422
+ Defined tag namespace.
423
+ """
424
+ return pulumi.get(self, "namespace")
425
+
426
+ @_builtins.property
427
+ @pulumi.getter
428
+ def value(self) -> Optional[_builtins.str]:
429
+ """
430
+ Freeform tag value.
431
+ """
432
+ return pulumi.get(self, "value")
433
+
434
+
108
435
  @pulumi.output_type
109
436
  class FsuCollectionFleetDiscovery(dict):
110
437
  @staticmethod
@@ -131,11 +458,11 @@ class FsuCollectionFleetDiscovery(dict):
131
458
  query: Optional[_builtins.str] = None,
132
459
  targets: Optional[Sequence[_builtins.str]] = None):
133
460
  """
134
- :param _builtins.str strategy: Possible fleet discovery strategies.
461
+ :param _builtins.str strategy: Supported fleet discovery strategies.
135
462
  :param Sequence['FsuCollectionFleetDiscoveryFilterArgs'] filters: Filters to perform the target discovery.
136
- :param _builtins.str fsu_discovery_id: OCIDs of Fleet Software Update Discovery.
137
- :param _builtins.str query: Oracle Cloud Infrastructure Search Service query string.
138
- :param Sequence[_builtins.str] targets: OCIDs of target resources to include. For EXACC service type Collections only VMClusters are allowed. For EXACS service type Collections only CloudVMClusters are allowed.
463
+ :param _builtins.str fsu_discovery_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata Fleet Update Discovery.
464
+ :param _builtins.str query: [OCI Search Service](https://docs.cloud.oracle.com/iaas/Content/Search/Concepts/queryoverview.htm) query string.
465
+ :param Sequence[_builtins.str] targets: The [OCIDs](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of Exadata VM Cluster targets. Only Exadata VM Cluster targets associated with the specified 'serviceType' are allowed.
139
466
  """
140
467
  pulumi.set(__self__, "strategy", strategy)
141
468
  if filters is not None:
@@ -151,7 +478,7 @@ class FsuCollectionFleetDiscovery(dict):
151
478
  @pulumi.getter
152
479
  def strategy(self) -> _builtins.str:
153
480
  """
154
- Possible fleet discovery strategies.
481
+ Supported fleet discovery strategies.
155
482
  """
156
483
  return pulumi.get(self, "strategy")
157
484
 
@@ -167,7 +494,7 @@ class FsuCollectionFleetDiscovery(dict):
167
494
  @pulumi.getter(name="fsuDiscoveryId")
168
495
  def fsu_discovery_id(self) -> Optional[_builtins.str]:
169
496
  """
170
- OCIDs of Fleet Software Update Discovery.
497
+ The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata Fleet Update Discovery.
171
498
  """
172
499
  return pulumi.get(self, "fsu_discovery_id")
173
500
 
@@ -175,7 +502,7 @@ class FsuCollectionFleetDiscovery(dict):
175
502
  @pulumi.getter
176
503
  def query(self) -> Optional[_builtins.str]:
177
504
  """
178
- Oracle Cloud Infrastructure Search Service query string.
505
+ [OCI Search Service](https://docs.cloud.oracle.com/iaas/Content/Search/Concepts/queryoverview.htm) query string.
179
506
  """
180
507
  return pulumi.get(self, "query")
181
508
 
@@ -183,7 +510,7 @@ class FsuCollectionFleetDiscovery(dict):
183
510
  @pulumi.getter
184
511
  def targets(self) -> Optional[Sequence[_builtins.str]]:
185
512
  """
186
- OCIDs of target resources to include. For EXACC service type Collections only VMClusters are allowed. For EXACS service type Collections only CloudVMClusters are allowed.
513
+ The [OCIDs](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of Exadata VM Cluster targets. Only Exadata VM Cluster targets associated with the specified 'serviceType' are allowed.
187
514
  """
188
515
  return pulumi.get(self, "targets")
189
516
 
@@ -195,6 +522,8 @@ class FsuCollectionFleetDiscoveryFilter(dict):
195
522
  suggest = None
196
523
  if key == "entityType":
197
524
  suggest = "entity_type"
525
+ elif key == "exadataReleases":
526
+ suggest = "exadata_releases"
198
527
 
199
528
  if suggest:
200
529
  pulumi.log.warn(f"Key '{key}' not found in FsuCollectionFleetDiscoveryFilter. Access the value via the '{suggest}' property getter instead.")
@@ -210,6 +539,7 @@ class FsuCollectionFleetDiscoveryFilter(dict):
210
539
  def __init__(__self__, *,
211
540
  type: _builtins.str,
212
541
  entity_type: Optional[_builtins.str] = None,
542
+ exadata_releases: Optional[Sequence[_builtins.str]] = None,
213
543
  identifiers: Optional[Sequence[_builtins.str]] = None,
214
544
  mode: Optional[_builtins.str] = None,
215
545
  names: Optional[Sequence[_builtins.str]] = None,
@@ -217,18 +547,21 @@ class FsuCollectionFleetDiscoveryFilter(dict):
217
547
  tags: Optional[Sequence['outputs.FsuCollectionFleetDiscoveryFilterTag']] = None,
218
548
  versions: Optional[Sequence[_builtins.str]] = None):
219
549
  """
220
- :param _builtins.str type: Type of filters supported for Database targets discovery.
550
+ :param _builtins.str type: Filters supported for searching Exadata VM Cluster targets for a 'GUEST_OS' collection.
221
551
  :param _builtins.str entity_type: Type of resource to match in the discovery.
222
- :param Sequence[_builtins.str] identifiers: Related resource Ids to include in the discovery. All must match the specified entityType.
223
- :param _builtins.str mode: INCLUDE or EXCLUDE the filter results in the discovery for DB targets. Supported for 'FSUCOLLECTION' RESOURCE_ID filter only.
552
+ :param Sequence[_builtins.str] exadata_releases: List of Exadata Release versions to include when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection.
553
+ :param Sequence[_builtins.str] identifiers: The [OCIDs](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of associated resources to include when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection. Specified resources must match the specified 'entityType'. FsuCollection of type 'GI' or 'GUEST_OS' can be specified.
554
+ :param _builtins.str mode: INCLUDE or EXCLUDE the filter results when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection. Supported only for RESOURCE_ID filter.
224
555
  :param Sequence[_builtins.str] names: List of Database unique names to include in the discovery.
225
556
  :param _builtins.str operator: Type of join for each element in this filter.
226
- :param Sequence['FsuCollectionFleetDiscoveryFilterTagArgs'] tags: Freeform tags to include in the discovery.
227
- :param Sequence[_builtins.str] versions: List of Versions strings to include in the discovery.
557
+ :param Sequence['FsuCollectionFleetDiscoveryFilterTagArgs'] tags: [Free-form tags](https://docs.cloud.oracle.com/iaas/Content/Tagging/Concepts/understandingfreeformtags.htm) to include when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection.
558
+ :param Sequence[_builtins.str] versions: List of Exadata Image (Guest OS) version strings to include when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection.
228
559
  """
229
560
  pulumi.set(__self__, "type", type)
230
561
  if entity_type is not None:
231
562
  pulumi.set(__self__, "entity_type", entity_type)
563
+ if exadata_releases is not None:
564
+ pulumi.set(__self__, "exadata_releases", exadata_releases)
232
565
  if identifiers is not None:
233
566
  pulumi.set(__self__, "identifiers", identifiers)
234
567
  if mode is not None:
@@ -246,7 +579,7 @@ class FsuCollectionFleetDiscoveryFilter(dict):
246
579
  @pulumi.getter
247
580
  def type(self) -> _builtins.str:
248
581
  """
249
- Type of filters supported for Database targets discovery.
582
+ Filters supported for searching Exadata VM Cluster targets for a 'GUEST_OS' collection.
250
583
  """
251
584
  return pulumi.get(self, "type")
252
585
 
@@ -258,11 +591,19 @@ class FsuCollectionFleetDiscoveryFilter(dict):
258
591
  """
259
592
  return pulumi.get(self, "entity_type")
260
593
 
594
+ @_builtins.property
595
+ @pulumi.getter(name="exadataReleases")
596
+ def exadata_releases(self) -> Optional[Sequence[_builtins.str]]:
597
+ """
598
+ List of Exadata Release versions to include when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection.
599
+ """
600
+ return pulumi.get(self, "exadata_releases")
601
+
261
602
  @_builtins.property
262
603
  @pulumi.getter
263
604
  def identifiers(self) -> Optional[Sequence[_builtins.str]]:
264
605
  """
265
- Related resource Ids to include in the discovery. All must match the specified entityType.
606
+ The [OCIDs](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of associated resources to include when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection. Specified resources must match the specified 'entityType'. FsuCollection of type 'GI' or 'GUEST_OS' can be specified.
266
607
  """
267
608
  return pulumi.get(self, "identifiers")
268
609
 
@@ -270,7 +611,7 @@ class FsuCollectionFleetDiscoveryFilter(dict):
270
611
  @pulumi.getter
271
612
  def mode(self) -> Optional[_builtins.str]:
272
613
  """
273
- INCLUDE or EXCLUDE the filter results in the discovery for DB targets. Supported for 'FSUCOLLECTION' RESOURCE_ID filter only.
614
+ INCLUDE or EXCLUDE the filter results when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection. Supported only for RESOURCE_ID filter.
274
615
  """
275
616
  return pulumi.get(self, "mode")
276
617
 
@@ -294,7 +635,7 @@ class FsuCollectionFleetDiscoveryFilter(dict):
294
635
  @pulumi.getter
295
636
  def tags(self) -> Optional[Sequence['outputs.FsuCollectionFleetDiscoveryFilterTag']]:
296
637
  """
297
- Freeform tags to include in the discovery.
638
+ [Free-form tags](https://docs.cloud.oracle.com/iaas/Content/Tagging/Concepts/understandingfreeformtags.htm) to include when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection.
298
639
  """
299
640
  return pulumi.get(self, "tags")
300
641
 
@@ -302,7 +643,7 @@ class FsuCollectionFleetDiscoveryFilter(dict):
302
643
  @pulumi.getter
303
644
  def versions(self) -> Optional[Sequence[_builtins.str]]:
304
645
  """
305
- List of Versions strings to include in the discovery.
646
+ List of Exadata Image (Guest OS) version strings to include when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection.
306
647
  """
307
648
  return pulumi.get(self, "versions")
308
649
 
@@ -310,22 +651,24 @@ class FsuCollectionFleetDiscoveryFilter(dict):
310
651
  @pulumi.output_type
311
652
  class FsuCollectionFleetDiscoveryFilterTag(dict):
312
653
  def __init__(__self__, *,
313
- key: _builtins.str,
314
- value: _builtins.str,
315
- namespace: Optional[_builtins.str] = None):
654
+ key: Optional[_builtins.str] = None,
655
+ namespace: Optional[_builtins.str] = None,
656
+ value: Optional[_builtins.str] = None):
316
657
  """
317
658
  :param _builtins.str key: Freeform tag key.
318
- :param _builtins.str value: Freeform tag value.
319
659
  :param _builtins.str namespace: Defined tag namespace.
660
+ :param _builtins.str value: Freeform tag value.
320
661
  """
321
- pulumi.set(__self__, "key", key)
322
- pulumi.set(__self__, "value", value)
662
+ if key is not None:
663
+ pulumi.set(__self__, "key", key)
323
664
  if namespace is not None:
324
665
  pulumi.set(__self__, "namespace", namespace)
666
+ if value is not None:
667
+ pulumi.set(__self__, "value", value)
325
668
 
326
669
  @_builtins.property
327
670
  @pulumi.getter
328
- def key(self) -> _builtins.str:
671
+ def key(self) -> Optional[_builtins.str]:
329
672
  """
330
673
  Freeform tag key.
331
674
  """
@@ -333,19 +676,19 @@ class FsuCollectionFleetDiscoveryFilterTag(dict):
333
676
 
334
677
  @_builtins.property
335
678
  @pulumi.getter
336
- def value(self) -> _builtins.str:
679
+ def namespace(self) -> Optional[_builtins.str]:
337
680
  """
338
- Freeform tag value.
681
+ Defined tag namespace.
339
682
  """
340
- return pulumi.get(self, "value")
683
+ return pulumi.get(self, "namespace")
341
684
 
342
685
  @_builtins.property
343
686
  @pulumi.getter
344
- def namespace(self) -> Optional[_builtins.str]:
687
+ def value(self) -> Optional[_builtins.str]:
345
688
  """
346
- Defined tag namespace.
689
+ Freeform tag value.
347
690
  """
348
- return pulumi.get(self, "namespace")
691
+ return pulumi.get(self, "value")
349
692
 
350
693
 
351
694
  @pulumi.output_type
@@ -529,18 +872,22 @@ class FsuCycleGoalVersionDetails(dict):
529
872
 
530
873
  def __init__(__self__, *,
531
874
  type: _builtins.str,
875
+ components: Optional[Sequence['outputs.FsuCycleGoalVersionDetailsComponent']] = None,
532
876
  home_policy: Optional[_builtins.str] = None,
533
877
  new_home_prefix: Optional[_builtins.str] = None,
534
878
  software_image_id: Optional[_builtins.str] = None,
535
879
  version: Optional[_builtins.str] = None):
536
880
  """
537
- :param _builtins.str type: (Updatable) Type of goal target version specified
881
+ :param _builtins.str type: (Updatable) Type of goal version specified
882
+ :param Sequence['FsuCycleGoalVersionDetailsComponentArgs'] components: (Updatable) Details of goal versions for components in an Exadata software stack.
538
883
  :param _builtins.str home_policy: (Updatable) Goal home policy to use when Staging the Goal Version during patching. CREATE_NEW: Create a new DBHome (for Database Collections) for the specified image or version. USE_EXISTING: All database targets in the same VMCluster or CloudVmCluster will be moved to a shared database home. If an existing home for the selected image or version is not found in the VM Cluster for a target database, then a new home will be created. If more than one existing home for the selected image is found, then the home with the least number of databases will be used. If multiple homes have the least number of databases, then a home will be selected at random.
539
884
  :param _builtins.str new_home_prefix: (Updatable) Prefix name used for new DB home resources created as part of the Stage Action. Format: <specified_prefix>_<timestamp> If not specified, a default Oracle Cloud Infrastructure DB home resource will be generated for the new DB home resources created.
540
- :param _builtins.str software_image_id: (Updatable) Target database software image OCID.
541
- :param _builtins.str version: (Updatable) Target DB or GI version string for the Exadata Fleet Update Cycle.
885
+ :param _builtins.str software_image_id: (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the goal database software image.
886
+ :param _builtins.str version: (Updatable) Goal version string for the Exadata Fleet Update Cycle. Applicable to Database, Grid Infrastructure, or Exadata Image software updates.
542
887
  """
543
888
  pulumi.set(__self__, "type", type)
889
+ if components is not None:
890
+ pulumi.set(__self__, "components", components)
544
891
  if home_policy is not None:
545
892
  pulumi.set(__self__, "home_policy", home_policy)
546
893
  if new_home_prefix is not None:
@@ -554,15 +901,23 @@ class FsuCycleGoalVersionDetails(dict):
554
901
  @pulumi.getter
555
902
  def type(self) -> _builtins.str:
556
903
  """
557
- (Updatable) Type of goal target version specified
904
+ (Updatable) Type of goal version specified
558
905
  """
559
906
  return pulumi.get(self, "type")
560
907
 
561
908
  @_builtins.property
562
- @pulumi.getter(name="homePolicy")
563
- def home_policy(self) -> Optional[_builtins.str]:
909
+ @pulumi.getter
910
+ def components(self) -> Optional[Sequence['outputs.FsuCycleGoalVersionDetailsComponent']]:
564
911
  """
565
- (Updatable) Goal home policy to use when Staging the Goal Version during patching. CREATE_NEW: Create a new DBHome (for Database Collections) for the specified image or version. USE_EXISTING: All database targets in the same VMCluster or CloudVmCluster will be moved to a shared database home. If an existing home for the selected image or version is not found in the VM Cluster for a target database, then a new home will be created. If more than one existing home for the selected image is found, then the home with the least number of databases will be used. If multiple homes have the least number of databases, then a home will be selected at random.
912
+ (Updatable) Details of goal versions for components in an Exadata software stack.
913
+ """
914
+ return pulumi.get(self, "components")
915
+
916
+ @_builtins.property
917
+ @pulumi.getter(name="homePolicy")
918
+ def home_policy(self) -> Optional[_builtins.str]:
919
+ """
920
+ (Updatable) Goal home policy to use when Staging the Goal Version during patching. CREATE_NEW: Create a new DBHome (for Database Collections) for the specified image or version. USE_EXISTING: All database targets in the same VMCluster or CloudVmCluster will be moved to a shared database home. If an existing home for the selected image or version is not found in the VM Cluster for a target database, then a new home will be created. If more than one existing home for the selected image is found, then the home with the least number of databases will be used. If multiple homes have the least number of databases, then a home will be selected at random.
566
921
  """
567
922
  return pulumi.get(self, "home_policy")
568
923
 
@@ -578,7 +933,7 @@ class FsuCycleGoalVersionDetails(dict):
578
933
  @pulumi.getter(name="softwareImageId")
579
934
  def software_image_id(self) -> Optional[_builtins.str]:
580
935
  """
581
- (Updatable) Target database software image OCID.
936
+ (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the goal database software image.
582
937
  """
583
938
  return pulumi.get(self, "software_image_id")
584
939
 
@@ -586,11 +941,149 @@ class FsuCycleGoalVersionDetails(dict):
586
941
  @pulumi.getter
587
942
  def version(self) -> Optional[_builtins.str]:
588
943
  """
589
- (Updatable) Target DB or GI version string for the Exadata Fleet Update Cycle.
944
+ (Updatable) Goal version string for the Exadata Fleet Update Cycle. Applicable to Database, Grid Infrastructure, or Exadata Image software updates.
590
945
  """
591
946
  return pulumi.get(self, "version")
592
947
 
593
948
 
949
+ @pulumi.output_type
950
+ class FsuCycleGoalVersionDetailsComponent(dict):
951
+ @staticmethod
952
+ def __key_warning(key: str):
953
+ suggest = None
954
+ if key == "componentType":
955
+ suggest = "component_type"
956
+ elif key == "goalVersionDetails":
957
+ suggest = "goal_version_details"
958
+ elif key == "homePolicy":
959
+ suggest = "home_policy"
960
+ elif key == "newHomePrefix":
961
+ suggest = "new_home_prefix"
962
+
963
+ if suggest:
964
+ pulumi.log.warn(f"Key '{key}' not found in FsuCycleGoalVersionDetailsComponent. Access the value via the '{suggest}' property getter instead.")
965
+
966
+ def __getitem__(self, key: str) -> Any:
967
+ FsuCycleGoalVersionDetailsComponent.__key_warning(key)
968
+ return super().__getitem__(key)
969
+
970
+ def get(self, key: str, default = None) -> Any:
971
+ FsuCycleGoalVersionDetailsComponent.__key_warning(key)
972
+ return super().get(key, default)
973
+
974
+ def __init__(__self__, *,
975
+ component_type: _builtins.str,
976
+ goal_version_details: 'outputs.FsuCycleGoalVersionDetailsComponentGoalVersionDetails',
977
+ home_policy: Optional[_builtins.str] = None,
978
+ new_home_prefix: Optional[_builtins.str] = None):
979
+ """
980
+ :param _builtins.str component_type: (Updatable) Type of component in an Exadata software stack.
981
+ :param 'FsuCycleGoalVersionDetailsComponentGoalVersionDetailsArgs' goal_version_details: (Updatable) Details of goal 'GUEST_OS' software version.
982
+ :param _builtins.str home_policy: (Updatable) Goal home policy to use when Staging the Goal Version during patching. CREATE_NEW: Create a new DBHome (for Database Collections) for the specified image or version. USE_EXISTING: All database targets in the same VMCluster or CloudVmCluster will be moved to a shared database home. If an existing home for the selected image or version is not found in the VM Cluster for a target database, then a new home will be created. If more than one existing home for the selected image is found, then the home with the least number of databases will be used. If multiple homes have the least number of databases, then a home will be selected at random.
983
+ :param _builtins.str new_home_prefix: (Updatable) Prefix name used for new DB home resources created as part of the Stage Action. Format: <specified_prefix>_<timestamp> If not specified, a default Oracle Cloud Infrastructure DB home resource will be generated for the new DB home resources created.
984
+ """
985
+ pulumi.set(__self__, "component_type", component_type)
986
+ pulumi.set(__self__, "goal_version_details", goal_version_details)
987
+ if home_policy is not None:
988
+ pulumi.set(__self__, "home_policy", home_policy)
989
+ if new_home_prefix is not None:
990
+ pulumi.set(__self__, "new_home_prefix", new_home_prefix)
991
+
992
+ @_builtins.property
993
+ @pulumi.getter(name="componentType")
994
+ def component_type(self) -> _builtins.str:
995
+ """
996
+ (Updatable) Type of component in an Exadata software stack.
997
+ """
998
+ return pulumi.get(self, "component_type")
999
+
1000
+ @_builtins.property
1001
+ @pulumi.getter(name="goalVersionDetails")
1002
+ def goal_version_details(self) -> 'outputs.FsuCycleGoalVersionDetailsComponentGoalVersionDetails':
1003
+ """
1004
+ (Updatable) Details of goal 'GUEST_OS' software version.
1005
+ """
1006
+ return pulumi.get(self, "goal_version_details")
1007
+
1008
+ @_builtins.property
1009
+ @pulumi.getter(name="homePolicy")
1010
+ def home_policy(self) -> Optional[_builtins.str]:
1011
+ """
1012
+ (Updatable) Goal home policy to use when Staging the Goal Version during patching. CREATE_NEW: Create a new DBHome (for Database Collections) for the specified image or version. USE_EXISTING: All database targets in the same VMCluster or CloudVmCluster will be moved to a shared database home. If an existing home for the selected image or version is not found in the VM Cluster for a target database, then a new home will be created. If more than one existing home for the selected image is found, then the home with the least number of databases will be used. If multiple homes have the least number of databases, then a home will be selected at random.
1013
+ """
1014
+ return pulumi.get(self, "home_policy")
1015
+
1016
+ @_builtins.property
1017
+ @pulumi.getter(name="newHomePrefix")
1018
+ def new_home_prefix(self) -> Optional[_builtins.str]:
1019
+ """
1020
+ (Updatable) Prefix name used for new DB home resources created as part of the Stage Action. Format: <specified_prefix>_<timestamp> If not specified, a default Oracle Cloud Infrastructure DB home resource will be generated for the new DB home resources created.
1021
+ """
1022
+ return pulumi.get(self, "new_home_prefix")
1023
+
1024
+
1025
+ @pulumi.output_type
1026
+ class FsuCycleGoalVersionDetailsComponentGoalVersionDetails(dict):
1027
+ @staticmethod
1028
+ def __key_warning(key: str):
1029
+ suggest = None
1030
+ if key == "goalSoftwareImageId":
1031
+ suggest = "goal_software_image_id"
1032
+ elif key == "goalType":
1033
+ suggest = "goal_type"
1034
+ elif key == "goalVersion":
1035
+ suggest = "goal_version"
1036
+
1037
+ if suggest:
1038
+ pulumi.log.warn(f"Key '{key}' not found in FsuCycleGoalVersionDetailsComponentGoalVersionDetails. Access the value via the '{suggest}' property getter instead.")
1039
+
1040
+ def __getitem__(self, key: str) -> Any:
1041
+ FsuCycleGoalVersionDetailsComponentGoalVersionDetails.__key_warning(key)
1042
+ return super().__getitem__(key)
1043
+
1044
+ def get(self, key: str, default = None) -> Any:
1045
+ FsuCycleGoalVersionDetailsComponentGoalVersionDetails.__key_warning(key)
1046
+ return super().get(key, default)
1047
+
1048
+ def __init__(__self__, *,
1049
+ goal_software_image_id: _builtins.str,
1050
+ goal_type: _builtins.str,
1051
+ goal_version: Optional[_builtins.str] = None):
1052
+ """
1053
+ :param _builtins.str goal_software_image_id: (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the custom 'GI' software image.
1054
+ :param _builtins.str goal_type: (Updatable) Preference to use an Oracle released 'GI' software image or a custom 'GI' software image.
1055
+ :param _builtins.str goal_version: (Updatable) Goal version string matching an Oracle released 'GUEST_OS' software image.
1056
+ """
1057
+ pulumi.set(__self__, "goal_software_image_id", goal_software_image_id)
1058
+ pulumi.set(__self__, "goal_type", goal_type)
1059
+ if goal_version is not None:
1060
+ pulumi.set(__self__, "goal_version", goal_version)
1061
+
1062
+ @_builtins.property
1063
+ @pulumi.getter(name="goalSoftwareImageId")
1064
+ def goal_software_image_id(self) -> _builtins.str:
1065
+ """
1066
+ (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the custom 'GI' software image.
1067
+ """
1068
+ return pulumi.get(self, "goal_software_image_id")
1069
+
1070
+ @_builtins.property
1071
+ @pulumi.getter(name="goalType")
1072
+ def goal_type(self) -> _builtins.str:
1073
+ """
1074
+ (Updatable) Preference to use an Oracle released 'GI' software image or a custom 'GI' software image.
1075
+ """
1076
+ return pulumi.get(self, "goal_type")
1077
+
1078
+ @_builtins.property
1079
+ @pulumi.getter(name="goalVersion")
1080
+ def goal_version(self) -> Optional[_builtins.str]:
1081
+ """
1082
+ (Updatable) Goal version string matching an Oracle released 'GUEST_OS' software image.
1083
+ """
1084
+ return pulumi.get(self, "goal_version")
1085
+
1086
+
594
1087
  @pulumi.output_type
595
1088
  class FsuCycleNextActionToExecute(dict):
596
1089
  @staticmethod
@@ -692,10 +1185,16 @@ class FsuCycleUpgradeDetails(dict):
692
1185
  suggest = None
693
1186
  if key == "collectionType":
694
1187
  suggest = "collection_type"
1188
+ elif key == "isIgnorePostUpgradeErrors":
1189
+ suggest = "is_ignore_post_upgrade_errors"
1190
+ elif key == "isIgnorePrerequisites":
1191
+ suggest = "is_ignore_prerequisites"
695
1192
  elif key == "isRecompileInvalidObjects":
696
1193
  suggest = "is_recompile_invalid_objects"
697
1194
  elif key == "isTimeZoneUpgrade":
698
1195
  suggest = "is_time_zone_upgrade"
1196
+ elif key == "maxDrainTimeoutInSeconds":
1197
+ suggest = "max_drain_timeout_in_seconds"
699
1198
 
700
1199
  if suggest:
701
1200
  pulumi.log.warn(f"Key '{key}' not found in FsuCycleUpgradeDetails. Access the value via the '{suggest}' property getter instead.")
@@ -710,22 +1209,34 @@ class FsuCycleUpgradeDetails(dict):
710
1209
 
711
1210
  def __init__(__self__, *,
712
1211
  collection_type: _builtins.str,
1212
+ is_ignore_post_upgrade_errors: Optional[_builtins.bool] = None,
1213
+ is_ignore_prerequisites: Optional[_builtins.bool] = None,
713
1214
  is_recompile_invalid_objects: Optional[_builtins.bool] = None,
714
- is_time_zone_upgrade: Optional[_builtins.bool] = None):
1215
+ is_time_zone_upgrade: Optional[_builtins.bool] = None,
1216
+ max_drain_timeout_in_seconds: Optional[_builtins.int] = None):
715
1217
  """
716
1218
  :param _builtins.str collection_type: (Updatable) Type of Exadata Fleet Update collection being upgraded.
1219
+ :param _builtins.bool is_ignore_post_upgrade_errors: (Updatable) Ignore errors during post Oracle Grid Infrastructure upgrade Cluster Verification Utility (CVU) check.
1220
+ :param _builtins.bool is_ignore_prerequisites: (Updatable) Ignore the Cluster Verification Utility (CVU) prerequisite checks.
717
1221
  :param _builtins.bool is_recompile_invalid_objects: (Updatable) Enables or disables the recompilation of invalid objects.
718
- :param _builtins.bool is_time_zone_upgrade: (Updatable) Enables or disables time zone upgrade.
1222
+ :param _builtins.bool is_time_zone_upgrade: (Updatable) Enables or disables time zone upgrade.
1223
+ :param _builtins.int max_drain_timeout_in_seconds: (Updatable) Service drain timeout specified in seconds.
719
1224
 
720
1225
 
721
1226
  ** IMPORTANT **
722
1227
  Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
723
1228
  """
724
1229
  pulumi.set(__self__, "collection_type", collection_type)
1230
+ if is_ignore_post_upgrade_errors is not None:
1231
+ pulumi.set(__self__, "is_ignore_post_upgrade_errors", is_ignore_post_upgrade_errors)
1232
+ if is_ignore_prerequisites is not None:
1233
+ pulumi.set(__self__, "is_ignore_prerequisites", is_ignore_prerequisites)
725
1234
  if is_recompile_invalid_objects is not None:
726
1235
  pulumi.set(__self__, "is_recompile_invalid_objects", is_recompile_invalid_objects)
727
1236
  if is_time_zone_upgrade is not None:
728
1237
  pulumi.set(__self__, "is_time_zone_upgrade", is_time_zone_upgrade)
1238
+ if max_drain_timeout_in_seconds is not None:
1239
+ pulumi.set(__self__, "max_drain_timeout_in_seconds", max_drain_timeout_in_seconds)
729
1240
 
730
1241
  @_builtins.property
731
1242
  @pulumi.getter(name="collectionType")
@@ -735,6 +1246,22 @@ class FsuCycleUpgradeDetails(dict):
735
1246
  """
736
1247
  return pulumi.get(self, "collection_type")
737
1248
 
1249
+ @_builtins.property
1250
+ @pulumi.getter(name="isIgnorePostUpgradeErrors")
1251
+ def is_ignore_post_upgrade_errors(self) -> Optional[_builtins.bool]:
1252
+ """
1253
+ (Updatable) Ignore errors during post Oracle Grid Infrastructure upgrade Cluster Verification Utility (CVU) check.
1254
+ """
1255
+ return pulumi.get(self, "is_ignore_post_upgrade_errors")
1256
+
1257
+ @_builtins.property
1258
+ @pulumi.getter(name="isIgnorePrerequisites")
1259
+ def is_ignore_prerequisites(self) -> Optional[_builtins.bool]:
1260
+ """
1261
+ (Updatable) Ignore the Cluster Verification Utility (CVU) prerequisite checks.
1262
+ """
1263
+ return pulumi.get(self, "is_ignore_prerequisites")
1264
+
738
1265
  @_builtins.property
739
1266
  @pulumi.getter(name="isRecompileInvalidObjects")
740
1267
  def is_recompile_invalid_objects(self) -> Optional[_builtins.bool]:
@@ -747,13 +1274,21 @@ class FsuCycleUpgradeDetails(dict):
747
1274
  @pulumi.getter(name="isTimeZoneUpgrade")
748
1275
  def is_time_zone_upgrade(self) -> Optional[_builtins.bool]:
749
1276
  """
750
- (Updatable) Enables or disables time zone upgrade.
1277
+ (Updatable) Enables or disables time zone upgrade.
1278
+ """
1279
+ return pulumi.get(self, "is_time_zone_upgrade")
1280
+
1281
+ @_builtins.property
1282
+ @pulumi.getter(name="maxDrainTimeoutInSeconds")
1283
+ def max_drain_timeout_in_seconds(self) -> Optional[_builtins.int]:
1284
+ """
1285
+ (Updatable) Service drain timeout specified in seconds.
751
1286
 
752
1287
 
753
1288
  ** IMPORTANT **
754
1289
  Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
755
1290
  """
756
- return pulumi.get(self, "is_time_zone_upgrade")
1291
+ return pulumi.get(self, "max_drain_timeout_in_seconds")
757
1292
 
758
1293
 
759
1294
  @pulumi.output_type
@@ -762,8 +1297,8 @@ class GetFsuCollectionActiveFsuCycleResult(dict):
762
1297
  display_name: _builtins.str,
763
1298
  id: _builtins.str):
764
1299
  """
765
- :param _builtins.str display_name: Exadata Fleet Update Collection resource display name.
766
- :param _builtins.str id: OCID identifier for the Exadata Fleet Update Collection.
1300
+ :param _builtins.str display_name: The user-friendly name for the Exadata Fleet Update Collection.
1301
+ :param _builtins.str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata Fleet Update Collection.
767
1302
  """
768
1303
  pulumi.set(__self__, "display_name", display_name)
769
1304
  pulumi.set(__self__, "id", id)
@@ -772,7 +1307,7 @@ class GetFsuCollectionActiveFsuCycleResult(dict):
772
1307
  @pulumi.getter(name="displayName")
773
1308
  def display_name(self) -> _builtins.str:
774
1309
  """
775
- Exadata Fleet Update Collection resource display name.
1310
+ The user-friendly name for the Exadata Fleet Update Collection.
776
1311
  """
777
1312
  return pulumi.get(self, "display_name")
778
1313
 
@@ -780,11 +1315,248 @@ class GetFsuCollectionActiveFsuCycleResult(dict):
780
1315
  @pulumi.getter
781
1316
  def id(self) -> _builtins.str:
782
1317
  """
783
- OCID identifier for the Exadata Fleet Update Collection.
1318
+ The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata Fleet Update Collection.
784
1319
  """
785
1320
  return pulumi.get(self, "id")
786
1321
 
787
1322
 
1323
+ @pulumi.output_type
1324
+ class GetFsuCollectionComponentResult(dict):
1325
+ def __init__(__self__, *,
1326
+ component_type: _builtins.str,
1327
+ fleet_discoveries: Sequence['outputs.GetFsuCollectionComponentFleetDiscoveryResult'],
1328
+ source_major_version: _builtins.str):
1329
+ """
1330
+ :param _builtins.str component_type: Type of component in an Exadata software stack.
1331
+ :param Sequence['GetFsuCollectionComponentFleetDiscoveryArgs'] fleet_discoveries: Fleet discovery strategies for a 'GUEST_OS' collection of Exadata VM Clusters. If specified for an UpdateCollection request, discovery for Exadata VM Clusters will be rerun.
1332
+ :param _builtins.str source_major_version: Major version of Exadata Image (Guest OS) release for Exadata VM Cluster targets to be included in the Exadata Fleet Update Collection. Only Exadata VM Clusters whose 'systemVersion' is related to the major version will be added to the Exadata Fleet Update Collection. For more details, refer to [Oracle document 2075007.1](https://support.oracle.com/knowledge/Oracle%20Database%20Products/2075007_1.html)
1333
+ """
1334
+ pulumi.set(__self__, "component_type", component_type)
1335
+ pulumi.set(__self__, "fleet_discoveries", fleet_discoveries)
1336
+ pulumi.set(__self__, "source_major_version", source_major_version)
1337
+
1338
+ @_builtins.property
1339
+ @pulumi.getter(name="componentType")
1340
+ def component_type(self) -> _builtins.str:
1341
+ """
1342
+ Type of component in an Exadata software stack.
1343
+ """
1344
+ return pulumi.get(self, "component_type")
1345
+
1346
+ @_builtins.property
1347
+ @pulumi.getter(name="fleetDiscoveries")
1348
+ def fleet_discoveries(self) -> Sequence['outputs.GetFsuCollectionComponentFleetDiscoveryResult']:
1349
+ """
1350
+ Fleet discovery strategies for a 'GUEST_OS' collection of Exadata VM Clusters. If specified for an UpdateCollection request, discovery for Exadata VM Clusters will be rerun.
1351
+ """
1352
+ return pulumi.get(self, "fleet_discoveries")
1353
+
1354
+ @_builtins.property
1355
+ @pulumi.getter(name="sourceMajorVersion")
1356
+ def source_major_version(self) -> _builtins.str:
1357
+ """
1358
+ Major version of Exadata Image (Guest OS) release for Exadata VM Cluster targets to be included in the Exadata Fleet Update Collection. Only Exadata VM Clusters whose 'systemVersion' is related to the major version will be added to the Exadata Fleet Update Collection. For more details, refer to [Oracle document 2075007.1](https://support.oracle.com/knowledge/Oracle%20Database%20Products/2075007_1.html)
1359
+ """
1360
+ return pulumi.get(self, "source_major_version")
1361
+
1362
+
1363
+ @pulumi.output_type
1364
+ class GetFsuCollectionComponentFleetDiscoveryResult(dict):
1365
+ def __init__(__self__, *,
1366
+ filters: Sequence['outputs.GetFsuCollectionComponentFleetDiscoveryFilterResult'],
1367
+ fsu_discovery_id: _builtins.str,
1368
+ query: _builtins.str,
1369
+ strategy: _builtins.str,
1370
+ targets: Sequence[_builtins.str]):
1371
+ """
1372
+ :param Sequence['GetFsuCollectionComponentFleetDiscoveryFilterArgs'] filters: Filters to perform the target discovery.
1373
+ :param _builtins.str fsu_discovery_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata Fleet Update Discovery.
1374
+ :param _builtins.str query: [OCI Search Service](https://docs.cloud.oracle.com/iaas/Content/Search/Concepts/queryoverview.htm) query string.
1375
+ :param _builtins.str strategy: Supported fleet discovery strategies.
1376
+ :param Sequence[_builtins.str] targets: The [OCIDs](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of Exadata VM Cluster targets. Only Exadata VM Cluster targets associated with the specified 'serviceType' are allowed.
1377
+ """
1378
+ pulumi.set(__self__, "filters", filters)
1379
+ pulumi.set(__self__, "fsu_discovery_id", fsu_discovery_id)
1380
+ pulumi.set(__self__, "query", query)
1381
+ pulumi.set(__self__, "strategy", strategy)
1382
+ pulumi.set(__self__, "targets", targets)
1383
+
1384
+ @_builtins.property
1385
+ @pulumi.getter
1386
+ def filters(self) -> Sequence['outputs.GetFsuCollectionComponentFleetDiscoveryFilterResult']:
1387
+ """
1388
+ Filters to perform the target discovery.
1389
+ """
1390
+ return pulumi.get(self, "filters")
1391
+
1392
+ @_builtins.property
1393
+ @pulumi.getter(name="fsuDiscoveryId")
1394
+ def fsu_discovery_id(self) -> _builtins.str:
1395
+ """
1396
+ The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata Fleet Update Discovery.
1397
+ """
1398
+ return pulumi.get(self, "fsu_discovery_id")
1399
+
1400
+ @_builtins.property
1401
+ @pulumi.getter
1402
+ def query(self) -> _builtins.str:
1403
+ """
1404
+ [OCI Search Service](https://docs.cloud.oracle.com/iaas/Content/Search/Concepts/queryoverview.htm) query string.
1405
+ """
1406
+ return pulumi.get(self, "query")
1407
+
1408
+ @_builtins.property
1409
+ @pulumi.getter
1410
+ def strategy(self) -> _builtins.str:
1411
+ """
1412
+ Supported fleet discovery strategies.
1413
+ """
1414
+ return pulumi.get(self, "strategy")
1415
+
1416
+ @_builtins.property
1417
+ @pulumi.getter
1418
+ def targets(self) -> Sequence[_builtins.str]:
1419
+ """
1420
+ The [OCIDs](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of Exadata VM Cluster targets. Only Exadata VM Cluster targets associated with the specified 'serviceType' are allowed.
1421
+ """
1422
+ return pulumi.get(self, "targets")
1423
+
1424
+
1425
+ @pulumi.output_type
1426
+ class GetFsuCollectionComponentFleetDiscoveryFilterResult(dict):
1427
+ def __init__(__self__, *,
1428
+ entity_type: _builtins.str,
1429
+ exadata_releases: Sequence[_builtins.str],
1430
+ identifiers: Sequence[_builtins.str],
1431
+ mode: _builtins.str,
1432
+ operator: _builtins.str,
1433
+ tags: Sequence['outputs.GetFsuCollectionComponentFleetDiscoveryFilterTagResult'],
1434
+ type: _builtins.str,
1435
+ versions: Sequence[_builtins.str]):
1436
+ """
1437
+ :param _builtins.str entity_type: Type of resource to match in the discovery.
1438
+ :param Sequence[_builtins.str] exadata_releases: List of Exadata Release versions to include when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection.
1439
+ :param Sequence[_builtins.str] identifiers: The [OCIDs](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of associated resources to include when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection. Specified resources must match the specified 'entityType'. FsuCollection of type 'GI' or 'GUEST_OS' can be specified.
1440
+ :param _builtins.str mode: INCLUDE or EXCLUDE the filter results when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection. Supported only for RESOURCE_ID filter.
1441
+ :param _builtins.str operator: Type of join for each element in this filter.
1442
+ :param Sequence['GetFsuCollectionComponentFleetDiscoveryFilterTagArgs'] tags: [Free-form tags](https://docs.cloud.oracle.com/iaas/Content/Tagging/Concepts/understandingfreeformtags.htm) to include when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection.
1443
+ :param _builtins.str type: Exadata Fleet Update Collection type.
1444
+ :param Sequence[_builtins.str] versions: List of Exadata Image (Guest OS) version strings to include when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection.
1445
+ """
1446
+ pulumi.set(__self__, "entity_type", entity_type)
1447
+ pulumi.set(__self__, "exadata_releases", exadata_releases)
1448
+ pulumi.set(__self__, "identifiers", identifiers)
1449
+ pulumi.set(__self__, "mode", mode)
1450
+ pulumi.set(__self__, "operator", operator)
1451
+ pulumi.set(__self__, "tags", tags)
1452
+ pulumi.set(__self__, "type", type)
1453
+ pulumi.set(__self__, "versions", versions)
1454
+
1455
+ @_builtins.property
1456
+ @pulumi.getter(name="entityType")
1457
+ def entity_type(self) -> _builtins.str:
1458
+ """
1459
+ Type of resource to match in the discovery.
1460
+ """
1461
+ return pulumi.get(self, "entity_type")
1462
+
1463
+ @_builtins.property
1464
+ @pulumi.getter(name="exadataReleases")
1465
+ def exadata_releases(self) -> Sequence[_builtins.str]:
1466
+ """
1467
+ List of Exadata Release versions to include when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection.
1468
+ """
1469
+ return pulumi.get(self, "exadata_releases")
1470
+
1471
+ @_builtins.property
1472
+ @pulumi.getter
1473
+ def identifiers(self) -> Sequence[_builtins.str]:
1474
+ """
1475
+ The [OCIDs](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of associated resources to include when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection. Specified resources must match the specified 'entityType'. FsuCollection of type 'GI' or 'GUEST_OS' can be specified.
1476
+ """
1477
+ return pulumi.get(self, "identifiers")
1478
+
1479
+ @_builtins.property
1480
+ @pulumi.getter
1481
+ def mode(self) -> _builtins.str:
1482
+ """
1483
+ INCLUDE or EXCLUDE the filter results when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection. Supported only for RESOURCE_ID filter.
1484
+ """
1485
+ return pulumi.get(self, "mode")
1486
+
1487
+ @_builtins.property
1488
+ @pulumi.getter
1489
+ def operator(self) -> _builtins.str:
1490
+ """
1491
+ Type of join for each element in this filter.
1492
+ """
1493
+ return pulumi.get(self, "operator")
1494
+
1495
+ @_builtins.property
1496
+ @pulumi.getter
1497
+ def tags(self) -> Sequence['outputs.GetFsuCollectionComponentFleetDiscoveryFilterTagResult']:
1498
+ """
1499
+ [Free-form tags](https://docs.cloud.oracle.com/iaas/Content/Tagging/Concepts/understandingfreeformtags.htm) to include when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection.
1500
+ """
1501
+ return pulumi.get(self, "tags")
1502
+
1503
+ @_builtins.property
1504
+ @pulumi.getter
1505
+ def type(self) -> _builtins.str:
1506
+ """
1507
+ Exadata Fleet Update Collection type.
1508
+ """
1509
+ return pulumi.get(self, "type")
1510
+
1511
+ @_builtins.property
1512
+ @pulumi.getter
1513
+ def versions(self) -> Sequence[_builtins.str]:
1514
+ """
1515
+ List of Exadata Image (Guest OS) version strings to include when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection.
1516
+ """
1517
+ return pulumi.get(self, "versions")
1518
+
1519
+
1520
+ @pulumi.output_type
1521
+ class GetFsuCollectionComponentFleetDiscoveryFilterTagResult(dict):
1522
+ def __init__(__self__, *,
1523
+ key: _builtins.str,
1524
+ namespace: _builtins.str,
1525
+ value: _builtins.str):
1526
+ """
1527
+ :param _builtins.str key: Freeform tag key.
1528
+ :param _builtins.str namespace: Defined tag namespace.
1529
+ :param _builtins.str value: Freeform tag value.
1530
+ """
1531
+ pulumi.set(__self__, "key", key)
1532
+ pulumi.set(__self__, "namespace", namespace)
1533
+ pulumi.set(__self__, "value", value)
1534
+
1535
+ @_builtins.property
1536
+ @pulumi.getter
1537
+ def key(self) -> _builtins.str:
1538
+ """
1539
+ Freeform tag key.
1540
+ """
1541
+ return pulumi.get(self, "key")
1542
+
1543
+ @_builtins.property
1544
+ @pulumi.getter
1545
+ def namespace(self) -> _builtins.str:
1546
+ """
1547
+ Defined tag namespace.
1548
+ """
1549
+ return pulumi.get(self, "namespace")
1550
+
1551
+ @_builtins.property
1552
+ @pulumi.getter
1553
+ def value(self) -> _builtins.str:
1554
+ """
1555
+ Freeform tag value.
1556
+ """
1557
+ return pulumi.get(self, "value")
1558
+
1559
+
788
1560
  @pulumi.output_type
789
1561
  class GetFsuCollectionFleetDiscoveryResult(dict):
790
1562
  def __init__(__self__, *,
@@ -795,10 +1567,10 @@ class GetFsuCollectionFleetDiscoveryResult(dict):
795
1567
  targets: Sequence[_builtins.str]):
796
1568
  """
797
1569
  :param Sequence['GetFsuCollectionFleetDiscoveryFilterArgs'] filters: Filters to perform the target discovery.
798
- :param _builtins.str fsu_discovery_id: OCIDs of Fleet Software Update Discovery.
799
- :param _builtins.str query: Oracle Cloud Infrastructure Search Service query string.
800
- :param _builtins.str strategy: Possible fleet discovery strategies.
801
- :param Sequence[_builtins.str] targets: OCIDs of target resources to include. For EXACC service type Collections only VMClusters are allowed. For EXACS service type Collections only CloudVMClusters are allowed.
1570
+ :param _builtins.str fsu_discovery_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata Fleet Update Discovery.
1571
+ :param _builtins.str query: [OCI Search Service](https://docs.cloud.oracle.com/iaas/Content/Search/Concepts/queryoverview.htm) query string.
1572
+ :param _builtins.str strategy: Supported fleet discovery strategies.
1573
+ :param Sequence[_builtins.str] targets: The [OCIDs](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of Exadata VM Cluster targets. Only Exadata VM Cluster targets associated with the specified 'serviceType' are allowed.
802
1574
  """
803
1575
  pulumi.set(__self__, "filters", filters)
804
1576
  pulumi.set(__self__, "fsu_discovery_id", fsu_discovery_id)
@@ -818,7 +1590,7 @@ class GetFsuCollectionFleetDiscoveryResult(dict):
818
1590
  @pulumi.getter(name="fsuDiscoveryId")
819
1591
  def fsu_discovery_id(self) -> _builtins.str:
820
1592
  """
821
- OCIDs of Fleet Software Update Discovery.
1593
+ The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata Fleet Update Discovery.
822
1594
  """
823
1595
  return pulumi.get(self, "fsu_discovery_id")
824
1596
 
@@ -826,7 +1598,7 @@ class GetFsuCollectionFleetDiscoveryResult(dict):
826
1598
  @pulumi.getter
827
1599
  def query(self) -> _builtins.str:
828
1600
  """
829
- Oracle Cloud Infrastructure Search Service query string.
1601
+ [OCI Search Service](https://docs.cloud.oracle.com/iaas/Content/Search/Concepts/queryoverview.htm) query string.
830
1602
  """
831
1603
  return pulumi.get(self, "query")
832
1604
 
@@ -834,7 +1606,7 @@ class GetFsuCollectionFleetDiscoveryResult(dict):
834
1606
  @pulumi.getter
835
1607
  def strategy(self) -> _builtins.str:
836
1608
  """
837
- Possible fleet discovery strategies.
1609
+ Supported fleet discovery strategies.
838
1610
  """
839
1611
  return pulumi.get(self, "strategy")
840
1612
 
@@ -842,7 +1614,7 @@ class GetFsuCollectionFleetDiscoveryResult(dict):
842
1614
  @pulumi.getter
843
1615
  def targets(self) -> Sequence[_builtins.str]:
844
1616
  """
845
- OCIDs of target resources to include. For EXACC service type Collections only VMClusters are allowed. For EXACS service type Collections only CloudVMClusters are allowed.
1617
+ The [OCIDs](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of Exadata VM Cluster targets. Only Exadata VM Cluster targets associated with the specified 'serviceType' are allowed.
846
1618
  """
847
1619
  return pulumi.get(self, "targets")
848
1620
 
@@ -851,6 +1623,7 @@ class GetFsuCollectionFleetDiscoveryResult(dict):
851
1623
  class GetFsuCollectionFleetDiscoveryFilterResult(dict):
852
1624
  def __init__(__self__, *,
853
1625
  entity_type: _builtins.str,
1626
+ exadata_releases: Sequence[_builtins.str],
854
1627
  identifiers: Sequence[_builtins.str],
855
1628
  mode: _builtins.str,
856
1629
  names: Sequence[_builtins.str],
@@ -860,15 +1633,17 @@ class GetFsuCollectionFleetDiscoveryFilterResult(dict):
860
1633
  versions: Sequence[_builtins.str]):
861
1634
  """
862
1635
  :param _builtins.str entity_type: Type of resource to match in the discovery.
863
- :param Sequence[_builtins.str] identifiers: Related resource Ids to include in the discovery. All must match the specified entityType.
864
- :param _builtins.str mode: INCLUDE or EXCLUDE the filter results in the discovery for DB targets. Supported for 'FSUCOLLECTION' RESOURCE_ID filter only.
1636
+ :param Sequence[_builtins.str] exadata_releases: List of Exadata Release versions to include when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection.
1637
+ :param Sequence[_builtins.str] identifiers: The [OCIDs](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of associated resources to include when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection. Specified resources must match the specified 'entityType'. FsuCollection of type 'GI' or 'GUEST_OS' can be specified.
1638
+ :param _builtins.str mode: INCLUDE or EXCLUDE the filter results when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection. Supported only for RESOURCE_ID filter.
865
1639
  :param Sequence[_builtins.str] names: List of Database unique names to include in the discovery.
866
1640
  :param _builtins.str operator: Type of join for each element in this filter.
867
- :param Sequence['GetFsuCollectionFleetDiscoveryFilterTagArgs'] tags: Freeform tags to include in the discovery.
1641
+ :param Sequence['GetFsuCollectionFleetDiscoveryFilterTagArgs'] tags: [Free-form tags](https://docs.cloud.oracle.com/iaas/Content/Tagging/Concepts/understandingfreeformtags.htm) to include when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection.
868
1642
  :param _builtins.str type: Exadata Fleet Update Collection type.
869
- :param Sequence[_builtins.str] versions: List of Versions strings to include in the discovery.
1643
+ :param Sequence[_builtins.str] versions: List of Exadata Image (Guest OS) version strings to include when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection.
870
1644
  """
871
1645
  pulumi.set(__self__, "entity_type", entity_type)
1646
+ pulumi.set(__self__, "exadata_releases", exadata_releases)
872
1647
  pulumi.set(__self__, "identifiers", identifiers)
873
1648
  pulumi.set(__self__, "mode", mode)
874
1649
  pulumi.set(__self__, "names", names)
@@ -885,11 +1660,19 @@ class GetFsuCollectionFleetDiscoveryFilterResult(dict):
885
1660
  """
886
1661
  return pulumi.get(self, "entity_type")
887
1662
 
1663
+ @_builtins.property
1664
+ @pulumi.getter(name="exadataReleases")
1665
+ def exadata_releases(self) -> Sequence[_builtins.str]:
1666
+ """
1667
+ List of Exadata Release versions to include when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection.
1668
+ """
1669
+ return pulumi.get(self, "exadata_releases")
1670
+
888
1671
  @_builtins.property
889
1672
  @pulumi.getter
890
1673
  def identifiers(self) -> Sequence[_builtins.str]:
891
1674
  """
892
- Related resource Ids to include in the discovery. All must match the specified entityType.
1675
+ The [OCIDs](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of associated resources to include when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection. Specified resources must match the specified 'entityType'. FsuCollection of type 'GI' or 'GUEST_OS' can be specified.
893
1676
  """
894
1677
  return pulumi.get(self, "identifiers")
895
1678
 
@@ -897,7 +1680,7 @@ class GetFsuCollectionFleetDiscoveryFilterResult(dict):
897
1680
  @pulumi.getter
898
1681
  def mode(self) -> _builtins.str:
899
1682
  """
900
- INCLUDE or EXCLUDE the filter results in the discovery for DB targets. Supported for 'FSUCOLLECTION' RESOURCE_ID filter only.
1683
+ INCLUDE or EXCLUDE the filter results when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection. Supported only for RESOURCE_ID filter.
901
1684
  """
902
1685
  return pulumi.get(self, "mode")
903
1686
 
@@ -921,7 +1704,7 @@ class GetFsuCollectionFleetDiscoveryFilterResult(dict):
921
1704
  @pulumi.getter
922
1705
  def tags(self) -> Sequence['outputs.GetFsuCollectionFleetDiscoveryFilterTagResult']:
923
1706
  """
924
- Freeform tags to include in the discovery.
1707
+ [Free-form tags](https://docs.cloud.oracle.com/iaas/Content/Tagging/Concepts/understandingfreeformtags.htm) to include when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection.
925
1708
  """
926
1709
  return pulumi.get(self, "tags")
927
1710
 
@@ -937,7 +1720,7 @@ class GetFsuCollectionFleetDiscoveryFilterResult(dict):
937
1720
  @pulumi.getter
938
1721
  def versions(self) -> Sequence[_builtins.str]:
939
1722
  """
940
- List of Versions strings to include in the discovery.
1723
+ List of Exadata Image (Guest OS) version strings to include when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection.
941
1724
  """
942
1725
  return pulumi.get(self, "versions")
943
1726
 
@@ -1026,6 +1809,7 @@ class GetFsuCollectionsFsuCollectionSummaryCollectionItemResult(dict):
1026
1809
  def __init__(__self__, *,
1027
1810
  active_fsu_cycles: Sequence['outputs.GetFsuCollectionsFsuCollectionSummaryCollectionItemActiveFsuCycleResult'],
1028
1811
  compartment_id: _builtins.str,
1812
+ components: Sequence['outputs.GetFsuCollectionsFsuCollectionSummaryCollectionItemComponentResult'],
1029
1813
  defined_tags: Mapping[str, _builtins.str],
1030
1814
  display_name: _builtins.str,
1031
1815
  fleet_discoveries: Sequence['outputs.GetFsuCollectionsFsuCollectionSummaryCollectionItemFleetDiscoveryResult'],
@@ -1044,15 +1828,16 @@ class GetFsuCollectionsFsuCollectionSummaryCollectionItemResult(dict):
1044
1828
  """
1045
1829
  :param Sequence['GetFsuCollectionsFsuCollectionSummaryCollectionItemActiveFsuCycleArgs'] active_fsu_cycles: Active Exadata Fleet Update Cycle resource for this Collection. Object would be null if there is no active Cycle.
1046
1830
  :param _builtins.str compartment_id: The ID of the compartment in which to list resources.
1831
+ :param Sequence['GetFsuCollectionsFsuCollectionSummaryCollectionItemComponentArgs'] components: Details of components in an Exadata software stack.
1047
1832
  :param Mapping[str, _builtins.str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
1048
1833
  :param _builtins.str display_name: A filter to return only resources that match the entire display name given.
1049
- :param Sequence['GetFsuCollectionsFsuCollectionSummaryCollectionItemFleetDiscoveryArgs'] fleet_discoveries: Supported fleet discovery strategies for DB Collections. If specified on an Update Collection request, this will re-discover the targets of the Collection.
1834
+ :param Sequence['GetFsuCollectionsFsuCollectionSummaryCollectionItemFleetDiscoveryArgs'] fleet_discoveries: Fleet discovery strategies for a 'GUEST_OS' collection of Exadata VM Clusters. If specified for an UpdateCollection request, discovery for Exadata VM Clusters will be rerun.
1050
1835
  :param Mapping[str, _builtins.str] freeform_tags: Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
1051
- :param _builtins.str id: OCID identifier for the Exadata Fleet Update Collection.
1836
+ :param _builtins.str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata Fleet Update Collection.
1052
1837
  :param _builtins.str last_completed_fsu_cycle_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of last completed FSU Cycle.
1053
1838
  :param _builtins.str lifecycle_details: A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
1054
1839
  :param _builtins.str service_type: Exadata service type for the target resource members.
1055
- :param _builtins.str source_major_version: Database Major Version of targets to be included in the Exadata Fleet Update Collection. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/DbVersionSummary/ListDbVersions Only Database targets that match the version specified in this value would be added to the Exadata Fleet Update Collection.
1840
+ :param _builtins.str source_major_version: Major version of Exadata Image (Guest OS) release for Exadata VM Cluster targets to be included in the Exadata Fleet Update Collection. Only Exadata VM Clusters whose 'systemVersion' is related to the major version will be added to the Exadata Fleet Update Collection. For more details, refer to [Oracle document 2075007.1](https://support.oracle.com/knowledge/Oracle%20Database%20Products/2075007_1.html)
1056
1841
  :param _builtins.str state: A filter to return only resources whose lifecycleState matches the given lifecycleState.
1057
1842
  :param Mapping[str, _builtins.str] system_tags: Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
1058
1843
  :param _builtins.int target_count: Number of targets that are members of this Collection.
@@ -1062,6 +1847,7 @@ class GetFsuCollectionsFsuCollectionSummaryCollectionItemResult(dict):
1062
1847
  """
1063
1848
  pulumi.set(__self__, "active_fsu_cycles", active_fsu_cycles)
1064
1849
  pulumi.set(__self__, "compartment_id", compartment_id)
1850
+ pulumi.set(__self__, "components", components)
1065
1851
  pulumi.set(__self__, "defined_tags", defined_tags)
1066
1852
  pulumi.set(__self__, "display_name", display_name)
1067
1853
  pulumi.set(__self__, "fleet_discoveries", fleet_discoveries)
@@ -1094,6 +1880,14 @@ class GetFsuCollectionsFsuCollectionSummaryCollectionItemResult(dict):
1094
1880
  """
1095
1881
  return pulumi.get(self, "compartment_id")
1096
1882
 
1883
+ @_builtins.property
1884
+ @pulumi.getter
1885
+ def components(self) -> Sequence['outputs.GetFsuCollectionsFsuCollectionSummaryCollectionItemComponentResult']:
1886
+ """
1887
+ Details of components in an Exadata software stack.
1888
+ """
1889
+ return pulumi.get(self, "components")
1890
+
1097
1891
  @_builtins.property
1098
1892
  @pulumi.getter(name="definedTags")
1099
1893
  def defined_tags(self) -> Mapping[str, _builtins.str]:
@@ -1114,7 +1908,7 @@ class GetFsuCollectionsFsuCollectionSummaryCollectionItemResult(dict):
1114
1908
  @pulumi.getter(name="fleetDiscoveries")
1115
1909
  def fleet_discoveries(self) -> Sequence['outputs.GetFsuCollectionsFsuCollectionSummaryCollectionItemFleetDiscoveryResult']:
1116
1910
  """
1117
- Supported fleet discovery strategies for DB Collections. If specified on an Update Collection request, this will re-discover the targets of the Collection.
1911
+ Fleet discovery strategies for a 'GUEST_OS' collection of Exadata VM Clusters. If specified for an UpdateCollection request, discovery for Exadata VM Clusters will be rerun.
1118
1912
  """
1119
1913
  return pulumi.get(self, "fleet_discoveries")
1120
1914
 
@@ -1130,7 +1924,7 @@ class GetFsuCollectionsFsuCollectionSummaryCollectionItemResult(dict):
1130
1924
  @pulumi.getter
1131
1925
  def id(self) -> _builtins.str:
1132
1926
  """
1133
- OCID identifier for the Exadata Fleet Update Collection.
1927
+ The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata Fleet Update Collection.
1134
1928
  """
1135
1929
  return pulumi.get(self, "id")
1136
1930
 
@@ -1148,100 +1942,337 @@ class GetFsuCollectionsFsuCollectionSummaryCollectionItemResult(dict):
1148
1942
  """
1149
1943
  A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
1150
1944
  """
1151
- return pulumi.get(self, "lifecycle_details")
1945
+ return pulumi.get(self, "lifecycle_details")
1946
+
1947
+ @_builtins.property
1948
+ @pulumi.getter(name="serviceType")
1949
+ def service_type(self) -> _builtins.str:
1950
+ """
1951
+ Exadata service type for the target resource members.
1952
+ """
1953
+ return pulumi.get(self, "service_type")
1954
+
1955
+ @_builtins.property
1956
+ @pulumi.getter(name="sourceMajorVersion")
1957
+ def source_major_version(self) -> _builtins.str:
1958
+ """
1959
+ Major version of Exadata Image (Guest OS) release for Exadata VM Cluster targets to be included in the Exadata Fleet Update Collection. Only Exadata VM Clusters whose 'systemVersion' is related to the major version will be added to the Exadata Fleet Update Collection. For more details, refer to [Oracle document 2075007.1](https://support.oracle.com/knowledge/Oracle%20Database%20Products/2075007_1.html)
1960
+ """
1961
+ return pulumi.get(self, "source_major_version")
1962
+
1963
+ @_builtins.property
1964
+ @pulumi.getter
1965
+ def state(self) -> _builtins.str:
1966
+ """
1967
+ A filter to return only resources whose lifecycleState matches the given lifecycleState.
1968
+ """
1969
+ return pulumi.get(self, "state")
1970
+
1971
+ @_builtins.property
1972
+ @pulumi.getter(name="systemTags")
1973
+ def system_tags(self) -> Mapping[str, _builtins.str]:
1974
+ """
1975
+ Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
1976
+ """
1977
+ return pulumi.get(self, "system_tags")
1978
+
1979
+ @_builtins.property
1980
+ @pulumi.getter(name="targetCount")
1981
+ def target_count(self) -> _builtins.int:
1982
+ """
1983
+ Number of targets that are members of this Collection.
1984
+ """
1985
+ return pulumi.get(self, "target_count")
1986
+
1987
+ @_builtins.property
1988
+ @pulumi.getter(name="timeCreated")
1989
+ def time_created(self) -> _builtins.str:
1990
+ """
1991
+ The time the Exadata Fleet Update Collection was created. An RFC3339 formatted datetime string.
1992
+ """
1993
+ return pulumi.get(self, "time_created")
1994
+
1995
+ @_builtins.property
1996
+ @pulumi.getter(name="timeUpdated")
1997
+ def time_updated(self) -> _builtins.str:
1998
+ """
1999
+ The time the Exadata Fleet Update Collection was updated. An RFC3339 formatted datetime string.
2000
+ """
2001
+ return pulumi.get(self, "time_updated")
2002
+
2003
+ @_builtins.property
2004
+ @pulumi.getter
2005
+ def type(self) -> _builtins.str:
2006
+ """
2007
+ A filter to return only resources whose type matches the given type.
2008
+ """
2009
+ return pulumi.get(self, "type")
2010
+
2011
+
2012
+ @pulumi.output_type
2013
+ class GetFsuCollectionsFsuCollectionSummaryCollectionItemActiveFsuCycleResult(dict):
2014
+ def __init__(__self__, *,
2015
+ display_name: _builtins.str,
2016
+ id: _builtins.str):
2017
+ """
2018
+ :param _builtins.str display_name: A filter to return only resources that match the entire display name given.
2019
+ :param _builtins.str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata Fleet Update Collection.
2020
+ """
2021
+ pulumi.set(__self__, "display_name", display_name)
2022
+ pulumi.set(__self__, "id", id)
2023
+
2024
+ @_builtins.property
2025
+ @pulumi.getter(name="displayName")
2026
+ def display_name(self) -> _builtins.str:
2027
+ """
2028
+ A filter to return only resources that match the entire display name given.
2029
+ """
2030
+ return pulumi.get(self, "display_name")
2031
+
2032
+ @_builtins.property
2033
+ @pulumi.getter
2034
+ def id(self) -> _builtins.str:
2035
+ """
2036
+ The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata Fleet Update Collection.
2037
+ """
2038
+ return pulumi.get(self, "id")
2039
+
2040
+
2041
+ @pulumi.output_type
2042
+ class GetFsuCollectionsFsuCollectionSummaryCollectionItemComponentResult(dict):
2043
+ def __init__(__self__, *,
2044
+ component_type: _builtins.str,
2045
+ fleet_discoveries: Sequence['outputs.GetFsuCollectionsFsuCollectionSummaryCollectionItemComponentFleetDiscoveryResult'],
2046
+ source_major_version: _builtins.str):
2047
+ """
2048
+ :param _builtins.str component_type: Type of component in an Exadata software stack.
2049
+ :param Sequence['GetFsuCollectionsFsuCollectionSummaryCollectionItemComponentFleetDiscoveryArgs'] fleet_discoveries: Fleet discovery strategies for a 'GUEST_OS' collection of Exadata VM Clusters. If specified for an UpdateCollection request, discovery for Exadata VM Clusters will be rerun.
2050
+ :param _builtins.str source_major_version: Major version of Exadata Image (Guest OS) release for Exadata VM Cluster targets to be included in the Exadata Fleet Update Collection. Only Exadata VM Clusters whose 'systemVersion' is related to the major version will be added to the Exadata Fleet Update Collection. For more details, refer to [Oracle document 2075007.1](https://support.oracle.com/knowledge/Oracle%20Database%20Products/2075007_1.html)
2051
+ """
2052
+ pulumi.set(__self__, "component_type", component_type)
2053
+ pulumi.set(__self__, "fleet_discoveries", fleet_discoveries)
2054
+ pulumi.set(__self__, "source_major_version", source_major_version)
2055
+
2056
+ @_builtins.property
2057
+ @pulumi.getter(name="componentType")
2058
+ def component_type(self) -> _builtins.str:
2059
+ """
2060
+ Type of component in an Exadata software stack.
2061
+ """
2062
+ return pulumi.get(self, "component_type")
2063
+
2064
+ @_builtins.property
2065
+ @pulumi.getter(name="fleetDiscoveries")
2066
+ def fleet_discoveries(self) -> Sequence['outputs.GetFsuCollectionsFsuCollectionSummaryCollectionItemComponentFleetDiscoveryResult']:
2067
+ """
2068
+ Fleet discovery strategies for a 'GUEST_OS' collection of Exadata VM Clusters. If specified for an UpdateCollection request, discovery for Exadata VM Clusters will be rerun.
2069
+ """
2070
+ return pulumi.get(self, "fleet_discoveries")
2071
+
2072
+ @_builtins.property
2073
+ @pulumi.getter(name="sourceMajorVersion")
2074
+ def source_major_version(self) -> _builtins.str:
2075
+ """
2076
+ Major version of Exadata Image (Guest OS) release for Exadata VM Cluster targets to be included in the Exadata Fleet Update Collection. Only Exadata VM Clusters whose 'systemVersion' is related to the major version will be added to the Exadata Fleet Update Collection. For more details, refer to [Oracle document 2075007.1](https://support.oracle.com/knowledge/Oracle%20Database%20Products/2075007_1.html)
2077
+ """
2078
+ return pulumi.get(self, "source_major_version")
2079
+
2080
+
2081
+ @pulumi.output_type
2082
+ class GetFsuCollectionsFsuCollectionSummaryCollectionItemComponentFleetDiscoveryResult(dict):
2083
+ def __init__(__self__, *,
2084
+ filters: Sequence['outputs.GetFsuCollectionsFsuCollectionSummaryCollectionItemComponentFleetDiscoveryFilterResult'],
2085
+ fsu_discovery_id: _builtins.str,
2086
+ query: _builtins.str,
2087
+ strategy: _builtins.str,
2088
+ targets: Sequence[_builtins.str]):
2089
+ """
2090
+ :param Sequence['GetFsuCollectionsFsuCollectionSummaryCollectionItemComponentFleetDiscoveryFilterArgs'] filters: Filters to perform the target discovery.
2091
+ :param _builtins.str fsu_discovery_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata Fleet Update Discovery.
2092
+ :param _builtins.str query: [OCI Search Service](https://docs.cloud.oracle.com/iaas/Content/Search/Concepts/queryoverview.htm) query string.
2093
+ :param _builtins.str strategy: Supported fleet discovery strategies.
2094
+ :param Sequence[_builtins.str] targets: The [OCIDs](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of Exadata VM Cluster targets. Only Exadata VM Cluster targets associated with the specified 'serviceType' are allowed.
2095
+ """
2096
+ pulumi.set(__self__, "filters", filters)
2097
+ pulumi.set(__self__, "fsu_discovery_id", fsu_discovery_id)
2098
+ pulumi.set(__self__, "query", query)
2099
+ pulumi.set(__self__, "strategy", strategy)
2100
+ pulumi.set(__self__, "targets", targets)
2101
+
2102
+ @_builtins.property
2103
+ @pulumi.getter
2104
+ def filters(self) -> Sequence['outputs.GetFsuCollectionsFsuCollectionSummaryCollectionItemComponentFleetDiscoveryFilterResult']:
2105
+ """
2106
+ Filters to perform the target discovery.
2107
+ """
2108
+ return pulumi.get(self, "filters")
2109
+
2110
+ @_builtins.property
2111
+ @pulumi.getter(name="fsuDiscoveryId")
2112
+ def fsu_discovery_id(self) -> _builtins.str:
2113
+ """
2114
+ The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata Fleet Update Discovery.
2115
+ """
2116
+ return pulumi.get(self, "fsu_discovery_id")
2117
+
2118
+ @_builtins.property
2119
+ @pulumi.getter
2120
+ def query(self) -> _builtins.str:
2121
+ """
2122
+ [OCI Search Service](https://docs.cloud.oracle.com/iaas/Content/Search/Concepts/queryoverview.htm) query string.
2123
+ """
2124
+ return pulumi.get(self, "query")
2125
+
2126
+ @_builtins.property
2127
+ @pulumi.getter
2128
+ def strategy(self) -> _builtins.str:
2129
+ """
2130
+ Supported fleet discovery strategies.
2131
+ """
2132
+ return pulumi.get(self, "strategy")
2133
+
2134
+ @_builtins.property
2135
+ @pulumi.getter
2136
+ def targets(self) -> Sequence[_builtins.str]:
2137
+ """
2138
+ The [OCIDs](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of Exadata VM Cluster targets. Only Exadata VM Cluster targets associated with the specified 'serviceType' are allowed.
2139
+ """
2140
+ return pulumi.get(self, "targets")
2141
+
2142
+
2143
+ @pulumi.output_type
2144
+ class GetFsuCollectionsFsuCollectionSummaryCollectionItemComponentFleetDiscoveryFilterResult(dict):
2145
+ def __init__(__self__, *,
2146
+ entity_type: _builtins.str,
2147
+ exadata_releases: Sequence[_builtins.str],
2148
+ identifiers: Sequence[_builtins.str],
2149
+ mode: _builtins.str,
2150
+ operator: _builtins.str,
2151
+ tags: Sequence['outputs.GetFsuCollectionsFsuCollectionSummaryCollectionItemComponentFleetDiscoveryFilterTagResult'],
2152
+ type: _builtins.str,
2153
+ versions: Sequence[_builtins.str]):
2154
+ """
2155
+ :param _builtins.str entity_type: Type of resource to match in the discovery.
2156
+ :param Sequence[_builtins.str] exadata_releases: List of Exadata Release versions to include when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection.
2157
+ :param Sequence[_builtins.str] identifiers: The [OCIDs](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of associated resources to include when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection. Specified resources must match the specified 'entityType'. FsuCollection of type 'GI' or 'GUEST_OS' can be specified.
2158
+ :param _builtins.str mode: INCLUDE or EXCLUDE the filter results when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection. Supported only for RESOURCE_ID filter.
2159
+ :param _builtins.str operator: Type of join for each element in this filter.
2160
+ :param Sequence['GetFsuCollectionsFsuCollectionSummaryCollectionItemComponentFleetDiscoveryFilterTagArgs'] tags: [Free-form tags](https://docs.cloud.oracle.com/iaas/Content/Tagging/Concepts/understandingfreeformtags.htm) to include when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection.
2161
+ :param _builtins.str type: A filter to return only resources whose type matches the given type.
2162
+ :param Sequence[_builtins.str] versions: List of Exadata Image (Guest OS) version strings to include when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection.
2163
+ """
2164
+ pulumi.set(__self__, "entity_type", entity_type)
2165
+ pulumi.set(__self__, "exadata_releases", exadata_releases)
2166
+ pulumi.set(__self__, "identifiers", identifiers)
2167
+ pulumi.set(__self__, "mode", mode)
2168
+ pulumi.set(__self__, "operator", operator)
2169
+ pulumi.set(__self__, "tags", tags)
2170
+ pulumi.set(__self__, "type", type)
2171
+ pulumi.set(__self__, "versions", versions)
1152
2172
 
1153
2173
  @_builtins.property
1154
- @pulumi.getter(name="serviceType")
1155
- def service_type(self) -> _builtins.str:
2174
+ @pulumi.getter(name="entityType")
2175
+ def entity_type(self) -> _builtins.str:
1156
2176
  """
1157
- Exadata service type for the target resource members.
2177
+ Type of resource to match in the discovery.
1158
2178
  """
1159
- return pulumi.get(self, "service_type")
2179
+ return pulumi.get(self, "entity_type")
1160
2180
 
1161
2181
  @_builtins.property
1162
- @pulumi.getter(name="sourceMajorVersion")
1163
- def source_major_version(self) -> _builtins.str:
2182
+ @pulumi.getter(name="exadataReleases")
2183
+ def exadata_releases(self) -> Sequence[_builtins.str]:
1164
2184
  """
1165
- Database Major Version of targets to be included in the Exadata Fleet Update Collection. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/DbVersionSummary/ListDbVersions Only Database targets that match the version specified in this value would be added to the Exadata Fleet Update Collection.
2185
+ List of Exadata Release versions to include when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection.
1166
2186
  """
1167
- return pulumi.get(self, "source_major_version")
2187
+ return pulumi.get(self, "exadata_releases")
1168
2188
 
1169
2189
  @_builtins.property
1170
2190
  @pulumi.getter
1171
- def state(self) -> _builtins.str:
2191
+ def identifiers(self) -> Sequence[_builtins.str]:
1172
2192
  """
1173
- A filter to return only resources whose lifecycleState matches the given lifecycleState.
2193
+ The [OCIDs](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of associated resources to include when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection. Specified resources must match the specified 'entityType'. FsuCollection of type 'GI' or 'GUEST_OS' can be specified.
1174
2194
  """
1175
- return pulumi.get(self, "state")
2195
+ return pulumi.get(self, "identifiers")
1176
2196
 
1177
2197
  @_builtins.property
1178
- @pulumi.getter(name="systemTags")
1179
- def system_tags(self) -> Mapping[str, _builtins.str]:
2198
+ @pulumi.getter
2199
+ def mode(self) -> _builtins.str:
1180
2200
  """
1181
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
2201
+ INCLUDE or EXCLUDE the filter results when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection. Supported only for RESOURCE_ID filter.
1182
2202
  """
1183
- return pulumi.get(self, "system_tags")
2203
+ return pulumi.get(self, "mode")
1184
2204
 
1185
2205
  @_builtins.property
1186
- @pulumi.getter(name="targetCount")
1187
- def target_count(self) -> _builtins.int:
2206
+ @pulumi.getter
2207
+ def operator(self) -> _builtins.str:
1188
2208
  """
1189
- Number of targets that are members of this Collection.
2209
+ Type of join for each element in this filter.
1190
2210
  """
1191
- return pulumi.get(self, "target_count")
2211
+ return pulumi.get(self, "operator")
1192
2212
 
1193
2213
  @_builtins.property
1194
- @pulumi.getter(name="timeCreated")
1195
- def time_created(self) -> _builtins.str:
2214
+ @pulumi.getter
2215
+ def tags(self) -> Sequence['outputs.GetFsuCollectionsFsuCollectionSummaryCollectionItemComponentFleetDiscoveryFilterTagResult']:
1196
2216
  """
1197
- The time the Exadata Fleet Update Collection was created. An RFC3339 formatted datetime string.
2217
+ [Free-form tags](https://docs.cloud.oracle.com/iaas/Content/Tagging/Concepts/understandingfreeformtags.htm) to include when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection.
1198
2218
  """
1199
- return pulumi.get(self, "time_created")
2219
+ return pulumi.get(self, "tags")
1200
2220
 
1201
2221
  @_builtins.property
1202
- @pulumi.getter(name="timeUpdated")
1203
- def time_updated(self) -> _builtins.str:
2222
+ @pulumi.getter
2223
+ def type(self) -> _builtins.str:
1204
2224
  """
1205
- The time the Exadata Fleet Update Collection was updated. An RFC3339 formatted datetime string.
2225
+ A filter to return only resources whose type matches the given type.
1206
2226
  """
1207
- return pulumi.get(self, "time_updated")
2227
+ return pulumi.get(self, "type")
1208
2228
 
1209
2229
  @_builtins.property
1210
2230
  @pulumi.getter
1211
- def type(self) -> _builtins.str:
2231
+ def versions(self) -> Sequence[_builtins.str]:
1212
2232
  """
1213
- A filter to return only resources whose type matches the given type.
2233
+ List of Exadata Image (Guest OS) version strings to include when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection.
1214
2234
  """
1215
- return pulumi.get(self, "type")
2235
+ return pulumi.get(self, "versions")
1216
2236
 
1217
2237
 
1218
2238
  @pulumi.output_type
1219
- class GetFsuCollectionsFsuCollectionSummaryCollectionItemActiveFsuCycleResult(dict):
2239
+ class GetFsuCollectionsFsuCollectionSummaryCollectionItemComponentFleetDiscoveryFilterTagResult(dict):
1220
2240
  def __init__(__self__, *,
1221
- display_name: _builtins.str,
1222
- id: _builtins.str):
2241
+ key: _builtins.str,
2242
+ namespace: _builtins.str,
2243
+ value: _builtins.str):
1223
2244
  """
1224
- :param _builtins.str display_name: A filter to return only resources that match the entire display name given.
1225
- :param _builtins.str id: OCID identifier for the Exadata Fleet Update Collection.
2245
+ :param _builtins.str key: Freeform tag key.
2246
+ :param _builtins.str namespace: Defined tag namespace.
2247
+ :param _builtins.str value: Freeform tag value.
1226
2248
  """
1227
- pulumi.set(__self__, "display_name", display_name)
1228
- pulumi.set(__self__, "id", id)
2249
+ pulumi.set(__self__, "key", key)
2250
+ pulumi.set(__self__, "namespace", namespace)
2251
+ pulumi.set(__self__, "value", value)
1229
2252
 
1230
2253
  @_builtins.property
1231
- @pulumi.getter(name="displayName")
1232
- def display_name(self) -> _builtins.str:
2254
+ @pulumi.getter
2255
+ def key(self) -> _builtins.str:
1233
2256
  """
1234
- A filter to return only resources that match the entire display name given.
2257
+ Freeform tag key.
1235
2258
  """
1236
- return pulumi.get(self, "display_name")
2259
+ return pulumi.get(self, "key")
1237
2260
 
1238
2261
  @_builtins.property
1239
2262
  @pulumi.getter
1240
- def id(self) -> _builtins.str:
2263
+ def namespace(self) -> _builtins.str:
1241
2264
  """
1242
- OCID identifier for the Exadata Fleet Update Collection.
2265
+ Defined tag namespace.
1243
2266
  """
1244
- return pulumi.get(self, "id")
2267
+ return pulumi.get(self, "namespace")
2268
+
2269
+ @_builtins.property
2270
+ @pulumi.getter
2271
+ def value(self) -> _builtins.str:
2272
+ """
2273
+ Freeform tag value.
2274
+ """
2275
+ return pulumi.get(self, "value")
1245
2276
 
1246
2277
 
1247
2278
  @pulumi.output_type
@@ -1254,10 +2285,10 @@ class GetFsuCollectionsFsuCollectionSummaryCollectionItemFleetDiscoveryResult(di
1254
2285
  targets: Sequence[_builtins.str]):
1255
2286
  """
1256
2287
  :param Sequence['GetFsuCollectionsFsuCollectionSummaryCollectionItemFleetDiscoveryFilterArgs'] filters: Filters to perform the target discovery.
1257
- :param _builtins.str fsu_discovery_id: OCIDs of Fleet Software Update Discovery.
1258
- :param _builtins.str query: Oracle Cloud Infrastructure Search Service query string.
1259
- :param _builtins.str strategy: Possible fleet discovery strategies.
1260
- :param Sequence[_builtins.str] targets: OCIDs of target resources to include. For EXACC service type Collections only VMClusters are allowed. For EXACS service type Collections only CloudVMClusters are allowed.
2288
+ :param _builtins.str fsu_discovery_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata Fleet Update Discovery.
2289
+ :param _builtins.str query: [OCI Search Service](https://docs.cloud.oracle.com/iaas/Content/Search/Concepts/queryoverview.htm) query string.
2290
+ :param _builtins.str strategy: Supported fleet discovery strategies.
2291
+ :param Sequence[_builtins.str] targets: The [OCIDs](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of Exadata VM Cluster targets. Only Exadata VM Cluster targets associated with the specified 'serviceType' are allowed.
1261
2292
  """
1262
2293
  pulumi.set(__self__, "filters", filters)
1263
2294
  pulumi.set(__self__, "fsu_discovery_id", fsu_discovery_id)
@@ -1277,7 +2308,7 @@ class GetFsuCollectionsFsuCollectionSummaryCollectionItemFleetDiscoveryResult(di
1277
2308
  @pulumi.getter(name="fsuDiscoveryId")
1278
2309
  def fsu_discovery_id(self) -> _builtins.str:
1279
2310
  """
1280
- OCIDs of Fleet Software Update Discovery.
2311
+ The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata Fleet Update Discovery.
1281
2312
  """
1282
2313
  return pulumi.get(self, "fsu_discovery_id")
1283
2314
 
@@ -1285,7 +2316,7 @@ class GetFsuCollectionsFsuCollectionSummaryCollectionItemFleetDiscoveryResult(di
1285
2316
  @pulumi.getter
1286
2317
  def query(self) -> _builtins.str:
1287
2318
  """
1288
- Oracle Cloud Infrastructure Search Service query string.
2319
+ [OCI Search Service](https://docs.cloud.oracle.com/iaas/Content/Search/Concepts/queryoverview.htm) query string.
1289
2320
  """
1290
2321
  return pulumi.get(self, "query")
1291
2322
 
@@ -1293,7 +2324,7 @@ class GetFsuCollectionsFsuCollectionSummaryCollectionItemFleetDiscoveryResult(di
1293
2324
  @pulumi.getter
1294
2325
  def strategy(self) -> _builtins.str:
1295
2326
  """
1296
- Possible fleet discovery strategies.
2327
+ Supported fleet discovery strategies.
1297
2328
  """
1298
2329
  return pulumi.get(self, "strategy")
1299
2330
 
@@ -1301,7 +2332,7 @@ class GetFsuCollectionsFsuCollectionSummaryCollectionItemFleetDiscoveryResult(di
1301
2332
  @pulumi.getter
1302
2333
  def targets(self) -> Sequence[_builtins.str]:
1303
2334
  """
1304
- OCIDs of target resources to include. For EXACC service type Collections only VMClusters are allowed. For EXACS service type Collections only CloudVMClusters are allowed.
2335
+ The [OCIDs](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of Exadata VM Cluster targets. Only Exadata VM Cluster targets associated with the specified 'serviceType' are allowed.
1305
2336
  """
1306
2337
  return pulumi.get(self, "targets")
1307
2338
 
@@ -1310,6 +2341,7 @@ class GetFsuCollectionsFsuCollectionSummaryCollectionItemFleetDiscoveryResult(di
1310
2341
  class GetFsuCollectionsFsuCollectionSummaryCollectionItemFleetDiscoveryFilterResult(dict):
1311
2342
  def __init__(__self__, *,
1312
2343
  entity_type: _builtins.str,
2344
+ exadata_releases: Sequence[_builtins.str],
1313
2345
  identifiers: Sequence[_builtins.str],
1314
2346
  mode: _builtins.str,
1315
2347
  names: Sequence[_builtins.str],
@@ -1319,15 +2351,17 @@ class GetFsuCollectionsFsuCollectionSummaryCollectionItemFleetDiscoveryFilterRes
1319
2351
  versions: Sequence[_builtins.str]):
1320
2352
  """
1321
2353
  :param _builtins.str entity_type: Type of resource to match in the discovery.
1322
- :param Sequence[_builtins.str] identifiers: Related resource Ids to include in the discovery. All must match the specified entityType.
1323
- :param _builtins.str mode: INCLUDE or EXCLUDE the filter results in the discovery for DB targets. Supported for 'FSUCOLLECTION' RESOURCE_ID filter only.
2354
+ :param Sequence[_builtins.str] exadata_releases: List of Exadata Release versions to include when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection.
2355
+ :param Sequence[_builtins.str] identifiers: The [OCIDs](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of associated resources to include when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection. Specified resources must match the specified 'entityType'. FsuCollection of type 'GI' or 'GUEST_OS' can be specified.
2356
+ :param _builtins.str mode: INCLUDE or EXCLUDE the filter results when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection. Supported only for RESOURCE_ID filter.
1324
2357
  :param Sequence[_builtins.str] names: List of Database unique names to include in the discovery.
1325
2358
  :param _builtins.str operator: Type of join for each element in this filter.
1326
- :param Sequence['GetFsuCollectionsFsuCollectionSummaryCollectionItemFleetDiscoveryFilterTagArgs'] tags: Freeform tags to include in the discovery.
2359
+ :param Sequence['GetFsuCollectionsFsuCollectionSummaryCollectionItemFleetDiscoveryFilterTagArgs'] tags: [Free-form tags](https://docs.cloud.oracle.com/iaas/Content/Tagging/Concepts/understandingfreeformtags.htm) to include when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection.
1327
2360
  :param _builtins.str type: A filter to return only resources whose type matches the given type.
1328
- :param Sequence[_builtins.str] versions: List of Versions strings to include in the discovery.
2361
+ :param Sequence[_builtins.str] versions: List of Exadata Image (Guest OS) version strings to include when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection.
1329
2362
  """
1330
2363
  pulumi.set(__self__, "entity_type", entity_type)
2364
+ pulumi.set(__self__, "exadata_releases", exadata_releases)
1331
2365
  pulumi.set(__self__, "identifiers", identifiers)
1332
2366
  pulumi.set(__self__, "mode", mode)
1333
2367
  pulumi.set(__self__, "names", names)
@@ -1344,11 +2378,19 @@ class GetFsuCollectionsFsuCollectionSummaryCollectionItemFleetDiscoveryFilterRes
1344
2378
  """
1345
2379
  return pulumi.get(self, "entity_type")
1346
2380
 
2381
+ @_builtins.property
2382
+ @pulumi.getter(name="exadataReleases")
2383
+ def exadata_releases(self) -> Sequence[_builtins.str]:
2384
+ """
2385
+ List of Exadata Release versions to include when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection.
2386
+ """
2387
+ return pulumi.get(self, "exadata_releases")
2388
+
1347
2389
  @_builtins.property
1348
2390
  @pulumi.getter
1349
2391
  def identifiers(self) -> Sequence[_builtins.str]:
1350
2392
  """
1351
- Related resource Ids to include in the discovery. All must match the specified entityType.
2393
+ The [OCIDs](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of associated resources to include when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection. Specified resources must match the specified 'entityType'. FsuCollection of type 'GI' or 'GUEST_OS' can be specified.
1352
2394
  """
1353
2395
  return pulumi.get(self, "identifiers")
1354
2396
 
@@ -1356,7 +2398,7 @@ class GetFsuCollectionsFsuCollectionSummaryCollectionItemFleetDiscoveryFilterRes
1356
2398
  @pulumi.getter
1357
2399
  def mode(self) -> _builtins.str:
1358
2400
  """
1359
- INCLUDE or EXCLUDE the filter results in the discovery for DB targets. Supported for 'FSUCOLLECTION' RESOURCE_ID filter only.
2401
+ INCLUDE or EXCLUDE the filter results when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection. Supported only for RESOURCE_ID filter.
1360
2402
  """
1361
2403
  return pulumi.get(self, "mode")
1362
2404
 
@@ -1380,7 +2422,7 @@ class GetFsuCollectionsFsuCollectionSummaryCollectionItemFleetDiscoveryFilterRes
1380
2422
  @pulumi.getter
1381
2423
  def tags(self) -> Sequence['outputs.GetFsuCollectionsFsuCollectionSummaryCollectionItemFleetDiscoveryFilterTagResult']:
1382
2424
  """
1383
- Freeform tags to include in the discovery.
2425
+ [Free-form tags](https://docs.cloud.oracle.com/iaas/Content/Tagging/Concepts/understandingfreeformtags.htm) to include when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection.
1384
2426
  """
1385
2427
  return pulumi.get(self, "tags")
1386
2428
 
@@ -1396,7 +2438,7 @@ class GetFsuCollectionsFsuCollectionSummaryCollectionItemFleetDiscoveryFilterRes
1396
2438
  @pulumi.getter
1397
2439
  def versions(self) -> Sequence[_builtins.str]:
1398
2440
  """
1399
- List of Versions strings to include in the discovery.
2441
+ List of Exadata Image (Guest OS) version strings to include when discovering Exadata VM Cluster targets for a 'GUEST_OS' collection.
1400
2442
  """
1401
2443
  return pulumi.get(self, "versions")
1402
2444
 
@@ -1542,24 +2584,35 @@ class GetFsuCycleDiagnosticsCollectionResult(dict):
1542
2584
  @pulumi.output_type
1543
2585
  class GetFsuCycleGoalVersionDetailResult(dict):
1544
2586
  def __init__(__self__, *,
2587
+ components: Sequence['outputs.GetFsuCycleGoalVersionDetailComponentResult'],
1545
2588
  home_policy: _builtins.str,
1546
2589
  new_home_prefix: _builtins.str,
1547
2590
  software_image_id: _builtins.str,
1548
2591
  type: _builtins.str,
1549
2592
  version: _builtins.str):
1550
2593
  """
2594
+ :param Sequence['GetFsuCycleGoalVersionDetailComponentArgs'] components: Details of goal versions for components in an Exadata software stack.
1551
2595
  :param _builtins.str home_policy: Goal home policy to use when Staging the Goal Version during patching. CREATE_NEW: Create a new DBHome (for Database Collections) for the specified image or version. USE_EXISTING: All database targets in the same VMCluster or CloudVmCluster will be moved to a shared database home. If an existing home for the selected image or version is not found in the VM Cluster for a target database, then a new home will be created. If more than one existing home for the selected image is found, then the home with the least number of databases will be used. If multiple homes have the least number of databases, then a home will be selected at random.
1552
2596
  :param _builtins.str new_home_prefix: Prefix name used for new DB home resources created as part of the Stage Action. Format: <specified_prefix>_<timestamp> If not specified, a default Oracle Cloud Infrastructure DB home resource will be generated for the new DB home resources created.
1553
- :param _builtins.str software_image_id: Target database software image OCID.
2597
+ :param _builtins.str software_image_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the goal database software image.
1554
2598
  :param _builtins.str type: Type of Exadata Fleet Update Cycle.
1555
- :param _builtins.str version: Target DB or GI version string for the Exadata Fleet Update Cycle.
2599
+ :param _builtins.str version: Goal version string for the Exadata Fleet Update Cycle. Applicable to Database, Grid Infrastructure, or Exadata Image software updates.
1556
2600
  """
2601
+ pulumi.set(__self__, "components", components)
1557
2602
  pulumi.set(__self__, "home_policy", home_policy)
1558
2603
  pulumi.set(__self__, "new_home_prefix", new_home_prefix)
1559
2604
  pulumi.set(__self__, "software_image_id", software_image_id)
1560
2605
  pulumi.set(__self__, "type", type)
1561
2606
  pulumi.set(__self__, "version", version)
1562
2607
 
2608
+ @_builtins.property
2609
+ @pulumi.getter
2610
+ def components(self) -> Sequence['outputs.GetFsuCycleGoalVersionDetailComponentResult']:
2611
+ """
2612
+ Details of goal versions for components in an Exadata software stack.
2613
+ """
2614
+ return pulumi.get(self, "components")
2615
+
1563
2616
  @_builtins.property
1564
2617
  @pulumi.getter(name="homePolicy")
1565
2618
  def home_policy(self) -> _builtins.str:
@@ -1580,7 +2633,7 @@ class GetFsuCycleGoalVersionDetailResult(dict):
1580
2633
  @pulumi.getter(name="softwareImageId")
1581
2634
  def software_image_id(self) -> _builtins.str:
1582
2635
  """
1583
- Target database software image OCID.
2636
+ The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the goal database software image.
1584
2637
  """
1585
2638
  return pulumi.get(self, "software_image_id")
1586
2639
 
@@ -1596,11 +2649,102 @@ class GetFsuCycleGoalVersionDetailResult(dict):
1596
2649
  @pulumi.getter
1597
2650
  def version(self) -> _builtins.str:
1598
2651
  """
1599
- Target DB or GI version string for the Exadata Fleet Update Cycle.
2652
+ Goal version string for the Exadata Fleet Update Cycle. Applicable to Database, Grid Infrastructure, or Exadata Image software updates.
1600
2653
  """
1601
2654
  return pulumi.get(self, "version")
1602
2655
 
1603
2656
 
2657
+ @pulumi.output_type
2658
+ class GetFsuCycleGoalVersionDetailComponentResult(dict):
2659
+ def __init__(__self__, *,
2660
+ component_type: _builtins.str,
2661
+ goal_version_details: Sequence['outputs.GetFsuCycleGoalVersionDetailComponentGoalVersionDetailResult'],
2662
+ home_policy: _builtins.str,
2663
+ new_home_prefix: _builtins.str):
2664
+ """
2665
+ :param _builtins.str component_type: Type of component in an Exadata software stack.
2666
+ :param Sequence['GetFsuCycleGoalVersionDetailComponentGoalVersionDetailArgs'] goal_version_details: Details of goal 'GUEST_OS' software version.
2667
+ :param _builtins.str home_policy: Goal home policy to use when Staging the Goal Version during patching. CREATE_NEW: Create a new DBHome (for Database Collections) for the specified image or version. USE_EXISTING: All database targets in the same VMCluster or CloudVmCluster will be moved to a shared database home. If an existing home for the selected image or version is not found in the VM Cluster for a target database, then a new home will be created. If more than one existing home for the selected image is found, then the home with the least number of databases will be used. If multiple homes have the least number of databases, then a home will be selected at random.
2668
+ :param _builtins.str new_home_prefix: Prefix name used for new DB home resources created as part of the Stage Action. Format: <specified_prefix>_<timestamp> If not specified, a default Oracle Cloud Infrastructure DB home resource will be generated for the new DB home resources created.
2669
+ """
2670
+ pulumi.set(__self__, "component_type", component_type)
2671
+ pulumi.set(__self__, "goal_version_details", goal_version_details)
2672
+ pulumi.set(__self__, "home_policy", home_policy)
2673
+ pulumi.set(__self__, "new_home_prefix", new_home_prefix)
2674
+
2675
+ @_builtins.property
2676
+ @pulumi.getter(name="componentType")
2677
+ def component_type(self) -> _builtins.str:
2678
+ """
2679
+ Type of component in an Exadata software stack.
2680
+ """
2681
+ return pulumi.get(self, "component_type")
2682
+
2683
+ @_builtins.property
2684
+ @pulumi.getter(name="goalVersionDetails")
2685
+ def goal_version_details(self) -> Sequence['outputs.GetFsuCycleGoalVersionDetailComponentGoalVersionDetailResult']:
2686
+ """
2687
+ Details of goal 'GUEST_OS' software version.
2688
+ """
2689
+ return pulumi.get(self, "goal_version_details")
2690
+
2691
+ @_builtins.property
2692
+ @pulumi.getter(name="homePolicy")
2693
+ def home_policy(self) -> _builtins.str:
2694
+ """
2695
+ Goal home policy to use when Staging the Goal Version during patching. CREATE_NEW: Create a new DBHome (for Database Collections) for the specified image or version. USE_EXISTING: All database targets in the same VMCluster or CloudVmCluster will be moved to a shared database home. If an existing home for the selected image or version is not found in the VM Cluster for a target database, then a new home will be created. If more than one existing home for the selected image is found, then the home with the least number of databases will be used. If multiple homes have the least number of databases, then a home will be selected at random.
2696
+ """
2697
+ return pulumi.get(self, "home_policy")
2698
+
2699
+ @_builtins.property
2700
+ @pulumi.getter(name="newHomePrefix")
2701
+ def new_home_prefix(self) -> _builtins.str:
2702
+ """
2703
+ Prefix name used for new DB home resources created as part of the Stage Action. Format: <specified_prefix>_<timestamp> If not specified, a default Oracle Cloud Infrastructure DB home resource will be generated for the new DB home resources created.
2704
+ """
2705
+ return pulumi.get(self, "new_home_prefix")
2706
+
2707
+
2708
+ @pulumi.output_type
2709
+ class GetFsuCycleGoalVersionDetailComponentGoalVersionDetailResult(dict):
2710
+ def __init__(__self__, *,
2711
+ goal_software_image_id: _builtins.str,
2712
+ goal_type: _builtins.str,
2713
+ goal_version: _builtins.str):
2714
+ """
2715
+ :param _builtins.str goal_software_image_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the custom 'GI' software image.
2716
+ :param _builtins.str goal_type: Preference to use an Oracle released 'GI' software image or a custom 'GI' software image.
2717
+ :param _builtins.str goal_version: Goal version string matching an Oracle released 'GUEST_OS' software image.
2718
+ """
2719
+ pulumi.set(__self__, "goal_software_image_id", goal_software_image_id)
2720
+ pulumi.set(__self__, "goal_type", goal_type)
2721
+ pulumi.set(__self__, "goal_version", goal_version)
2722
+
2723
+ @_builtins.property
2724
+ @pulumi.getter(name="goalSoftwareImageId")
2725
+ def goal_software_image_id(self) -> _builtins.str:
2726
+ """
2727
+ The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the custom 'GI' software image.
2728
+ """
2729
+ return pulumi.get(self, "goal_software_image_id")
2730
+
2731
+ @_builtins.property
2732
+ @pulumi.getter(name="goalType")
2733
+ def goal_type(self) -> _builtins.str:
2734
+ """
2735
+ Preference to use an Oracle released 'GI' software image or a custom 'GI' software image.
2736
+ """
2737
+ return pulumi.get(self, "goal_type")
2738
+
2739
+ @_builtins.property
2740
+ @pulumi.getter(name="goalVersion")
2741
+ def goal_version(self) -> _builtins.str:
2742
+ """
2743
+ Goal version string matching an Oracle released 'GUEST_OS' software image.
2744
+ """
2745
+ return pulumi.get(self, "goal_version")
2746
+
2747
+
1604
2748
  @pulumi.output_type
1605
2749
  class GetFsuCycleNextActionToExecuteResult(dict):
1606
2750
  def __init__(__self__, *,
@@ -1663,16 +2807,25 @@ class GetFsuCycleStageActionScheduleResult(dict):
1663
2807
  class GetFsuCycleUpgradeDetailResult(dict):
1664
2808
  def __init__(__self__, *,
1665
2809
  collection_type: _builtins.str,
2810
+ is_ignore_post_upgrade_errors: _builtins.bool,
2811
+ is_ignore_prerequisites: _builtins.bool,
1666
2812
  is_recompile_invalid_objects: _builtins.bool,
1667
- is_time_zone_upgrade: _builtins.bool):
2813
+ is_time_zone_upgrade: _builtins.bool,
2814
+ max_drain_timeout_in_seconds: _builtins.int):
1668
2815
  """
1669
2816
  :param _builtins.str collection_type: Type of Exadata Fleet Update collection being upgraded.
2817
+ :param _builtins.bool is_ignore_post_upgrade_errors: Ignore errors during post Oracle Grid Infrastructure upgrade Cluster Verification Utility (CVU) check.
2818
+ :param _builtins.bool is_ignore_prerequisites: Ignore the Cluster Verification Utility (CVU) prerequisite checks.
1670
2819
  :param _builtins.bool is_recompile_invalid_objects: Enables or disables the recompilation of invalid objects.
1671
2820
  :param _builtins.bool is_time_zone_upgrade: Enables or disables time zone upgrade.
2821
+ :param _builtins.int max_drain_timeout_in_seconds: Service drain timeout specified in seconds.
1672
2822
  """
1673
2823
  pulumi.set(__self__, "collection_type", collection_type)
2824
+ pulumi.set(__self__, "is_ignore_post_upgrade_errors", is_ignore_post_upgrade_errors)
2825
+ pulumi.set(__self__, "is_ignore_prerequisites", is_ignore_prerequisites)
1674
2826
  pulumi.set(__self__, "is_recompile_invalid_objects", is_recompile_invalid_objects)
1675
2827
  pulumi.set(__self__, "is_time_zone_upgrade", is_time_zone_upgrade)
2828
+ pulumi.set(__self__, "max_drain_timeout_in_seconds", max_drain_timeout_in_seconds)
1676
2829
 
1677
2830
  @_builtins.property
1678
2831
  @pulumi.getter(name="collectionType")
@@ -1682,6 +2835,22 @@ class GetFsuCycleUpgradeDetailResult(dict):
1682
2835
  """
1683
2836
  return pulumi.get(self, "collection_type")
1684
2837
 
2838
+ @_builtins.property
2839
+ @pulumi.getter(name="isIgnorePostUpgradeErrors")
2840
+ def is_ignore_post_upgrade_errors(self) -> _builtins.bool:
2841
+ """
2842
+ Ignore errors during post Oracle Grid Infrastructure upgrade Cluster Verification Utility (CVU) check.
2843
+ """
2844
+ return pulumi.get(self, "is_ignore_post_upgrade_errors")
2845
+
2846
+ @_builtins.property
2847
+ @pulumi.getter(name="isIgnorePrerequisites")
2848
+ def is_ignore_prerequisites(self) -> _builtins.bool:
2849
+ """
2850
+ Ignore the Cluster Verification Utility (CVU) prerequisite checks.
2851
+ """
2852
+ return pulumi.get(self, "is_ignore_prerequisites")
2853
+
1685
2854
  @_builtins.property
1686
2855
  @pulumi.getter(name="isRecompileInvalidObjects")
1687
2856
  def is_recompile_invalid_objects(self) -> _builtins.bool:
@@ -1698,6 +2867,14 @@ class GetFsuCycleUpgradeDetailResult(dict):
1698
2867
  """
1699
2868
  return pulumi.get(self, "is_time_zone_upgrade")
1700
2869
 
2870
+ @_builtins.property
2871
+ @pulumi.getter(name="maxDrainTimeoutInSeconds")
2872
+ def max_drain_timeout_in_seconds(self) -> _builtins.int:
2873
+ """
2874
+ Service drain timeout specified in seconds.
2875
+ """
2876
+ return pulumi.get(self, "max_drain_timeout_in_seconds")
2877
+
1701
2878
 
1702
2879
  @pulumi.output_type
1703
2880
  class GetFsuCyclesFilterResult(dict):
@@ -1778,19 +2955,19 @@ class GetFsuCyclesFsuCycleSummaryCollectionItemResult(dict):
1778
2955
  :param Mapping[str, _builtins.str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
1779
2956
  :param Sequence['GetFsuCyclesFsuCycleSummaryCollectionItemDiagnosticsCollectionArgs'] diagnostics_collections: Details to configure diagnostics collection for targets affected by this Exadata Fleet Update Maintenance Cycle.
1780
2957
  :param _builtins.str display_name: A filter to return only resources that match the entire display name given.
1781
- :param _builtins.str executing_fsu_action_id: OCID identifier for the Action that is currently in execution, if applicable.
2958
+ :param _builtins.str executing_fsu_action_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata Fleet Update Action that is currently in progress, if applicable.
1782
2959
  :param Mapping[str, _builtins.str] freeform_tags: Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
1783
2960
  :param _builtins.str fsu_collection_id: A filter to return only resources whose fsuCollectionId matches the given fsuCollectionId.
1784
- :param Sequence['GetFsuCyclesFsuCycleSummaryCollectionItemGoalVersionDetailArgs'] goal_version_details: Goal version or image details for the Exadata Fleet Update Cycle.
1785
- :param _builtins.str id: OCID identifier for the Exadata Fleet Update Cycle.
1786
- :param Sequence[_builtins.str] is_ignore_missing_patches: List of identifiers of patches to ignore.
1787
- :param _builtins.bool is_ignore_patches: Ignore patch conflicts or missing patches between the source and goal homes.
1788
- :param _builtins.bool is_keep_placement: Ensure that services of administrator-managed Oracle RAC or Oracle RAC One databases are running on the same instances before and after the move operation.
2961
+ :param Sequence['GetFsuCyclesFsuCycleSummaryCollectionItemGoalVersionDetailArgs'] goal_version_details: Details of goal 'GUEST_OS' software version.
2962
+ :param _builtins.str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata Fleet Update Cycle.
2963
+ :param Sequence[_builtins.str] is_ignore_missing_patches: List of identifiers of patches to ignore. This attribute will be ignored for Exadata Image (Guest OS) maintenance update.
2964
+ :param _builtins.bool is_ignore_patches: Ignore patch conflicts or missing patches between the source and goal homes. This attribute will be ignored for Exadata Image (Guest OS) maintenance update.
2965
+ :param _builtins.bool is_keep_placement: Ensure that database services are online on the same VMs before and after the maintenance update.
1789
2966
  :param _builtins.str last_completed_action: The latest Action type that was completed in the Exadata Fleet Update Cycle. No value would indicate that the Cycle has not completed any Action yet.
1790
2967
  :param _builtins.str last_completed_action_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the latest Action in the Exadata Fleet Update Cycle.
1791
2968
  :param _builtins.str lifecycle_details: A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
1792
2969
  :param _builtins.int max_drain_timeout_in_seconds: Service drain timeout specified in seconds.
1793
- :param Sequence['GetFsuCyclesFsuCycleSummaryCollectionItemNextActionToExecuteArgs'] next_action_to_executes: In this array all the possible actions will be listed. The first element is the suggested Action.
2970
+ :param Sequence['GetFsuCyclesFsuCycleSummaryCollectionItemNextActionToExecuteArgs'] next_action_to_executes: All possible Exadata Fleet Update Actions will be listed. The first element is the suggested Exadata Fleet Update Action.
1794
2971
  :param _builtins.str rollback_cycle_state: Current rollback cycle state if rollback maintenance cycle action has been attempted. No value would indicate that the Cycle has not run a rollback maintenance cycle action before.
1795
2972
  :param Sequence['GetFsuCyclesFsuCycleSummaryCollectionItemStageActionScheduleArgs'] stage_action_schedules: Scheduling related details for the Exadata Fleet Update Action. The specified time should not conflict with existing Exadata Infrastructure maintenance windows. Null scheduleDetails would execute the Exadata Fleet Update Action as soon as possible.
1796
2973
  :param _builtins.str state: A filter to return only resources whose lifecycleState matches the given lifecycleState.
@@ -1891,7 +3068,7 @@ class GetFsuCyclesFsuCycleSummaryCollectionItemResult(dict):
1891
3068
  @pulumi.getter(name="executingFsuActionId")
1892
3069
  def executing_fsu_action_id(self) -> _builtins.str:
1893
3070
  """
1894
- OCID identifier for the Action that is currently in execution, if applicable.
3071
+ The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata Fleet Update Action that is currently in progress, if applicable.
1895
3072
  """
1896
3073
  return pulumi.get(self, "executing_fsu_action_id")
1897
3074
 
@@ -1915,7 +3092,7 @@ class GetFsuCyclesFsuCycleSummaryCollectionItemResult(dict):
1915
3092
  @pulumi.getter(name="goalVersionDetails")
1916
3093
  def goal_version_details(self) -> Sequence['outputs.GetFsuCyclesFsuCycleSummaryCollectionItemGoalVersionDetailResult']:
1917
3094
  """
1918
- Goal version or image details for the Exadata Fleet Update Cycle.
3095
+ Details of goal 'GUEST_OS' software version.
1919
3096
  """
1920
3097
  return pulumi.get(self, "goal_version_details")
1921
3098
 
@@ -1923,7 +3100,7 @@ class GetFsuCyclesFsuCycleSummaryCollectionItemResult(dict):
1923
3100
  @pulumi.getter
1924
3101
  def id(self) -> _builtins.str:
1925
3102
  """
1926
- OCID identifier for the Exadata Fleet Update Cycle.
3103
+ The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata Fleet Update Cycle.
1927
3104
  """
1928
3105
  return pulumi.get(self, "id")
1929
3106
 
@@ -1931,7 +3108,7 @@ class GetFsuCyclesFsuCycleSummaryCollectionItemResult(dict):
1931
3108
  @pulumi.getter(name="isIgnoreMissingPatches")
1932
3109
  def is_ignore_missing_patches(self) -> Sequence[_builtins.str]:
1933
3110
  """
1934
- List of identifiers of patches to ignore.
3111
+ List of identifiers of patches to ignore. This attribute will be ignored for Exadata Image (Guest OS) maintenance update.
1935
3112
  """
1936
3113
  return pulumi.get(self, "is_ignore_missing_patches")
1937
3114
 
@@ -1939,7 +3116,7 @@ class GetFsuCyclesFsuCycleSummaryCollectionItemResult(dict):
1939
3116
  @pulumi.getter(name="isIgnorePatches")
1940
3117
  def is_ignore_patches(self) -> _builtins.bool:
1941
3118
  """
1942
- Ignore patch conflicts or missing patches between the source and goal homes.
3119
+ Ignore patch conflicts or missing patches between the source and goal homes. This attribute will be ignored for Exadata Image (Guest OS) maintenance update.
1943
3120
  """
1944
3121
  return pulumi.get(self, "is_ignore_patches")
1945
3122
 
@@ -1947,7 +3124,7 @@ class GetFsuCyclesFsuCycleSummaryCollectionItemResult(dict):
1947
3124
  @pulumi.getter(name="isKeepPlacement")
1948
3125
  def is_keep_placement(self) -> _builtins.bool:
1949
3126
  """
1950
- Ensure that services of administrator-managed Oracle RAC or Oracle RAC One databases are running on the same instances before and after the move operation.
3127
+ Ensure that database services are online on the same VMs before and after the maintenance update.
1951
3128
  """
1952
3129
  return pulumi.get(self, "is_keep_placement")
1953
3130
 
@@ -1987,7 +3164,7 @@ class GetFsuCyclesFsuCycleSummaryCollectionItemResult(dict):
1987
3164
  @pulumi.getter(name="nextActionToExecutes")
1988
3165
  def next_action_to_executes(self) -> Sequence['outputs.GetFsuCyclesFsuCycleSummaryCollectionItemNextActionToExecuteResult']:
1989
3166
  """
1990
- In this array all the possible actions will be listed. The first element is the suggested Action.
3167
+ All possible Exadata Fleet Update Actions will be listed. The first element is the suggested Exadata Fleet Update Action.
1991
3168
  """
1992
3169
  return pulumi.get(self, "next_action_to_executes")
1993
3170
 
@@ -2165,24 +3342,35 @@ class GetFsuCyclesFsuCycleSummaryCollectionItemDiagnosticsCollectionResult(dict)
2165
3342
  @pulumi.output_type
2166
3343
  class GetFsuCyclesFsuCycleSummaryCollectionItemGoalVersionDetailResult(dict):
2167
3344
  def __init__(__self__, *,
3345
+ components: Sequence['outputs.GetFsuCyclesFsuCycleSummaryCollectionItemGoalVersionDetailComponentResult'],
2168
3346
  home_policy: _builtins.str,
2169
3347
  new_home_prefix: _builtins.str,
2170
3348
  software_image_id: _builtins.str,
2171
3349
  type: _builtins.str,
2172
3350
  version: _builtins.str):
2173
3351
  """
3352
+ :param Sequence['GetFsuCyclesFsuCycleSummaryCollectionItemGoalVersionDetailComponentArgs'] components: Details of goal versions for components in an Exadata software stack.
2174
3353
  :param _builtins.str home_policy: Goal home policy to use when Staging the Goal Version during patching. CREATE_NEW: Create a new DBHome (for Database Collections) for the specified image or version. USE_EXISTING: All database targets in the same VMCluster or CloudVmCluster will be moved to a shared database home. If an existing home for the selected image or version is not found in the VM Cluster for a target database, then a new home will be created. If more than one existing home for the selected image is found, then the home with the least number of databases will be used. If multiple homes have the least number of databases, then a home will be selected at random.
2175
3354
  :param _builtins.str new_home_prefix: Prefix name used for new DB home resources created as part of the Stage Action. Format: <specified_prefix>_<timestamp> If not specified, a default Oracle Cloud Infrastructure DB home resource will be generated for the new DB home resources created.
2176
- :param _builtins.str software_image_id: Target database software image OCID.
3355
+ :param _builtins.str software_image_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the goal database software image.
2177
3356
  :param _builtins.str type: Type of Exadata Fleet Update Cycle.
2178
- :param _builtins.str version: Target DB or GI version string for the Exadata Fleet Update Cycle.
3357
+ :param _builtins.str version: Goal version string for the Exadata Fleet Update Cycle. Applicable to Database, Grid Infrastructure, or Exadata Image software updates.
2179
3358
  """
3359
+ pulumi.set(__self__, "components", components)
2180
3360
  pulumi.set(__self__, "home_policy", home_policy)
2181
3361
  pulumi.set(__self__, "new_home_prefix", new_home_prefix)
2182
3362
  pulumi.set(__self__, "software_image_id", software_image_id)
2183
3363
  pulumi.set(__self__, "type", type)
2184
3364
  pulumi.set(__self__, "version", version)
2185
3365
 
3366
+ @_builtins.property
3367
+ @pulumi.getter
3368
+ def components(self) -> Sequence['outputs.GetFsuCyclesFsuCycleSummaryCollectionItemGoalVersionDetailComponentResult']:
3369
+ """
3370
+ Details of goal versions for components in an Exadata software stack.
3371
+ """
3372
+ return pulumi.get(self, "components")
3373
+
2186
3374
  @_builtins.property
2187
3375
  @pulumi.getter(name="homePolicy")
2188
3376
  def home_policy(self) -> _builtins.str:
@@ -2203,7 +3391,7 @@ class GetFsuCyclesFsuCycleSummaryCollectionItemGoalVersionDetailResult(dict):
2203
3391
  @pulumi.getter(name="softwareImageId")
2204
3392
  def software_image_id(self) -> _builtins.str:
2205
3393
  """
2206
- Target database software image OCID.
3394
+ The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the goal database software image.
2207
3395
  """
2208
3396
  return pulumi.get(self, "software_image_id")
2209
3397
 
@@ -2219,11 +3407,102 @@ class GetFsuCyclesFsuCycleSummaryCollectionItemGoalVersionDetailResult(dict):
2219
3407
  @pulumi.getter
2220
3408
  def version(self) -> _builtins.str:
2221
3409
  """
2222
- Target DB or GI version string for the Exadata Fleet Update Cycle.
3410
+ Goal version string for the Exadata Fleet Update Cycle. Applicable to Database, Grid Infrastructure, or Exadata Image software updates.
2223
3411
  """
2224
3412
  return pulumi.get(self, "version")
2225
3413
 
2226
3414
 
3415
+ @pulumi.output_type
3416
+ class GetFsuCyclesFsuCycleSummaryCollectionItemGoalVersionDetailComponentResult(dict):
3417
+ def __init__(__self__, *,
3418
+ component_type: _builtins.str,
3419
+ goal_version_details: Sequence['outputs.GetFsuCyclesFsuCycleSummaryCollectionItemGoalVersionDetailComponentGoalVersionDetailResult'],
3420
+ home_policy: _builtins.str,
3421
+ new_home_prefix: _builtins.str):
3422
+ """
3423
+ :param _builtins.str component_type: Type of component in an Exadata software stack.
3424
+ :param Sequence['GetFsuCyclesFsuCycleSummaryCollectionItemGoalVersionDetailComponentGoalVersionDetailArgs'] goal_version_details: Details of goal 'GUEST_OS' software version.
3425
+ :param _builtins.str home_policy: Goal home policy to use when Staging the Goal Version during patching. CREATE_NEW: Create a new DBHome (for Database Collections) for the specified image or version. USE_EXISTING: All database targets in the same VMCluster or CloudVmCluster will be moved to a shared database home. If an existing home for the selected image or version is not found in the VM Cluster for a target database, then a new home will be created. If more than one existing home for the selected image is found, then the home with the least number of databases will be used. If multiple homes have the least number of databases, then a home will be selected at random.
3426
+ :param _builtins.str new_home_prefix: Prefix name used for new DB home resources created as part of the Stage Action. Format: <specified_prefix>_<timestamp> If not specified, a default Oracle Cloud Infrastructure DB home resource will be generated for the new DB home resources created.
3427
+ """
3428
+ pulumi.set(__self__, "component_type", component_type)
3429
+ pulumi.set(__self__, "goal_version_details", goal_version_details)
3430
+ pulumi.set(__self__, "home_policy", home_policy)
3431
+ pulumi.set(__self__, "new_home_prefix", new_home_prefix)
3432
+
3433
+ @_builtins.property
3434
+ @pulumi.getter(name="componentType")
3435
+ def component_type(self) -> _builtins.str:
3436
+ """
3437
+ Type of component in an Exadata software stack.
3438
+ """
3439
+ return pulumi.get(self, "component_type")
3440
+
3441
+ @_builtins.property
3442
+ @pulumi.getter(name="goalVersionDetails")
3443
+ def goal_version_details(self) -> Sequence['outputs.GetFsuCyclesFsuCycleSummaryCollectionItemGoalVersionDetailComponentGoalVersionDetailResult']:
3444
+ """
3445
+ Details of goal 'GUEST_OS' software version.
3446
+ """
3447
+ return pulumi.get(self, "goal_version_details")
3448
+
3449
+ @_builtins.property
3450
+ @pulumi.getter(name="homePolicy")
3451
+ def home_policy(self) -> _builtins.str:
3452
+ """
3453
+ Goal home policy to use when Staging the Goal Version during patching. CREATE_NEW: Create a new DBHome (for Database Collections) for the specified image or version. USE_EXISTING: All database targets in the same VMCluster or CloudVmCluster will be moved to a shared database home. If an existing home for the selected image or version is not found in the VM Cluster for a target database, then a new home will be created. If more than one existing home for the selected image is found, then the home with the least number of databases will be used. If multiple homes have the least number of databases, then a home will be selected at random.
3454
+ """
3455
+ return pulumi.get(self, "home_policy")
3456
+
3457
+ @_builtins.property
3458
+ @pulumi.getter(name="newHomePrefix")
3459
+ def new_home_prefix(self) -> _builtins.str:
3460
+ """
3461
+ Prefix name used for new DB home resources created as part of the Stage Action. Format: <specified_prefix>_<timestamp> If not specified, a default Oracle Cloud Infrastructure DB home resource will be generated for the new DB home resources created.
3462
+ """
3463
+ return pulumi.get(self, "new_home_prefix")
3464
+
3465
+
3466
+ @pulumi.output_type
3467
+ class GetFsuCyclesFsuCycleSummaryCollectionItemGoalVersionDetailComponentGoalVersionDetailResult(dict):
3468
+ def __init__(__self__, *,
3469
+ goal_software_image_id: _builtins.str,
3470
+ goal_type: _builtins.str,
3471
+ goal_version: _builtins.str):
3472
+ """
3473
+ :param _builtins.str goal_software_image_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the custom 'GI' software image.
3474
+ :param _builtins.str goal_type: Preference to use an Oracle released 'GI' software image or a custom 'GI' software image.
3475
+ :param _builtins.str goal_version: Goal version string matching an Oracle released 'GUEST_OS' software image.
3476
+ """
3477
+ pulumi.set(__self__, "goal_software_image_id", goal_software_image_id)
3478
+ pulumi.set(__self__, "goal_type", goal_type)
3479
+ pulumi.set(__self__, "goal_version", goal_version)
3480
+
3481
+ @_builtins.property
3482
+ @pulumi.getter(name="goalSoftwareImageId")
3483
+ def goal_software_image_id(self) -> _builtins.str:
3484
+ """
3485
+ The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the custom 'GI' software image.
3486
+ """
3487
+ return pulumi.get(self, "goal_software_image_id")
3488
+
3489
+ @_builtins.property
3490
+ @pulumi.getter(name="goalType")
3491
+ def goal_type(self) -> _builtins.str:
3492
+ """
3493
+ Preference to use an Oracle released 'GI' software image or a custom 'GI' software image.
3494
+ """
3495
+ return pulumi.get(self, "goal_type")
3496
+
3497
+ @_builtins.property
3498
+ @pulumi.getter(name="goalVersion")
3499
+ def goal_version(self) -> _builtins.str:
3500
+ """
3501
+ Goal version string matching an Oracle released 'GUEST_OS' software image.
3502
+ """
3503
+ return pulumi.get(self, "goal_version")
3504
+
3505
+
2227
3506
  @pulumi.output_type
2228
3507
  class GetFsuCyclesFsuCycleSummaryCollectionItemNextActionToExecuteResult(dict):
2229
3508
  def __init__(__self__, *,
@@ -2286,16 +3565,25 @@ class GetFsuCyclesFsuCycleSummaryCollectionItemStageActionScheduleResult(dict):
2286
3565
  class GetFsuCyclesFsuCycleSummaryCollectionItemUpgradeDetailResult(dict):
2287
3566
  def __init__(__self__, *,
2288
3567
  collection_type: _builtins.str,
3568
+ is_ignore_post_upgrade_errors: _builtins.bool,
3569
+ is_ignore_prerequisites: _builtins.bool,
2289
3570
  is_recompile_invalid_objects: _builtins.bool,
2290
- is_time_zone_upgrade: _builtins.bool):
3571
+ is_time_zone_upgrade: _builtins.bool,
3572
+ max_drain_timeout_in_seconds: _builtins.int):
2291
3573
  """
2292
3574
  :param _builtins.str collection_type: A filter to return only resources whose Collection type matches the given type.
3575
+ :param _builtins.bool is_ignore_post_upgrade_errors: Ignore errors during post Oracle Grid Infrastructure upgrade Cluster Verification Utility (CVU) check.
3576
+ :param _builtins.bool is_ignore_prerequisites: Ignore the Cluster Verification Utility (CVU) prerequisite checks.
2293
3577
  :param _builtins.bool is_recompile_invalid_objects: Enables or disables the recompilation of invalid objects.
2294
3578
  :param _builtins.bool is_time_zone_upgrade: Enables or disables time zone upgrade.
3579
+ :param _builtins.int max_drain_timeout_in_seconds: Service drain timeout specified in seconds.
2295
3580
  """
2296
3581
  pulumi.set(__self__, "collection_type", collection_type)
3582
+ pulumi.set(__self__, "is_ignore_post_upgrade_errors", is_ignore_post_upgrade_errors)
3583
+ pulumi.set(__self__, "is_ignore_prerequisites", is_ignore_prerequisites)
2297
3584
  pulumi.set(__self__, "is_recompile_invalid_objects", is_recompile_invalid_objects)
2298
3585
  pulumi.set(__self__, "is_time_zone_upgrade", is_time_zone_upgrade)
3586
+ pulumi.set(__self__, "max_drain_timeout_in_seconds", max_drain_timeout_in_seconds)
2299
3587
 
2300
3588
  @_builtins.property
2301
3589
  @pulumi.getter(name="collectionType")
@@ -2305,6 +3593,22 @@ class GetFsuCyclesFsuCycleSummaryCollectionItemUpgradeDetailResult(dict):
2305
3593
  """
2306
3594
  return pulumi.get(self, "collection_type")
2307
3595
 
3596
+ @_builtins.property
3597
+ @pulumi.getter(name="isIgnorePostUpgradeErrors")
3598
+ def is_ignore_post_upgrade_errors(self) -> _builtins.bool:
3599
+ """
3600
+ Ignore errors during post Oracle Grid Infrastructure upgrade Cluster Verification Utility (CVU) check.
3601
+ """
3602
+ return pulumi.get(self, "is_ignore_post_upgrade_errors")
3603
+
3604
+ @_builtins.property
3605
+ @pulumi.getter(name="isIgnorePrerequisites")
3606
+ def is_ignore_prerequisites(self) -> _builtins.bool:
3607
+ """
3608
+ Ignore the Cluster Verification Utility (CVU) prerequisite checks.
3609
+ """
3610
+ return pulumi.get(self, "is_ignore_prerequisites")
3611
+
2308
3612
  @_builtins.property
2309
3613
  @pulumi.getter(name="isRecompileInvalidObjects")
2310
3614
  def is_recompile_invalid_objects(self) -> _builtins.bool:
@@ -2321,4 +3625,12 @@ class GetFsuCyclesFsuCycleSummaryCollectionItemUpgradeDetailResult(dict):
2321
3625
  """
2322
3626
  return pulumi.get(self, "is_time_zone_upgrade")
2323
3627
 
3628
+ @_builtins.property
3629
+ @pulumi.getter(name="maxDrainTimeoutInSeconds")
3630
+ def max_drain_timeout_in_seconds(self) -> _builtins.int:
3631
+ """
3632
+ Service drain timeout specified in seconds.
3633
+ """
3634
+ return pulumi.get(self, "max_drain_timeout_in_seconds")
3635
+
2324
3636