pulumi-oci 2.1.0a1719958917__py3-none-any.whl → 2.1.0a1720054142__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 (59) hide show
  1. pulumi_oci/__init__.py +43 -0
  2. pulumi_oci/database/__init__.py +11 -0
  3. pulumi_oci/database/_inputs.py +607 -0
  4. pulumi_oci/database/db_node.py +28 -0
  5. pulumi_oci/database/exadb_vm_cluster.py +1761 -0
  6. pulumi_oci/database/exascale_db_storage_vault.py +787 -0
  7. pulumi_oci/database/get_backups.py +22 -5
  8. pulumi_oci/database/get_db_node.py +14 -1
  9. pulumi_oci/database/get_db_nodes.py +2 -2
  10. pulumi_oci/database/get_exadb_vm_cluster.py +614 -0
  11. pulumi_oci/database/get_exadb_vm_cluster_update.py +226 -0
  12. pulumi_oci/database/get_exadb_vm_cluster_update_history_entries.py +153 -0
  13. pulumi_oci/database/get_exadb_vm_cluster_update_history_entry.py +226 -0
  14. pulumi_oci/database/get_exadb_vm_cluster_updates.py +173 -0
  15. pulumi_oci/database/get_exadb_vm_clusters.py +196 -0
  16. pulumi_oci/database/get_exascale_db_storage_vault.py +301 -0
  17. pulumi_oci/database/get_exascale_db_storage_vaults.py +176 -0
  18. pulumi_oci/database/get_gi_version_minor_versions.py +221 -0
  19. pulumi_oci/database/get_gi_versions.py +22 -5
  20. pulumi_oci/database/outputs.py +2050 -0
  21. pulumi_oci/database/pluggable_database.py +7 -7
  22. pulumi_oci/databasemigration/__init__.py +6 -0
  23. pulumi_oci/databasemigration/_inputs.py +1577 -0
  24. pulumi_oci/databasemigration/connection.py +2019 -0
  25. pulumi_oci/databasemigration/get_connection.py +616 -0
  26. pulumi_oci/databasemigration/get_connections.py +225 -0
  27. pulumi_oci/databasemigration/get_job_advisor_report.py +2 -10
  28. pulumi_oci/databasemigration/get_migration.py +427 -0
  29. pulumi_oci/databasemigration/get_migration_object_types.py +24 -13
  30. pulumi_oci/databasemigration/get_migrations.py +407 -0
  31. pulumi_oci/databasemigration/job.py +16 -20
  32. pulumi_oci/databasemigration/migration.py +1471 -0
  33. pulumi_oci/databasemigration/outputs.py +4301 -73
  34. pulumi_oci/filestorage/_inputs.py +10 -18
  35. pulumi_oci/filestorage/export.py +28 -7
  36. pulumi_oci/filestorage/file_system.py +159 -35
  37. pulumi_oci/filestorage/outputs.py +55 -34
  38. pulumi_oci/generativeai/_inputs.py +50 -2
  39. pulumi_oci/generativeai/dedicated_ai_cluster.py +30 -2
  40. pulumi_oci/generativeai/endpoint.py +2 -2
  41. pulumi_oci/generativeai/get_dedicated_ai_cluster.py +2 -47
  42. pulumi_oci/generativeai/get_dedicated_ai_clusters.py +2 -14
  43. pulumi_oci/generativeai/get_endpoint.py +2 -26
  44. pulumi_oci/generativeai/get_endpoints.py +2 -8
  45. pulumi_oci/generativeai/get_model.py +2 -38
  46. pulumi_oci/generativeai/get_models.py +2 -8
  47. pulumi_oci/generativeai/model.py +2 -2
  48. pulumi_oci/generativeai/outputs.py +86 -310
  49. pulumi_oci/pulumi-plugin.json +1 -1
  50. pulumi_oci/resourcescheduler/__init__.py +12 -0
  51. pulumi_oci/resourcescheduler/_inputs.py +224 -0
  52. pulumi_oci/resourcescheduler/get_schedule.py +340 -0
  53. pulumi_oci/resourcescheduler/get_schedules.py +193 -0
  54. pulumi_oci/resourcescheduler/outputs.py +687 -0
  55. pulumi_oci/resourcescheduler/schedule.py +977 -0
  56. {pulumi_oci-2.1.0a1719958917.dist-info → pulumi_oci-2.1.0a1720054142.dist-info}/METADATA +1 -1
  57. {pulumi_oci-2.1.0a1719958917.dist-info → pulumi_oci-2.1.0a1720054142.dist-info}/RECORD +59 -36
  58. {pulumi_oci-2.1.0a1719958917.dist-info → pulumi_oci-2.1.0a1720054142.dist-info}/WHEEL +0 -0
  59. {pulumi_oci-2.1.0a1719958917.dist-info → pulumi_oci-2.1.0a1720054142.dist-info}/top_level.txt +0 -0
