oci 2.129.0__py3-none-any.whl → 2.129.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (375) hide show
  1. oci/access_governance_cp/access_governance_cp_client.py +8 -8
  2. oci/adm/application_dependency_management_client.py +36 -36
  3. oci/ai_anomaly_detection/anomaly_detection_client.py +36 -36
  4. oci/ai_document/ai_service_document_client.py +22 -22
  5. oci/ai_language/ai_service_language_client.py +44 -44
  6. oci/ai_speech/ai_service_speech_client.py +10 -10
  7. oci/ai_vision/ai_service_vision_client.py +25 -25
  8. oci/analytics/analytics_client.py +23 -23
  9. oci/announcements_service/announcement_client.py +4 -4
  10. oci/announcements_service/announcement_subscription_client.py +9 -9
  11. oci/announcements_service/announcements_preferences_client.py +4 -4
  12. oci/apigateway/api_gateway_client.py +21 -21
  13. oci/apigateway/deployment_client.py +6 -6
  14. oci/apigateway/gateway_client.py +6 -6
  15. oci/apigateway/subscribers_client.py +6 -6
  16. oci/apigateway/usage_plans_client.py +6 -6
  17. oci/apigateway/work_requests_client.py +5 -5
  18. oci/apm_config/config_client.py +9 -9
  19. oci/apm_control_plane/apm_domain_client.py +14 -14
  20. oci/apm_synthetics/apm_synthetic_client.py +28 -28
  21. oci/apm_traces/attributes_client.py +8 -8
  22. oci/apm_traces/query_client.py +2 -2
  23. oci/apm_traces/trace_client.py +4 -4
  24. oci/appmgmt_control/appmgmt_control_client.py +8 -8
  25. oci/artifacts/artifacts_client.py +32 -32
  26. oci/audit/audit_client.py +3 -3
  27. oci/autoscaling/auto_scaling_client.py +11 -11
  28. oci/bastion/bastion_client.py +15 -15
  29. oci/bds/bds_client.py +66 -66
  30. oci/blockchain/blockchain_platform_client.py +27 -27
  31. oci/budget/budget_client.py +10 -10
  32. oci/capacity_management/capacity_management_client.py +45 -45
  33. oci/certificates/certificates_client.py +5 -5
  34. oci/certificates_management/certificates_management_client.py +32 -32
  35. oci/cims/incident_client.py +8 -8
  36. oci/cims/user_client.py +1 -1
  37. oci/cloud_bridge/common_client.py +5 -5
  38. oci/cloud_bridge/discovery_client.py +14 -14
  39. oci/cloud_bridge/inventory_client.py +16 -16
  40. oci/cloud_bridge/ocb_agent_svc_client.py +23 -23
  41. oci/cloud_guard/cloud_guard_client.py +155 -155
  42. oci/cloud_migrations/migration_client.py +43 -43
  43. oci/cluster_placement_groups/cluster_placement_groups_cp_client.py +13 -13
  44. oci/compute_cloud_at_customer/compute_cloud_at_customer_client.py +12 -12
  45. oci/compute_instance_agent/compute_instance_agent_client.py +6 -6
  46. oci/compute_instance_agent/plugin_client.py +2 -2
  47. oci/compute_instance_agent/pluginconfig_client.py +1 -1
  48. oci/container_engine/container_engine_client.py +44 -44
  49. oci/container_instances/container_instance_client.py +18 -18
  50. oci/core/blockstorage_client.py +60 -60
  51. oci/core/compute_client.py +99 -99
  52. oci/core/compute_management_client.py +32 -32
  53. oci/core/virtual_network_client.py +247 -247
  54. oci/dashboard_service/dashboard_client.py +6 -6
  55. oci/dashboard_service/dashboard_group_client.py +6 -6
  56. oci/data_catalog/data_catalog_client.py +149 -149
  57. oci/data_flow/data_flow_client.py +42 -42
  58. oci/data_integration/data_integration_client.py +163 -163
  59. oci/data_labeling_service/data_labeling_management_client.py +17 -17
  60. oci/data_labeling_service_dataplane/data_labeling_client.py +15 -15
  61. oci/data_safe/data_safe_client.py +278 -278
  62. oci/data_science/data_science_client.py +91 -91
  63. oci/database/database_client.py +7970 -5829
  64. oci/database/database_client_composite_operations.py +582 -0
  65. oci/database/models/__init__.py +46 -0
  66. oci/database/models/autonomous_container_database.py +2 -2
  67. oci/database/models/autonomous_container_database_summary.py +2 -2
  68. oci/database/models/autonomous_database.py +14 -2
  69. oci/database/models/autonomous_database_summary.py +14 -2
  70. oci/database/models/change_exadb_vm_cluster_compartment_details.py +76 -0
  71. oci/database/models/change_exascale_db_storage_vault_compartment_details.py +76 -0
  72. oci/database/models/cloud_automation_apply_update_time_preference.py +103 -0
  73. oci/database/models/cloud_automation_freeze_period.py +103 -0
  74. oci/database/models/cloud_automation_update_details.py +157 -0
  75. oci/database/models/create_autonomous_database_base.py +4 -4
  76. oci/database/models/create_database_software_image_details.py +7 -3
  77. oci/database/models/create_exadb_vm_cluster_details.py +956 -0
  78. oci/database/models/create_exascale_db_storage_vault_details.py +340 -0
  79. oci/database/models/create_pluggable_database_creation_type_details.py +4 -1
  80. oci/database/models/create_pluggable_database_from_local_clone_details.py +33 -2
  81. oci/database/models/create_pluggable_database_from_remote_clone_details.py +33 -2
  82. oci/database/models/database_software_image.py +7 -3
  83. oci/database/models/database_software_image_summary.py +7 -3
  84. oci/database/models/db_node.py +38 -3
  85. oci/database/models/db_node_details.py +76 -0
  86. oci/database/models/db_node_summary.py +38 -3
  87. oci/database/models/db_server.py +3 -3
  88. oci/database/models/db_server_summary.py +3 -3
  89. oci/database/models/exadb_vm_cluster.py +1592 -0
  90. oci/database/models/exadb_vm_cluster_storage_details.py +72 -0
  91. oci/database/models/exadb_vm_cluster_summary.py +1565 -0
  92. oci/database/models/exadb_vm_cluster_update.py +416 -0
  93. oci/database/models/exadb_vm_cluster_update_history_entry.py +392 -0
  94. oci/database/models/exadb_vm_cluster_update_history_entry_summary.py +392 -0
  95. oci/database/models/exadb_vm_cluster_update_summary.py +422 -0
  96. oci/database/models/exascale_db_storage_details.py +103 -0
  97. oci/database/models/exascale_db_storage_input_details.py +72 -0
  98. oci/database/models/exascale_db_storage_vault.py +605 -0
  99. oci/database/models/exascale_db_storage_vault_summary.py +536 -0
  100. oci/database/models/gi_minor_version_summary.py +107 -0
  101. oci/database/models/maintenance_window.py +2 -4
  102. oci/database/models/remove_virtual_machine_from_exadb_vm_cluster_details.py +72 -0
  103. oci/database/models/update_exadb_vm_cluster_details.py +570 -0
  104. oci/database/models/update_exascale_db_storage_vault_details.py +239 -0
  105. oci/database_management/db_management_client.py +210 -210
  106. oci/database_management/diagnosability_client.py +4 -4
  107. oci/database_management/managed_my_sql_databases_client.py +7 -7
  108. oci/database_management/models/child_database.py +7 -3
  109. oci/database_management/models/database_usage_metrics.py +7 -3
  110. oci/database_management/models/fleet_status_by_category.py +7 -3
  111. oci/database_management/models/job_database.py +7 -3
  112. oci/database_management/models/job_execution.py +7 -3
  113. oci/database_management/models/job_execution_summary.py +7 -3
  114. oci/database_management/models/managed_database.py +7 -3
  115. oci/database_management/models/managed_database_summary.py +7 -3
  116. oci/database_management/models/optimizer_database.py +7 -3
  117. oci/database_management/perfhub_client.py +1 -1
  118. oci/database_management/sql_tuning_client.py +17 -17
  119. oci/database_migration/database_migration_client.py +192 -35
  120. oci/database_migration/models/__init__.py +8 -0
  121. oci/database_migration/models/create_oracle_migration_details.py +31 -0
  122. oci/database_migration/models/migration_parameter_base.py +127 -0
  123. oci/database_migration/models/migration_parameter_details.py +164 -0
  124. oci/database_migration/models/migration_parameter_summary.py +502 -0
  125. oci/database_migration/models/migration_parameter_summary_collection.py +72 -0
  126. oci/database_migration/models/oracle_migration.py +33 -2
  127. oci/database_migration/models/update_oracle_migration_details.py +31 -0
  128. oci/database_tools/database_tools_client.py +23 -23
  129. oci/demand_signal/occ_demand_signal_client.py +7 -7
  130. oci/desktops/desktop_service_client.py +21 -21
  131. oci/devops/devops_client.py +89 -89
  132. oci/disaster_recovery/disaster_recovery_client.py +29 -29
  133. oci/dns/dns_client.py +52 -52
  134. oci/dts/appliance_export_job_client.py +6 -6
  135. oci/dts/shipping_vendors_client.py +1 -1
  136. oci/dts/transfer_appliance_client.py +8 -8
  137. oci/dts/transfer_appliance_entitlement_client.py +3 -3
  138. oci/dts/transfer_device_client.py +5 -5
  139. oci/dts/transfer_job_client.py +6 -6
  140. oci/dts/transfer_package_client.py +7 -7
  141. oci/em_warehouse/em_data_lake_client.py +13 -13
  142. oci/em_warehouse/em_warehouse_client.py +13 -13
  143. oci/email/email_client.py +31 -31
  144. oci/email_data_plane/email_dp_client.py +1 -1
  145. oci/events/events_client.py +6 -6
  146. oci/file_storage/file_storage_client.py +185 -67
  147. oci/file_storage/models/create_export_details.py +14 -4
  148. oci/file_storage/models/create_file_system_details.py +51 -0
  149. oci/file_storage/models/file_system.py +89 -3
  150. oci/file_storage/models/file_system_summary.py +60 -5
  151. oci/file_storage/models/snapshot_schedule.py +8 -2
  152. oci/fleet_software_update/fleet_software_update_client.py +44 -44
  153. oci/functions/functions_invoke_client.py +1 -1
  154. oci/functions/functions_management_client.py +16 -16
  155. oci/fusion_apps/data_masking_activity_client.py +3 -3
  156. oci/fusion_apps/fusion_applications_client.py +41 -41
  157. oci/fusion_apps/fusion_environment_client.py +15 -15
  158. oci/fusion_apps/fusion_environment_family_client.py +8 -8
  159. oci/fusion_apps/refresh_activity_client.py +4 -4
  160. oci/fusion_apps/scheduled_activity_client.py +2 -2
  161. oci/fusion_apps/service_attachment_client.py +2 -2
  162. oci/generative_ai/generative_ai_client.py +22 -22
  163. oci/generative_ai_inference/generative_ai_inference_client.py +4 -4
  164. oci/generic_artifacts_content/generic_artifacts_content_client.py +3 -3
  165. oci/globally_distributed_database/sharded_database_service_client.py +30 -30
  166. oci/golden_gate/golden_gate_client.py +68 -68
  167. oci/governance_rules_control_plane/governance_rule_client.py +15 -15
  168. oci/governance_rules_control_plane/work_request_client.py +5 -5
  169. oci/healthchecks/health_checks_client.py +17 -17
  170. oci/identity/identity_client.py +145 -145
  171. oci/identity_data_plane/dataplane_client.py +2 -2
  172. oci/identity_domains/identity_domains_client.py +300 -300
  173. oci/integration/integration_instance_client.py +15 -15
  174. oci/jms/java_management_service_client.py +66 -66
  175. oci/jms_java_downloads/java_download_client.py +25 -25
  176. oci/key_management/ekm_client.py +5 -5
  177. oci/key_management/kms_crypto_client.py +6 -6
  178. oci/key_management/kms_hsm_cluster_client.py +12 -12
  179. oci/key_management/kms_management_client.py +21 -21
  180. oci/key_management/kms_vault_client.py +14 -14
  181. oci/license_manager/license_manager_client.py +18 -18
  182. oci/limits/limits_client.py +4 -4
  183. oci/limits/quotas_client.py +7 -7
  184. oci/load_balancer/load_balancer_client.py +61 -61
  185. oci/lockbox/lockbox_client.py +24 -24
  186. oci/log_analytics/log_analytics_client.py +193 -193
  187. oci/logging/logging_management_client.py +30 -30
  188. oci/loggingingestion/logging_client.py +1 -1
  189. oci/loggingsearch/log_search_client.py +1 -1
  190. oci/management_agent/management_agent_client.py +28 -28
  191. oci/management_dashboard/dashx_apis_client.py +14 -14
  192. oci/marketplace/account_client.py +2 -2
  193. oci/marketplace/marketplace_client.py +30 -30
  194. oci/marketplace_private_offer/attachment_client.py +5 -5
  195. oci/marketplace_private_offer/offer_client.py +6 -6
  196. oci/marketplace_publisher/attachment_client.py +5 -5
  197. oci/marketplace_publisher/marketplace_publisher_client.py +71 -71
  198. oci/marketplace_publisher/offer_client.py +6 -6
  199. oci/media_services/media_services_client.py +60 -60
  200. oci/media_services/media_stream_client.py +2 -2
  201. oci/monitoring/monitoring_client.py +18 -18
  202. oci/mysql/channels_client.py +7 -7
  203. oci/mysql/db_backups_client.py +7 -7
  204. oci/mysql/db_system_client.py +17 -17
  205. oci/mysql/mysqlaas_client.py +7 -7
  206. oci/mysql/replicas_client.py +5 -5
  207. oci/mysql/work_requests_client.py +4 -4
  208. oci/network_firewall/network_firewall_client.py +80 -80
  209. oci/network_load_balancer/network_load_balancer_client.py +34 -34
  210. oci/nosql/nosql_client.py +24 -24
  211. oci/object_storage/object_storage_client.py +50 -50
  212. oci/oce/oce_instance_client.py +10 -10
  213. oci/oci_control_center/occ_metrics_client.py +3 -3
  214. oci/ocvp/cluster_client.py +5 -5
  215. oci/ocvp/esxi_host_client.py +8 -8
  216. oci/ocvp/sddc_client.py +14 -14
  217. oci/ocvp/work_request_client.py +4 -4
  218. oci/oda/management_client.py +59 -59
  219. oci/oda/oda_client.py +17 -17
  220. oci/oda/odapackage_client.py +7 -7
  221. oci/onesubscription/billing_schedule_client.py +1 -1
  222. oci/onesubscription/commitment_client.py +2 -2
  223. oci/onesubscription/computed_usage_client.py +3 -3
  224. oci/onesubscription/invoice_summary_client.py +2 -2
  225. oci/onesubscription/organization_subscription_client.py +1 -1
  226. oci/onesubscription/ratecard_client.py +1 -1
  227. oci/onesubscription/subscribed_service_client.py +2 -2
  228. oci/onesubscription/subscription_client.py +1 -1
  229. oci/ons/notification_control_plane_client.py +6 -6
  230. oci/ons/notification_data_plane_client.py +10 -10
  231. oci/opa/opa_instance_client.py +13 -13
  232. oci/opensearch/opensearch_cluster_backup_client.py +4 -4
  233. oci/opensearch/opensearch_cluster_client.py +14 -14
  234. oci/operator_access_control/access_requests_client.py +10 -10
  235. oci/operator_access_control/operator_actions_client.py +2 -2
  236. oci/operator_access_control/operator_control_assignment_client.py +8 -8
  237. oci/operator_access_control/operator_control_client.py +6 -6
  238. oci/opsi/models/__init__.py +12 -0
  239. oci/opsi/models/basic_configuration_item_summary.py +3 -3
  240. oci/opsi/models/create_operations_insights_private_endpoint_details.py +4 -2
  241. oci/opsi/models/create_operations_insights_warehouse_details.py +2 -2
  242. oci/opsi/models/create_operations_insights_warehouse_user_details.py +4 -4
  243. oci/opsi/models/credential_details.py +1 -1
  244. oci/opsi/models/database_configuration_summary.py +2 -2
  245. oci/opsi/models/database_details.py +2 -2
  246. oci/opsi/models/database_insight.py +2 -2
  247. oci/opsi/models/database_insight_summary.py +2 -2
  248. oci/opsi/models/download_operations_insights_warehouse_wallet_details.py +2 -2
  249. oci/opsi/models/enterprise_manager_bridges.py +1 -1
  250. oci/opsi/models/host_configuration_metric_group.py +11 -3
  251. oci/opsi/models/host_cpu_hardware_configuration.py +1 -1
  252. oci/opsi/models/host_cpu_recommendations.py +118 -5
  253. oci/opsi/models/host_cpu_usage.py +1 -1
  254. oci/opsi/models/host_entities.py +1 -1
  255. oci/opsi/models/host_filesystem_configuration.py +1 -1
  256. oci/opsi/models/host_filesystem_usage.py +1 -1
  257. oci/opsi/models/host_gpu_configuration.py +492 -0
  258. oci/opsi/models/host_gpu_processes.py +213 -0
  259. oci/opsi/models/host_gpu_usage.py +678 -0
  260. oci/opsi/models/host_hardware_configuration.py +1 -1
  261. oci/opsi/models/host_insight.py +2 -2
  262. oci/opsi/models/host_insight_host_recommendations.py +27 -3
  263. oci/opsi/models/host_insight_summary.py +4 -4
  264. oci/opsi/models/host_memory_configuration.py +1 -1
  265. oci/opsi/models/host_memory_recommendations.py +165 -0
  266. oci/opsi/models/host_memory_usage.py +1 -1
  267. oci/opsi/models/host_network_activity_summary.py +1 -1
  268. oci/opsi/models/host_network_configuration.py +1 -1
  269. oci/opsi/models/host_network_recommendations.py +134 -0
  270. oci/opsi/models/host_performance_metric_group.py +19 -3
  271. oci/opsi/models/host_product.py +1 -1
  272. oci/opsi/models/host_resource_allocation.py +1 -1
  273. oci/opsi/models/host_storage_recommendations.py +134 -0
  274. oci/opsi/models/host_top_processes.py +34 -3
  275. oci/opsi/models/importable_enterprise_manager_entity.py +2 -2
  276. oci/opsi/models/news_report.py +2 -2
  277. oci/opsi/models/news_report_summary.py +2 -2
  278. oci/opsi/models/operations_insights_private_endpoint.py +2 -2
  279. oci/opsi/models/operations_insights_private_endpoint_summary.py +2 -2
  280. oci/opsi/models/operations_insights_warehouse.py +6 -6
  281. oci/opsi/models/operations_insights_warehouse_summary.py +6 -6
  282. oci/opsi/models/operations_insights_warehouse_user.py +4 -4
  283. oci/opsi/models/operations_insights_warehouse_user_summary.py +4 -4
  284. oci/opsi/models/operations_insights_warehouses.py +3 -3
  285. oci/opsi/models/opsi_configuration_basic_configuration_item_summary.py +1 -1
  286. oci/opsi/models/resource_filters.py +56 -2
  287. oci/opsi/models/sql_bucket.py +2 -2
  288. oci/opsi/models/sql_search_summary.py +2 -2
  289. oci/opsi/models/top_processes_usage.py +31 -0
  290. oci/opsi/models/top_processes_usage_trend.py +31 -0
  291. oci/opsi/models/update_operations_insights_warehouse_details.py +2 -2
  292. oci/opsi/models/update_operations_insights_warehouse_user_details.py +2 -2
  293. oci/opsi/models/work_requests.py +1 -1
  294. oci/opsi/operations_insights_client.py +604 -409
  295. oci/opsi/operations_insights_client_composite_operations.py +8 -8
  296. oci/optimizer/optimizer_client.py +26 -26
  297. oci/os_management/event_client.py +8 -8
  298. oci/os_management/os_management_client.py +69 -69
  299. oci/os_management_hub/event_client.py +8 -8
  300. oci/os_management_hub/lifecycle_environment_client.py +12 -12
  301. oci/os_management_hub/managed_instance_client.py +31 -31
  302. oci/os_management_hub/managed_instance_group_client.py +25 -25
  303. oci/os_management_hub/management_station_client.py +10 -10
  304. oci/os_management_hub/onboarding_client.py +6 -6
  305. oci/os_management_hub/reporting_managed_instance_client.py +3 -3
  306. oci/os_management_hub/scheduled_job_client.py +7 -7
  307. oci/os_management_hub/software_source_client.py +27 -27
  308. oci/os_management_hub/work_request_client.py +4 -4
  309. oci/osp_gateway/address_rule_service_client.py +1 -1
  310. oci/osp_gateway/address_service_client.py +2 -2
  311. oci/osp_gateway/invoice_service_client.py +5 -5
  312. oci/osp_gateway/subscription_service_client.py +5 -5
  313. oci/osub_billing_schedule/billing_schedule_client.py +1 -1
  314. oci/osub_organization_subscription/organization_subscription_client.py +1 -1
  315. oci/osub_subscription/commitment_client.py +2 -2
  316. oci/osub_subscription/ratecard_client.py +1 -1
  317. oci/osub_subscription/subscription_client.py +1 -1
  318. oci/osub_usage/computed_usage_client.py +3 -3
  319. oci/psql/postgresql_client.py +33 -33
  320. oci/queue/queue_admin_client.py +11 -11
  321. oci/queue/queue_client.py +8 -8
  322. oci/recovery/database_recovery_client.py +25 -25
  323. oci/redis/redis_cluster_client.py +11 -11
  324. oci/regions_definitions.py +3 -0
  325. oci/resource_manager/resource_manager_client.py +52 -52
  326. oci/resource_scheduler/schedule_client.py +13 -13
  327. oci/resource_search/resource_search_client.py +3 -3
  328. oci/rover/rover_bundle_client.py +8 -8
  329. oci/rover/rover_cluster_client.py +8 -8
  330. oci/rover/rover_entitlement_client.py +6 -6
  331. oci/rover/rover_node_client.py +15 -15
  332. oci/rover/shape_client.py +1 -1
  333. oci/rover/work_requests_client.py +5 -5
  334. oci/sch/connector_plugins_client.py +2 -2
  335. oci/sch/service_connector_client.py +12 -12
  336. oci/secrets/secrets_client.py +3 -3
  337. oci/service_catalog/service_catalog_client.py +26 -26
  338. oci/service_manager_proxy/service_manager_proxy_client.py +2 -2
  339. oci/service_mesh/service_mesh_client.py +48 -48
  340. oci/stack_monitoring/stack_monitoring_client.py +64 -64
  341. oci/streaming/stream_admin_client.py +18 -18
  342. oci/streaming/stream_client.py +8 -8
  343. oci/tenant_manager_control_plane/domain_client.py +5 -5
  344. oci/tenant_manager_control_plane/domain_governance_client.py +5 -5
  345. oci/tenant_manager_control_plane/governance_client.py +2 -2
  346. oci/tenant_manager_control_plane/link_client.py +3 -3
  347. oci/tenant_manager_control_plane/orders_client.py +2 -2
  348. oci/tenant_manager_control_plane/organization_client.py +10 -10
  349. oci/tenant_manager_control_plane/recipient_invitation_client.py +5 -5
  350. oci/tenant_manager_control_plane/sender_invitation_client.py +5 -5
  351. oci/tenant_manager_control_plane/subscription_client.py +11 -11
  352. oci/tenant_manager_control_plane/work_request_client.py +4 -4
  353. oci/threat_intelligence/threatintel_client.py +5 -5
  354. oci/usage/resources_client.py +2 -2
  355. oci/usage/rewards_client.py +6 -6
  356. oci/usage/usagelimits_client.py +1 -1
  357. oci/usage_api/usageapi_client.py +33 -33
  358. oci/vault/vaults_client.py +13 -13
  359. oci/vbs_inst/vbs_instance_client.py +10 -10
  360. oci/version.py +1 -1
  361. oci/visual_builder/vb_instance_client.py +13 -13
  362. oci/vn_monitoring/vn_monitoring_client.py +12 -12
  363. oci/vulnerability_scanning/vulnerability_scanning_client.py +58 -58
  364. oci/waa/waa_client.py +13 -13
  365. oci/waa/work_request_client.py +4 -4
  366. oci/waas/redirect_client.py +6 -6
  367. oci/waas/waas_client.py +66 -66
  368. oci/waf/waf_client.py +24 -24
  369. oci/work_requests/work_request_client.py +4 -4
  370. {oci-2.129.0.dist-info → oci-2.129.1.dist-info}/METADATA +1 -1
  371. {oci-2.129.0.dist-info → oci-2.129.1.dist-info}/RECORD +375 -342
  372. {oci-2.129.0.dist-info → oci-2.129.1.dist-info}/LICENSE.txt +0 -0
  373. {oci-2.129.0.dist-info → oci-2.129.1.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
  374. {oci-2.129.0.dist-info → oci-2.129.1.dist-info}/WHEEL +0 -0
  375. {oci-2.129.0.dist-info → oci-2.129.1.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,956 @@
1
+ # coding: utf-8
2
+ # Copyright (c) 2016, 2024, Oracle and/or its affiliates. All rights reserved.
3
+ # 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.
4
+
5
+ # NOTE: This class is auto generated by OracleSDKGenerator. DO NOT EDIT. API Version: 20160918
6
+
7
+
8
+ from oci.util import formatted_flat_dict, NONE_SENTINEL, value_allowed_none_or_none_sentinel # noqa: F401
9
+ from oci.decorators import init_model_state_from_kwargs
10
+
11
+
12
+ @init_model_state_from_kwargs
13
+ class CreateExadbVmClusterDetails(object):
14
+ """
15
+ Details for the create Exadata VM cluster on Exascale Infrastructure operation. Applies to Exadata Database Service on Exascale Infrastructure only.
16
+ """
17
+
18
+ #: A constant which can be used with the license_model property of a CreateExadbVmClusterDetails.
19
+ #: This constant has a value of "LICENSE_INCLUDED"
20
+ LICENSE_MODEL_LICENSE_INCLUDED = "LICENSE_INCLUDED"
21
+
22
+ #: A constant which can be used with the license_model property of a CreateExadbVmClusterDetails.
23
+ #: This constant has a value of "BRING_YOUR_OWN_LICENSE"
24
+ LICENSE_MODEL_BRING_YOUR_OWN_LICENSE = "BRING_YOUR_OWN_LICENSE"
25
+
26
+ def __init__(self, **kwargs):
27
+ """
28
+ Initializes a new CreateExadbVmClusterDetails object with values from keyword arguments.
29
+ The following keyword arguments are supported (corresponding to the getters/setters of this class):
30
+
31
+ :param compartment_id:
32
+ The value to assign to the compartment_id property of this CreateExadbVmClusterDetails.
33
+ :type compartment_id: str
34
+
35
+ :param availability_domain:
36
+ The value to assign to the availability_domain property of this CreateExadbVmClusterDetails.
37
+ :type availability_domain: str
38
+
39
+ :param subnet_id:
40
+ The value to assign to the subnet_id property of this CreateExadbVmClusterDetails.
41
+ :type subnet_id: str
42
+
43
+ :param backup_subnet_id:
44
+ The value to assign to the backup_subnet_id property of this CreateExadbVmClusterDetails.
45
+ :type backup_subnet_id: str
46
+
47
+ :param cluster_name:
48
+ The value to assign to the cluster_name property of this CreateExadbVmClusterDetails.
49
+ :type cluster_name: str
50
+
51
+ :param display_name:
52
+ The value to assign to the display_name property of this CreateExadbVmClusterDetails.
53
+ :type display_name: str
54
+
55
+ :param hostname:
56
+ The value to assign to the hostname property of this CreateExadbVmClusterDetails.
57
+ :type hostname: str
58
+
59
+ :param domain:
60
+ The value to assign to the domain property of this CreateExadbVmClusterDetails.
61
+ :type domain: str
62
+
63
+ :param ssh_public_keys:
64
+ The value to assign to the ssh_public_keys property of this CreateExadbVmClusterDetails.
65
+ :type ssh_public_keys: list[str]
66
+
67
+ :param license_model:
68
+ The value to assign to the license_model property of this CreateExadbVmClusterDetails.
69
+ Allowed values for this property are: "LICENSE_INCLUDED", "BRING_YOUR_OWN_LICENSE"
70
+ :type license_model: str
71
+
72
+ :param time_zone:
73
+ The value to assign to the time_zone property of this CreateExadbVmClusterDetails.
74
+ :type time_zone: str
75
+
76
+ :param scan_listener_port_tcp:
77
+ The value to assign to the scan_listener_port_tcp property of this CreateExadbVmClusterDetails.
78
+ :type scan_listener_port_tcp: int
79
+
80
+ :param scan_listener_port_tcp_ssl:
81
+ The value to assign to the scan_listener_port_tcp_ssl property of this CreateExadbVmClusterDetails.
82
+ :type scan_listener_port_tcp_ssl: int
83
+
84
+ :param private_zone_id:
85
+ The value to assign to the private_zone_id property of this CreateExadbVmClusterDetails.
86
+ :type private_zone_id: str
87
+
88
+ :param shape:
89
+ The value to assign to the shape property of this CreateExadbVmClusterDetails.
90
+ :type shape: str
91
+
92
+ :param node_count:
93
+ The value to assign to the node_count property of this CreateExadbVmClusterDetails.
94
+ :type node_count: int
95
+
96
+ :param total_e_cpu_count:
97
+ The value to assign to the total_e_cpu_count property of this CreateExadbVmClusterDetails.
98
+ :type total_e_cpu_count: int
99
+
100
+ :param enabled_e_cpu_count:
101
+ The value to assign to the enabled_e_cpu_count property of this CreateExadbVmClusterDetails.
102
+ :type enabled_e_cpu_count: int
103
+
104
+ :param vm_file_system_storage:
105
+ The value to assign to the vm_file_system_storage property of this CreateExadbVmClusterDetails.
106
+ :type vm_file_system_storage: oci.database.models.ExadbVmClusterStorageDetails
107
+
108
+ :param exascale_db_storage_vault_id:
109
+ The value to assign to the exascale_db_storage_vault_id property of this CreateExadbVmClusterDetails.
110
+ :type exascale_db_storage_vault_id: str
111
+
112
+ :param nsg_ids:
113
+ The value to assign to the nsg_ids property of this CreateExadbVmClusterDetails.
114
+ :type nsg_ids: list[str]
115
+
116
+ :param backup_network_nsg_ids:
117
+ The value to assign to the backup_network_nsg_ids property of this CreateExadbVmClusterDetails.
118
+ :type backup_network_nsg_ids: list[str]
119
+
120
+ :param grid_image_id:
121
+ The value to assign to the grid_image_id property of this CreateExadbVmClusterDetails.
122
+ :type grid_image_id: str
123
+
124
+ :param system_version:
125
+ The value to assign to the system_version property of this CreateExadbVmClusterDetails.
126
+ :type system_version: str
127
+
128
+ :param freeform_tags:
129
+ The value to assign to the freeform_tags property of this CreateExadbVmClusterDetails.
130
+ :type freeform_tags: dict(str, str)
131
+
132
+ :param defined_tags:
133
+ The value to assign to the defined_tags property of this CreateExadbVmClusterDetails.
134
+ :type defined_tags: dict(str, dict(str, object))
135
+
136
+ :param data_collection_options:
137
+ The value to assign to the data_collection_options property of this CreateExadbVmClusterDetails.
138
+ :type data_collection_options: oci.database.models.DataCollectionOptions
139
+
140
+ """
141
+ self.swagger_types = {
142
+ 'compartment_id': 'str',
143
+ 'availability_domain': 'str',
144
+ 'subnet_id': 'str',
145
+ 'backup_subnet_id': 'str',
146
+ 'cluster_name': 'str',
147
+ 'display_name': 'str',
148
+ 'hostname': 'str',
149
+ 'domain': 'str',
150
+ 'ssh_public_keys': 'list[str]',
151
+ 'license_model': 'str',
152
+ 'time_zone': 'str',
153
+ 'scan_listener_port_tcp': 'int',
154
+ 'scan_listener_port_tcp_ssl': 'int',
155
+ 'private_zone_id': 'str',
156
+ 'shape': 'str',
157
+ 'node_count': 'int',
158
+ 'total_e_cpu_count': 'int',
159
+ 'enabled_e_cpu_count': 'int',
160
+ 'vm_file_system_storage': 'ExadbVmClusterStorageDetails',
161
+ 'exascale_db_storage_vault_id': 'str',
162
+ 'nsg_ids': 'list[str]',
163
+ 'backup_network_nsg_ids': 'list[str]',
164
+ 'grid_image_id': 'str',
165
+ 'system_version': 'str',
166
+ 'freeform_tags': 'dict(str, str)',
167
+ 'defined_tags': 'dict(str, dict(str, object))',
168
+ 'data_collection_options': 'DataCollectionOptions'
169
+ }
170
+
171
+ self.attribute_map = {
172
+ 'compartment_id': 'compartmentId',
173
+ 'availability_domain': 'availabilityDomain',
174
+ 'subnet_id': 'subnetId',
175
+ 'backup_subnet_id': 'backupSubnetId',
176
+ 'cluster_name': 'clusterName',
177
+ 'display_name': 'displayName',
178
+ 'hostname': 'hostname',
179
+ 'domain': 'domain',
180
+ 'ssh_public_keys': 'sshPublicKeys',
181
+ 'license_model': 'licenseModel',
182
+ 'time_zone': 'timeZone',
183
+ 'scan_listener_port_tcp': 'scanListenerPortTcp',
184
+ 'scan_listener_port_tcp_ssl': 'scanListenerPortTcpSsl',
185
+ 'private_zone_id': 'privateZoneId',
186
+ 'shape': 'shape',
187
+ 'node_count': 'nodeCount',
188
+ 'total_e_cpu_count': 'totalECpuCount',
189
+ 'enabled_e_cpu_count': 'enabledECpuCount',
190
+ 'vm_file_system_storage': 'vmFileSystemStorage',
191
+ 'exascale_db_storage_vault_id': 'exascaleDbStorageVaultId',
192
+ 'nsg_ids': 'nsgIds',
193
+ 'backup_network_nsg_ids': 'backupNetworkNsgIds',
194
+ 'grid_image_id': 'gridImageId',
195
+ 'system_version': 'systemVersion',
196
+ 'freeform_tags': 'freeformTags',
197
+ 'defined_tags': 'definedTags',
198
+ 'data_collection_options': 'dataCollectionOptions'
199
+ }
200
+
201
+ self._compartment_id = None
202
+ self._availability_domain = None
203
+ self._subnet_id = None
204
+ self._backup_subnet_id = None
205
+ self._cluster_name = None
206
+ self._display_name = None
207
+ self._hostname = None
208
+ self._domain = None
209
+ self._ssh_public_keys = None
210
+ self._license_model = None
211
+ self._time_zone = None
212
+ self._scan_listener_port_tcp = None
213
+ self._scan_listener_port_tcp_ssl = None
214
+ self._private_zone_id = None
215
+ self._shape = None
216
+ self._node_count = None
217
+ self._total_e_cpu_count = None
218
+ self._enabled_e_cpu_count = None
219
+ self._vm_file_system_storage = None
220
+ self._exascale_db_storage_vault_id = None
221
+ self._nsg_ids = None
222
+ self._backup_network_nsg_ids = None
223
+ self._grid_image_id = None
224
+ self._system_version = None
225
+ self._freeform_tags = None
226
+ self._defined_tags = None
227
+ self._data_collection_options = None
228
+
229
+ @property
230
+ def compartment_id(self):
231
+ """
232
+ **[Required]** Gets the compartment_id of this CreateExadbVmClusterDetails.
233
+ The `OCID`__ of the compartment.
234
+
235
+ __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm
236
+
237
+
238
+ :return: The compartment_id of this CreateExadbVmClusterDetails.
239
+ :rtype: str
240
+ """
241
+ return self._compartment_id
242
+
243
+ @compartment_id.setter
244
+ def compartment_id(self, compartment_id):
245
+ """
246
+ Sets the compartment_id of this CreateExadbVmClusterDetails.
247
+ The `OCID`__ of the compartment.
248
+
249
+ __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm
250
+
251
+
252
+ :param compartment_id: The compartment_id of this CreateExadbVmClusterDetails.
253
+ :type: str
254
+ """
255
+ self._compartment_id = compartment_id
256
+
257
+ @property
258
+ def availability_domain(self):
259
+ """
260
+ **[Required]** Gets the availability_domain of this CreateExadbVmClusterDetails.
261
+ The name of the availability domain in which the Exadata VM cluster on Exascale Infrastructure is located.
262
+
263
+
264
+ :return: The availability_domain of this CreateExadbVmClusterDetails.
265
+ :rtype: str
266
+ """
267
+ return self._availability_domain
268
+
269
+ @availability_domain.setter
270
+ def availability_domain(self, availability_domain):
271
+ """
272
+ Sets the availability_domain of this CreateExadbVmClusterDetails.
273
+ The name of the availability domain in which the Exadata VM cluster on Exascale Infrastructure is located.
274
+
275
+
276
+ :param availability_domain: The availability_domain of this CreateExadbVmClusterDetails.
277
+ :type: str
278
+ """
279
+ self._availability_domain = availability_domain
280
+
281
+ @property
282
+ def subnet_id(self):
283
+ """
284
+ **[Required]** Gets the subnet_id of this CreateExadbVmClusterDetails.
285
+ The `OCID`__ of the subnet associated with the Exadata VM cluster on Exascale Infrastructure.
286
+
287
+ __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm
288
+
289
+
290
+ :return: The subnet_id of this CreateExadbVmClusterDetails.
291
+ :rtype: str
292
+ """
293
+ return self._subnet_id
294
+
295
+ @subnet_id.setter
296
+ def subnet_id(self, subnet_id):
297
+ """
298
+ Sets the subnet_id of this CreateExadbVmClusterDetails.
299
+ The `OCID`__ of the subnet associated with the Exadata VM cluster on Exascale Infrastructure.
300
+
301
+ __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm
302
+
303
+
304
+ :param subnet_id: The subnet_id of this CreateExadbVmClusterDetails.
305
+ :type: str
306
+ """
307
+ self._subnet_id = subnet_id
308
+
309
+ @property
310
+ def backup_subnet_id(self):
311
+ """
312
+ **[Required]** Gets the backup_subnet_id of this CreateExadbVmClusterDetails.
313
+ The `OCID`__ of the backup network subnet associated with the Exadata VM cluster on Exascale Infrastructure.
314
+
315
+ __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm
316
+
317
+
318
+ :return: The backup_subnet_id of this CreateExadbVmClusterDetails.
319
+ :rtype: str
320
+ """
321
+ return self._backup_subnet_id
322
+
323
+ @backup_subnet_id.setter
324
+ def backup_subnet_id(self, backup_subnet_id):
325
+ """
326
+ Sets the backup_subnet_id of this CreateExadbVmClusterDetails.
327
+ The `OCID`__ of the backup network subnet associated with the Exadata VM cluster on Exascale Infrastructure.
328
+
329
+ __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm
330
+
331
+
332
+ :param backup_subnet_id: The backup_subnet_id of this CreateExadbVmClusterDetails.
333
+ :type: str
334
+ """
335
+ self._backup_subnet_id = backup_subnet_id
336
+
337
+ @property
338
+ def cluster_name(self):
339
+ """
340
+ Gets the cluster_name of this CreateExadbVmClusterDetails.
341
+ The cluster name for Exadata VM cluster on Exascale Infrastructure. The cluster name must begin with an alphabetic character, and may contain hyphens (-). Underscores (_) are not permitted. The cluster name can be no longer than 11 characters and is not case sensitive.
342
+
343
+
344
+ :return: The cluster_name of this CreateExadbVmClusterDetails.
345
+ :rtype: str
346
+ """
347
+ return self._cluster_name
348
+
349
+ @cluster_name.setter
350
+ def cluster_name(self, cluster_name):
351
+ """
352
+ Sets the cluster_name of this CreateExadbVmClusterDetails.
353
+ The cluster name for Exadata VM cluster on Exascale Infrastructure. The cluster name must begin with an alphabetic character, and may contain hyphens (-). Underscores (_) are not permitted. The cluster name can be no longer than 11 characters and is not case sensitive.
354
+
355
+
356
+ :param cluster_name: The cluster_name of this CreateExadbVmClusterDetails.
357
+ :type: str
358
+ """
359
+ self._cluster_name = cluster_name
360
+
361
+ @property
362
+ def display_name(self):
363
+ """
364
+ **[Required]** Gets the display_name of this CreateExadbVmClusterDetails.
365
+ The user-friendly name for the Exadata VM cluster on Exascale Infrastructure. The name does not need to be unique.
366
+
367
+
368
+ :return: The display_name of this CreateExadbVmClusterDetails.
369
+ :rtype: str
370
+ """
371
+ return self._display_name
372
+
373
+ @display_name.setter
374
+ def display_name(self, display_name):
375
+ """
376
+ Sets the display_name of this CreateExadbVmClusterDetails.
377
+ The user-friendly name for the Exadata VM cluster on Exascale Infrastructure. The name does not need to be unique.
378
+
379
+
380
+ :param display_name: The display_name of this CreateExadbVmClusterDetails.
381
+ :type: str
382
+ """
383
+ self._display_name = display_name
384
+
385
+ @property
386
+ def hostname(self):
387
+ """
388
+ **[Required]** Gets the hostname of this CreateExadbVmClusterDetails.
389
+ The hostname for the Exadata VM cluster on Exascale Infrastructure. The hostname must begin with an alphabetic character, and
390
+ can contain alphanumeric characters and hyphens (-). For Exadata systems, the maximum length of the hostname is 12 characters.
391
+
392
+ The maximum length of the combined hostname and domain is 63 characters.
393
+
394
+ **Note:** The hostname must be unique within the subnet. If it is not unique,
395
+ then the Exadata VM cluster on Exascale Infrastructure will fail to provision.
396
+
397
+
398
+ :return: The hostname of this CreateExadbVmClusterDetails.
399
+ :rtype: str
400
+ """
401
+ return self._hostname
402
+
403
+ @hostname.setter
404
+ def hostname(self, hostname):
405
+ """
406
+ Sets the hostname of this CreateExadbVmClusterDetails.
407
+ The hostname for the Exadata VM cluster on Exascale Infrastructure. The hostname must begin with an alphabetic character, and
408
+ can contain alphanumeric characters and hyphens (-). For Exadata systems, the maximum length of the hostname is 12 characters.
409
+
410
+ The maximum length of the combined hostname and domain is 63 characters.
411
+
412
+ **Note:** The hostname must be unique within the subnet. If it is not unique,
413
+ then the Exadata VM cluster on Exascale Infrastructure will fail to provision.
414
+
415
+
416
+ :param hostname: The hostname of this CreateExadbVmClusterDetails.
417
+ :type: str
418
+ """
419
+ self._hostname = hostname
420
+
421
+ @property
422
+ def domain(self):
423
+ """
424
+ Gets the domain of this CreateExadbVmClusterDetails.
425
+ A domain name used for the Exadata VM cluster on Exascale Infrastructure. If the Oracle-provided internet and VCN
426
+ resolver is enabled for the specified subnet, then the domain name for the subnet is used
427
+ (do not provide one). Otherwise, provide a valid DNS domain name. Hyphens (-) are not permitted.
428
+ Applies to Exadata Database Service on Exascale Infrastructure only.
429
+
430
+
431
+ :return: The domain of this CreateExadbVmClusterDetails.
432
+ :rtype: str
433
+ """
434
+ return self._domain
435
+
436
+ @domain.setter
437
+ def domain(self, domain):
438
+ """
439
+ Sets the domain of this CreateExadbVmClusterDetails.
440
+ A domain name used for the Exadata VM cluster on Exascale Infrastructure. If the Oracle-provided internet and VCN
441
+ resolver is enabled for the specified subnet, then the domain name for the subnet is used
442
+ (do not provide one). Otherwise, provide a valid DNS domain name. Hyphens (-) are not permitted.
443
+ Applies to Exadata Database Service on Exascale Infrastructure only.
444
+
445
+
446
+ :param domain: The domain of this CreateExadbVmClusterDetails.
447
+ :type: str
448
+ """
449
+ self._domain = domain
450
+
451
+ @property
452
+ def ssh_public_keys(self):
453
+ """
454
+ **[Required]** Gets the ssh_public_keys of this CreateExadbVmClusterDetails.
455
+ The public key portion of one or more key pairs used for SSH access to the Exadata VM cluster on Exascale Infrastructure.
456
+
457
+
458
+ :return: The ssh_public_keys of this CreateExadbVmClusterDetails.
459
+ :rtype: list[str]
460
+ """
461
+ return self._ssh_public_keys
462
+
463
+ @ssh_public_keys.setter
464
+ def ssh_public_keys(self, ssh_public_keys):
465
+ """
466
+ Sets the ssh_public_keys of this CreateExadbVmClusterDetails.
467
+ The public key portion of one or more key pairs used for SSH access to the Exadata VM cluster on Exascale Infrastructure.
468
+
469
+
470
+ :param ssh_public_keys: The ssh_public_keys of this CreateExadbVmClusterDetails.
471
+ :type: list[str]
472
+ """
473
+ self._ssh_public_keys = ssh_public_keys
474
+
475
+ @property
476
+ def license_model(self):
477
+ """
478
+ Gets the license_model of this CreateExadbVmClusterDetails.
479
+ The Oracle license model that applies to the Exadata VM cluster on Exascale Infrastructure. The default is BRING_YOUR_OWN_LICENSE.
480
+
481
+ Allowed values for this property are: "LICENSE_INCLUDED", "BRING_YOUR_OWN_LICENSE"
482
+
483
+
484
+ :return: The license_model of this CreateExadbVmClusterDetails.
485
+ :rtype: str
486
+ """
487
+ return self._license_model
488
+
489
+ @license_model.setter
490
+ def license_model(self, license_model):
491
+ """
492
+ Sets the license_model of this CreateExadbVmClusterDetails.
493
+ The Oracle license model that applies to the Exadata VM cluster on Exascale Infrastructure. The default is BRING_YOUR_OWN_LICENSE.
494
+
495
+
496
+ :param license_model: The license_model of this CreateExadbVmClusterDetails.
497
+ :type: str
498
+ """
499
+ allowed_values = ["LICENSE_INCLUDED", "BRING_YOUR_OWN_LICENSE"]
500
+ if not value_allowed_none_or_none_sentinel(license_model, allowed_values):
501
+ raise ValueError(
502
+ f"Invalid value for `license_model`, must be None or one of {allowed_values}"
503
+ )
504
+ self._license_model = license_model
505
+
506
+ @property
507
+ def time_zone(self):
508
+ """
509
+ Gets the time_zone of this CreateExadbVmClusterDetails.
510
+ The time zone to use for the Exadata VM cluster on Exascale Infrastructure. For details, see `Time Zones`__.
511
+
512
+ __ https://docs.cloud.oracle.com/Content/Database/References/timezones.htm
513
+
514
+
515
+ :return: The time_zone of this CreateExadbVmClusterDetails.
516
+ :rtype: str
517
+ """
518
+ return self._time_zone
519
+
520
+ @time_zone.setter
521
+ def time_zone(self, time_zone):
522
+ """
523
+ Sets the time_zone of this CreateExadbVmClusterDetails.
524
+ The time zone to use for the Exadata VM cluster on Exascale Infrastructure. For details, see `Time Zones`__.
525
+
526
+ __ https://docs.cloud.oracle.com/Content/Database/References/timezones.htm
527
+
528
+
529
+ :param time_zone: The time_zone of this CreateExadbVmClusterDetails.
530
+ :type: str
531
+ """
532
+ self._time_zone = time_zone
533
+
534
+ @property
535
+ def scan_listener_port_tcp(self):
536
+ """
537
+ Gets the scan_listener_port_tcp of this CreateExadbVmClusterDetails.
538
+ The TCP Single Client Access Name (SCAN) port. The default port is 1521.
539
+
540
+
541
+ :return: The scan_listener_port_tcp of this CreateExadbVmClusterDetails.
542
+ :rtype: int
543
+ """
544
+ return self._scan_listener_port_tcp
545
+
546
+ @scan_listener_port_tcp.setter
547
+ def scan_listener_port_tcp(self, scan_listener_port_tcp):
548
+ """
549
+ Sets the scan_listener_port_tcp of this CreateExadbVmClusterDetails.
550
+ The TCP Single Client Access Name (SCAN) port. The default port is 1521.
551
+
552
+
553
+ :param scan_listener_port_tcp: The scan_listener_port_tcp of this CreateExadbVmClusterDetails.
554
+ :type: int
555
+ """
556
+ self._scan_listener_port_tcp = scan_listener_port_tcp
557
+
558
+ @property
559
+ def scan_listener_port_tcp_ssl(self):
560
+ """
561
+ Gets the scan_listener_port_tcp_ssl of this CreateExadbVmClusterDetails.
562
+ The Secured Communication (TCPS) protocol Single Client Access Name (SCAN) port. The default port is 2484.
563
+
564
+
565
+ :return: The scan_listener_port_tcp_ssl of this CreateExadbVmClusterDetails.
566
+ :rtype: int
567
+ """
568
+ return self._scan_listener_port_tcp_ssl
569
+
570
+ @scan_listener_port_tcp_ssl.setter
571
+ def scan_listener_port_tcp_ssl(self, scan_listener_port_tcp_ssl):
572
+ """
573
+ Sets the scan_listener_port_tcp_ssl of this CreateExadbVmClusterDetails.
574
+ The Secured Communication (TCPS) protocol Single Client Access Name (SCAN) port. The default port is 2484.
575
+
576
+
577
+ :param scan_listener_port_tcp_ssl: The scan_listener_port_tcp_ssl of this CreateExadbVmClusterDetails.
578
+ :type: int
579
+ """
580
+ self._scan_listener_port_tcp_ssl = scan_listener_port_tcp_ssl
581
+
582
+ @property
583
+ def private_zone_id(self):
584
+ """
585
+ Gets the private_zone_id of this CreateExadbVmClusterDetails.
586
+ The private zone ID in which you want DNS records to be created.
587
+
588
+
589
+ :return: The private_zone_id of this CreateExadbVmClusterDetails.
590
+ :rtype: str
591
+ """
592
+ return self._private_zone_id
593
+
594
+ @private_zone_id.setter
595
+ def private_zone_id(self, private_zone_id):
596
+ """
597
+ Sets the private_zone_id of this CreateExadbVmClusterDetails.
598
+ The private zone ID in which you want DNS records to be created.
599
+
600
+
601
+ :param private_zone_id: The private_zone_id of this CreateExadbVmClusterDetails.
602
+ :type: str
603
+ """
604
+ self._private_zone_id = private_zone_id
605
+
606
+ @property
607
+ def shape(self):
608
+ """
609
+ **[Required]** Gets the shape of this CreateExadbVmClusterDetails.
610
+ The shape of the Exadata VM cluster on Exascale Infrastructure resource
611
+
612
+
613
+ :return: The shape of this CreateExadbVmClusterDetails.
614
+ :rtype: str
615
+ """
616
+ return self._shape
617
+
618
+ @shape.setter
619
+ def shape(self, shape):
620
+ """
621
+ Sets the shape of this CreateExadbVmClusterDetails.
622
+ The shape of the Exadata VM cluster on Exascale Infrastructure resource
623
+
624
+
625
+ :param shape: The shape of this CreateExadbVmClusterDetails.
626
+ :type: str
627
+ """
628
+ self._shape = shape
629
+
630
+ @property
631
+ def node_count(self):
632
+ """
633
+ **[Required]** Gets the node_count of this CreateExadbVmClusterDetails.
634
+ The number of nodes in the Exadata VM cluster on Exascale Infrastructure.
635
+
636
+
637
+ :return: The node_count of this CreateExadbVmClusterDetails.
638
+ :rtype: int
639
+ """
640
+ return self._node_count
641
+
642
+ @node_count.setter
643
+ def node_count(self, node_count):
644
+ """
645
+ Sets the node_count of this CreateExadbVmClusterDetails.
646
+ The number of nodes in the Exadata VM cluster on Exascale Infrastructure.
647
+
648
+
649
+ :param node_count: The node_count of this CreateExadbVmClusterDetails.
650
+ :type: int
651
+ """
652
+ self._node_count = node_count
653
+
654
+ @property
655
+ def total_e_cpu_count(self):
656
+ """
657
+ **[Required]** Gets the total_e_cpu_count of this CreateExadbVmClusterDetails.
658
+ The number of Total ECPUs for an Exadata VM cluster on Exascale Infrastructure.
659
+
660
+
661
+ :return: The total_e_cpu_count of this CreateExadbVmClusterDetails.
662
+ :rtype: int
663
+ """
664
+ return self._total_e_cpu_count
665
+
666
+ @total_e_cpu_count.setter
667
+ def total_e_cpu_count(self, total_e_cpu_count):
668
+ """
669
+ Sets the total_e_cpu_count of this CreateExadbVmClusterDetails.
670
+ The number of Total ECPUs for an Exadata VM cluster on Exascale Infrastructure.
671
+
672
+
673
+ :param total_e_cpu_count: The total_e_cpu_count of this CreateExadbVmClusterDetails.
674
+ :type: int
675
+ """
676
+ self._total_e_cpu_count = total_e_cpu_count
677
+
678
+ @property
679
+ def enabled_e_cpu_count(self):
680
+ """
681
+ **[Required]** Gets the enabled_e_cpu_count of this CreateExadbVmClusterDetails.
682
+ The number of ECPUs to enable for an Exadata VM cluster on Exascale Infrastructure.
683
+
684
+
685
+ :return: The enabled_e_cpu_count of this CreateExadbVmClusterDetails.
686
+ :rtype: int
687
+ """
688
+ return self._enabled_e_cpu_count
689
+
690
+ @enabled_e_cpu_count.setter
691
+ def enabled_e_cpu_count(self, enabled_e_cpu_count):
692
+ """
693
+ Sets the enabled_e_cpu_count of this CreateExadbVmClusterDetails.
694
+ The number of ECPUs to enable for an Exadata VM cluster on Exascale Infrastructure.
695
+
696
+
697
+ :param enabled_e_cpu_count: The enabled_e_cpu_count of this CreateExadbVmClusterDetails.
698
+ :type: int
699
+ """
700
+ self._enabled_e_cpu_count = enabled_e_cpu_count
701
+
702
+ @property
703
+ def vm_file_system_storage(self):
704
+ """
705
+ **[Required]** Gets the vm_file_system_storage of this CreateExadbVmClusterDetails.
706
+
707
+ :return: The vm_file_system_storage of this CreateExadbVmClusterDetails.
708
+ :rtype: oci.database.models.ExadbVmClusterStorageDetails
709
+ """
710
+ return self._vm_file_system_storage
711
+
712
+ @vm_file_system_storage.setter
713
+ def vm_file_system_storage(self, vm_file_system_storage):
714
+ """
715
+ Sets the vm_file_system_storage of this CreateExadbVmClusterDetails.
716
+
717
+ :param vm_file_system_storage: The vm_file_system_storage of this CreateExadbVmClusterDetails.
718
+ :type: oci.database.models.ExadbVmClusterStorageDetails
719
+ """
720
+ self._vm_file_system_storage = vm_file_system_storage
721
+
722
+ @property
723
+ def exascale_db_storage_vault_id(self):
724
+ """
725
+ **[Required]** Gets the exascale_db_storage_vault_id of this CreateExadbVmClusterDetails.
726
+ The `OCID`__ of the Exadata Database Storage Vault.
727
+
728
+ __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm
729
+
730
+
731
+ :return: The exascale_db_storage_vault_id of this CreateExadbVmClusterDetails.
732
+ :rtype: str
733
+ """
734
+ return self._exascale_db_storage_vault_id
735
+
736
+ @exascale_db_storage_vault_id.setter
737
+ def exascale_db_storage_vault_id(self, exascale_db_storage_vault_id):
738
+ """
739
+ Sets the exascale_db_storage_vault_id of this CreateExadbVmClusterDetails.
740
+ The `OCID`__ of the Exadata Database Storage Vault.
741
+
742
+ __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm
743
+
744
+
745
+ :param exascale_db_storage_vault_id: The exascale_db_storage_vault_id of this CreateExadbVmClusterDetails.
746
+ :type: str
747
+ """
748
+ self._exascale_db_storage_vault_id = exascale_db_storage_vault_id
749
+
750
+ @property
751
+ def nsg_ids(self):
752
+ """
753
+ Gets the nsg_ids of this CreateExadbVmClusterDetails.
754
+ The list of `OCIDs`__ for the network security groups (NSGs) to which this resource belongs. Setting this to an empty list removes all resources from all NSGs. For more information about NSGs, see `Security Rules`__.
755
+ **NsgIds restrictions:**
756
+ - A network security group (NSG) is optional for Autonomous Databases with private access. The nsgIds list can be empty.
757
+
758
+ __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm
759
+ __ https://docs.cloud.oracle.com/Content/Network/Concepts/securityrules.htm
760
+
761
+
762
+ :return: The nsg_ids of this CreateExadbVmClusterDetails.
763
+ :rtype: list[str]
764
+ """
765
+ return self._nsg_ids
766
+
767
+ @nsg_ids.setter
768
+ def nsg_ids(self, nsg_ids):
769
+ """
770
+ Sets the nsg_ids of this CreateExadbVmClusterDetails.
771
+ The list of `OCIDs`__ for the network security groups (NSGs) to which this resource belongs. Setting this to an empty list removes all resources from all NSGs. For more information about NSGs, see `Security Rules`__.
772
+ **NsgIds restrictions:**
773
+ - A network security group (NSG) is optional for Autonomous Databases with private access. The nsgIds list can be empty.
774
+
775
+ __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm
776
+ __ https://docs.cloud.oracle.com/Content/Network/Concepts/securityrules.htm
777
+
778
+
779
+ :param nsg_ids: The nsg_ids of this CreateExadbVmClusterDetails.
780
+ :type: list[str]
781
+ """
782
+ self._nsg_ids = nsg_ids
783
+
784
+ @property
785
+ def backup_network_nsg_ids(self):
786
+ """
787
+ Gets the backup_network_nsg_ids of this CreateExadbVmClusterDetails.
788
+ A list of the `OCIDs`__ of the network security groups (NSGs) that the backup network of this DB system belongs to. Setting this to an empty array after the list is created removes the resource from all NSGs. For more information about NSGs, see `Security Rules`__. Applicable only to Exadata systems.
789
+
790
+ __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm
791
+ __ https://docs.cloud.oracle.com/Content/Network/Concepts/securityrules.htm
792
+
793
+
794
+ :return: The backup_network_nsg_ids of this CreateExadbVmClusterDetails.
795
+ :rtype: list[str]
796
+ """
797
+ return self._backup_network_nsg_ids
798
+
799
+ @backup_network_nsg_ids.setter
800
+ def backup_network_nsg_ids(self, backup_network_nsg_ids):
801
+ """
802
+ Sets the backup_network_nsg_ids of this CreateExadbVmClusterDetails.
803
+ A list of the `OCIDs`__ of the network security groups (NSGs) that the backup network of this DB system belongs to. Setting this to an empty array after the list is created removes the resource from all NSGs. For more information about NSGs, see `Security Rules`__. Applicable only to Exadata systems.
804
+
805
+ __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm
806
+ __ https://docs.cloud.oracle.com/Content/Network/Concepts/securityrules.htm
807
+
808
+
809
+ :param backup_network_nsg_ids: The backup_network_nsg_ids of this CreateExadbVmClusterDetails.
810
+ :type: list[str]
811
+ """
812
+ self._backup_network_nsg_ids = backup_network_nsg_ids
813
+
814
+ @property
815
+ def grid_image_id(self):
816
+ """
817
+ **[Required]** Gets the grid_image_id of this CreateExadbVmClusterDetails.
818
+ Grid Setup will be done using this grid image id
819
+
820
+
821
+ :return: The grid_image_id of this CreateExadbVmClusterDetails.
822
+ :rtype: str
823
+ """
824
+ return self._grid_image_id
825
+
826
+ @grid_image_id.setter
827
+ def grid_image_id(self, grid_image_id):
828
+ """
829
+ Sets the grid_image_id of this CreateExadbVmClusterDetails.
830
+ Grid Setup will be done using this grid image id
831
+
832
+
833
+ :param grid_image_id: The grid_image_id of this CreateExadbVmClusterDetails.
834
+ :type: str
835
+ """
836
+ self._grid_image_id = grid_image_id
837
+
838
+ @property
839
+ def system_version(self):
840
+ """
841
+ Gets the system_version of this CreateExadbVmClusterDetails.
842
+ Operating system version of the image.
843
+
844
+
845
+ :return: The system_version of this CreateExadbVmClusterDetails.
846
+ :rtype: str
847
+ """
848
+ return self._system_version
849
+
850
+ @system_version.setter
851
+ def system_version(self, system_version):
852
+ """
853
+ Sets the system_version of this CreateExadbVmClusterDetails.
854
+ Operating system version of the image.
855
+
856
+
857
+ :param system_version: The system_version of this CreateExadbVmClusterDetails.
858
+ :type: str
859
+ """
860
+ self._system_version = system_version
861
+
862
+ @property
863
+ def freeform_tags(self):
864
+ """
865
+ Gets the freeform_tags of this CreateExadbVmClusterDetails.
866
+ Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
867
+ For more information, see `Resource Tags`__.
868
+
869
+ Example: `{\"Department\": \"Finance\"}`
870
+
871
+ __ https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm
872
+
873
+
874
+ :return: The freeform_tags of this CreateExadbVmClusterDetails.
875
+ :rtype: dict(str, str)
876
+ """
877
+ return self._freeform_tags
878
+
879
+ @freeform_tags.setter
880
+ def freeform_tags(self, freeform_tags):
881
+ """
882
+ Sets the freeform_tags of this CreateExadbVmClusterDetails.
883
+ Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
884
+ For more information, see `Resource Tags`__.
885
+
886
+ Example: `{\"Department\": \"Finance\"}`
887
+
888
+ __ https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm
889
+
890
+
891
+ :param freeform_tags: The freeform_tags of this CreateExadbVmClusterDetails.
892
+ :type: dict(str, str)
893
+ """
894
+ self._freeform_tags = freeform_tags
895
+
896
+ @property
897
+ def defined_tags(self):
898
+ """
899
+ Gets the defined_tags of this CreateExadbVmClusterDetails.
900
+ Defined tags for this resource. Each key is predefined and scoped to a namespace.
901
+ For more information, see `Resource Tags`__.
902
+
903
+ __ https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm
904
+
905
+
906
+ :return: The defined_tags of this CreateExadbVmClusterDetails.
907
+ :rtype: dict(str, dict(str, object))
908
+ """
909
+ return self._defined_tags
910
+
911
+ @defined_tags.setter
912
+ def defined_tags(self, defined_tags):
913
+ """
914
+ Sets the defined_tags of this CreateExadbVmClusterDetails.
915
+ Defined tags for this resource. Each key is predefined and scoped to a namespace.
916
+ For more information, see `Resource Tags`__.
917
+
918
+ __ https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm
919
+
920
+
921
+ :param defined_tags: The defined_tags of this CreateExadbVmClusterDetails.
922
+ :type: dict(str, dict(str, object))
923
+ """
924
+ self._defined_tags = defined_tags
925
+
926
+ @property
927
+ def data_collection_options(self):
928
+ """
929
+ Gets the data_collection_options of this CreateExadbVmClusterDetails.
930
+
931
+ :return: The data_collection_options of this CreateExadbVmClusterDetails.
932
+ :rtype: oci.database.models.DataCollectionOptions
933
+ """
934
+ return self._data_collection_options
935
+
936
+ @data_collection_options.setter
937
+ def data_collection_options(self, data_collection_options):
938
+ """
939
+ Sets the data_collection_options of this CreateExadbVmClusterDetails.
940
+
941
+ :param data_collection_options: The data_collection_options of this CreateExadbVmClusterDetails.
942
+ :type: oci.database.models.DataCollectionOptions
943
+ """
944
+ self._data_collection_options = data_collection_options
945
+
946
+ def __repr__(self):
947
+ return formatted_flat_dict(self)
948
+
949
+ def __eq__(self, other):
950
+ if other is None:
951
+ return False
952
+
953
+ return self.__dict__ == other.__dict__
954
+
955
+ def __ne__(self, other):
956
+ return not self == other