pulumi-oci 2.22.0a1737613119__py3-none-any.whl → 2.23.0a1737786272__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.
- pulumi_oci/__init__.py +8 -0
- pulumi_oci/bigdataservice/bds_instance_api_key.py +0 -14
- pulumi_oci/bigdataservice/get_bds_instance_api_key.py +0 -2
- pulumi_oci/bigdataservice/outputs.py +0 -4
- pulumi_oci/core/__init__.py +3 -0
- pulumi_oci/core/_inputs.py +143 -0
- pulumi_oci/core/byoasn.py +595 -0
- pulumi_oci/core/get_byoasn.py +268 -0
- pulumi_oci/core/get_byoasns.py +131 -0
- pulumi_oci/core/get_byoip_range.py +15 -1
- pulumi_oci/core/instance.py +7 -7
- pulumi_oci/core/outputs.py +457 -0
- pulumi_oci/database/_inputs.py +696 -89
- pulumi_oci/database/autonomous_database.py +98 -4
- pulumi_oci/database/autonomous_exadata_infrastructure.py +0 -2
- pulumi_oci/database/autonomous_vm_cluster.py +0 -2
- pulumi_oci/database/cloud_exadata_infrastructure.py +0 -2
- pulumi_oci/database/data_guard_association.py +75 -28
- pulumi_oci/database/database.py +147 -32
- pulumi_oci/database/database_upgrade.py +28 -0
- pulumi_oci/database/exadata_infrastructure.py +0 -2
- pulumi_oci/database/get_autonomous_database.py +30 -2
- pulumi_oci/database/get_data_guard_association.py +12 -1
- pulumi_oci/database/get_database.py +40 -1
- pulumi_oci/database/outputs.py +994 -114
- pulumi_oci/networkloadbalancer/__init__.py +1 -0
- pulumi_oci/networkloadbalancer/_inputs.py +6 -6
- pulumi_oci/networkloadbalancer/backend.py +7 -7
- pulumi_oci/networkloadbalancer/backend_set.py +105 -7
- pulumi_oci/networkloadbalancer/get_backend_set.py +30 -2
- pulumi_oci/networkloadbalancer/get_network_load_balancer_backend_set_backend_operational_status.py +165 -0
- pulumi_oci/networkloadbalancer/network_load_balancer.py +7 -7
- pulumi_oci/networkloadbalancer/network_load_balancers_backend_sets_unified.py +105 -7
- pulumi_oci/networkloadbalancer/outputs.py +34 -12
- pulumi_oci/pulumi-plugin.json +1 -1
- {pulumi_oci-2.22.0a1737613119.dist-info → pulumi_oci-2.23.0a1737786272.dist-info}/METADATA +1 -1
- {pulumi_oci-2.22.0a1737613119.dist-info → pulumi_oci-2.23.0a1737786272.dist-info}/RECORD +39 -35
- {pulumi_oci-2.22.0a1737613119.dist-info → pulumi_oci-2.23.0a1737786272.dist-info}/WHEEL +0 -0
- {pulumi_oci-2.22.0a1737613119.dist-info → pulumi_oci-2.23.0a1737786272.dist-info}/top_level.txt +0 -0
pulumi_oci/database/outputs.py
CHANGED
@@ -85,6 +85,8 @@ __all__ = [
|
|
85
85
|
'CloudVmClusterIormConfigDbPlan',
|
86
86
|
'DataGuardAssociationDataCollectionOptions',
|
87
87
|
'DatabaseConnectionString',
|
88
|
+
'DatabaseDataGuardGroup',
|
89
|
+
'DatabaseDataGuardGroupMember',
|
88
90
|
'DatabaseDatabase',
|
89
91
|
'DatabaseDatabaseDbBackupConfig',
|
90
92
|
'DatabaseDatabaseDbBackupConfigBackupDestinationDetail',
|
@@ -92,6 +94,8 @@ __all__ = [
|
|
92
94
|
'DatabaseDbBackupConfig',
|
93
95
|
'DatabaseDbBackupConfigBackupDestinationDetail',
|
94
96
|
'DatabaseUpgradeConnectionString',
|
97
|
+
'DatabaseUpgradeDataGuardGroup',
|
98
|
+
'DatabaseUpgradeDataGuardGroupMember',
|
95
99
|
'DatabaseUpgradeDatabaseUpgradeSourceDetails',
|
96
100
|
'DatabaseUpgradeDbBackupConfig',
|
97
101
|
'DatabaseUpgradeDbBackupConfigBackupDestinationDetail',
|
@@ -412,6 +416,8 @@ __all__ = [
|
|
412
416
|
'GetDataGuardAssociationsDataGuardAssociationDataCollectionOptionResult',
|
413
417
|
'GetDataGuardAssociationsFilterResult',
|
414
418
|
'GetDatabaseConnectionStringResult',
|
419
|
+
'GetDatabaseDataGuardGroupResult',
|
420
|
+
'GetDatabaseDataGuardGroupMemberResult',
|
415
421
|
'GetDatabaseDatabaseResult',
|
416
422
|
'GetDatabaseDatabaseDbBackupConfigResult',
|
417
423
|
'GetDatabaseDatabaseDbBackupConfigBackupDestinationDetailResult',
|
@@ -436,6 +442,8 @@ __all__ = [
|
|
436
442
|
'GetDatabaseUpgradeHistoryEntriesFilterResult',
|
437
443
|
'GetDatabasesDatabaseResult',
|
438
444
|
'GetDatabasesDatabaseConnectionStringResult',
|
445
|
+
'GetDatabasesDatabaseDataGuardGroupResult',
|
446
|
+
'GetDatabasesDatabaseDataGuardGroupMemberResult',
|
439
447
|
'GetDatabasesDatabaseDatabaseResult',
|
440
448
|
'GetDatabasesDatabaseDatabaseDbBackupConfigResult',
|
441
449
|
'GetDatabasesDatabaseDatabaseDbBackupConfigBackupDestinationDetailResult',
|
@@ -1068,7 +1076,7 @@ class AutonomousContainerDatabaseMaintenanceWindow(dict):
|
|
1068
1076
|
:param Sequence['AutonomousContainerDatabaseMaintenanceWindowMonthArgs'] months: Months during the year when maintenance should be performed.
|
1069
1077
|
:param str patching_mode: Cloud Exadata infrastructure node patching method, either "ROLLING" or "NONROLLING". Default value is ROLLING.
|
1070
1078
|
:param str preference: The maintenance window scheduling preference.
|
1071
|
-
:param Sequence[bool] skip_rus: If true, skips the release update (RU) for the quarter. You cannot skip two consecutive quarters. An RU skip request will only be honoured if the current version of the Autonomous Container Database is supported for current quarter.
|
1079
|
+
:param Sequence[bool] skip_rus: (Updatable) If true, skips the release update (RU) for the quarter. You cannot skip two consecutive quarters. An RU skip request will only be honoured if the current version of the Autonomous Container Database is supported for current quarter.
|
1072
1080
|
:param Sequence[int] weeks_of_months: Weeks during the month when maintenance should be performed. Weeks start on the 1st, 8th, 15th, and 22nd days of the month, and have a duration of 7 days. Weeks start and end based on calendar dates, not days of the week. For example, to allow maintenance during the 2nd week of the month (from the 8th day to the 14th day of the month), use the value 2. Maintenance cannot be scheduled for the fifth week of months that contain more than 28 days. Note that this parameter works in conjunction with the daysOfWeek and hoursOfDay parameters to allow you to specify specific days of the week and hours that maintenance will be performed.
|
1073
1081
|
"""
|
1074
1082
|
if custom_action_timeout_in_mins is not None:
|
@@ -1171,7 +1179,7 @@ class AutonomousContainerDatabaseMaintenanceWindow(dict):
|
|
1171
1179
|
@pulumi.getter(name="skipRus")
|
1172
1180
|
def skip_rus(self) -> Optional[Sequence[bool]]:
|
1173
1181
|
"""
|
1174
|
-
If true, skips the release update (RU) for the quarter. You cannot skip two consecutive quarters. An RU skip request will only be honoured if the current version of the Autonomous Container Database is supported for current quarter.
|
1182
|
+
(Updatable) If true, skips the release update (RU) for the quarter. You cannot skip two consecutive quarters. An RU skip request will only be honoured if the current version of the Autonomous Container Database is supported for current quarter.
|
1175
1183
|
"""
|
1176
1184
|
return pulumi.get(self, "skip_rus")
|
1177
1185
|
|
@@ -1264,7 +1272,7 @@ class AutonomousContainerDatabaseMaintenanceWindowDetails(dict):
|
|
1264
1272
|
*IMPORTANT*: Non-rolling infrastructure patching involves system down time. See [Oracle-Managed Infrastructure Maintenance Updates](https://docs.cloud.oracle.com/iaas/Content/Database/Concepts/examaintenance.htm#Oracle) for more information.
|
1265
1273
|
:param str preference: (Updatable) The maintenance window scheduling preference.
|
1266
1274
|
:param Sequence[bool] skip_rus: (Updatable) If true, skips the release update (RU) for the quarter. You cannot skip two consecutive quarters. An RU skip request will only be honoured if the current version of the Autonomous Container Database is supported for current quarter.
|
1267
|
-
:param Sequence[int] weeks_of_months:
|
1275
|
+
:param Sequence[int] weeks_of_months: Weeks during the month when maintenance should be performed. Weeks start on the 1st, 8th, 15th, and 22nd days of the month, and have a duration of 7 days. Weeks start and end based on calendar dates, not days of the week. For example, to allow maintenance during the 2nd week of the month (from the 8th day to the 14th day of the month), use the value 2. Maintenance cannot be scheduled for the fifth week of months that contain more than 28 days. Note that this parameter works in conjunction with the daysOfWeek and hoursOfDay parameters to allow you to specify specific days of the week and hours that maintenance will be performed.
|
1268
1276
|
"""
|
1269
1277
|
if custom_action_timeout_in_mins is not None:
|
1270
1278
|
pulumi.set(__self__, "custom_action_timeout_in_mins", custom_action_timeout_in_mins)
|
@@ -1376,7 +1384,7 @@ class AutonomousContainerDatabaseMaintenanceWindowDetails(dict):
|
|
1376
1384
|
@pulumi.getter(name="weeksOfMonths")
|
1377
1385
|
def weeks_of_months(self) -> Optional[Sequence[int]]:
|
1378
1386
|
"""
|
1379
|
-
|
1387
|
+
Weeks during the month when maintenance should be performed. Weeks start on the 1st, 8th, 15th, and 22nd days of the month, and have a duration of 7 days. Weeks start and end based on calendar dates, not days of the week. For example, to allow maintenance during the 2nd week of the month (from the 8th day to the 14th day of the month), use the value 2. Maintenance cannot be scheduled for the fifth week of months that contain more than 28 days. Note that this parameter works in conjunction with the daysOfWeek and hoursOfDay parameters to allow you to specify specific days of the week and hours that maintenance will be performed.
|
1380
1388
|
"""
|
1381
1389
|
return pulumi.get(self, "weeks_of_months")
|
1382
1390
|
|
@@ -3477,7 +3485,6 @@ class AutonomousExadataInfrastructureMaintenanceWindow(dict):
|
|
3477
3485
|
:param Sequence['AutonomousExadataInfrastructureMaintenanceWindowMonthArgs'] months: Months during the year when maintenance should be performed.
|
3478
3486
|
:param str patching_mode: Cloud Exadata infrastructure node patching method, either "ROLLING" or "NONROLLING". Default value is ROLLING.
|
3479
3487
|
:param str preference: The maintenance window scheduling preference.
|
3480
|
-
:param Sequence[bool] skip_rus: If true, skips the release update (RU) for the quarter. You cannot skip two consecutive quarters. An RU skip request will only be honoured if the current version of the Autonomous Container Database is supported for current quarter.
|
3481
3488
|
:param Sequence[int] weeks_of_months: Weeks during the month when maintenance should be performed. Weeks start on the 1st, 8th, 15th, and 22nd days of the month, and have a duration of 7 days. Weeks start and end based on calendar dates, not days of the week. For example, to allow maintenance during the 2nd week of the month (from the 8th day to the 14th day of the month), use the value 2. Maintenance cannot be scheduled for the fifth week of months that contain more than 28 days. Note that this parameter works in conjunction with the daysOfWeek and hoursOfDay parameters to allow you to specify specific days of the week and hours that maintenance will be performed.
|
3482
3489
|
"""
|
3483
3490
|
if custom_action_timeout_in_mins is not None:
|
@@ -3579,9 +3586,6 @@ class AutonomousExadataInfrastructureMaintenanceWindow(dict):
|
|
3579
3586
|
@property
|
3580
3587
|
@pulumi.getter(name="skipRus")
|
3581
3588
|
def skip_rus(self) -> Optional[Sequence[bool]]:
|
3582
|
-
"""
|
3583
|
-
If true, skips the release update (RU) for the quarter. You cannot skip two consecutive quarters. An RU skip request will only be honoured if the current version of the Autonomous Container Database is supported for current quarter.
|
3584
|
-
"""
|
3585
3589
|
return pulumi.get(self, "skip_rus")
|
3586
3590
|
|
3587
3591
|
@property
|
@@ -3672,7 +3676,6 @@ class AutonomousExadataInfrastructureMaintenanceWindowDetails(dict):
|
|
3672
3676
|
|
3673
3677
|
*IMPORTANT*: Non-rolling infrastructure patching involves system down time. See [Oracle-Managed Infrastructure Maintenance Updates](https://docs.cloud.oracle.com/iaas/Content/Database/Concepts/examaintenance.htm#Oracle) for more information.
|
3674
3678
|
:param str preference: (Updatable) The maintenance window scheduling preference.
|
3675
|
-
:param Sequence[bool] skip_rus: (Updatable) If true, skips the release update (RU) for the quarter. You cannot skip two consecutive quarters. An RU skip request will only be honoured if the current version of the Autonomous Container Database is supported for current quarter.
|
3676
3679
|
:param Sequence[int] weeks_of_months: (Updatable) Weeks during the month when maintenance should be performed. Weeks start on the 1st, 8th, 15th, and 22nd days of the month, and have a duration of 7 days. Weeks start and end based on calendar dates, not days of the week. For example, to allow maintenance during the 2nd week of the month (from the 8th day to the 14th day of the month), use the value 2. Maintenance cannot be scheduled for the fifth week of months that contain more than 28 days. Note that this parameter works in conjunction with the daysOfWeek and hoursOfDay parameters to allow you to specify specific days of the week and hours that maintenance will be performed.
|
3677
3680
|
"""
|
3678
3681
|
if custom_action_timeout_in_mins is not None:
|
@@ -3776,9 +3779,6 @@ class AutonomousExadataInfrastructureMaintenanceWindowDetails(dict):
|
|
3776
3779
|
@property
|
3777
3780
|
@pulumi.getter(name="skipRus")
|
3778
3781
|
def skip_rus(self) -> Optional[Sequence[bool]]:
|
3779
|
-
"""
|
3780
|
-
(Updatable) If true, skips the release update (RU) for the quarter. You cannot skip two consecutive quarters. An RU skip request will only be honoured if the current version of the Autonomous Container Database is supported for current quarter.
|
3781
|
-
"""
|
3782
3782
|
return pulumi.get(self, "skip_rus")
|
3783
3783
|
|
3784
3784
|
@property
|
@@ -3902,7 +3902,6 @@ class AutonomousVmClusterMaintenanceWindow(dict):
|
|
3902
3902
|
|
3903
3903
|
*IMPORTANT*: Non-rolling infrastructure patching involves system down time. See [Oracle-Managed Infrastructure Maintenance Updates](https://docs.cloud.oracle.com/iaas/Content/Database/Concepts/examaintenance.htm#Oracle) for more information.
|
3904
3904
|
:param str preference: The maintenance window scheduling preference.
|
3905
|
-
:param Sequence[bool] skip_rus: If true, skips the release update (RU) for the quarter. You cannot skip two consecutive quarters. An RU skip request will only be honoured if the current version of the Autonomous Container Database is supported for current quarter.
|
3906
3905
|
:param Sequence[int] weeks_of_months: Weeks during the month when maintenance should be performed. Weeks start on the 1st, 8th, 15th, and 22nd days of the month, and have a duration of 7 days. Weeks start and end based on calendar dates, not days of the week. For example, to allow maintenance during the 2nd week of the month (from the 8th day to the 14th day of the month), use the value 2. Maintenance cannot be scheduled for the fifth week of months that contain more than 28 days. Note that this parameter works in conjunction with the daysOfWeek and hoursOfDay parameters to allow you to specify specific days of the week and hours that maintenance will be performed.
|
3907
3906
|
"""
|
3908
3907
|
if custom_action_timeout_in_mins is not None:
|
@@ -3997,9 +3996,6 @@ class AutonomousVmClusterMaintenanceWindow(dict):
|
|
3997
3996
|
@property
|
3998
3997
|
@pulumi.getter(name="skipRus")
|
3999
3998
|
def skip_rus(self) -> Optional[Sequence[bool]]:
|
4000
|
-
"""
|
4001
|
-
If true, skips the release update (RU) for the quarter. You cannot skip two consecutive quarters. An RU skip request will only be honoured if the current version of the Autonomous Container Database is supported for current quarter.
|
4002
|
-
"""
|
4003
3999
|
return pulumi.get(self, "skip_rus")
|
4004
4000
|
|
4005
4001
|
@property
|
@@ -4087,7 +4083,6 @@ class AutonomousVmClusterMaintenanceWindowDetail(dict):
|
|
4087
4083
|
|
4088
4084
|
*IMPORTANT*: Non-rolling infrastructure patching involves system down time. See [Oracle-Managed Infrastructure Maintenance Updates](https://docs.cloud.oracle.com/iaas/Content/Database/Concepts/examaintenance.htm#Oracle) for more information.
|
4089
4085
|
:param str preference: (Updatable) The maintenance window scheduling preference.
|
4090
|
-
:param Sequence[bool] skip_rus: (Updatable) If true, skips the release update (RU) for the quarter. You cannot skip two consecutive quarters. An RU skip request will only be honoured if the current version of the Autonomous Container Database is supported for current quarter.
|
4091
4086
|
:param Sequence[int] weeks_of_months: (Updatable) Weeks during the month when maintenance should be performed. Weeks start on the 1st, 8th, 15th, and 22nd days of the month, and have a duration of 7 days. Weeks start and end based on calendar dates, not days of the week. For example, to allow maintenance during the 2nd week of the month (from the 8th day to the 14th day of the month), use the value 2. Maintenance cannot be scheduled for the fifth week of months that contain more than 28 days. Note that this parameter works in conjunction with the daysOfWeek and hoursOfDay parameters to allow you to specify specific days of the week and hours that maintenance will be performed.
|
4092
4087
|
"""
|
4093
4088
|
if custom_action_timeout_in_mins is not None:
|
@@ -4182,9 +4177,6 @@ class AutonomousVmClusterMaintenanceWindowDetail(dict):
|
|
4182
4177
|
@property
|
4183
4178
|
@pulumi.getter(name="skipRus")
|
4184
4179
|
def skip_rus(self) -> Optional[Sequence[bool]]:
|
4185
|
-
"""
|
4186
|
-
(Updatable) If true, skips the release update (RU) for the quarter. You cannot skip two consecutive quarters. An RU skip request will only be honoured if the current version of the Autonomous Container Database is supported for current quarter.
|
4187
|
-
"""
|
4188
4180
|
return pulumi.get(self, "skip_rus")
|
4189
4181
|
|
4190
4182
|
@property
|
@@ -5007,7 +4999,6 @@ class CloudExadataInfrastructureMaintenanceWindow(dict):
|
|
5007
4999
|
|
5008
5000
|
*IMPORTANT*: Non-rolling infrastructure patching involves system down time. See [Oracle-Managed Infrastructure Maintenance Updates](https://docs.cloud.oracle.com/iaas/Content/Database/Concepts/examaintenance.htm#Oracle) for more information.
|
5009
5001
|
:param str preference: (Updatable) The maintenance window scheduling preference.
|
5010
|
-
:param Sequence[bool] skip_rus: (Updatable) If true, skips the release update (RU) for the quarter. You cannot skip two consecutive quarters. An RU skip request will only be honoured if the current version of the Autonomous Container Database is supported for current quarter.
|
5011
5002
|
:param Sequence[int] weeks_of_months: (Updatable) Weeks during the month when maintenance should be performed. Weeks start on the 1st, 8th, 15th, and 22nd days of the month, and have a duration of 7 days. Weeks start and end based on calendar dates, not days of the week. For example, to allow maintenance during the 2nd week of the month (from the 8th day to the 14th day of the month), use the value 2. Maintenance cannot be scheduled for the fifth week of months that contain more than 28 days. Note that this parameter works in conjunction with the daysOfWeek and hoursOfDay parameters to allow you to specify specific days of the week and hours that maintenance will be performed.
|
5012
5003
|
"""
|
5013
5004
|
if custom_action_timeout_in_mins is not None:
|
@@ -5111,9 +5102,6 @@ class CloudExadataInfrastructureMaintenanceWindow(dict):
|
|
5111
5102
|
@property
|
5112
5103
|
@pulumi.getter(name="skipRus")
|
5113
5104
|
def skip_rus(self) -> Optional[Sequence[bool]]:
|
5114
|
-
"""
|
5115
|
-
(Updatable) If true, skips the release update (RU) for the quarter. You cannot skip two consecutive quarters. An RU skip request will only be honoured if the current version of the Autonomous Container Database is supported for current quarter.
|
5116
|
-
"""
|
5117
5105
|
return pulumi.get(self, "skip_rus")
|
5118
5106
|
|
5119
5107
|
@property
|
@@ -5777,6 +5765,206 @@ class DatabaseConnectionString(dict):
|
|
5777
5765
|
return pulumi.get(self, "cdb_ip_default")
|
5778
5766
|
|
5779
5767
|
|
5768
|
+
@pulumi.output_type
|
5769
|
+
class DatabaseDataGuardGroup(dict):
|
5770
|
+
@staticmethod
|
5771
|
+
def __key_warning(key: str):
|
5772
|
+
suggest = None
|
5773
|
+
if key == "protectionMode":
|
5774
|
+
suggest = "protection_mode"
|
5775
|
+
|
5776
|
+
if suggest:
|
5777
|
+
pulumi.log.warn(f"Key '{key}' not found in DatabaseDataGuardGroup. Access the value via the '{suggest}' property getter instead.")
|
5778
|
+
|
5779
|
+
def __getitem__(self, key: str) -> Any:
|
5780
|
+
DatabaseDataGuardGroup.__key_warning(key)
|
5781
|
+
return super().__getitem__(key)
|
5782
|
+
|
5783
|
+
def get(self, key: str, default = None) -> Any:
|
5784
|
+
DatabaseDataGuardGroup.__key_warning(key)
|
5785
|
+
return super().get(key, default)
|
5786
|
+
|
5787
|
+
def __init__(__self__, *,
|
5788
|
+
members: Optional[Sequence['outputs.DatabaseDataGuardGroupMember']] = None,
|
5789
|
+
protection_mode: Optional[str] = None):
|
5790
|
+
"""
|
5791
|
+
:param Sequence['DatabaseDataGuardGroupMemberArgs'] members: List of Data Guard members, representing each database that is part of Data Guard.
|
5792
|
+
:param str protection_mode: The protection mode of this Data Guard. For more information, see [Oracle Data Guard Protection Modes](http://docs.oracle.com/database/122/SBYDB/oracle-data-guard-protection-modes.htm#SBYDB02000) in the Oracle Data Guard documentation.
|
5793
|
+
"""
|
5794
|
+
if members is not None:
|
5795
|
+
pulumi.set(__self__, "members", members)
|
5796
|
+
if protection_mode is not None:
|
5797
|
+
pulumi.set(__self__, "protection_mode", protection_mode)
|
5798
|
+
|
5799
|
+
@property
|
5800
|
+
@pulumi.getter
|
5801
|
+
def members(self) -> Optional[Sequence['outputs.DatabaseDataGuardGroupMember']]:
|
5802
|
+
"""
|
5803
|
+
List of Data Guard members, representing each database that is part of Data Guard.
|
5804
|
+
"""
|
5805
|
+
return pulumi.get(self, "members")
|
5806
|
+
|
5807
|
+
@property
|
5808
|
+
@pulumi.getter(name="protectionMode")
|
5809
|
+
def protection_mode(self) -> Optional[str]:
|
5810
|
+
"""
|
5811
|
+
The protection mode of this Data Guard. For more information, see [Oracle Data Guard Protection Modes](http://docs.oracle.com/database/122/SBYDB/oracle-data-guard-protection-modes.htm#SBYDB02000) in the Oracle Data Guard documentation.
|
5812
|
+
"""
|
5813
|
+
return pulumi.get(self, "protection_mode")
|
5814
|
+
|
5815
|
+
|
5816
|
+
@pulumi.output_type
|
5817
|
+
class DatabaseDataGuardGroupMember(dict):
|
5818
|
+
@staticmethod
|
5819
|
+
def __key_warning(key: str):
|
5820
|
+
suggest = None
|
5821
|
+
if key == "applyLag":
|
5822
|
+
suggest = "apply_lag"
|
5823
|
+
elif key == "applyRate":
|
5824
|
+
suggest = "apply_rate"
|
5825
|
+
elif key == "databaseId":
|
5826
|
+
suggest = "database_id"
|
5827
|
+
elif key == "dbSystemId":
|
5828
|
+
suggest = "db_system_id"
|
5829
|
+
elif key == "isActiveDataGuardEnabled":
|
5830
|
+
suggest = "is_active_data_guard_enabled"
|
5831
|
+
elif key == "transportLag":
|
5832
|
+
suggest = "transport_lag"
|
5833
|
+
elif key == "transportLagRefresh":
|
5834
|
+
suggest = "transport_lag_refresh"
|
5835
|
+
elif key == "transportType":
|
5836
|
+
suggest = "transport_type"
|
5837
|
+
|
5838
|
+
if suggest:
|
5839
|
+
pulumi.log.warn(f"Key '{key}' not found in DatabaseDataGuardGroupMember. Access the value via the '{suggest}' property getter instead.")
|
5840
|
+
|
5841
|
+
def __getitem__(self, key: str) -> Any:
|
5842
|
+
DatabaseDataGuardGroupMember.__key_warning(key)
|
5843
|
+
return super().__getitem__(key)
|
5844
|
+
|
5845
|
+
def get(self, key: str, default = None) -> Any:
|
5846
|
+
DatabaseDataGuardGroupMember.__key_warning(key)
|
5847
|
+
return super().get(key, default)
|
5848
|
+
|
5849
|
+
def __init__(__self__, *,
|
5850
|
+
apply_lag: Optional[str] = None,
|
5851
|
+
apply_rate: Optional[str] = None,
|
5852
|
+
database_id: Optional[str] = None,
|
5853
|
+
db_system_id: Optional[str] = None,
|
5854
|
+
is_active_data_guard_enabled: Optional[bool] = None,
|
5855
|
+
role: Optional[str] = None,
|
5856
|
+
transport_lag: Optional[str] = None,
|
5857
|
+
transport_lag_refresh: Optional[str] = None,
|
5858
|
+
transport_type: Optional[str] = None):
|
5859
|
+
"""
|
5860
|
+
:param str apply_lag: The lag time between updates to the primary database and application of the redo data on the standby database, as computed by the reporting database. Example: `1 second`
|
5861
|
+
:param str apply_rate: The rate at which redo logs are synced between the associated databases. Example: `102.96 MByte/s`
|
5862
|
+
:param str database_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Database.
|
5863
|
+
:param str db_system_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the DB system.
|
5864
|
+
:param bool is_active_data_guard_enabled: True if active Data Guard is enabled.
|
5865
|
+
:param str role: The role of the reporting database in this Data Guard association.
|
5866
|
+
:param str transport_lag: The rate at which redo logs are transported between the associated databases. Example: `1 second`
|
5867
|
+
:param str transport_lag_refresh: The date and time when last redo transport has been done.
|
5868
|
+
:param str transport_type: The redo transport type to use for this Data Guard association. Valid values depend on the specified `protectionMode`:
|
5869
|
+
* MAXIMUM_AVAILABILITY - SYNC or FASTSYNC
|
5870
|
+
* MAXIMUM_PERFORMANCE - ASYNC
|
5871
|
+
* MAXIMUM_PROTECTION - SYNC
|
5872
|
+
"""
|
5873
|
+
if apply_lag is not None:
|
5874
|
+
pulumi.set(__self__, "apply_lag", apply_lag)
|
5875
|
+
if apply_rate is not None:
|
5876
|
+
pulumi.set(__self__, "apply_rate", apply_rate)
|
5877
|
+
if database_id is not None:
|
5878
|
+
pulumi.set(__self__, "database_id", database_id)
|
5879
|
+
if db_system_id is not None:
|
5880
|
+
pulumi.set(__self__, "db_system_id", db_system_id)
|
5881
|
+
if is_active_data_guard_enabled is not None:
|
5882
|
+
pulumi.set(__self__, "is_active_data_guard_enabled", is_active_data_guard_enabled)
|
5883
|
+
if role is not None:
|
5884
|
+
pulumi.set(__self__, "role", role)
|
5885
|
+
if transport_lag is not None:
|
5886
|
+
pulumi.set(__self__, "transport_lag", transport_lag)
|
5887
|
+
if transport_lag_refresh is not None:
|
5888
|
+
pulumi.set(__self__, "transport_lag_refresh", transport_lag_refresh)
|
5889
|
+
if transport_type is not None:
|
5890
|
+
pulumi.set(__self__, "transport_type", transport_type)
|
5891
|
+
|
5892
|
+
@property
|
5893
|
+
@pulumi.getter(name="applyLag")
|
5894
|
+
def apply_lag(self) -> Optional[str]:
|
5895
|
+
"""
|
5896
|
+
The lag time between updates to the primary database and application of the redo data on the standby database, as computed by the reporting database. Example: `1 second`
|
5897
|
+
"""
|
5898
|
+
return pulumi.get(self, "apply_lag")
|
5899
|
+
|
5900
|
+
@property
|
5901
|
+
@pulumi.getter(name="applyRate")
|
5902
|
+
def apply_rate(self) -> Optional[str]:
|
5903
|
+
"""
|
5904
|
+
The rate at which redo logs are synced between the associated databases. Example: `102.96 MByte/s`
|
5905
|
+
"""
|
5906
|
+
return pulumi.get(self, "apply_rate")
|
5907
|
+
|
5908
|
+
@property
|
5909
|
+
@pulumi.getter(name="databaseId")
|
5910
|
+
def database_id(self) -> Optional[str]:
|
5911
|
+
"""
|
5912
|
+
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Database.
|
5913
|
+
"""
|
5914
|
+
return pulumi.get(self, "database_id")
|
5915
|
+
|
5916
|
+
@property
|
5917
|
+
@pulumi.getter(name="dbSystemId")
|
5918
|
+
def db_system_id(self) -> Optional[str]:
|
5919
|
+
"""
|
5920
|
+
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the DB system.
|
5921
|
+
"""
|
5922
|
+
return pulumi.get(self, "db_system_id")
|
5923
|
+
|
5924
|
+
@property
|
5925
|
+
@pulumi.getter(name="isActiveDataGuardEnabled")
|
5926
|
+
def is_active_data_guard_enabled(self) -> Optional[bool]:
|
5927
|
+
"""
|
5928
|
+
True if active Data Guard is enabled.
|
5929
|
+
"""
|
5930
|
+
return pulumi.get(self, "is_active_data_guard_enabled")
|
5931
|
+
|
5932
|
+
@property
|
5933
|
+
@pulumi.getter
|
5934
|
+
def role(self) -> Optional[str]:
|
5935
|
+
"""
|
5936
|
+
The role of the reporting database in this Data Guard association.
|
5937
|
+
"""
|
5938
|
+
return pulumi.get(self, "role")
|
5939
|
+
|
5940
|
+
@property
|
5941
|
+
@pulumi.getter(name="transportLag")
|
5942
|
+
def transport_lag(self) -> Optional[str]:
|
5943
|
+
"""
|
5944
|
+
The rate at which redo logs are transported between the associated databases. Example: `1 second`
|
5945
|
+
"""
|
5946
|
+
return pulumi.get(self, "transport_lag")
|
5947
|
+
|
5948
|
+
@property
|
5949
|
+
@pulumi.getter(name="transportLagRefresh")
|
5950
|
+
def transport_lag_refresh(self) -> Optional[str]:
|
5951
|
+
"""
|
5952
|
+
The date and time when last redo transport has been done.
|
5953
|
+
"""
|
5954
|
+
return pulumi.get(self, "transport_lag_refresh")
|
5955
|
+
|
5956
|
+
@property
|
5957
|
+
@pulumi.getter(name="transportType")
|
5958
|
+
def transport_type(self) -> Optional[str]:
|
5959
|
+
"""
|
5960
|
+
The redo transport type to use for this Data Guard association. Valid values depend on the specified `protectionMode`:
|
5961
|
+
* MAXIMUM_AVAILABILITY - SYNC or FASTSYNC
|
5962
|
+
* MAXIMUM_PERFORMANCE - ASYNC
|
5963
|
+
* MAXIMUM_PROTECTION - SYNC
|
5964
|
+
"""
|
5965
|
+
return pulumi.get(self, "transport_type")
|
5966
|
+
|
5967
|
+
|
5780
5968
|
@pulumi.output_type
|
5781
5969
|
class DatabaseDatabase(dict):
|
5782
5970
|
@staticmethod
|
@@ -5784,18 +5972,20 @@ class DatabaseDatabase(dict):
|
|
5784
5972
|
suggest = None
|
5785
5973
|
if key == "adminPassword":
|
5786
5974
|
suggest = "admin_password"
|
5787
|
-
elif key == "dbName":
|
5788
|
-
suggest = "db_name"
|
5789
5975
|
elif key == "backupId":
|
5790
5976
|
suggest = "backup_id"
|
5791
5977
|
elif key == "backupTdePassword":
|
5792
5978
|
suggest = "backup_tde_password"
|
5793
5979
|
elif key == "characterSet":
|
5794
5980
|
suggest = "character_set"
|
5981
|
+
elif key == "databaseAdminPassword":
|
5982
|
+
suggest = "database_admin_password"
|
5795
5983
|
elif key == "databaseSoftwareImageId":
|
5796
5984
|
suggest = "database_software_image_id"
|
5797
5985
|
elif key == "dbBackupConfig":
|
5798
5986
|
suggest = "db_backup_config"
|
5987
|
+
elif key == "dbName":
|
5988
|
+
suggest = "db_name"
|
5799
5989
|
elif key == "dbUniqueName":
|
5800
5990
|
suggest = "db_unique_name"
|
5801
5991
|
elif key == "dbWorkload":
|
@@ -5804,6 +5994,8 @@ class DatabaseDatabase(dict):
|
|
5804
5994
|
suggest = "defined_tags"
|
5805
5995
|
elif key == "freeformTags":
|
5806
5996
|
suggest = "freeform_tags"
|
5997
|
+
elif key == "isActiveDataGuardEnabled":
|
5998
|
+
suggest = "is_active_data_guard_enabled"
|
5807
5999
|
elif key == "kmsKeyId":
|
5808
6000
|
suggest = "kms_key_id"
|
5809
6001
|
elif key == "kmsKeyVersionId":
|
@@ -5814,10 +6006,18 @@ class DatabaseDatabase(dict):
|
|
5814
6006
|
suggest = "pdb_name"
|
5815
6007
|
elif key == "pluggableDatabases":
|
5816
6008
|
suggest = "pluggable_databases"
|
6009
|
+
elif key == "protectionMode":
|
6010
|
+
suggest = "protection_mode"
|
5817
6011
|
elif key == "sidPrefix":
|
5818
6012
|
suggest = "sid_prefix"
|
6013
|
+
elif key == "sourceDatabaseId":
|
6014
|
+
suggest = "source_database_id"
|
6015
|
+
elif key == "sourceTdeWalletPassword":
|
6016
|
+
suggest = "source_tde_wallet_password"
|
5819
6017
|
elif key == "tdeWalletPassword":
|
5820
6018
|
suggest = "tde_wallet_password"
|
6019
|
+
elif key == "transportType":
|
6020
|
+
suggest = "transport_type"
|
5821
6021
|
elif key == "vaultId":
|
5822
6022
|
suggest = "vault_id"
|
5823
6023
|
|
@@ -5833,62 +6033,87 @@ class DatabaseDatabase(dict):
|
|
5833
6033
|
return super().get(key, default)
|
5834
6034
|
|
5835
6035
|
def __init__(__self__, *,
|
5836
|
-
admin_password: str,
|
5837
|
-
db_name: str,
|
6036
|
+
admin_password: Optional[str] = None,
|
5838
6037
|
backup_id: Optional[str] = None,
|
5839
6038
|
backup_tde_password: Optional[str] = None,
|
5840
6039
|
character_set: Optional[str] = None,
|
6040
|
+
database_admin_password: Optional[str] = None,
|
5841
6041
|
database_software_image_id: Optional[str] = None,
|
5842
6042
|
db_backup_config: Optional['outputs.DatabaseDatabaseDbBackupConfig'] = None,
|
6043
|
+
db_name: Optional[str] = None,
|
5843
6044
|
db_unique_name: Optional[str] = None,
|
5844
6045
|
db_workload: Optional[str] = None,
|
5845
6046
|
defined_tags: Optional[Mapping[str, str]] = None,
|
5846
6047
|
freeform_tags: Optional[Mapping[str, str]] = None,
|
6048
|
+
is_active_data_guard_enabled: Optional[bool] = None,
|
5847
6049
|
kms_key_id: Optional[str] = None,
|
5848
6050
|
kms_key_version_id: Optional[str] = None,
|
5849
6051
|
ncharacter_set: Optional[str] = None,
|
5850
6052
|
pdb_name: Optional[str] = None,
|
5851
6053
|
pluggable_databases: Optional[Sequence[str]] = None,
|
6054
|
+
protection_mode: Optional[str] = None,
|
5852
6055
|
sid_prefix: Optional[str] = None,
|
6056
|
+
source_database_id: Optional[str] = None,
|
6057
|
+
source_tde_wallet_password: Optional[str] = None,
|
5853
6058
|
tde_wallet_password: Optional[str] = None,
|
6059
|
+
transport_type: Optional[str] = None,
|
5854
6060
|
vault_id: Optional[str] = None):
|
5855
6061
|
"""
|
5856
6062
|
:param str admin_password: A strong password for SYS, SYSTEM, PDB Admin and TDE Wallet. The password must be at least nine characters and contain at least two uppercase, two lowercase, two numbers, and two special characters. The special characters must be _, \\#, or -.
|
5857
|
-
:param str db_name: The display name of the database to be created from the backup. It must begin with an alphabetic character and can contain a maximum of eight alphanumeric characters. Special characters are not permitted.
|
5858
6063
|
:param str backup_id: The backup [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
5859
6064
|
:param str backup_tde_password: The password to open the TDE wallet.
|
5860
6065
|
:param str character_set: The character set for the database. The default is AL32UTF8. Allowed values are:
|
5861
6066
|
|
5862
6067
|
AL32UTF8, AR8ADOS710, AR8ADOS720, AR8APTEC715, AR8ARABICMACS, AR8ASMO8X, AR8ISO8859P6, AR8MSWIN1256, AR8MUSSAD768, AR8NAFITHA711, AR8NAFITHA721, AR8SAKHR706, AR8SAKHR707, AZ8ISO8859P9E, BG8MSWIN, BG8PC437S, BLT8CP921, BLT8ISO8859P13, BLT8MSWIN1257, BLT8PC775, BN8BSCII, CDN8PC863, CEL8ISO8859P14, CL8ISO8859P5, CL8ISOIR111, CL8KOI8R, CL8KOI8U, CL8MACCYRILLICS, CL8MSWIN1251, EE8ISO8859P2, EE8MACCES, EE8MACCROATIANS, EE8MSWIN1250, EE8PC852, EL8DEC, EL8ISO8859P7, EL8MACGREEKS, EL8MSWIN1253, EL8PC437S, EL8PC851, EL8PC869, ET8MSWIN923, HU8ABMOD, HU8CWI2, IN8ISCII, IS8PC861, IW8ISO8859P8, IW8MACHEBREWS, IW8MSWIN1255, IW8PC1507, JA16EUC, JA16EUCTILDE, JA16SJIS, JA16SJISTILDE, JA16VMS, KO16KSC5601, KO16KSCCS, KO16MSWIN949, LA8ISO6937, LA8PASSPORT, LT8MSWIN921, LT8PC772, LT8PC774, LV8PC1117, LV8PC8LR, LV8RST104090, N8PC865, NE8ISO8859P10, NEE8ISO8859P4, RU8BESTA, RU8PC855, RU8PC866, SE8ISO8859P3, TH8MACTHAIS, TH8TISASCII, TR8DEC, TR8MACTURKISHS, TR8MSWIN1254, TR8PC857, US7ASCII, US8PC437, UTF8, VN8MSWIN1258, VN8VN3, WE8DEC, WE8DG, WE8ISO8859P1, WE8ISO8859P15, WE8ISO8859P9, WE8MACROMAN8S, WE8MSWIN1252, WE8NCR4970, WE8NEXTSTEP, WE8PC850, WE8PC858, WE8PC860, WE8ROMAN8, ZHS16CGB231280, ZHS16GBK, ZHT16BIG5, ZHT16CCDC, ZHT16DBT, ZHT16HKSCS, ZHT16MSWIN950, ZHT32EUC, ZHT32SOPS, ZHT32TRIS
|
6068
|
+
:param str database_admin_password: The administrator password of the primary database in this Data Guard association.
|
6069
|
+
|
6070
|
+
**The password MUST be the same as the primary admin password.**
|
5863
6071
|
:param str database_software_image_id: The database software image [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm)
|
5864
6072
|
:param 'DatabaseDatabaseDbBackupConfigArgs' db_backup_config: (Updatable) Backup Options To use any of the API operations, you must be authorized in an IAM policy. If you're not authorized, talk to an administrator. If you're an administrator who needs to write policies to give users access, see [Getting Started with Policies](https://docs.cloud.oracle.com/iaas/Content/Identity/Concepts/policygetstarted.htm).
|
5865
|
-
:param str
|
6073
|
+
:param str db_name: The display name of the database to be created from the backup. It must begin with an alphabetic character and can contain a maximum of eight alphanumeric characters. Special characters are not permitted.
|
6074
|
+
:param str db_unique_name: Specifies the `DB_UNIQUE_NAME` of the peer database to be created.
|
5866
6075
|
:param str db_workload: **Deprecated.** The dbWorkload field has been deprecated for Exadata Database Service on Dedicated Infrastructure, Exadata Database Service on Cloud@Customer, and Base Database Service. Support for this attribute will end in November 2023. You may choose to update your custom scripts to exclude the dbWorkload attribute. After November 2023 if you pass a value to the dbWorkload attribute, it will be ignored.
|
5867
6076
|
|
5868
6077
|
The database workload type.
|
5869
6078
|
:param Mapping[str, str] defined_tags: (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
5870
6079
|
:param Mapping[str, str] freeform_tags: (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
6080
|
+
:param bool is_active_data_guard_enabled: True if active Data Guard is enabled.
|
5871
6081
|
:param str kms_key_id: The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.
|
5872
6082
|
:param str kms_key_version_id: The OCID of the key container version that is used in database transparent data encryption (TDE) operations KMS Key can have multiple key versions. If none is specified, the current key version (latest) of the Key Id is used for the operation. Autonomous Database Serverless does not use key versions, hence is not applicable for Autonomous Database Serverless instances.
|
5873
6083
|
:param str ncharacter_set: The national character set for the database. The default is AL16UTF16. Allowed values are: AL16UTF16 or UTF8.
|
5874
6084
|
:param str pdb_name: The name of the pluggable database. The name must begin with an alphabetic character and can contain a maximum of thirty alphanumeric characters. Special characters are not permitted. Pluggable database should not be same as database name.
|
5875
6085
|
:param Sequence[str] pluggable_databases: The list of pluggable databases that needs to be restored into new database.
|
6086
|
+
:param str protection_mode: The protection mode of this Data Guard. For more information, see [Oracle Data Guard Protection Modes](http://docs.oracle.com/database/122/SBYDB/oracle-data-guard-protection-modes.htm#SBYDB02000) in the Oracle Data Guard documentation.
|
5876
6087
|
:param str sid_prefix: Specifies a prefix for the `Oracle SID` of the database to be created.
|
6088
|
+
:param str source_database_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the source database.
|
6089
|
+
:param str source_tde_wallet_password: The TDE wallet password of the source database specified by 'sourceDatabaseId'.
|
5877
6090
|
:param str tde_wallet_password: The optional password to open the TDE wallet. The password must be at least nine characters and contain at least two uppercase, two lowercase, two numeric, and two special characters. The special characters must be _, \\#, or -.
|
6091
|
+
:param str transport_type: The redo transport type to use for this Data Guard association. Valid values depend on the specified `protectionMode`:
|
6092
|
+
* MAXIMUM_AVAILABILITY - SYNC or FASTSYNC
|
6093
|
+
* MAXIMUM_PERFORMANCE - ASYNC
|
6094
|
+
* MAXIMUM_PROTECTION - SYNC
|
6095
|
+
|
6096
|
+
For more information, see [Redo Transport Services](http://docs.oracle.com/database/122/SBYDB/oracle-data-guard-redo-transport-services.htm#SBYDB00400) in the Oracle Data Guard documentation.
|
6097
|
+
|
6098
|
+
**IMPORTANT** - The only transport type currently supported by the Database service is ASYNC.
|
5878
6099
|
:param str vault_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle Cloud Infrastructure [vault](https://docs.cloud.oracle.com/iaas/Content/KeyManagement/Concepts/keyoverview.htm#concepts). This parameter and `secretId` are required for Customer Managed Keys.
|
5879
6100
|
"""
|
5880
|
-
|
5881
|
-
|
6101
|
+
if admin_password is not None:
|
6102
|
+
pulumi.set(__self__, "admin_password", admin_password)
|
5882
6103
|
if backup_id is not None:
|
5883
6104
|
pulumi.set(__self__, "backup_id", backup_id)
|
5884
6105
|
if backup_tde_password is not None:
|
5885
6106
|
pulumi.set(__self__, "backup_tde_password", backup_tde_password)
|
5886
6107
|
if character_set is not None:
|
5887
6108
|
pulumi.set(__self__, "character_set", character_set)
|
6109
|
+
if database_admin_password is not None:
|
6110
|
+
pulumi.set(__self__, "database_admin_password", database_admin_password)
|
5888
6111
|
if database_software_image_id is not None:
|
5889
6112
|
pulumi.set(__self__, "database_software_image_id", database_software_image_id)
|
5890
6113
|
if db_backup_config is not None:
|
5891
6114
|
pulumi.set(__self__, "db_backup_config", db_backup_config)
|
6115
|
+
if db_name is not None:
|
6116
|
+
pulumi.set(__self__, "db_name", db_name)
|
5892
6117
|
if db_unique_name is not None:
|
5893
6118
|
pulumi.set(__self__, "db_unique_name", db_unique_name)
|
5894
6119
|
if db_workload is not None:
|
@@ -5897,6 +6122,8 @@ class DatabaseDatabase(dict):
|
|
5897
6122
|
pulumi.set(__self__, "defined_tags", defined_tags)
|
5898
6123
|
if freeform_tags is not None:
|
5899
6124
|
pulumi.set(__self__, "freeform_tags", freeform_tags)
|
6125
|
+
if is_active_data_guard_enabled is not None:
|
6126
|
+
pulumi.set(__self__, "is_active_data_guard_enabled", is_active_data_guard_enabled)
|
5900
6127
|
if kms_key_id is not None:
|
5901
6128
|
pulumi.set(__self__, "kms_key_id", kms_key_id)
|
5902
6129
|
if kms_key_version_id is not None:
|
@@ -5907,29 +6134,29 @@ class DatabaseDatabase(dict):
|
|
5907
6134
|
pulumi.set(__self__, "pdb_name", pdb_name)
|
5908
6135
|
if pluggable_databases is not None:
|
5909
6136
|
pulumi.set(__self__, "pluggable_databases", pluggable_databases)
|
6137
|
+
if protection_mode is not None:
|
6138
|
+
pulumi.set(__self__, "protection_mode", protection_mode)
|
5910
6139
|
if sid_prefix is not None:
|
5911
6140
|
pulumi.set(__self__, "sid_prefix", sid_prefix)
|
6141
|
+
if source_database_id is not None:
|
6142
|
+
pulumi.set(__self__, "source_database_id", source_database_id)
|
6143
|
+
if source_tde_wallet_password is not None:
|
6144
|
+
pulumi.set(__self__, "source_tde_wallet_password", source_tde_wallet_password)
|
5912
6145
|
if tde_wallet_password is not None:
|
5913
6146
|
pulumi.set(__self__, "tde_wallet_password", tde_wallet_password)
|
6147
|
+
if transport_type is not None:
|
6148
|
+
pulumi.set(__self__, "transport_type", transport_type)
|
5914
6149
|
if vault_id is not None:
|
5915
6150
|
pulumi.set(__self__, "vault_id", vault_id)
|
5916
6151
|
|
5917
6152
|
@property
|
5918
6153
|
@pulumi.getter(name="adminPassword")
|
5919
|
-
def admin_password(self) -> str:
|
6154
|
+
def admin_password(self) -> Optional[str]:
|
5920
6155
|
"""
|
5921
6156
|
A strong password for SYS, SYSTEM, PDB Admin and TDE Wallet. The password must be at least nine characters and contain at least two uppercase, two lowercase, two numbers, and two special characters. The special characters must be _, \\#, or -.
|
5922
6157
|
"""
|
5923
6158
|
return pulumi.get(self, "admin_password")
|
5924
6159
|
|
5925
|
-
@property
|
5926
|
-
@pulumi.getter(name="dbName")
|
5927
|
-
def db_name(self) -> str:
|
5928
|
-
"""
|
5929
|
-
The display name of the database to be created from the backup. It must begin with an alphabetic character and can contain a maximum of eight alphanumeric characters. Special characters are not permitted.
|
5930
|
-
"""
|
5931
|
-
return pulumi.get(self, "db_name")
|
5932
|
-
|
5933
6160
|
@property
|
5934
6161
|
@pulumi.getter(name="backupId")
|
5935
6162
|
def backup_id(self) -> Optional[str]:
|
@@ -5956,6 +6183,16 @@ class DatabaseDatabase(dict):
|
|
5956
6183
|
"""
|
5957
6184
|
return pulumi.get(self, "character_set")
|
5958
6185
|
|
6186
|
+
@property
|
6187
|
+
@pulumi.getter(name="databaseAdminPassword")
|
6188
|
+
def database_admin_password(self) -> Optional[str]:
|
6189
|
+
"""
|
6190
|
+
The administrator password of the primary database in this Data Guard association.
|
6191
|
+
|
6192
|
+
**The password MUST be the same as the primary admin password.**
|
6193
|
+
"""
|
6194
|
+
return pulumi.get(self, "database_admin_password")
|
6195
|
+
|
5959
6196
|
@property
|
5960
6197
|
@pulumi.getter(name="databaseSoftwareImageId")
|
5961
6198
|
def database_software_image_id(self) -> Optional[str]:
|
@@ -5972,11 +6209,19 @@ class DatabaseDatabase(dict):
|
|
5972
6209
|
"""
|
5973
6210
|
return pulumi.get(self, "db_backup_config")
|
5974
6211
|
|
6212
|
+
@property
|
6213
|
+
@pulumi.getter(name="dbName")
|
6214
|
+
def db_name(self) -> Optional[str]:
|
6215
|
+
"""
|
6216
|
+
The display name of the database to be created from the backup. It must begin with an alphabetic character and can contain a maximum of eight alphanumeric characters. Special characters are not permitted.
|
6217
|
+
"""
|
6218
|
+
return pulumi.get(self, "db_name")
|
6219
|
+
|
5975
6220
|
@property
|
5976
6221
|
@pulumi.getter(name="dbUniqueName")
|
5977
6222
|
def db_unique_name(self) -> Optional[str]:
|
5978
6223
|
"""
|
5979
|
-
|
6224
|
+
Specifies the `DB_UNIQUE_NAME` of the peer database to be created.
|
5980
6225
|
"""
|
5981
6226
|
return pulumi.get(self, "db_unique_name")
|
5982
6227
|
|
@@ -6006,6 +6251,14 @@ class DatabaseDatabase(dict):
|
|
6006
6251
|
"""
|
6007
6252
|
return pulumi.get(self, "freeform_tags")
|
6008
6253
|
|
6254
|
+
@property
|
6255
|
+
@pulumi.getter(name="isActiveDataGuardEnabled")
|
6256
|
+
def is_active_data_guard_enabled(self) -> Optional[bool]:
|
6257
|
+
"""
|
6258
|
+
True if active Data Guard is enabled.
|
6259
|
+
"""
|
6260
|
+
return pulumi.get(self, "is_active_data_guard_enabled")
|
6261
|
+
|
6009
6262
|
@property
|
6010
6263
|
@pulumi.getter(name="kmsKeyId")
|
6011
6264
|
def kms_key_id(self) -> Optional[str]:
|
@@ -6046,6 +6299,14 @@ class DatabaseDatabase(dict):
|
|
6046
6299
|
"""
|
6047
6300
|
return pulumi.get(self, "pluggable_databases")
|
6048
6301
|
|
6302
|
+
@property
|
6303
|
+
@pulumi.getter(name="protectionMode")
|
6304
|
+
def protection_mode(self) -> Optional[str]:
|
6305
|
+
"""
|
6306
|
+
The protection mode of this Data Guard. For more information, see [Oracle Data Guard Protection Modes](http://docs.oracle.com/database/122/SBYDB/oracle-data-guard-protection-modes.htm#SBYDB02000) in the Oracle Data Guard documentation.
|
6307
|
+
"""
|
6308
|
+
return pulumi.get(self, "protection_mode")
|
6309
|
+
|
6049
6310
|
@property
|
6050
6311
|
@pulumi.getter(name="sidPrefix")
|
6051
6312
|
def sid_prefix(self) -> Optional[str]:
|
@@ -6054,6 +6315,22 @@ class DatabaseDatabase(dict):
|
|
6054
6315
|
"""
|
6055
6316
|
return pulumi.get(self, "sid_prefix")
|
6056
6317
|
|
6318
|
+
@property
|
6319
|
+
@pulumi.getter(name="sourceDatabaseId")
|
6320
|
+
def source_database_id(self) -> Optional[str]:
|
6321
|
+
"""
|
6322
|
+
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the source database.
|
6323
|
+
"""
|
6324
|
+
return pulumi.get(self, "source_database_id")
|
6325
|
+
|
6326
|
+
@property
|
6327
|
+
@pulumi.getter(name="sourceTdeWalletPassword")
|
6328
|
+
def source_tde_wallet_password(self) -> Optional[str]:
|
6329
|
+
"""
|
6330
|
+
The TDE wallet password of the source database specified by 'sourceDatabaseId'.
|
6331
|
+
"""
|
6332
|
+
return pulumi.get(self, "source_tde_wallet_password")
|
6333
|
+
|
6057
6334
|
@property
|
6058
6335
|
@pulumi.getter(name="tdeWalletPassword")
|
6059
6336
|
def tde_wallet_password(self) -> Optional[str]:
|
@@ -6062,6 +6339,21 @@ class DatabaseDatabase(dict):
|
|
6062
6339
|
"""
|
6063
6340
|
return pulumi.get(self, "tde_wallet_password")
|
6064
6341
|
|
6342
|
+
@property
|
6343
|
+
@pulumi.getter(name="transportType")
|
6344
|
+
def transport_type(self) -> Optional[str]:
|
6345
|
+
"""
|
6346
|
+
The redo transport type to use for this Data Guard association. Valid values depend on the specified `protectionMode`:
|
6347
|
+
* MAXIMUM_AVAILABILITY - SYNC or FASTSYNC
|
6348
|
+
* MAXIMUM_PERFORMANCE - ASYNC
|
6349
|
+
* MAXIMUM_PROTECTION - SYNC
|
6350
|
+
|
6351
|
+
For more information, see [Redo Transport Services](http://docs.oracle.com/database/122/SBYDB/oracle-data-guard-redo-transport-services.htm#SBYDB00400) in the Oracle Data Guard documentation.
|
6352
|
+
|
6353
|
+
**IMPORTANT** - The only transport type currently supported by the Database service is ASYNC.
|
6354
|
+
"""
|
6355
|
+
return pulumi.get(self, "transport_type")
|
6356
|
+
|
6065
6357
|
@property
|
6066
6358
|
@pulumi.getter(name="vaultId")
|
6067
6359
|
def vault_id(self) -> Optional[str]:
|
@@ -6593,6 +6885,206 @@ class DatabaseUpgradeConnectionString(dict):
|
|
6593
6885
|
return pulumi.get(self, "cdb_ip_default")
|
6594
6886
|
|
6595
6887
|
|
6888
|
+
@pulumi.output_type
|
6889
|
+
class DatabaseUpgradeDataGuardGroup(dict):
|
6890
|
+
@staticmethod
|
6891
|
+
def __key_warning(key: str):
|
6892
|
+
suggest = None
|
6893
|
+
if key == "protectionMode":
|
6894
|
+
suggest = "protection_mode"
|
6895
|
+
|
6896
|
+
if suggest:
|
6897
|
+
pulumi.log.warn(f"Key '{key}' not found in DatabaseUpgradeDataGuardGroup. Access the value via the '{suggest}' property getter instead.")
|
6898
|
+
|
6899
|
+
def __getitem__(self, key: str) -> Any:
|
6900
|
+
DatabaseUpgradeDataGuardGroup.__key_warning(key)
|
6901
|
+
return super().__getitem__(key)
|
6902
|
+
|
6903
|
+
def get(self, key: str, default = None) -> Any:
|
6904
|
+
DatabaseUpgradeDataGuardGroup.__key_warning(key)
|
6905
|
+
return super().get(key, default)
|
6906
|
+
|
6907
|
+
def __init__(__self__, *,
|
6908
|
+
members: Optional[Sequence['outputs.DatabaseUpgradeDataGuardGroupMember']] = None,
|
6909
|
+
protection_mode: Optional[str] = None):
|
6910
|
+
"""
|
6911
|
+
:param Sequence['DatabaseUpgradeDataGuardGroupMemberArgs'] members: List of Data Guard members, representing each database that is part of Data Guard.
|
6912
|
+
:param str protection_mode: The protection mode of this Data Guard. For more information, see [Oracle Data Guard Protection Modes](http://docs.oracle.com/database/122/SBYDB/oracle-data-guard-protection-modes.htm#SBYDB02000) in the Oracle Data Guard documentation.
|
6913
|
+
"""
|
6914
|
+
if members is not None:
|
6915
|
+
pulumi.set(__self__, "members", members)
|
6916
|
+
if protection_mode is not None:
|
6917
|
+
pulumi.set(__self__, "protection_mode", protection_mode)
|
6918
|
+
|
6919
|
+
@property
|
6920
|
+
@pulumi.getter
|
6921
|
+
def members(self) -> Optional[Sequence['outputs.DatabaseUpgradeDataGuardGroupMember']]:
|
6922
|
+
"""
|
6923
|
+
List of Data Guard members, representing each database that is part of Data Guard.
|
6924
|
+
"""
|
6925
|
+
return pulumi.get(self, "members")
|
6926
|
+
|
6927
|
+
@property
|
6928
|
+
@pulumi.getter(name="protectionMode")
|
6929
|
+
def protection_mode(self) -> Optional[str]:
|
6930
|
+
"""
|
6931
|
+
The protection mode of this Data Guard. For more information, see [Oracle Data Guard Protection Modes](http://docs.oracle.com/database/122/SBYDB/oracle-data-guard-protection-modes.htm#SBYDB02000) in the Oracle Data Guard documentation.
|
6932
|
+
"""
|
6933
|
+
return pulumi.get(self, "protection_mode")
|
6934
|
+
|
6935
|
+
|
6936
|
+
@pulumi.output_type
|
6937
|
+
class DatabaseUpgradeDataGuardGroupMember(dict):
|
6938
|
+
@staticmethod
|
6939
|
+
def __key_warning(key: str):
|
6940
|
+
suggest = None
|
6941
|
+
if key == "applyLag":
|
6942
|
+
suggest = "apply_lag"
|
6943
|
+
elif key == "applyRate":
|
6944
|
+
suggest = "apply_rate"
|
6945
|
+
elif key == "databaseId":
|
6946
|
+
suggest = "database_id"
|
6947
|
+
elif key == "dbSystemId":
|
6948
|
+
suggest = "db_system_id"
|
6949
|
+
elif key == "isActiveDataGuardEnabled":
|
6950
|
+
suggest = "is_active_data_guard_enabled"
|
6951
|
+
elif key == "transportLag":
|
6952
|
+
suggest = "transport_lag"
|
6953
|
+
elif key == "transportLagRefresh":
|
6954
|
+
suggest = "transport_lag_refresh"
|
6955
|
+
elif key == "transportType":
|
6956
|
+
suggest = "transport_type"
|
6957
|
+
|
6958
|
+
if suggest:
|
6959
|
+
pulumi.log.warn(f"Key '{key}' not found in DatabaseUpgradeDataGuardGroupMember. Access the value via the '{suggest}' property getter instead.")
|
6960
|
+
|
6961
|
+
def __getitem__(self, key: str) -> Any:
|
6962
|
+
DatabaseUpgradeDataGuardGroupMember.__key_warning(key)
|
6963
|
+
return super().__getitem__(key)
|
6964
|
+
|
6965
|
+
def get(self, key: str, default = None) -> Any:
|
6966
|
+
DatabaseUpgradeDataGuardGroupMember.__key_warning(key)
|
6967
|
+
return super().get(key, default)
|
6968
|
+
|
6969
|
+
def __init__(__self__, *,
|
6970
|
+
apply_lag: Optional[str] = None,
|
6971
|
+
apply_rate: Optional[str] = None,
|
6972
|
+
database_id: Optional[str] = None,
|
6973
|
+
db_system_id: Optional[str] = None,
|
6974
|
+
is_active_data_guard_enabled: Optional[bool] = None,
|
6975
|
+
role: Optional[str] = None,
|
6976
|
+
transport_lag: Optional[str] = None,
|
6977
|
+
transport_lag_refresh: Optional[str] = None,
|
6978
|
+
transport_type: Optional[str] = None):
|
6979
|
+
"""
|
6980
|
+
:param str apply_lag: The lag time between updates to the primary database and application of the redo data on the standby database, as computed by the reporting database. Example: `1 second`
|
6981
|
+
:param str apply_rate: The rate at which redo logs are synced between the associated databases. Example: `102.96 MByte/s`
|
6982
|
+
:param str database_id: The database [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
6983
|
+
:param str db_system_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the DB system.
|
6984
|
+
:param bool is_active_data_guard_enabled: True if active Data Guard is enabled.
|
6985
|
+
:param str role: The role of the reporting database in this Data Guard association.
|
6986
|
+
:param str transport_lag: The rate at which redo logs are transported between the associated databases. Example: `1 second`
|
6987
|
+
:param str transport_lag_refresh: The date and time when last redo transport has been done.
|
6988
|
+
:param str transport_type: The redo transport type to use for this Data Guard association. Valid values depend on the specified `protectionMode`:
|
6989
|
+
* MAXIMUM_AVAILABILITY - SYNC or FASTSYNC
|
6990
|
+
* MAXIMUM_PERFORMANCE - ASYNC
|
6991
|
+
* MAXIMUM_PROTECTION - SYNC
|
6992
|
+
"""
|
6993
|
+
if apply_lag is not None:
|
6994
|
+
pulumi.set(__self__, "apply_lag", apply_lag)
|
6995
|
+
if apply_rate is not None:
|
6996
|
+
pulumi.set(__self__, "apply_rate", apply_rate)
|
6997
|
+
if database_id is not None:
|
6998
|
+
pulumi.set(__self__, "database_id", database_id)
|
6999
|
+
if db_system_id is not None:
|
7000
|
+
pulumi.set(__self__, "db_system_id", db_system_id)
|
7001
|
+
if is_active_data_guard_enabled is not None:
|
7002
|
+
pulumi.set(__self__, "is_active_data_guard_enabled", is_active_data_guard_enabled)
|
7003
|
+
if role is not None:
|
7004
|
+
pulumi.set(__self__, "role", role)
|
7005
|
+
if transport_lag is not None:
|
7006
|
+
pulumi.set(__self__, "transport_lag", transport_lag)
|
7007
|
+
if transport_lag_refresh is not None:
|
7008
|
+
pulumi.set(__self__, "transport_lag_refresh", transport_lag_refresh)
|
7009
|
+
if transport_type is not None:
|
7010
|
+
pulumi.set(__self__, "transport_type", transport_type)
|
7011
|
+
|
7012
|
+
@property
|
7013
|
+
@pulumi.getter(name="applyLag")
|
7014
|
+
def apply_lag(self) -> Optional[str]:
|
7015
|
+
"""
|
7016
|
+
The lag time between updates to the primary database and application of the redo data on the standby database, as computed by the reporting database. Example: `1 second`
|
7017
|
+
"""
|
7018
|
+
return pulumi.get(self, "apply_lag")
|
7019
|
+
|
7020
|
+
@property
|
7021
|
+
@pulumi.getter(name="applyRate")
|
7022
|
+
def apply_rate(self) -> Optional[str]:
|
7023
|
+
"""
|
7024
|
+
The rate at which redo logs are synced between the associated databases. Example: `102.96 MByte/s`
|
7025
|
+
"""
|
7026
|
+
return pulumi.get(self, "apply_rate")
|
7027
|
+
|
7028
|
+
@property
|
7029
|
+
@pulumi.getter(name="databaseId")
|
7030
|
+
def database_id(self) -> Optional[str]:
|
7031
|
+
"""
|
7032
|
+
The database [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
7033
|
+
"""
|
7034
|
+
return pulumi.get(self, "database_id")
|
7035
|
+
|
7036
|
+
@property
|
7037
|
+
@pulumi.getter(name="dbSystemId")
|
7038
|
+
def db_system_id(self) -> Optional[str]:
|
7039
|
+
"""
|
7040
|
+
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the DB system.
|
7041
|
+
"""
|
7042
|
+
return pulumi.get(self, "db_system_id")
|
7043
|
+
|
7044
|
+
@property
|
7045
|
+
@pulumi.getter(name="isActiveDataGuardEnabled")
|
7046
|
+
def is_active_data_guard_enabled(self) -> Optional[bool]:
|
7047
|
+
"""
|
7048
|
+
True if active Data Guard is enabled.
|
7049
|
+
"""
|
7050
|
+
return pulumi.get(self, "is_active_data_guard_enabled")
|
7051
|
+
|
7052
|
+
@property
|
7053
|
+
@pulumi.getter
|
7054
|
+
def role(self) -> Optional[str]:
|
7055
|
+
"""
|
7056
|
+
The role of the reporting database in this Data Guard association.
|
7057
|
+
"""
|
7058
|
+
return pulumi.get(self, "role")
|
7059
|
+
|
7060
|
+
@property
|
7061
|
+
@pulumi.getter(name="transportLag")
|
7062
|
+
def transport_lag(self) -> Optional[str]:
|
7063
|
+
"""
|
7064
|
+
The rate at which redo logs are transported between the associated databases. Example: `1 second`
|
7065
|
+
"""
|
7066
|
+
return pulumi.get(self, "transport_lag")
|
7067
|
+
|
7068
|
+
@property
|
7069
|
+
@pulumi.getter(name="transportLagRefresh")
|
7070
|
+
def transport_lag_refresh(self) -> Optional[str]:
|
7071
|
+
"""
|
7072
|
+
The date and time when last redo transport has been done.
|
7073
|
+
"""
|
7074
|
+
return pulumi.get(self, "transport_lag_refresh")
|
7075
|
+
|
7076
|
+
@property
|
7077
|
+
@pulumi.getter(name="transportType")
|
7078
|
+
def transport_type(self) -> Optional[str]:
|
7079
|
+
"""
|
7080
|
+
The redo transport type to use for this Data Guard association. Valid values depend on the specified `protectionMode`:
|
7081
|
+
* MAXIMUM_AVAILABILITY - SYNC or FASTSYNC
|
7082
|
+
* MAXIMUM_PERFORMANCE - ASYNC
|
7083
|
+
* MAXIMUM_PROTECTION - SYNC
|
7084
|
+
"""
|
7085
|
+
return pulumi.get(self, "transport_type")
|
7086
|
+
|
7087
|
+
|
6596
7088
|
@pulumi.output_type
|
6597
7089
|
class DatabaseUpgradeDatabaseUpgradeSourceDetails(dict):
|
6598
7090
|
@staticmethod
|
@@ -8716,7 +9208,6 @@ class DbSystemMaintenanceWindow(dict):
|
|
8716
9208
|
:param Sequence['DbSystemMaintenanceWindowMonthArgs'] months: Months during the year when maintenance should be performed.
|
8717
9209
|
:param str patching_mode: Cloud Exadata infrastructure node patching method, either "ROLLING" or "NONROLLING". Default value is ROLLING.
|
8718
9210
|
:param str preference: The maintenance window scheduling preference.
|
8719
|
-
:param Sequence[bool] skip_rus: If true, skips the release update (RU) for the quarter. You cannot skip two consecutive quarters. An RU skip request will only be honoured if the current version of the Autonomous Container Database is supported for current quarter.
|
8720
9211
|
:param Sequence[int] weeks_of_months: Weeks during the month when maintenance should be performed. Weeks start on the 1st, 8th, 15th, and 22nd days of the month, and have a duration of 7 days. Weeks start and end based on calendar dates, not days of the week. For example, to allow maintenance during the 2nd week of the month (from the 8th day to the 14th day of the month), use the value 2. Maintenance cannot be scheduled for the fifth week of months that contain more than 28 days. Note that this parameter works in conjunction with the daysOfWeek and hoursOfDay parameters to allow you to specify specific days of the week and hours that maintenance will be performed.
|
8721
9212
|
"""
|
8722
9213
|
if custom_action_timeout_in_mins is not None:
|
@@ -8818,9 +9309,6 @@ class DbSystemMaintenanceWindow(dict):
|
|
8818
9309
|
@property
|
8819
9310
|
@pulumi.getter(name="skipRus")
|
8820
9311
|
def skip_rus(self) -> Optional[Sequence[bool]]:
|
8821
|
-
"""
|
8822
|
-
If true, skips the release update (RU) for the quarter. You cannot skip two consecutive quarters. An RU skip request will only be honoured if the current version of the Autonomous Container Database is supported for current quarter.
|
8823
|
-
"""
|
8824
9312
|
return pulumi.get(self, "skip_rus")
|
8825
9313
|
|
8826
9314
|
@property
|
@@ -8911,7 +9399,6 @@ class DbSystemMaintenanceWindowDetails(dict):
|
|
8911
9399
|
|
8912
9400
|
*IMPORTANT*: Non-rolling infrastructure patching involves system down time. See [Oracle-Managed Infrastructure Maintenance Updates](https://docs.cloud.oracle.com/iaas/Content/Database/Concepts/examaintenance.htm#Oracle) for more information.
|
8913
9401
|
:param str preference: (Updatable) The maintenance window scheduling preference.
|
8914
|
-
:param Sequence[bool] skip_rus: (Updatable) If true, skips the release update (RU) for the quarter. You cannot skip two consecutive quarters. An RU skip request will only be honoured if the current version of the Autonomous Container Database is supported for current quarter.
|
8915
9402
|
:param Sequence[int] weeks_of_months: (Updatable) Weeks during the month when maintenance should be performed. Weeks start on the 1st, 8th, 15th, and 22nd days of the month, and have a duration of 7 days. Weeks start and end based on calendar dates, not days of the week. For example, to allow maintenance during the 2nd week of the month (from the 8th day to the 14th day of the month), use the value 2. Maintenance cannot be scheduled for the fifth week of months that contain more than 28 days. Note that this parameter works in conjunction with the daysOfWeek and hoursOfDay parameters to allow you to specify specific days of the week and hours that maintenance will be performed.
|
8916
9403
|
"""
|
8917
9404
|
if custom_action_timeout_in_mins is not None:
|
@@ -9015,9 +9502,6 @@ class DbSystemMaintenanceWindowDetails(dict):
|
|
9015
9502
|
@property
|
9016
9503
|
@pulumi.getter(name="skipRus")
|
9017
9504
|
def skip_rus(self) -> Optional[Sequence[bool]]:
|
9018
|
-
"""
|
9019
|
-
(Updatable) If true, skips the release update (RU) for the quarter. You cannot skip two consecutive quarters. An RU skip request will only be honoured if the current version of the Autonomous Container Database is supported for current quarter.
|
9020
|
-
"""
|
9021
9505
|
return pulumi.get(self, "skip_rus")
|
9022
9506
|
|
9023
9507
|
@property
|
@@ -9909,7 +10393,6 @@ class ExadataInfrastructureMaintenanceWindow(dict):
|
|
9909
10393
|
|
9910
10394
|
*IMPORTANT*: Non-rolling infrastructure patching involves system down time. See [Oracle-Managed Infrastructure Maintenance Updates](https://docs.cloud.oracle.com/iaas/Content/Database/Concepts/examaintenance.htm#Oracle) for more information.
|
9911
10395
|
:param str preference: (Updatable) The maintenance window scheduling preference.
|
9912
|
-
:param Sequence[bool] skip_rus: (Updatable) If true, skips the release update (RU) for the quarter. You cannot skip two consecutive quarters. An RU skip request will only be honoured if the current version of the Autonomous Container Database is supported for current quarter.
|
9913
10396
|
:param Sequence[int] weeks_of_months: (Updatable) Weeks during the month when maintenance should be performed. Weeks start on the 1st, 8th, 15th, and 22nd days of the month, and have a duration of 7 days. Weeks start and end based on calendar dates, not days of the week. For example, to allow maintenance during the 2nd week of the month (from the 8th day to the 14th day of the month), use the value 2. Maintenance cannot be scheduled for the fifth week of months that contain more than 28 days. Note that this parameter works in conjunction with the daysOfWeek and hoursOfDay parameters to allow you to specify specific days of the week and hours that maintenance will be performed.
|
9914
10397
|
"""
|
9915
10398
|
if custom_action_timeout_in_mins is not None:
|
@@ -10013,9 +10496,6 @@ class ExadataInfrastructureMaintenanceWindow(dict):
|
|
10013
10496
|
@property
|
10014
10497
|
@pulumi.getter(name="skipRus")
|
10015
10498
|
def skip_rus(self) -> Optional[Sequence[bool]]:
|
10016
|
-
"""
|
10017
|
-
(Updatable) If true, skips the release update (RU) for the quarter. You cannot skip two consecutive quarters. An RU skip request will only be honoured if the current version of the Autonomous Container Database is supported for current quarter.
|
10018
|
-
"""
|
10019
10499
|
return pulumi.get(self, "skip_rus")
|
10020
10500
|
|
10021
10501
|
@property
|
@@ -18804,6 +19284,7 @@ class GetAutonomousDatabasesAutonomousDatabaseResult(dict):
|
|
18804
19284
|
is_data_guard_enabled: bool,
|
18805
19285
|
is_dedicated: bool,
|
18806
19286
|
is_dev_tier: bool,
|
19287
|
+
is_disconnect_peer: bool,
|
18807
19288
|
is_free_tier: bool,
|
18808
19289
|
is_local_data_guard_enabled: bool,
|
18809
19290
|
is_mtls_connection_required: bool,
|
@@ -18836,6 +19317,7 @@ class GetAutonomousDatabasesAutonomousDatabaseResult(dict):
|
|
18836
19317
|
ocpu_count: float,
|
18837
19318
|
open_mode: str,
|
18838
19319
|
operations_insights_status: str,
|
19320
|
+
peer_db_id: str,
|
18839
19321
|
peer_db_ids: Sequence[str],
|
18840
19322
|
permission_level: str,
|
18841
19323
|
private_endpoint: str,
|
@@ -18945,6 +19427,7 @@ class GetAutonomousDatabasesAutonomousDatabaseResult(dict):
|
|
18945
19427
|
:param bool is_dedicated: True if the database uses [dedicated Exadata infrastructure](https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html).
|
18946
19428
|
:param bool is_dev_tier: Autonomous Database for Developers are free Autonomous Databases that developers can use to build and test new applications.With Autonomous these database instancess instances, you can try new Autonomous Database features for free and apply them to ongoing or new development projects. Developer database comes with limited resources and is, therefore, not suitable for large-scale testing and production deployments. When you need more compute or storage resources, you can transition to a paid database licensing by cloning your developer database into a regular Autonomous Database. See [Autonomous Database documentation](https://docs.oracle.com/en/cloud/paas/autonomous-database/dedicated/eddjo/index.html) for more details.
|
18947
19429
|
This cannot be updated in parallel with any of the following: licenseModel, dbEdition, cpuCoreCount, computeCount, computeModel, adminPassword, whitelistedIps, isMTLSConnectionRequired, openMode, permissionLevel, privateEndpointLabel, nsgIds, dbVersion, isRefreshable, dbName, scheduledOperations, dbToolsDetails, or isLocalDataGuardEnabled
|
19430
|
+
:param bool is_disconnect_peer: If true, this will disconnect the Autonomous Database from its peer and the Autonomous Database can work permanently as a standalone database. To disconnect a cross region standby, please also provide the OCID of the standby database in the `peerDbId` parameter.
|
18948
19431
|
:param bool is_free_tier: Filter on the value of the resource's 'isFreeTier' property. A value of `true` returns only Always Free resources. A value of `false` excludes Always Free resources from the returned results. Omitting this parameter returns both Always Free and paid resources.
|
18949
19432
|
:param bool is_local_data_guard_enabled: Indicates whether the Autonomous Database has local (in-region) Data Guard enabled. Not applicable to cross-region Autonomous Data Guard associations, or to Autonomous Databases using dedicated Exadata infrastructure or Exadata Cloud@Customer infrastructure.
|
18950
19433
|
:param bool is_mtls_connection_required: Specifies if the Autonomous Database requires mTLS connections.
|
@@ -18975,6 +19458,7 @@ class GetAutonomousDatabasesAutonomousDatabaseResult(dict):
|
|
18975
19458
|
:param float ocpu_count: The number of OCPU cores to be made available to the database.
|
18976
19459
|
:param str open_mode: Indicates the Autonomous Database mode. The database can be opened in `READ_ONLY` or `READ_WRITE` mode.
|
18977
19460
|
:param str operations_insights_status: Status of Operations Insights for this Autonomous Database.
|
19461
|
+
:param str peer_db_id: The database [OCIDs](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Disaster Recovery peer (source Primary) database, which is located in a different (remote) region from the current peer database.
|
18978
19462
|
:param Sequence[str] peer_db_ids: The list of [OCIDs](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of standby databases located in Autonomous Data Guard remote regions that are associated with the source database. Note that for Autonomous Database Serverless instances, standby databases located in the same region as the source primary database do not have OCIDs.
|
18979
19463
|
:param str permission_level: The Autonomous Database permission level. Restricted mode allows access only by admin users.
|
18980
19464
|
:param str private_endpoint: The private endpoint for the resource.
|
@@ -19020,7 +19504,7 @@ class GetAutonomousDatabasesAutonomousDatabaseResult(dict):
|
|
19020
19504
|
:param str time_until_reconnect_clone_enabled: The time and date as an RFC3339 formatted string, e.g., 2022-01-01T12:00:00.000Z, to set the limit for a refreshable clone to be reconnected to its source database.
|
19021
19505
|
:param float total_backup_storage_size_in_gbs: The backup storage to the database.
|
19022
19506
|
:param int used_data_storage_size_in_gbs: The storage space consumed by Autonomous Database in GBs.
|
19023
|
-
:param int used_data_storage_size_in_tbs: The amount of storage that has been used, in terabytes.
|
19507
|
+
:param int used_data_storage_size_in_tbs: The amount of storage that has been used for Autonomous Databases in dedicated infrastructure, in terabytes.
|
19024
19508
|
:param str vault_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle Cloud Infrastructure [vault](https://docs.cloud.oracle.com/iaas/Content/KeyManagement/Concepts/keyoverview.htm#concepts).
|
19025
19509
|
:param Sequence[str] whitelisted_ips: The client IP access control list (ACL). This feature is available for [Autonomous Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) and on Exadata Cloud@Customer. Only clients connecting from an IP address included in the ACL may access the Autonomous Database instance. If `arePrimaryWhitelistedIpsUsed` is 'TRUE' then Autonomous Database uses this primary's IP access control list (ACL) for the disaster recovery peer called `standbywhitelistedips`.
|
19026
19510
|
"""
|
@@ -19079,6 +19563,7 @@ class GetAutonomousDatabasesAutonomousDatabaseResult(dict):
|
|
19079
19563
|
pulumi.set(__self__, "is_data_guard_enabled", is_data_guard_enabled)
|
19080
19564
|
pulumi.set(__self__, "is_dedicated", is_dedicated)
|
19081
19565
|
pulumi.set(__self__, "is_dev_tier", is_dev_tier)
|
19566
|
+
pulumi.set(__self__, "is_disconnect_peer", is_disconnect_peer)
|
19082
19567
|
pulumi.set(__self__, "is_free_tier", is_free_tier)
|
19083
19568
|
pulumi.set(__self__, "is_local_data_guard_enabled", is_local_data_guard_enabled)
|
19084
19569
|
pulumi.set(__self__, "is_mtls_connection_required", is_mtls_connection_required)
|
@@ -19111,6 +19596,7 @@ class GetAutonomousDatabasesAutonomousDatabaseResult(dict):
|
|
19111
19596
|
pulumi.set(__self__, "ocpu_count", ocpu_count)
|
19112
19597
|
pulumi.set(__self__, "open_mode", open_mode)
|
19113
19598
|
pulumi.set(__self__, "operations_insights_status", operations_insights_status)
|
19599
|
+
pulumi.set(__self__, "peer_db_id", peer_db_id)
|
19114
19600
|
pulumi.set(__self__, "peer_db_ids", peer_db_ids)
|
19115
19601
|
pulumi.set(__self__, "permission_level", permission_level)
|
19116
19602
|
pulumi.set(__self__, "private_endpoint", private_endpoint)
|
@@ -19595,6 +20081,14 @@ class GetAutonomousDatabasesAutonomousDatabaseResult(dict):
|
|
19595
20081
|
"""
|
19596
20082
|
return pulumi.get(self, "is_dev_tier")
|
19597
20083
|
|
20084
|
+
@property
|
20085
|
+
@pulumi.getter(name="isDisconnectPeer")
|
20086
|
+
def is_disconnect_peer(self) -> bool:
|
20087
|
+
"""
|
20088
|
+
If true, this will disconnect the Autonomous Database from its peer and the Autonomous Database can work permanently as a standalone database. To disconnect a cross region standby, please also provide the OCID of the standby database in the `peerDbId` parameter.
|
20089
|
+
"""
|
20090
|
+
return pulumi.get(self, "is_disconnect_peer")
|
20091
|
+
|
19598
20092
|
@property
|
19599
20093
|
@pulumi.getter(name="isFreeTier")
|
19600
20094
|
def is_free_tier(self) -> bool:
|
@@ -19844,6 +20338,14 @@ class GetAutonomousDatabasesAutonomousDatabaseResult(dict):
|
|
19844
20338
|
"""
|
19845
20339
|
return pulumi.get(self, "operations_insights_status")
|
19846
20340
|
|
20341
|
+
@property
|
20342
|
+
@pulumi.getter(name="peerDbId")
|
20343
|
+
def peer_db_id(self) -> str:
|
20344
|
+
"""
|
20345
|
+
The database [OCIDs](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Disaster Recovery peer (source Primary) database, which is located in a different (remote) region from the current peer database.
|
20346
|
+
"""
|
20347
|
+
return pulumi.get(self, "peer_db_id")
|
20348
|
+
|
19847
20349
|
@property
|
19848
20350
|
@pulumi.getter(name="peerDbIds")
|
19849
20351
|
def peer_db_ids(self) -> Sequence[str]:
|
@@ -20251,7 +20753,7 @@ class GetAutonomousDatabasesAutonomousDatabaseResult(dict):
|
|
20251
20753
|
@pulumi.getter(name="usedDataStorageSizeInTbs")
|
20252
20754
|
def used_data_storage_size_in_tbs(self) -> int:
|
20253
20755
|
"""
|
20254
|
-
The amount of storage that has been used, in terabytes.
|
20756
|
+
The amount of storage that has been used for Autonomous Databases in dedicated infrastructure, in terabytes.
|
20255
20757
|
"""
|
20256
20758
|
return pulumi.get(self, "used_data_storage_size_in_tbs")
|
20257
20759
|
|
@@ -21753,7 +22255,7 @@ class GetAutonomousDatabasesClonesAutonomousDatabaseResult(dict):
|
|
21753
22255
|
:param str time_until_reconnect_clone_enabled: The time and date as an RFC3339 formatted string, e.g., 2022-01-01T12:00:00.000Z, to set the limit for a refreshable clone to be reconnected to its source database.
|
21754
22256
|
:param float total_backup_storage_size_in_gbs: The backup storage to the database.
|
21755
22257
|
:param int used_data_storage_size_in_gbs: The storage space consumed by Autonomous Database in GBs.
|
21756
|
-
:param int used_data_storage_size_in_tbs: The amount of storage that has been used, in terabytes.
|
22258
|
+
:param int used_data_storage_size_in_tbs: The amount of storage that has been used for Autonomous Databases in dedicated infrastructure, in terabytes.
|
21757
22259
|
:param str vault_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle Cloud Infrastructure [vault](https://docs.cloud.oracle.com/iaas/Content/KeyManagement/Concepts/keyoverview.htm#concepts).
|
21758
22260
|
:param Sequence[str] whitelisted_ips: The client IP access control list (ACL). This feature is available for [Autonomous Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) and on Exadata Cloud@Customer. Only clients connecting from an IP address included in the ACL may access the Autonomous Database instance. If `arePrimaryWhitelistedIpsUsed` is 'TRUE' then Autonomous Database uses this primary's IP access control list (ACL) for the disaster recovery peer called `standbywhitelistedips`.
|
21759
22261
|
"""
|
@@ -22844,7 +23346,7 @@ class GetAutonomousDatabasesClonesAutonomousDatabaseResult(dict):
|
|
22844
23346
|
@pulumi.getter(name="usedDataStorageSizeInTbs")
|
22845
23347
|
def used_data_storage_size_in_tbs(self) -> int:
|
22846
23348
|
"""
|
22847
|
-
The amount of storage that has been used, in terabytes.
|
23349
|
+
The amount of storage that has been used for Autonomous Databases in dedicated infrastructure, in terabytes.
|
22848
23350
|
"""
|
22849
23351
|
return pulumi.get(self, "used_data_storage_size_in_tbs")
|
22850
23352
|
|
@@ -24396,7 +24898,6 @@ class GetAutonomousExadataInfrastructureMaintenanceWindowResult(dict):
|
|
24396
24898
|
:param Sequence['GetAutonomousExadataInfrastructureMaintenanceWindowMonthArgs'] months: Months during the year when maintenance should be performed.
|
24397
24899
|
:param str patching_mode: Cloud Exadata infrastructure node patching method, either "ROLLING" or "NONROLLING". Default value is ROLLING.
|
24398
24900
|
:param str preference: The maintenance window scheduling preference.
|
24399
|
-
:param Sequence[bool] skip_rus: If true, skips the release update (RU) for the quarter. You cannot skip two consecutive quarters. An RU skip request will only be honoured if the current version of the Autonomous Container Database is supported for current quarter.
|
24400
24901
|
:param Sequence[int] weeks_of_months: Weeks during the month when maintenance should be performed. Weeks start on the 1st, 8th, 15th, and 22nd days of the month, and have a duration of 7 days. Weeks start and end based on calendar dates, not days of the week. For example, to allow maintenance during the 2nd week of the month (from the 8th day to the 14th day of the month), use the value 2. Maintenance cannot be scheduled for the fifth week of months that contain more than 28 days. Note that this parameter works in conjunction with the daysOfWeek and hoursOfDay parameters to allow you to specify specific days of the week and hours that maintenance will be performed.
|
24401
24902
|
"""
|
24402
24903
|
pulumi.set(__self__, "custom_action_timeout_in_mins", custom_action_timeout_in_mins)
|
@@ -24487,9 +24988,6 @@ class GetAutonomousExadataInfrastructureMaintenanceWindowResult(dict):
|
|
24487
24988
|
@property
|
24488
24989
|
@pulumi.getter(name="skipRus")
|
24489
24990
|
def skip_rus(self) -> Sequence[bool]:
|
24490
|
-
"""
|
24491
|
-
If true, skips the release update (RU) for the quarter. You cannot skip two consecutive quarters. An RU skip request will only be honoured if the current version of the Autonomous Container Database is supported for current quarter.
|
24492
|
-
"""
|
24493
24991
|
return pulumi.get(self, "skip_rus")
|
24494
24992
|
|
24495
24993
|
@property
|
@@ -24544,7 +25042,6 @@ class GetAutonomousExadataInfrastructureMaintenanceWindowDetailResult(dict):
|
|
24544
25042
|
:param Sequence['GetAutonomousExadataInfrastructureMaintenanceWindowDetailMonthArgs'] months: Months during the year when maintenance should be performed.
|
24545
25043
|
:param str patching_mode: Cloud Exadata infrastructure node patching method, either "ROLLING" or "NONROLLING". Default value is ROLLING.
|
24546
25044
|
:param str preference: The maintenance window scheduling preference.
|
24547
|
-
:param Sequence[bool] skip_rus: If true, skips the release update (RU) for the quarter. You cannot skip two consecutive quarters. An RU skip request will only be honoured if the current version of the Autonomous Container Database is supported for current quarter.
|
24548
25045
|
:param Sequence[int] weeks_of_months: Weeks during the month when maintenance should be performed. Weeks start on the 1st, 8th, 15th, and 22nd days of the month, and have a duration of 7 days. Weeks start and end based on calendar dates, not days of the week. For example, to allow maintenance during the 2nd week of the month (from the 8th day to the 14th day of the month), use the value 2. Maintenance cannot be scheduled for the fifth week of months that contain more than 28 days. Note that this parameter works in conjunction with the daysOfWeek and hoursOfDay parameters to allow you to specify specific days of the week and hours that maintenance will be performed.
|
24549
25046
|
"""
|
24550
25047
|
pulumi.set(__self__, "custom_action_timeout_in_mins", custom_action_timeout_in_mins)
|
@@ -24635,9 +25132,6 @@ class GetAutonomousExadataInfrastructureMaintenanceWindowDetailResult(dict):
|
|
24635
25132
|
@property
|
24636
25133
|
@pulumi.getter(name="skipRus")
|
24637
25134
|
def skip_rus(self) -> Sequence[bool]:
|
24638
|
-
"""
|
24639
|
-
If true, skips the release update (RU) for the quarter. You cannot skip two consecutive quarters. An RU skip request will only be honoured if the current version of the Autonomous Container Database is supported for current quarter.
|
24640
|
-
"""
|
24641
25135
|
return pulumi.get(self, "skip_rus")
|
24642
25136
|
|
24643
25137
|
@property
|
@@ -25107,7 +25601,6 @@ class GetAutonomousExadataInfrastructuresAutonomousExadataInfrastructureMaintena
|
|
25107
25601
|
:param Sequence['GetAutonomousExadataInfrastructuresAutonomousExadataInfrastructureMaintenanceWindowMonthArgs'] months: Months during the year when maintenance should be performed.
|
25108
25602
|
:param str patching_mode: Cloud Exadata infrastructure node patching method, either "ROLLING" or "NONROLLING". Default value is ROLLING.
|
25109
25603
|
:param str preference: The maintenance window scheduling preference.
|
25110
|
-
:param Sequence[bool] skip_rus: If true, skips the release update (RU) for the quarter. You cannot skip two consecutive quarters. An RU skip request will only be honoured if the current version of the Autonomous Container Database is supported for current quarter.
|
25111
25604
|
:param Sequence[int] weeks_of_months: Weeks during the month when maintenance should be performed. Weeks start on the 1st, 8th, 15th, and 22nd days of the month, and have a duration of 7 days. Weeks start and end based on calendar dates, not days of the week. For example, to allow maintenance during the 2nd week of the month (from the 8th day to the 14th day of the month), use the value 2. Maintenance cannot be scheduled for the fifth week of months that contain more than 28 days. Note that this parameter works in conjunction with the daysOfWeek and hoursOfDay parameters to allow you to specify specific days of the week and hours that maintenance will be performed.
|
25112
25605
|
"""
|
25113
25606
|
pulumi.set(__self__, "custom_action_timeout_in_mins", custom_action_timeout_in_mins)
|
@@ -25198,9 +25691,6 @@ class GetAutonomousExadataInfrastructuresAutonomousExadataInfrastructureMaintena
|
|
25198
25691
|
@property
|
25199
25692
|
@pulumi.getter(name="skipRus")
|
25200
25693
|
def skip_rus(self) -> Sequence[bool]:
|
25201
|
-
"""
|
25202
|
-
If true, skips the release update (RU) for the quarter. You cannot skip two consecutive quarters. An RU skip request will only be honoured if the current version of the Autonomous Container Database is supported for current quarter.
|
25203
|
-
"""
|
25204
25694
|
return pulumi.get(self, "skip_rus")
|
25205
25695
|
|
25206
25696
|
@property
|
@@ -25255,7 +25745,6 @@ class GetAutonomousExadataInfrastructuresAutonomousExadataInfrastructureMaintena
|
|
25255
25745
|
:param Sequence['GetAutonomousExadataInfrastructuresAutonomousExadataInfrastructureMaintenanceWindowDetailMonthArgs'] months: Months during the year when maintenance should be performed.
|
25256
25746
|
:param str patching_mode: Cloud Exadata infrastructure node patching method, either "ROLLING" or "NONROLLING". Default value is ROLLING.
|
25257
25747
|
:param str preference: The maintenance window scheduling preference.
|
25258
|
-
:param Sequence[bool] skip_rus: If true, skips the release update (RU) for the quarter. You cannot skip two consecutive quarters. An RU skip request will only be honoured if the current version of the Autonomous Container Database is supported for current quarter.
|
25259
25748
|
:param Sequence[int] weeks_of_months: Weeks during the month when maintenance should be performed. Weeks start on the 1st, 8th, 15th, and 22nd days of the month, and have a duration of 7 days. Weeks start and end based on calendar dates, not days of the week. For example, to allow maintenance during the 2nd week of the month (from the 8th day to the 14th day of the month), use the value 2. Maintenance cannot be scheduled for the fifth week of months that contain more than 28 days. Note that this parameter works in conjunction with the daysOfWeek and hoursOfDay parameters to allow you to specify specific days of the week and hours that maintenance will be performed.
|
25260
25749
|
"""
|
25261
25750
|
pulumi.set(__self__, "custom_action_timeout_in_mins", custom_action_timeout_in_mins)
|
@@ -25346,9 +25835,6 @@ class GetAutonomousExadataInfrastructuresAutonomousExadataInfrastructureMaintena
|
|
25346
25835
|
@property
|
25347
25836
|
@pulumi.getter(name="skipRus")
|
25348
25837
|
def skip_rus(self) -> Sequence[bool]:
|
25349
|
-
"""
|
25350
|
-
If true, skips the release update (RU) for the quarter. You cannot skip two consecutive quarters. An RU skip request will only be honoured if the current version of the Autonomous Container Database is supported for current quarter.
|
25351
|
-
"""
|
25352
25838
|
return pulumi.get(self, "skip_rus")
|
25353
25839
|
|
25354
25840
|
@property
|
@@ -25884,7 +26370,6 @@ class GetAutonomousVmClusterMaintenanceWindowResult(dict):
|
|
25884
26370
|
:param int lead_time_in_weeks: Lead time window allows user to set a lead time to prepare for a down time. The lead time is in weeks and valid value is between 1 to 4.
|
25885
26371
|
:param Sequence['GetAutonomousVmClusterMaintenanceWindowMonthArgs'] months: Months during the year when maintenance should be performed.
|
25886
26372
|
:param str preference: The maintenance window scheduling preference.
|
25887
|
-
:param Sequence[bool] skip_rus: If true, skips the release update (RU) for the quarter. You cannot skip two consecutive quarters. An RU skip request will only be honoured if the current version of the Autonomous Container Database is supported for current quarter.
|
25888
26373
|
:param Sequence[int] weeks_of_months: Weeks during the month when maintenance should be performed. Weeks start on the 1st, 8th, 15th, and 22nd days of the month, and have a duration of 7 days. Weeks start and end based on calendar dates, not days of the week. For example, to allow maintenance during the 2nd week of the month (from the 8th day to the 14th day of the month), use the value 2. Maintenance cannot be scheduled for the fifth week of months that contain more than 28 days. Note that this parameter works in conjunction with the daysOfWeek and hoursOfDay parameters to allow you to specify specific days of the week and hours that maintenance will be performed.
|
25889
26374
|
"""
|
25890
26375
|
pulumi.set(__self__, "custom_action_timeout_in_mins", custom_action_timeout_in_mins)
|
@@ -25963,9 +26448,6 @@ class GetAutonomousVmClusterMaintenanceWindowResult(dict):
|
|
25963
26448
|
@property
|
25964
26449
|
@pulumi.getter(name="skipRus")
|
25965
26450
|
def skip_rus(self) -> Sequence[bool]:
|
25966
|
-
"""
|
25967
|
-
If true, skips the release update (RU) for the quarter. You cannot skip two consecutive quarters. An RU skip request will only be honoured if the current version of the Autonomous Container Database is supported for current quarter.
|
25968
|
-
"""
|
25969
26451
|
return pulumi.get(self, "skip_rus")
|
25970
26452
|
|
25971
26453
|
@property
|
@@ -26016,7 +26498,6 @@ class GetAutonomousVmClusterMaintenanceWindowDetailResult(dict):
|
|
26016
26498
|
:param int lead_time_in_weeks: Lead time window allows user to set a lead time to prepare for a down time. The lead time is in weeks and valid value is between 1 to 4.
|
26017
26499
|
:param Sequence['GetAutonomousVmClusterMaintenanceWindowDetailMonthArgs'] months: Months during the year when maintenance should be performed.
|
26018
26500
|
:param str preference: The maintenance window scheduling preference.
|
26019
|
-
:param Sequence[bool] skip_rus: If true, skips the release update (RU) for the quarter. You cannot skip two consecutive quarters. An RU skip request will only be honoured if the current version of the Autonomous Container Database is supported for current quarter.
|
26020
26501
|
:param Sequence[int] weeks_of_months: Weeks during the month when maintenance should be performed. Weeks start on the 1st, 8th, 15th, and 22nd days of the month, and have a duration of 7 days. Weeks start and end based on calendar dates, not days of the week. For example, to allow maintenance during the 2nd week of the month (from the 8th day to the 14th day of the month), use the value 2. Maintenance cannot be scheduled for the fifth week of months that contain more than 28 days. Note that this parameter works in conjunction with the daysOfWeek and hoursOfDay parameters to allow you to specify specific days of the week and hours that maintenance will be performed.
|
26021
26502
|
"""
|
26022
26503
|
pulumi.set(__self__, "custom_action_timeout_in_mins", custom_action_timeout_in_mins)
|
@@ -26095,9 +26576,6 @@ class GetAutonomousVmClusterMaintenanceWindowDetailResult(dict):
|
|
26095
26576
|
@property
|
26096
26577
|
@pulumi.getter(name="skipRus")
|
26097
26578
|
def skip_rus(self) -> Sequence[bool]:
|
26098
|
-
"""
|
26099
|
-
If true, skips the release update (RU) for the quarter. You cannot skip two consecutive quarters. An RU skip request will only be honoured if the current version of the Autonomous Container Database is supported for current quarter.
|
26100
|
-
"""
|
26101
26579
|
return pulumi.get(self, "skip_rus")
|
26102
26580
|
|
26103
26581
|
@property
|
@@ -26915,7 +27393,6 @@ class GetAutonomousVmClustersAutonomousVmClusterMaintenanceWindowResult(dict):
|
|
26915
27393
|
:param int lead_time_in_weeks: Lead time window allows user to set a lead time to prepare for a down time. The lead time is in weeks and valid value is between 1 to 4.
|
26916
27394
|
:param Sequence['GetAutonomousVmClustersAutonomousVmClusterMaintenanceWindowMonthArgs'] months: Months during the year when maintenance should be performed.
|
26917
27395
|
:param str preference: The maintenance window scheduling preference.
|
26918
|
-
:param Sequence[bool] skip_rus: If true, skips the release update (RU) for the quarter. You cannot skip two consecutive quarters. An RU skip request will only be honoured if the current version of the Autonomous Container Database is supported for current quarter.
|
26919
27396
|
:param Sequence[int] weeks_of_months: Weeks during the month when maintenance should be performed. Weeks start on the 1st, 8th, 15th, and 22nd days of the month, and have a duration of 7 days. Weeks start and end based on calendar dates, not days of the week. For example, to allow maintenance during the 2nd week of the month (from the 8th day to the 14th day of the month), use the value 2. Maintenance cannot be scheduled for the fifth week of months that contain more than 28 days. Note that this parameter works in conjunction with the daysOfWeek and hoursOfDay parameters to allow you to specify specific days of the week and hours that maintenance will be performed.
|
26920
27397
|
"""
|
26921
27398
|
pulumi.set(__self__, "custom_action_timeout_in_mins", custom_action_timeout_in_mins)
|
@@ -26994,9 +27471,6 @@ class GetAutonomousVmClustersAutonomousVmClusterMaintenanceWindowResult(dict):
|
|
26994
27471
|
@property
|
26995
27472
|
@pulumi.getter(name="skipRus")
|
26996
27473
|
def skip_rus(self) -> Sequence[bool]:
|
26997
|
-
"""
|
26998
|
-
If true, skips the release update (RU) for the quarter. You cannot skip two consecutive quarters. An RU skip request will only be honoured if the current version of the Autonomous Container Database is supported for current quarter.
|
26999
|
-
"""
|
27000
27474
|
return pulumi.get(self, "skip_rus")
|
27001
27475
|
|
27002
27476
|
@property
|
@@ -27047,7 +27521,6 @@ class GetAutonomousVmClustersAutonomousVmClusterMaintenanceWindowDetailResult(di
|
|
27047
27521
|
:param int lead_time_in_weeks: Lead time window allows user to set a lead time to prepare for a down time. The lead time is in weeks and valid value is between 1 to 4.
|
27048
27522
|
:param Sequence['GetAutonomousVmClustersAutonomousVmClusterMaintenanceWindowDetailMonthArgs'] months: Months during the year when maintenance should be performed.
|
27049
27523
|
:param str preference: The maintenance window scheduling preference.
|
27050
|
-
:param Sequence[bool] skip_rus: If true, skips the release update (RU) for the quarter. You cannot skip two consecutive quarters. An RU skip request will only be honoured if the current version of the Autonomous Container Database is supported for current quarter.
|
27051
27524
|
:param Sequence[int] weeks_of_months: Weeks during the month when maintenance should be performed. Weeks start on the 1st, 8th, 15th, and 22nd days of the month, and have a duration of 7 days. Weeks start and end based on calendar dates, not days of the week. For example, to allow maintenance during the 2nd week of the month (from the 8th day to the 14th day of the month), use the value 2. Maintenance cannot be scheduled for the fifth week of months that contain more than 28 days. Note that this parameter works in conjunction with the daysOfWeek and hoursOfDay parameters to allow you to specify specific days of the week and hours that maintenance will be performed.
|
27052
27525
|
"""
|
27053
27526
|
pulumi.set(__self__, "custom_action_timeout_in_mins", custom_action_timeout_in_mins)
|
@@ -27126,9 +27599,6 @@ class GetAutonomousVmClustersAutonomousVmClusterMaintenanceWindowDetailResult(di
|
|
27126
27599
|
@property
|
27127
27600
|
@pulumi.getter(name="skipRus")
|
27128
27601
|
def skip_rus(self) -> Sequence[bool]:
|
27129
|
-
"""
|
27130
|
-
If true, skips the release update (RU) for the quarter. You cannot skip two consecutive quarters. An RU skip request will only be honoured if the current version of the Autonomous Container Database is supported for current quarter.
|
27131
|
-
"""
|
27132
27602
|
return pulumi.get(self, "skip_rus")
|
27133
27603
|
|
27134
27604
|
@property
|
@@ -29707,7 +30177,6 @@ class GetCloudExadataInfrastructureMaintenanceWindowResult(dict):
|
|
29707
30177
|
:param Sequence['GetCloudExadataInfrastructureMaintenanceWindowMonthArgs'] months: Months during the year when maintenance should be performed.
|
29708
30178
|
:param str patching_mode: Cloud Exadata infrastructure node patching method, either "ROLLING" or "NONROLLING". Default value is ROLLING.
|
29709
30179
|
:param str preference: The maintenance window scheduling preference.
|
29710
|
-
:param Sequence[bool] skip_rus: If true, skips the release update (RU) for the quarter. You cannot skip two consecutive quarters. An RU skip request will only be honoured if the current version of the Autonomous Container Database is supported for current quarter.
|
29711
30180
|
:param Sequence[int] weeks_of_months: Weeks during the month when maintenance should be performed. Weeks start on the 1st, 8th, 15th, and 22nd days of the month, and have a duration of 7 days. Weeks start and end based on calendar dates, not days of the week. For example, to allow maintenance during the 2nd week of the month (from the 8th day to the 14th day of the month), use the value 2. Maintenance cannot be scheduled for the fifth week of months that contain more than 28 days. Note that this parameter works in conjunction with the daysOfWeek and hoursOfDay parameters to allow you to specify specific days of the week and hours that maintenance will be performed.
|
29712
30181
|
"""
|
29713
30182
|
pulumi.set(__self__, "custom_action_timeout_in_mins", custom_action_timeout_in_mins)
|
@@ -29798,9 +30267,6 @@ class GetCloudExadataInfrastructureMaintenanceWindowResult(dict):
|
|
29798
30267
|
@property
|
29799
30268
|
@pulumi.getter(name="skipRus")
|
29800
30269
|
def skip_rus(self) -> Sequence[bool]:
|
29801
|
-
"""
|
29802
|
-
If true, skips the release update (RU) for the quarter. You cannot skip two consecutive quarters. An RU skip request will only be honoured if the current version of the Autonomous Container Database is supported for current quarter.
|
29803
|
-
"""
|
29804
30270
|
return pulumi.get(self, "skip_rus")
|
29805
30271
|
|
29806
30272
|
@property
|
@@ -30374,7 +30840,6 @@ class GetCloudExadataInfrastructuresCloudExadataInfrastructureMaintenanceWindowR
|
|
30374
30840
|
:param Sequence['GetCloudExadataInfrastructuresCloudExadataInfrastructureMaintenanceWindowMonthArgs'] months: Months during the year when maintenance should be performed.
|
30375
30841
|
:param str patching_mode: Cloud Exadata infrastructure node patching method, either "ROLLING" or "NONROLLING". Default value is ROLLING.
|
30376
30842
|
:param str preference: The maintenance window scheduling preference.
|
30377
|
-
:param Sequence[bool] skip_rus: If true, skips the release update (RU) for the quarter. You cannot skip two consecutive quarters. An RU skip request will only be honoured if the current version of the Autonomous Container Database is supported for current quarter.
|
30378
30843
|
:param Sequence[int] weeks_of_months: Weeks during the month when maintenance should be performed. Weeks start on the 1st, 8th, 15th, and 22nd days of the month, and have a duration of 7 days. Weeks start and end based on calendar dates, not days of the week. For example, to allow maintenance during the 2nd week of the month (from the 8th day to the 14th day of the month), use the value 2. Maintenance cannot be scheduled for the fifth week of months that contain more than 28 days. Note that this parameter works in conjunction with the daysOfWeek and hoursOfDay parameters to allow you to specify specific days of the week and hours that maintenance will be performed.
|
30379
30844
|
"""
|
30380
30845
|
pulumi.set(__self__, "custom_action_timeout_in_mins", custom_action_timeout_in_mins)
|
@@ -30465,9 +30930,6 @@ class GetCloudExadataInfrastructuresCloudExadataInfrastructureMaintenanceWindowR
|
|
30465
30930
|
@property
|
30466
30931
|
@pulumi.getter(name="skipRus")
|
30467
30932
|
def skip_rus(self) -> Sequence[bool]:
|
30468
|
-
"""
|
30469
|
-
If true, skips the release update (RU) for the quarter. You cannot skip two consecutive quarters. An RU skip request will only be honoured if the current version of the Autonomous Container Database is supported for current quarter.
|
30470
|
-
"""
|
30471
30933
|
return pulumi.get(self, "skip_rus")
|
30472
30934
|
|
30473
30935
|
@property
|
@@ -31765,6 +32227,7 @@ class GetDataGuardAssociationsDataGuardAssociationResult(dict):
|
|
31765
32227
|
is_active_data_guard_enabled: bool,
|
31766
32228
|
license_model: str,
|
31767
32229
|
lifecycle_details: str,
|
32230
|
+
migrate_trigger: int,
|
31768
32231
|
node_count: int,
|
31769
32232
|
nsg_ids: Sequence[str],
|
31770
32233
|
peer_data_guard_association_id: str,
|
@@ -31828,6 +32291,7 @@ class GetDataGuardAssociationsDataGuardAssociationResult(dict):
|
|
31828
32291
|
pulumi.set(__self__, "is_active_data_guard_enabled", is_active_data_guard_enabled)
|
31829
32292
|
pulumi.set(__self__, "license_model", license_model)
|
31830
32293
|
pulumi.set(__self__, "lifecycle_details", lifecycle_details)
|
32294
|
+
pulumi.set(__self__, "migrate_trigger", migrate_trigger)
|
31831
32295
|
pulumi.set(__self__, "node_count", node_count)
|
31832
32296
|
pulumi.set(__self__, "nsg_ids", nsg_ids)
|
31833
32297
|
pulumi.set(__self__, "peer_data_guard_association_id", peer_data_guard_association_id)
|
@@ -31992,6 +32456,11 @@ class GetDataGuardAssociationsDataGuardAssociationResult(dict):
|
|
31992
32456
|
"""
|
31993
32457
|
return pulumi.get(self, "lifecycle_details")
|
31994
32458
|
|
32459
|
+
@property
|
32460
|
+
@pulumi.getter(name="migrateTrigger")
|
32461
|
+
def migrate_trigger(self) -> int:
|
32462
|
+
return pulumi.get(self, "migrate_trigger")
|
32463
|
+
|
31995
32464
|
@property
|
31996
32465
|
@pulumi.getter(name="nodeCount")
|
31997
32466
|
def node_count(self) -> int:
|
@@ -32216,6 +32685,147 @@ class GetDatabaseConnectionStringResult(dict):
|
|
32216
32685
|
return pulumi.get(self, "cdb_ip_default")
|
32217
32686
|
|
32218
32687
|
|
32688
|
+
@pulumi.output_type
|
32689
|
+
class GetDatabaseDataGuardGroupResult(dict):
|
32690
|
+
def __init__(__self__, *,
|
32691
|
+
members: Sequence['outputs.GetDatabaseDataGuardGroupMemberResult'],
|
32692
|
+
protection_mode: str):
|
32693
|
+
"""
|
32694
|
+
:param Sequence['GetDatabaseDataGuardGroupMemberArgs'] members: List of Data Guard members, representing each database that is part of Data Guard.
|
32695
|
+
:param str protection_mode: The protection mode of this Data Guard. For more information, see [Oracle Data Guard Protection Modes](http://docs.oracle.com/database/122/SBYDB/oracle-data-guard-protection-modes.htm#SBYDB02000) in the Oracle Data Guard documentation.
|
32696
|
+
"""
|
32697
|
+
pulumi.set(__self__, "members", members)
|
32698
|
+
pulumi.set(__self__, "protection_mode", protection_mode)
|
32699
|
+
|
32700
|
+
@property
|
32701
|
+
@pulumi.getter
|
32702
|
+
def members(self) -> Sequence['outputs.GetDatabaseDataGuardGroupMemberResult']:
|
32703
|
+
"""
|
32704
|
+
List of Data Guard members, representing each database that is part of Data Guard.
|
32705
|
+
"""
|
32706
|
+
return pulumi.get(self, "members")
|
32707
|
+
|
32708
|
+
@property
|
32709
|
+
@pulumi.getter(name="protectionMode")
|
32710
|
+
def protection_mode(self) -> str:
|
32711
|
+
"""
|
32712
|
+
The protection mode of this Data Guard. For more information, see [Oracle Data Guard Protection Modes](http://docs.oracle.com/database/122/SBYDB/oracle-data-guard-protection-modes.htm#SBYDB02000) in the Oracle Data Guard documentation.
|
32713
|
+
"""
|
32714
|
+
return pulumi.get(self, "protection_mode")
|
32715
|
+
|
32716
|
+
|
32717
|
+
@pulumi.output_type
|
32718
|
+
class GetDatabaseDataGuardGroupMemberResult(dict):
|
32719
|
+
def __init__(__self__, *,
|
32720
|
+
apply_lag: str,
|
32721
|
+
apply_rate: str,
|
32722
|
+
database_id: str,
|
32723
|
+
db_system_id: str,
|
32724
|
+
is_active_data_guard_enabled: bool,
|
32725
|
+
role: str,
|
32726
|
+
transport_lag: str,
|
32727
|
+
transport_lag_refresh: str,
|
32728
|
+
transport_type: str):
|
32729
|
+
"""
|
32730
|
+
:param str apply_lag: The lag time between updates to the primary database and application of the redo data on the standby database, as computed by the reporting database. Example: `1 second`
|
32731
|
+
:param str apply_rate: The rate at which redo logs are synced between the associated databases. Example: `102.96 MByte/s`
|
32732
|
+
:param str database_id: The database [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
32733
|
+
:param str db_system_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the DB system.
|
32734
|
+
:param bool is_active_data_guard_enabled: True if active Data Guard is enabled.
|
32735
|
+
:param str role: The role of the reporting database in this Data Guard association.
|
32736
|
+
:param str transport_lag: The rate at which redo logs are transported between the associated databases. Example: `1 second`
|
32737
|
+
:param str transport_lag_refresh: The date and time when last redo transport has been done.
|
32738
|
+
:param str transport_type: The redo transport type to use for this Data Guard association. Valid values depend on the specified `protectionMode`:
|
32739
|
+
* MAXIMUM_AVAILABILITY - SYNC or FASTSYNC
|
32740
|
+
* MAXIMUM_PERFORMANCE - ASYNC
|
32741
|
+
* MAXIMUM_PROTECTION - SYNC
|
32742
|
+
"""
|
32743
|
+
pulumi.set(__self__, "apply_lag", apply_lag)
|
32744
|
+
pulumi.set(__self__, "apply_rate", apply_rate)
|
32745
|
+
pulumi.set(__self__, "database_id", database_id)
|
32746
|
+
pulumi.set(__self__, "db_system_id", db_system_id)
|
32747
|
+
pulumi.set(__self__, "is_active_data_guard_enabled", is_active_data_guard_enabled)
|
32748
|
+
pulumi.set(__self__, "role", role)
|
32749
|
+
pulumi.set(__self__, "transport_lag", transport_lag)
|
32750
|
+
pulumi.set(__self__, "transport_lag_refresh", transport_lag_refresh)
|
32751
|
+
pulumi.set(__self__, "transport_type", transport_type)
|
32752
|
+
|
32753
|
+
@property
|
32754
|
+
@pulumi.getter(name="applyLag")
|
32755
|
+
def apply_lag(self) -> str:
|
32756
|
+
"""
|
32757
|
+
The lag time between updates to the primary database and application of the redo data on the standby database, as computed by the reporting database. Example: `1 second`
|
32758
|
+
"""
|
32759
|
+
return pulumi.get(self, "apply_lag")
|
32760
|
+
|
32761
|
+
@property
|
32762
|
+
@pulumi.getter(name="applyRate")
|
32763
|
+
def apply_rate(self) -> str:
|
32764
|
+
"""
|
32765
|
+
The rate at which redo logs are synced between the associated databases. Example: `102.96 MByte/s`
|
32766
|
+
"""
|
32767
|
+
return pulumi.get(self, "apply_rate")
|
32768
|
+
|
32769
|
+
@property
|
32770
|
+
@pulumi.getter(name="databaseId")
|
32771
|
+
def database_id(self) -> str:
|
32772
|
+
"""
|
32773
|
+
The database [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
32774
|
+
"""
|
32775
|
+
return pulumi.get(self, "database_id")
|
32776
|
+
|
32777
|
+
@property
|
32778
|
+
@pulumi.getter(name="dbSystemId")
|
32779
|
+
def db_system_id(self) -> str:
|
32780
|
+
"""
|
32781
|
+
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the DB system.
|
32782
|
+
"""
|
32783
|
+
return pulumi.get(self, "db_system_id")
|
32784
|
+
|
32785
|
+
@property
|
32786
|
+
@pulumi.getter(name="isActiveDataGuardEnabled")
|
32787
|
+
def is_active_data_guard_enabled(self) -> bool:
|
32788
|
+
"""
|
32789
|
+
True if active Data Guard is enabled.
|
32790
|
+
"""
|
32791
|
+
return pulumi.get(self, "is_active_data_guard_enabled")
|
32792
|
+
|
32793
|
+
@property
|
32794
|
+
@pulumi.getter
|
32795
|
+
def role(self) -> str:
|
32796
|
+
"""
|
32797
|
+
The role of the reporting database in this Data Guard association.
|
32798
|
+
"""
|
32799
|
+
return pulumi.get(self, "role")
|
32800
|
+
|
32801
|
+
@property
|
32802
|
+
@pulumi.getter(name="transportLag")
|
32803
|
+
def transport_lag(self) -> str:
|
32804
|
+
"""
|
32805
|
+
The rate at which redo logs are transported between the associated databases. Example: `1 second`
|
32806
|
+
"""
|
32807
|
+
return pulumi.get(self, "transport_lag")
|
32808
|
+
|
32809
|
+
@property
|
32810
|
+
@pulumi.getter(name="transportLagRefresh")
|
32811
|
+
def transport_lag_refresh(self) -> str:
|
32812
|
+
"""
|
32813
|
+
The date and time when last redo transport has been done.
|
32814
|
+
"""
|
32815
|
+
return pulumi.get(self, "transport_lag_refresh")
|
32816
|
+
|
32817
|
+
@property
|
32818
|
+
@pulumi.getter(name="transportType")
|
32819
|
+
def transport_type(self) -> str:
|
32820
|
+
"""
|
32821
|
+
The redo transport type to use for this Data Guard association. Valid values depend on the specified `protectionMode`:
|
32822
|
+
* MAXIMUM_AVAILABILITY - SYNC or FASTSYNC
|
32823
|
+
* MAXIMUM_PERFORMANCE - ASYNC
|
32824
|
+
* MAXIMUM_PROTECTION - SYNC
|
32825
|
+
"""
|
32826
|
+
return pulumi.get(self, "transport_type")
|
32827
|
+
|
32828
|
+
|
32219
32829
|
@pulumi.output_type
|
32220
32830
|
class GetDatabaseDatabaseResult(dict):
|
32221
32831
|
def __init__(__self__, *,
|
@@ -32223,6 +32833,7 @@ class GetDatabaseDatabaseResult(dict):
|
|
32223
32833
|
backup_id: str,
|
32224
32834
|
backup_tde_password: str,
|
32225
32835
|
character_set: str,
|
32836
|
+
database_admin_password: str,
|
32226
32837
|
database_software_image_id: str,
|
32227
32838
|
db_backup_configs: Sequence['outputs.GetDatabaseDatabaseDbBackupConfigResult'],
|
32228
32839
|
db_name: str,
|
@@ -32230,13 +32841,18 @@ class GetDatabaseDatabaseResult(dict):
|
|
32230
32841
|
db_workload: str,
|
32231
32842
|
defined_tags: Mapping[str, str],
|
32232
32843
|
freeform_tags: Mapping[str, str],
|
32844
|
+
is_active_data_guard_enabled: bool,
|
32233
32845
|
kms_key_id: str,
|
32234
32846
|
kms_key_version_id: str,
|
32235
32847
|
ncharacter_set: str,
|
32236
32848
|
pdb_name: str,
|
32237
32849
|
pluggable_databases: Sequence[str],
|
32850
|
+
protection_mode: str,
|
32238
32851
|
sid_prefix: str,
|
32852
|
+
source_database_id: str,
|
32853
|
+
source_tde_wallet_password: str,
|
32239
32854
|
tde_wallet_password: str,
|
32855
|
+
transport_type: str,
|
32240
32856
|
vault_id: str):
|
32241
32857
|
"""
|
32242
32858
|
:param str character_set: The character set for the database.
|
@@ -32247,17 +32863,24 @@ class GetDatabaseDatabaseResult(dict):
|
|
32247
32863
|
:param str db_workload: **Deprecated.** The dbWorkload field has been deprecated for Exadata Database Service on Dedicated Infrastructure, Exadata Database Service on Cloud@Customer, and Base Database Service. Support for this attribute will end in November 2023. You may choose to update your custom scripts to exclude the dbWorkload attribute. After November 2023 if you pass a value to the dbWorkload attribute, it will be ignored.
|
32248
32864
|
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
32249
32865
|
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
32866
|
+
:param bool is_active_data_guard_enabled: True if active Data Guard is enabled.
|
32250
32867
|
:param str kms_key_id: The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.
|
32251
32868
|
:param str kms_key_version_id: The OCID of the key container version that is used in database transparent data encryption (TDE) operations KMS Key can have multiple key versions. If none is specified, the current key version (latest) of the Key Id is used for the operation. Autonomous Database Serverless does not use key versions, hence is not applicable for Autonomous Database Serverless instances.
|
32252
32869
|
:param str ncharacter_set: The national character set for the database.
|
32253
32870
|
:param str pdb_name: The name of the pluggable database. The name must begin with an alphabetic character and can contain a maximum of thirty alphanumeric characters. Special characters are not permitted. Pluggable database should not be same as database name.
|
32871
|
+
:param str protection_mode: The protection mode of this Data Guard. For more information, see [Oracle Data Guard Protection Modes](http://docs.oracle.com/database/122/SBYDB/oracle-data-guard-protection-modes.htm#SBYDB02000) in the Oracle Data Guard documentation.
|
32254
32872
|
:param str sid_prefix: Specifies a prefix for the `Oracle SID` of the database to be created.
|
32873
|
+
:param str transport_type: The redo transport type to use for this Data Guard association. Valid values depend on the specified `protectionMode`:
|
32874
|
+
* MAXIMUM_AVAILABILITY - SYNC or FASTSYNC
|
32875
|
+
* MAXIMUM_PERFORMANCE - ASYNC
|
32876
|
+
* MAXIMUM_PROTECTION - SYNC
|
32255
32877
|
:param str vault_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle Cloud Infrastructure [vault](https://docs.cloud.oracle.com/iaas/Content/KeyManagement/Concepts/keyoverview.htm#concepts). This parameter and `secretId` are required for Customer Managed Keys.
|
32256
32878
|
"""
|
32257
32879
|
pulumi.set(__self__, "admin_password", admin_password)
|
32258
32880
|
pulumi.set(__self__, "backup_id", backup_id)
|
32259
32881
|
pulumi.set(__self__, "backup_tde_password", backup_tde_password)
|
32260
32882
|
pulumi.set(__self__, "character_set", character_set)
|
32883
|
+
pulumi.set(__self__, "database_admin_password", database_admin_password)
|
32261
32884
|
pulumi.set(__self__, "database_software_image_id", database_software_image_id)
|
32262
32885
|
pulumi.set(__self__, "db_backup_configs", db_backup_configs)
|
32263
32886
|
pulumi.set(__self__, "db_name", db_name)
|
@@ -32265,13 +32888,18 @@ class GetDatabaseDatabaseResult(dict):
|
|
32265
32888
|
pulumi.set(__self__, "db_workload", db_workload)
|
32266
32889
|
pulumi.set(__self__, "defined_tags", defined_tags)
|
32267
32890
|
pulumi.set(__self__, "freeform_tags", freeform_tags)
|
32891
|
+
pulumi.set(__self__, "is_active_data_guard_enabled", is_active_data_guard_enabled)
|
32268
32892
|
pulumi.set(__self__, "kms_key_id", kms_key_id)
|
32269
32893
|
pulumi.set(__self__, "kms_key_version_id", kms_key_version_id)
|
32270
32894
|
pulumi.set(__self__, "ncharacter_set", ncharacter_set)
|
32271
32895
|
pulumi.set(__self__, "pdb_name", pdb_name)
|
32272
32896
|
pulumi.set(__self__, "pluggable_databases", pluggable_databases)
|
32897
|
+
pulumi.set(__self__, "protection_mode", protection_mode)
|
32273
32898
|
pulumi.set(__self__, "sid_prefix", sid_prefix)
|
32899
|
+
pulumi.set(__self__, "source_database_id", source_database_id)
|
32900
|
+
pulumi.set(__self__, "source_tde_wallet_password", source_tde_wallet_password)
|
32274
32901
|
pulumi.set(__self__, "tde_wallet_password", tde_wallet_password)
|
32902
|
+
pulumi.set(__self__, "transport_type", transport_type)
|
32275
32903
|
pulumi.set(__self__, "vault_id", vault_id)
|
32276
32904
|
|
32277
32905
|
@property
|
@@ -32297,6 +32925,11 @@ class GetDatabaseDatabaseResult(dict):
|
|
32297
32925
|
"""
|
32298
32926
|
return pulumi.get(self, "character_set")
|
32299
32927
|
|
32928
|
+
@property
|
32929
|
+
@pulumi.getter(name="databaseAdminPassword")
|
32930
|
+
def database_admin_password(self) -> str:
|
32931
|
+
return pulumi.get(self, "database_admin_password")
|
32932
|
+
|
32300
32933
|
@property
|
32301
32934
|
@pulumi.getter(name="databaseSoftwareImageId")
|
32302
32935
|
def database_software_image_id(self) -> str:
|
@@ -32353,6 +32986,14 @@ class GetDatabaseDatabaseResult(dict):
|
|
32353
32986
|
"""
|
32354
32987
|
return pulumi.get(self, "freeform_tags")
|
32355
32988
|
|
32989
|
+
@property
|
32990
|
+
@pulumi.getter(name="isActiveDataGuardEnabled")
|
32991
|
+
def is_active_data_guard_enabled(self) -> bool:
|
32992
|
+
"""
|
32993
|
+
True if active Data Guard is enabled.
|
32994
|
+
"""
|
32995
|
+
return pulumi.get(self, "is_active_data_guard_enabled")
|
32996
|
+
|
32356
32997
|
@property
|
32357
32998
|
@pulumi.getter(name="kmsKeyId")
|
32358
32999
|
def kms_key_id(self) -> str:
|
@@ -32390,6 +33031,14 @@ class GetDatabaseDatabaseResult(dict):
|
|
32390
33031
|
def pluggable_databases(self) -> Sequence[str]:
|
32391
33032
|
return pulumi.get(self, "pluggable_databases")
|
32392
33033
|
|
33034
|
+
@property
|
33035
|
+
@pulumi.getter(name="protectionMode")
|
33036
|
+
def protection_mode(self) -> str:
|
33037
|
+
"""
|
33038
|
+
The protection mode of this Data Guard. For more information, see [Oracle Data Guard Protection Modes](http://docs.oracle.com/database/122/SBYDB/oracle-data-guard-protection-modes.htm#SBYDB02000) in the Oracle Data Guard documentation.
|
33039
|
+
"""
|
33040
|
+
return pulumi.get(self, "protection_mode")
|
33041
|
+
|
32393
33042
|
@property
|
32394
33043
|
@pulumi.getter(name="sidPrefix")
|
32395
33044
|
def sid_prefix(self) -> str:
|
@@ -32398,11 +33047,32 @@ class GetDatabaseDatabaseResult(dict):
|
|
32398
33047
|
"""
|
32399
33048
|
return pulumi.get(self, "sid_prefix")
|
32400
33049
|
|
33050
|
+
@property
|
33051
|
+
@pulumi.getter(name="sourceDatabaseId")
|
33052
|
+
def source_database_id(self) -> str:
|
33053
|
+
return pulumi.get(self, "source_database_id")
|
33054
|
+
|
33055
|
+
@property
|
33056
|
+
@pulumi.getter(name="sourceTdeWalletPassword")
|
33057
|
+
def source_tde_wallet_password(self) -> str:
|
33058
|
+
return pulumi.get(self, "source_tde_wallet_password")
|
33059
|
+
|
32401
33060
|
@property
|
32402
33061
|
@pulumi.getter(name="tdeWalletPassword")
|
32403
33062
|
def tde_wallet_password(self) -> str:
|
32404
33063
|
return pulumi.get(self, "tde_wallet_password")
|
32405
33064
|
|
33065
|
+
@property
|
33066
|
+
@pulumi.getter(name="transportType")
|
33067
|
+
def transport_type(self) -> str:
|
33068
|
+
"""
|
33069
|
+
The redo transport type to use for this Data Guard association. Valid values depend on the specified `protectionMode`:
|
33070
|
+
* MAXIMUM_AVAILABILITY - SYNC or FASTSYNC
|
33071
|
+
* MAXIMUM_PERFORMANCE - ASYNC
|
33072
|
+
* MAXIMUM_PROTECTION - SYNC
|
33073
|
+
"""
|
33074
|
+
return pulumi.get(self, "transport_type")
|
33075
|
+
|
32406
33076
|
@property
|
32407
33077
|
@pulumi.getter(name="vaultId")
|
32408
33078
|
def vault_id(self) -> str:
|
@@ -34316,9 +34986,12 @@ class GetDatabaseUpgradeHistoryEntriesFilterResult(dict):
|
|
34316
34986
|
@pulumi.output_type
|
34317
34987
|
class GetDatabasesDatabaseResult(dict):
|
34318
34988
|
def __init__(__self__, *,
|
34989
|
+
action_trigger: int,
|
34319
34990
|
character_set: str,
|
34320
34991
|
compartment_id: str,
|
34321
34992
|
connection_strings: Sequence['outputs.GetDatabasesDatabaseConnectionStringResult'],
|
34993
|
+
data_guard_action: str,
|
34994
|
+
data_guard_groups: Sequence['outputs.GetDatabasesDatabaseDataGuardGroupResult'],
|
34322
34995
|
database_management_configs: Sequence['outputs.GetDatabasesDatabaseDatabaseManagementConfigResult'],
|
34323
34996
|
database_software_image_id: str,
|
34324
34997
|
databases: Sequence['outputs.GetDatabasesDatabaseDatabaseResult'],
|
@@ -34356,6 +35029,7 @@ class GetDatabasesDatabaseResult(dict):
|
|
34356
35029
|
:param str character_set: The character set for the database.
|
34357
35030
|
:param str compartment_id: The compartment [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
34358
35031
|
:param Sequence['GetDatabasesDatabaseConnectionStringArgs'] connection_strings: The Connection strings used to connect to the Oracle Database.
|
35032
|
+
:param Sequence['GetDatabasesDatabaseDataGuardGroupArgs'] data_guard_groups: Details of Data Guard setup that the given database is part of. Also includes information about databases part of this Data Guard group and properties for their Data Guard configuration.
|
34359
35033
|
:param Sequence['GetDatabasesDatabaseDatabaseManagementConfigArgs'] database_management_configs: The configuration of the Database Management service.
|
34360
35034
|
:param str database_software_image_id: The database software image [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm)
|
34361
35035
|
:param Sequence['GetDatabasesDatabaseDbBackupConfigArgs'] db_backup_configs: Backup Options To use any of the API operations, you must be authorized in an IAM policy. If you're not authorized, talk to an administrator. If you're an administrator who needs to write policies to give users access, see [Getting Started with Policies](https://docs.cloud.oracle.com/iaas/Content/Identity/Concepts/policygetstarted.htm).
|
@@ -34385,9 +35059,12 @@ class GetDatabasesDatabaseResult(dict):
|
|
34385
35059
|
:param str vault_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle Cloud Infrastructure [vault](https://docs.cloud.oracle.com/iaas/Content/KeyManagement/Concepts/keyoverview.htm#concepts). This parameter and `secretId` are required for Customer Managed Keys.
|
34386
35060
|
:param str vm_cluster_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the VM cluster.
|
34387
35061
|
"""
|
35062
|
+
pulumi.set(__self__, "action_trigger", action_trigger)
|
34388
35063
|
pulumi.set(__self__, "character_set", character_set)
|
34389
35064
|
pulumi.set(__self__, "compartment_id", compartment_id)
|
34390
35065
|
pulumi.set(__self__, "connection_strings", connection_strings)
|
35066
|
+
pulumi.set(__self__, "data_guard_action", data_guard_action)
|
35067
|
+
pulumi.set(__self__, "data_guard_groups", data_guard_groups)
|
34391
35068
|
pulumi.set(__self__, "database_management_configs", database_management_configs)
|
34392
35069
|
pulumi.set(__self__, "database_software_image_id", database_software_image_id)
|
34393
35070
|
pulumi.set(__self__, "databases", databases)
|
@@ -34422,6 +35099,11 @@ class GetDatabasesDatabaseResult(dict):
|
|
34422
35099
|
pulumi.set(__self__, "vault_id", vault_id)
|
34423
35100
|
pulumi.set(__self__, "vm_cluster_id", vm_cluster_id)
|
34424
35101
|
|
35102
|
+
@property
|
35103
|
+
@pulumi.getter(name="actionTrigger")
|
35104
|
+
def action_trigger(self) -> int:
|
35105
|
+
return pulumi.get(self, "action_trigger")
|
35106
|
+
|
34425
35107
|
@property
|
34426
35108
|
@pulumi.getter(name="characterSet")
|
34427
35109
|
def character_set(self) -> str:
|
@@ -34446,6 +35128,19 @@ class GetDatabasesDatabaseResult(dict):
|
|
34446
35128
|
"""
|
34447
35129
|
return pulumi.get(self, "connection_strings")
|
34448
35130
|
|
35131
|
+
@property
|
35132
|
+
@pulumi.getter(name="dataGuardAction")
|
35133
|
+
def data_guard_action(self) -> str:
|
35134
|
+
return pulumi.get(self, "data_guard_action")
|
35135
|
+
|
35136
|
+
@property
|
35137
|
+
@pulumi.getter(name="dataGuardGroups")
|
35138
|
+
def data_guard_groups(self) -> Sequence['outputs.GetDatabasesDatabaseDataGuardGroupResult']:
|
35139
|
+
"""
|
35140
|
+
Details of Data Guard setup that the given database is part of. Also includes information about databases part of this Data Guard group and properties for their Data Guard configuration.
|
35141
|
+
"""
|
35142
|
+
return pulumi.get(self, "data_guard_groups")
|
35143
|
+
|
34449
35144
|
@property
|
34450
35145
|
@pulumi.getter(name="databaseManagementConfigs")
|
34451
35146
|
def database_management_configs(self) -> Sequence['outputs.GetDatabasesDatabaseDatabaseManagementConfigResult']:
|
@@ -34736,6 +35431,147 @@ class GetDatabasesDatabaseConnectionStringResult(dict):
|
|
34736
35431
|
return pulumi.get(self, "cdb_ip_default")
|
34737
35432
|
|
34738
35433
|
|
35434
|
+
@pulumi.output_type
|
35435
|
+
class GetDatabasesDatabaseDataGuardGroupResult(dict):
|
35436
|
+
def __init__(__self__, *,
|
35437
|
+
members: Sequence['outputs.GetDatabasesDatabaseDataGuardGroupMemberResult'],
|
35438
|
+
protection_mode: str):
|
35439
|
+
"""
|
35440
|
+
:param Sequence['GetDatabasesDatabaseDataGuardGroupMemberArgs'] members: List of Data Guard members, representing each database that is part of Data Guard.
|
35441
|
+
:param str protection_mode: The protection mode of this Data Guard. For more information, see [Oracle Data Guard Protection Modes](http://docs.oracle.com/database/122/SBYDB/oracle-data-guard-protection-modes.htm#SBYDB02000) in the Oracle Data Guard documentation.
|
35442
|
+
"""
|
35443
|
+
pulumi.set(__self__, "members", members)
|
35444
|
+
pulumi.set(__self__, "protection_mode", protection_mode)
|
35445
|
+
|
35446
|
+
@property
|
35447
|
+
@pulumi.getter
|
35448
|
+
def members(self) -> Sequence['outputs.GetDatabasesDatabaseDataGuardGroupMemberResult']:
|
35449
|
+
"""
|
35450
|
+
List of Data Guard members, representing each database that is part of Data Guard.
|
35451
|
+
"""
|
35452
|
+
return pulumi.get(self, "members")
|
35453
|
+
|
35454
|
+
@property
|
35455
|
+
@pulumi.getter(name="protectionMode")
|
35456
|
+
def protection_mode(self) -> str:
|
35457
|
+
"""
|
35458
|
+
The protection mode of this Data Guard. For more information, see [Oracle Data Guard Protection Modes](http://docs.oracle.com/database/122/SBYDB/oracle-data-guard-protection-modes.htm#SBYDB02000) in the Oracle Data Guard documentation.
|
35459
|
+
"""
|
35460
|
+
return pulumi.get(self, "protection_mode")
|
35461
|
+
|
35462
|
+
|
35463
|
+
@pulumi.output_type
|
35464
|
+
class GetDatabasesDatabaseDataGuardGroupMemberResult(dict):
|
35465
|
+
def __init__(__self__, *,
|
35466
|
+
apply_lag: str,
|
35467
|
+
apply_rate: str,
|
35468
|
+
database_id: str,
|
35469
|
+
db_system_id: str,
|
35470
|
+
is_active_data_guard_enabled: bool,
|
35471
|
+
role: str,
|
35472
|
+
transport_lag: str,
|
35473
|
+
transport_lag_refresh: str,
|
35474
|
+
transport_type: str):
|
35475
|
+
"""
|
35476
|
+
:param str apply_lag: The lag time between updates to the primary database and application of the redo data on the standby database, as computed by the reporting database. Example: `1 second`
|
35477
|
+
:param str apply_rate: The rate at which redo logs are synced between the associated databases. Example: `102.96 MByte/s`
|
35478
|
+
:param str database_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Database.
|
35479
|
+
:param str db_system_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the DB system.
|
35480
|
+
:param bool is_active_data_guard_enabled: True if active Data Guard is enabled.
|
35481
|
+
:param str role: The role of the reporting database in this Data Guard association.
|
35482
|
+
:param str transport_lag: The rate at which redo logs are transported between the associated databases. Example: `1 second`
|
35483
|
+
:param str transport_lag_refresh: The date and time when last redo transport has been done.
|
35484
|
+
:param str transport_type: The redo transport type to use for this Data Guard association. Valid values depend on the specified `protectionMode`:
|
35485
|
+
* MAXIMUM_AVAILABILITY - SYNC or FASTSYNC
|
35486
|
+
* MAXIMUM_PERFORMANCE - ASYNC
|
35487
|
+
* MAXIMUM_PROTECTION - SYNC
|
35488
|
+
"""
|
35489
|
+
pulumi.set(__self__, "apply_lag", apply_lag)
|
35490
|
+
pulumi.set(__self__, "apply_rate", apply_rate)
|
35491
|
+
pulumi.set(__self__, "database_id", database_id)
|
35492
|
+
pulumi.set(__self__, "db_system_id", db_system_id)
|
35493
|
+
pulumi.set(__self__, "is_active_data_guard_enabled", is_active_data_guard_enabled)
|
35494
|
+
pulumi.set(__self__, "role", role)
|
35495
|
+
pulumi.set(__self__, "transport_lag", transport_lag)
|
35496
|
+
pulumi.set(__self__, "transport_lag_refresh", transport_lag_refresh)
|
35497
|
+
pulumi.set(__self__, "transport_type", transport_type)
|
35498
|
+
|
35499
|
+
@property
|
35500
|
+
@pulumi.getter(name="applyLag")
|
35501
|
+
def apply_lag(self) -> str:
|
35502
|
+
"""
|
35503
|
+
The lag time between updates to the primary database and application of the redo data on the standby database, as computed by the reporting database. Example: `1 second`
|
35504
|
+
"""
|
35505
|
+
return pulumi.get(self, "apply_lag")
|
35506
|
+
|
35507
|
+
@property
|
35508
|
+
@pulumi.getter(name="applyRate")
|
35509
|
+
def apply_rate(self) -> str:
|
35510
|
+
"""
|
35511
|
+
The rate at which redo logs are synced between the associated databases. Example: `102.96 MByte/s`
|
35512
|
+
"""
|
35513
|
+
return pulumi.get(self, "apply_rate")
|
35514
|
+
|
35515
|
+
@property
|
35516
|
+
@pulumi.getter(name="databaseId")
|
35517
|
+
def database_id(self) -> str:
|
35518
|
+
"""
|
35519
|
+
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Database.
|
35520
|
+
"""
|
35521
|
+
return pulumi.get(self, "database_id")
|
35522
|
+
|
35523
|
+
@property
|
35524
|
+
@pulumi.getter(name="dbSystemId")
|
35525
|
+
def db_system_id(self) -> str:
|
35526
|
+
"""
|
35527
|
+
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the DB system.
|
35528
|
+
"""
|
35529
|
+
return pulumi.get(self, "db_system_id")
|
35530
|
+
|
35531
|
+
@property
|
35532
|
+
@pulumi.getter(name="isActiveDataGuardEnabled")
|
35533
|
+
def is_active_data_guard_enabled(self) -> bool:
|
35534
|
+
"""
|
35535
|
+
True if active Data Guard is enabled.
|
35536
|
+
"""
|
35537
|
+
return pulumi.get(self, "is_active_data_guard_enabled")
|
35538
|
+
|
35539
|
+
@property
|
35540
|
+
@pulumi.getter
|
35541
|
+
def role(self) -> str:
|
35542
|
+
"""
|
35543
|
+
The role of the reporting database in this Data Guard association.
|
35544
|
+
"""
|
35545
|
+
return pulumi.get(self, "role")
|
35546
|
+
|
35547
|
+
@property
|
35548
|
+
@pulumi.getter(name="transportLag")
|
35549
|
+
def transport_lag(self) -> str:
|
35550
|
+
"""
|
35551
|
+
The rate at which redo logs are transported between the associated databases. Example: `1 second`
|
35552
|
+
"""
|
35553
|
+
return pulumi.get(self, "transport_lag")
|
35554
|
+
|
35555
|
+
@property
|
35556
|
+
@pulumi.getter(name="transportLagRefresh")
|
35557
|
+
def transport_lag_refresh(self) -> str:
|
35558
|
+
"""
|
35559
|
+
The date and time when last redo transport has been done.
|
35560
|
+
"""
|
35561
|
+
return pulumi.get(self, "transport_lag_refresh")
|
35562
|
+
|
35563
|
+
@property
|
35564
|
+
@pulumi.getter(name="transportType")
|
35565
|
+
def transport_type(self) -> str:
|
35566
|
+
"""
|
35567
|
+
The redo transport type to use for this Data Guard association. Valid values depend on the specified `protectionMode`:
|
35568
|
+
* MAXIMUM_AVAILABILITY - SYNC or FASTSYNC
|
35569
|
+
* MAXIMUM_PERFORMANCE - ASYNC
|
35570
|
+
* MAXIMUM_PROTECTION - SYNC
|
35571
|
+
"""
|
35572
|
+
return pulumi.get(self, "transport_type")
|
35573
|
+
|
35574
|
+
|
34739
35575
|
@pulumi.output_type
|
34740
35576
|
class GetDatabasesDatabaseDatabaseResult(dict):
|
34741
35577
|
def __init__(__self__, *,
|
@@ -34743,6 +35579,7 @@ class GetDatabasesDatabaseDatabaseResult(dict):
|
|
34743
35579
|
backup_id: str,
|
34744
35580
|
backup_tde_password: str,
|
34745
35581
|
character_set: str,
|
35582
|
+
database_admin_password: str,
|
34746
35583
|
database_software_image_id: str,
|
34747
35584
|
db_backup_configs: Sequence['outputs.GetDatabasesDatabaseDatabaseDbBackupConfigResult'],
|
34748
35585
|
db_name: str,
|
@@ -34750,13 +35587,18 @@ class GetDatabasesDatabaseDatabaseResult(dict):
|
|
34750
35587
|
db_workload: str,
|
34751
35588
|
defined_tags: Mapping[str, str],
|
34752
35589
|
freeform_tags: Mapping[str, str],
|
35590
|
+
is_active_data_guard_enabled: bool,
|
34753
35591
|
kms_key_id: str,
|
34754
35592
|
kms_key_version_id: str,
|
34755
35593
|
ncharacter_set: str,
|
34756
35594
|
pdb_name: str,
|
34757
35595
|
pluggable_databases: Sequence[str],
|
35596
|
+
protection_mode: str,
|
34758
35597
|
sid_prefix: str,
|
35598
|
+
source_database_id: str,
|
35599
|
+
source_tde_wallet_password: str,
|
34759
35600
|
tde_wallet_password: str,
|
35601
|
+
transport_type: str,
|
34760
35602
|
vault_id: str):
|
34761
35603
|
"""
|
34762
35604
|
:param str character_set: The character set for the database.
|
@@ -34767,17 +35609,24 @@ class GetDatabasesDatabaseDatabaseResult(dict):
|
|
34767
35609
|
:param str db_workload: **Deprecated.** The dbWorkload field has been deprecated for Exadata Database Service on Dedicated Infrastructure, Exadata Database Service on Cloud@Customer, and Base Database Service. Support for this attribute will end in November 2023. You may choose to update your custom scripts to exclude the dbWorkload attribute. After November 2023 if you pass a value to the dbWorkload attribute, it will be ignored.
|
34768
35610
|
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
34769
35611
|
:param Mapping[str, str] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
35612
|
+
:param bool is_active_data_guard_enabled: True if active Data Guard is enabled.
|
34770
35613
|
:param str kms_key_id: The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.
|
34771
35614
|
:param str kms_key_version_id: The OCID of the key container version that is used in database transparent data encryption (TDE) operations KMS Key can have multiple key versions. If none is specified, the current key version (latest) of the Key Id is used for the operation. Autonomous Database Serverless does not use key versions, hence is not applicable for Autonomous Database Serverless instances.
|
34772
35615
|
:param str ncharacter_set: The national character set for the database.
|
34773
35616
|
:param str pdb_name: The name of the pluggable database. The name must begin with an alphabetic character and can contain a maximum of thirty alphanumeric characters. Special characters are not permitted. Pluggable database should not be same as database name.
|
35617
|
+
:param str protection_mode: The protection mode of this Data Guard. For more information, see [Oracle Data Guard Protection Modes](http://docs.oracle.com/database/122/SBYDB/oracle-data-guard-protection-modes.htm#SBYDB02000) in the Oracle Data Guard documentation.
|
34774
35618
|
:param str sid_prefix: Specifies a prefix for the `Oracle SID` of the database to be created.
|
35619
|
+
:param str transport_type: The redo transport type to use for this Data Guard association. Valid values depend on the specified `protectionMode`:
|
35620
|
+
* MAXIMUM_AVAILABILITY - SYNC or FASTSYNC
|
35621
|
+
* MAXIMUM_PERFORMANCE - ASYNC
|
35622
|
+
* MAXIMUM_PROTECTION - SYNC
|
34775
35623
|
:param str vault_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle Cloud Infrastructure [vault](https://docs.cloud.oracle.com/iaas/Content/KeyManagement/Concepts/keyoverview.htm#concepts). This parameter and `secretId` are required for Customer Managed Keys.
|
34776
35624
|
"""
|
34777
35625
|
pulumi.set(__self__, "admin_password", admin_password)
|
34778
35626
|
pulumi.set(__self__, "backup_id", backup_id)
|
34779
35627
|
pulumi.set(__self__, "backup_tde_password", backup_tde_password)
|
34780
35628
|
pulumi.set(__self__, "character_set", character_set)
|
35629
|
+
pulumi.set(__self__, "database_admin_password", database_admin_password)
|
34781
35630
|
pulumi.set(__self__, "database_software_image_id", database_software_image_id)
|
34782
35631
|
pulumi.set(__self__, "db_backup_configs", db_backup_configs)
|
34783
35632
|
pulumi.set(__self__, "db_name", db_name)
|
@@ -34785,13 +35634,18 @@ class GetDatabasesDatabaseDatabaseResult(dict):
|
|
34785
35634
|
pulumi.set(__self__, "db_workload", db_workload)
|
34786
35635
|
pulumi.set(__self__, "defined_tags", defined_tags)
|
34787
35636
|
pulumi.set(__self__, "freeform_tags", freeform_tags)
|
35637
|
+
pulumi.set(__self__, "is_active_data_guard_enabled", is_active_data_guard_enabled)
|
34788
35638
|
pulumi.set(__self__, "kms_key_id", kms_key_id)
|
34789
35639
|
pulumi.set(__self__, "kms_key_version_id", kms_key_version_id)
|
34790
35640
|
pulumi.set(__self__, "ncharacter_set", ncharacter_set)
|
34791
35641
|
pulumi.set(__self__, "pdb_name", pdb_name)
|
34792
35642
|
pulumi.set(__self__, "pluggable_databases", pluggable_databases)
|
35643
|
+
pulumi.set(__self__, "protection_mode", protection_mode)
|
34793
35644
|
pulumi.set(__self__, "sid_prefix", sid_prefix)
|
35645
|
+
pulumi.set(__self__, "source_database_id", source_database_id)
|
35646
|
+
pulumi.set(__self__, "source_tde_wallet_password", source_tde_wallet_password)
|
34794
35647
|
pulumi.set(__self__, "tde_wallet_password", tde_wallet_password)
|
35648
|
+
pulumi.set(__self__, "transport_type", transport_type)
|
34795
35649
|
pulumi.set(__self__, "vault_id", vault_id)
|
34796
35650
|
|
34797
35651
|
@property
|
@@ -34817,6 +35671,11 @@ class GetDatabasesDatabaseDatabaseResult(dict):
|
|
34817
35671
|
"""
|
34818
35672
|
return pulumi.get(self, "character_set")
|
34819
35673
|
|
35674
|
+
@property
|
35675
|
+
@pulumi.getter(name="databaseAdminPassword")
|
35676
|
+
def database_admin_password(self) -> str:
|
35677
|
+
return pulumi.get(self, "database_admin_password")
|
35678
|
+
|
34820
35679
|
@property
|
34821
35680
|
@pulumi.getter(name="databaseSoftwareImageId")
|
34822
35681
|
def database_software_image_id(self) -> str:
|
@@ -34873,6 +35732,14 @@ class GetDatabasesDatabaseDatabaseResult(dict):
|
|
34873
35732
|
"""
|
34874
35733
|
return pulumi.get(self, "freeform_tags")
|
34875
35734
|
|
35735
|
+
@property
|
35736
|
+
@pulumi.getter(name="isActiveDataGuardEnabled")
|
35737
|
+
def is_active_data_guard_enabled(self) -> bool:
|
35738
|
+
"""
|
35739
|
+
True if active Data Guard is enabled.
|
35740
|
+
"""
|
35741
|
+
return pulumi.get(self, "is_active_data_guard_enabled")
|
35742
|
+
|
34876
35743
|
@property
|
34877
35744
|
@pulumi.getter(name="kmsKeyId")
|
34878
35745
|
def kms_key_id(self) -> str:
|
@@ -34910,6 +35777,14 @@ class GetDatabasesDatabaseDatabaseResult(dict):
|
|
34910
35777
|
def pluggable_databases(self) -> Sequence[str]:
|
34911
35778
|
return pulumi.get(self, "pluggable_databases")
|
34912
35779
|
|
35780
|
+
@property
|
35781
|
+
@pulumi.getter(name="protectionMode")
|
35782
|
+
def protection_mode(self) -> str:
|
35783
|
+
"""
|
35784
|
+
The protection mode of this Data Guard. For more information, see [Oracle Data Guard Protection Modes](http://docs.oracle.com/database/122/SBYDB/oracle-data-guard-protection-modes.htm#SBYDB02000) in the Oracle Data Guard documentation.
|
35785
|
+
"""
|
35786
|
+
return pulumi.get(self, "protection_mode")
|
35787
|
+
|
34913
35788
|
@property
|
34914
35789
|
@pulumi.getter(name="sidPrefix")
|
34915
35790
|
def sid_prefix(self) -> str:
|
@@ -34918,11 +35793,32 @@ class GetDatabasesDatabaseDatabaseResult(dict):
|
|
34918
35793
|
"""
|
34919
35794
|
return pulumi.get(self, "sid_prefix")
|
34920
35795
|
|
35796
|
+
@property
|
35797
|
+
@pulumi.getter(name="sourceDatabaseId")
|
35798
|
+
def source_database_id(self) -> str:
|
35799
|
+
return pulumi.get(self, "source_database_id")
|
35800
|
+
|
35801
|
+
@property
|
35802
|
+
@pulumi.getter(name="sourceTdeWalletPassword")
|
35803
|
+
def source_tde_wallet_password(self) -> str:
|
35804
|
+
return pulumi.get(self, "source_tde_wallet_password")
|
35805
|
+
|
34921
35806
|
@property
|
34922
35807
|
@pulumi.getter(name="tdeWalletPassword")
|
34923
35808
|
def tde_wallet_password(self) -> str:
|
34924
35809
|
return pulumi.get(self, "tde_wallet_password")
|
34925
35810
|
|
35811
|
+
@property
|
35812
|
+
@pulumi.getter(name="transportType")
|
35813
|
+
def transport_type(self) -> str:
|
35814
|
+
"""
|
35815
|
+
The redo transport type to use for this Data Guard association. Valid values depend on the specified `protectionMode`:
|
35816
|
+
* MAXIMUM_AVAILABILITY - SYNC or FASTSYNC
|
35817
|
+
* MAXIMUM_PERFORMANCE - ASYNC
|
35818
|
+
* MAXIMUM_PROTECTION - SYNC
|
35819
|
+
"""
|
35820
|
+
return pulumi.get(self, "transport_type")
|
35821
|
+
|
34926
35822
|
@property
|
34927
35823
|
@pulumi.getter(name="vaultId")
|
34928
35824
|
def vault_id(self) -> str:
|
@@ -39607,7 +40503,6 @@ class GetDbSystemsDbSystemMaintenanceWindowResult(dict):
|
|
39607
40503
|
:param Sequence['GetDbSystemsDbSystemMaintenanceWindowMonthArgs'] months: Months during the year when maintenance should be performed.
|
39608
40504
|
:param str patching_mode: Cloud Exadata infrastructure node patching method, either "ROLLING" or "NONROLLING". Default value is ROLLING.
|
39609
40505
|
:param str preference: The maintenance window scheduling preference.
|
39610
|
-
:param Sequence[bool] skip_rus: If true, skips the release update (RU) for the quarter. You cannot skip two consecutive quarters. An RU skip request will only be honoured if the current version of the Autonomous Container Database is supported for current quarter.
|
39611
40506
|
:param Sequence[int] weeks_of_months: Weeks during the month when maintenance should be performed. Weeks start on the 1st, 8th, 15th, and 22nd days of the month, and have a duration of 7 days. Weeks start and end based on calendar dates, not days of the week. For example, to allow maintenance during the 2nd week of the month (from the 8th day to the 14th day of the month), use the value 2. Maintenance cannot be scheduled for the fifth week of months that contain more than 28 days. Note that this parameter works in conjunction with the daysOfWeek and hoursOfDay parameters to allow you to specify specific days of the week and hours that maintenance will be performed.
|
39612
40507
|
"""
|
39613
40508
|
pulumi.set(__self__, "custom_action_timeout_in_mins", custom_action_timeout_in_mins)
|
@@ -39698,9 +40593,6 @@ class GetDbSystemsDbSystemMaintenanceWindowResult(dict):
|
|
39698
40593
|
@property
|
39699
40594
|
@pulumi.getter(name="skipRus")
|
39700
40595
|
def skip_rus(self) -> Sequence[bool]:
|
39701
|
-
"""
|
39702
|
-
If true, skips the release update (RU) for the quarter. You cannot skip two consecutive quarters. An RU skip request will only be honoured if the current version of the Autonomous Container Database is supported for current quarter.
|
39703
|
-
"""
|
39704
40596
|
return pulumi.get(self, "skip_rus")
|
39705
40597
|
|
39706
40598
|
@property
|
@@ -39755,7 +40647,6 @@ class GetDbSystemsDbSystemMaintenanceWindowDetailResult(dict):
|
|
39755
40647
|
:param Sequence['GetDbSystemsDbSystemMaintenanceWindowDetailMonthArgs'] months: Months during the year when maintenance should be performed.
|
39756
40648
|
:param str patching_mode: Cloud Exadata infrastructure node patching method, either "ROLLING" or "NONROLLING". Default value is ROLLING.
|
39757
40649
|
:param str preference: The maintenance window scheduling preference.
|
39758
|
-
:param Sequence[bool] skip_rus: If true, skips the release update (RU) for the quarter. You cannot skip two consecutive quarters. An RU skip request will only be honoured if the current version of the Autonomous Container Database is supported for current quarter.
|
39759
40650
|
:param Sequence[int] weeks_of_months: Weeks during the month when maintenance should be performed. Weeks start on the 1st, 8th, 15th, and 22nd days of the month, and have a duration of 7 days. Weeks start and end based on calendar dates, not days of the week. For example, to allow maintenance during the 2nd week of the month (from the 8th day to the 14th day of the month), use the value 2. Maintenance cannot be scheduled for the fifth week of months that contain more than 28 days. Note that this parameter works in conjunction with the daysOfWeek and hoursOfDay parameters to allow you to specify specific days of the week and hours that maintenance will be performed.
|
39760
40651
|
"""
|
39761
40652
|
pulumi.set(__self__, "custom_action_timeout_in_mins", custom_action_timeout_in_mins)
|
@@ -39846,9 +40737,6 @@ class GetDbSystemsDbSystemMaintenanceWindowDetailResult(dict):
|
|
39846
40737
|
@property
|
39847
40738
|
@pulumi.getter(name="skipRus")
|
39848
40739
|
def skip_rus(self) -> Sequence[bool]:
|
39849
|
-
"""
|
39850
|
-
If true, skips the release update (RU) for the quarter. You cannot skip two consecutive quarters. An RU skip request will only be honoured if the current version of the Autonomous Container Database is supported for current quarter.
|
39851
|
-
"""
|
39852
40740
|
return pulumi.get(self, "skip_rus")
|
39853
40741
|
|
39854
40742
|
@property
|
@@ -40329,7 +41217,6 @@ class GetExadataInfrastructureMaintenanceWindowResult(dict):
|
|
40329
41217
|
:param Sequence['GetExadataInfrastructureMaintenanceWindowMonthArgs'] months: Months during the year when maintenance should be performed.
|
40330
41218
|
:param str patching_mode: Cloud Exadata infrastructure node patching method, either "ROLLING" or "NONROLLING". Default value is ROLLING.
|
40331
41219
|
:param str preference: The maintenance window scheduling preference.
|
40332
|
-
:param Sequence[bool] skip_rus: If true, skips the release update (RU) for the quarter. You cannot skip two consecutive quarters. An RU skip request will only be honoured if the current version of the Autonomous Container Database is supported for current quarter.
|
40333
41220
|
:param Sequence[int] weeks_of_months: Weeks during the month when maintenance should be performed. Weeks start on the 1st, 8th, 15th, and 22nd days of the month, and have a duration of 7 days. Weeks start and end based on calendar dates, not days of the week. For example, to allow maintenance during the 2nd week of the month (from the 8th day to the 14th day of the month), use the value 2. Maintenance cannot be scheduled for the fifth week of months that contain more than 28 days. Note that this parameter works in conjunction with the daysOfWeek and hoursOfDay parameters to allow you to specify specific days of the week and hours that maintenance will be performed.
|
40334
41221
|
"""
|
40335
41222
|
pulumi.set(__self__, "custom_action_timeout_in_mins", custom_action_timeout_in_mins)
|
@@ -40420,9 +41307,6 @@ class GetExadataInfrastructureMaintenanceWindowResult(dict):
|
|
40420
41307
|
@property
|
40421
41308
|
@pulumi.getter(name="skipRus")
|
40422
41309
|
def skip_rus(self) -> Sequence[bool]:
|
40423
|
-
"""
|
40424
|
-
If true, skips the release update (RU) for the quarter. You cannot skip two consecutive quarters. An RU skip request will only be honoured if the current version of the Autonomous Container Database is supported for current quarter.
|
40425
|
-
"""
|
40426
41310
|
return pulumi.get(self, "skip_rus")
|
40427
41311
|
|
40428
41312
|
@property
|
@@ -41215,7 +42099,6 @@ class GetExadataInfrastructuresExadataInfrastructureMaintenanceWindowResult(dict
|
|
41215
42099
|
:param Sequence['GetExadataInfrastructuresExadataInfrastructureMaintenanceWindowMonthArgs'] months: Months during the year when maintenance should be performed.
|
41216
42100
|
:param str patching_mode: Cloud Exadata infrastructure node patching method, either "ROLLING" or "NONROLLING". Default value is ROLLING.
|
41217
42101
|
:param str preference: The maintenance window scheduling preference.
|
41218
|
-
:param Sequence[bool] skip_rus: If true, skips the release update (RU) for the quarter. You cannot skip two consecutive quarters. An RU skip request will only be honoured if the current version of the Autonomous Container Database is supported for current quarter.
|
41219
42102
|
:param Sequence[int] weeks_of_months: Weeks during the month when maintenance should be performed. Weeks start on the 1st, 8th, 15th, and 22nd days of the month, and have a duration of 7 days. Weeks start and end based on calendar dates, not days of the week. For example, to allow maintenance during the 2nd week of the month (from the 8th day to the 14th day of the month), use the value 2. Maintenance cannot be scheduled for the fifth week of months that contain more than 28 days. Note that this parameter works in conjunction with the daysOfWeek and hoursOfDay parameters to allow you to specify specific days of the week and hours that maintenance will be performed.
|
41220
42103
|
"""
|
41221
42104
|
pulumi.set(__self__, "custom_action_timeout_in_mins", custom_action_timeout_in_mins)
|
@@ -41306,9 +42189,6 @@ class GetExadataInfrastructuresExadataInfrastructureMaintenanceWindowResult(dict
|
|
41306
42189
|
@property
|
41307
42190
|
@pulumi.getter(name="skipRus")
|
41308
42191
|
def skip_rus(self) -> Sequence[bool]:
|
41309
|
-
"""
|
41310
|
-
If true, skips the release update (RU) for the quarter. You cannot skip two consecutive quarters. An RU skip request will only be honoured if the current version of the Autonomous Container Database is supported for current quarter.
|
41311
|
-
"""
|
41312
42192
|
return pulumi.get(self, "skip_rus")
|
41313
42193
|
|
41314
42194
|
@property
|