@@ -123,6 +123,12 @@ __all__ = [
123
123
  'ExadataInfrastructureStorageMaintenanceWindowDaysOfWeekArgs',
124
124
  'ExadataInfrastructureStorageMaintenanceWindowMonthArgs',
125
125
  'ExadataIormConfigDbPlanArgs',
126
+ 'ExadbVmClusterDataCollectionOptionsArgs',
127
+ 'ExadbVmClusterIormConfigCachArgs',
128
+ 'ExadbVmClusterIormConfigCachDbPlanArgs',
129
+ 'ExadbVmClusterNodeConfigArgs',
130
+ 'ExadbVmClusterNodeResourceArgs',
131
+ 'ExascaleDbStorageVaultHighCapacityDatabaseStorageArgs',
126
132
  'ExternalContainerDatabaseDatabaseManagementConfigArgs',
127
133
  'ExternalContainerDatabaseStackMonitoringConfigArgs',
128
134
  'ExternalDatabaseConnectorConnectionCredentialsArgs',
@@ -213,11 +219,16 @@ __all__ = [
213
219
  'GetDbSystemsUpgradeHistoryEntriesFilterArgs',
214
220
  'GetDbVersionsFilterArgs',
215
221
  'GetExadataInfrastructuresFilterArgs',
222
+ 'GetExadbVmClusterUpdateHistoryEntriesFilterArgs',
223
+ 'GetExadbVmClusterUpdatesFilterArgs',
224
+ 'GetExadbVmClustersFilterArgs',
225
+ 'GetExascaleDbStorageVaultsFilterArgs',
216
226
  'GetExternalContainerDatabasesFilterArgs',
217
227
  'GetExternalDatabaseConnectorsFilterArgs',
218
228
  'GetExternalNonContainerDatabasesFilterArgs',
219
229
  'GetExternalPluggableDatabasesFilterArgs',
220
230
  'GetFlexComponentsFilterArgs',
231
+ 'GetGiVersionMinorVersionsFilterArgs',
221
232
  'GetGiVersionsFilterArgs',
222
233
  'GetKeyStoresFilterArgs',
223
234
  'GetMaintenanceRunsFilterArgs',
@@ -9235,6 +9246,391 @@ class ExadataIormConfigDbPlanArgs:
9235
9246
  pulumi.set(self, "flash_cache_limit", value)
9236
9247
 
9237
9248
 
9249
+ @pulumi.input_type
9250
+ class ExadbVmClusterDataCollectionOptionsArgs:
9251
+ def __init__(__self__, *,
9252
+ is_diagnostics_events_enabled: Optional[pulumi.Input[bool]] = None,
9253
+ is_health_monitoring_enabled: Optional[pulumi.Input[bool]] = None,
9254
+ is_incident_logs_enabled: Optional[pulumi.Input[bool]] = None):
9255
+ """
9256
+ :param pulumi.Input[bool] is_diagnostics_events_enabled: (Updatable) Indicates whether diagnostic collection is enabled for the VM cluster/Cloud VM cluster/VMBM DBCS. Enabling diagnostic collection allows you to receive Events service notifications for guest VM issues. Diagnostic collection also allows Oracle to provide enhanced service and proactive support for your Exadata system. You can enable diagnostic collection during VM cluster/Cloud VM cluster provisioning. You can also disable or enable it at any time using the `UpdateVmCluster` or `updateCloudVmCluster` API.
9257
+ :param pulumi.Input[bool] is_health_monitoring_enabled: (Updatable) Indicates whether health monitoring is enabled for the VM cluster / Cloud VM cluster / VMBM DBCS. Enabling health monitoring allows Oracle to collect diagnostic data and share it with its operations and support personnel. You may also receive notifications for some events. Collecting health diagnostics enables Oracle to provide proactive support and enhanced service for your system. Optionally enable health monitoring while provisioning a system. You can also disable or enable health monitoring anytime using the `UpdateVmCluster`, `UpdateCloudVmCluster` or `updateDbsystem` API.
9258
+ :param pulumi.Input[bool] is_incident_logs_enabled: (Updatable) Indicates whether incident logs and trace collection are enabled for the VM cluster / Cloud VM cluster / VMBM DBCS. Enabling incident logs collection allows Oracle to receive Events service notifications for guest VM issues, collect incident logs and traces, and use them to diagnose issues and resolve them. Optionally enable incident logs collection while provisioning a system. You can also disable or enable incident logs collection anytime using the `UpdateVmCluster`, `updateCloudVmCluster` or `updateDbsystem` API.
9259
+ """
9260
+ if is_diagnostics_events_enabled is not None:
9261
+ pulumi.set(__self__, "is_diagnostics_events_enabled", is_diagnostics_events_enabled)
9262
+ if is_health_monitoring_enabled is not None:
9263
+ pulumi.set(__self__, "is_health_monitoring_enabled", is_health_monitoring_enabled)
9264
+ if is_incident_logs_enabled is not None:
9265
+ pulumi.set(__self__, "is_incident_logs_enabled", is_incident_logs_enabled)
9266
+
9267
+ @property
9268
+ @pulumi.getter(name="isDiagnosticsEventsEnabled")
9269
+ def is_diagnostics_events_enabled(self) -> Optional[pulumi.Input[bool]]:
9270
+ """
9271
+ (Updatable) Indicates whether diagnostic collection is enabled for the VM cluster/Cloud VM cluster/VMBM DBCS. Enabling diagnostic collection allows you to receive Events service notifications for guest VM issues. Diagnostic collection also allows Oracle to provide enhanced service and proactive support for your Exadata system. You can enable diagnostic collection during VM cluster/Cloud VM cluster provisioning. You can also disable or enable it at any time using the `UpdateVmCluster` or `updateCloudVmCluster` API.
9272
+ """
9273
+ return pulumi.get(self, "is_diagnostics_events_enabled")
9274
+
9275
+ @is_diagnostics_events_enabled.setter
9276
+ def is_diagnostics_events_enabled(self, value: Optional[pulumi.Input[bool]]):
9277
+ pulumi.set(self, "is_diagnostics_events_enabled", value)
9278
+
9279
+ @property
9280
+ @pulumi.getter(name="isHealthMonitoringEnabled")
9281
+ def is_health_monitoring_enabled(self) -> Optional[pulumi.Input[bool]]:
9282
+ """
9283
+ (Updatable) Indicates whether health monitoring is enabled for the VM cluster / Cloud VM cluster / VMBM DBCS. Enabling health monitoring allows Oracle to collect diagnostic data and share it with its operations and support personnel. You may also receive notifications for some events. Collecting health diagnostics enables Oracle to provide proactive support and enhanced service for your system. Optionally enable health monitoring while provisioning a system. You can also disable or enable health monitoring anytime using the `UpdateVmCluster`, `UpdateCloudVmCluster` or `updateDbsystem` API.
9284
+ """
9285
+ return pulumi.get(self, "is_health_monitoring_enabled")
9286
+
9287
+ @is_health_monitoring_enabled.setter
9288
+ def is_health_monitoring_enabled(self, value: Optional[pulumi.Input[bool]]):
9289
+ pulumi.set(self, "is_health_monitoring_enabled", value)
9290
+
9291
+ @property
9292
+ @pulumi.getter(name="isIncidentLogsEnabled")
9293
+ def is_incident_logs_enabled(self) -> Optional[pulumi.Input[bool]]:
9294
+ """
9295
+ (Updatable) Indicates whether incident logs and trace collection are enabled for the VM cluster / Cloud VM cluster / VMBM DBCS. Enabling incident logs collection allows Oracle to receive Events service notifications for guest VM issues, collect incident logs and traces, and use them to diagnose issues and resolve them. Optionally enable incident logs collection while provisioning a system. You can also disable or enable incident logs collection anytime using the `UpdateVmCluster`, `updateCloudVmCluster` or `updateDbsystem` API.
9296
+ """
9297
+ return pulumi.get(self, "is_incident_logs_enabled")
9298
+
9299
+ @is_incident_logs_enabled.setter
9300
+ def is_incident_logs_enabled(self, value: Optional[pulumi.Input[bool]]):
9301
+ pulumi.set(self, "is_incident_logs_enabled", value)
9302
+
9303
+
9304
+ @pulumi.input_type
9305
+ class ExadbVmClusterIormConfigCachArgs:
9306
+ def __init__(__self__, *,
9307
+ db_plans: Optional[pulumi.Input[Sequence[pulumi.Input['ExadbVmClusterIormConfigCachDbPlanArgs']]]] = None,
9308
+ lifecycle_details: Optional[pulumi.Input[str]] = None,
9309
+ objective: Optional[pulumi.Input[str]] = None,
9310
+ state: Optional[pulumi.Input[str]] = None):
9311
+ """
9312
+ :param pulumi.Input[Sequence[pulumi.Input['ExadbVmClusterIormConfigCachDbPlanArgs']]] db_plans: An array of IORM settings for all the database in the Exadata DB system.
9313
+ :param pulumi.Input[str] lifecycle_details: Additional information about the current lifecycle state.
9314
+ :param pulumi.Input[str] objective: The current value for the IORM objective. The default is `AUTO`.
9315
+ :param pulumi.Input[str] state: The current state of the Exadata VM cluster on Exascale Infrastructure.
9316
+ """
9317
+ if db_plans is not None:
9318
+ pulumi.set(__self__, "db_plans", db_plans)
9319
+ if lifecycle_details is not None:
9320
+ pulumi.set(__self__, "lifecycle_details", lifecycle_details)
9321
+ if objective is not None:
9322
+ pulumi.set(__self__, "objective", objective)
9323
+ if state is not None:
9324
+ pulumi.set(__self__, "state", state)
9325
+
9326
+ @property
9327
+ @pulumi.getter(name="dbPlans")
9328
+ def db_plans(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['ExadbVmClusterIormConfigCachDbPlanArgs']]]]:
9329
+ """
9330
+ An array of IORM settings for all the database in the Exadata DB system.
9331
+ """
9332
+ return pulumi.get(self, "db_plans")
9333
+
9334
+ @db_plans.setter
9335
+ def db_plans(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['ExadbVmClusterIormConfigCachDbPlanArgs']]]]):
9336
+ pulumi.set(self, "db_plans", value)
9337
+
9338
+ @property
9339
+ @pulumi.getter(name="lifecycleDetails")
9340
+ def lifecycle_details(self) -> Optional[pulumi.Input[str]]:
9341
+ """
9342
+ Additional information about the current lifecycle state.
9343
+ """
9344
+ return pulumi.get(self, "lifecycle_details")
9345
+
9346
+ @lifecycle_details.setter
9347
+ def lifecycle_details(self, value: Optional[pulumi.Input[str]]):
9348
+ pulumi.set(self, "lifecycle_details", value)
9349
+
9350
+ @property
9351
+ @pulumi.getter
9352
+ def objective(self) -> Optional[pulumi.Input[str]]:
9353
+ """
9354
+ The current value for the IORM objective. The default is `AUTO`.
9355
+ """
9356
+ return pulumi.get(self, "objective")
9357
+
9358
+ @objective.setter
9359
+ def objective(self, value: Optional[pulumi.Input[str]]):
9360
+ pulumi.set(self, "objective", value)
9361
+
9362
+ @property
9363
+ @pulumi.getter
9364
+ def state(self) -> Optional[pulumi.Input[str]]:
9365
+ """
9366
+ The current state of the Exadata VM cluster on Exascale Infrastructure.
9367
+ """
9368
+ return pulumi.get(self, "state")
9369
+
9370
+ @state.setter
9371
+ def state(self, value: Optional[pulumi.Input[str]]):
9372
+ pulumi.set(self, "state", value)
9373
+
9374
+
9375
+ @pulumi.input_type
9376
+ class ExadbVmClusterIormConfigCachDbPlanArgs:
9377
+ def __init__(__self__, *,
9378
+ db_name: Optional[pulumi.Input[str]] = None,
9379
+ flash_cache_limit: Optional[pulumi.Input[str]] = None,
9380
+ share: Optional[pulumi.Input[int]] = None):
9381
+ """
9382
+ :param pulumi.Input[str] db_name: The database name. For the default `DbPlan`, the `dbName` is `default`.
9383
+ :param pulumi.Input[str] flash_cache_limit: The flash cache limit for this database. This value is internally configured based on the share value assigned to the database.
9384
+ :param pulumi.Input[int] share: The relative priority of this database.
9385
+ """
9386
+ if db_name is not None:
9387
+ pulumi.set(__self__, "db_name", db_name)
9388
+ if flash_cache_limit is not None:
9389
+ pulumi.set(__self__, "flash_cache_limit", flash_cache_limit)
9390
+ if share is not None:
9391
+ pulumi.set(__self__, "share", share)
9392
+
9393
+ @property
9394
+ @pulumi.getter(name="dbName")
9395
+ def db_name(self) -> Optional[pulumi.Input[str]]:
9396
+ """
9397
+ The database name. For the default `DbPlan`, the `dbName` is `default`.
9398
+ """
9399
+ return pulumi.get(self, "db_name")
9400
+
9401
+ @db_name.setter
9402
+ def db_name(self, value: Optional[pulumi.Input[str]]):
9403
+ pulumi.set(self, "db_name", value)
9404
+
9405
+ @property
9406
+ @pulumi.getter(name="flashCacheLimit")
9407
+ def flash_cache_limit(self) -> Optional[pulumi.Input[str]]:
9408
+ """
9409
+ The flash cache limit for this database. This value is internally configured based on the share value assigned to the database.
9410
+ """
9411
+ return pulumi.get(self, "flash_cache_limit")
9412
+
9413
+ @flash_cache_limit.setter
9414
+ def flash_cache_limit(self, value: Optional[pulumi.Input[str]]):
9415
+ pulumi.set(self, "flash_cache_limit", value)
9416
+
9417
+ @property
9418
+ @pulumi.getter
9419
+ def share(self) -> Optional[pulumi.Input[int]]:
9420
+ """
9421
+ The relative priority of this database.
9422
+ """
9423
+ return pulumi.get(self, "share")
9424
+
9425
+ @share.setter
9426
+ def share(self, value: Optional[pulumi.Input[int]]):
9427
+ pulumi.set(self, "share", value)
9428
+
9429
+
9430
+ @pulumi.input_type
9431
+ class ExadbVmClusterNodeConfigArgs:
9432
+ def __init__(__self__, *,
9433
+ enabled_ecpu_count_per_node: pulumi.Input[int],
9434
+ total_ecpu_count_per_node: pulumi.Input[int],
9435
+ vm_file_system_storage_size_gbs_per_node: pulumi.Input[int],
9436
+ memory_size_in_gbs_per_node: Optional[pulumi.Input[int]] = None,
9437
+ snapshot_file_system_storage_size_gbs_per_node: Optional[pulumi.Input[int]] = None,
9438
+ total_file_system_storage_size_gbs_per_node: Optional[pulumi.Input[int]] = None):
9439
+ """
9440
+ :param pulumi.Input[int] enabled_ecpu_count_per_node: (Updatable) The number of ECPUs to enable for each node.
9441
+ :param pulumi.Input[int] total_ecpu_count_per_node: (Updatable) The number of Total ECPUs for each node.
9442
+ :param pulumi.Input[int] vm_file_system_storage_size_gbs_per_node: (Updatable) The file system storage in GBs for each node.
9443
+ :param pulumi.Input[int] memory_size_in_gbs_per_node: The memory that you want to be allocated in GBs to each node. Memory is calculated based on 11 GB per VM core reserved.
9444
+ :param pulumi.Input[int] snapshot_file_system_storage_size_gbs_per_node: The file system storage in GBs for snapshot for each node.
9445
+ :param pulumi.Input[int] total_file_system_storage_size_gbs_per_node: Total file system storage in GBs for each node.
9446
+ """
9447
+ pulumi.set(__self__, "enabled_ecpu_count_per_node", enabled_ecpu_count_per_node)
9448
+ pulumi.set(__self__, "total_ecpu_count_per_node", total_ecpu_count_per_node)
9449
+ pulumi.set(__self__, "vm_file_system_storage_size_gbs_per_node", vm_file_system_storage_size_gbs_per_node)
9450
+ if memory_size_in_gbs_per_node is not None:
9451
+ pulumi.set(__self__, "memory_size_in_gbs_per_node", memory_size_in_gbs_per_node)
9452
+ if snapshot_file_system_storage_size_gbs_per_node is not None:
9453
+ pulumi.set(__self__, "snapshot_file_system_storage_size_gbs_per_node", snapshot_file_system_storage_size_gbs_per_node)
9454
+ if total_file_system_storage_size_gbs_per_node is not None:
9455
+ pulumi.set(__self__, "total_file_system_storage_size_gbs_per_node", total_file_system_storage_size_gbs_per_node)
9456
+
9457
+ @property
9458
+ @pulumi.getter(name="enabledEcpuCountPerNode")
9459
+ def enabled_ecpu_count_per_node(self) -> pulumi.Input[int]:
9460
+ """
9461
+ (Updatable) The number of ECPUs to enable for each node.
9462
+ """
9463
+ return pulumi.get(self, "enabled_ecpu_count_per_node")
9464
+
9465
+ @enabled_ecpu_count_per_node.setter
9466
+ def enabled_ecpu_count_per_node(self, value: pulumi.Input[int]):
9467
+ pulumi.set(self, "enabled_ecpu_count_per_node", value)
9468
+
9469
+ @property
9470
+ @pulumi.getter(name="totalEcpuCountPerNode")
9471
+ def total_ecpu_count_per_node(self) -> pulumi.Input[int]:
9472
+ """
9473
+ (Updatable) The number of Total ECPUs for each node.
9474
+ """
9475
+ return pulumi.get(self, "total_ecpu_count_per_node")
9476
+
9477
+ @total_ecpu_count_per_node.setter
9478
+ def total_ecpu_count_per_node(self, value: pulumi.Input[int]):
9479
+ pulumi.set(self, "total_ecpu_count_per_node", value)
9480
+
9481
+ @property
9482
+ @pulumi.getter(name="vmFileSystemStorageSizeGbsPerNode")
9483
+ def vm_file_system_storage_size_gbs_per_node(self) -> pulumi.Input[int]:
9484
+ """
9485
+ (Updatable) The file system storage in GBs for each node.
9486
+ """
9487
+ return pulumi.get(self, "vm_file_system_storage_size_gbs_per_node")
9488
+
9489
+ @vm_file_system_storage_size_gbs_per_node.setter
9490
+ def vm_file_system_storage_size_gbs_per_node(self, value: pulumi.Input[int]):
9491
+ pulumi.set(self, "vm_file_system_storage_size_gbs_per_node", value)
9492
+
9493
+ @property
9494
+ @pulumi.getter(name="memorySizeInGbsPerNode")
9495
+ def memory_size_in_gbs_per_node(self) -> Optional[pulumi.Input[int]]:
9496
+ """
9497
+ The memory that you want to be allocated in GBs to each node. Memory is calculated based on 11 GB per VM core reserved.
9498
+ """
9499
+ return pulumi.get(self, "memory_size_in_gbs_per_node")
9500
+
9501
+ @memory_size_in_gbs_per_node.setter
9502
+ def memory_size_in_gbs_per_node(self, value: Optional[pulumi.Input[int]]):
9503
+ pulumi.set(self, "memory_size_in_gbs_per_node", value)
9504
+
9505
+ @property
9506
+ @pulumi.getter(name="snapshotFileSystemStorageSizeGbsPerNode")
9507
+ def snapshot_file_system_storage_size_gbs_per_node(self) -> Optional[pulumi.Input[int]]:
9508
+ """
9509
+ The file system storage in GBs for snapshot for each node.
9510
+ """
9511
+ return pulumi.get(self, "snapshot_file_system_storage_size_gbs_per_node")
9512
+
9513
+ @snapshot_file_system_storage_size_gbs_per_node.setter
9514
+ def snapshot_file_system_storage_size_gbs_per_node(self, value: Optional[pulumi.Input[int]]):
9515
+ pulumi.set(self, "snapshot_file_system_storage_size_gbs_per_node", value)
9516
+
9517
+ @property
9518
+ @pulumi.getter(name="totalFileSystemStorageSizeGbsPerNode")
9519
+ def total_file_system_storage_size_gbs_per_node(self) -> Optional[pulumi.Input[int]]:
9520
+ """
9521
+ Total file system storage in GBs for each node.
9522
+ """
9523
+ return pulumi.get(self, "total_file_system_storage_size_gbs_per_node")
9524
+
9525
+ @total_file_system_storage_size_gbs_per_node.setter
9526
+ def total_file_system_storage_size_gbs_per_node(self, value: Optional[pulumi.Input[int]]):
9527
+ pulumi.set(self, "total_file_system_storage_size_gbs_per_node", value)
9528
+
9529
+
9530
+ @pulumi.input_type
9531
+ class ExadbVmClusterNodeResourceArgs:
9532
+ def __init__(__self__, *,
9533
+ node_name: pulumi.Input[str],
9534
+ node_hostname: Optional[pulumi.Input[str]] = None,
9535
+ node_id: Optional[pulumi.Input[str]] = None,
9536
+ state: Optional[pulumi.Input[str]] = None):
9537
+ """
9538
+ :param pulumi.Input[str] node_hostname: The host name for the node.
9539
+ :param pulumi.Input[str] node_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the node.
9540
+ :param pulumi.Input[str] state: The current state of the Exadata VM cluster on Exascale Infrastructure.
9541
+ """
9542
+ pulumi.set(__self__, "node_name", node_name)
9543
+ if node_hostname is not None:
9544
+ pulumi.set(__self__, "node_hostname", node_hostname)
9545
+ if node_id is not None:
9546
+ pulumi.set(__self__, "node_id", node_id)
9547
+ if state is not None:
9548
+ pulumi.set(__self__, "state", state)
9549
+
9550
+ @property
9551
+ @pulumi.getter(name="nodeName")
9552
+ def node_name(self) -> pulumi.Input[str]:
9553
+ return pulumi.get(self, "node_name")
9554
+
9555
+ @node_name.setter
9556
+ def node_name(self, value: pulumi.Input[str]):
9557
+ pulumi.set(self, "node_name", value)
9558
+
9559
+ @property
9560
+ @pulumi.getter(name="nodeHostname")
9561
+ def node_hostname(self) -> Optional[pulumi.Input[str]]:
9562
+ """
9563
+ The host name for the node.
9564
+ """
9565
+ return pulumi.get(self, "node_hostname")
9566
+
9567
+ @node_hostname.setter
9568
+ def node_hostname(self, value: Optional[pulumi.Input[str]]):
9569
+ pulumi.set(self, "node_hostname", value)
9570
+
9571
+ @property
9572
+ @pulumi.getter(name="nodeId")
9573
+ def node_id(self) -> Optional[pulumi.Input[str]]:
9574
+ """
9575
+ The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the node.
9576
+ """
9577
+ return pulumi.get(self, "node_id")
9578
+
9579
+ @node_id.setter
9580
+ def node_id(self, value: Optional[pulumi.Input[str]]):
9581
+ pulumi.set(self, "node_id", value)
9582
+
9583
+ @property
9584
+ @pulumi.getter
9585
+ def state(self) -> Optional[pulumi.Input[str]]:
9586
+ """
9587
+ The current state of the Exadata VM cluster on Exascale Infrastructure.
9588
+ """
9589
+ return pulumi.get(self, "state")
9590
+
9591
+ @state.setter
9592
+ def state(self, value: Optional[pulumi.Input[str]]):
9593
+ pulumi.set(self, "state", value)
9594
+
9595
+
9596
+ @pulumi.input_type
9597
+ class ExascaleDbStorageVaultHighCapacityDatabaseStorageArgs:
9598
+ def __init__(__self__, *,
9599
+ total_size_in_gbs: pulumi.Input[int],
9600
+ available_size_in_gbs: Optional[pulumi.Input[int]] = None):
9601
+ """
9602
+ :param pulumi.Input[int] total_size_in_gbs: (Updatable) Total Capacity
9603
+ :param pulumi.Input[int] available_size_in_gbs: Available Capacity
9604
+ """
9605
+ pulumi.set(__self__, "total_size_in_gbs", total_size_in_gbs)
9606
+ if available_size_in_gbs is not None:
9607
+ pulumi.set(__self__, "available_size_in_gbs", available_size_in_gbs)
9608
+
9609
+ @property
9610
+ @pulumi.getter(name="totalSizeInGbs")
9611
+ def total_size_in_gbs(self) -> pulumi.Input[int]:
9612
+ """
9613
+ (Updatable) Total Capacity
9614
+ """
9615
+ return pulumi.get(self, "total_size_in_gbs")
9616
+
9617
+ @total_size_in_gbs.setter
9618
+ def total_size_in_gbs(self, value: pulumi.Input[int]):
9619
+ pulumi.set(self, "total_size_in_gbs", value)
9620
+
9621
+ @property
9622
+ @pulumi.getter(name="availableSizeInGbs")
9623
+ def available_size_in_gbs(self) -> Optional[pulumi.Input[int]]:
9624
+ """
9625
+ Available Capacity
9626
+ """
9627
+ return pulumi.get(self, "available_size_in_gbs")
9628
+
9629
+ @available_size_in_gbs.setter
9630
+ def available_size_in_gbs(self, value: Optional[pulumi.Input[int]]):
9631
+ pulumi.set(self, "available_size_in_gbs", value)
9632
+
9633
+
9238
9634
  @pulumi.input_type
