oci 2.19.0 → 2.20.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1490) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +5 -1
  3. data/lib/oci/adm/adm.rb +38 -0
  4. data/lib/oci/adm/application_dependency_management_client.rb +1429 -200
  5. data/lib/oci/adm/application_dependency_management_client_composite_operations.rb +454 -0
  6. data/lib/oci/adm/models/application_dependency.rb +3 -3
  7. data/lib/oci/adm/models/application_dependency_recommendation_collection.rb +151 -0
  8. data/lib/oci/adm/models/application_dependency_recommendation_summary.rb +195 -0
  9. data/lib/oci/adm/models/application_dependency_vulnerability_collection.rb +3 -3
  10. data/lib/oci/adm/models/application_dependency_vulnerability_summary.rb +6 -6
  11. data/lib/oci/adm/models/apply_stage.rb +208 -0
  12. data/lib/oci/adm/models/change_knowledge_base_compartment_details.rb +2 -2
  13. data/lib/oci/adm/models/change_remediation_recipe_compartment_details.rb +155 -0
  14. data/lib/oci/adm/models/change_remediation_run_compartment_details.rb +155 -0
  15. data/lib/oci/adm/models/change_vulnerability_audit_compartment_details.rb +1 -1
  16. data/lib/oci/adm/models/create_knowledge_base_details.rb +3 -3
  17. data/lib/oci/adm/models/create_remediation_recipe_details.rb +285 -0
  18. data/lib/oci/adm/models/create_remediation_run_details.rb +201 -0
  19. data/lib/oci/adm/models/create_vulnerability_audit_details.rb +20 -7
  20. data/lib/oci/adm/models/detect_configuration.rb +217 -0
  21. data/lib/oci/adm/models/detect_stage.rb +196 -0
  22. data/lib/oci/adm/models/external_resource_vulnerability_audit_source.rb +1 -1
  23. data/lib/oci/adm/models/external_scm_configuration.rb +241 -0
  24. data/lib/oci/adm/models/git_hub_actions_configuration.rb +220 -0
  25. data/lib/oci/adm/models/git_lab_pipeline_configuration.rb +221 -0
  26. data/lib/oci/adm/models/jenkins_pipeline_configuration.rb +217 -0
  27. data/lib/oci/adm/models/knowledge_base.rb +7 -7
  28. data/lib/oci/adm/models/knowledge_base_collection.rb +2 -2
  29. data/lib/oci/adm/models/knowledge_base_summary.rb +7 -7
  30. data/lib/oci/adm/models/network_configuration.rb +172 -0
  31. data/lib/oci/adm/models/none_verify_configuration.rb +146 -0
  32. data/lib/oci/adm/models/oci_code_repository_configuration.rb +175 -0
  33. data/lib/oci/adm/models/oci_dev_ops_build_configuration.rb +177 -0
  34. data/lib/oci/adm/models/oci_resource_vulnerability_audit_source.rb +2 -2
  35. data/lib/oci/adm/models/operation_type.rb +6 -0
  36. data/lib/oci/adm/models/pipeline_properties.rb +169 -0
  37. data/lib/oci/adm/models/pull_request_properties.rb +169 -0
  38. data/lib/oci/adm/models/recommend_stage.rb +209 -0
  39. data/lib/oci/adm/models/remediation_recipe.rb +381 -0
  40. data/lib/oci/adm/models/remediation_recipe_collection.rb +151 -0
  41. data/lib/oci/adm/models/remediation_recipe_summary.rb +297 -0
  42. data/lib/oci/adm/models/remediation_run.rb +418 -0
  43. data/lib/oci/adm/models/remediation_run_collection.rb +151 -0
  44. data/lib/oci/adm/models/remediation_run_stage.rb +363 -0
  45. data/lib/oci/adm/models/remediation_run_stage_collection.rb +151 -0
  46. data/lib/oci/adm/models/remediation_run_stage_summary.rb +249 -0
  47. data/lib/oci/adm/models/remediation_run_stage_type.rb +15 -0
  48. data/lib/oci/adm/models/remediation_run_summary.rb +361 -0
  49. data/lib/oci/adm/models/scm_configuration.rb +234 -0
  50. data/lib/oci/adm/models/stage_summary.rb +225 -0
  51. data/lib/oci/adm/models/unknown_source_vulnerability_audit_source.rb +1 -1
  52. data/lib/oci/adm/models/update_knowledge_base_details.rb +2 -2
  53. data/lib/oci/adm/models/update_remediation_recipe_details.rb +267 -0
  54. data/lib/oci/adm/models/update_remediation_run_details.rb +187 -0
  55. data/lib/oci/adm/models/update_vulnerability_audit_details.rb +2 -2
  56. data/lib/oci/adm/models/usage_data_details.rb +176 -0
  57. data/lib/oci/adm/models/usage_data_via_object_storage_tuple_details.rb +191 -0
  58. data/lib/oci/adm/models/verify_configuration.rb +201 -0
  59. data/lib/oci/adm/models/verify_stage.rb +208 -0
  60. data/lib/oci/adm/models/vulnerability.rb +18 -4
  61. data/lib/oci/adm/models/vulnerability_audit.rb +67 -18
  62. data/lib/oci/adm/models/vulnerability_audit_collection.rb +2 -2
  63. data/lib/oci/adm/models/vulnerability_audit_configuration.rb +7 -5
  64. data/lib/oci/adm/models/vulnerability_audit_source.rb +2 -2
  65. data/lib/oci/adm/models/vulnerability_audit_summary.rb +14 -14
  66. data/lib/oci/adm/models/work_request.rb +6 -0
  67. data/lib/oci/adm/models/work_request_summary.rb +26 -4
  68. data/lib/oci/ai_speech/ai_speech.rb +2 -0
  69. data/lib/oci/ai_speech/models/create_transcription_job_details.rb +2 -2
  70. data/lib/oci/ai_speech/models/diarization.rb +171 -0
  71. data/lib/oci/ai_speech/models/transcription_job.rb +3 -3
  72. data/lib/oci/ai_speech/models/transcription_job_summary.rb +3 -3
  73. data/lib/oci/ai_speech/models/transcription_model_details.rb +17 -4
  74. data/lib/oci/ai_speech/models/transcription_settings.rb +150 -0
  75. data/lib/oci/ai_speech/models/update_transcription_job_details.rb +2 -2
  76. data/lib/oci/bds/bds.rb +8 -0
  77. data/lib/oci/bds/bds_client.rb +285 -0
  78. data/lib/oci/bds/bds_client_composite_operations.rb +150 -0
  79. data/lib/oci/bds/models/certificate_service_info_details.rb +151 -0
  80. data/lib/oci/bds/models/certificate_service_info_summary.rb +228 -0
  81. data/lib/oci/bds/models/disable_certificate_details.rb +165 -0
  82. data/lib/oci/bds/models/enable_certificate_details.rb +207 -0
  83. data/lib/oci/bds/models/host_cert_details.rb +179 -0
  84. data/lib/oci/bds/models/host_specific_certificate_details.rb +203 -0
  85. data/lib/oci/bds/models/operation_types.rb +2 -1
  86. data/lib/oci/bds/models/renew_certificate_details.rb +207 -0
  87. data/lib/oci/bds/models/service.rb +23 -0
  88. data/lib/oci/bds/models/work_request.rb +1 -0
  89. data/lib/oci/compute_cloud_at_customer/compute_cloud_at_customer_client.rb +2 -3
  90. data/lib/oci/core/compute_client.rb +759 -31
  91. data/lib/oci/core/compute_client_composite_operations.rb +189 -0
  92. data/lib/oci/core/core.rb +22 -0
  93. data/lib/oci/core/models/capacity_source.rb +191 -0
  94. data/lib/oci/core/models/capture_filter.rb +20 -4
  95. data/lib/oci/core/models/change_compute_capacity_topology_compartment_details.rb +157 -0
  96. data/lib/oci/core/models/compute_bare_metal_host.rb +325 -0
  97. data/lib/oci/core/models/compute_bare_metal_host_collection.rb +152 -0
  98. data/lib/oci/core/models/compute_bare_metal_host_summary.rb +298 -0
  99. data/lib/oci/core/models/compute_capacity_topology.rb +321 -0
  100. data/lib/oci/core/models/compute_capacity_topology_collection.rb +152 -0
  101. data/lib/oci/core/models/compute_capacity_topology_summary.rb +284 -0
  102. data/lib/oci/core/models/compute_hpc_island.rb +241 -0
  103. data/lib/oci/core/models/compute_hpc_island_collection.rb +152 -0
  104. data/lib/oci/core/models/compute_hpc_island_summary.rb +228 -0
  105. data/lib/oci/core/models/compute_network_block.rb +255 -0
  106. data/lib/oci/core/models/compute_network_block_collection.rb +152 -0
  107. data/lib/oci/core/models/compute_network_block_summary.rb +242 -0
  108. data/lib/oci/core/models/create_capacity_source_details.rb +172 -0
  109. data/lib/oci/core/models/create_capture_filter_details.rb +21 -5
  110. data/lib/oci/core/models/create_compute_capacity_topology_details.rb +240 -0
  111. data/lib/oci/core/models/create_dedicated_capacity_source_details.rb +165 -0
  112. data/lib/oci/core/models/dedicated_capacity_source.rb +165 -0
  113. data/lib/oci/core/models/flow_log_capture_filter_rule_details.rb +334 -0
  114. data/lib/oci/core/models/update_capacity_source_details.rb +172 -0
  115. data/lib/oci/core/models/update_capture_filter_details.rb +16 -1
  116. data/lib/oci/core/models/update_compute_capacity_topology_details.rb +207 -0
  117. data/lib/oci/core/models/update_dedicated_capacity_source_details.rb +147 -0
  118. data/lib/oci/core/virtual_network_client.rb +6 -0
  119. data/lib/oci/data_safe/data_safe.rb +60 -0
  120. data/lib/oci/data_safe/data_safe_client.rb +7342 -4278
  121. data/lib/oci/data_safe/data_safe_client_composite_operations.rb +1302 -361
  122. data/lib/oci/data_safe/models/apply_sdm_masking_policy_difference_details.rb +1 -1
  123. data/lib/oci/data_safe/models/audit_policy_category.rb +2 -1
  124. data/lib/oci/data_safe/models/audit_policy_dimensions.rb +1 -0
  125. data/lib/oci/data_safe/models/audit_specification.rb +1 -0
  126. data/lib/oci/data_safe/models/audit_trail_source.rb +13 -0
  127. data/lib/oci/data_safe/models/autonomous_database_details.rb +2 -2
  128. data/lib/oci/data_safe/models/change_database_security_config_compartment_details.rb +155 -0
  129. data/lib/oci/data_safe/models/change_security_policy_compartment_details.rb +155 -0
  130. data/lib/oci/data_safe/models/change_security_policy_deployment_compartment_details.rb +155 -0
  131. data/lib/oci/data_safe/models/change_sql_collection_compartment_details.rb +155 -0
  132. data/lib/oci/data_safe/models/change_sql_firewall_policy_compartment_details.rb +155 -0
  133. data/lib/oci/data_safe/models/change_target_database_compartment_details.rb +1 -1
  134. data/lib/oci/data_safe/models/column_summary.rb +1 -1
  135. data/lib/oci/data_safe/models/create_data_safe_private_endpoint_details.rb +1 -1
  136. data/lib/oci/data_safe/models/create_discovery_job_details.rb +2 -2
  137. data/lib/oci/data_safe/models/create_masking_column_details.rb +1 -1
  138. data/lib/oci/data_safe/models/create_masking_policy_details.rb +1 -2
  139. data/lib/oci/data_safe/models/create_sensitive_data_model_details.rb +1 -1
  140. data/lib/oci/data_safe/models/create_sql_collection_details.rb +297 -0
  141. data/lib/oci/data_safe/models/create_target_alert_policy_association_details.rb +1 -1
  142. data/lib/oci/data_safe/models/database_cloud_service_details.rb +2 -2
  143. data/lib/oci/data_safe/models/database_security_config.rb +364 -0
  144. data/lib/oci/data_safe/models/database_security_config_collection.rb +151 -0
  145. data/lib/oci/data_safe/models/database_security_config_lifecycle_state.rb +18 -0
  146. data/lib/oci/data_safe/models/database_security_config_summary.rb +348 -0
  147. data/lib/oci/data_safe/models/discovery_job.rb +1 -1
  148. data/lib/oci/data_safe/models/discovery_job_result.rb +1 -1
  149. data/lib/oci/data_safe/models/discovery_job_result_summary.rb +1 -1
  150. data/lib/oci/data_safe/models/download_masking_log_details.rb +1 -1
  151. data/lib/oci/data_safe/models/entry_details.rb +192 -0
  152. data/lib/oci/data_safe/models/firewall_policy_entry_details.rb +177 -0
  153. data/lib/oci/data_safe/models/mask_data_details.rb +1 -2
  154. data/lib/oci/data_safe/models/masking_column.rb +1 -1
  155. data/lib/oci/data_safe/models/masking_column_summary.rb +1 -1
  156. data/lib/oci/data_safe/models/masking_policy.rb +1 -2
  157. data/lib/oci/data_safe/models/profile.rb +1 -1
  158. data/lib/oci/data_safe/models/profile_aggregation.rb +2 -32
  159. data/lib/oci/data_safe/models/profile_summary.rb +1 -1
  160. data/lib/oci/data_safe/models/report_definition.rb +4 -0
  161. data/lib/oci/data_safe/models/report_definition_data_source.rb +3 -1
  162. data/lib/oci/data_safe/models/report_definition_summary.rb +4 -0
  163. data/lib/oci/data_safe/models/role_summary.rb +2 -2
  164. data/lib/oci/data_safe/models/schema_summary.rb +1 -1
  165. data/lib/oci/data_safe/models/security_assessment.rb +3 -3
  166. data/lib/oci/data_safe/models/security_assessment_base_line_details.rb +2 -2
  167. data/lib/oci/data_safe/models/security_assessment_summary.rb +3 -3
  168. data/lib/oci/data_safe/models/security_policy.rb +320 -0
  169. data/lib/oci/data_safe/models/security_policy_collection.rb +151 -0
  170. data/lib/oci/data_safe/models/security_policy_deployment.rb +349 -0
  171. data/lib/oci/data_safe/models/security_policy_deployment_collection.rb +151 -0
  172. data/lib/oci/data_safe/models/security_policy_deployment_lifecycle_state.rb +18 -0
  173. data/lib/oci/data_safe/models/security_policy_deployment_summary.rb +349 -0
  174. data/lib/oci/data_safe/models/security_policy_entry_state.rb +230 -0
  175. data/lib/oci/data_safe/models/security_policy_entry_state_collection.rb +151 -0
  176. data/lib/oci/data_safe/models/security_policy_entry_state_deployment_status.rb +16 -0
  177. data/lib/oci/data_safe/models/security_policy_entry_state_summary.rb +217 -0
  178. data/lib/oci/data_safe/models/security_policy_lifecycle_state.rb +17 -0
  179. data/lib/oci/data_safe/models/security_policy_summary.rb +320 -0
  180. data/lib/oci/data_safe/models/sensitive_data_model.rb +1 -1
  181. data/lib/oci/data_safe/models/sql_collection.rb +445 -0
  182. data/lib/oci/data_safe/models/sql_collection_aggregation.rb +161 -0
  183. data/lib/oci/data_safe/models/sql_collection_analytics_collection.rb +151 -0
  184. data/lib/oci/data_safe/models/sql_collection_collection.rb +151 -0
  185. data/lib/oci/data_safe/models/sql_collection_dimensions.rb +196 -0
  186. data/lib/oci/data_safe/models/sql_collection_lifecycle_state.rb +20 -0
  187. data/lib/oci/data_safe/models/sql_collection_log_aggregation.rb +202 -0
  188. data/lib/oci/data_safe/models/sql_collection_log_dimensions.rb +183 -0
  189. data/lib/oci/data_safe/models/sql_collection_log_insights_collection.rb +151 -0
  190. data/lib/oci/data_safe/models/sql_collection_summary.rb +429 -0
  191. data/lib/oci/data_safe/models/sql_firewall_allowed_sql_aggregation.rb +161 -0
  192. data/lib/oci/data_safe/models/sql_firewall_allowed_sql_analytics_collection.rb +151 -0
  193. data/lib/oci/data_safe/models/sql_firewall_allowed_sql_collection.rb +151 -0
  194. data/lib/oci/data_safe/models/sql_firewall_allowed_sql_dimensions.rb +239 -0
  195. data/lib/oci/data_safe/models/sql_firewall_allowed_sql_lifecycle_state.rb +13 -0
  196. data/lib/oci/data_safe/models/sql_firewall_allowed_sql_summary.rb +418 -0
  197. data/lib/oci/data_safe/models/sql_firewall_config.rb +254 -0
  198. data/lib/oci/data_safe/models/sql_firewall_policy.rb +557 -0
  199. data/lib/oci/data_safe/models/sql_firewall_policy_aggregation.rb +161 -0
  200. data/lib/oci/data_safe/models/sql_firewall_policy_analytics_collection.rb +151 -0
  201. data/lib/oci/data_safe/models/sql_firewall_policy_collection.rb +151 -0
  202. data/lib/oci/data_safe/models/sql_firewall_policy_dimensions.rb +262 -0
  203. data/lib/oci/data_safe/models/sql_firewall_policy_lifecycle_state.rb +19 -0
  204. data/lib/oci/data_safe/models/sql_firewall_policy_summary.rb +499 -0
  205. data/lib/oci/data_safe/models/sql_firewall_violation_aggregation.rb +216 -0
  206. data/lib/oci/data_safe/models/sql_firewall_violation_aggregation_dimensions.rb +321 -0
  207. data/lib/oci/data_safe/models/sql_firewall_violation_analytics_collection.rb +151 -0
  208. data/lib/oci/data_safe/models/sql_firewall_violation_summary.rb +413 -0
  209. data/lib/oci/data_safe/models/sql_firewall_violations_collection.rb +151 -0
  210. data/lib/oci/data_safe/models/table_summary.rb +2 -1
  211. data/lib/oci/data_safe/models/target_alert_policy_association.rb +1 -1
  212. data/lib/oci/data_safe/models/target_alert_policy_association_summary.rb +1 -1
  213. data/lib/oci/data_safe/models/target_database.rb +2 -2
  214. data/lib/oci/data_safe/models/target_database_summary.rb +1 -1
  215. data/lib/oci/data_safe/models/update_data_safe_private_endpoint_details.rb +1 -1
  216. data/lib/oci/data_safe/models/update_database_security_config_details.rb +212 -0
  217. data/lib/oci/data_safe/models/update_masking_column_details.rb +1 -1
  218. data/lib/oci/data_safe/models/update_masking_policy_details.rb +1 -2
  219. data/lib/oci/data_safe/models/update_security_policy_deployment_details.rb +199 -0
  220. data/lib/oci/data_safe/models/update_security_policy_details.rb +199 -0
  221. data/lib/oci/data_safe/models/update_sql_collection_details.rb +199 -0
  222. data/lib/oci/data_safe/models/update_sql_firewall_config_details.rb +221 -0
  223. data/lib/oci/data_safe/models/update_sql_firewall_policy_details.rb +346 -0
  224. data/lib/oci/data_safe/models/update_target_alert_policy_association_details.rb +1 -1
  225. data/lib/oci/data_safe/models/user_assessment.rb +7 -7
  226. data/lib/oci/data_safe/models/user_assessment_base_line_details.rb +2 -2
  227. data/lib/oci/data_safe/models/user_assessment_summary.rb +9 -9
  228. data/lib/oci/data_safe/models/user_summary.rb +4 -4
  229. data/lib/oci/data_safe/models/work_request.rb +20 -0
  230. data/lib/oci/data_safe/models/work_request_summary.rb +20 -0
  231. data/lib/oci/data_science/data_science.rb +3 -0
  232. data/lib/oci/data_science/data_science_client.rb +51 -51
  233. data/lib/oci/data_science/models/create_job_details.rb +15 -1
  234. data/lib/oci/data_science/models/create_notebook_session_details.rb +18 -4
  235. data/lib/oci/data_science/models/fast_launch_job_config_summary.rb +1 -0
  236. data/lib/oci/data_science/models/file_storage_mount_configuration_details.rb +185 -0
  237. data/lib/oci/data_science/models/job.rb +15 -1
  238. data/lib/oci/data_science/models/job_run.rb +15 -1
  239. data/lib/oci/data_science/models/job_shape_summary.rb +1 -0
  240. data/lib/oci/data_science/models/model_deployment_shape_series.rb +2 -1
  241. data/lib/oci/data_science/models/model_deployment_shape_summary.rb +1 -0
  242. data/lib/oci/data_science/models/notebook_session.rb +15 -1
  243. data/lib/oci/data_science/models/notebook_session_shape_series.rb +2 -1
  244. data/lib/oci/data_science/models/notebook_session_shape_summary.rb +1 -0
  245. data/lib/oci/data_science/models/object_storage_mount_configuration_details.rb +187 -0
  246. data/lib/oci/data_science/models/storage_mount_configuration_details.rb +223 -0
  247. data/lib/oci/data_science/models/update_job_details.rb +15 -1
  248. data/lib/oci/data_science/models/update_notebook_session_details.rb +18 -4
  249. data/lib/oci/database/database.rb +21 -0
  250. data/lib/oci/database/database_client.rb +1057 -19
  251. data/lib/oci/database/database_client_composite_operations.rb +330 -0
  252. data/lib/oci/database/models/autonomous_container_database.rb +47 -4
  253. data/lib/oci/database/models/autonomous_container_database_backup_config.rb +1 -0
  254. data/lib/oci/database/models/autonomous_container_database_summary.rb +47 -4
  255. data/lib/oci/database/models/autonomous_patch.rb +40 -4
  256. data/lib/oci/database/models/autonomous_patch_summary.rb +40 -4
  257. data/lib/oci/database/models/autonomous_vm_cluster.rb +158 -4
  258. data/lib/oci/database/models/autonomous_vm_cluster_resource_usage.rb +435 -0
  259. data/lib/oci/database/models/autonomous_vm_cluster_summary.rb +158 -4
  260. data/lib/oci/database/models/cloud_autonomous_vm_cluster.rb +46 -4
  261. data/lib/oci/database/models/cloud_autonomous_vm_cluster_summary.rb +46 -4
  262. data/lib/oci/database/models/configure_saas_admin_user_details.rb +242 -0
  263. data/lib/oci/database/models/console_history.rb +291 -0
  264. data/lib/oci/database/models/console_history_collection.rb +151 -0
  265. data/lib/oci/database/models/console_history_summary.rb +294 -0
  266. data/lib/oci/database/models/convert_to_regular_pluggable_database_details.rb +184 -0
  267. data/lib/oci/database/models/create_autonomous_container_database_dataguard_association_details.rb +274 -0
  268. data/lib/oci/database/models/create_autonomous_container_database_details.rb +15 -1
  269. data/lib/oci/database/models/create_cloud_vm_cluster_details.rb +18 -4
  270. data/lib/oci/database/models/create_console_history_details.rb +192 -0
  271. data/lib/oci/database/models/create_database_from_another_database_details.rb +18 -4
  272. data/lib/oci/database/models/create_database_from_backup_details.rb +18 -4
  273. data/lib/oci/database/models/create_maintenance_run_details.rb +256 -0
  274. data/lib/oci/database/models/create_pluggable_database_creation_type_details.rb +200 -0
  275. data/lib/oci/database/models/create_pluggable_database_details.rb +43 -1
  276. data/lib/oci/database/models/create_pluggable_database_from_local_clone_details.rb +163 -0
  277. data/lib/oci/database/models/create_pluggable_database_from_relocate_details.rb +208 -0
  278. data/lib/oci/database/models/create_pluggable_database_from_remote_clone_details.rb +221 -0
  279. data/lib/oci/database/models/create_pluggable_database_refreshable_clone_details.rb +157 -0
  280. data/lib/oci/database/models/create_vm_cluster_details.rb +18 -4
  281. data/lib/oci/database/models/database_connection_string_profile.rb +18 -4
  282. data/lib/oci/database/models/db_system_upgrade_history_entry.rb +31 -3
  283. data/lib/oci/database/models/db_system_upgrade_history_entry_summary.rb +31 -3
  284. data/lib/oci/database/models/generate_autonomous_database_wallet_details.rb +18 -4
  285. data/lib/oci/database/models/local_clone_pluggable_database_details.rb +1 -0
  286. data/lib/oci/database/models/maintenance_run.rb +16 -1
  287. data/lib/oci/database/models/maintenance_run_summary.rb +16 -1
  288. data/lib/oci/database/models/peer_autonomous_container_database_backup_config.rb +1 -0
  289. data/lib/oci/database/models/pluggable_database.rb +42 -5
  290. data/lib/oci/database/models/pluggable_database_node_level_details.rb +192 -0
  291. data/lib/oci/database/models/pluggable_database_refreshable_clone_config.rb +155 -0
  292. data/lib/oci/database/models/pluggable_database_summary.rb +42 -5
  293. data/lib/oci/database/models/remote_clone_pluggable_database_details.rb +1 -0
  294. data/lib/oci/database/models/restore_database_details.rb +20 -4
  295. data/lib/oci/database/models/saas_admin_user_configuration.rb +245 -0
  296. data/lib/oci/database/models/saas_admin_user_status.rb +204 -0
  297. data/lib/oci/database/models/system_version_collection.rb +151 -0
  298. data/lib/oci/database/models/system_version_summary.rb +179 -0
  299. data/lib/oci/database/models/update_autonomous_container_database_details.rb +15 -1
  300. data/lib/oci/database/models/update_autonomous_vm_cluster_details.rb +46 -4
  301. data/lib/oci/database/models/update_cloud_autonomous_vm_cluster_details.rb +43 -1
  302. data/lib/oci/database/models/update_console_history_details.rb +191 -0
  303. data/lib/oci/database/models/upgrade_db_system_details.rb +15 -1
  304. data/lib/oci/database_management/database_management.rb +17 -0
  305. data/lib/oci/database_management/managed_my_sql_databases_client.rb +577 -0
  306. data/lib/oci/database_management/managed_my_sql_databases_client_composite_operations.rb +27 -0
  307. data/lib/oci/database_management/models/managed_my_sql_database.rb +217 -0
  308. data/lib/oci/database_management/models/managed_my_sql_database_collection.rb +151 -0
  309. data/lib/oci/database_management/models/managed_my_sql_database_summary.rb +217 -0
  310. data/lib/oci/database_management/models/mds_type.rb +14 -0
  311. data/lib/oci/database_management/models/my_sql_configuration_data_collection.rb +151 -0
  312. data/lib/oci/database_management/models/my_sql_configuration_data_summary.rb +383 -0
  313. data/lib/oci/database_management/models/my_sql_data_collection.rb +151 -0
  314. data/lib/oci/database_management/models/my_sql_data_summary.rb +573 -0
  315. data/lib/oci/database_management/models/my_sql_database_status.rb +14 -0
  316. data/lib/oci/database_management/models/my_sql_database_usage_metrics.rb +286 -0
  317. data/lib/oci/database_management/models/my_sql_deployment_type.rb +13 -0
  318. data/lib/oci/database_management/models/my_sql_fleet_by_category.rb +183 -0
  319. data/lib/oci/database_management/models/my_sql_fleet_metric_definition.rb +199 -0
  320. data/lib/oci/database_management/models/my_sql_fleet_metric_summary_definition.rb +189 -0
  321. data/lib/oci/database_management/models/my_sql_fleet_metrics.rb +197 -0
  322. data/lib/oci/database_management/models/my_sql_fleet_summary.rb +165 -0
  323. data/lib/oci/database_tools/database_tools.rb +60 -0
  324. data/lib/oci/database_tools/database_tools_client.rb +286 -19
  325. data/lib/oci/database_tools/database_tools_client_composite_operations.rb +160 -0
  326. data/lib/oci/database_tools/models/add_resource_lock_details.rb +202 -0
  327. data/lib/oci/database_tools/models/connection_type.rb +3 -1
  328. data/lib/oci/database_tools/models/create_database_tools_connection_details.rb +48 -5
  329. data/lib/oci/database_tools/models/create_database_tools_connection_generic_jdbc_details.rb +241 -0
  330. data/lib/oci/database_tools/models/create_database_tools_connection_my_sql_details.rb +12 -3
  331. data/lib/oci/database_tools/models/create_database_tools_connection_oracle_database_details.rb +28 -6
  332. data/lib/oci/database_tools/models/create_database_tools_connection_postgresql_details.rb +272 -0
  333. data/lib/oci/database_tools/models/create_database_tools_private_endpoint_details.rb +11 -1
  334. data/lib/oci/database_tools/models/create_database_tools_related_resource_postgresql_details.rb +177 -0
  335. data/lib/oci/database_tools/models/database_tools_connection.rb +52 -4
  336. data/lib/oci/database_tools/models/database_tools_connection_generic_jdbc.rb +264 -0
  337. data/lib/oci/database_tools/models/database_tools_connection_generic_jdbc_summary.rb +264 -0
  338. data/lib/oci/database_tools/models/database_tools_connection_my_sql.rb +10 -2
  339. data/lib/oci/database_tools/models/database_tools_connection_my_sql_summary.rb +10 -2
  340. data/lib/oci/database_tools/models/database_tools_connection_oracle_database.rb +26 -5
  341. data/lib/oci/database_tools/models/database_tools_connection_oracle_database_proxy_client.rb +194 -0
  342. data/lib/oci/database_tools/models/database_tools_connection_oracle_database_proxy_client_details.rb +187 -0
  343. data/lib/oci/database_tools/models/database_tools_connection_oracle_database_proxy_client_no_proxy.rb +146 -0
  344. data/lib/oci/database_tools/models/database_tools_connection_oracle_database_proxy_client_no_proxy_details.rb +146 -0
  345. data/lib/oci/database_tools/models/database_tools_connection_oracle_database_proxy_client_no_proxy_summary.rb +146 -0
  346. data/lib/oci/database_tools/models/database_tools_connection_oracle_database_proxy_client_summary.rb +194 -0
  347. data/lib/oci/database_tools/models/database_tools_connection_oracle_database_proxy_client_user_name.rb +186 -0
  348. data/lib/oci/database_tools/models/database_tools_connection_oracle_database_proxy_client_user_name_details.rb +186 -0
  349. data/lib/oci/database_tools/models/database_tools_connection_oracle_database_proxy_client_user_name_summary.rb +186 -0
  350. data/lib/oci/database_tools/models/database_tools_connection_oracle_database_summary.rb +26 -5
  351. data/lib/oci/database_tools/models/database_tools_connection_postgresql.rb +295 -0
  352. data/lib/oci/database_tools/models/database_tools_connection_postgresql_summary.rb +295 -0
  353. data/lib/oci/database_tools/models/database_tools_connection_summary.rb +52 -4
  354. data/lib/oci/database_tools/models/database_tools_endpoint_service.rb +1 -0
  355. data/lib/oci/database_tools/models/database_tools_endpoint_service_summary.rb +1 -0
  356. data/lib/oci/database_tools/models/database_tools_key_store_content_generic_jdbc.rb +190 -0
  357. data/lib/oci/database_tools/models/database_tools_key_store_content_generic_jdbc_details.rb +183 -0
  358. data/lib/oci/database_tools/models/database_tools_key_store_content_generic_jdbc_summary.rb +190 -0
  359. data/lib/oci/database_tools/models/database_tools_key_store_content_postgresql.rb +190 -0
  360. data/lib/oci/database_tools/models/database_tools_key_store_content_postgresql_details.rb +183 -0
  361. data/lib/oci/database_tools/models/database_tools_key_store_content_postgresql_summary.rb +190 -0
  362. data/lib/oci/database_tools/models/database_tools_key_store_content_secret_id_generic_jdbc.rb +163 -0
  363. data/lib/oci/database_tools/models/database_tools_key_store_content_secret_id_generic_jdbc_details.rb +163 -0
  364. data/lib/oci/database_tools/models/database_tools_key_store_content_secret_id_generic_jdbc_summary.rb +163 -0
  365. data/lib/oci/database_tools/models/database_tools_key_store_content_secret_id_postgresql.rb +163 -0
  366. data/lib/oci/database_tools/models/database_tools_key_store_content_secret_id_postgresql_details.rb +163 -0
  367. data/lib/oci/database_tools/models/database_tools_key_store_content_secret_id_postgresql_summary.rb +163 -0
  368. data/lib/oci/database_tools/models/database_tools_key_store_generic_jdbc.rb +206 -0
  369. data/lib/oci/database_tools/models/database_tools_key_store_generic_jdbc_details.rb +199 -0
  370. data/lib/oci/database_tools/models/database_tools_key_store_generic_jdbc_summary.rb +206 -0
  371. data/lib/oci/database_tools/models/database_tools_key_store_password_generic_jdbc.rb +190 -0
  372. data/lib/oci/database_tools/models/database_tools_key_store_password_generic_jdbc_details.rb +183 -0
  373. data/lib/oci/database_tools/models/database_tools_key_store_password_generic_jdbc_summary.rb +190 -0
  374. data/lib/oci/database_tools/models/database_tools_key_store_password_postgresql.rb +190 -0
  375. data/lib/oci/database_tools/models/database_tools_key_store_password_postgresql_details.rb +183 -0
  376. data/lib/oci/database_tools/models/database_tools_key_store_password_postgresql_summary.rb +190 -0
  377. data/lib/oci/database_tools/models/database_tools_key_store_password_secret_id_generic_jdbc.rb +163 -0
  378. data/lib/oci/database_tools/models/database_tools_key_store_password_secret_id_generic_jdbc_details.rb +163 -0
  379. data/lib/oci/database_tools/models/database_tools_key_store_password_secret_id_generic_jdbc_summary.rb +163 -0
  380. data/lib/oci/database_tools/models/database_tools_key_store_password_secret_id_postgresql.rb +163 -0
  381. data/lib/oci/database_tools/models/database_tools_key_store_password_secret_id_postgresql_details.rb +163 -0
  382. data/lib/oci/database_tools/models/database_tools_key_store_password_secret_id_postgresql_summary.rb +163 -0
  383. data/lib/oci/database_tools/models/database_tools_key_store_postgresql.rb +202 -0
  384. data/lib/oci/database_tools/models/database_tools_key_store_postgresql_details.rb +195 -0
  385. data/lib/oci/database_tools/models/database_tools_key_store_postgresql_summary.rb +202 -0
  386. data/lib/oci/database_tools/models/database_tools_private_endpoint.rb +12 -1
  387. data/lib/oci/database_tools/models/database_tools_private_endpoint_summary.rb +12 -1
  388. data/lib/oci/database_tools/models/database_tools_related_resource_postgresql.rb +184 -0
  389. data/lib/oci/database_tools/models/key_store_type_generic_jdbc.rb +18 -0
  390. data/lib/oci/database_tools/models/key_store_type_postgresql.rb +14 -0
  391. data/lib/oci/database_tools/models/lifecycle_state.rb +2 -1
  392. data/lib/oci/database_tools/models/proxy_authentication_type.rb +13 -0
  393. data/lib/oci/database_tools/models/related_resource_entity_type_postgresql.rb +12 -0
  394. data/lib/oci/database_tools/models/remove_resource_lock_details.rb +202 -0
  395. data/lib/oci/database_tools/models/resource_lock.rb +215 -0
  396. data/lib/oci/database_tools/models/runtime_support.rb +13 -0
  397. data/lib/oci/database_tools/models/update_database_tools_connection_details.rb +5 -1
  398. data/lib/oci/database_tools/models/update_database_tools_connection_generic_jdbc_details.rb +228 -0
  399. data/lib/oci/database_tools/models/update_database_tools_connection_oracle_database_details.rb +17 -4
  400. data/lib/oci/database_tools/models/update_database_tools_connection_postgresql_details.rb +259 -0
  401. data/lib/oci/database_tools/models/update_database_tools_related_resource_postgresql_details.rb +177 -0
  402. data/lib/oci/database_tools/models/validate_database_tools_connection_details.rb +4 -1
  403. data/lib/oci/database_tools/models/validate_database_tools_connection_my_sql_result.rb +1 -1
  404. data/lib/oci/database_tools/models/validate_database_tools_connection_oracle_database_result.rb +1 -1
  405. data/lib/oci/database_tools/models/validate_database_tools_connection_postgresql_details.rb +146 -0
  406. data/lib/oci/database_tools/models/validate_database_tools_connection_postgresql_result.rb +193 -0
  407. data/lib/oci/database_tools/models/validate_database_tools_connection_result.rb +3 -0
  408. data/lib/oci/disaster_recovery/disaster_recovery.rb +45 -0
  409. data/lib/oci/disaster_recovery/disaster_recovery_client.rb +124 -115
  410. data/lib/oci/disaster_recovery/disaster_recovery_client_composite_operations.rb +45 -45
  411. data/lib/oci/disaster_recovery/models/associate_dr_protection_group_details.rb +7 -5
  412. data/lib/oci/disaster_recovery/models/block_volume_attachment_details.rb +160 -0
  413. data/lib/oci/disaster_recovery/models/block_volume_mount_details.rb +159 -0
  414. data/lib/oci/disaster_recovery/models/cancel_dr_plan_execution_details.rb +1 -1
  415. data/lib/oci/disaster_recovery/models/change_dr_protection_group_compartment_details.rb +3 -3
  416. data/lib/oci/disaster_recovery/models/compute_instance_movable_file_system_operation.rb +204 -0
  417. data/lib/oci/disaster_recovery/models/compute_instance_movable_vnic_mapping.rb +14 -12
  418. data/lib/oci/disaster_recovery/models/compute_instance_movable_vnic_mapping_details.rb +15 -12
  419. data/lib/oci/disaster_recovery/models/compute_instance_non_movable_block_volume_operation.rb +185 -0
  420. data/lib/oci/disaster_recovery/models/compute_instance_non_movable_file_system_operation.rb +193 -0
  421. data/lib/oci/disaster_recovery/models/compute_instance_vnic_mapping.rb +8 -6
  422. data/lib/oci/disaster_recovery/models/compute_instance_vnic_mapping_details.rb +14 -11
  423. data/lib/oci/disaster_recovery/models/create_block_volume_attachment_details.rb +160 -0
  424. data/lib/oci/disaster_recovery/models/create_block_volume_mount_details.rb +159 -0
  425. data/lib/oci/disaster_recovery/models/create_compute_instance_movable_file_system_operation_details.rb +204 -0
  426. data/lib/oci/disaster_recovery/models/create_compute_instance_non_movable_block_volume_operation_details.rb +185 -0
  427. data/lib/oci/disaster_recovery/models/create_compute_instance_non_movable_file_system_operation_details.rb +193 -0
  428. data/lib/oci/disaster_recovery/models/create_dr_plan_details.rb +10 -6
  429. data/lib/oci/disaster_recovery/models/create_dr_plan_execution_details.rb +6 -4
  430. data/lib/oci/disaster_recovery/models/create_dr_protection_group_details.rb +8 -6
  431. data/lib/oci/disaster_recovery/models/create_dr_protection_group_member_autonomous_database_details.rb +1 -1
  432. data/lib/oci/disaster_recovery/models/create_dr_protection_group_member_compute_instance_details.rb +9 -8
  433. data/lib/oci/disaster_recovery/models/create_dr_protection_group_member_compute_instance_movable_details.rb +33 -16
  434. data/lib/oci/disaster_recovery/models/create_dr_protection_group_member_compute_instance_non_movable_details.rb +56 -5
  435. data/lib/oci/disaster_recovery/models/create_dr_protection_group_member_database_details.rb +2 -2
  436. data/lib/oci/disaster_recovery/models/create_dr_protection_group_member_details.rb +9 -3
  437. data/lib/oci/disaster_recovery/models/create_dr_protection_group_member_file_system_details.rb +185 -0
  438. data/lib/oci/disaster_recovery/models/create_dr_protection_group_member_load_balancer_details.rb +185 -0
  439. data/lib/oci/disaster_recovery/models/create_dr_protection_group_member_network_load_balancer_details.rb +185 -0
  440. data/lib/oci/disaster_recovery/models/create_dr_protection_group_member_volume_group_details.rb +1 -1
  441. data/lib/oci/disaster_recovery/models/create_file_system_mount_details.rb +159 -0
  442. data/lib/oci/disaster_recovery/models/create_file_system_unmount_details.rb +159 -0
  443. data/lib/oci/disaster_recovery/models/create_object_storage_log_location_details.rb +3 -3
  444. data/lib/oci/disaster_recovery/models/disassociate_dr_protection_group_default_details.rb +1 -1
  445. data/lib/oci/disaster_recovery/models/disassociate_dr_protection_group_details.rb +2 -2
  446. data/lib/oci/disaster_recovery/models/dr_plan.rb +25 -20
  447. data/lib/oci/disaster_recovery/models/dr_plan_collection.rb +2 -2
  448. data/lib/oci/disaster_recovery/models/dr_plan_execution.rb +31 -25
  449. data/lib/oci/disaster_recovery/models/dr_plan_execution_collection.rb +2 -3
  450. data/lib/oci/disaster_recovery/models/dr_plan_execution_option_details.rb +9 -1
  451. data/lib/oci/disaster_recovery/models/dr_plan_execution_options.rb +8 -0
  452. data/lib/oci/disaster_recovery/models/dr_plan_execution_summary.rb +29 -23
  453. data/lib/oci/disaster_recovery/models/dr_plan_execution_type.rb +5 -1
  454. data/lib/oci/disaster_recovery/models/dr_plan_group.rb +8 -6
  455. data/lib/oci/disaster_recovery/models/dr_plan_group_execution.rb +11 -9
  456. data/lib/oci/disaster_recovery/models/dr_plan_step.rb +45 -6
  457. data/lib/oci/disaster_recovery/models/dr_plan_step_execution.rb +49 -10
  458. data/lib/oci/disaster_recovery/models/dr_plan_step_type.rb +39 -0
  459. data/lib/oci/disaster_recovery/models/dr_plan_summary.rb +28 -18
  460. data/lib/oci/disaster_recovery/models/dr_plan_type.rb +3 -1
  461. data/lib/oci/disaster_recovery/models/dr_plan_user_defined_step.rb +10 -12
  462. data/lib/oci/disaster_recovery/models/dr_protection_group.rb +54 -17
  463. data/lib/oci/disaster_recovery/models/dr_protection_group_collection.rb +2 -2
  464. data/lib/oci/disaster_recovery/models/dr_protection_group_lifecycle_state.rb +1 -0
  465. data/lib/oci/disaster_recovery/models/dr_protection_group_lifecycle_sub_state.rb +12 -0
  466. data/lib/oci/disaster_recovery/models/dr_protection_group_member.rb +8 -2
  467. data/lib/oci/disaster_recovery/models/dr_protection_group_member_autonomous_database.rb +1 -1
  468. data/lib/oci/disaster_recovery/models/dr_protection_group_member_compute_instance.rb +8 -6
  469. data/lib/oci/disaster_recovery/models/dr_protection_group_member_compute_instance_movable.rb +32 -14
  470. data/lib/oci/disaster_recovery/models/dr_protection_group_member_compute_instance_non_movable.rb +55 -5
  471. data/lib/oci/disaster_recovery/models/dr_protection_group_member_database.rb +4 -3
  472. data/lib/oci/disaster_recovery/models/dr_protection_group_member_file_system.rb +186 -0
  473. data/lib/oci/disaster_recovery/models/dr_protection_group_member_load_balancer.rb +187 -0
  474. data/lib/oci/disaster_recovery/models/dr_protection_group_member_network_load_balancer.rb +187 -0
  475. data/lib/oci/disaster_recovery/models/dr_protection_group_member_type.rb +4 -1
  476. data/lib/oci/disaster_recovery/models/dr_protection_group_member_volume_group.rb +1 -1
  477. data/lib/oci/disaster_recovery/models/dr_protection_group_summary.rb +53 -16
  478. data/lib/oci/disaster_recovery/models/file_system_export_mapping.rb +176 -0
  479. data/lib/oci/disaster_recovery/models/file_system_export_mapping_details.rb +175 -0
  480. data/lib/oci/disaster_recovery/models/file_system_mount_details.rb +158 -0
  481. data/lib/oci/disaster_recovery/models/file_system_unmount_details.rb +158 -0
  482. data/lib/oci/disaster_recovery/models/ignore_dr_plan_execution_details.rb +2 -2
  483. data/lib/oci/disaster_recovery/models/invoke_function_step.rb +1 -1
  484. data/lib/oci/disaster_recovery/models/load_balancer_backend_set_mapping.rb +197 -0
  485. data/lib/oci/disaster_recovery/models/load_balancer_backend_set_mapping_details.rb +198 -0
  486. data/lib/oci/disaster_recovery/models/network_load_balancer_backend_set_mapping.rb +197 -0
  487. data/lib/oci/disaster_recovery/models/network_load_balancer_backend_set_mapping_details.rb +198 -0
  488. data/lib/oci/disaster_recovery/models/object_storage_log_location.rb +4 -4
  489. data/lib/oci/disaster_recovery/models/object_storage_script_location.rb +4 -4
  490. data/lib/oci/disaster_recovery/models/pause_dr_plan_execution_details.rb +1 -1
  491. data/lib/oci/disaster_recovery/models/resume_dr_plan_execution_details.rb +1 -1
  492. data/lib/oci/disaster_recovery/models/retry_dr_plan_execution_details.rb +2 -2
  493. data/lib/oci/disaster_recovery/models/run_local_script_user_defined_step.rb +8 -3
  494. data/lib/oci/disaster_recovery/models/run_object_store_script_user_defined_step.rb +8 -3
  495. data/lib/oci/disaster_recovery/models/start_drill_execution_option_details.rb +187 -0
  496. data/lib/oci/disaster_recovery/models/start_drill_execution_options.rb +187 -0
  497. data/lib/oci/disaster_recovery/models/start_drill_precheck_execution_option_details.rb +168 -0
  498. data/lib/oci/disaster_recovery/models/start_drill_precheck_execution_options.rb +168 -0
  499. data/lib/oci/disaster_recovery/models/stop_drill_execution_option_details.rb +187 -0
  500. data/lib/oci/disaster_recovery/models/stop_drill_execution_options.rb +187 -0
  501. data/lib/oci/disaster_recovery/models/stop_drill_precheck_execution_option_details.rb +168 -0
  502. data/lib/oci/disaster_recovery/models/stop_drill_precheck_execution_options.rb +168 -0
  503. data/lib/oci/disaster_recovery/models/update_block_volume_attachment_details.rb +160 -0
  504. data/lib/oci/disaster_recovery/models/update_block_volume_mount_details.rb +159 -0
  505. data/lib/oci/disaster_recovery/models/update_compute_instance_movable_file_system_operation_details.rb +204 -0
  506. data/lib/oci/disaster_recovery/models/update_compute_instance_non_movable_block_volume_operation_details.rb +185 -0
  507. data/lib/oci/disaster_recovery/models/update_compute_instance_non_movable_file_system_operation_details.rb +193 -0
  508. data/lib/oci/disaster_recovery/models/update_dr_plan_details.rb +5 -3
  509. data/lib/oci/disaster_recovery/models/update_dr_plan_execution_details.rb +5 -3
  510. data/lib/oci/disaster_recovery/models/update_dr_plan_group_details.rb +6 -4
  511. data/lib/oci/disaster_recovery/models/update_dr_plan_step_details.rb +4 -4
  512. data/lib/oci/disaster_recovery/models/update_dr_plan_user_defined_step_details.rb +14 -5
  513. data/lib/oci/disaster_recovery/models/update_dr_protection_group_details.rb +7 -4
  514. data/lib/oci/disaster_recovery/models/update_dr_protection_group_member_autonomous_database_details.rb +1 -1
  515. data/lib/oci/disaster_recovery/models/update_dr_protection_group_member_compute_instance_details.rb +9 -8
  516. data/lib/oci/disaster_recovery/models/update_dr_protection_group_member_compute_instance_movable_details.rb +33 -16
  517. data/lib/oci/disaster_recovery/models/update_dr_protection_group_member_compute_instance_non_movable_details.rb +56 -5
  518. data/lib/oci/disaster_recovery/models/update_dr_protection_group_member_database_details.rb +2 -2
  519. data/lib/oci/disaster_recovery/models/update_dr_protection_group_member_details.rb +9 -3
  520. data/lib/oci/disaster_recovery/models/update_dr_protection_group_member_file_system_details.rb +185 -0
  521. data/lib/oci/disaster_recovery/models/update_dr_protection_group_member_load_balancer_details.rb +185 -0
  522. data/lib/oci/disaster_recovery/models/update_dr_protection_group_member_network_load_balancer_details.rb +185 -0
  523. data/lib/oci/disaster_recovery/models/update_dr_protection_group_member_volume_group_details.rb +1 -1
  524. data/lib/oci/disaster_recovery/models/update_dr_protection_group_role_details.rb +2 -2
  525. data/lib/oci/disaster_recovery/models/update_file_system_mount_details.rb +158 -0
  526. data/lib/oci/disaster_recovery/models/update_file_system_unmount_details.rb +158 -0
  527. data/lib/oci/disaster_recovery/models/update_invoke_function_user_defined_step_details.rb +1 -1
  528. data/lib/oci/disaster_recovery/models/update_object_storage_log_location_details.rb +3 -3
  529. data/lib/oci/disaster_recovery/models/update_object_storage_script_location_details.rb +4 -4
  530. data/lib/oci/disaster_recovery/models/update_run_local_script_user_defined_step_details.rb +7 -2
  531. data/lib/oci/disaster_recovery/models/update_run_object_store_script_user_defined_step_details.rb +8 -1
  532. data/lib/oci/disaster_recovery/models/work_request.rb +3 -3
  533. data/lib/oci/disaster_recovery/models/work_request_error_collection.rb +1 -1
  534. data/lib/oci/disaster_recovery/models/work_request_log_entry.rb +1 -1
  535. data/lib/oci/disaster_recovery/models/work_request_resource.rb +1 -1
  536. data/lib/oci/disaster_recovery/models/work_request_summary.rb +4 -4
  537. data/lib/oci/disaster_recovery/models/work_request_summary_collection.rb +1 -1
  538. data/lib/oci/golden_gate/golden_gate.rb +33 -0
  539. data/lib/oci/golden_gate/golden_gate_client.rb +286 -6
  540. data/lib/oci/golden_gate/golden_gate_client_composite_operations.rb +104 -0
  541. data/lib/oci/golden_gate/models/amazon_kinesis_connection.rb +262 -0
  542. data/lib/oci/golden_gate/models/amazon_kinesis_connection_summary.rb +243 -0
  543. data/lib/oci/golden_gate/models/amazon_redshift_connection.rb +276 -0
  544. data/lib/oci/golden_gate/models/amazon_redshift_connection_summary.rb +257 -0
  545. data/lib/oci/golden_gate/models/amazon_s3_connection.rb +5 -5
  546. data/lib/oci/golden_gate/models/amazon_s3_connection_summary.rb +5 -5
  547. data/lib/oci/golden_gate/models/azure_data_lake_storage_connection.rb +5 -5
  548. data/lib/oci/golden_gate/models/azure_data_lake_storage_connection_summary.rb +5 -5
  549. data/lib/oci/golden_gate/models/azure_synapse_connection.rb +5 -5
  550. data/lib/oci/golden_gate/models/azure_synapse_connection_summary.rb +5 -5
  551. data/lib/oci/golden_gate/models/certificate.rb +448 -0
  552. data/lib/oci/golden_gate/models/certificate_collection.rb +152 -0
  553. data/lib/oci/golden_gate/models/certificate_lifecycle_state.rb +16 -0
  554. data/lib/oci/golden_gate/models/certificate_summary.rb +249 -0
  555. data/lib/oci/golden_gate/models/connection.rb +33 -19
  556. data/lib/oci/golden_gate/models/connection_summary.rb +33 -19
  557. data/lib/oci/golden_gate/models/connection_type.rb +8 -1
  558. data/lib/oci/golden_gate/models/create_amazon_kinesis_connection_details.rb +230 -0
  559. data/lib/oci/golden_gate/models/create_amazon_redshift_connection_details.rb +241 -0
  560. data/lib/oci/golden_gate/models/create_amazon_s3_connection_details.rb +5 -5
  561. data/lib/oci/golden_gate/models/create_azure_data_lake_storage_connection_details.rb +5 -5
  562. data/lib/oci/golden_gate/models/create_azure_synapse_connection_details.rb +5 -5
  563. data/lib/oci/golden_gate/models/create_certificate_details.rb +168 -0
  564. data/lib/oci/golden_gate/models/create_connection_details.rb +34 -20
  565. data/lib/oci/golden_gate/models/create_deployment_details.rb +3 -1
  566. data/lib/oci/golden_gate/models/create_elasticsearch_connection_details.rb +279 -0
  567. data/lib/oci/golden_gate/models/create_generic_connection_details.rb +215 -0
  568. data/lib/oci/golden_gate/models/create_golden_gate_connection_details.rb +5 -5
  569. data/lib/oci/golden_gate/models/create_google_big_query_connection_details.rb +216 -0
  570. data/lib/oci/golden_gate/models/create_google_cloud_storage_connection_details.rb +216 -0
  571. data/lib/oci/golden_gate/models/create_hdfs_connection_details.rb +5 -5
  572. data/lib/oci/golden_gate/models/create_java_message_service_connection_details.rb +113 -5
  573. data/lib/oci/golden_gate/models/create_kafka_connection_details.rb +5 -5
  574. data/lib/oci/golden_gate/models/create_kafka_schema_registry_connection_details.rb +5 -5
  575. data/lib/oci/golden_gate/models/create_microsoft_sqlserver_connection_details.rb +6 -6
  576. data/lib/oci/golden_gate/models/create_mongo_db_connection_details.rb +5 -5
  577. data/lib/oci/golden_gate/models/create_mysql_connection_details.rb +10 -11
  578. data/lib/oci/golden_gate/models/create_oci_object_storage_connection_details.rb +5 -5
  579. data/lib/oci/golden_gate/models/create_oracle_connection_details.rb +5 -5
  580. data/lib/oci/golden_gate/models/create_oracle_nosql_connection_details.rb +5 -5
  581. data/lib/oci/golden_gate/models/create_postgresql_connection_details.rb +9 -8
  582. data/lib/oci/golden_gate/models/create_redis_connection_details.rb +327 -0
  583. data/lib/oci/golden_gate/models/create_snowflake_connection_details.rb +5 -5
  584. data/lib/oci/golden_gate/models/deployment.rb +2 -0
  585. data/lib/oci/golden_gate/models/deployment_summary.rb +2 -0
  586. data/lib/oci/golden_gate/models/deployment_type.rb +3 -1
  587. data/lib/oci/golden_gate/models/deployment_type_summary.rb +46 -6
  588. data/lib/oci/golden_gate/models/deployment_version_summary.rb +2 -0
  589. data/lib/oci/golden_gate/models/elasticsearch_connection.rb +340 -0
  590. data/lib/oci/golden_gate/models/elasticsearch_connection_summary.rb +283 -0
  591. data/lib/oci/golden_gate/models/generic_connection.rb +262 -0
  592. data/lib/oci/golden_gate/models/generic_connection_summary.rb +243 -0
  593. data/lib/oci/golden_gate/models/golden_gate_connection.rb +5 -5
  594. data/lib/oci/golden_gate/models/golden_gate_connection_summary.rb +5 -5
  595. data/lib/oci/golden_gate/models/google_big_query_connection.rb +247 -0
  596. data/lib/oci/golden_gate/models/google_big_query_connection_summary.rb +228 -0
  597. data/lib/oci/golden_gate/models/google_cloud_storage_connection.rb +247 -0
  598. data/lib/oci/golden_gate/models/google_cloud_storage_connection_summary.rb +228 -0
  599. data/lib/oci/golden_gate/models/hdfs_connection.rb +5 -5
  600. data/lib/oci/golden_gate/models/hdfs_connection_summary.rb +5 -5
  601. data/lib/oci/golden_gate/models/java_message_service_connection.rb +76 -5
  602. data/lib/oci/golden_gate/models/java_message_service_connection_summary.rb +37 -5
  603. data/lib/oci/golden_gate/models/kafka_connection.rb +5 -5
  604. data/lib/oci/golden_gate/models/kafka_connection_summary.rb +5 -5
  605. data/lib/oci/golden_gate/models/kafka_schema_registry_connection.rb +5 -5
  606. data/lib/oci/golden_gate/models/kafka_schema_registry_connection_summary.rb +5 -5
  607. data/lib/oci/golden_gate/models/microsoft_sqlserver_connection.rb +7 -6
  608. data/lib/oci/golden_gate/models/microsoft_sqlserver_connection_summary.rb +6 -6
  609. data/lib/oci/golden_gate/models/mongo_db_connection.rb +5 -5
  610. data/lib/oci/golden_gate/models/mongo_db_connection_summary.rb +5 -5
  611. data/lib/oci/golden_gate/models/mysql_connection.rb +5 -5
  612. data/lib/oci/golden_gate/models/mysql_connection_summary.rb +5 -5
  613. data/lib/oci/golden_gate/models/oci_object_storage_connection.rb +5 -5
  614. data/lib/oci/golden_gate/models/oci_object_storage_connection_summary.rb +5 -5
  615. data/lib/oci/golden_gate/models/operation_type.rb +3 -1
  616. data/lib/oci/golden_gate/models/oracle_connection.rb +5 -5
  617. data/lib/oci/golden_gate/models/oracle_connection_summary.rb +5 -5
  618. data/lib/oci/golden_gate/models/oracle_nosql_connection.rb +5 -5
  619. data/lib/oci/golden_gate/models/oracle_nosql_connection_summary.rb +5 -5
  620. data/lib/oci/golden_gate/models/postgresql_connection.rb +5 -5
  621. data/lib/oci/golden_gate/models/postgresql_connection_summary.rb +5 -5
  622. data/lib/oci/golden_gate/models/redis_connection.rb +341 -0
  623. data/lib/oci/golden_gate/models/redis_connection_summary.rb +283 -0
  624. data/lib/oci/golden_gate/models/snowflake_connection.rb +5 -5
  625. data/lib/oci/golden_gate/models/snowflake_connection_summary.rb +5 -5
  626. data/lib/oci/golden_gate/models/technology_type.rb +8 -0
  627. data/lib/oci/golden_gate/models/update_amazon_kinesis_connection_details.rb +208 -0
  628. data/lib/oci/golden_gate/models/update_amazon_redshift_connection_details.rb +219 -0
  629. data/lib/oci/golden_gate/models/update_connection_details.rb +15 -1
  630. data/lib/oci/golden_gate/models/update_elasticsearch_connection_details.rb +257 -0
  631. data/lib/oci/golden_gate/models/update_generic_connection_details.rb +193 -0
  632. data/lib/oci/golden_gate/models/update_google_big_query_connection_details.rb +194 -0
  633. data/lib/oci/golden_gate/models/update_google_cloud_storage_connection_details.rb +194 -0
  634. data/lib/oci/golden_gate/models/update_java_message_service_connection_details.rb +109 -1
  635. data/lib/oci/golden_gate/models/update_microsoft_sqlserver_connection_details.rb +1 -1
  636. data/lib/oci/golden_gate/models/update_mysql_connection_details.rb +5 -6
  637. data/lib/oci/golden_gate/models/update_postgresql_connection_details.rb +4 -3
  638. data/lib/oci/golden_gate/models/update_redis_connection_details.rb +305 -0
  639. data/lib/oci/golden_gate/models/work_request.rb +2 -0
  640. data/lib/oci/identity_domains/identity_domains.rb +108 -0
  641. data/lib/oci/identity_domains/identity_domains_client.rb +12111 -4165
  642. data/lib/oci/identity_domains/models/app_extension_radius_app_app.rb +27 -1
  643. data/lib/oci/identity_domains/models/approval_workflow.rb +506 -0
  644. data/lib/oci/identity_domains/models/approval_workflow_approval_workflow_steps.rb +240 -0
  645. data/lib/oci/identity_domains/models/approval_workflow_assignment.rb +498 -0
  646. data/lib/oci/identity_domains/models/approval_workflow_assignment_approval_workflow.rb +270 -0
  647. data/lib/oci/identity_domains/models/approval_workflow_assignment_assigned_to.rb +270 -0
  648. data/lib/oci/identity_domains/models/approval_workflow_assignments.rb +203 -0
  649. data/lib/oci/identity_domains/models/approval_workflow_max_duration.rb +217 -0
  650. data/lib/oci/identity_domains/models/approval_workflow_step.rb +558 -0
  651. data/lib/oci/identity_domains/models/approval_workflow_step_approvers.rb +240 -0
  652. data/lib/oci/identity_domains/models/approval_workflow_steps.rb +203 -0
  653. data/lib/oci/identity_domains/models/approval_workflows.rb +203 -0
  654. data/lib/oci/identity_domains/models/authentication_factors_remover.rb +23 -4
  655. data/lib/oci/identity_domains/models/branding_setting.rb +841 -0
  656. data/lib/oci/identity_domains/models/branding_settings.rb +203 -0
  657. data/lib/oci/identity_domains/models/branding_settings_company_names.rb +175 -0
  658. data/lib/oci/identity_domains/models/branding_settings_default_company_names.rb +181 -0
  659. data/lib/oci/identity_domains/models/branding_settings_default_images.rb +198 -0
  660. data/lib/oci/identity_domains/models/branding_settings_default_login_texts.rb +181 -0
  661. data/lib/oci/identity_domains/models/branding_settings_images.rb +192 -0
  662. data/lib/oci/identity_domains/models/branding_settings_login_texts.rb +175 -0
  663. data/lib/oci/identity_domains/models/cloud_gate.rb +697 -0
  664. data/lib/oci/identity_domains/models/cloud_gate_ext_mappings.rb +397 -0
  665. data/lib/oci/identity_domains/models/cloud_gate_ext_servers.rb +253 -0
  666. data/lib/oci/identity_domains/models/cloud_gate_ext_upstream_server_groups.rb +259 -0
  667. data/lib/oci/identity_domains/models/cloud_gate_ext_upstream_servers.rb +311 -0
  668. data/lib/oci/identity_domains/models/cloud_gate_mapping.rb +620 -0
  669. data/lib/oci/identity_domains/models/cloud_gate_mapping_cloud_gate.rb +191 -0
  670. data/lib/oci/identity_domains/models/cloud_gate_mapping_gateway_app.rb +211 -0
  671. data/lib/oci/identity_domains/models/cloud_gate_mapping_search_request.rb +273 -0
  672. data/lib/oci/identity_domains/models/cloud_gate_mapping_server.rb +191 -0
  673. data/lib/oci/identity_domains/models/cloud_gate_mapping_upstream_server_group.rb +218 -0
  674. data/lib/oci/identity_domains/models/cloud_gate_mappings.rb +203 -0
  675. data/lib/oci/identity_domains/models/cloud_gate_oauth_client.rb +217 -0
  676. data/lib/oci/identity_domains/models/cloud_gate_search_request.rb +273 -0
  677. data/lib/oci/identity_domains/models/cloud_gate_server.rb +601 -0
  678. data/lib/oci/identity_domains/models/cloud_gate_server_cloud_gate.rb +191 -0
  679. data/lib/oci/identity_domains/models/cloud_gate_server_search_request.rb +273 -0
  680. data/lib/oci/identity_domains/models/cloud_gate_servers.rb +203 -0
  681. data/lib/oci/identity_domains/models/cloud_gates.rb +203 -0
  682. data/lib/oci/identity_domains/models/condition.rb +612 -0
  683. data/lib/oci/identity_domains/models/condition_search_request.rb +273 -0
  684. data/lib/oci/identity_domains/models/conditions.rb +203 -0
  685. data/lib/oci/identity_domains/models/defined_tags.rb +1 -0
  686. data/lib/oci/identity_domains/models/extension_social_identity_provider.rb +27 -1
  687. data/lib/oci/identity_domains/models/freeform_tags.rb +1 -0
  688. data/lib/oci/identity_domains/models/identity_provider_relay_idp_param_mappings.rb +203 -0
  689. data/lib/oci/identity_domains/models/me_password_changer.rb +1 -1
  690. data/lib/oci/identity_domains/models/my_authentication_factors_remover.rb +23 -4
  691. data/lib/oci/identity_domains/models/my_completed_approval.rb +648 -0
  692. data/lib/oci/identity_domains/models/my_completed_approvals.rb +203 -0
  693. data/lib/oci/identity_domains/models/my_pending_approval.rb +648 -0
  694. data/lib/oci/identity_domains/models/my_pending_approvals.rb +203 -0
  695. data/lib/oci/identity_domains/models/my_request.rb +113 -2
  696. data/lib/oci/identity_domains/models/my_request_approval_details.rb +297 -0
  697. data/lib/oci/identity_domains/models/my_request_requesting.rb +22 -1
  698. data/lib/oci/identity_domains/models/network_perimeter.rb +514 -0
  699. data/lib/oci/identity_domains/models/network_perimeter_ip_addresses.rb +240 -0
  700. data/lib/oci/identity_domains/models/network_perimeter_search_request.rb +273 -0
  701. data/lib/oci/identity_domains/models/network_perimeters.rb +203 -0
  702. data/lib/oci/identity_domains/models/notification_setting.rb +611 -0
  703. data/lib/oci/identity_domains/models/notification_settings.rb +203 -0
  704. data/lib/oci/identity_domains/models/notification_settings_event_settings.rb +185 -0
  705. data/lib/oci/identity_domains/models/notification_settings_from_email_address.rb +273 -0
  706. data/lib/oci/identity_domains/models/notification_settings_search_request.rb +198 -0
  707. data/lib/oci/identity_domains/models/o_auth_client_certificate.rb +675 -0
  708. data/lib/oci/identity_domains/models/o_auth_client_certificate_search_request.rb +273 -0
  709. data/lib/oci/identity_domains/models/o_auth_client_certificates.rb +203 -0
  710. data/lib/oci/identity_domains/models/o_auth_partner_certificate.rb +675 -0
  711. data/lib/oci/identity_domains/models/o_auth_partner_certificate_search_request.rb +273 -0
  712. data/lib/oci/identity_domains/models/o_auth_partner_certificates.rb +203 -0
  713. data/lib/oci/identity_domains/models/policies.rb +203 -0
  714. data/lib/oci/identity_domains/models/policy.rb +567 -0
  715. data/lib/oci/identity_domains/models/policy_policy_type.rb +189 -0
  716. data/lib/oci/identity_domains/models/policy_rules.rb +222 -0
  717. data/lib/oci/identity_domains/models/policy_search_request.rb +273 -0
  718. data/lib/oci/identity_domains/models/rule.rb +625 -0
  719. data/lib/oci/identity_domains/models/rule_condition_group.rb +250 -0
  720. data/lib/oci/identity_domains/models/rule_policy_type.rb +189 -0
  721. data/lib/oci/identity_domains/models/rule_return.rb +202 -0
  722. data/lib/oci/identity_domains/models/rule_search_request.rb +273 -0
  723. data/lib/oci/identity_domains/models/rules.rb +203 -0
  724. data/lib/oci/identity_domains/models/schema.rb +358 -0
  725. data/lib/oci/identity_domains/models/schema_attributes.rb +2135 -0
  726. data/lib/oci/identity_domains/models/schema_idcs_complex_attribute_name_mappings.rb +206 -0
  727. data/lib/oci/identity_domains/models/schema_idcs_csv_attribute_name_mappings.rb +325 -0
  728. data/lib/oci/identity_domains/models/schema_localized_canonical_values.rb +202 -0
  729. data/lib/oci/identity_domains/models/schema_localized_display_name.rb +187 -0
  730. data/lib/oci/identity_domains/models/schema_referenced_resource_type_unique_attribute_name_mappings.rb +187 -0
  731. data/lib/oci/identity_domains/models/schema_resolve_value_using_resource_type.rb +187 -0
  732. data/lib/oci/identity_domains/models/schema_search_request.rb +263 -0
  733. data/lib/oci/identity_domains/models/schema_sub_attributes.rb +1655 -0
  734. data/lib/oci/identity_domains/models/schemas.rb +203 -0
  735. data/lib/oci/identity_domains/models/self_registration_profile.rb +884 -0
  736. data/lib/oci/identity_domains/models/self_registration_profile_after_submit_text.rb +201 -0
  737. data/lib/oci/identity_domains/models/self_registration_profile_consent_text.rb +201 -0
  738. data/lib/oci/identity_domains/models/self_registration_profile_default_groups.rb +199 -0
  739. data/lib/oci/identity_domains/models/self_registration_profile_display_name.rb +201 -0
  740. data/lib/oci/identity_domains/models/self_registration_profile_email_template.rb +209 -0
  741. data/lib/oci/identity_domains/models/self_registration_profile_footer_text.rb +201 -0
  742. data/lib/oci/identity_domains/models/self_registration_profile_header_text.rb +201 -0
  743. data/lib/oci/identity_domains/models/self_registration_profile_search_request.rb +273 -0
  744. data/lib/oci/identity_domains/models/self_registration_profile_user_attributes.rb +244 -0
  745. data/lib/oci/identity_domains/models/self_registration_profiles.rb +203 -0
  746. data/lib/oci/identity_domains/models/setting.rb +1610 -0
  747. data/lib/oci/identity_domains/models/settings.rb +203 -0
  748. data/lib/oci/identity_domains/models/settings_certificate_validation.rb +394 -0
  749. data/lib/oci/identity_domains/models/settings_cloud_gate_cors_settings.rb +278 -0
  750. data/lib/oci/identity_domains/models/settings_company_names.rb +177 -0
  751. data/lib/oci/identity_domains/models/settings_default_company_names.rb +181 -0
  752. data/lib/oci/identity_domains/models/settings_default_images.rb +198 -0
  753. data/lib/oci/identity_domains/models/settings_default_login_texts.rb +182 -0
  754. data/lib/oci/identity_domains/models/settings_images.rb +192 -0
  755. data/lib/oci/identity_domains/models/settings_login_texts.rb +178 -0
  756. data/lib/oci/identity_domains/models/settings_purge_configs.rb +187 -0
  757. data/lib/oci/identity_domains/models/settings_search_request.rb +198 -0
  758. data/lib/oci/identity_domains/models/settings_tenant_custom_claims.rb +330 -0
  759. data/lib/oci/identity_domains/models/user_ext_risk_scores.rb +2 -0
  760. data/lib/oci/jms/java_management_service_client.rb +730 -72
  761. data/lib/oci/jms/java_management_service_client_composite_operations.rb +251 -0
  762. data/lib/oci/jms/jms.rb +23 -0
  763. data/lib/oci/jms/models/agent.rb +247 -0
  764. data/lib/oci/jms/models/agent_type.rb +13 -0
  765. data/lib/oci/jms/models/announcement_summary.rb +1 -1
  766. data/lib/oci/jms/models/blocklist.rb +7 -0
  767. data/lib/oci/jms/models/blocklist_entry.rb +7 -0
  768. data/lib/oci/jms/models/create_blocklist_details.rb +8 -1
  769. data/lib/oci/jms/models/create_drs_file_details.rb +179 -0
  770. data/lib/oci/jms/models/disable_drs_details.rb +156 -0
  771. data/lib/oci/jms/models/drs_file.rb +259 -0
  772. data/lib/oci/jms/models/drs_file_collection.rb +151 -0
  773. data/lib/oci/jms/models/drs_file_sort_by.rb +17 -0
  774. data/lib/oci/jms/models/drs_file_status.rb +15 -0
  775. data/lib/oci/jms/models/drs_file_summary.rb +259 -0
  776. data/lib/oci/jms/models/drs_target.rb +156 -0
  777. data/lib/oci/jms/models/enable_drs_details.rb +156 -0
  778. data/lib/oci/jms/models/export_duration.rb +14 -0
  779. data/lib/oci/jms/models/export_frequency.rb +14 -0
  780. data/lib/oci/jms/models/export_resources.rb +14 -0
  781. data/lib/oci/jms/models/export_run_status.rb +17 -0
  782. data/lib/oci/jms/models/export_setting.rb +386 -0
  783. data/lib/oci/jms/models/export_status.rb +223 -0
  784. data/lib/oci/jms/models/fleet.rb +16 -1
  785. data/lib/oci/jms/models/fleet_agent_configuration.rb +15 -1
  786. data/lib/oci/jms/models/fleet_summary.rb +16 -1
  787. data/lib/oci/jms/models/java_artifact.rb +119 -4
  788. data/lib/oci/jms/models/java_family.rb +53 -4
  789. data/lib/oci/jms/models/java_family_summary.rb +34 -4
  790. data/lib/oci/jms/models/java_migration_analysis_result.rb +15 -1
  791. data/lib/oci/jms/models/java_migration_analysis_result_summary.rb +15 -1
  792. data/lib/oci/jms/models/java_release.rb +34 -4
  793. data/lib/oci/jms/models/java_release_summary.rb +34 -4
  794. data/lib/oci/jms/models/lcm_work_item_details.rb +166 -0
  795. data/lib/oci/jms/models/manage_drs_details.rb +153 -0
  796. data/lib/oci/jms/models/managed_instance_usage.rb +45 -1
  797. data/lib/oci/jms/models/operation_type.rb +8 -1
  798. data/lib/oci/jms/models/patch_detail.rb +169 -0
  799. data/lib/oci/jms/models/performance_tuning_analysis.rb +1 -1
  800. data/lib/oci/jms/models/plugin.rb +162 -0
  801. data/lib/oci/jms/models/request_crypto_analyses_details.rb +2 -2
  802. data/lib/oci/jms/models/update_drs_file_details.rb +179 -0
  803. data/lib/oci/jms/models/update_export_setting_details.rb +306 -0
  804. data/lib/oci/jms/models/update_fleet_agent_configuration_details.rb +17 -4
  805. data/lib/oci/jms/models/work_item_details.rb +7 -0
  806. data/lib/oci/jms/models/work_item_type.rb +6 -1
  807. data/lib/oci/jms/models/work_request.rb +7 -0
  808. data/lib/oci/jms_java_downloads/java_download_client.rb +1812 -0
  809. data/lib/oci/jms_java_downloads/java_download_client_composite_operations.rb +392 -0
  810. data/lib/oci/jms_java_downloads/jms_java_downloads.rb +74 -0
  811. data/lib/oci/jms_java_downloads/models/action_type.rb +17 -0
  812. data/lib/oci/jms_java_downloads/models/aggregation_sort_by.rb +13 -0
  813. data/lib/oci/jms_java_downloads/models/checksum_type.rb +12 -0
  814. data/lib/oci/jms_java_downloads/models/create_java_download_report_details.rb +269 -0
  815. data/lib/oci/jms_java_downloads/models/create_java_download_token_details.rb +267 -0
  816. data/lib/oci/jms_java_downloads/models/create_java_license_acceptance_record_details.rb +210 -0
  817. data/lib/oci/jms_java_downloads/models/download_url.rb +189 -0
  818. data/lib/oci/jms_java_downloads/models/download_url_type.rb +13 -0
  819. data/lib/oci/jms_java_downloads/models/generate_artifact_download_url_details.rb +155 -0
  820. data/lib/oci/jms_java_downloads/models/java_download_count_aggregation.rb +249 -0
  821. data/lib/oci/jms_java_downloads/models/java_download_count_aggregation_collection.rb +186 -0
  822. data/lib/oci/jms_java_downloads/models/java_download_count_aggregation_type.rb +14 -0
  823. data/lib/oci/jms_java_downloads/models/java_download_record.rb +274 -0
  824. data/lib/oci/jms_java_downloads/models/java_download_record_collection.rb +152 -0
  825. data/lib/oci/jms_java_downloads/models/java_download_record_sort_by.rb +14 -0
  826. data/lib/oci/jms_java_downloads/models/java_download_record_summary.rb +277 -0
  827. data/lib/oci/jms_java_downloads/models/java_download_report.rb +386 -0
  828. data/lib/oci/jms_java_downloads/models/java_download_report_collection.rb +152 -0
  829. data/lib/oci/jms_java_downloads/models/java_download_report_format.rb +12 -0
  830. data/lib/oci/jms_java_downloads/models/java_download_report_sort_by.rb +13 -0
  831. data/lib/oci/jms_java_downloads/models/java_download_report_summary.rb +388 -0
  832. data/lib/oci/jms_java_downloads/models/java_download_token.rb +447 -0
  833. data/lib/oci/jms_java_downloads/models/java_download_token_collection.rb +152 -0
  834. data/lib/oci/jms_java_downloads/models/java_download_token_summary.rb +450 -0
  835. data/lib/oci/jms_java_downloads/models/java_license.rb +202 -0
  836. data/lib/oci/jms_java_downloads/models/java_license_acceptance_record.rb +376 -0
  837. data/lib/oci/jms_java_downloads/models/java_license_acceptance_record_collection.rb +152 -0
  838. data/lib/oci/jms_java_downloads/models/java_license_acceptance_record_summary.rb +380 -0
  839. data/lib/oci/jms_java_downloads/models/java_license_collection.rb +152 -0
  840. data/lib/oci/jms_java_downloads/models/java_license_summary.rb +204 -0
  841. data/lib/oci/jms_java_downloads/models/license_acceptance_sort_by.rb +14 -0
  842. data/lib/oci/jms_java_downloads/models/license_acceptance_status.rb +13 -0
  843. data/lib/oci/jms_java_downloads/models/license_sort_by.rb +13 -0
  844. data/lib/oci/jms_java_downloads/models/license_type.rb +14 -0
  845. data/lib/oci/jms_java_downloads/models/lifecycle_state.rb +18 -0
  846. data/lib/oci/jms_java_downloads/models/operation_status.rb +19 -0
  847. data/lib/oci/jms_java_downloads/models/operation_type.rb +16 -0
  848. data/lib/oci/jms_java_downloads/models/principal.rb +175 -0
  849. data/lib/oci/jms_java_downloads/models/request_summarized_java_download_counts_details.rb +321 -0
  850. data/lib/oci/jms_java_downloads/models/sort_order.rb +13 -0
  851. data/lib/oci/jms_java_downloads/models/token_lifecycle_details.rb +14 -0
  852. data/lib/oci/jms_java_downloads/models/token_sort_by.rb +16 -0
  853. data/lib/oci/jms_java_downloads/models/update_java_download_token_details.rb +239 -0
  854. data/lib/oci/jms_java_downloads/models/update_java_license_acceptance_record_details.rb +168 -0
  855. data/lib/oci/jms_java_downloads/models/work_request.rb +309 -0
  856. data/lib/oci/jms_java_downloads/models/work_request_error.rb +174 -0
  857. data/lib/oci/jms_java_downloads/models/work_request_error_collection.rb +151 -0
  858. data/lib/oci/jms_java_downloads/models/work_request_log_entry.rb +161 -0
  859. data/lib/oci/jms_java_downloads/models/work_request_log_entry_collection.rb +151 -0
  860. data/lib/oci/jms_java_downloads/models/work_request_resource.rb +221 -0
  861. data/lib/oci/jms_java_downloads/models/work_request_summary.rb +309 -0
  862. data/lib/oci/jms_java_downloads/models/work_request_summary_collection.rb +151 -0
  863. data/lib/oci/jms_java_downloads/util.rb +3 -0
  864. data/lib/oci/lockbox/lockbox.rb +1 -0
  865. data/lib/oci/lockbox/lockbox_client.rb +147 -1
  866. data/lib/oci/lockbox/models/access_context_attribute.rb +14 -4
  867. data/lib/oci/lockbox/models/access_request.rb +51 -4
  868. data/lib/oci/lockbox/models/access_request_summary.rb +17 -1
  869. data/lib/oci/lockbox/models/approval_template.rb +0 -1
  870. data/lib/oci/lockbox/models/approval_template_summary.rb +0 -1
  871. data/lib/oci/lockbox/models/create_approval_template_details.rb +0 -1
  872. data/lib/oci/lockbox/models/create_lockbox_details.rb +17 -3
  873. data/lib/oci/lockbox/models/export_access_requests_details.rb +183 -0
  874. data/lib/oci/lockbox/models/lockbox.rb +31 -3
  875. data/lib/oci/lockbox/models/lockbox_summary.rb +17 -3
  876. data/lib/oci/lockbox/models/operation_status.rb +2 -1
  877. data/lib/oci/lockbox/models/operation_type.rb +4 -1
  878. data/lib/oci/lockbox/models/work_request.rb +4 -0
  879. data/lib/oci/lockbox/models/work_request_summary.rb +4 -0
  880. data/lib/oci/log_analytics/log_analytics_client.rb +91 -0
  881. data/lib/oci/log_analytics/models/export_details.rb +7 -8
  882. data/lib/oci/logging/logging.rb +4 -0
  883. data/lib/oci/logging/logging_management_client.rb +1 -4
  884. data/lib/oci/logging/models/grok_pattern.rb +3 -3
  885. data/lib/oci/logging/models/operational_metrics_configuration.rb +161 -0
  886. data/lib/oci/logging/models/operational_metrics_destination.rb +155 -0
  887. data/lib/oci/logging/models/operational_metrics_record_input.rb +165 -0
  888. data/lib/oci/logging/models/operational_metrics_source.rb +193 -0
  889. data/lib/oci/logging/models/parameter.rb +2 -34
  890. data/lib/oci/logging/models/unified_agent_cri_parser.rb +2 -2
  891. data/lib/oci/logging/models/unified_agent_csv_parser.rb +2 -2
  892. data/lib/oci/logging/models/unified_agent_grok_parser.rb +4 -4
  893. data/lib/oci/logging/models/unified_agent_logging_destination.rb +17 -4
  894. data/lib/oci/logging/models/unified_agent_logging_source.rb +1 -1
  895. data/lib/oci/logging/models/unified_agent_msgpack_parser.rb +1 -1
  896. data/lib/oci/logging/models/unified_agent_multiline_grok_parser.rb +3 -3
  897. data/lib/oci/logging/models/unified_agent_parser.rb +5 -5
  898. data/lib/oci/logging/models/unified_agent_regex_parser.rb +1 -1
  899. data/lib/oci/logging/models/unified_agent_syslog_parser.rb +4 -4
  900. data/lib/oci/logging/models/unified_agent_tail_log_source.rb +1 -1
  901. data/lib/oci/logging/models/unified_agent_tsv_parser.rb +2 -2
  902. data/lib/oci/logging/models/unified_json_parser.rb +1 -1
  903. data/lib/oci/marketplace/marketplace.rb +15 -0
  904. data/lib/oci/marketplace/marketplace_client.rb +360 -0
  905. data/lib/oci/marketplace/marketplace_client_composite_operations.rb +51 -0
  906. data/lib/oci/marketplace/models/container_listing_package.rb +178 -0
  907. data/lib/oci/marketplace/models/create_publication_package.rb +3 -1
  908. data/lib/oci/marketplace/models/export_package_details.rb +169 -0
  909. data/lib/oci/marketplace/models/kubernetes_listing_package.rb +178 -0
  910. data/lib/oci/marketplace/models/listing.rb +2 -0
  911. data/lib/oci/marketplace/models/listing_package.rb +4 -0
  912. data/lib/oci/marketplace/models/listing_package_summary.rb +2 -0
  913. data/lib/oci/marketplace/models/listing_summary.rb +2 -0
  914. data/lib/oci/marketplace/models/operation_status.rb +15 -0
  915. data/lib/oci/marketplace/models/operation_type.rb +12 -0
  916. data/lib/oci/marketplace/models/package_type_enum.rb +3 -1
  917. data/lib/oci/marketplace/models/publication.rb +2 -0
  918. data/lib/oci/marketplace/models/publication_package.rb +2 -0
  919. data/lib/oci/marketplace/models/publication_package_summary.rb +2 -0
  920. data/lib/oci/marketplace/models/publication_summary.rb +2 -0
  921. data/lib/oci/marketplace/models/work_request.rb +327 -0
  922. data/lib/oci/marketplace/models/work_request_action_type.rb +18 -0
  923. data/lib/oci/marketplace/models/work_request_collection.rb +151 -0
  924. data/lib/oci/marketplace/models/work_request_error.rb +175 -0
  925. data/lib/oci/marketplace/models/work_request_error_collection.rb +152 -0
  926. data/lib/oci/marketplace/models/work_request_log_entry.rb +162 -0
  927. data/lib/oci/marketplace/models/work_request_log_entry_collection.rb +152 -0
  928. data/lib/oci/marketplace/models/work_request_resource.rb +233 -0
  929. data/lib/oci/marketplace/models/work_request_resource_metadata_key.rb +12 -0
  930. data/lib/oci/marketplace/models/work_request_summary.rb +330 -0
  931. data/lib/oci/marketplace_publisher/marketplace_publisher.rb +128 -0
  932. data/lib/oci/marketplace_publisher/marketplace_publisher_client.rb +4790 -0
  933. data/lib/oci/marketplace_publisher/marketplace_publisher_client_composite_operations.rb +1698 -0
  934. data/lib/oci/marketplace_publisher/models/action_type.rb +17 -0
  935. data/lib/oci/marketplace_publisher/models/artifact.rb +407 -0
  936. data/lib/oci/marketplace_publisher/models/artifact_collection.rb +151 -0
  937. data/lib/oci/marketplace_publisher/models/artifact_summary.rb +319 -0
  938. data/lib/oci/marketplace_publisher/models/artifact_type_enum.rb +13 -0
  939. data/lib/oci/marketplace_publisher/models/category.rb +243 -0
  940. data/lib/oci/marketplace_publisher/models/category_collection.rb +151 -0
  941. data/lib/oci/marketplace_publisher/models/category_summary.rb +224 -0
  942. data/lib/oci/marketplace_publisher/models/change_artifact_compartment_details.rb +155 -0
  943. data/lib/oci/marketplace_publisher/models/change_listing_compartment_details.rb +155 -0
  944. data/lib/oci/marketplace_publisher/models/change_term_compartment_details.rb +155 -0
  945. data/lib/oci/marketplace_publisher/models/container_image_artifact.rb +212 -0
  946. data/lib/oci/marketplace_publisher/models/container_image_details.rb +266 -0
  947. data/lib/oci/marketplace_publisher/models/container_package.rb +218 -0
  948. data/lib/oci/marketplace_publisher/models/create_artifact_details.rb +245 -0
  949. data/lib/oci/marketplace_publisher/models/create_container_image_artifact_details.rb +180 -0
  950. data/lib/oci/marketplace_publisher/models/create_container_image_details.rb +169 -0
  951. data/lib/oci/marketplace_publisher/models/create_helm_chart_image_details.rb +183 -0
  952. data/lib/oci/marketplace_publisher/models/create_kubernetes_image_artifact_details.rb +194 -0
  953. data/lib/oci/marketplace_publisher/models/create_listing_details.rb +250 -0
  954. data/lib/oci/marketplace_publisher/models/create_listing_revision_attachment_details.rb +244 -0
  955. data/lib/oci/marketplace_publisher/models/create_listing_revision_details.rb +395 -0
  956. data/lib/oci/marketplace_publisher/models/create_listing_revision_note_details.rb +201 -0
  957. data/lib/oci/marketplace_publisher/models/create_listing_revision_package_details.rb +281 -0
  958. data/lib/oci/marketplace_publisher/models/create_related_document_attachment_details.rb +184 -0
  959. data/lib/oci/marketplace_publisher/models/create_screen_shot_attachment_details.rb +167 -0
  960. data/lib/oci/marketplace_publisher/models/create_term_details.rb +197 -0
  961. data/lib/oci/marketplace_publisher/models/create_video_attachment_details.rb +184 -0
  962. data/lib/oci/marketplace_publisher/models/create_video_details.rb +155 -0
  963. data/lib/oci/marketplace_publisher/models/helm_chart_image_details.rb +280 -0
  964. data/lib/oci/marketplace_publisher/models/helm_chart_package.rb +218 -0
  965. data/lib/oci/marketplace_publisher/models/kubernetes_image_artifact.rb +226 -0
  966. data/lib/oci/marketplace_publisher/models/language_item.rb +161 -0
  967. data/lib/oci/marketplace_publisher/models/listing.rb +394 -0
  968. data/lib/oci/marketplace_publisher/models/listing_collection.rb +151 -0
  969. data/lib/oci/marketplace_publisher/models/listing_revision.rb +664 -0
  970. data/lib/oci/marketplace_publisher/models/listing_revision_attachment.rb +367 -0
  971. data/lib/oci/marketplace_publisher/models/listing_revision_attachment_collection.rb +151 -0
  972. data/lib/oci/marketplace_publisher/models/listing_revision_attachment_summary.rb +333 -0
  973. data/lib/oci/marketplace_publisher/models/listing_revision_collection.rb +151 -0
  974. data/lib/oci/marketplace_publisher/models/listing_revision_icon_attachment.rb +169 -0
  975. data/lib/oci/marketplace_publisher/models/listing_revision_note.rb +344 -0
  976. data/lib/oci/marketplace_publisher/models/listing_revision_note_collection.rb +151 -0
  977. data/lib/oci/marketplace_publisher/models/listing_revision_note_summary.rb +305 -0
  978. data/lib/oci/marketplace_publisher/models/listing_revision_package.rb +499 -0
  979. data/lib/oci/marketplace_publisher/models/listing_revision_package_collection.rb +151 -0
  980. data/lib/oci/marketplace_publisher/models/listing_revision_package_summary.rb +363 -0
  981. data/lib/oci/marketplace_publisher/models/listing_revision_summary.rb +401 -0
  982. data/lib/oci/marketplace_publisher/models/listing_summary.rb +337 -0
  983. data/lib/oci/marketplace_publisher/models/listing_type.rb +12 -0
  984. data/lib/oci/marketplace_publisher/models/market.rb +271 -0
  985. data/lib/oci/marketplace_publisher/models/market_collection.rb +151 -0
  986. data/lib/oci/marketplace_publisher/models/market_summary.rb +237 -0
  987. data/lib/oci/marketplace_publisher/models/named_link.rb +161 -0
  988. data/lib/oci/marketplace_publisher/models/operation_status.rb +19 -0
  989. data/lib/oci/marketplace_publisher/models/operation_type.rb +26 -0
  990. data/lib/oci/marketplace_publisher/models/opn_membership.rb +232 -0
  991. data/lib/oci/marketplace_publisher/models/package_type.rb +13 -0
  992. data/lib/oci/marketplace_publisher/models/private_offer_account_details.rb +161 -0
  993. data/lib/oci/marketplace_publisher/models/product.rb +243 -0
  994. data/lib/oci/marketplace_publisher/models/product_collection.rb +151 -0
  995. data/lib/oci/marketplace_publisher/models/product_summary.rb +223 -0
  996. data/lib/oci/marketplace_publisher/models/publication_status.rb +14 -0
  997. data/lib/oci/marketplace_publisher/models/publish_listing_revision_as_private_details.rb +155 -0
  998. data/lib/oci/marketplace_publisher/models/publisher.rb +525 -0
  999. data/lib/oci/marketplace_publisher/models/publisher_collection.rb +151 -0
  1000. data/lib/oci/marketplace_publisher/models/publisher_summary.rb +448 -0
  1001. data/lib/oci/marketplace_publisher/models/related_document_attachment.rb +260 -0
  1002. data/lib/oci/marketplace_publisher/models/screen_shot_attachment.rb +221 -0
  1003. data/lib/oci/marketplace_publisher/models/sort_order.rb +13 -0
  1004. data/lib/oci/marketplace_publisher/models/submit_listing_revision_for_review_details.rb +169 -0
  1005. data/lib/oci/marketplace_publisher/models/support_contact.rb +181 -0
  1006. data/lib/oci/marketplace_publisher/models/term.rb +334 -0
  1007. data/lib/oci/marketplace_publisher/models/term_collection.rb +151 -0
  1008. data/lib/oci/marketplace_publisher/models/term_summary.rb +282 -0
  1009. data/lib/oci/marketplace_publisher/models/term_version.rb +373 -0
  1010. data/lib/oci/marketplace_publisher/models/term_version_attachment.rb +169 -0
  1011. data/lib/oci/marketplace_publisher/models/term_version_collection.rb +151 -0
  1012. data/lib/oci/marketplace_publisher/models/term_version_summary.rb +285 -0
  1013. data/lib/oci/marketplace_publisher/models/update_artifact_details.rb +246 -0
  1014. data/lib/oci/marketplace_publisher/models/update_container_image_artifact_details.rb +179 -0
  1015. data/lib/oci/marketplace_publisher/models/update_container_image_details.rb +169 -0
  1016. data/lib/oci/marketplace_publisher/models/update_helm_chart_image_details.rb +183 -0
  1017. data/lib/oci/marketplace_publisher/models/update_kubernetes_image_artifact_details.rb +193 -0
  1018. data/lib/oci/marketplace_publisher/models/update_listing_details.rb +173 -0
  1019. data/lib/oci/marketplace_publisher/models/update_listing_revision_attachment_details.rb +230 -0
  1020. data/lib/oci/marketplace_publisher/models/update_listing_revision_details.rb +371 -0
  1021. data/lib/oci/marketplace_publisher/models/update_listing_revision_package_details.rb +267 -0
  1022. data/lib/oci/marketplace_publisher/models/update_related_document_attachment_details.rb +180 -0
  1023. data/lib/oci/marketplace_publisher/models/update_screen_shot_attachment_details.rb +163 -0
  1024. data/lib/oci/marketplace_publisher/models/update_term_details.rb +173 -0
  1025. data/lib/oci/marketplace_publisher/models/update_term_version_details.rb +187 -0
  1026. data/lib/oci/marketplace_publisher/models/update_video_attachment_details.rb +163 -0
  1027. data/lib/oci/marketplace_publisher/models/upload_data.rb +179 -0
  1028. data/lib/oci/marketplace_publisher/models/validation_status.rb +14 -0
  1029. data/lib/oci/marketplace_publisher/models/version_details.rb +175 -0
  1030. data/lib/oci/marketplace_publisher/models/video_attachment.rb +207 -0
  1031. data/lib/oci/marketplace_publisher/models/work_request.rb +322 -0
  1032. data/lib/oci/marketplace_publisher/models/work_request_error.rb +174 -0
  1033. data/lib/oci/marketplace_publisher/models/work_request_error_collection.rb +151 -0
  1034. data/lib/oci/marketplace_publisher/models/work_request_log_entry.rb +161 -0
  1035. data/lib/oci/marketplace_publisher/models/work_request_log_entry_collection.rb +151 -0
  1036. data/lib/oci/marketplace_publisher/models/work_request_resource.rb +231 -0
  1037. data/lib/oci/marketplace_publisher/models/work_request_resource_metadata_key.rb +12 -0
  1038. data/lib/oci/marketplace_publisher/models/work_request_summary.rb +322 -0
  1039. data/lib/oci/marketplace_publisher/models/work_request_summary_collection.rb +151 -0
  1040. data/lib/oci/marketplace_publisher/util.rb +3 -0
  1041. data/lib/oci/monitoring/models/alarm.rb +25 -18
  1042. data/lib/oci/monitoring/models/alarm_dimension_states_collection.rb +2 -2
  1043. data/lib/oci/monitoring/models/alarm_history_collection.rb +1 -1
  1044. data/lib/oci/monitoring/models/alarm_status_summary.rb +4 -4
  1045. data/lib/oci/monitoring/models/alarm_summary.rb +17 -10
  1046. data/lib/oci/monitoring/models/create_alarm_details.rb +21 -15
  1047. data/lib/oci/monitoring/models/datapoint.rb +1 -0
  1048. data/lib/oci/monitoring/models/list_metrics_details.rb +1 -0
  1049. data/lib/oci/monitoring/models/metric.rb +2 -1
  1050. data/lib/oci/monitoring/models/metric_data.rb +6 -4
  1051. data/lib/oci/monitoring/models/metric_data_details.rb +1 -0
  1052. data/lib/oci/monitoring/models/summarize_metrics_data_details.rb +3 -3
  1053. data/lib/oci/monitoring/models/suppression.rb +2 -1
  1054. data/lib/oci/monitoring/models/update_alarm_details.rb +21 -16
  1055. data/lib/oci/monitoring/monitoring_client.rb +120 -36
  1056. data/lib/oci/mysql/db_system_client.rb +14 -0
  1057. data/lib/oci/mysql/models/create_db_system_details.rb +34 -4
  1058. data/lib/oci/mysql/models/database_management_status.rb +13 -0
  1059. data/lib/oci/mysql/models/db_system.rb +40 -4
  1060. data/lib/oci/mysql/models/db_system_snapshot.rb +40 -4
  1061. data/lib/oci/mysql/models/db_system_summary.rb +40 -4
  1062. data/lib/oci/mysql/models/update_db_system_details.rb +34 -4
  1063. data/lib/oci/mysql/mysql.rb +1 -0
  1064. data/lib/oci/network_firewall/models/action_type.rb +1 -1
  1065. data/lib/oci/network_firewall/models/address_list.rb +222 -0
  1066. data/lib/oci/network_firewall/models/address_list_summary.rb +209 -0
  1067. data/lib/oci/network_firewall/models/address_list_summary_collection.rb +151 -0
  1068. data/lib/oci/network_firewall/models/address_list_type.rb +13 -0
  1069. data/lib/oci/network_firewall/models/app_type.rb +13 -0
  1070. data/lib/oci/network_firewall/models/application.rb +50 -9
  1071. data/lib/oci/network_firewall/models/application_group.rb +190 -0
  1072. data/lib/oci/network_firewall/models/application_group_summary.rb +179 -0
  1073. data/lib/oci/network_firewall/models/application_group_summary_collection.rb +151 -0
  1074. data/lib/oci/network_firewall/models/application_summary.rb +212 -0
  1075. data/lib/oci/network_firewall/models/application_summary_collection.rb +151 -0
  1076. data/lib/oci/network_firewall/models/apply_network_firewall_policy_details.rb +151 -0
  1077. data/lib/oci/network_firewall/models/change_network_firewall_compartment_details.rb +1 -1
  1078. data/lib/oci/network_firewall/models/change_network_firewall_policy_compartment_details.rb +1 -1
  1079. data/lib/oci/network_firewall/models/clone_network_firewall_policy_details.rb +203 -0
  1080. data/lib/oci/network_firewall/models/create_address_list_details.rb +185 -0
  1081. data/lib/oci/network_firewall/models/create_application_details.rb +191 -0
  1082. data/lib/oci/network_firewall/models/create_application_group_details.rb +161 -0
  1083. data/lib/oci/network_firewall/models/create_decryption_profile_details.rb +191 -0
  1084. data/lib/oci/network_firewall/models/create_decryption_rule_details.rb +223 -0
  1085. data/lib/oci/network_firewall/models/create_icmp6_application_details.rb +181 -0
  1086. data/lib/oci/network_firewall/models/create_icmp_application_details.rb +181 -0
  1087. data/lib/oci/network_firewall/models/create_mapped_secret_details.rb +206 -0
  1088. data/lib/oci/network_firewall/models/create_network_firewall_details.rb +6 -4
  1089. data/lib/oci/network_firewall/models/create_network_firewall_policy_details.rb +7 -122
  1090. data/lib/oci/network_firewall/models/create_security_rule_details.rb +231 -0
  1091. data/lib/oci/network_firewall/models/create_service_details.rb +191 -0
  1092. data/lib/oci/network_firewall/models/create_service_list_details.rb +161 -0
  1093. data/lib/oci/network_firewall/models/create_ssl_forward_proxy_profile_details.rb +281 -0
  1094. data/lib/oci/network_firewall/models/create_ssl_inbound_inspection_profile_details.rb +195 -0
  1095. data/lib/oci/network_firewall/models/create_tcp_service_details.rb +168 -0
  1096. data/lib/oci/network_firewall/models/create_udp_service_details.rb +168 -0
  1097. data/lib/oci/network_firewall/models/create_url_list_details.rb +162 -0
  1098. data/lib/oci/network_firewall/models/create_vault_mapped_secret_details.rb +185 -0
  1099. data/lib/oci/network_firewall/models/decryption_action_type.rb +13 -0
  1100. data/lib/oci/network_firewall/models/decryption_profile.rb +29 -5
  1101. data/lib/oci/network_firewall/models/decryption_profile_summary.rb +200 -0
  1102. data/lib/oci/network_firewall/models/decryption_profile_summary_collection.rb +151 -0
  1103. data/lib/oci/network_firewall/models/decryption_rule.rb +28 -5
  1104. data/lib/oci/network_firewall/models/decryption_rule_match_criteria.rb +22 -14
  1105. data/lib/oci/network_firewall/models/decryption_rule_summary.rb +239 -0
  1106. data/lib/oci/network_firewall/models/decryption_rule_summary_collection.rb +151 -0
  1107. data/lib/oci/network_firewall/models/icmp6_application.rb +11 -3
  1108. data/lib/oci/network_firewall/models/icmp6_application_summary.rb +185 -0
  1109. data/lib/oci/network_firewall/models/icmp_application.rb +10 -2
  1110. data/lib/oci/network_firewall/models/icmp_application_summary.rb +185 -0
  1111. data/lib/oci/network_firewall/models/inspection_type.rb +13 -0
  1112. data/lib/oci/network_firewall/models/lifecycle_state.rb +5 -2
  1113. data/lib/oci/network_firewall/models/mapped_secret.rb +48 -6
  1114. data/lib/oci/network_firewall/models/mapped_secret_summary.rb +210 -0
  1115. data/lib/oci/network_firewall/models/mapped_secret_summary_collection.rb +151 -0
  1116. data/lib/oci/network_firewall/models/mapped_secret_type.rb +12 -0
  1117. data/lib/oci/network_firewall/models/network_firewall.rb +15 -9
  1118. data/lib/oci/network_firewall/models/network_firewall_collection.rb +1 -1
  1119. data/lib/oci/network_firewall/models/network_firewall_policy.rb +20 -132
  1120. data/lib/oci/network_firewall/models/network_firewall_policy_summary.rb +9 -4
  1121. data/lib/oci/network_firewall/models/network_firewall_policy_summary_collection.rb +1 -1
  1122. data/lib/oci/network_firewall/models/network_firewall_summary.rb +9 -4
  1123. data/lib/oci/network_firewall/models/operation_status.rb +2 -1
  1124. data/lib/oci/network_firewall/models/operation_type.rb +1 -1
  1125. data/lib/oci/network_firewall/models/{tcp_application.rb → port_range.rb} +5 -12
  1126. data/lib/oci/network_firewall/models/rule_position.rb +169 -0
  1127. data/lib/oci/network_firewall/models/security_rule.rb +28 -5
  1128. data/lib/oci/network_firewall/models/security_rule_match_criteria.rb +44 -26
  1129. data/lib/oci/network_firewall/models/security_rule_summary.rb +253 -0
  1130. data/lib/oci/network_firewall/models/security_rule_summary_collection.rb +151 -0
  1131. data/lib/oci/network_firewall/models/service.rb +213 -0
  1132. data/lib/oci/network_firewall/models/service_list.rb +190 -0
  1133. data/lib/oci/network_firewall/models/service_list_summary.rb +179 -0
  1134. data/lib/oci/network_firewall/models/service_list_summary_collection.rb +151 -0
  1135. data/lib/oci/network_firewall/models/service_summary.rb +195 -0
  1136. data/lib/oci/network_firewall/models/service_summary_collection.rb +151 -0
  1137. data/lib/oci/network_firewall/models/service_type.rb +13 -0
  1138. data/lib/oci/network_firewall/models/simple_url_pattern.rb +5 -27
  1139. data/lib/oci/network_firewall/models/sort_order.rb +1 -1
  1140. data/lib/oci/network_firewall/models/ssl_forward_proxy_profile.rb +19 -11
  1141. data/lib/oci/network_firewall/models/ssl_inbound_inspection_profile.rb +13 -5
  1142. data/lib/oci/network_firewall/models/tcp_service.rb +172 -0
  1143. data/lib/oci/network_firewall/models/traffic_action_type.rb +15 -0
  1144. data/lib/oci/network_firewall/models/traffic_inspection_type.rb +13 -0
  1145. data/lib/oci/network_firewall/models/udp_service.rb +172 -0
  1146. data/lib/oci/network_firewall/models/update_address_list_details.rb +181 -0
  1147. data/lib/oci/network_firewall/models/update_application_details.rb +182 -0
  1148. data/lib/oci/network_firewall/models/update_application_group_details.rb +152 -0
  1149. data/lib/oci/network_firewall/models/update_decryption_profile_details.rb +181 -0
  1150. data/lib/oci/network_firewall/models/update_decryption_rule_details.rb +213 -0
  1151. data/lib/oci/network_firewall/models/update_fqdn_address_list_details.rb +159 -0
  1152. data/lib/oci/network_firewall/models/update_icmp6_application_details.rb +178 -0
  1153. data/lib/oci/network_firewall/models/{udp_application.rb → update_icmp_application_details.rb} +25 -24
  1154. data/lib/oci/network_firewall/models/update_ip_address_list_details.rb +159 -0
  1155. data/lib/oci/network_firewall/models/update_mapped_secret_details.rb +195 -0
  1156. data/lib/oci/network_firewall/models/update_network_firewall_details.rb +6 -4
  1157. data/lib/oci/network_firewall/models/update_network_firewall_policy_details.rb +7 -122
  1158. data/lib/oci/network_firewall/models/update_security_rule_details.rb +221 -0
  1159. data/lib/oci/network_firewall/models/update_service_details.rb +182 -0
  1160. data/lib/oci/network_firewall/models/update_service_list_details.rb +152 -0
  1161. data/lib/oci/network_firewall/models/update_ssl_forward_proxy_profile_details.rb +277 -0
  1162. data/lib/oci/network_firewall/models/update_ssl_inbound_inspection_profile_details.rb +191 -0
  1163. data/lib/oci/network_firewall/models/update_tcp_service_details.rb +164 -0
  1164. data/lib/oci/network_firewall/models/update_udp_service_details.rb +164 -0
  1165. data/lib/oci/network_firewall/models/update_url_list_details.rb +151 -0
  1166. data/lib/oci/network_firewall/models/update_vault_mapped_secret_details.rb +181 -0
  1167. data/lib/oci/network_firewall/models/url_list.rb +192 -0
  1168. data/lib/oci/network_firewall/models/url_list_summary.rb +179 -0
  1169. data/lib/oci/network_firewall/models/url_list_summary_collection.rb +151 -0
  1170. data/lib/oci/network_firewall/models/url_pattern.rb +1 -1
  1171. data/lib/oci/network_firewall/models/vault_mapped_secret.rb +10 -2
  1172. data/lib/oci/network_firewall/models/work_request.rb +2 -1
  1173. data/lib/oci/network_firewall/models/work_request_error.rb +1 -1
  1174. data/lib/oci/network_firewall/models/work_request_error_collection.rb +1 -1
  1175. data/lib/oci/network_firewall/models/work_request_log_entry.rb +1 -1
  1176. data/lib/oci/network_firewall/models/work_request_log_entry_collection.rb +1 -1
  1177. data/lib/oci/network_firewall/models/work_request_resource.rb +1 -1
  1178. data/lib/oci/network_firewall/models/work_request_resource_metadata_key.rb +1 -1
  1179. data/lib/oci/network_firewall/models/work_request_summary.rb +2 -1
  1180. data/lib/oci/network_firewall/models/work_request_summary_collection.rb +1 -1
  1181. data/lib/oci/network_firewall/network_firewall.rb +78 -3
  1182. data/lib/oci/network_firewall/network_firewall_client.rb +4575 -367
  1183. data/lib/oci/network_firewall/network_firewall_client_composite_operations.rb +650 -1
  1184. data/lib/oci/nosql/models/create_replica_details.rb +203 -0
  1185. data/lib/oci/nosql/models/replica.rb +265 -0
  1186. data/lib/oci/nosql/models/table.rb +78 -1
  1187. data/lib/oci/nosql/models/table_collection.rb +18 -4
  1188. data/lib/oci/nosql/models/table_summary.rb +52 -1
  1189. data/lib/oci/nosql/models/table_usage_summary.rb +19 -4
  1190. data/lib/oci/nosql/nosql.rb +2 -0
  1191. data/lib/oci/nosql/nosql_client.rb +140 -0
  1192. data/lib/oci/nosql/nosql_client_composite_operations.rb +100 -0
  1193. data/lib/oci/ocvp/cluster_client.rb +473 -0
  1194. data/lib/oci/ocvp/cluster_client_composite_operations.rb +167 -0
  1195. data/lib/oci/ocvp/esxi_host_client.rb +152 -3
  1196. data/lib/oci/ocvp/esxi_host_client_composite_operations.rb +102 -1
  1197. data/lib/oci/ocvp/models/action_types.rb +1 -1
  1198. data/lib/oci/ocvp/models/change_sddc_compartment_details.rb +1 -1
  1199. data/lib/oci/ocvp/models/cluster.rb +630 -0
  1200. data/lib/oci/ocvp/models/cluster_collection.rb +151 -0
  1201. data/lib/oci/ocvp/models/cluster_summary.rb +449 -0
  1202. data/lib/oci/ocvp/models/commitment.rb +15 -0
  1203. data/lib/oci/ocvp/models/create_cluster_details.rb +439 -0
  1204. data/lib/oci/ocvp/models/create_esxi_host_details.rb +72 -87
  1205. data/lib/oci/ocvp/models/create_sddc_details.rb +46 -379
  1206. data/lib/oci/ocvp/models/{datastore_summary.rb → datastore_details.rb} +2 -2
  1207. data/lib/oci/ocvp/models/datastore_info.rb +12 -5
  1208. data/lib/oci/ocvp/models/datastore_types.rb +1 -1
  1209. data/lib/oci/ocvp/models/downgrade_hcx_details.rb +1 -1
  1210. data/lib/oci/ocvp/models/esxi_host.rb +80 -49
  1211. data/lib/oci/ocvp/models/esxi_host_collection.rb +1 -1
  1212. data/lib/oci/ocvp/models/esxi_host_summary.rb +64 -48
  1213. data/lib/oci/ocvp/models/hcx_license_status.rb +1 -1
  1214. data/lib/oci/ocvp/models/hcx_license_summary.rb +1 -1
  1215. data/lib/oci/ocvp/models/{sku.rb → hcx_modes.rb} +5 -6
  1216. data/lib/oci/ocvp/models/initial_cluster_configuration.rb +395 -0
  1217. data/lib/oci/ocvp/models/initial_configuration.rb +156 -0
  1218. data/lib/oci/ocvp/models/lifecycle_states.rb +1 -1
  1219. data/lib/oci/ocvp/models/network_configuration.rb +411 -0
  1220. data/lib/oci/ocvp/models/operation_status.rb +1 -1
  1221. data/lib/oci/ocvp/models/operation_types.rb +6 -2
  1222. data/lib/oci/ocvp/models/password_types.rb +14 -0
  1223. data/lib/oci/ocvp/models/replace_host_details.rb +160 -0
  1224. data/lib/oci/ocvp/models/sddc.rb +71 -576
  1225. data/lib/oci/ocvp/models/sddc_collection.rb +1 -1
  1226. data/lib/oci/ocvp/models/sddc_password.rb +186 -0
  1227. data/lib/oci/ocvp/models/sddc_summary.rb +41 -83
  1228. data/lib/oci/ocvp/models/sort_orders.rb +1 -1
  1229. data/lib/oci/ocvp/models/{supported_sku_summary.rb → supported_commitment_summary.rb} +4 -4
  1230. data/lib/oci/ocvp/models/supported_commitment_summary_collection.rb +152 -0
  1231. data/lib/oci/ocvp/models/supported_esxi_software_version_summary.rb +178 -0
  1232. data/lib/oci/ocvp/models/supported_host_shape_collection.rb +1 -1
  1233. data/lib/oci/ocvp/models/supported_host_shape_summary.rb +27 -49
  1234. data/lib/oci/ocvp/models/supported_vmware_software_version_collection.rb +1 -1
  1235. data/lib/oci/ocvp/models/supported_vmware_software_version_summary.rb +20 -5
  1236. data/lib/oci/ocvp/models/update_cluster_details.rb +248 -0
  1237. data/lib/oci/ocvp/models/update_esxi_host_details.rb +22 -22
  1238. data/lib/oci/ocvp/models/update_sddc_details.rb +22 -165
  1239. data/lib/oci/ocvp/models/vsphere_license.rb +1 -1
  1240. data/lib/oci/ocvp/models/{sddc_types.rb → vsphere_types.rb} +4 -4
  1241. data/lib/oci/ocvp/models/vsphere_upgrade_object.rb +1 -1
  1242. data/lib/oci/ocvp/models/work_request.rb +5 -1
  1243. data/lib/oci/ocvp/models/work_request_collection.rb +1 -1
  1244. data/lib/oci/ocvp/models/work_request_error.rb +1 -1
  1245. data/lib/oci/ocvp/models/work_request_error_collection.rb +1 -1
  1246. data/lib/oci/ocvp/models/work_request_log_entry.rb +1 -1
  1247. data/lib/oci/ocvp/models/work_request_log_entry_collection.rb +1 -1
  1248. data/lib/oci/ocvp/models/work_request_resource.rb +1 -1
  1249. data/lib/oci/ocvp/ocvp.rb +21 -6
  1250. data/lib/oci/ocvp/sddc_client.rb +114 -31
  1251. data/lib/oci/ocvp/sddc_client_composite_operations.rb +1 -1
  1252. data/lib/oci/ocvp/work_request_client.rb +3 -3
  1253. data/lib/oci/ocvp/work_request_client_composite_operations.rb +1 -1
  1254. data/lib/oci/onesubscription/models/commitment.rb +1 -0
  1255. data/lib/oci/opsi/models/archival_state.rb +14 -0
  1256. data/lib/oci/opsi/models/awr_hub_objects.rb +155 -0
  1257. data/lib/oci/opsi/models/awr_hub_source.rb +531 -0
  1258. data/lib/oci/opsi/models/awr_hub_source_lifecycle_state.rb +17 -0
  1259. data/lib/oci/opsi/models/awr_hub_source_status.rb +15 -0
  1260. data/lib/oci/opsi/models/awr_hub_source_summary.rb +531 -0
  1261. data/lib/oci/opsi/models/awr_hub_source_summary_collection.rb +151 -0
  1262. data/lib/oci/opsi/models/awr_hub_source_type.rb +27 -0
  1263. data/lib/oci/opsi/models/awr_hub_sources.rb +155 -0
  1264. data/lib/oci/opsi/models/change_awr_hub_source_compartment_details.rb +156 -0
  1265. data/lib/oci/opsi/models/change_operations_insights_warehouse_compartment_details.rb +155 -0
  1266. data/lib/oci/opsi/models/create_awr_hub_details.rb +1 -1
  1267. data/lib/oci/opsi/models/create_awr_hub_source_details.rb +276 -0
  1268. data/lib/oci/opsi/models/list_objects.rb +175 -0
  1269. data/lib/oci/opsi/models/object_summary.rb +279 -0
  1270. data/lib/oci/opsi/models/operation_type.rb +7 -1
  1271. data/lib/oci/opsi/models/storage_tier.rb +14 -0
  1272. data/lib/oci/opsi/models/update_awr_hub_source_details.rb +210 -0
  1273. data/lib/oci/opsi/models/work_request.rb +6 -0
  1274. data/lib/oci/opsi/operations_insights_client.rb +1197 -156
  1275. data/lib/oci/opsi/operations_insights_client_composite_operations.rb +346 -0
  1276. data/lib/oci/opsi/opsi.rb +16 -0
  1277. data/lib/oci/osub_subscription/models/commitment.rb +1 -0
  1278. data/lib/oci/psql/models/action_type.rb +17 -0
  1279. data/lib/oci/psql/models/backup.rb +433 -0
  1280. data/lib/oci/psql/models/backup_collection.rb +151 -0
  1281. data/lib/oci/psql/models/backup_policy.rb +206 -0
  1282. data/lib/oci/psql/models/backup_source_details.rb +180 -0
  1283. data/lib/oci/psql/models/backup_summary.rb +340 -0
  1284. data/lib/oci/psql/models/change_backup_compartment_details.rb +157 -0
  1285. data/lib/oci/psql/models/change_configuration_compartment_details.rb +157 -0
  1286. data/lib/oci/psql/models/change_db_system_compartment_details.rb +157 -0
  1287. data/lib/oci/psql/models/config_overrides.rb +169 -0
  1288. data/lib/oci/psql/models/config_params.rb +251 -0
  1289. data/lib/oci/psql/models/configuration.rb +369 -0
  1290. data/lib/oci/psql/models/configuration_collection.rb +151 -0
  1291. data/lib/oci/psql/models/configuration_details.rb +151 -0
  1292. data/lib/oci/psql/models/configuration_summary.rb +323 -0
  1293. data/lib/oci/psql/models/connection_details.rb +188 -0
  1294. data/lib/oci/psql/models/create_backup_details.rb +239 -0
  1295. data/lib/oci/psql/models/create_configuration_details.rb +295 -0
  1296. data/lib/oci/psql/models/create_db_instance_details.rb +181 -0
  1297. data/lib/oci/psql/models/create_db_system_details.rb +381 -0
  1298. data/lib/oci/psql/models/credentials.rb +167 -0
  1299. data/lib/oci/psql/models/daily_backup_policy.rb +167 -0
  1300. data/lib/oci/psql/models/db_configuration_override_collection.rb +151 -0
  1301. data/lib/oci/psql/models/db_instance.rb +270 -0
  1302. data/lib/oci/psql/models/db_instance_endpoint.rb +165 -0
  1303. data/lib/oci/psql/models/db_system.rb +506 -0
  1304. data/lib/oci/psql/models/db_system_collection.rb +151 -0
  1305. data/lib/oci/psql/models/db_system_details.rb +169 -0
  1306. data/lib/oci/psql/models/db_system_summary.rb +378 -0
  1307. data/lib/oci/psql/models/default_config_params.rb +237 -0
  1308. data/lib/oci/psql/models/default_configuration.rb +308 -0
  1309. data/lib/oci/psql/models/default_configuration_collection.rb +151 -0
  1310. data/lib/oci/psql/models/default_configuration_details.rb +151 -0
  1311. data/lib/oci/psql/models/default_configuration_summary.rb +261 -0
  1312. data/lib/oci/psql/models/endpoint.rb +176 -0
  1313. data/lib/oci/psql/models/failover_db_system_details.rb +169 -0
  1314. data/lib/oci/psql/models/management_policy.rb +170 -0
  1315. data/lib/oci/psql/models/management_policy_details.rb +169 -0
  1316. data/lib/oci/psql/models/monthly_backup_policy.rb +183 -0
  1317. data/lib/oci/psql/models/network_details.rb +185 -0
  1318. data/lib/oci/psql/models/none_backup_policy.rb +150 -0
  1319. data/lib/oci/psql/models/none_source_details.rb +147 -0
  1320. data/lib/oci/psql/models/oci_optimized_storage_details.rb +167 -0
  1321. data/lib/oci/psql/models/operation_status.rb +18 -0
  1322. data/lib/oci/psql/models/operation_type.rb +19 -0
  1323. data/lib/oci/psql/models/password_details.rb +187 -0
  1324. data/lib/oci/psql/models/patch_db_system_details.rb +154 -0
  1325. data/lib/oci/psql/models/patch_insert_instruction.rb +204 -0
  1326. data/lib/oci/psql/models/patch_instruction.rb +204 -0
  1327. data/lib/oci/psql/models/patch_merge_instruction.rb +170 -0
  1328. data/lib/oci/psql/models/patch_move_instruction.rb +195 -0
  1329. data/lib/oci/psql/models/patch_prohibit_instruction.rb +170 -0
  1330. data/lib/oci/psql/models/patch_remove_instruction.rb +152 -0
  1331. data/lib/oci/psql/models/patch_replace_instruction.rb +167 -0
  1332. data/lib/oci/psql/models/patch_require_instruction.rb +169 -0
  1333. data/lib/oci/psql/models/plain_text_password_details.rb +159 -0
  1334. data/lib/oci/psql/models/primary_db_instance_details.rb +155 -0
  1335. data/lib/oci/psql/models/reset_master_user_password_details.rb +157 -0
  1336. data/lib/oci/psql/models/restart_db_instance_in_db_system_details.rb +184 -0
  1337. data/lib/oci/psql/models/restore_db_system_details.rb +167 -0
  1338. data/lib/oci/psql/models/shape_collection.rb +151 -0
  1339. data/lib/oci/psql/models/shape_summary.rb +190 -0
  1340. data/lib/oci/psql/models/sort_order.rb +13 -0
  1341. data/lib/oci/psql/models/source_details.rb +193 -0
  1342. data/lib/oci/psql/models/storage_details.rb +208 -0
  1343. data/lib/oci/psql/models/update_backup_details.rb +211 -0
  1344. data/lib/oci/psql/models/update_configuration_details.rb +165 -0
  1345. data/lib/oci/psql/models/update_db_config_params.rb +186 -0
  1346. data/lib/oci/psql/models/update_db_system_db_instance_details.rb +165 -0
  1347. data/lib/oci/psql/models/update_db_system_details.rb +236 -0
  1348. data/lib/oci/psql/models/update_storage_details_params.rb +153 -0
  1349. data/lib/oci/psql/models/vault_secret_password_details.rb +177 -0
  1350. data/lib/oci/psql/models/weekly_backup_policy.rb +213 -0
  1351. data/lib/oci/psql/models/work_request.rb +311 -0
  1352. data/lib/oci/psql/models/work_request_error.rb +174 -0
  1353. data/lib/oci/psql/models/work_request_error_collection.rb +151 -0
  1354. data/lib/oci/psql/models/work_request_log_entry.rb +161 -0
  1355. data/lib/oci/psql/models/work_request_log_entry_collection.rb +151 -0
  1356. data/lib/oci/psql/models/work_request_resource.rb +228 -0
  1357. data/lib/oci/psql/models/work_request_resource_metadata_key.rb +12 -0
  1358. data/lib/oci/psql/models/work_request_summary.rb +311 -0
  1359. data/lib/oci/psql/models/work_request_summary_collection.rb +151 -0
  1360. data/lib/oci/psql/postgresql_client.rb +2223 -0
  1361. data/lib/oci/psql/postgresql_client_composite_operations.rb +873 -0
  1362. data/lib/oci/psql/psql.rb +104 -0
  1363. data/lib/oci/psql/util.rb +3 -0
  1364. data/lib/oci/redis/models/action_type.rb +17 -0
  1365. data/lib/oci/redis/models/change_redis_cluster_compartment_details.rb +157 -0
  1366. data/lib/oci/redis/models/create_redis_cluster_details.rb +257 -0
  1367. data/lib/oci/redis/models/node.rb +184 -0
  1368. data/lib/oci/redis/models/node_collection.rb +151 -0
  1369. data/lib/oci/redis/models/operation_status.rb +19 -0
  1370. data/lib/oci/redis/models/operation_type.rb +20 -0
  1371. data/lib/oci/redis/models/redis_cluster.rb +451 -0
  1372. data/lib/oci/redis/models/redis_cluster_collection.rb +151 -0
  1373. data/lib/oci/redis/models/redis_cluster_summary.rb +396 -0
  1374. data/lib/oci/redis/models/sort_order.rb +13 -0
  1375. data/lib/oci/redis/models/update_redis_cluster_details.rb +215 -0
  1376. data/lib/oci/redis/models/work_request.rb +311 -0
  1377. data/lib/oci/redis/models/work_request_error.rb +173 -0
  1378. data/lib/oci/redis/models/work_request_error_collection.rb +151 -0
  1379. data/lib/oci/redis/models/work_request_log_entry.rb +161 -0
  1380. data/lib/oci/redis/models/work_request_log_entry_collection.rb +151 -0
  1381. data/lib/oci/redis/models/work_request_resource.rb +221 -0
  1382. data/lib/oci/redis/models/work_request_summary.rb +343 -0
  1383. data/lib/oci/{ocvp/models/supported_sku_summary_collection.rb → redis/models/work_request_summary_collection.rb} +7 -8
  1384. data/lib/oci/redis/redis.rb +42 -0
  1385. data/lib/oci/redis/redis_cluster_client.rb +839 -0
  1386. data/lib/oci/redis/redis_cluster_client_composite_operations.rb +225 -0
  1387. data/lib/oci/redis/util.rb +3 -0
  1388. data/lib/oci/regions_definitions.rb +15 -4
  1389. data/lib/oci/stack_monitoring/models/anomaly_data_point.rb +191 -0
  1390. data/lib/oci/stack_monitoring/models/anomaly_metric_data.rb +165 -0
  1391. data/lib/oci/stack_monitoring/models/associated_monitored_resource.rb +30 -1
  1392. data/lib/oci/stack_monitoring/models/associated_resources_summary.rb +30 -1
  1393. data/lib/oci/stack_monitoring/models/baselineable_metric.rb +375 -0
  1394. data/lib/oci/stack_monitoring/models/baselineable_metric_life_cycle_states.rb +13 -0
  1395. data/lib/oci/stack_monitoring/models/baselineable_metric_summary.rb +319 -0
  1396. data/lib/oci/stack_monitoring/models/baselineable_metric_summary_collection.rb +151 -0
  1397. data/lib/oci/stack_monitoring/models/change_metric_extension_compartment_details.rb +157 -0
  1398. data/lib/oci/stack_monitoring/models/change_monitored_resource_task_compartment_details.rb +157 -0
  1399. data/lib/oci/stack_monitoring/models/config.rb +4 -0
  1400. data/lib/oci/stack_monitoring/models/config_summary.rb +2 -0
  1401. data/lib/oci/stack_monitoring/models/create_baselineable_metric_details.rb +199 -0
  1402. data/lib/oci/stack_monitoring/models/create_config_details.rb +2 -0
  1403. data/lib/oci/stack_monitoring/models/create_license_auto_assign_config_details.rb +189 -0
  1404. data/lib/oci/stack_monitoring/models/create_license_enterprise_extensibility_config_details.rb +180 -0
  1405. data/lib/oci/stack_monitoring/models/create_metric_extension_details.rb +245 -0
  1406. data/lib/oci/stack_monitoring/models/create_monitored_resource_details.rb +26 -1
  1407. data/lib/oci/stack_monitoring/models/create_monitored_resource_task_details.rb +214 -0
  1408. data/lib/oci/stack_monitoring/models/create_monitored_resource_type_details.rb +250 -0
  1409. data/lib/oci/stack_monitoring/models/data_point.rb +161 -0
  1410. data/lib/oci/stack_monitoring/models/disable_metric_extension_details.rb +155 -0
  1411. data/lib/oci/stack_monitoring/models/discovery_details.rb +30 -1
  1412. data/lib/oci/stack_monitoring/models/discovery_job_summary.rb +30 -1
  1413. data/lib/oci/stack_monitoring/models/enable_metric_extension_details.rb +155 -0
  1414. data/lib/oci/stack_monitoring/models/enabled_resource_details.rb +155 -0
  1415. data/lib/oci/stack_monitoring/models/evaluate_baselineable_metric_details.rb +165 -0
  1416. data/lib/oci/stack_monitoring/models/evaluate_baselineable_metric_result.rb +165 -0
  1417. data/lib/oci/stack_monitoring/models/import_oci_telemetry_resources_task_details.rb +245 -0
  1418. data/lib/oci/stack_monitoring/models/jmx_query_properties.rb +221 -0
  1419. data/lib/oci/stack_monitoring/models/jmx_update_query_properties.rb +221 -0
  1420. data/lib/oci/stack_monitoring/models/license_auto_assign_config_details.rb +217 -0
  1421. data/lib/oci/stack_monitoring/models/license_auto_assign_config_summary.rb +216 -0
  1422. data/lib/oci/stack_monitoring/models/license_enterprise_extensibility_config_details.rb +201 -0
  1423. data/lib/oci/stack_monitoring/models/license_enterprise_extensibility_config_summary.rb +200 -0
  1424. data/lib/oci/stack_monitoring/models/license_type.rb +13 -0
  1425. data/lib/oci/stack_monitoring/models/manage_license_details.rb +165 -0
  1426. data/lib/oci/stack_monitoring/models/metric.rb +290 -0
  1427. data/lib/oci/stack_monitoring/models/metric_data.rb +179 -0
  1428. data/lib/oci/stack_monitoring/models/metric_extension.rb +444 -0
  1429. data/lib/oci/stack_monitoring/models/metric_extension_collection.rb +151 -0
  1430. data/lib/oci/stack_monitoring/models/metric_extension_collection_methods.rb +14 -0
  1431. data/lib/oci/stack_monitoring/models/metric_extension_life_cycle_details.rb +13 -0
  1432. data/lib/oci/stack_monitoring/models/metric_extension_life_cycle_states.rb +13 -0
  1433. data/lib/oci/stack_monitoring/models/metric_extension_query_properties.rb +194 -0
  1434. data/lib/oci/stack_monitoring/models/metric_extension_sort_by.rb +13 -0
  1435. data/lib/oci/stack_monitoring/models/metric_extension_summary.rb +366 -0
  1436. data/lib/oci/stack_monitoring/models/metric_extension_update_query_properties.rb +187 -0
  1437. data/lib/oci/stack_monitoring/models/monitored_resource.rb +30 -1
  1438. data/lib/oci/stack_monitoring/models/monitored_resource_member_summary.rb +30 -1
  1439. data/lib/oci/stack_monitoring/models/monitored_resource_sort_by.rb +13 -0
  1440. data/lib/oci/stack_monitoring/models/monitored_resource_summary.rb +44 -1
  1441. data/lib/oci/stack_monitoring/models/monitored_resource_task.rb +340 -0
  1442. data/lib/oci/stack_monitoring/models/monitored_resource_task_details.rb +186 -0
  1443. data/lib/oci/stack_monitoring/models/monitored_resource_task_lifecycle_state.rb +19 -0
  1444. data/lib/oci/stack_monitoring/models/monitored_resource_task_summary.rb +311 -0
  1445. data/lib/oci/stack_monitoring/models/monitored_resource_tasks_collection.rb +151 -0
  1446. data/lib/oci/stack_monitoring/models/monitored_resource_type.rb +346 -0
  1447. data/lib/oci/stack_monitoring/models/monitored_resource_type_summary.rb +345 -0
  1448. data/lib/oci/stack_monitoring/models/monitored_resource_types_collection.rb +151 -0
  1449. data/lib/oci/stack_monitoring/models/monitored_resources_count_aggregation.rb +166 -0
  1450. data/lib/oci/stack_monitoring/models/monitored_resources_count_aggregation_collection.rb +151 -0
  1451. data/lib/oci/stack_monitoring/models/operation_type.rb +5 -1
  1452. data/lib/oci/stack_monitoring/models/os_command_query_properties.rb +206 -0
  1453. data/lib/oci/stack_monitoring/models/os_command_update_query_properties.rb +206 -0
  1454. data/lib/oci/stack_monitoring/models/resource_type_lifecycle_state.rb +17 -0
  1455. data/lib/oci/stack_monitoring/models/resource_type_metadata_details.rb +189 -0
  1456. data/lib/oci/stack_monitoring/models/script_file_details.rb +161 -0
  1457. data/lib/oci/stack_monitoring/models/search_monitored_resources_details.rb +24 -1
  1458. data/lib/oci/stack_monitoring/models/sql_details.rb +165 -0
  1459. data/lib/oci/stack_monitoring/models/sql_in_param_details.rb +169 -0
  1460. data/lib/oci/stack_monitoring/models/sql_out_param_details.rb +189 -0
  1461. data/lib/oci/stack_monitoring/models/sql_out_param_types.rb +13 -0
  1462. data/lib/oci/stack_monitoring/models/sql_query_properties.rb +224 -0
  1463. data/lib/oci/stack_monitoring/models/sql_query_types.rb +13 -0
  1464. data/lib/oci/stack_monitoring/models/sql_update_query_properties.rb +216 -0
  1465. data/lib/oci/stack_monitoring/models/system_format_resource_type_metadata_details.rb +251 -0
  1466. data/lib/oci/stack_monitoring/models/test_metric_extension_data.rb +197 -0
  1467. data/lib/oci/stack_monitoring/models/test_metric_extension_details.rb +155 -0
  1468. data/lib/oci/stack_monitoring/models/unique_property_set.rb +151 -0
  1469. data/lib/oci/stack_monitoring/models/update_baselineable_metric_details.rb +309 -0
  1470. data/lib/oci/stack_monitoring/models/update_config_details.rb +2 -0
  1471. data/lib/oci/stack_monitoring/models/update_license_auto_assign_config_details.rb +185 -0
  1472. data/lib/oci/stack_monitoring/models/update_license_enterprise_extensibility_config_details.rb +176 -0
  1473. data/lib/oci/stack_monitoring/models/update_metric_extension_details.rb +206 -0
  1474. data/lib/oci/stack_monitoring/models/update_monitored_resource_task_details.rb +173 -0
  1475. data/lib/oci/stack_monitoring/models/update_monitored_resource_type_details.rb +220 -0
  1476. data/lib/oci/stack_monitoring/models/work_request.rb +4 -0
  1477. data/lib/oci/stack_monitoring/models/work_request_summary.rb +4 -0
  1478. data/lib/oci/stack_monitoring/stack_monitoring.rb +73 -0
  1479. data/lib/oci/stack_monitoring/stack_monitoring_client.rb +2942 -717
  1480. data/lib/oci/stack_monitoring/stack_monitoring_client_composite_operations.rb +651 -16
  1481. data/lib/oci/tenant_manager_control_plane/models/sku.rb +0 -1
  1482. data/lib/oci/version.rb +1 -1
  1483. data/lib/oci/vn_monitoring/models/capture_filter.rb +20 -4
  1484. data/lib/oci/vn_monitoring/models/create_capture_filter_details.rb +21 -5
  1485. data/lib/oci/vn_monitoring/models/flow_log_capture_filter_rule_details.rb +334 -0
  1486. data/lib/oci/vn_monitoring/models/service.rb +1 -0
  1487. data/lib/oci/vn_monitoring/models/update_capture_filter_details.rb +16 -1
  1488. data/lib/oci/vn_monitoring/vn_monitoring.rb +1 -0
  1489. data/lib/oci.rb +4 -0
  1490. metadata +929 -9