9239
9635
  class ExternalContainerDatabaseDatabaseManagementConfigArgs:
9240
9636
  def __init__(__self__, *,
@@ -10192,6 +10588,7 @@ class PluggableDatabasePdbCreationTypeDetailsArgs:
10192
10588
  source_pluggable_database_id: pulumi.Input[str],
10193
10589
  dblink_user_password: Optional[pulumi.Input[str]] = None,
10194
10590
  dblink_username: Optional[pulumi.Input[str]] = None,
10591
+ is_thin_clone: Optional[pulumi.Input[bool]] = None,
10195
10592
  refreshable_clone_details: Optional[pulumi.Input['PluggableDatabasePdbCreationTypeDetailsRefreshableCloneDetailsArgs']] = None,
10196
10593
  source_container_database_admin_password: Optional[pulumi.Input[str]] = None):
10197
10594
  """
@@ -10199,6 +10596,7 @@ class PluggableDatabasePdbCreationTypeDetailsArgs:
10199
10596
  :param pulumi.Input[str] source_pluggable_database_id: The OCID of the Source Pluggable Database.
10200
10597
  :param pulumi.Input[str] dblink_user_password: The DB link user password.
10201
10598
  :param pulumi.Input[str] dblink_username: The name of the DB link user.
10599
+ :param pulumi.Input[bool] is_thin_clone: True if Pluggable Database needs to be thin cloned and false if Pluggable Database needs to be thick cloned.
10202
10600
  :param pulumi.Input['PluggableDatabasePdbCreationTypeDetailsRefreshableCloneDetailsArgs'] refreshable_clone_details: Parameters for creating Pluggable Database Refreshable Clone. **Warning:** Oracle recommends that you avoid using any confidential information when you supply string values using the API.
10203
10601
  :param pulumi.Input[str] source_container_database_admin_password: The DB system administrator password of the source Container Database.
10204
10602
  """
@@ -10208,6 +10606,8 @@ class PluggableDatabasePdbCreationTypeDetailsArgs:
10208
10606
  pulumi.set(__self__, "dblink_user_password", dblink_user_password)
10209
10607
  if dblink_username is not None:
10210
10608
  pulumi.set(__self__, "dblink_username", dblink_username)
10609
+ if is_thin_clone is not None:
10610
+ pulumi.set(__self__, "is_thin_clone", is_thin_clone)
10211
10611
  if refreshable_clone_details is not None:
10212
10612
  pulumi.set(__self__, "refreshable_clone_details", refreshable_clone_details)
10213
10613
  if source_container_database_admin_password is not None:
@@ -10261,6 +10661,18 @@ class PluggableDatabasePdbCreationTypeDetailsArgs:
10261
10661
  def dblink_username(self, value: Optional[pulumi.Input[str]]):
10262
10662
  pulumi.set(self, "dblink_username", value)
10263
10663
 
10664
+ @property
10665
+ @pulumi.getter(name="isThinClone")
10666
+ def is_thin_clone(self) -> Optional[pulumi.Input[bool]]:
10667
+ """
10668
+ True if Pluggable Database needs to be thin cloned and false if Pluggable Database needs to be thick cloned.
10669
+ """
10670
+ return pulumi.get(self, "is_thin_clone")
10671
+
10672
+ @is_thin_clone.setter
10673
+ def is_thin_clone(self, value: Optional[pulumi.Input[bool]]):
10674
+ pulumi.set(self, "is_thin_clone", value)
10675
+
10264
10676
  @property