@@ -1,7 +1,7 @@
1
1
  # Copyright (c) 2016, 2023, Oracle and/or its affiliates. All rights reserved.
2
2
  # This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
3
3
 
4
- # NOTE: This class is auto generated by OracleSDKGenerator. DO NOT EDIT. API Version: 20200501
4
+ # NOTE: This class is auto generated by OracleSDKGenerator. DO NOT EDIT. API Version: 20230701
5
5
  require 'date'
6
6
  require 'logger'
7
7
 
@@ -18,12 +18,11 @@ module OCI
18
18
  # vSAN, and so on). See the Core Services API for information about VCN subnets and VLANs.
19
19
  #
20
20
  class Ocvp::Models::Sddc
21
- INITIAL_SKU_ENUM = [
22
- INITIAL_SKU_HOUR = 'HOUR'.freeze,
23
- INITIAL_SKU_MONTH = 'MONTH'.freeze,
24
- INITIAL_SKU_ONE_YEAR = 'ONE_YEAR'.freeze,
25
- INITIAL_SKU_THREE_YEARS = 'THREE_YEARS'.freeze,
26
- INITIAL_SKU_UNKNOWN_ENUM_VALUE = 'UNKNOWN_ENUM_VALUE'.freeze
21
+ HCX_MODE_ENUM = [
22
+ HCX_MODE_DISABLED = 'DISABLED'.freeze,
23
+ HCX_MODE_ADVANCED = 'ADVANCED'.freeze,
24
+ HCX_MODE_ENTERPRISE = 'ENTERPRISE'.freeze,
25
+ HCX_MODE_UNKNOWN_ENUM_VALUE = 'UNKNOWN_ENUM_VALUE'.freeze
27
26
  ].freeze
28
27
 
29
28
  LIFECYCLE_STATE_ENUM = [
@@ -41,13 +40,6 @@ module OCI
41
40
  # @return [String]
42
41
  attr_accessor :id
43
42
 
44
- # **[Required]** The availability domain the ESXi hosts are running in. For Multi-AD SDDC, it is `multi-AD`.
45
- #
46
- # Example: `Uocm:PHX-AD-1`, `multi-AD`
47
- #
48
- # @return [String]
49
- attr_accessor :compute_availability_domain
50
-
51
43
  # **[Required]** A descriptive name for the SDDC. It must be unique, start with a letter, and contain only letters, digits,
52
44
  # whitespaces, dashes and underscores.
53
45
  # Avoid entering confidential information.
@@ -55,15 +47,6 @@ module OCI
55
47
  # @return [String]
56
48
  attr_accessor :display_name
57
49
 
58
- # A prefix used in the name of each ESXi host and Compute instance in the SDDC.
59
- # If this isn't set, the SDDC's `displayName` is used as the prefix.
60
- #
61
- # For example, if the value is `MySDDC`, the ESXi hosts are named `MySDDC-1`,
62
- # `MySDDC-2`, and so on.
63
- #
64
- # @return [String]
65
- attr_accessor :instance_display_name_prefix
66
-
67
50
  # **[Required]** In general, this is a specific version of bundled VMware software supported by
68
51
  # Oracle Cloud VMware Solution (see
69
52
  # {#list_supported_vmware_software_versions list_supported_vmware_software_versions}).
@@ -82,21 +65,34 @@ module OCI
82
65
  # @return [String]
83
66
  attr_accessor :vmware_software_version
84
67
 
68
+ # In general, this is a specific version of bundled ESXi software supported by
69
+ # Oracle Cloud VMware Solution (see
70
+ # {#list_supported_vmware_software_versions list_supported_vmware_software_versions}).
71
+ #
72
+ # This attribute is not guaranteed to reflect the version of
73
+ # software currently installed on the ESXi hosts in the SDDC. The purpose
74
+ # of this attribute is to show the version of software that the Oracle
75
+ # Cloud VMware Solution will install on any new ESXi hosts that you *add to this
76
+ # SDDC in the future* with {#create_esxi_host create_esxi_host}
77
+ # unless a different version is configured on the Cluster or ESXi host level.
78
+ #
79
+ # Therefore, if you upgrade the existing ESXi hosts in the SDDC to use a newer
80
+ # version of bundled ESXi software supported by the Oracle Cloud VMware Solution, you
81
+ # should use {#update_sddc update_sddc} to update the SDDC's
82
+ # `vmwareSoftwareVersion` with that new version.
83
+ #
84
+ # @return [String]
85
+ attr_accessor :esxi_software_version
86
+
85
87
  # **[Required]** The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment that
86
88
  # contains the SDDC.
87
89
  #
88
90
  # @return [String]
89
91
  attr_accessor :compartment_id
90
92
 
91
- # **[Required]** The number of ESXi hosts in the SDDC.
93
+ # **[Required]** The number of Clusters in the SDDC.
92
94
  # @return [Integer]
93
- attr_accessor :esxi_hosts_count
94
-
95
- # The billing option selected during SDDC creation.
96
- # {#list_supported_skus list_supported_skus}.
97
- #
98
- # @return [String]
99
- attr_reader :initial_sku
95
+ attr_accessor :clusters_count
100
96
 
101
97
  # **[Required]** The FQDN for vCenter.
102
98
  #
@@ -126,19 +122,7 @@ module OCI
126
122
  # @return [String]
127
123
  attr_accessor :nsx_manager_private_ip_id
128
124
 
129
- # The SDDC includes an administrator username and initial password for vCenter. Make sure
130
- # to change this initial vCenter password to a different value.
131
- #
132
- # @return [String]
133
- attr_accessor :vcenter_initial_password
134
-
135
- # The SDDC includes an administrator username and initial password for NSX Manager. Make sure
136
- # to change this initial NSX Manager password to a different value.
137
- #
138
- # @return [String]
139
- attr_accessor :nsx_manager_initial_password
140
-
141
- # The SDDC includes an administrator username and initial password for vCenter. You can
125
+ # The SDDC includes an administrator username and password for vCenter. You can
142
126
  # change this initial username to a different value in vCenter.
143
127
  #
144
128
  # @return [String]
@@ -167,18 +151,6 @@ module OCI
167
151
  # @return [String]
168
152
  attr_accessor :ssh_authorized_keys
169
153
 
170
- # The CIDR block for the IP addresses that VMware VMs in the SDDC use to run application
171
- # workloads.
172
- #
173
- # @return [String]
174
- attr_accessor :workload_network_cidr
175
-
176
- # The VMware NSX overlay workload segment to host your application. Connect to workload
177
- # portgroup in vCenter to access this overlay segment.
178
- #
179
- # @return [String]
180
- attr_accessor :nsx_overlay_segment_name
181
-
182
154
  # The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the `PrivateIp` object that is
183
155
  # the virtual IP (VIP) for the NSX Edge Uplink. Use this OCID as the route target for
184
156
  # route table rules when setting up connectivity between the SDDC and other networks.
@@ -187,143 +159,6 @@ module OCI
187
159
  # @return [String]
188
160
  attr_accessor :nsx_edge_uplink_ip_id
189
161
 
190
- # **[Required]** The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the management subnet used
191
- # to provision the SDDC.
192
- #
193
- # @return [String]
194
- attr_accessor :provisioning_subnet_id
195
-
196
- # **[Required]** The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the VLAN used by the SDDC
197
- # for the vSphere component of the VMware environment.
198
- #
199
- # This attribute is not guaranteed to reflect the vSphere VLAN
200
- # currently used by the ESXi hosts in the SDDC. The purpose
201
- # of this attribute is to show the vSphere VLAN that the Oracle
202
- # Cloud VMware Solution will use for any new ESXi hosts that you *add to this
203
- # SDDC in the future* with {#create_esxi_host create_esxi_host}.
204
- #
205
- # Therefore, if you change the existing ESXi hosts in the SDDC to use a different VLAN
206
- # for the vSphere component of the VMware environment, you
207
- # should use {#update_sddc update_sddc} to update the SDDC's
208
- # `vsphereVlanId` with that new VLAN's OCID.
209
- #
210
- # @return [String]
211
- attr_accessor :vsphere_vlan_id
212
-
213
- # **[Required]** The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the VLAN used by the SDDC
214
- # for the vMotion component of the VMware environment.
215
- #
216
- # This attribute is not guaranteed to reflect the vMotion VLAN
217
- # currently used by the ESXi hosts in the SDDC. The purpose
218
- # of this attribute is to show the vMotion VLAN that the Oracle
219
- # Cloud VMware Solution will use for any new ESXi hosts that you *add to this
220
- # SDDC in the future* with {#create_esxi_host create_esxi_host}.
221
- #
222
- # Therefore, if you change the existing ESXi hosts in the SDDC to use a different VLAN
223
- # for the vMotion component of the VMware environment, you
224
- # should use {#update_sddc update_sddc} to update the SDDC's
225
- # `vmotionVlanId` with that new VLAN's OCID.
226
- #
227
- # @return [String]
228
- attr_accessor :vmotion_vlan_id
229
-
230
- # **[Required]** The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the VLAN used by the SDDC
231
- # for the vSAN component of the VMware environment.
232
- #
233
- # This attribute is not guaranteed to reflect the vSAN VLAN
234
- # currently used by the ESXi hosts in the SDDC. The purpose
235
- # of this attribute is to show the vSAN VLAN that the Oracle
236
- # Cloud VMware Solution will use for any new ESXi hosts that you *add to this
237
- # SDDC in the future* with {#create_esxi_host create_esxi_host}.
238
- #
239
- # Therefore, if you change the existing ESXi hosts in the SDDC to use a different VLAN
240
- # for the vSAN component of the VMware environment, you
241
- # should use {#update_sddc update_sddc} to update the SDDC's
242
- # `vsanVlanId` with that new VLAN's OCID.
243
- #
244
- # @return [String]
245
- attr_accessor :vsan_vlan_id
246
-
247
- # **[Required]** The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the VLAN used by the SDDC
248
- # for the NSX VTEP component of the VMware environment.
249
- #
250
- # This attribute is not guaranteed to reflect the NSX VTEP VLAN
251
- # currently used by the ESXi hosts in the SDDC. The purpose
252
- # of this attribute is to show the NSX VTEP VLAN that the Oracle
253
- # Cloud VMware Solution will use for any new ESXi hosts that you *add to this
254
- # SDDC in the future* with {#create_esxi_host create_esxi_host}.
255
- #
256
- # Therefore, if you change the existing ESXi hosts in the SDDC to use a different VLAN
257
- # for the NSX VTEP component of the VMware environment, you
258
- # should use {#update_sddc update_sddc} to update the SDDC's
259
- # `nsxVTepVlanId` with that new VLAN's OCID.
260
- #
261
- # @return [String]
262
- attr_accessor :nsx_v_tep_vlan_id
263
-
264
- # **[Required]** The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the VLAN used by the SDDC
265
- # for the NSX Edge VTEP component of the VMware environment.
266
- #
267
- # This attribute is not guaranteed to reflect the NSX Edge VTEP VLAN
268
- # currently used by the ESXi hosts in the SDDC. The purpose
269
- # of this attribute is to show the NSX Edge VTEP VLAN that the Oracle
270
- # Cloud VMware Solution will use for any new ESXi hosts that you *add to this
271
- # SDDC in the future* with {#create_esxi_host create_esxi_host}.
272
- #
273
- # Therefore, if you change the existing ESXi hosts in the SDDC to use a different VLAN
274
- # for the NSX Edge VTEP component of the VMware environment, you
275
- # should use {#update_sddc update_sddc} to update the SDDC's
276
- # `nsxEdgeVTepVlanId` with that new VLAN's OCID.
277
- #
278
- # @return [String]
279
- attr_accessor :nsx_edge_v_tep_vlan_id
280
-
281
- # **[Required]** The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the VLAN used by the SDDC
282
- # for the NSX Edge Uplink 1 component of the VMware environment.
283
- #
284
- # This attribute is not guaranteed to reflect the NSX Edge Uplink 1 VLAN
285
- # currently used by the ESXi hosts in the SDDC. The purpose
286
- # of this attribute is to show the NSX Edge Uplink 1 VLAN that the Oracle
287
- # Cloud VMware Solution will use for any new ESXi hosts that you *add to this
288
- # SDDC in the future* with {#create_esxi_host create_esxi_host}.
289
- #
290
- # Therefore, if you change the existing ESXi hosts in the SDDC to use a different VLAN
291
- # for the NSX Edge Uplink 1 component of the VMware environment, you
292
- # should use {#update_sddc update_sddc} to update the SDDC's
293
- # `nsxEdgeUplink1VlanId` with that new VLAN's OCID.
294
- #
295
- # @return [String]
296
- attr_accessor :nsx_edge_uplink1_vlan_id
297
-
298
- # **[Required]** The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the VLAN used by the SDDC
299
- # for the NSX Edge Uplink 2 component of the VMware environment.
300
- #
301
- # This attribute is not guaranteed to reflect the NSX Edge Uplink 2 VLAN
302
- # currently used by the ESXi hosts in the SDDC. The purpose
303
- # of this attribute is to show the NSX Edge Uplink 2 VLAN that the Oracle
304
- # Cloud VMware Solution will use for any new ESXi hosts that you *add to this
305
- # SDDC in the future* with {#create_esxi_host create_esxi_host}.
306
- #
307
- # Therefore, if you change the existing ESXi hosts in the SDDC to use a different VLAN
308
- # for the NSX Edge Uplink 2 component of the VMware environment, you
309
- # should use {#update_sddc update_sddc} to update the SDDC's
310
- # `nsxEdgeUplink2VlanId` with that new VLAN's OCID.
311
- #
312
- # @return [String]
313
- attr_accessor :nsx_edge_uplink2_vlan_id
314
-
315
- # The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the VLAN used by the SDDC
316
- # for the vSphere Replication component of the VMware environment.
317
- #
318
- # @return [String]
319
- attr_accessor :replication_vlan_id
320
-
321
- # The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the VLAN used by the SDDC
322
- # for the Provisioning component of the VMware environment.
323
- #
324
- # @return [String]
325
- attr_accessor :provisioning_vlan_id
326
-
327
162
  # The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the `PrivateIp` object that is
328
163
  # the virtual IP (VIP) for HCX Manager. For information about `PrivateIp` objects, see the
329
164
  # Core Services API.
@@ -338,43 +173,14 @@ module OCI
338
173
  # @return [String]
339
174
  attr_accessor :hcx_fqdn
340
175
 
341
- # The SDDC includes an administrator username and initial password for HCX Manager. Make sure
342
- # to change this initial HCX Manager password to a different value.
176
+ # **[Required]** HCX configuration of the SDDC.
343
177
  #
344
178
  # @return [String]
345
- attr_accessor :hcx_initial_password
179
+ attr_reader :hcx_mode
346
180
 
347
- # The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the VLAN used by the SDDC
348
- # for the HCX component of the VMware environment.
349
- #
350
- # This attribute is not guaranteed to reflect the HCX VLAN
351
- # currently used by the ESXi hosts in the SDDC. The purpose
352
- # of this attribute is to show the HCX VLAN that the Oracle
353
- # Cloud VMware Solution will use for any new ESXi hosts that you *add to this
354
- # SDDC in the future* with {#create_esxi_host create_esxi_host}.
355
- #
356
- # Therefore, if you change the existing ESXi hosts in the SDDC to use a different VLAN
357
- # for the HCX component of the VMware environment, you
358
- # should use {#update_sddc update_sddc} to update the SDDC's
359
- # `hcxVlanId` with that new VLAN's OCID.
360
- #
361
- # @return [String]
362
- attr_accessor :hcx_vlan_id
363
-
364
- # Indicates whether HCX is enabled for this SDDC.
365
- # @return [BOOLEAN]
366
- attr_accessor :is_hcx_enabled
367
-
368
- # The activation keys to use on the on-premises HCX Enterprise appliances you site pair with HCX Manager in your VMware Solution.
369
- # The number of keys provided depends on the HCX license type. HCX Advanced provides 3 activation keys.
370
- # HCX Enterprise provides 10 activation keys.
371
- #
372
- # @return [String]
373
- attr_accessor :hcx_on_prem_key
374
-
375
- # Indicates whether HCX Enterprise is enabled for this SDDC.
376
- # @return [BOOLEAN]
377
- attr_accessor :is_hcx_enterprise_enabled
181
+ # This attribute is required.
182
+ # @return [OCI::Ocvp::Models::InitialConfiguration]
183
+ attr_accessor :initial_configuration
378
184
 
379
185
  # Indicates whether SDDC is pending downgrade from HCX Enterprise to HCX Advanced.
380
186
  # @return [BOOLEAN]
@@ -422,47 +228,6 @@ module OCI
422
228
  # @return [String]
423
229
  attr_reader :lifecycle_state
424
230
 
425
- # The vSphere licenses to use when upgrading the SDDC.
426
- #
427
- # @return [Array<OCI::Ocvp::Models::VsphereLicense>]
428
- attr_accessor :upgrade_licenses
429
-
430
- # The link to guidance for upgrading vSphere.
431
- #
432
- # @return [String]
433
- attr_accessor :vsphere_upgrade_guide
434
-
435
- # The links to binary objects needed to upgrade vSphere.
436
- #
437
- # @return [Array<OCI::Ocvp::Models::VsphereUpgradeObject>]
438
- attr_accessor :vsphere_upgrade_objects
439
-
440
- # **[Required]** The initial compute shape of the SDDC's ESXi hosts.
441
- # {#list_supported_host_shapes list_supported_host_shapes}.
442
- #
443
- # @return [String]
444
- attr_accessor :initial_host_shape_name
445
-
446
- # The initial OCPU count of the SDDC's ESXi hosts.
447
- #
448
- # @return [Float]
449
- attr_accessor :initial_host_ocpu_count
450
-
451
- # Indicates whether shielded instance is enabled at the SDDC level.
452
- #
453
- # @return [BOOLEAN]
454
- attr_accessor :is_shielded_instance_enabled
455
-
456
- # The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Capacity Reservation.
457
- #
458
- # @return [String]
459
- attr_accessor :capacity_reservation_id
460
-
461
- # Datastores used for the Sddc.
462
- #
463
- # @return [Array<OCI::Ocvp::Models::DatastoreSummary>]
464
- attr_accessor :datastores
465
-
466
231
  # **[Required]** Free-form tags for this resource. Each tag is a simple key-value pair with no
467
232
  # predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
468
233
  #
@@ -484,42 +249,23 @@ module OCI
484
249
  {
485
250
  # rubocop:disable Style/SymbolLiteral
486
251
  'id': :'id',
487
- 'compute_availability_domain': :'computeAvailabilityDomain',
488
252
  'display_name': :'displayName',
489
- 'instance_display_name_prefix': :'instanceDisplayNamePrefix',
490
253
  'vmware_software_version': :'vmwareSoftwareVersion',
254
+ 'esxi_software_version': :'esxiSoftwareVersion',
491
255
  'compartment_id': :'compartmentId',
492
- 'esxi_hosts_count': :'esxiHostsCount',
493
- 'initial_sku': :'initialSku',
256
+ 'clusters_count': :'clustersCount',
494
257
  'vcenter_fqdn': :'vcenterFqdn',
495
258
  'nsx_manager_fqdn': :'nsxManagerFqdn',
496
259
  'vcenter_private_ip_id': :'vcenterPrivateIpId',
497
260
  'nsx_manager_private_ip_id': :'nsxManagerPrivateIpId',
498
- 'vcenter_initial_password': :'vcenterInitialPassword',
499
- 'nsx_manager_initial_password': :'nsxManagerInitialPassword',
500
261
  'vcenter_username': :'vcenterUsername',
501
262
  'nsx_manager_username': :'nsxManagerUsername',
502
263
  'ssh_authorized_keys': :'sshAuthorizedKeys',
503
- 'workload_network_cidr': :'workloadNetworkCidr',
504
- 'nsx_overlay_segment_name': :'nsxOverlaySegmentName',
505
264
  'nsx_edge_uplink_ip_id': :'nsxEdgeUplinkIpId',
506
- 'provisioning_subnet_id': :'provisioningSubnetId',
507
- 'vsphere_vlan_id': :'vsphereVlanId',
508
- 'vmotion_vlan_id': :'vmotionVlanId',
509
- 'vsan_vlan_id': :'vsanVlanId',
510
- 'nsx_v_tep_vlan_id': :'nsxVTepVlanId',
511
- 'nsx_edge_v_tep_vlan_id': :'nsxEdgeVTepVlanId',
512
- 'nsx_edge_uplink1_vlan_id': :'nsxEdgeUplink1VlanId',
513
- 'nsx_edge_uplink2_vlan_id': :'nsxEdgeUplink2VlanId',
514
- 'replication_vlan_id': :'replicationVlanId',
515
- 'provisioning_vlan_id': :'provisioningVlanId',
516
265
  'hcx_private_ip_id': :'hcxPrivateIpId',
517
266
  'hcx_fqdn': :'hcxFqdn',
518
- 'hcx_initial_password': :'hcxInitialPassword',
519
- 'hcx_vlan_id': :'hcxVlanId',
520
- 'is_hcx_enabled': :'isHcxEnabled',
521
- 'hcx_on_prem_key': :'hcxOnPremKey',
522
- 'is_hcx_enterprise_enabled': :'isHcxEnterpriseEnabled',
267
+ 'hcx_mode': :'hcxMode',
268
+ 'initial_configuration': :'initialConfiguration',
523
269
  'is_hcx_pending_downgrade': :'isHcxPendingDowngrade',
524
270
  'hcx_on_prem_licenses': :'hcxOnPremLicenses',
525
271
  'time_hcx_billing_cycle_end': :'timeHcxBillingCycleEnd',
@@ -528,14 +274,6 @@ module OCI
528
274
  'time_created': :'timeCreated',
529
275
  'time_updated': :'timeUpdated',
530
276
  'lifecycle_state': :'lifecycleState',
531
- 'upgrade_licenses': :'upgradeLicenses',
532
- 'vsphere_upgrade_guide': :'vsphereUpgradeGuide',
533
- 'vsphere_upgrade_objects': :'vsphereUpgradeObjects',
534
- 'initial_host_shape_name': :'initialHostShapeName',
535
- 'initial_host_ocpu_count': :'initialHostOcpuCount',
536
- 'is_shielded_instance_enabled': :'isShieldedInstanceEnabled',
537
- 'capacity_reservation_id': :'capacityReservationId',
538
- 'datastores': :'datastores',
539
277
  'freeform_tags': :'freeformTags',
540
278
  'defined_tags': :'definedTags'
541
279
  # rubocop:enable Style/SymbolLiteral
@@ -547,42 +285,23 @@ module OCI
547
285
  {
548
286
  # rubocop:disable Style/SymbolLiteral
549
287
  'id': :'String',
550
- 'compute_availability_domain': :'String',
551
288
  'display_name': :'String',
552
- 'instance_display_name_prefix': :'String',
553
289
  'vmware_software_version': :'String',
290
+ 'esxi_software_version': :'String',
554
291
  'compartment_id': :'String',
555
- 'esxi_hosts_count': :'Integer',
556
- 'initial_sku': :'String',
292
+ 'clusters_count': :'Integer',
557
293
  'vcenter_fqdn': :'String',
558
294
  'nsx_manager_fqdn': :'String',
559
295
  'vcenter_private_ip_id': :'String',
560
296
  'nsx_manager_private_ip_id': :'String',
561
- 'vcenter_initial_password': :'String',
562
- 'nsx_manager_initial_password': :'String',
563
297
  'vcenter_username': :'String',
564
298
  'nsx_manager_username': :'String',
565
299
  'ssh_authorized_keys': :'String',
566
- 'workload_network_cidr': :'String',
567
- 'nsx_overlay_segment_name': :'String',
568
300
  'nsx_edge_uplink_ip_id': :'String',
569
- 'provisioning_subnet_id': :'String',
570
- 'vsphere_vlan_id': :'String',
571
- 'vmotion_vlan_id': :'String',
572
- 'vsan_vlan_id': :'String',
573
- 'nsx_v_tep_vlan_id': :'String',
574
- 'nsx_edge_v_tep_vlan_id': :'String',
575
- 'nsx_edge_uplink1_vlan_id': :'String',
576
- 'nsx_edge_uplink2_vlan_id': :'String',
577
- 'replication_vlan_id': :'String',
578
- 'provisioning_vlan_id': :'String',
579
301
  'hcx_private_ip_id': :'String',
580
302
  'hcx_fqdn': :'String',
581
- 'hcx_initial_password': :'String',
582
- 'hcx_vlan_id': :'String',
583
- 'is_hcx_enabled': :'BOOLEAN',
584
- 'hcx_on_prem_key': :'String',
585
- 'is_hcx_enterprise_enabled': :'BOOLEAN',
303
+ 'hcx_mode': :'String',
304
+ 'initial_configuration': :'OCI::Ocvp::Models::InitialConfiguration',
586
305
  'is_hcx_pending_downgrade': :'BOOLEAN',
587
306
  'hcx_on_prem_licenses': :'Array<OCI::Ocvp::Models::HcxLicenseSummary>',
588
307
  'time_hcx_billing_cycle_end': :'DateTime',
@@ -591,14 +310,6 @@ module OCI
591
310
  'time_created': :'DateTime',
592
311
  'time_updated': :'DateTime',
593
312
  'lifecycle_state': :'String',
594
- 'upgrade_licenses': :'Array<OCI::Ocvp::Models::VsphereLicense>',
595
- 'vsphere_upgrade_guide': :'String',
596
- 'vsphere_upgrade_objects': :'Array<OCI::Ocvp::Models::VsphereUpgradeObject>',
597
- 'initial_host_shape_name': :'String',
598
- 'initial_host_ocpu_count': :'Float',
599
- 'is_shielded_instance_enabled': :'BOOLEAN',
600
- 'capacity_reservation_id': :'String',
601
- 'datastores': :'Array<OCI::Ocvp::Models::DatastoreSummary>',
602
313
  'freeform_tags': :'Hash<String, String>',
603
314
  'defined_tags': :'Hash<String, Hash<String, Object>>'
604
315
  # rubocop:enable Style/SymbolLiteral
@@ -612,42 +323,23 @@ module OCI
612
323
  # Initializes the object
613
324
  # @param [Hash] attributes Model attributes in the form of hash
614
325
  # @option attributes [String] :id The value to assign to the {#id} property
615
- # @option attributes [String] :compute_availability_domain The value to assign to the {#compute_availability_domain} property
616
326
  # @option attributes [String] :display_name The value to assign to the {#display_name} property
617
- # @option attributes [String] :instance_display_name_prefix The value to assign to the {#instance_display_name_prefix} property
618
327
  # @option attributes [String] :vmware_software_version The value to assign to the {#vmware_software_version} property
328
+ # @option attributes [String] :esxi_software_version The value to assign to the {#esxi_software_version} property
619
329
  # @option attributes [String] :compartment_id The value to assign to the {#compartment_id} property
620
- # @option attributes [Integer] :esxi_hosts_count The value to assign to the {#esxi_hosts_count} property
621
- # @option attributes [String] :initial_sku The value to assign to the {#initial_sku} property
330
+ # @option attributes [Integer] :clusters_count The value to assign to the {#clusters_count} property
622
331
  # @option attributes [String] :vcenter_fqdn The value to assign to the {#vcenter_fqdn} property
623
332
  # @option attributes [String] :nsx_manager_fqdn The value to assign to the {#nsx_manager_fqdn} property
624
333
  # @option attributes [String] :vcenter_private_ip_id The value to assign to the {#vcenter_private_ip_id} property
625
334
  # @option attributes [String] :nsx_manager_private_ip_id The value to assign to the {#nsx_manager_private_ip_id} property
626
- # @option attributes [String] :vcenter_initial_password The value to assign to the {#vcenter_initial_password} property
627
- # @option attributes [String] :nsx_manager_initial_password The value to assign to the {#nsx_manager_initial_password} property
628
335
  # @option attributes [String] :vcenter_username The value to assign to the {#vcenter_username} property
629
336
  # @option attributes [String] :nsx_manager_username The value to assign to the {#nsx_manager_username} property
630
337
  # @option attributes [String] :ssh_authorized_keys The value to assign to the {#ssh_authorized_keys} property
631
- # @option attributes [String] :workload_network_cidr The value to assign to the {#workload_network_cidr} property
632
- # @option attributes [String] :nsx_overlay_segment_name The value to assign to the {#nsx_overlay_segment_name} property
633
338
  # @option attributes [String] :nsx_edge_uplink_ip_id The value to assign to the {#nsx_edge_uplink_ip_id} property
634
- # @option attributes [String] :provisioning_subnet_id The value to assign to the {#provisioning_subnet_id} property
635
- # @option attributes [String] :vsphere_vlan_id The value to assign to the {#vsphere_vlan_id} property
636
- # @option attributes [String] :vmotion_vlan_id The value to assign to the {#vmotion_vlan_id} property
637
- # @option attributes [String] :vsan_vlan_id The value to assign to the {#vsan_vlan_id} property
638
- # @option attributes [String] :nsx_v_tep_vlan_id The value to assign to the {#nsx_v_tep_vlan_id} property
639
- # @option attributes [String] :nsx_edge_v_tep_vlan_id The value to assign to the {#nsx_edge_v_tep_vlan_id} property
640
- # @option attributes [String] :nsx_edge_uplink1_vlan_id The value to assign to the {#nsx_edge_uplink1_vlan_id} property
641
- # @option attributes [String] :nsx_edge_uplink2_vlan_id The value to assign to the {#nsx_edge_uplink2_vlan_id} property
642
- # @option attributes [String] :replication_vlan_id The value to assign to the {#replication_vlan_id} property
643
- # @option attributes [String] :provisioning_vlan_id The value to assign to the {#provisioning_vlan_id} property
644
339
  # @option attributes [String] :hcx_private_ip_id The value to assign to the {#hcx_private_ip_id} property
645
340
  # @option attributes [String] :hcx_fqdn The value to assign to the {#hcx_fqdn} property
646
- # @option attributes [String] :hcx_initial_password The value to assign to the {#hcx_initial_password} property
647
- # @option attributes [String] :hcx_vlan_id The value to assign to the {#hcx_vlan_id} property
648
- # @option attributes [BOOLEAN] :is_hcx_enabled The value to assign to the {#is_hcx_enabled} property
649
- # @option attributes [String] :hcx_on_prem_key The value to assign to the {#hcx_on_prem_key} property
650
- # @option attributes [BOOLEAN] :is_hcx_enterprise_enabled The value to assign to the {#is_hcx_enterprise_enabled} property
341
+ # @option attributes [String] :hcx_mode The value to assign to the {#hcx_mode} property
342
+ # @option attributes [OCI::Ocvp::Models::InitialConfiguration] :initial_configuration The value to assign to the {#initial_configuration} property
651
343
  # @option attributes [BOOLEAN] :is_hcx_pending_downgrade The value to assign to the {#is_hcx_pending_downgrade} property
652
344
  # @option attributes [Array<OCI::Ocvp::Models::HcxLicenseSummary>] :hcx_on_prem_licenses The value to assign to the {#hcx_on_prem_licenses} property
653
345
  # @option attributes [DateTime] :time_hcx_billing_cycle_end The value to assign to the {#time_hcx_billing_cycle_end} property
@@ -656,14 +348,6 @@ module OCI
656
348
  # @option attributes [DateTime] :time_created The value to assign to the {#time_created} property
657
349
  # @option attributes [DateTime] :time_updated The value to assign to the {#time_updated} property
658
350
  # @option attributes [String] :lifecycle_state The value to assign to the {#lifecycle_state} property
659
- # @option attributes [Array<OCI::Ocvp::Models::VsphereLicense>] :upgrade_licenses The value to assign to the {#upgrade_licenses} property
660
- # @option attributes [String] :vsphere_upgrade_guide The value to assign to the {#vsphere_upgrade_guide} property
661
- # @option attributes [Array<OCI::Ocvp::Models::VsphereUpgradeObject>] :vsphere_upgrade_objects The value to assign to the {#vsphere_upgrade_objects} property
662
- # @option attributes [String] :initial_host_shape_name The value to assign to the {#initial_host_shape_name} property
663
- # @option attributes [Float] :initial_host_ocpu_count The value to assign to the {#initial_host_ocpu_count} property
664
- # @option attributes [BOOLEAN] :is_shielded_instance_enabled The value to assign to the {#is_shielded_instance_enabled} property
665
- # @option attributes [String] :capacity_reservation_id The value to assign to the {#capacity_reservation_id} property
666
- # @option attributes [Array<OCI::Ocvp::Models::DatastoreSummary>] :datastores The value to assign to the {#datastores} property
667
351
  # @option attributes [Hash<String, String>] :freeform_tags The value to assign to the {#freeform_tags} property
668
352
  # @option attributes [Hash<String, Hash<String, Object>>] :defined_tags The value to assign to the {#defined_tags} property
669
353
  def initialize(attributes = {})
@@ -674,47 +358,35 @@ module OCI
674
358
 
675
359
  self.id = attributes[:'id'] if attributes[:'id']
676
360
 
677
- self.compute_availability_domain = attributes[:'computeAvailabilityDomain'] if attributes[:'computeAvailabilityDomain']
678
-
679
- raise 'You cannot provide both :computeAvailabilityDomain and :compute_availability_domain' if attributes.key?(:'computeAvailabilityDomain') && attributes.key?(:'compute_availability_domain')
680
-
681
- self.compute_availability_domain = attributes[:'compute_availability_domain'] if attributes[:'compute_availability_domain']
682
-
683
361
  self.display_name = attributes[:'displayName'] if attributes[:'displayName']
684
362
 
685
363
  raise 'You cannot provide both :displayName and :display_name' if attributes.key?(:'displayName') && attributes.key?(:'display_name')
686
364
 
687
365
  self.display_name = attributes[:'display_name'] if attributes[:'display_name']
688
366
 
689
- self.instance_display_name_prefix = attributes[:'instanceDisplayNamePrefix'] if attributes[:'instanceDisplayNamePrefix']
690
-
691
- raise 'You cannot provide both :instanceDisplayNamePrefix and :instance_display_name_prefix' if attributes.key?(:'instanceDisplayNamePrefix') && attributes.key?(:'instance_display_name_prefix')
692
-
693
- self.instance_display_name_prefix = attributes[:'instance_display_name_prefix'] if attributes[:'instance_display_name_prefix']
694
-
695
367
  self.vmware_software_version = attributes[:'vmwareSoftwareVersion'] if attributes[:'vmwareSoftwareVersion']
696
368
 
697
369
  raise 'You cannot provide both :vmwareSoftwareVersion and :vmware_software_version' if attributes.key?(:'vmwareSoftwareVersion') && attributes.key?(:'vmware_software_version')
698
370
 
699
371
  self.vmware_software_version = attributes[:'vmware_software_version'] if attributes[:'vmware_software_version']
700
372
 
701
- self.compartment_id = attributes[:'compartmentId'] if attributes[:'compartmentId']
373
+ self.esxi_software_version = attributes[:'esxiSoftwareVersion'] if attributes[:'esxiSoftwareVersion']
702
374
 
703
- raise 'You cannot provide both :compartmentId and :compartment_id' if attributes.key?(:'compartmentId') && attributes.key?(:'compartment_id')
375
+ raise 'You cannot provide both :esxiSoftwareVersion and :esxi_software_version' if attributes.key?(:'esxiSoftwareVersion') && attributes.key?(:'esxi_software_version')
704
376
 
705
- self.compartment_id = attributes[:'compartment_id'] if attributes[:'compartment_id']
377
+ self.esxi_software_version = attributes[:'esxi_software_version'] if attributes[:'esxi_software_version']
706
378
 
707
- self.esxi_hosts_count = attributes[:'esxiHostsCount'] if attributes[:'esxiHostsCount']
379
+ self.compartment_id = attributes[:'compartmentId'] if attributes[:'compartmentId']
708
380
 
709
- raise 'You cannot provide both :esxiHostsCount and :esxi_hosts_count' if attributes.key?(:'esxiHostsCount') && attributes.key?(:'esxi_hosts_count')
381
+ raise 'You cannot provide both :compartmentId and :compartment_id' if attributes.key?(:'compartmentId') && attributes.key?(:'compartment_id')
710
382
 
711
- self.esxi_hosts_count = attributes[:'esxi_hosts_count'] if attributes[:'esxi_hosts_count']
383
+ self.compartment_id = attributes[:'compartment_id'] if attributes[:'compartment_id']
712
384
 
713
- self.initial_sku = attributes[:'initialSku'] if attributes[:'initialSku']
385
+ self.clusters_count = attributes[:'clustersCount'] if attributes[:'clustersCount']
714
386
 
715
- raise 'You cannot provide both :initialSku and :initial_sku' if attributes.key?(:'initialSku') && attributes.key?(:'initial_sku')
387
+ raise 'You cannot provide both :clustersCount and :clusters_count' if attributes.key?(:'clustersCount') && attributes.key?(:'clusters_count')
716
388
 
717
- self.initial_sku = attributes[:'initial_sku'] if attributes[:'initial_sku']
389
+ self.clusters_count = attributes[:'clusters_count'] if attributes[:'clusters_count']
718
390
 
719
391
  self.vcenter_fqdn = attributes[:'vcenterFqdn'] if attributes[:'vcenterFqdn']
720
392
 
@@ -740,18 +412,6 @@ module OCI
740
412
 
741
413
  self.nsx_manager_private_ip_id = attributes[:'nsx_manager_private_ip_id'] if attributes[:'nsx_manager_private_ip_id']
742
414
 
743
- self.vcenter_initial_password = attributes[:'vcenterInitialPassword'] if attributes[:'vcenterInitialPassword']
744
-
745
- raise 'You cannot provide both :vcenterInitialPassword and :vcenter_initial_password' if attributes.key?(:'vcenterInitialPassword') && attributes.key?(:'vcenter_initial_password')
746
-
747
- self.vcenter_initial_password = attributes[:'vcenter_initial_password'] if attributes[:'vcenter_initial_password']
748
-
749
- self.nsx_manager_initial_password = attributes[:'nsxManagerInitialPassword'] if attributes[:'nsxManagerInitialPassword']
750
-
751
- raise 'You cannot provide both :nsxManagerInitialPassword and :nsx_manager_initial_password' if attributes.key?(:'nsxManagerInitialPassword') && attributes.key?(:'nsx_manager_initial_password')
752
-
753
- self.nsx_manager_initial_password = attributes[:'nsx_manager_initial_password'] if attributes[:'nsx_manager_initial_password']
754
-
755
415
  self.vcenter_username = attributes[:'vcenterUsername'] if attributes[:'vcenterUsername']
756
416
 
757
417
  raise 'You cannot provide both :vcenterUsername and :vcenter_username' if attributes.key?(:'vcenterUsername') && attributes.key?(:'vcenter_username')
@@ -770,84 +430,12 @@ module OCI
770
430
 
771
431
  self.ssh_authorized_keys = attributes[:'ssh_authorized_keys'] if attributes[:'ssh_authorized_keys']
772
432
 
773
- self.workload_network_cidr = attributes[:'workloadNetworkCidr'] if attributes[:'workloadNetworkCidr']
774
-
775
- raise 'You cannot provide both :workloadNetworkCidr and :workload_network_cidr' if attributes.key?(:'workloadNetworkCidr') && attributes.key?(:'workload_network_cidr')
776
-
777
- self.workload_network_cidr = attributes[:'workload_network_cidr'] if attributes[:'workload_network_cidr']
778
-
779
- self.nsx_overlay_segment_name = attributes[:'nsxOverlaySegmentName'] if attributes[:'nsxOverlaySegmentName']
780
-
781
- raise 'You cannot provide both :nsxOverlaySegmentName and :nsx_overlay_segment_name' if attributes.key?(:'nsxOverlaySegmentName') && attributes.key?(:'nsx_overlay_segment_name')
782
-
783
- self.nsx_overlay_segment_name = attributes[:'nsx_overlay_segment_name'] if attributes[:'nsx_overlay_segment_name']
784
-
785
433
  self.nsx_edge_uplink_ip_id = attributes[:'nsxEdgeUplinkIpId'] if attributes[:'nsxEdgeUplinkIpId']
786
434
 
787
435
  raise 'You cannot provide both :nsxEdgeUplinkIpId and :nsx_edge_uplink_ip_id' if attributes.key?(:'nsxEdgeUplinkIpId') && attributes.key?(:'nsx_edge_uplink_ip_id')
788
436
 
789
437
  self.nsx_edge_uplink_ip_id = attributes[:'nsx_edge_uplink_ip_id'] if attributes[:'nsx_edge_uplink_ip_id']
790
438
 
791
- self.provisioning_subnet_id = attributes[:'provisioningSubnetId'] if attributes[:'provisioningSubnetId']
792
-
793
- raise 'You cannot provide both :provisioningSubnetId and :provisioning_subnet_id' if attributes.key?(:'provisioningSubnetId') && attributes.key?(:'provisioning_subnet_id')
794
-
795
- self.provisioning_subnet_id = attributes[:'provisioning_subnet_id'] if attributes[:'provisioning_subnet_id']
796
-
797
- self.vsphere_vlan_id = attributes[:'vsphereVlanId'] if attributes[:'vsphereVlanId']
798
-
799
- raise 'You cannot provide both :vsphereVlanId and :vsphere_vlan_id' if attributes.key?(:'vsphereVlanId') && attributes.key?(:'vsphere_vlan_id')
800
-
801
- self.vsphere_vlan_id = attributes[:'vsphere_vlan_id'] if attributes[:'vsphere_vlan_id']
802
-
803
- self.vmotion_vlan_id = attributes[:'vmotionVlanId'] if attributes[:'vmotionVlanId']
804
-
805
- raise 'You cannot provide both :vmotionVlanId and :vmotion_vlan_id' if attributes.key?(:'vmotionVlanId') && attributes.key?(:'vmotion_vlan_id')
806
-
807
- self.vmotion_vlan_id = attributes[:'vmotion_vlan_id'] if attributes[:'vmotion_vlan_id']
808
-
809
- self.vsan_vlan_id = attributes[:'vsanVlanId'] if attributes[:'vsanVlanId']
810
-
811
- raise 'You cannot provide both :vsanVlanId and :vsan_vlan_id' if attributes.key?(:'vsanVlanId') && attributes.key?(:'vsan_vlan_id')
812
-
813
- self.vsan_vlan_id = attributes[:'vsan_vlan_id'] if attributes[:'vsan_vlan_id']
814
-
815
- self.nsx_v_tep_vlan_id = attributes[:'nsxVTepVlanId'] if attributes[:'nsxVTepVlanId']
816
-
817
- raise 'You cannot provide both :nsxVTepVlanId and :nsx_v_tep_vlan_id' if attributes.key?(:'nsxVTepVlanId') && attributes.key?(:'nsx_v_tep_vlan_id')
818
-
819
- self.nsx_v_tep_vlan_id = attributes[:'nsx_v_tep_vlan_id'] if attributes[:'nsx_v_tep_vlan_id']
820
-
821
- self.nsx_edge_v_tep_vlan_id = attributes[:'nsxEdgeVTepVlanId'] if attributes[:'nsxEdgeVTepVlanId']
822
-
823
- raise 'You cannot provide both :nsxEdgeVTepVlanId and :nsx_edge_v_tep_vlan_id' if attributes.key?(:'nsxEdgeVTepVlanId') && attributes.key?(:'nsx_edge_v_tep_vlan_id')
824
-
825
- self.nsx_edge_v_tep_vlan_id = attributes[:'nsx_edge_v_tep_vlan_id'] if attributes[:'nsx_edge_v_tep_vlan_id']
826
-
827
- self.nsx_edge_uplink1_vlan_id = attributes[:'nsxEdgeUplink1VlanId'] if attributes[:'nsxEdgeUplink1VlanId']
828
-
829
- raise 'You cannot provide both :nsxEdgeUplink1VlanId and :nsx_edge_uplink1_vlan_id' if attributes.key?(:'nsxEdgeUplink1VlanId') && attributes.key?(:'nsx_edge_uplink1_vlan_id')
830
-
831
- self.nsx_edge_uplink1_vlan_id = attributes[:'nsx_edge_uplink1_vlan_id'] if attributes[:'nsx_edge_uplink1_vlan_id']
832
-
833
- self.nsx_edge_uplink2_vlan_id = attributes[:'nsxEdgeUplink2VlanId'] if attributes[:'nsxEdgeUplink2VlanId']
834
-
835
- raise 'You cannot provide both :nsxEdgeUplink2VlanId and :nsx_edge_uplink2_vlan_id' if attributes.key?(:'nsxEdgeUplink2VlanId') && attributes.key?(:'nsx_edge_uplink2_vlan_id')
836
-
837
- self.nsx_edge_uplink2_vlan_id = attributes[:'nsx_edge_uplink2_vlan_id'] if attributes[:'nsx_edge_uplink2_vlan_id']
838
-
839
- self.replication_vlan_id = attributes[:'replicationVlanId'] if attributes[:'replicationVlanId']
840
-
841
- raise 'You cannot provide both :replicationVlanId and :replication_vlan_id' if attributes.key?(:'replicationVlanId') && attributes.key?(:'replication_vlan_id')
842
-
843
- self.replication_vlan_id = attributes[:'replication_vlan_id'] if attributes[:'replication_vlan_id']
844
-
845
- self.provisioning_vlan_id = attributes[:'provisioningVlanId'] if attributes[:'provisioningVlanId']
846
-
847
- raise 'You cannot provide both :provisioningVlanId and :provisioning_vlan_id' if attributes.key?(:'provisioningVlanId') && attributes.key?(:'provisioning_vlan_id')
848
-
849
- self.provisioning_vlan_id = attributes[:'provisioning_vlan_id'] if attributes[:'provisioning_vlan_id']
850
-
851
439
  self.hcx_private_ip_id = attributes[:'hcxPrivateIpId'] if attributes[:'hcxPrivateIpId']
852
440
 
853
441
  raise 'You cannot provide both :hcxPrivateIpId and :hcx_private_ip_id' if attributes.key?(:'hcxPrivateIpId') && attributes.key?(:'hcx_private_ip_id')
@@ -860,37 +448,17 @@ module OCI
860
448
 
861
449
  self.hcx_fqdn = attributes[:'hcx_fqdn'] if attributes[:'hcx_fqdn']
862
450
 
863
- self.hcx_initial_password = attributes[:'hcxInitialPassword'] if attributes[:'hcxInitialPassword']
864
-
865
- raise 'You cannot provide both :hcxInitialPassword and :hcx_initial_password' if attributes.key?(:'hcxInitialPassword') && attributes.key?(:'hcx_initial_password')
866
-
867
- self.hcx_initial_password = attributes[:'hcx_initial_password'] if attributes[:'hcx_initial_password']
868
-
869
- self.hcx_vlan_id = attributes[:'hcxVlanId'] if attributes[:'hcxVlanId']
870
-
871
- raise 'You cannot provide both :hcxVlanId and :hcx_vlan_id' if attributes.key?(:'hcxVlanId') && attributes.key?(:'hcx_vlan_id')
872
-
873
- self.hcx_vlan_id = attributes[:'hcx_vlan_id'] if attributes[:'hcx_vlan_id']
451
+ self.hcx_mode = attributes[:'hcxMode'] if attributes[:'hcxMode']
874
452
 
875
- self.is_hcx_enabled = attributes[:'isHcxEnabled'] unless attributes[:'isHcxEnabled'].nil?
453
+ raise 'You cannot provide both :hcxMode and :hcx_mode' if attributes.key?(:'hcxMode') && attributes.key?(:'hcx_mode')
876
454
 
877
- raise 'You cannot provide both :isHcxEnabled and :is_hcx_enabled' if attributes.key?(:'isHcxEnabled') && attributes.key?(:'is_hcx_enabled')
455
+ self.hcx_mode = attributes[:'hcx_mode'] if attributes[:'hcx_mode']
878
456
 
879
- self.is_hcx_enabled = attributes[:'is_hcx_enabled'] unless attributes[:'is_hcx_enabled'].nil?
457
+ self.initial_configuration = attributes[:'initialConfiguration'] if attributes[:'initialConfiguration']
880
458
 
881
- self.hcx_on_prem_key = attributes[:'hcxOnPremKey'] if attributes[:'hcxOnPremKey']
459
+ raise 'You cannot provide both :initialConfiguration and :initial_configuration' if attributes.key?(:'initialConfiguration') && attributes.key?(:'initial_configuration')
882
460
 
883
- raise 'You cannot provide both :hcxOnPremKey and :hcx_on_prem_key' if attributes.key?(:'hcxOnPremKey') && attributes.key?(:'hcx_on_prem_key')
884
-
885
- self.hcx_on_prem_key = attributes[:'hcx_on_prem_key'] if attributes[:'hcx_on_prem_key']
886
-
887
- self.is_hcx_enterprise_enabled = attributes[:'isHcxEnterpriseEnabled'] unless attributes[:'isHcxEnterpriseEnabled'].nil?
888
- self.is_hcx_enterprise_enabled = false if is_hcx_enterprise_enabled.nil? && !attributes.key?(:'isHcxEnterpriseEnabled') # rubocop:disable Style/StringLiterals
889
-
890
- raise 'You cannot provide both :isHcxEnterpriseEnabled and :is_hcx_enterprise_enabled' if attributes.key?(:'isHcxEnterpriseEnabled') && attributes.key?(:'is_hcx_enterprise_enabled')
891
-
892
- self.is_hcx_enterprise_enabled = attributes[:'is_hcx_enterprise_enabled'] unless attributes[:'is_hcx_enterprise_enabled'].nil?
893
- self.is_hcx_enterprise_enabled = false if is_hcx_enterprise_enabled.nil? && !attributes.key?(:'isHcxEnterpriseEnabled') && !attributes.key?(:'is_hcx_enterprise_enabled') # rubocop:disable Style/StringLiterals
461
+ self.initial_configuration = attributes[:'initial_configuration'] if attributes[:'initial_configuration']
894
462
 
895
463
  self.is_hcx_pending_downgrade = attributes[:'isHcxPendingDowngrade'] unless attributes[:'isHcxPendingDowngrade'].nil?
896
464
  self.is_hcx_pending_downgrade = false if is_hcx_pending_downgrade.nil? && !attributes.key?(:'isHcxPendingDowngrade') # rubocop:disable Style/StringLiterals
@@ -944,52 +512,6 @@ module OCI
944
512
 
945
513
  self.lifecycle_state = attributes[:'lifecycle_state'] if attributes[:'lifecycle_state']
946
514
 
947
- self.upgrade_licenses = attributes[:'upgradeLicenses'] if attributes[:'upgradeLicenses']
948
-
949
- raise 'You cannot provide both :upgradeLicenses and :upgrade_licenses' if attributes.key?(:'upgradeLicenses') && attributes.key?(:'upgrade_licenses')
950
-
951
- self.upgrade_licenses = attributes[:'upgrade_licenses'] if attributes[:'upgrade_licenses']
952
-
953
- self.vsphere_upgrade_guide = attributes[:'vsphereUpgradeGuide'] if attributes[:'vsphereUpgradeGuide']
954
-
955
- raise 'You cannot provide both :vsphereUpgradeGuide and :vsphere_upgrade_guide' if attributes.key?(:'vsphereUpgradeGuide') && attributes.key?(:'vsphere_upgrade_guide')
956
-
957
- self.vsphere_upgrade_guide = attributes[:'vsphere_upgrade_guide'] if attributes[:'vsphere_upgrade_guide']
958
-
959
- self.vsphere_upgrade_objects = attributes[:'vsphereUpgradeObjects'] if attributes[:'vsphereUpgradeObjects']
960
-
961
- raise 'You cannot provide both :vsphereUpgradeObjects and :vsphere_upgrade_objects' if attributes.key?(:'vsphereUpgradeObjects') && attributes.key?(:'vsphere_upgrade_objects')
962
-
963
- self.vsphere_upgrade_objects = attributes[:'vsphere_upgrade_objects'] if attributes[:'vsphere_upgrade_objects']
964
-
965
- self.initial_host_shape_name = attributes[:'initialHostShapeName'] if attributes[:'initialHostShapeName']
966
-
967
- raise 'You cannot provide both :initialHostShapeName and :initial_host_shape_name' if attributes.key?(:'initialHostShapeName') && attributes.key?(:'initial_host_shape_name')
968
-
969
- self.initial_host_shape_name = attributes[:'initial_host_shape_name'] if attributes[:'initial_host_shape_name']
970
-
971
- self.initial_host_ocpu_count = attributes[:'initialHostOcpuCount'] if attributes[:'initialHostOcpuCount']
972
-
973
- raise 'You cannot provide both :initialHostOcpuCount and :initial_host_ocpu_count' if attributes.key?(:'initialHostOcpuCount') && attributes.key?(:'initial_host_ocpu_count')
974
-
975
- self.initial_host_ocpu_count = attributes[:'initial_host_ocpu_count'] if attributes[:'initial_host_ocpu_count']
976
-
977
- self.is_shielded_instance_enabled = attributes[:'isShieldedInstanceEnabled'] unless attributes[:'isShieldedInstanceEnabled'].nil?
978
- self.is_shielded_instance_enabled = false if is_shielded_instance_enabled.nil? && !attributes.key?(:'isShieldedInstanceEnabled') # rubocop:disable Style/StringLiterals
979
-
980
- raise 'You cannot provide both :isShieldedInstanceEnabled and :is_shielded_instance_enabled' if attributes.key?(:'isShieldedInstanceEnabled') && attributes.key?(:'is_shielded_instance_enabled')
981
-
982
- self.is_shielded_instance_enabled = attributes[:'is_shielded_instance_enabled'] unless attributes[:'is_shielded_instance_enabled'].nil?
983
- self.is_shielded_instance_enabled = false if is_shielded_instance_enabled.nil? && !attributes.key?(:'isShieldedInstanceEnabled') && !attributes.key?(:'is_shielded_instance_enabled') # rubocop:disable Style/StringLiterals
984
-
985
- self.capacity_reservation_id = attributes[:'capacityReservationId'] if attributes[:'capacityReservationId']
986
-
987
- raise 'You cannot provide both :capacityReservationId and :capacity_reservation_id' if attributes.key?(:'capacityReservationId') && attributes.key?(:'capacity_reservation_id')
988
-
989
- self.capacity_reservation_id = attributes[:'capacity_reservation_id'] if attributes[:'capacity_reservation_id']
990
-
991
- self.datastores = attributes[:'datastores'] if attributes[:'datastores']
992
-
993
515
  self.freeform_tags = attributes[:'freeformTags'] if attributes[:'freeformTags']
994
516
 
995
517
  raise 'You cannot provide both :freeformTags and :freeform_tags' if attributes.key?(:'freeformTags') && attributes.key?(:'freeform_tags')
@@ -1006,14 +528,14 @@ module OCI
1006
528
  # rubocop:enable Metrics/MethodLength, Layout/EmptyLines, Style/SymbolLiteral
1007
529
 
1008
530
  # Custom attribute writer method checking allowed values (enum).
1009
- # @param [Object] initial_sku Object to be assigned
1010
- def initial_sku=(initial_sku)
531
+ # @param [Object] hcx_mode Object to be assigned
532
+ def hcx_mode=(hcx_mode)
1011
533
  # rubocop:disable Style/ConditionalAssignment
1012
- if initial_sku && !INITIAL_SKU_ENUM.include?(initial_sku)
1013
- OCI.logger.debug("Unknown value for 'initial_sku' [" + initial_sku + "]. Mapping to 'INITIAL_SKU_UNKNOWN_ENUM_VALUE'") if OCI.logger
1014
- @initial_sku = INITIAL_SKU_UNKNOWN_ENUM_VALUE
534
+ if hcx_mode && !HCX_MODE_ENUM.include?(hcx_mode)
535
+ OCI.logger.debug("Unknown value for 'hcx_mode' [" + hcx_mode + "]. Mapping to 'HCX_MODE_UNKNOWN_ENUM_VALUE'") if OCI.logger
536
+ @hcx_mode = HCX_MODE_UNKNOWN_ENUM_VALUE
1015
537
  else
1016
- @initial_sku = initial_sku
538
+ @hcx_mode = hcx_mode
1017
539
  end
1018
540
  # rubocop:enable Style/ConditionalAssignment
1019
541
  end
@@ -1041,42 +563,23 @@ module OCI
1041
563
 
1042
564
  self.class == other.class &&
1043
565
  id == other.id &&
1044
- compute_availability_domain == other.compute_availability_domain &&
1045
566
  display_name == other.display_name &&
1046
- instance_display_name_prefix == other.instance_display_name_prefix &&
1047
567
  vmware_software_version == other.vmware_software_version &&
568
+ esxi_software_version == other.esxi_software_version &&
1048
569
  compartment_id == other.compartment_id &&
1049
- esxi_hosts_count == other.esxi_hosts_count &&
1050
- initial_sku == other.initial_sku &&
570
+ clusters_count == other.clusters_count &&
1051
571
  vcenter_fqdn == other.vcenter_fqdn &&
1052
572
  nsx_manager_fqdn == other.nsx_manager_fqdn &&
1053
573
  vcenter_private_ip_id == other.vcenter_private_ip_id &&
1054
574
  nsx_manager_private_ip_id == other.nsx_manager_private_ip_id &&
1055
- vcenter_initial_password == other.vcenter_initial_password &&
1056
- nsx_manager_initial_password == other.nsx_manager_initial_password &&
1057
575
  vcenter_username == other.vcenter_username &&
1058
576
  nsx_manager_username == other.nsx_manager_username &&
1059
577
  ssh_authorized_keys == other.ssh_authorized_keys &&
1060
- workload_network_cidr == other.workload_network_cidr &&
1061
- nsx_overlay_segment_name == other.nsx_overlay_segment_name &&
1062
578
  nsx_edge_uplink_ip_id == other.nsx_edge_uplink_ip_id &&
1063
- provisioning_subnet_id == other.provisioning_subnet_id &&
1064
- vsphere_vlan_id == other.vsphere_vlan_id &&
1065
- vmotion_vlan_id == other.vmotion_vlan_id &&
1066
- vsan_vlan_id == other.vsan_vlan_id &&
1067
- nsx_v_tep_vlan_id == other.nsx_v_tep_vlan_id &&
1068
- nsx_edge_v_tep_vlan_id == other.nsx_edge_v_tep_vlan_id &&
1069
- nsx_edge_uplink1_vlan_id == other.nsx_edge_uplink1_vlan_id &&
1070
- nsx_edge_uplink2_vlan_id == other.nsx_edge_uplink2_vlan_id &&
1071
- replication_vlan_id == other.replication_vlan_id &&
1072
- provisioning_vlan_id == other.provisioning_vlan_id &&
1073
579
  hcx_private_ip_id == other.hcx_private_ip_id &&
1074
580
  hcx_fqdn == other.hcx_fqdn &&
1075
- hcx_initial_password == other.hcx_initial_password &&
1076
- hcx_vlan_id == other.hcx_vlan_id &&
1077
- is_hcx_enabled == other.is_hcx_enabled &&
1078
- hcx_on_prem_key == other.hcx_on_prem_key &&
1079
- is_hcx_enterprise_enabled == other.is_hcx_enterprise_enabled &&
581
+ hcx_mode == other.hcx_mode &&
582
+ initial_configuration == other.initial_configuration &&
1080
583
  is_hcx_pending_downgrade == other.is_hcx_pending_downgrade &&
1081
584
  hcx_on_prem_licenses == other.hcx_on_prem_licenses &&
1082
585
  time_hcx_billing_cycle_end == other.time_hcx_billing_cycle_end &&
@@ -1085,14 +588,6 @@ module OCI
1085
588
  time_created == other.time_created &&
1086
589
  time_updated == other.time_updated &&
1087
590
  lifecycle_state == other.lifecycle_state &&
1088
- upgrade_licenses == other.upgrade_licenses &&
1089
- vsphere_upgrade_guide == other.vsphere_upgrade_guide &&
1090
- vsphere_upgrade_objects == other.vsphere_upgrade_objects &&
1091
- initial_host_shape_name == other.initial_host_shape_name &&
1092
- initial_host_ocpu_count == other.initial_host_ocpu_count &&
1093
- is_shielded_instance_enabled == other.is_shielded_instance_enabled &&
1094
- capacity_reservation_id == other.capacity_reservation_id &&
1095
- datastores == other.datastores &&
1096
591
  freeform_tags == other.freeform_tags &&
1097
592
  defined_tags == other.defined_tags
1098
593
  end
@@ -1110,7 +605,7 @@ module OCI
1110
605
  # Calculates hash code according to all attributes.
1111
606
  # @return [Fixnum] Hash code
1112
607
  def hash
1113
- [id, compute_availability_domain, display_name, instance_display_name_prefix, vmware_software_version, compartment_id, esxi_hosts_count, initial_sku, vcenter_fqdn, nsx_manager_fqdn, vcenter_private_ip_id, nsx_manager_private_ip_id, vcenter_initial_password, nsx_manager_initial_password, vcenter_username, nsx_manager_username, ssh_authorized_keys, workload_network_cidr, nsx_overlay_segment_name, nsx_edge_uplink_ip_id, provisioning_subnet_id, vsphere_vlan_id, vmotion_vlan_id, vsan_vlan_id, nsx_v_tep_vlan_id, nsx_edge_v_tep_vlan_id, nsx_edge_uplink1_vlan_id, nsx_edge_uplink2_vlan_id, replication_vlan_id, provisioning_vlan_id, hcx_private_ip_id, hcx_fqdn, hcx_initial_password, hcx_vlan_id, is_hcx_enabled, hcx_on_prem_key, is_hcx_enterprise_enabled, is_hcx_pending_downgrade, hcx_on_prem_licenses, time_hcx_billing_cycle_end, time_hcx_license_status_updated, is_single_host_sddc, time_created, time_updated, lifecycle_state, upgrade_licenses, vsphere_upgrade_guide, vsphere_upgrade_objects, initial_host_shape_name, initial_host_ocpu_count, is_shielded_instance_enabled, capacity_reservation_id, datastores, freeform_tags, defined_tags].hash
608
+ [id, display_name, vmware_software_version, esxi_software_version, compartment_id, clusters_count, vcenter_fqdn, nsx_manager_fqdn, vcenter_private_ip_id, nsx_manager_private_ip_id, vcenter_username, nsx_manager_username, ssh_authorized_keys, nsx_edge_uplink_ip_id, hcx_private_ip_id, hcx_fqdn, hcx_mode, initial_configuration, is_hcx_pending_downgrade, hcx_on_prem_licenses, time_hcx_billing_cycle_end, time_hcx_license_status_updated, is_single_host_sddc, time_created, time_updated, lifecycle_state, freeform_tags, defined_tags].hash
1114
609
  end
1115
610
  # rubocop:enable Metrics/AbcSize, Layout/EmptyLines
1116
611