10265
10677
  @pulumi.getter(name="refreshableCloneDetails")
10266
10678
  def refreshable_clone_details(self) -> Optional[pulumi.Input['PluggableDatabasePdbCreationTypeDetailsRefreshableCloneDetailsArgs']]:
@@ -13283,6 +13695,162 @@ class GetExadataInfrastructuresFilterArgs:
13283
13695
  pulumi.set(self, "regex", value)
13284
13696
 
13285
13697
 
13698
+ @pulumi.input_type
13699
+ class GetExadbVmClusterUpdateHistoryEntriesFilterArgs:
13700
+ def __init__(__self__, *,
13701
+ name: str,
13702
+ values: Sequence[str],
13703
+ regex: Optional[bool] = None):
13704
+ pulumi.set(__self__, "name", name)
13705
+ pulumi.set(__self__, "values", values)
13706
+ if regex is not None:
13707
+ pulumi.set(__self__, "regex", regex)
13708
+
13709
+ @property
13710
+ @pulumi.getter
13711
+ def name(self) -> str:
13712
+ return pulumi.get(self, "name")
13713
+
13714
+ @name.setter
13715
+ def name(self, value: str):
13716
+ pulumi.set(self, "name", value)
13717
+
13718
+ @property
13719
+ @pulumi.getter
13720
+ def values(self) -> Sequence[str]:
13721
+ return pulumi.get(self, "values")
13722
+
13723
+ @values.setter
13724
+ def values(self, value: Sequence[str]):
13725
+ pulumi.set(self, "values", value)
13726
+
13727
+ @property
13728
+ @pulumi.getter
13729
+ def regex(self) -> Optional[bool]:
13730
+ return pulumi.get(self, "regex")
13731
+
13732
+ @regex.setter
13733
+ def regex(self, value: Optional[bool]):
13734
+ pulumi.set(self, "regex", value)
13735
+
13736
+
13737
+ @pulumi.input_type
13738
+ class GetExadbVmClusterUpdatesFilterArgs:
13739
+ def __init__(__self__, *,
13740
+ name: str,
13741
+ values: Sequence[str],
13742
+ regex: Optional[bool] = None):
13743
+ pulumi.set(__self__, "name", name)
13744
+ pulumi.set(__self__, "values", values)
13745
+ if regex is not None:
13746
+ pulumi.set(__self__, "regex", regex)
13747
+
13748
+ @property
13749
+ @pulumi.getter
13750
+ def name(self) -> str:
13751
+ return pulumi.get(self, "name")
13752
+
13753
+ @name.setter
13754
+ def name(self, value: str):
13755
+ pulumi.set(self, "name", value)
13756
+
13757
+ @property
13758
+ @pulumi.getter
13759
+ def values(self) -> Sequence[str]:
13760
+ return pulumi.get(self, "values")
13761
+
13762
+ @values.setter
13763
+ def values(self, value: Sequence[str]):
13764
+ pulumi.set(self, "values", value)
13765
+
13766
+ @property
13767
+ @pulumi.getter
13768
+ def regex(self) -> Optional[bool]:
13769
+ return pulumi.get(self, "regex")
13770
+
13771
+ @regex.setter
13772
+ def regex(self, value: Optional[bool]):
13773
+ pulumi.set(self, "regex", value)
13774
+
13775
+
13776
+ @pulumi.input_type
13777
+ class GetExadbVmClustersFilterArgs:
13778
+ def __init__(__self__, *,
13779
+ name: str,
13780
+ values: Sequence[str],
13781
+ regex: Optional[bool] = None):
13782
+ pulumi.set(__self__, "name", name)
13783
+ pulumi.set(__self__, "values", values)
13784
+ if regex is not None:
13785
+ pulumi.set(__self__, "regex", regex)
13786
+
13787
+ @property
13788
+ @pulumi.getter
13789
+ def name(self) -> str:
13790
+ return pulumi.get(self, "name")
13791
+
13792
+ @name.setter
13793
+ def name(self, value: str):
13794
+ pulumi.set(self, "name", value)
13795
+
13796
+ @property
13797
+ @pulumi.getter
13798
+ def values(self) -> Sequence[str]:
13799
+ return pulumi.get(self, "values")
13800
+
13801
+ @values.setter
13802
+ def values(self, value: Sequence[str]):
13803
+ pulumi.set(self, "values", value)
13804
+
13805
+ @property
13806
+ @pulumi.getter
13807
+ def regex(self) -> Optional[bool]:
13808
+ return pulumi.get(self, "regex")
13809
+
13810
+ @regex.setter
13811
+ def regex(self, value: Optional[bool]):
13812
+ pulumi.set(self, "regex", value)
13813
+
13814
+
13815
+ @pulumi.input_type
13816
+ class GetExascaleDbStorageVaultsFilterArgs:
13817
+ def __init__(__self__, *,
13818
+ name: str,
13819
+ values: Sequence[str],
13820
+ regex: Optional[bool] = None):
13821
+ pulumi.set(__self__, "name", name)
13822
+ pulumi.set(__self__, "values", values)
13823
+ if regex is not None:
13824
+ pulumi.set(__self__, "regex", regex)
13825
+
13826
+ @property
13827
+ @pulumi.getter
13828
+ def name(self) -> str:
13829
+ return pulumi.get(self, "name")
13830
+
13831
+ @name.setter
13832
+ def name(self, value: str):
13833
+ pulumi.set(self, "name", value)
13834
+
13835
+ @property
13836
+ @pulumi.getter
13837
+ def values(self) -> Sequence[str]:
13838
+ return pulumi.get(self, "values")
13839
+
13840
+ @values.setter
13841
+ def values(self, value: Sequence[str]):
13842
+ pulumi.set(self, "values", value)
13843
+
13844
+ @property
13845
+ @pulumi.getter
13846
+ def regex(self) -> Optional[bool]:
13847
+ return pulumi.get(self, "regex")
13848
+
13849
+ @regex.setter
13850
+ def regex(self, value: Optional[bool]):
13851
+ pulumi.set(self, "regex", value)
13852
+
13853
+
13286
13854
  @pulumi.input_type
13287
13855
  class GetExternalContainerDatabasesFilterArgs:
13288
13856
  def __init__(__self__, *,
@@ -13484,6 +14052,45 @@ class GetFlexComponentsFilterArgs:
13484
14052
  pulumi.set(self, "regex", value)
13485
14053
 
13486
14054
 
14055
+ @pulumi.input_type
14056
+ class GetGiVersionMinorVersionsFilterArgs:
14057
+ def __init__(__self__, *,
14058
+ name: str,
14059
+ values: Sequence[str],
14060
+ regex: Optional[bool] = None):
14061
+ pulumi.set(__self__, "name", name)
14062
+ pulumi.set(__self__, "values", values)
14063
+ if regex is not None:
14064
+ pulumi.set(__self__, "regex", regex)
14065
+
14066
+ @property
14067
+ @pulumi.getter
14068
+ def name(self) -> str:
14069
+ return pulumi.get(self, "name")
14070
+
14071
+ @name.setter
14072
+ def name(self, value: str):
14073
+ pulumi.set(self, "name", value)
14074
+
14075
+ @property
14076
+ @pulumi.getter
14077
+ def values(self) -> Sequence[str]:
14078
+ return pulumi.get(self, "values")
14079
+
14080
+ @values.setter
14081
+ def values(self, value: Sequence[str]):
14082
+ pulumi.set(self, "values", value)
14083
+
14084
+ @property
14085
+ @pulumi.getter
14086
+ def regex(self) -> Optional[bool]:
14087
+ return pulumi.get(self, "regex")
14088
+
14089
+ @regex.setter
14090
+ def regex(self, value: Optional[bool]):
14091
+ pulumi.set(self, "regex", value)
14092
+
14093
+
13487
14094
  @pulumi.input_type
13488
14095
  class GetGiVersionsFilterArgs:
13489
14096
  def __init__(__self__, *,