pulumi-oci 2.22.0a1737681134__py3-none-any.whl → 2.23.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- pulumi_oci/__init__.py +24 -0
- pulumi_oci/apmsynthetics/config.py +2 -2
- pulumi_oci/apmsynthetics/dedicated_vantage_point.py +2 -2
- pulumi_oci/apmsynthetics/get_dedicated_vantage_point.py +2 -2
- pulumi_oci/apmsynthetics/get_dedicated_vantage_points.py +2 -2
- pulumi_oci/apmsynthetics/get_monitor.py +2 -2
- pulumi_oci/apmsynthetics/get_monitors.py +2 -2
- pulumi_oci/apmsynthetics/get_on_premise_vantage_point.py +2 -2
- pulumi_oci/apmsynthetics/get_on_premise_vantage_point_worker.py +2 -2
- pulumi_oci/apmsynthetics/get_on_premise_vantage_point_workers.py +2 -2
- pulumi_oci/apmsynthetics/get_on_premise_vantage_points.py +2 -2
- pulumi_oci/apmsynthetics/get_result.py +2 -2
- pulumi_oci/apmsynthetics/get_script.py +2 -2
- pulumi_oci/apmsynthetics/get_scripts.py +2 -2
- pulumi_oci/apmsynthetics/get_vantage_point.py +2 -2
- pulumi_oci/apmsynthetics/get_vantage_points.py +2 -2
- pulumi_oci/apmsynthetics/on_premise_vantage_point.py +2 -2
- pulumi_oci/apmsynthetics/on_premise_vantage_point_worker.py +2 -2
- pulumi_oci/apmsynthetics/script.py +2 -2
- pulumi_oci/database/_inputs.py +270 -0
- pulumi_oci/database/backup.py +30 -0
- pulumi_oci/database/outputs.py +491 -0
- pulumi_oci/databasemanagement/__init__.py +7 -0
- pulumi_oci/databasemanagement/_inputs.py +282 -0
- pulumi_oci/databasemanagement/external_my_sql_database.py +297 -0
- pulumi_oci/databasemanagement/external_my_sql_database_connector.py +890 -0
- pulumi_oci/databasemanagement/external_my_sql_database_external_mysql_databases_management.py +302 -0
- pulumi_oci/databasemanagement/get_external_my_sql_database.py +152 -0
- pulumi_oci/databasemanagement/get_external_my_sql_database_connector.py +413 -0
- pulumi_oci/databasemanagement/get_external_my_sql_database_connectors.py +169 -0
- pulumi_oci/databasemanagement/get_external_my_sql_databases.py +166 -0
- pulumi_oci/databasemanagement/get_managed_my_sql_database.py +60 -4
- pulumi_oci/databasemanagement/get_managed_my_sql_databases.py +22 -3
- pulumi_oci/databasemanagement/outputs.py +767 -1
- pulumi_oci/disasterrecovery/_inputs.py +720 -0
- pulumi_oci/disasterrecovery/dr_protection_group.py +0 -188
- pulumi_oci/disasterrecovery/get_dr_protection_group.py +1 -1
- pulumi_oci/disasterrecovery/outputs.py +1328 -48
- pulumi_oci/opsi/_inputs.py +20 -0
- pulumi_oci/opsi/database_insight.py +47 -0
- pulumi_oci/opsi/get_database_insight.py +15 -1
- pulumi_oci/opsi/get_news_report.py +29 -1
- pulumi_oci/opsi/news_report.py +117 -17
- pulumi_oci/opsi/outputs.py +70 -1
- pulumi_oci/pulumi-plugin.json +1 -1
- {pulumi_oci-2.22.0a1737681134.dist-info → pulumi_oci-2.23.0.dist-info}/METADATA +1 -1
- {pulumi_oci-2.22.0a1737681134.dist-info → pulumi_oci-2.23.0.dist-info}/RECORD +49 -42
- {pulumi_oci-2.22.0a1737681134.dist-info → pulumi_oci-2.23.0.dist-info}/WHEEL +0 -0
- {pulumi_oci-2.22.0a1737681134.dist-info → pulumi_oci-2.23.0.dist-info}/top_level.txt +0 -0
@@ -29,6 +29,8 @@ __all__ = [
|
|
29
29
|
'DrProtectionGroupLogLocation',
|
30
30
|
'DrProtectionGroupMember',
|
31
31
|
'DrProtectionGroupMemberBackendSetMapping',
|
32
|
+
'DrProtectionGroupMemberBackupConfig',
|
33
|
+
'DrProtectionGroupMemberBackupLocation',
|
32
34
|
'DrProtectionGroupMemberBlockVolumeOperation',
|
33
35
|
'DrProtectionGroupMemberBlockVolumeOperationAttachmentDetails',
|
34
36
|
'DrProtectionGroupMemberBlockVolumeOperationMountDetails',
|
@@ -36,6 +38,11 @@ __all__ = [
|
|
36
38
|
'DrProtectionGroupMemberFileSystemOperation',
|
37
39
|
'DrProtectionGroupMemberFileSystemOperationMountDetails',
|
38
40
|
'DrProtectionGroupMemberFileSystemOperationUnmountDetails',
|
41
|
+
'DrProtectionGroupMemberLoadBalancerMapping',
|
42
|
+
'DrProtectionGroupMemberManagedNodePoolConfig',
|
43
|
+
'DrProtectionGroupMemberNetworkLoadBalancerMapping',
|
44
|
+
'DrProtectionGroupMemberVaultMapping',
|
45
|
+
'DrProtectionGroupMemberVirtualNodePoolConfig',
|
39
46
|
'DrProtectionGroupMemberVnicMapping',
|
40
47
|
'GetDrPlanExecutionExecutionOptionResult',
|
41
48
|
'GetDrPlanExecutionGroupExecutionResult',
|
@@ -65,6 +72,8 @@ __all__ = [
|
|
65
72
|
'GetDrProtectionGroupLogLocationResult',
|
66
73
|
'GetDrProtectionGroupMemberResult',
|
67
74
|
'GetDrProtectionGroupMemberBackendSetMappingResult',
|
75
|
+
'GetDrProtectionGroupMemberBackupConfigResult',
|
76
|
+
'GetDrProtectionGroupMemberBackupLocationResult',
|
68
77
|
'GetDrProtectionGroupMemberBlockVolumeOperationResult',
|
69
78
|
'GetDrProtectionGroupMemberBlockVolumeOperationAttachmentDetailResult',
|
70
79
|
'GetDrProtectionGroupMemberBlockVolumeOperationMountDetailResult',
|
@@ -72,6 +81,11 @@ __all__ = [
|
|
72
81
|
'GetDrProtectionGroupMemberFileSystemOperationResult',
|
73
82
|
'GetDrProtectionGroupMemberFileSystemOperationMountDetailResult',
|
74
83
|
'GetDrProtectionGroupMemberFileSystemOperationUnmountDetailResult',
|
84
|
+
'GetDrProtectionGroupMemberLoadBalancerMappingResult',
|
85
|
+
'GetDrProtectionGroupMemberManagedNodePoolConfigResult',
|
86
|
+
'GetDrProtectionGroupMemberNetworkLoadBalancerMappingResult',
|
87
|
+
'GetDrProtectionGroupMemberVaultMappingResult',
|
88
|
+
'GetDrProtectionGroupMemberVirtualNodePoolConfigResult',
|
75
89
|
'GetDrProtectionGroupMemberVnicMappingResult',
|
76
90
|
'GetDrProtectionGroupsDrProtectionGroupCollectionResult',
|
77
91
|
'GetDrProtectionGroupsDrProtectionGroupCollectionItemResult',
|
@@ -79,6 +93,8 @@ __all__ = [
|
|
79
93
|
'GetDrProtectionGroupsDrProtectionGroupCollectionItemLogLocationResult',
|
80
94
|
'GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberResult',
|
81
95
|
'GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberBackendSetMappingResult',
|
96
|
+
'GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberBackupConfigResult',
|
97
|
+
'GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberBackupLocationResult',
|
82
98
|
'GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberBlockVolumeOperationResult',
|
83
99
|
'GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberBlockVolumeOperationAttachmentDetailResult',
|
84
100
|
'GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberBlockVolumeOperationMountDetailResult',
|
@@ -86,6 +102,11 @@ __all__ = [
|
|
86
102
|
'GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberFileSystemOperationResult',
|
87
103
|
'GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberFileSystemOperationMountDetailResult',
|
88
104
|
'GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberFileSystemOperationUnmountDetailResult',
|
105
|
+
'GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberLoadBalancerMappingResult',
|
106
|
+
'GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberManagedNodePoolConfigResult',
|
107
|
+
'GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberNetworkLoadBalancerMappingResult',
|
108
|
+
'GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberVaultMappingResult',
|
109
|
+
'GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberVirtualNodePoolConfigResult',
|
89
110
|
'GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberVnicMappingResult',
|
90
111
|
'GetDrProtectionGroupsFilterResult',
|
91
112
|
]
|
@@ -1103,6 +1124,10 @@ class DrProtectionGroupMember(dict):
|
|
1103
1124
|
suggest = "autonomous_database_standby_type_for_dr_drills"
|
1104
1125
|
elif key == "backendSetMappings":
|
1105
1126
|
suggest = "backend_set_mappings"
|
1127
|
+
elif key == "backupConfig":
|
1128
|
+
suggest = "backup_config"
|
1129
|
+
elif key == "backupLocation":
|
1130
|
+
suggest = "backup_location"
|
1106
1131
|
elif key == "blockVolumeOperations":
|
1107
1132
|
suggest = "block_volume_operations"
|
1108
1133
|
elif key == "connectionStringType":
|
@@ -1129,8 +1154,22 @@ class DrProtectionGroupMember(dict):
|
|
1129
1154
|
suggest = "is_retain_fault_domain"
|
1130
1155
|
elif key == "isStartStopEnabled":
|
1131
1156
|
suggest = "is_start_stop_enabled"
|
1157
|
+
elif key == "jumpHostId":
|
1158
|
+
suggest = "jump_host_id"
|
1159
|
+
elif key == "loadBalancerMappings":
|
1160
|
+
suggest = "load_balancer_mappings"
|
1161
|
+
elif key == "managedNodePoolConfigs":
|
1162
|
+
suggest = "managed_node_pool_configs"
|
1163
|
+
elif key == "networkLoadBalancerMappings":
|
1164
|
+
suggest = "network_load_balancer_mappings"
|
1132
1165
|
elif key == "passwordVaultSecretId":
|
1133
1166
|
suggest = "password_vault_secret_id"
|
1167
|
+
elif key == "peerClusterId":
|
1168
|
+
suggest = "peer_cluster_id"
|
1169
|
+
elif key == "vaultMappings":
|
1170
|
+
suggest = "vault_mappings"
|
1171
|
+
elif key == "virtualNodePoolConfigs":
|
1172
|
+
suggest = "virtual_node_pool_configs"
|
1134
1173
|
elif key == "vnicMapping":
|
1135
1174
|
suggest = "vnic_mapping"
|
1136
1175
|
elif key == "vnicMappings":
|
@@ -1152,6 +1191,8 @@ class DrProtectionGroupMember(dict):
|
|
1152
1191
|
member_type: str,
|
1153
1192
|
autonomous_database_standby_type_for_dr_drills: Optional[str] = None,
|
1154
1193
|
backend_set_mappings: Optional[Sequence['outputs.DrProtectionGroupMemberBackendSetMapping']] = None,
|
1194
|
+
backup_config: Optional['outputs.DrProtectionGroupMemberBackupConfig'] = None,
|
1195
|
+
backup_location: Optional['outputs.DrProtectionGroupMemberBackupLocation'] = None,
|
1155
1196
|
block_volume_operations: Optional[Sequence['outputs.DrProtectionGroupMemberBlockVolumeOperation']] = None,
|
1156
1197
|
bucket: Optional[str] = None,
|
1157
1198
|
connection_string_type: Optional[str] = None,
|
@@ -1166,8 +1207,15 @@ class DrProtectionGroupMember(dict):
|
|
1166
1207
|
is_movable: Optional[bool] = None,
|
1167
1208
|
is_retain_fault_domain: Optional[bool] = None,
|
1168
1209
|
is_start_stop_enabled: Optional[bool] = None,
|
1210
|
+
jump_host_id: Optional[str] = None,
|
1211
|
+
load_balancer_mappings: Optional[Sequence['outputs.DrProtectionGroupMemberLoadBalancerMapping']] = None,
|
1212
|
+
managed_node_pool_configs: Optional[Sequence['outputs.DrProtectionGroupMemberManagedNodePoolConfig']] = None,
|
1169
1213
|
namespace: Optional[str] = None,
|
1214
|
+
network_load_balancer_mappings: Optional[Sequence['outputs.DrProtectionGroupMemberNetworkLoadBalancerMapping']] = None,
|
1170
1215
|
password_vault_secret_id: Optional[str] = None,
|
1216
|
+
peer_cluster_id: Optional[str] = None,
|
1217
|
+
vault_mappings: Optional[Sequence['outputs.DrProtectionGroupMemberVaultMapping']] = None,
|
1218
|
+
virtual_node_pool_configs: Optional[Sequence['outputs.DrProtectionGroupMemberVirtualNodePoolConfig']] = None,
|
1171
1219
|
vnic_mapping: Optional[Sequence['outputs.DrProtectionGroupMemberVnicMapping']] = None,
|
1172
1220
|
vnic_mappings: Optional[Sequence['outputs.DrProtectionGroupMemberVnicMapping']] = None):
|
1173
1221
|
"""
|
@@ -1175,6 +1223,8 @@ class DrProtectionGroupMember(dict):
|
|
1175
1223
|
:param str member_type: (Updatable) The type of the member.
|
1176
1224
|
:param str autonomous_database_standby_type_for_dr_drills: (Updatable) This specifies the mechanism used to create a temporary Autonomous Database instance for DR Drills. See https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/adbsb/autonomous-clone-about.html for information about these clone types. See https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/adbsb/autonomous-data-guard-snapshot-standby.html for information about snapshot standby.
|
1177
1225
|
:param Sequence['DrProtectionGroupMemberBackendSetMappingArgs'] backend_set_mappings: (Updatable) A list of backend set mappings that are used to transfer or update backends during DR.
|
1226
|
+
:param 'DrProtectionGroupMemberBackupConfigArgs' backup_config: (Updatable) Create backup configuration properties for an OKE member.
|
1227
|
+
:param 'DrProtectionGroupMemberBackupLocationArgs' backup_location: (Updatable) The details for creating the backup location of an OKE Cluster.
|
1178
1228
|
:param Sequence['DrProtectionGroupMemberBlockVolumeOperationArgs'] block_volume_operations: (Updatable) A list of operations performed on block volumes used by the compute instance.
|
1179
1229
|
:param str bucket: (Updatable) The bucket name inside the object storage namespace. Example: `bucket_name`
|
1180
1230
|
:param str connection_string_type: (Updatable) The type of connection strings used to connect to an Autonomous Container Database snapshot standby created during a DR Drill operation. See https://docs.oracle.com/en/cloud/paas/autonomous-database/dedicated/adbcl/index.html for information about these service types.
|
@@ -1189,8 +1239,15 @@ class DrProtectionGroupMember(dict):
|
|
1189
1239
|
:param bool is_movable: (Updatable) A flag indicating if the compute instance should be moved during DR operations. Example: `false`
|
1190
1240
|
:param bool is_retain_fault_domain: (Updatable) A flag indicating if the compute instance should be moved to the same fault domain in the destination region. The compute instance launch will fail if this flag is set to true and capacity is not available in the specified fault domain in the destination region. Example: `false`
|
1191
1241
|
:param bool is_start_stop_enabled: (Updatable) A flag indicating whether the non-movable compute instance should be started and stopped during DR operations. *Prechecks cannot be executed on stopped instances that are configured to be started.*
|
1242
|
+
:param str jump_host_id: (Updatable) The OCID of the compute instance member that is designated as a jump host. This compute instance will be used to perform DR operations on the cluster using Oracle Cloud Agent's Run Command feature. Example: `ocid1.instance.oc1..uniqueID`
|
1243
|
+
:param Sequence['DrProtectionGroupMemberLoadBalancerMappingArgs'] load_balancer_mappings: (Updatable) The list of source-to-destination load balancer mappings required for DR operations. This property applies to the OKE cluster member in primary region.
|
1244
|
+
:param Sequence['DrProtectionGroupMemberManagedNodePoolConfigArgs'] managed_node_pool_configs: (Updatable) The list of managed node pools with configurations for minimum and maximum node counts. This property applies to the OKE cluster member in both the primary and standby region.
|
1192
1245
|
:param str namespace: (Updatable) The namespace in object storage (Note - this is usually the tenancy name). Example: `myocitenancy`
|
1246
|
+
:param Sequence['DrProtectionGroupMemberNetworkLoadBalancerMappingArgs'] network_load_balancer_mappings: (Updatable) The list of source-to-destination network load balancer mappings required for DR operations. This property applies to the OKE cluster member in primary region.
|
1193
1247
|
:param str password_vault_secret_id: (Updatable) The OCID of the vault secret where the database SYSDBA password is stored. This password is required and used for performing database DR Drill operations when using full clone. Example: `ocid1.vaultsecret.oc1..uniqueID`
|
1248
|
+
:param str peer_cluster_id: (Updatable) The OCID of the peer OKE cluster. This property applies to the OKE cluster member in both the primary and standby region. Example: `ocid1.cluster.oc1..uniqueID`
|
1249
|
+
:param Sequence['DrProtectionGroupMemberVaultMappingArgs'] vault_mappings: (Updatable) The list of source-to-destination vault mappings required for DR operations. This property applies to the OKE cluster member in primary region.
|
1250
|
+
:param Sequence['DrProtectionGroupMemberVirtualNodePoolConfigArgs'] virtual_node_pool_configs: (Updatable) The list of virtual node pools with configurations for minimum and maximum node counts. This property applies to the OKE cluster member in both the primary and standby region.
|
1194
1251
|
:param Sequence['DrProtectionGroupMemberVnicMappingArgs'] vnic_mapping: (Updatable) A list of compute instance VNIC mappings.
|
1195
1252
|
:param Sequence['DrProtectionGroupMemberVnicMappingArgs'] vnic_mappings: (Updatable) A list of compute instance VNIC mappings.
|
1196
1253
|
"""
|
@@ -1200,6 +1257,10 @@ class DrProtectionGroupMember(dict):
|
|
1200
1257
|
pulumi.set(__self__, "autonomous_database_standby_type_for_dr_drills", autonomous_database_standby_type_for_dr_drills)
|
1201
1258
|
if backend_set_mappings is not None:
|
1202
1259
|
pulumi.set(__self__, "backend_set_mappings", backend_set_mappings)
|
1260
|
+
if backup_config is not None:
|
1261
|
+
pulumi.set(__self__, "backup_config", backup_config)
|
1262
|
+
if backup_location is not None:
|
1263
|
+
pulumi.set(__self__, "backup_location", backup_location)
|
1203
1264
|
if block_volume_operations is not None:
|
1204
1265
|
pulumi.set(__self__, "block_volume_operations", block_volume_operations)
|
1205
1266
|
if bucket is not None:
|
@@ -1228,10 +1289,24 @@ class DrProtectionGroupMember(dict):
|
|
1228
1289
|
pulumi.set(__self__, "is_retain_fault_domain", is_retain_fault_domain)
|
1229
1290
|
if is_start_stop_enabled is not None:
|
1230
1291
|
pulumi.set(__self__, "is_start_stop_enabled", is_start_stop_enabled)
|
1292
|
+
if jump_host_id is not None:
|
1293
|
+
pulumi.set(__self__, "jump_host_id", jump_host_id)
|
1294
|
+
if load_balancer_mappings is not None:
|
1295
|
+
pulumi.set(__self__, "load_balancer_mappings", load_balancer_mappings)
|
1296
|
+
if managed_node_pool_configs is not None:
|
1297
|
+
pulumi.set(__self__, "managed_node_pool_configs", managed_node_pool_configs)
|
1231
1298
|
if namespace is not None:
|
1232
1299
|
pulumi.set(__self__, "namespace", namespace)
|
1300
|
+
if network_load_balancer_mappings is not None:
|
1301
|
+
pulumi.set(__self__, "network_load_balancer_mappings", network_load_balancer_mappings)
|
1233
1302
|
if password_vault_secret_id is not None:
|
1234
1303
|
pulumi.set(__self__, "password_vault_secret_id", password_vault_secret_id)
|
1304
|
+
if peer_cluster_id is not None:
|
1305
|
+
pulumi.set(__self__, "peer_cluster_id", peer_cluster_id)
|
1306
|
+
if vault_mappings is not None:
|
1307
|
+
pulumi.set(__self__, "vault_mappings", vault_mappings)
|
1308
|
+
if virtual_node_pool_configs is not None:
|
1309
|
+
pulumi.set(__self__, "virtual_node_pool_configs", virtual_node_pool_configs)
|
1235
1310
|
if vnic_mapping is not None:
|
1236
1311
|
pulumi.set(__self__, "vnic_mapping", vnic_mapping)
|
1237
1312
|
if vnic_mappings is not None:
|
@@ -1269,6 +1344,22 @@ class DrProtectionGroupMember(dict):
|
|
1269
1344
|
"""
|
1270
1345
|
return pulumi.get(self, "backend_set_mappings")
|
1271
1346
|
|
1347
|
+
@property
|
1348
|
+
@pulumi.getter(name="backupConfig")
|
1349
|
+
def backup_config(self) -> Optional['outputs.DrProtectionGroupMemberBackupConfig']:
|
1350
|
+
"""
|
1351
|
+
(Updatable) Create backup configuration properties for an OKE member.
|
1352
|
+
"""
|
1353
|
+
return pulumi.get(self, "backup_config")
|
1354
|
+
|
1355
|
+
@property
|
1356
|
+
@pulumi.getter(name="backupLocation")
|
1357
|
+
def backup_location(self) -> Optional['outputs.DrProtectionGroupMemberBackupLocation']:
|
1358
|
+
"""
|
1359
|
+
(Updatable) The details for creating the backup location of an OKE Cluster.
|
1360
|
+
"""
|
1361
|
+
return pulumi.get(self, "backup_location")
|
1362
|
+
|
1272
1363
|
@property
|
1273
1364
|
@pulumi.getter(name="blockVolumeOperations")
|
1274
1365
|
def block_volume_operations(self) -> Optional[Sequence['outputs.DrProtectionGroupMemberBlockVolumeOperation']]:
|
@@ -1381,6 +1472,30 @@ class DrProtectionGroupMember(dict):
|
|
1381
1472
|
"""
|
1382
1473
|
return pulumi.get(self, "is_start_stop_enabled")
|
1383
1474
|
|
1475
|
+
@property
|
1476
|
+
@pulumi.getter(name="jumpHostId")
|
1477
|
+
def jump_host_id(self) -> Optional[str]:
|
1478
|
+
"""
|
1479
|
+
(Updatable) The OCID of the compute instance member that is designated as a jump host. This compute instance will be used to perform DR operations on the cluster using Oracle Cloud Agent's Run Command feature. Example: `ocid1.instance.oc1..uniqueID`
|
1480
|
+
"""
|
1481
|
+
return pulumi.get(self, "jump_host_id")
|
1482
|
+
|
1483
|
+
@property
|
1484
|
+
@pulumi.getter(name="loadBalancerMappings")
|
1485
|
+
def load_balancer_mappings(self) -> Optional[Sequence['outputs.DrProtectionGroupMemberLoadBalancerMapping']]:
|
1486
|
+
"""
|
1487
|
+
(Updatable) The list of source-to-destination load balancer mappings required for DR operations. This property applies to the OKE cluster member in primary region.
|
1488
|
+
"""
|
1489
|
+
return pulumi.get(self, "load_balancer_mappings")
|
1490
|
+
|
1491
|
+
@property
|
1492
|
+
@pulumi.getter(name="managedNodePoolConfigs")
|
1493
|
+
def managed_node_pool_configs(self) -> Optional[Sequence['outputs.DrProtectionGroupMemberManagedNodePoolConfig']]:
|
1494
|
+
"""
|
1495
|
+
(Updatable) The list of managed node pools with configurations for minimum and maximum node counts. This property applies to the OKE cluster member in both the primary and standby region.
|
1496
|
+
"""
|
1497
|
+
return pulumi.get(self, "managed_node_pool_configs")
|
1498
|
+
|
1384
1499
|
@property
|
1385
1500
|
@pulumi.getter
|
1386
1501
|
def namespace(self) -> Optional[str]:
|
@@ -1389,6 +1504,14 @@ class DrProtectionGroupMember(dict):
|
|
1389
1504
|
"""
|
1390
1505
|
return pulumi.get(self, "namespace")
|
1391
1506
|
|
1507
|
+
@property
|
1508
|
+
@pulumi.getter(name="networkLoadBalancerMappings")
|
1509
|
+
def network_load_balancer_mappings(self) -> Optional[Sequence['outputs.DrProtectionGroupMemberNetworkLoadBalancerMapping']]:
|
1510
|
+
"""
|
1511
|
+
(Updatable) The list of source-to-destination network load balancer mappings required for DR operations. This property applies to the OKE cluster member in primary region.
|
1512
|
+
"""
|
1513
|
+
return pulumi.get(self, "network_load_balancer_mappings")
|
1514
|
+
|
1392
1515
|
@property
|
1393
1516
|
@pulumi.getter(name="passwordVaultSecretId")
|
1394
1517
|
def password_vault_secret_id(self) -> Optional[str]:
|
@@ -1397,6 +1520,30 @@ class DrProtectionGroupMember(dict):
|
|
1397
1520
|
"""
|
1398
1521
|
return pulumi.get(self, "password_vault_secret_id")
|
1399
1522
|
|
1523
|
+
@property
|
1524
|
+
@pulumi.getter(name="peerClusterId")
|
1525
|
+
def peer_cluster_id(self) -> Optional[str]:
|
1526
|
+
"""
|
1527
|
+
(Updatable) The OCID of the peer OKE cluster. This property applies to the OKE cluster member in both the primary and standby region. Example: `ocid1.cluster.oc1..uniqueID`
|
1528
|
+
"""
|
1529
|
+
return pulumi.get(self, "peer_cluster_id")
|
1530
|
+
|
1531
|
+
@property
|
1532
|
+
@pulumi.getter(name="vaultMappings")
|
1533
|
+
def vault_mappings(self) -> Optional[Sequence['outputs.DrProtectionGroupMemberVaultMapping']]:
|
1534
|
+
"""
|
1535
|
+
(Updatable) The list of source-to-destination vault mappings required for DR operations. This property applies to the OKE cluster member in primary region.
|
1536
|
+
"""
|
1537
|
+
return pulumi.get(self, "vault_mappings")
|
1538
|
+
|
1539
|
+
@property
|
1540
|
+
@pulumi.getter(name="virtualNodePoolConfigs")
|
1541
|
+
def virtual_node_pool_configs(self) -> Optional[Sequence['outputs.DrProtectionGroupMemberVirtualNodePoolConfig']]:
|
1542
|
+
"""
|
1543
|
+
(Updatable) The list of virtual node pools with configurations for minimum and maximum node counts. This property applies to the OKE cluster member in both the primary and standby region.
|
1544
|
+
"""
|
1545
|
+
return pulumi.get(self, "virtual_node_pool_configs")
|
1546
|
+
|
1400
1547
|
@property
|
1401
1548
|
@pulumi.getter(name="vnicMapping")
|
1402
1549
|
def vnic_mapping(self) -> Optional[Sequence['outputs.DrProtectionGroupMemberVnicMapping']]:
|
@@ -1478,6 +1625,167 @@ class DrProtectionGroupMemberBackendSetMapping(dict):
|
|
1478
1625
|
return pulumi.get(self, "source_backend_set_name")
|
1479
1626
|
|
1480
1627
|
|
1628
|
+
@pulumi.output_type
|
1629
|
+
class DrProtectionGroupMemberBackupConfig(dict):
|
1630
|
+
@staticmethod
|
1631
|
+
def __key_warning(key: str):
|
1632
|
+
suggest = None
|
1633
|
+
if key == "backupSchedule":
|
1634
|
+
suggest = "backup_schedule"
|
1635
|
+
elif key == "imageReplicationVaultSecretId":
|
1636
|
+
suggest = "image_replication_vault_secret_id"
|
1637
|
+
elif key == "maxNumberOfBackupsRetained":
|
1638
|
+
suggest = "max_number_of_backups_retained"
|
1639
|
+
elif key == "replicateImages":
|
1640
|
+
suggest = "replicate_images"
|
1641
|
+
|
1642
|
+
if suggest:
|
1643
|
+
pulumi.log.warn(f"Key '{key}' not found in DrProtectionGroupMemberBackupConfig. Access the value via the '{suggest}' property getter instead.")
|
1644
|
+
|
1645
|
+
def __getitem__(self, key: str) -> Any:
|
1646
|
+
DrProtectionGroupMemberBackupConfig.__key_warning(key)
|
1647
|
+
return super().__getitem__(key)
|
1648
|
+
|
1649
|
+
def get(self, key: str, default = None) -> Any:
|
1650
|
+
DrProtectionGroupMemberBackupConfig.__key_warning(key)
|
1651
|
+
return super().get(key, default)
|
1652
|
+
|
1653
|
+
def __init__(__self__, *,
|
1654
|
+
backup_schedule: Optional[str] = None,
|
1655
|
+
image_replication_vault_secret_id: Optional[str] = None,
|
1656
|
+
max_number_of_backups_retained: Optional[int] = None,
|
1657
|
+
namespaces: Optional[Sequence[str]] = None,
|
1658
|
+
replicate_images: Optional[str] = None):
|
1659
|
+
"""
|
1660
|
+
:param str backup_schedule: (Updatable) The schedule for backing up namespaces to the destination region. If a backup schedule is not specified, only a single backup will be created. This format of the string specifying the backup schedule must conform with RFC-5545 (see examples below). This schedule will use the UTC timezone. This property applies to the OKE cluster member in primary region.
|
1661
|
+
|
1662
|
+
The backup frequency can be HOURLY, DAILY, WEEKLY or MONTHLY, and the upper and lower interval bounds are as follows HOURLY
|
1663
|
+
* Minimum = 1
|
1664
|
+
* Maximum = 24 DAILY
|
1665
|
+
* Minimum = 1
|
1666
|
+
* Maximum = 30 WEEKLY
|
1667
|
+
* Minimum = 1
|
1668
|
+
* Maximum = 1 MONTHLY
|
1669
|
+
* Minimum = 1
|
1670
|
+
* Maximum = 12
|
1671
|
+
|
1672
|
+
Examples: FREQ=WEEKLY;BYDAY=MO,WE;BYHOUR=10;INTERVAL=1 > Run a backup every week on monday and wednesday at 10:00 AM. FREQ=WEEKLY;BYDAY=MO,WE;BYHOUR=10;INTERVAL=2 > Invalid configuration (can not specify interval of 2).
|
1673
|
+
|
1674
|
+
FREQ=HOURLY;INTERVAL=25 > Invalid configuration (can not specify interval of 25). FREQ=HOURLY;INTERVAL=0 > Invalid configuration (can not specify interval of 0). FREQ=HOURLY;INTERVAL=24 > Run a backup every 24 hours. FREQ=HOURLY;INTERVAL=1 > Run a backup every hour. FREQ=HOURLY;BYMINUTE=30;INTERVAL=15 > Run a backup every 15 hours at the 30th minute. FREQ=DAILY;INTERVAL=31 > Invalid configuration (can not specify interval of 31). FREQ=DAILY;INTERVAL=0 > Invalid configuration (can not specify interval of 0). FREQ=DAILY;INTERVAL=30 > Run a backup every 30 days at 12:00 midnight. FREQ=DAILY;BYHOUR=17;BYMINUTE=10;INTERVAL=1 > Run a backup every day at 05:10 PM.
|
1675
|
+
:param str image_replication_vault_secret_id: (Updatable) The OCID of the vault secret that stores the image credential. This property applies to the OKE cluster member in both the primary and standby region.
|
1676
|
+
:param int max_number_of_backups_retained: (Updatable) The maximum number of backups that should be retained. This property applies to the OKE cluster member in primary region.
|
1677
|
+
:param Sequence[str] namespaces: (Updatable) A list of namespaces that need to be backed up. The default value is null. If a list of namespaces is not provided, all namespaces will be backed up. This property applies to the OKE cluster member in primary region. Example: ["default", "pv-nginx"]
|
1678
|
+
:param str replicate_images: (Updatable) Controls the behaviour of image replication across regions. Image replication is enabled by default for DR Protection Groups with a primary role. This property applies to the OKE cluster member in primary region.
|
1679
|
+
"""
|
1680
|
+
if backup_schedule is not None:
|
1681
|
+
pulumi.set(__self__, "backup_schedule", backup_schedule)
|
1682
|
+
if image_replication_vault_secret_id is not None:
|
1683
|
+
pulumi.set(__self__, "image_replication_vault_secret_id", image_replication_vault_secret_id)
|
1684
|
+
if max_number_of_backups_retained is not None:
|
1685
|
+
pulumi.set(__self__, "max_number_of_backups_retained", max_number_of_backups_retained)
|
1686
|
+
if namespaces is not None:
|
1687
|
+
pulumi.set(__self__, "namespaces", namespaces)
|
1688
|
+
if replicate_images is not None:
|
1689
|
+
pulumi.set(__self__, "replicate_images", replicate_images)
|
1690
|
+
|
1691
|
+
@property
|
1692
|
+
@pulumi.getter(name="backupSchedule")
|
1693
|
+
def backup_schedule(self) -> Optional[str]:
|
1694
|
+
"""
|
1695
|
+
(Updatable) The schedule for backing up namespaces to the destination region. If a backup schedule is not specified, only a single backup will be created. This format of the string specifying the backup schedule must conform with RFC-5545 (see examples below). This schedule will use the UTC timezone. This property applies to the OKE cluster member in primary region.
|
1696
|
+
|
1697
|
+
The backup frequency can be HOURLY, DAILY, WEEKLY or MONTHLY, and the upper and lower interval bounds are as follows HOURLY
|
1698
|
+
* Minimum = 1
|
1699
|
+
* Maximum = 24 DAILY
|
1700
|
+
* Minimum = 1
|
1701
|
+
* Maximum = 30 WEEKLY
|
1702
|
+
* Minimum = 1
|
1703
|
+
* Maximum = 1 MONTHLY
|
1704
|
+
* Minimum = 1
|
1705
|
+
* Maximum = 12
|
1706
|
+
|
1707
|
+
Examples: FREQ=WEEKLY;BYDAY=MO,WE;BYHOUR=10;INTERVAL=1 > Run a backup every week on monday and wednesday at 10:00 AM. FREQ=WEEKLY;BYDAY=MO,WE;BYHOUR=10;INTERVAL=2 > Invalid configuration (can not specify interval of 2).
|
1708
|
+
|
1709
|
+
FREQ=HOURLY;INTERVAL=25 > Invalid configuration (can not specify interval of 25). FREQ=HOURLY;INTERVAL=0 > Invalid configuration (can not specify interval of 0). FREQ=HOURLY;INTERVAL=24 > Run a backup every 24 hours. FREQ=HOURLY;INTERVAL=1 > Run a backup every hour. FREQ=HOURLY;BYMINUTE=30;INTERVAL=15 > Run a backup every 15 hours at the 30th minute. FREQ=DAILY;INTERVAL=31 > Invalid configuration (can not specify interval of 31). FREQ=DAILY;INTERVAL=0 > Invalid configuration (can not specify interval of 0). FREQ=DAILY;INTERVAL=30 > Run a backup every 30 days at 12:00 midnight. FREQ=DAILY;BYHOUR=17;BYMINUTE=10;INTERVAL=1 > Run a backup every day at 05:10 PM.
|
1710
|
+
"""
|
1711
|
+
return pulumi.get(self, "backup_schedule")
|
1712
|
+
|
1713
|
+
@property
|
1714
|
+
@pulumi.getter(name="imageReplicationVaultSecretId")
|
1715
|
+
def image_replication_vault_secret_id(self) -> Optional[str]:
|
1716
|
+
"""
|
1717
|
+
(Updatable) The OCID of the vault secret that stores the image credential. This property applies to the OKE cluster member in both the primary and standby region.
|
1718
|
+
"""
|
1719
|
+
return pulumi.get(self, "image_replication_vault_secret_id")
|
1720
|
+
|
1721
|
+
@property
|
1722
|
+
@pulumi.getter(name="maxNumberOfBackupsRetained")
|
1723
|
+
def max_number_of_backups_retained(self) -> Optional[int]:
|
1724
|
+
"""
|
1725
|
+
(Updatable) The maximum number of backups that should be retained. This property applies to the OKE cluster member in primary region.
|
1726
|
+
"""
|
1727
|
+
return pulumi.get(self, "max_number_of_backups_retained")
|
1728
|
+
|
1729
|
+
@property
|
1730
|
+
@pulumi.getter
|
1731
|
+
def namespaces(self) -> Optional[Sequence[str]]:
|
1732
|
+
"""
|
1733
|
+
(Updatable) A list of namespaces that need to be backed up. The default value is null. If a list of namespaces is not provided, all namespaces will be backed up. This property applies to the OKE cluster member in primary region. Example: ["default", "pv-nginx"]
|
1734
|
+
"""
|
1735
|
+
return pulumi.get(self, "namespaces")
|
1736
|
+
|
1737
|
+
@property
|
1738
|
+
@pulumi.getter(name="replicateImages")
|
1739
|
+
def replicate_images(self) -> Optional[str]:
|
1740
|
+
"""
|
1741
|
+
(Updatable) Controls the behaviour of image replication across regions. Image replication is enabled by default for DR Protection Groups with a primary role. This property applies to the OKE cluster member in primary region.
|
1742
|
+
"""
|
1743
|
+
return pulumi.get(self, "replicate_images")
|
1744
|
+
|
1745
|
+
|
1746
|
+
@pulumi.output_type
|
1747
|
+
class DrProtectionGroupMemberBackupLocation(dict):
|
1748
|
+
def __init__(__self__, *,
|
1749
|
+
bucket: Optional[str] = None,
|
1750
|
+
namespace: Optional[str] = None,
|
1751
|
+
object: Optional[str] = None):
|
1752
|
+
"""
|
1753
|
+
:param str bucket: (Updatable) The bucket name inside the object storage namespace. Example: `operation_logs`
|
1754
|
+
:param str namespace: (Updatable) The namespace in the object storage bucket location (Note - this is usually the tenancy name). Example: `myocitenancy`
|
1755
|
+
:param str object: The object name inside the object storage bucket. Example: `switchover_plan_executions`
|
1756
|
+
"""
|
1757
|
+
if bucket is not None:
|
1758
|
+
pulumi.set(__self__, "bucket", bucket)
|
1759
|
+
if namespace is not None:
|
1760
|
+
pulumi.set(__self__, "namespace", namespace)
|
1761
|
+
if object is not None:
|
1762
|
+
pulumi.set(__self__, "object", object)
|
1763
|
+
|
1764
|
+
@property
|
1765
|
+
@pulumi.getter
|
1766
|
+
def bucket(self) -> Optional[str]:
|
1767
|
+
"""
|
1768
|
+
(Updatable) The bucket name inside the object storage namespace. Example: `operation_logs`
|
1769
|
+
"""
|
1770
|
+
return pulumi.get(self, "bucket")
|
1771
|
+
|
1772
|
+
@property
|
1773
|
+
@pulumi.getter
|
1774
|
+
def namespace(self) -> Optional[str]:
|
1775
|
+
"""
|
1776
|
+
(Updatable) The namespace in the object storage bucket location (Note - this is usually the tenancy name). Example: `myocitenancy`
|
1777
|
+
"""
|
1778
|
+
return pulumi.get(self, "namespace")
|
1779
|
+
|
1780
|
+
@property
|
1781
|
+
@pulumi.getter
|
1782
|
+
def object(self) -> Optional[str]:
|
1783
|
+
"""
|
1784
|
+
The object name inside the object storage bucket. Example: `switchover_plan_executions`
|
1785
|
+
"""
|
1786
|
+
return pulumi.get(self, "object")
|
1787
|
+
|
1788
|
+
|
1481
1789
|
@pulumi.output_type
|
1482
1790
|
class DrProtectionGroupMemberBlockVolumeOperation(dict):
|
1483
1791
|
@staticmethod
|
@@ -1828,6 +2136,242 @@ class DrProtectionGroupMemberFileSystemOperationUnmountDetails(dict):
|
|
1828
2136
|
return pulumi.get(self, "mount_target_id")
|
1829
2137
|
|
1830
2138
|
|
2139
|
+
@pulumi.output_type
|
2140
|
+
class DrProtectionGroupMemberLoadBalancerMapping(dict):
|
2141
|
+
@staticmethod
|
2142
|
+
def __key_warning(key: str):
|
2143
|
+
suggest = None
|
2144
|
+
if key == "destinationLoadBalancerId":
|
2145
|
+
suggest = "destination_load_balancer_id"
|
2146
|
+
elif key == "sourceLoadBalancerId":
|
2147
|
+
suggest = "source_load_balancer_id"
|
2148
|
+
|
2149
|
+
if suggest:
|
2150
|
+
pulumi.log.warn(f"Key '{key}' not found in DrProtectionGroupMemberLoadBalancerMapping. Access the value via the '{suggest}' property getter instead.")
|
2151
|
+
|
2152
|
+
def __getitem__(self, key: str) -> Any:
|
2153
|
+
DrProtectionGroupMemberLoadBalancerMapping.__key_warning(key)
|
2154
|
+
return super().__getitem__(key)
|
2155
|
+
|
2156
|
+
def get(self, key: str, default = None) -> Any:
|
2157
|
+
DrProtectionGroupMemberLoadBalancerMapping.__key_warning(key)
|
2158
|
+
return super().get(key, default)
|
2159
|
+
|
2160
|
+
def __init__(__self__, *,
|
2161
|
+
destination_load_balancer_id: Optional[str] = None,
|
2162
|
+
source_load_balancer_id: Optional[str] = None):
|
2163
|
+
"""
|
2164
|
+
:param str destination_load_balancer_id: (Updatable) The OCID of the destination Load Balancer. Example: `ocid1.loadbalancer.oc1..uniqueID`
|
2165
|
+
:param str source_load_balancer_id: (Updatable) The OCID of the source Load Balancer. Example: `ocid1.loadbalancer.oc1..uniqueID`
|
2166
|
+
"""
|
2167
|
+
if destination_load_balancer_id is not None:
|
2168
|
+
pulumi.set(__self__, "destination_load_balancer_id", destination_load_balancer_id)
|
2169
|
+
if source_load_balancer_id is not None:
|
2170
|
+
pulumi.set(__self__, "source_load_balancer_id", source_load_balancer_id)
|
2171
|
+
|
2172
|
+
@property
|
2173
|
+
@pulumi.getter(name="destinationLoadBalancerId")
|
2174
|
+
def destination_load_balancer_id(self) -> Optional[str]:
|
2175
|
+
"""
|
2176
|
+
(Updatable) The OCID of the destination Load Balancer. Example: `ocid1.loadbalancer.oc1..uniqueID`
|
2177
|
+
"""
|
2178
|
+
return pulumi.get(self, "destination_load_balancer_id")
|
2179
|
+
|
2180
|
+
@property
|
2181
|
+
@pulumi.getter(name="sourceLoadBalancerId")
|
2182
|
+
def source_load_balancer_id(self) -> Optional[str]:
|
2183
|
+
"""
|
2184
|
+
(Updatable) The OCID of the source Load Balancer. Example: `ocid1.loadbalancer.oc1..uniqueID`
|
2185
|
+
"""
|
2186
|
+
return pulumi.get(self, "source_load_balancer_id")
|
2187
|
+
|
2188
|
+
|
2189
|
+
@pulumi.output_type
|
2190
|
+
class DrProtectionGroupMemberManagedNodePoolConfig(dict):
|
2191
|
+
def __init__(__self__, *,
|
2192
|
+
id: Optional[str] = None,
|
2193
|
+
maximum: Optional[int] = None,
|
2194
|
+
minimum: Optional[int] = None):
|
2195
|
+
"""
|
2196
|
+
:param str id: (Updatable) The OCID of the managed node pool in OKE cluster.
|
2197
|
+
:param int maximum: (Updatable) The maximum number to which nodes in the managed node pool could be scaled up.
|
2198
|
+
:param int minimum: (Updatable) The minimum number to which nodes in the managed node pool could be scaled down.
|
2199
|
+
"""
|
2200
|
+
if id is not None:
|
2201
|
+
pulumi.set(__self__, "id", id)
|
2202
|
+
if maximum is not None:
|
2203
|
+
pulumi.set(__self__, "maximum", maximum)
|
2204
|
+
if minimum is not None:
|
2205
|
+
pulumi.set(__self__, "minimum", minimum)
|
2206
|
+
|
2207
|
+
@property
|
2208
|
+
@pulumi.getter
|
2209
|
+
def id(self) -> Optional[str]:
|
2210
|
+
"""
|
2211
|
+
(Updatable) The OCID of the managed node pool in OKE cluster.
|
2212
|
+
"""
|
2213
|
+
return pulumi.get(self, "id")
|
2214
|
+
|
2215
|
+
@property
|
2216
|
+
@pulumi.getter
|
2217
|
+
def maximum(self) -> Optional[int]:
|
2218
|
+
"""
|
2219
|
+
(Updatable) The maximum number to which nodes in the managed node pool could be scaled up.
|
2220
|
+
"""
|
2221
|
+
return pulumi.get(self, "maximum")
|
2222
|
+
|
2223
|
+
@property
|
2224
|
+
@pulumi.getter
|
2225
|
+
def minimum(self) -> Optional[int]:
|
2226
|
+
"""
|
2227
|
+
(Updatable) The minimum number to which nodes in the managed node pool could be scaled down.
|
2228
|
+
"""
|
2229
|
+
return pulumi.get(self, "minimum")
|
2230
|
+
|
2231
|
+
|
2232
|
+
@pulumi.output_type
|
2233
|
+
class DrProtectionGroupMemberNetworkLoadBalancerMapping(dict):
|
2234
|
+
@staticmethod
|
2235
|
+
def __key_warning(key: str):
|
2236
|
+
suggest = None
|
2237
|
+
if key == "destinationNetworkLoadBalancerId":
|
2238
|
+
suggest = "destination_network_load_balancer_id"
|
2239
|
+
elif key == "sourceNetworkLoadBalancerId":
|
2240
|
+
suggest = "source_network_load_balancer_id"
|
2241
|
+
|
2242
|
+
if suggest:
|
2243
|
+
pulumi.log.warn(f"Key '{key}' not found in DrProtectionGroupMemberNetworkLoadBalancerMapping. Access the value via the '{suggest}' property getter instead.")
|
2244
|
+
|
2245
|
+
def __getitem__(self, key: str) -> Any:
|
2246
|
+
DrProtectionGroupMemberNetworkLoadBalancerMapping.__key_warning(key)
|
2247
|
+
return super().__getitem__(key)
|
2248
|
+
|
2249
|
+
def get(self, key: str, default = None) -> Any:
|
2250
|
+
DrProtectionGroupMemberNetworkLoadBalancerMapping.__key_warning(key)
|
2251
|
+
return super().get(key, default)
|
2252
|
+
|
2253
|
+
def __init__(__self__, *,
|
2254
|
+
destination_network_load_balancer_id: Optional[str] = None,
|
2255
|
+
source_network_load_balancer_id: Optional[str] = None):
|
2256
|
+
"""
|
2257
|
+
:param str destination_network_load_balancer_id: (Updatable) The OCID of the Network Load Balancer. Example: `ocid1.networkloadbalancer.oc1..uniqueID`
|
2258
|
+
:param str source_network_load_balancer_id: (Updatable) The OCID of the source Network Load Balancer. Example: `ocid1.networkloadbalancer.oc1..uniqueID`
|
2259
|
+
"""
|
2260
|
+
if destination_network_load_balancer_id is not None:
|
2261
|
+
pulumi.set(__self__, "destination_network_load_balancer_id", destination_network_load_balancer_id)
|
2262
|
+
if source_network_load_balancer_id is not None:
|
2263
|
+
pulumi.set(__self__, "source_network_load_balancer_id", source_network_load_balancer_id)
|
2264
|
+
|
2265
|
+
@property
|
2266
|
+
@pulumi.getter(name="destinationNetworkLoadBalancerId")
|
2267
|
+
def destination_network_load_balancer_id(self) -> Optional[str]:
|
2268
|
+
"""
|
2269
|
+
(Updatable) The OCID of the Network Load Balancer. Example: `ocid1.networkloadbalancer.oc1..uniqueID`
|
2270
|
+
"""
|
2271
|
+
return pulumi.get(self, "destination_network_load_balancer_id")
|
2272
|
+
|
2273
|
+
@property
|
2274
|
+
@pulumi.getter(name="sourceNetworkLoadBalancerId")
|
2275
|
+
def source_network_load_balancer_id(self) -> Optional[str]:
|
2276
|
+
"""
|
2277
|
+
(Updatable) The OCID of the source Network Load Balancer. Example: `ocid1.networkloadbalancer.oc1..uniqueID`
|
2278
|
+
"""
|
2279
|
+
return pulumi.get(self, "source_network_load_balancer_id")
|
2280
|
+
|
2281
|
+
|
2282
|
+
@pulumi.output_type
|
2283
|
+
class DrProtectionGroupMemberVaultMapping(dict):
|
2284
|
+
@staticmethod
|
2285
|
+
def __key_warning(key: str):
|
2286
|
+
suggest = None
|
2287
|
+
if key == "destinationVaultId":
|
2288
|
+
suggest = "destination_vault_id"
|
2289
|
+
elif key == "sourceVaultId":
|
2290
|
+
suggest = "source_vault_id"
|
2291
|
+
|
2292
|
+
if suggest:
|
2293
|
+
pulumi.log.warn(f"Key '{key}' not found in DrProtectionGroupMemberVaultMapping. Access the value via the '{suggest}' property getter instead.")
|
2294
|
+
|
2295
|
+
def __getitem__(self, key: str) -> Any:
|
2296
|
+
DrProtectionGroupMemberVaultMapping.__key_warning(key)
|
2297
|
+
return super().__getitem__(key)
|
2298
|
+
|
2299
|
+
def get(self, key: str, default = None) -> Any:
|
2300
|
+
DrProtectionGroupMemberVaultMapping.__key_warning(key)
|
2301
|
+
return super().get(key, default)
|
2302
|
+
|
2303
|
+
def __init__(__self__, *,
|
2304
|
+
destination_vault_id: Optional[str] = None,
|
2305
|
+
source_vault_id: Optional[str] = None):
|
2306
|
+
"""
|
2307
|
+
:param str destination_vault_id: (Updatable) The OCID of the destination Vault. Example: `ocid1.vault.oc1..uniqueID`
|
2308
|
+
:param str source_vault_id: (Updatable) The OCID of the source Vault. Example: `ocid1.vault.oc1..uniqueID`
|
2309
|
+
"""
|
2310
|
+
if destination_vault_id is not None:
|
2311
|
+
pulumi.set(__self__, "destination_vault_id", destination_vault_id)
|
2312
|
+
if source_vault_id is not None:
|
2313
|
+
pulumi.set(__self__, "source_vault_id", source_vault_id)
|
2314
|
+
|
2315
|
+
@property
|
2316
|
+
@pulumi.getter(name="destinationVaultId")
|
2317
|
+
def destination_vault_id(self) -> Optional[str]:
|
2318
|
+
"""
|
2319
|
+
(Updatable) The OCID of the destination Vault. Example: `ocid1.vault.oc1..uniqueID`
|
2320
|
+
"""
|
2321
|
+
return pulumi.get(self, "destination_vault_id")
|
2322
|
+
|
2323
|
+
@property
|
2324
|
+
@pulumi.getter(name="sourceVaultId")
|
2325
|
+
def source_vault_id(self) -> Optional[str]:
|
2326
|
+
"""
|
2327
|
+
(Updatable) The OCID of the source Vault. Example: `ocid1.vault.oc1..uniqueID`
|
2328
|
+
"""
|
2329
|
+
return pulumi.get(self, "source_vault_id")
|
2330
|
+
|
2331
|
+
|
2332
|
+
@pulumi.output_type
|
2333
|
+
class DrProtectionGroupMemberVirtualNodePoolConfig(dict):
|
2334
|
+
def __init__(__self__, *,
|
2335
|
+
id: Optional[str] = None,
|
2336
|
+
maximum: Optional[int] = None,
|
2337
|
+
minimum: Optional[int] = None):
|
2338
|
+
"""
|
2339
|
+
:param str id: (Updatable) The OCID of the virtual node pool in OKE cluster.
|
2340
|
+
:param int maximum: (Updatable) The maximum number to which nodes in the virtual node pool could be scaled up.
|
2341
|
+
:param int minimum: (Updatable) The minimum number to which nodes in the virtual node pool could be scaled down.
|
2342
|
+
"""
|
2343
|
+
if id is not None:
|
2344
|
+
pulumi.set(__self__, "id", id)
|
2345
|
+
if maximum is not None:
|
2346
|
+
pulumi.set(__self__, "maximum", maximum)
|
2347
|
+
if minimum is not None:
|
2348
|
+
pulumi.set(__self__, "minimum", minimum)
|
2349
|
+
|
2350
|
+
@property
|
2351
|
+
@pulumi.getter
|
2352
|
+
def id(self) -> Optional[str]:
|
2353
|
+
"""
|
2354
|
+
(Updatable) The OCID of the virtual node pool in OKE cluster.
|
2355
|
+
"""
|
2356
|
+
return pulumi.get(self, "id")
|
2357
|
+
|
2358
|
+
@property
|
2359
|
+
@pulumi.getter
|
2360
|
+
def maximum(self) -> Optional[int]:
|
2361
|
+
"""
|
2362
|
+
(Updatable) The maximum number to which nodes in the virtual node pool could be scaled up.
|
2363
|
+
"""
|
2364
|
+
return pulumi.get(self, "maximum")
|
2365
|
+
|
2366
|
+
@property
|
2367
|
+
@pulumi.getter
|
2368
|
+
def minimum(self) -> Optional[int]:
|
2369
|
+
"""
|
2370
|
+
(Updatable) The minimum number to which nodes in the virtual node pool could be scaled down.
|
2371
|
+
"""
|
2372
|
+
return pulumi.get(self, "minimum")
|
2373
|
+
|
2374
|
+
|
1831
2375
|
@pulumi.output_type
|
1832
2376
|
class DrProtectionGroupMemberVnicMapping(dict):
|
1833
2377
|
@staticmethod
|
@@ -3887,6 +4431,8 @@ class GetDrProtectionGroupMemberResult(dict):
|
|
3887
4431
|
def __init__(__self__, *,
|
3888
4432
|
autonomous_database_standby_type_for_dr_drills: str,
|
3889
4433
|
backend_set_mappings: Sequence['outputs.GetDrProtectionGroupMemberBackendSetMappingResult'],
|
4434
|
+
backup_configs: Sequence['outputs.GetDrProtectionGroupMemberBackupConfigResult'],
|
4435
|
+
backup_locations: Sequence['outputs.GetDrProtectionGroupMemberBackupLocationResult'],
|
3890
4436
|
block_volume_operations: Sequence['outputs.GetDrProtectionGroupMemberBlockVolumeOperationResult'],
|
3891
4437
|
bucket: str,
|
3892
4438
|
connection_string_type: str,
|
@@ -3901,15 +4447,24 @@ class GetDrProtectionGroupMemberResult(dict):
|
|
3901
4447
|
is_movable: bool,
|
3902
4448
|
is_retain_fault_domain: bool,
|
3903
4449
|
is_start_stop_enabled: bool,
|
4450
|
+
jump_host_id: str,
|
4451
|
+
load_balancer_mappings: Sequence['outputs.GetDrProtectionGroupMemberLoadBalancerMappingResult'],
|
4452
|
+
managed_node_pool_configs: Sequence['outputs.GetDrProtectionGroupMemberManagedNodePoolConfigResult'],
|
3904
4453
|
member_id: str,
|
3905
4454
|
member_type: str,
|
3906
4455
|
namespace: str,
|
4456
|
+
network_load_balancer_mappings: Sequence['outputs.GetDrProtectionGroupMemberNetworkLoadBalancerMappingResult'],
|
3907
4457
|
password_vault_secret_id: str,
|
4458
|
+
peer_cluster_id: str,
|
4459
|
+
vault_mappings: Sequence['outputs.GetDrProtectionGroupMemberVaultMappingResult'],
|
4460
|
+
virtual_node_pool_configs: Sequence['outputs.GetDrProtectionGroupMemberVirtualNodePoolConfigResult'],
|
3908
4461
|
vnic_mapping: Sequence['outputs.GetDrProtectionGroupMemberVnicMappingResult'],
|
3909
4462
|
vnic_mappings: Sequence['outputs.GetDrProtectionGroupMemberVnicMappingResult']):
|
3910
4463
|
"""
|
3911
4464
|
:param str autonomous_database_standby_type_for_dr_drills: This specifies the mechanism used to create a temporary Autonomous Database instance for DR Drills. See https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/adbsb/autonomous-clone-about.html for information about these clone types. See https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/adbsb/autonomous-data-guard-snapshot-standby.html for information about snapshot standby.
|
3912
4465
|
:param Sequence['GetDrProtectionGroupMemberBackendSetMappingArgs'] backend_set_mappings: A list of backend set mappings that are used to transfer or update backends during DR.
|
4466
|
+
:param Sequence['GetDrProtectionGroupMemberBackupConfigArgs'] backup_configs: The details of backup performed on OKE Cluster.
|
4467
|
+
:param Sequence['GetDrProtectionGroupMemberBackupLocationArgs'] backup_locations: The details for object storage backup location of an OKE Cluster
|
3913
4468
|
:param Sequence['GetDrProtectionGroupMemberBlockVolumeOperationArgs'] block_volume_operations: Operations performed on a list of block volumes used on the non-movable compute instance.
|
3914
4469
|
:param str bucket: The bucket name inside the object storage namespace. Example: `bucket_name`
|
3915
4470
|
:param str connection_string_type: The type of connection strings used to connect to an Autonomous Container Database snapshot standby created during a DR Drill operation. See https://docs.oracle.com/en/cloud/paas/autonomous-database/dedicated/adbcl/index.html for information about these service types.
|
@@ -3917,22 +4472,31 @@ class GetDrProtectionGroupMemberResult(dict):
|
|
3917
4472
|
:param str destination_capacity_reservation_id: The OCID of a capacity reservation in the destination region which will be used to launch the compute instance. Example: `ocid1.capacityreservation.oc1..uniqueID`
|
3918
4473
|
:param str destination_compartment_id: The OCID of a compartment in the destination region in which the compute instance should be launched. Example: `ocid1.compartment.oc1..uniqueID`
|
3919
4474
|
:param str destination_dedicated_vm_host_id: The OCID of a dedicated VM host in the destination region where the compute instance should be launched. Example: `ocid1.dedicatedvmhost.oc1..uniqueID`
|
3920
|
-
:param str destination_load_balancer_id: The OCID of the destination
|
3921
|
-
:param str destination_network_load_balancer_id: The OCID of the destination
|
4475
|
+
:param str destination_load_balancer_id: The OCID of the destination Load Balancer. Example: `ocid1.loadbalancer.oc1..uniqueID`
|
4476
|
+
:param str destination_network_load_balancer_id: The OCID of the destination Network Load Balancer. Example: `ocid1.networkloadbalancer.oc1..uniqueID`
|
3922
4477
|
:param Sequence['GetDrProtectionGroupMemberExportMappingArgs'] export_mappings: A list of mappings between the primary region file system export and destination region mount target.
|
3923
4478
|
:param Sequence['GetDrProtectionGroupMemberFileSystemOperationArgs'] file_system_operations: Operations performed on a list of file systems used on the non-movable compute instance.
|
3924
4479
|
:param bool is_movable: A flag indicating if the compute instance should be moved during DR operations. Example: `false`
|
3925
4480
|
:param bool is_retain_fault_domain: A flag indicating if the compute instance should be moved to the same fault domain in the destination region. The compute instance launch will fail if this flag is set to true and capacity is not available in the specified fault domain in the destination region. Example: `false`
|
3926
4481
|
:param bool is_start_stop_enabled: A flag indicating whether the non-movable compute instance needs to be started and stopped during DR operations.
|
4482
|
+
:param str jump_host_id: The OCID of the compute instance member that is designated as a jump host. This compute instance will be used to perform DR operations on the cluster using Oracle Cloud Agent's Run Command feature. Example: `ocid1.instance.oc1..uniqueID`
|
4483
|
+
:param Sequence['GetDrProtectionGroupMemberLoadBalancerMappingArgs'] load_balancer_mappings: The list of source-to-destination load balancer mappings required for DR operations. This property applies to the OKE cluster member in primary region.
|
4484
|
+
:param Sequence['GetDrProtectionGroupMemberManagedNodePoolConfigArgs'] managed_node_pool_configs: The list of node pools with configurations for minimum and maximum node counts. This property applies to the OKE cluster member in both the primary and standby region.
|
3927
4485
|
:param str member_id: The OCID of the member. Example: `ocid1.instance.oc1..uniqueID`
|
3928
4486
|
:param str member_type: The type of the member.
|
3929
4487
|
:param str namespace: The namespace in object storage (Note - this is usually the tenancy name). Example: `myocitenancy`
|
4488
|
+
:param Sequence['GetDrProtectionGroupMemberNetworkLoadBalancerMappingArgs'] network_load_balancer_mappings: The list of source-to-destination network load balancer mappings required for DR operations. This property applies to the OKE cluster member in primary region.
|
3930
4489
|
:param str password_vault_secret_id: The OCID of the vault secret where the database SYSDBA password is stored. This password is required and used for performing database DR Drill operations when using full clone. Example: `ocid1.vaultsecret.oc1..uniqueID`
|
4490
|
+
:param str peer_cluster_id: The OCID of the peer OKE cluster. This property applies to the OKE cluster member in both the primary and standby region. Example: `ocid1.cluster.oc1.uniqueID`
|
4491
|
+
:param Sequence['GetDrProtectionGroupMemberVaultMappingArgs'] vault_mappings: The list of source-to-destination vault mappings required for DR operations. This property applies to the OKE cluster member in primary region.
|
4492
|
+
:param Sequence['GetDrProtectionGroupMemberVirtualNodePoolConfigArgs'] virtual_node_pool_configs: The list of node pools with configurations for minimum and maximum node counts. This property applies to the OKE cluster member in both the primary and standby region.
|
3931
4493
|
:param Sequence['GetDrProtectionGroupMemberVnicMappingArgs'] vnic_mapping: A list of compute instance VNIC mappings.
|
3932
4494
|
:param Sequence['GetDrProtectionGroupMemberVnicMappingArgs'] vnic_mappings: A list of compute instance VNIC mappings.
|
3933
4495
|
"""
|
3934
4496
|
pulumi.set(__self__, "autonomous_database_standby_type_for_dr_drills", autonomous_database_standby_type_for_dr_drills)
|
3935
4497
|
pulumi.set(__self__, "backend_set_mappings", backend_set_mappings)
|
4498
|
+
pulumi.set(__self__, "backup_configs", backup_configs)
|
4499
|
+
pulumi.set(__self__, "backup_locations", backup_locations)
|
3936
4500
|
pulumi.set(__self__, "block_volume_operations", block_volume_operations)
|
3937
4501
|
pulumi.set(__self__, "bucket", bucket)
|
3938
4502
|
pulumi.set(__self__, "connection_string_type", connection_string_type)
|
@@ -3947,10 +4511,17 @@ class GetDrProtectionGroupMemberResult(dict):
|
|
3947
4511
|
pulumi.set(__self__, "is_movable", is_movable)
|
3948
4512
|
pulumi.set(__self__, "is_retain_fault_domain", is_retain_fault_domain)
|
3949
4513
|
pulumi.set(__self__, "is_start_stop_enabled", is_start_stop_enabled)
|
4514
|
+
pulumi.set(__self__, "jump_host_id", jump_host_id)
|
4515
|
+
pulumi.set(__self__, "load_balancer_mappings", load_balancer_mappings)
|
4516
|
+
pulumi.set(__self__, "managed_node_pool_configs", managed_node_pool_configs)
|
3950
4517
|
pulumi.set(__self__, "member_id", member_id)
|
3951
4518
|
pulumi.set(__self__, "member_type", member_type)
|
3952
4519
|
pulumi.set(__self__, "namespace", namespace)
|
4520
|
+
pulumi.set(__self__, "network_load_balancer_mappings", network_load_balancer_mappings)
|
3953
4521
|
pulumi.set(__self__, "password_vault_secret_id", password_vault_secret_id)
|
4522
|
+
pulumi.set(__self__, "peer_cluster_id", peer_cluster_id)
|
4523
|
+
pulumi.set(__self__, "vault_mappings", vault_mappings)
|
4524
|
+
pulumi.set(__self__, "virtual_node_pool_configs", virtual_node_pool_configs)
|
3954
4525
|
pulumi.set(__self__, "vnic_mapping", vnic_mapping)
|
3955
4526
|
pulumi.set(__self__, "vnic_mappings", vnic_mappings)
|
3956
4527
|
|
@@ -3970,6 +4541,22 @@ class GetDrProtectionGroupMemberResult(dict):
|
|
3970
4541
|
"""
|
3971
4542
|
return pulumi.get(self, "backend_set_mappings")
|
3972
4543
|
|
4544
|
+
@property
|
4545
|
+
@pulumi.getter(name="backupConfigs")
|
4546
|
+
def backup_configs(self) -> Sequence['outputs.GetDrProtectionGroupMemberBackupConfigResult']:
|
4547
|
+
"""
|
4548
|
+
The details of backup performed on OKE Cluster.
|
4549
|
+
"""
|
4550
|
+
return pulumi.get(self, "backup_configs")
|
4551
|
+
|
4552
|
+
@property
|
4553
|
+
@pulumi.getter(name="backupLocations")
|
4554
|
+
def backup_locations(self) -> Sequence['outputs.GetDrProtectionGroupMemberBackupLocationResult']:
|
4555
|
+
"""
|
4556
|
+
The details for object storage backup location of an OKE Cluster
|
4557
|
+
"""
|
4558
|
+
return pulumi.get(self, "backup_locations")
|
4559
|
+
|
3973
4560
|
@property
|
3974
4561
|
@pulumi.getter(name="blockVolumeOperations")
|
3975
4562
|
def block_volume_operations(self) -> Sequence['outputs.GetDrProtectionGroupMemberBlockVolumeOperationResult']:
|
@@ -4030,7 +4617,7 @@ class GetDrProtectionGroupMemberResult(dict):
|
|
4030
4617
|
@pulumi.getter(name="destinationLoadBalancerId")
|
4031
4618
|
def destination_load_balancer_id(self) -> str:
|
4032
4619
|
"""
|
4033
|
-
The OCID of the destination
|
4620
|
+
The OCID of the destination Load Balancer. Example: `ocid1.loadbalancer.oc1..uniqueID`
|
4034
4621
|
"""
|
4035
4622
|
return pulumi.get(self, "destination_load_balancer_id")
|
4036
4623
|
|
@@ -4038,7 +4625,7 @@ class GetDrProtectionGroupMemberResult(dict):
|
|
4038
4625
|
@pulumi.getter(name="destinationNetworkLoadBalancerId")
|
4039
4626
|
def destination_network_load_balancer_id(self) -> str:
|
4040
4627
|
"""
|
4041
|
-
The OCID of the destination
|
4628
|
+
The OCID of the destination Network Load Balancer. Example: `ocid1.networkloadbalancer.oc1..uniqueID`
|
4042
4629
|
"""
|
4043
4630
|
return pulumi.get(self, "destination_network_load_balancer_id")
|
4044
4631
|
|
@@ -4082,6 +4669,30 @@ class GetDrProtectionGroupMemberResult(dict):
|
|
4082
4669
|
"""
|
4083
4670
|
return pulumi.get(self, "is_start_stop_enabled")
|
4084
4671
|
|
4672
|
+
@property
|
4673
|
+
@pulumi.getter(name="jumpHostId")
|
4674
|
+
def jump_host_id(self) -> str:
|
4675
|
+
"""
|
4676
|
+
The OCID of the compute instance member that is designated as a jump host. This compute instance will be used to perform DR operations on the cluster using Oracle Cloud Agent's Run Command feature. Example: `ocid1.instance.oc1..uniqueID`
|
4677
|
+
"""
|
4678
|
+
return pulumi.get(self, "jump_host_id")
|
4679
|
+
|
4680
|
+
@property
|
4681
|
+
@pulumi.getter(name="loadBalancerMappings")
|
4682
|
+
def load_balancer_mappings(self) -> Sequence['outputs.GetDrProtectionGroupMemberLoadBalancerMappingResult']:
|
4683
|
+
"""
|
4684
|
+
The list of source-to-destination load balancer mappings required for DR operations. This property applies to the OKE cluster member in primary region.
|
4685
|
+
"""
|
4686
|
+
return pulumi.get(self, "load_balancer_mappings")
|
4687
|
+
|
4688
|
+
@property
|
4689
|
+
@pulumi.getter(name="managedNodePoolConfigs")
|
4690
|
+
def managed_node_pool_configs(self) -> Sequence['outputs.GetDrProtectionGroupMemberManagedNodePoolConfigResult']:
|
4691
|
+
"""
|
4692
|
+
The list of node pools with configurations for minimum and maximum node counts. This property applies to the OKE cluster member in both the primary and standby region.
|
4693
|
+
"""
|
4694
|
+
return pulumi.get(self, "managed_node_pool_configs")
|
4695
|
+
|
4085
4696
|
@property
|
4086
4697
|
@pulumi.getter(name="memberId")
|
4087
4698
|
def member_id(self) -> str:
|
@@ -4106,6 +4717,14 @@ class GetDrProtectionGroupMemberResult(dict):
|
|
4106
4717
|
"""
|
4107
4718
|
return pulumi.get(self, "namespace")
|
4108
4719
|
|
4720
|
+
@property
|
4721
|
+
@pulumi.getter(name="networkLoadBalancerMappings")
|
4722
|
+
def network_load_balancer_mappings(self) -> Sequence['outputs.GetDrProtectionGroupMemberNetworkLoadBalancerMappingResult']:
|
4723
|
+
"""
|
4724
|
+
The list of source-to-destination network load balancer mappings required for DR operations. This property applies to the OKE cluster member in primary region.
|
4725
|
+
"""
|
4726
|
+
return pulumi.get(self, "network_load_balancer_mappings")
|
4727
|
+
|
4109
4728
|
@property
|
4110
4729
|
@pulumi.getter(name="passwordVaultSecretId")
|
4111
4730
|
def password_vault_secret_id(self) -> str:
|
@@ -4114,6 +4733,30 @@ class GetDrProtectionGroupMemberResult(dict):
|
|
4114
4733
|
"""
|
4115
4734
|
return pulumi.get(self, "password_vault_secret_id")
|
4116
4735
|
|
4736
|
+
@property
|
4737
|
+
@pulumi.getter(name="peerClusterId")
|
4738
|
+
def peer_cluster_id(self) -> str:
|
4739
|
+
"""
|
4740
|
+
The OCID of the peer OKE cluster. This property applies to the OKE cluster member in both the primary and standby region. Example: `ocid1.cluster.oc1.uniqueID`
|
4741
|
+
"""
|
4742
|
+
return pulumi.get(self, "peer_cluster_id")
|
4743
|
+
|
4744
|
+
@property
|
4745
|
+
@pulumi.getter(name="vaultMappings")
|
4746
|
+
def vault_mappings(self) -> Sequence['outputs.GetDrProtectionGroupMemberVaultMappingResult']:
|
4747
|
+
"""
|
4748
|
+
The list of source-to-destination vault mappings required for DR operations. This property applies to the OKE cluster member in primary region.
|
4749
|
+
"""
|
4750
|
+
return pulumi.get(self, "vault_mappings")
|
4751
|
+
|
4752
|
+
@property
|
4753
|
+
@pulumi.getter(name="virtualNodePoolConfigs")
|
4754
|
+
def virtual_node_pool_configs(self) -> Sequence['outputs.GetDrProtectionGroupMemberVirtualNodePoolConfigResult']:
|
4755
|
+
"""
|
4756
|
+
The list of node pools with configurations for minimum and maximum node counts. This property applies to the OKE cluster member in both the primary and standby region.
|
4757
|
+
"""
|
4758
|
+
return pulumi.get(self, "virtual_node_pool_configs")
|
4759
|
+
|
4117
4760
|
@property
|
4118
4761
|
@pulumi.getter(name="vnicMapping")
|
4119
4762
|
def vnic_mapping(self) -> Sequence['outputs.GetDrProtectionGroupMemberVnicMappingResult']:
|
@@ -4171,6 +4814,108 @@ class GetDrProtectionGroupMemberBackendSetMappingResult(dict):
|
|
4171
4814
|
return pulumi.get(self, "source_backend_set_name")
|
4172
4815
|
|
4173
4816
|
|
4817
|
+
@pulumi.output_type
|
4818
|
+
class GetDrProtectionGroupMemberBackupConfigResult(dict):
|
4819
|
+
def __init__(__self__, *,
|
4820
|
+
backup_schedule: str,
|
4821
|
+
image_replication_vault_secret_id: str,
|
4822
|
+
max_number_of_backups_retained: int,
|
4823
|
+
namespaces: Sequence[str],
|
4824
|
+
replicate_images: str):
|
4825
|
+
"""
|
4826
|
+
:param str backup_schedule: The schedule for backing up namespaces to the destination region. If a backup schedule is not specified, only a single backup will be created. This format of the string specifying the backup schedule must conform with RFC-5545. This schedule will use the UTC timezone. This property applies to the OKE cluster member in primary region. Example: FREQ=WEEKLY;BYDAY=MO,TU,WE,TH;BYHOUR=10;INTERVAL=1
|
4827
|
+
:param str image_replication_vault_secret_id: The OCID of the vault secret that stores the image credential. This property applies to the OKE cluster member in both the primary and standby region.
|
4828
|
+
:param int max_number_of_backups_retained: The maximum number of backups that should be retained. This property applies to the OKE cluster member in primary region.
|
4829
|
+
:param Sequence[str] namespaces: A list of namespaces that need to be backed up. The default value is null. If a list of namespaces is not provided, all namespaces will be backed up. This property applies to the OKE cluster member in primary region. Example: ["default", "pv-nginx"]
|
4830
|
+
:param str replicate_images: Controls the behaviour of image replication across regions. This property applies to the OKE cluster member in primary region.
|
4831
|
+
"""
|
4832
|
+
pulumi.set(__self__, "backup_schedule", backup_schedule)
|
4833
|
+
pulumi.set(__self__, "image_replication_vault_secret_id", image_replication_vault_secret_id)
|
4834
|
+
pulumi.set(__self__, "max_number_of_backups_retained", max_number_of_backups_retained)
|
4835
|
+
pulumi.set(__self__, "namespaces", namespaces)
|
4836
|
+
pulumi.set(__self__, "replicate_images", replicate_images)
|
4837
|
+
|
4838
|
+
@property
|
4839
|
+
@pulumi.getter(name="backupSchedule")
|
4840
|
+
def backup_schedule(self) -> str:
|
4841
|
+
"""
|
4842
|
+
The schedule for backing up namespaces to the destination region. If a backup schedule is not specified, only a single backup will be created. This format of the string specifying the backup schedule must conform with RFC-5545. This schedule will use the UTC timezone. This property applies to the OKE cluster member in primary region. Example: FREQ=WEEKLY;BYDAY=MO,TU,WE,TH;BYHOUR=10;INTERVAL=1
|
4843
|
+
"""
|
4844
|
+
return pulumi.get(self, "backup_schedule")
|
4845
|
+
|
4846
|
+
@property
|
4847
|
+
@pulumi.getter(name="imageReplicationVaultSecretId")
|
4848
|
+
def image_replication_vault_secret_id(self) -> str:
|
4849
|
+
"""
|
4850
|
+
The OCID of the vault secret that stores the image credential. This property applies to the OKE cluster member in both the primary and standby region.
|
4851
|
+
"""
|
4852
|
+
return pulumi.get(self, "image_replication_vault_secret_id")
|
4853
|
+
|
4854
|
+
@property
|
4855
|
+
@pulumi.getter(name="maxNumberOfBackupsRetained")
|
4856
|
+
def max_number_of_backups_retained(self) -> int:
|
4857
|
+
"""
|
4858
|
+
The maximum number of backups that should be retained. This property applies to the OKE cluster member in primary region.
|
4859
|
+
"""
|
4860
|
+
return pulumi.get(self, "max_number_of_backups_retained")
|
4861
|
+
|
4862
|
+
@property
|
4863
|
+
@pulumi.getter
|
4864
|
+
def namespaces(self) -> Sequence[str]:
|
4865
|
+
"""
|
4866
|
+
A list of namespaces that need to be backed up. The default value is null. If a list of namespaces is not provided, all namespaces will be backed up. This property applies to the OKE cluster member in primary region. Example: ["default", "pv-nginx"]
|
4867
|
+
"""
|
4868
|
+
return pulumi.get(self, "namespaces")
|
4869
|
+
|
4870
|
+
@property
|
4871
|
+
@pulumi.getter(name="replicateImages")
|
4872
|
+
def replicate_images(self) -> str:
|
4873
|
+
"""
|
4874
|
+
Controls the behaviour of image replication across regions. This property applies to the OKE cluster member in primary region.
|
4875
|
+
"""
|
4876
|
+
return pulumi.get(self, "replicate_images")
|
4877
|
+
|
4878
|
+
|
4879
|
+
@pulumi.output_type
|
4880
|
+
class GetDrProtectionGroupMemberBackupLocationResult(dict):
|
4881
|
+
def __init__(__self__, *,
|
4882
|
+
bucket: str,
|
4883
|
+
namespace: str,
|
4884
|
+
object: str):
|
4885
|
+
"""
|
4886
|
+
:param str bucket: The bucket name inside the object storage namespace. Example: `bucket_name`
|
4887
|
+
:param str namespace: The namespace in object storage (Note - this is usually the tenancy name). Example: `myocitenancy`
|
4888
|
+
:param str object: The object name inside the object storage bucket. Example: `switchover_plan_executions`
|
4889
|
+
"""
|
4890
|
+
pulumi.set(__self__, "bucket", bucket)
|
4891
|
+
pulumi.set(__self__, "namespace", namespace)
|
4892
|
+
pulumi.set(__self__, "object", object)
|
4893
|
+
|
4894
|
+
@property
|
4895
|
+
@pulumi.getter
|
4896
|
+
def bucket(self) -> str:
|
4897
|
+
"""
|
4898
|
+
The bucket name inside the object storage namespace. Example: `bucket_name`
|
4899
|
+
"""
|
4900
|
+
return pulumi.get(self, "bucket")
|
4901
|
+
|
4902
|
+
@property
|
4903
|
+
@pulumi.getter
|
4904
|
+
def namespace(self) -> str:
|
4905
|
+
"""
|
4906
|
+
The namespace in object storage (Note - this is usually the tenancy name). Example: `myocitenancy`
|
4907
|
+
"""
|
4908
|
+
return pulumi.get(self, "namespace")
|
4909
|
+
|
4910
|
+
@property
|
4911
|
+
@pulumi.getter
|
4912
|
+
def object(self) -> str:
|
4913
|
+
"""
|
4914
|
+
The object name inside the object storage bucket. Example: `switchover_plan_executions`
|
4915
|
+
"""
|
4916
|
+
return pulumi.get(self, "object")
|
4917
|
+
|
4918
|
+
|
4174
4919
|
@pulumi.output_type
|
4175
4920
|
class GetDrProtectionGroupMemberBlockVolumeOperationResult(dict):
|
4176
4921
|
def __init__(__self__, *,
|
@@ -4301,77 +5046,244 @@ class GetDrProtectionGroupMemberFileSystemOperationResult(dict):
|
|
4301
5046
|
@pulumi.getter(name="exportPath")
|
4302
5047
|
def export_path(self) -> str:
|
4303
5048
|
"""
|
4304
|
-
The export path of the file system. Example: `/fs-export-path`
|
5049
|
+
The export path of the file system. Example: `/fs-export-path`
|
5050
|
+
"""
|
5051
|
+
return pulumi.get(self, "export_path")
|
5052
|
+
|
5053
|
+
@property
|
5054
|
+
@pulumi.getter(name="mountDetails")
|
5055
|
+
def mount_details(self) -> Sequence['outputs.GetDrProtectionGroupMemberFileSystemOperationMountDetailResult']:
|
5056
|
+
"""
|
5057
|
+
Mount details of a file system.
|
5058
|
+
"""
|
5059
|
+
return pulumi.get(self, "mount_details")
|
5060
|
+
|
5061
|
+
@property
|
5062
|
+
@pulumi.getter(name="mountPoint")
|
5063
|
+
def mount_point(self) -> str:
|
5064
|
+
"""
|
5065
|
+
The physical mount point of the file system on a host. Example: `/mnt/yourmountpoint`
|
5066
|
+
"""
|
5067
|
+
return pulumi.get(self, "mount_point")
|
5068
|
+
|
5069
|
+
@property
|
5070
|
+
@pulumi.getter(name="mountTargetId")
|
5071
|
+
def mount_target_id(self) -> str:
|
5072
|
+
"""
|
5073
|
+
The OCID of the mount target for this file system. Example: `ocid1.mounttarget.oc1..uniqueID`
|
5074
|
+
"""
|
5075
|
+
return pulumi.get(self, "mount_target_id")
|
5076
|
+
|
5077
|
+
@property
|
5078
|
+
@pulumi.getter(name="unmountDetails")
|
5079
|
+
def unmount_details(self) -> Sequence['outputs.GetDrProtectionGroupMemberFileSystemOperationUnmountDetailResult']:
|
5080
|
+
"""
|
5081
|
+
Unmount details for a file system.
|
5082
|
+
"""
|
5083
|
+
return pulumi.get(self, "unmount_details")
|
5084
|
+
|
5085
|
+
|
5086
|
+
@pulumi.output_type
|
5087
|
+
class GetDrProtectionGroupMemberFileSystemOperationMountDetailResult(dict):
|
5088
|
+
def __init__(__self__, *,
|
5089
|
+
mount_target_id: str):
|
5090
|
+
"""
|
5091
|
+
:param str mount_target_id: The OCID of the mount target for this file system. Example: `ocid1.mounttarget.oc1..uniqueID`
|
5092
|
+
"""
|
5093
|
+
pulumi.set(__self__, "mount_target_id", mount_target_id)
|
5094
|
+
|
5095
|
+
@property
|
5096
|
+
@pulumi.getter(name="mountTargetId")
|
5097
|
+
def mount_target_id(self) -> str:
|
5098
|
+
"""
|
5099
|
+
The OCID of the mount target for this file system. Example: `ocid1.mounttarget.oc1..uniqueID`
|
5100
|
+
"""
|
5101
|
+
return pulumi.get(self, "mount_target_id")
|
5102
|
+
|
5103
|
+
|
5104
|
+
@pulumi.output_type
|
5105
|
+
class GetDrProtectionGroupMemberFileSystemOperationUnmountDetailResult(dict):
|
5106
|
+
def __init__(__self__, *,
|
5107
|
+
mount_target_id: str):
|
5108
|
+
"""
|
5109
|
+
:param str mount_target_id: The OCID of the mount target for this file system. Example: `ocid1.mounttarget.oc1..uniqueID`
|
5110
|
+
"""
|
5111
|
+
pulumi.set(__self__, "mount_target_id", mount_target_id)
|
5112
|
+
|
5113
|
+
@property
|
5114
|
+
@pulumi.getter(name="mountTargetId")
|
5115
|
+
def mount_target_id(self) -> str:
|
5116
|
+
"""
|
5117
|
+
The OCID of the mount target for this file system. Example: `ocid1.mounttarget.oc1..uniqueID`
|
5118
|
+
"""
|
5119
|
+
return pulumi.get(self, "mount_target_id")
|
5120
|
+
|
5121
|
+
|
5122
|
+
@pulumi.output_type
|
5123
|
+
class GetDrProtectionGroupMemberLoadBalancerMappingResult(dict):
|
5124
|
+
def __init__(__self__, *,
|
5125
|
+
destination_load_balancer_id: str,
|
5126
|
+
source_load_balancer_id: str):
|
5127
|
+
"""
|
5128
|
+
:param str destination_load_balancer_id: The OCID of the destination Load Balancer. Example: `ocid1.loadbalancer.oc1..uniqueID`
|
5129
|
+
:param str source_load_balancer_id: The OCID of the source Load Balancer. Example: `ocid1.loadbalancer.oc1..uniqueID`
|
5130
|
+
"""
|
5131
|
+
pulumi.set(__self__, "destination_load_balancer_id", destination_load_balancer_id)
|
5132
|
+
pulumi.set(__self__, "source_load_balancer_id", source_load_balancer_id)
|
5133
|
+
|
5134
|
+
@property
|
5135
|
+
@pulumi.getter(name="destinationLoadBalancerId")
|
5136
|
+
def destination_load_balancer_id(self) -> str:
|
5137
|
+
"""
|
5138
|
+
The OCID of the destination Load Balancer. Example: `ocid1.loadbalancer.oc1..uniqueID`
|
5139
|
+
"""
|
5140
|
+
return pulumi.get(self, "destination_load_balancer_id")
|
5141
|
+
|
5142
|
+
@property
|
5143
|
+
@pulumi.getter(name="sourceLoadBalancerId")
|
5144
|
+
def source_load_balancer_id(self) -> str:
|
5145
|
+
"""
|
5146
|
+
The OCID of the source Load Balancer. Example: `ocid1.loadbalancer.oc1..uniqueID`
|
5147
|
+
"""
|
5148
|
+
return pulumi.get(self, "source_load_balancer_id")
|
5149
|
+
|
5150
|
+
|
5151
|
+
@pulumi.output_type
|
5152
|
+
class GetDrProtectionGroupMemberManagedNodePoolConfigResult(dict):
|
5153
|
+
def __init__(__self__, *,
|
5154
|
+
id: str,
|
5155
|
+
maximum: int,
|
5156
|
+
minimum: int):
|
5157
|
+
"""
|
5158
|
+
:param str id: The OCID of the virtual node pool in OKE cluster.
|
5159
|
+
:param int maximum: The maximum number to which nodes in the virtual node pool could be scaled up.
|
5160
|
+
:param int minimum: The minimum number to which nodes in the virtual node pool could be scaled down.
|
5161
|
+
"""
|
5162
|
+
pulumi.set(__self__, "id", id)
|
5163
|
+
pulumi.set(__self__, "maximum", maximum)
|
5164
|
+
pulumi.set(__self__, "minimum", minimum)
|
5165
|
+
|
5166
|
+
@property
|
5167
|
+
@pulumi.getter
|
5168
|
+
def id(self) -> str:
|
5169
|
+
"""
|
5170
|
+
The OCID of the virtual node pool in OKE cluster.
|
5171
|
+
"""
|
5172
|
+
return pulumi.get(self, "id")
|
5173
|
+
|
5174
|
+
@property
|
5175
|
+
@pulumi.getter
|
5176
|
+
def maximum(self) -> int:
|
5177
|
+
"""
|
5178
|
+
The maximum number to which nodes in the virtual node pool could be scaled up.
|
5179
|
+
"""
|
5180
|
+
return pulumi.get(self, "maximum")
|
5181
|
+
|
5182
|
+
@property
|
5183
|
+
@pulumi.getter
|
5184
|
+
def minimum(self) -> int:
|
5185
|
+
"""
|
5186
|
+
The minimum number to which nodes in the virtual node pool could be scaled down.
|
5187
|
+
"""
|
5188
|
+
return pulumi.get(self, "minimum")
|
5189
|
+
|
5190
|
+
|
5191
|
+
@pulumi.output_type
|
5192
|
+
class GetDrProtectionGroupMemberNetworkLoadBalancerMappingResult(dict):
|
5193
|
+
def __init__(__self__, *,
|
5194
|
+
destination_network_load_balancer_id: str,
|
5195
|
+
source_network_load_balancer_id: str):
|
5196
|
+
"""
|
5197
|
+
:param str destination_network_load_balancer_id: The OCID of the destination Network Load Balancer. Example: `ocid1.networkloadbalancer.oc1..uniqueID`
|
5198
|
+
:param str source_network_load_balancer_id: The OCID of the source Network Load Balancer. Example: `ocid1.networkloadbalancer.oc1..uniqueID`
|
5199
|
+
"""
|
5200
|
+
pulumi.set(__self__, "destination_network_load_balancer_id", destination_network_load_balancer_id)
|
5201
|
+
pulumi.set(__self__, "source_network_load_balancer_id", source_network_load_balancer_id)
|
5202
|
+
|
5203
|
+
@property
|
5204
|
+
@pulumi.getter(name="destinationNetworkLoadBalancerId")
|
5205
|
+
def destination_network_load_balancer_id(self) -> str:
|
5206
|
+
"""
|
5207
|
+
The OCID of the destination Network Load Balancer. Example: `ocid1.networkloadbalancer.oc1..uniqueID`
|
4305
5208
|
"""
|
4306
|
-
return pulumi.get(self, "
|
5209
|
+
return pulumi.get(self, "destination_network_load_balancer_id")
|
4307
5210
|
|
4308
5211
|
@property
|
4309
|
-
@pulumi.getter(name="
|
4310
|
-
def
|
5212
|
+
@pulumi.getter(name="sourceNetworkLoadBalancerId")
|
5213
|
+
def source_network_load_balancer_id(self) -> str:
|
4311
5214
|
"""
|
4312
|
-
|
5215
|
+
The OCID of the source Network Load Balancer. Example: `ocid1.networkloadbalancer.oc1..uniqueID`
|
4313
5216
|
"""
|
4314
|
-
return pulumi.get(self, "
|
5217
|
+
return pulumi.get(self, "source_network_load_balancer_id")
|
4315
5218
|
|
4316
|
-
|
4317
|
-
|
4318
|
-
|
5219
|
+
|
5220
|
+
@pulumi.output_type
|
5221
|
+
class GetDrProtectionGroupMemberVaultMappingResult(dict):
|
5222
|
+
def __init__(__self__, *,
|
5223
|
+
destination_vault_id: str,
|
5224
|
+
source_vault_id: str):
|
4319
5225
|
"""
|
4320
|
-
|
5226
|
+
:param str destination_vault_id: The OCID of the destination Vault. Example: `ocid1.vault.oc1..uniqueID`
|
5227
|
+
:param str source_vault_id: The OCID of the source Vault. Example: `ocid1.vault.oc1..uniqueID`
|
4321
5228
|
"""
|
4322
|
-
|
5229
|
+
pulumi.set(__self__, "destination_vault_id", destination_vault_id)
|
5230
|
+
pulumi.set(__self__, "source_vault_id", source_vault_id)
|
4323
5231
|
|
4324
5232
|
@property
|
4325
|
-
@pulumi.getter(name="
|
4326
|
-
def
|
5233
|
+
@pulumi.getter(name="destinationVaultId")
|
5234
|
+
def destination_vault_id(self) -> str:
|
4327
5235
|
"""
|
4328
|
-
The OCID of the
|
5236
|
+
The OCID of the destination Vault. Example: `ocid1.vault.oc1..uniqueID`
|
4329
5237
|
"""
|
4330
|
-
return pulumi.get(self, "
|
5238
|
+
return pulumi.get(self, "destination_vault_id")
|
4331
5239
|
|
4332
5240
|
@property
|
4333
|
-
@pulumi.getter(name="
|
4334
|
-
def
|
5241
|
+
@pulumi.getter(name="sourceVaultId")
|
5242
|
+
def source_vault_id(self) -> str:
|
4335
5243
|
"""
|
4336
|
-
|
5244
|
+
The OCID of the source Vault. Example: `ocid1.vault.oc1..uniqueID`
|
4337
5245
|
"""
|
4338
|
-
return pulumi.get(self, "
|
5246
|
+
return pulumi.get(self, "source_vault_id")
|
4339
5247
|
|
4340
5248
|
|
4341
5249
|
@pulumi.output_type
|
4342
|
-
class
|
5250
|
+
class GetDrProtectionGroupMemberVirtualNodePoolConfigResult(dict):
|
4343
5251
|
def __init__(__self__, *,
|
4344
|
-
|
5252
|
+
id: str,
|
5253
|
+
maximum: int,
|
5254
|
+
minimum: int):
|
4345
5255
|
"""
|
4346
|
-
:param str
|
5256
|
+
:param str id: The OCID of the virtual node pool in OKE cluster.
|
5257
|
+
:param int maximum: The maximum number to which nodes in the virtual node pool could be scaled up.
|
5258
|
+
:param int minimum: The minimum number to which nodes in the virtual node pool could be scaled down.
|
4347
5259
|
"""
|
4348
|
-
pulumi.set(__self__, "
|
5260
|
+
pulumi.set(__self__, "id", id)
|
5261
|
+
pulumi.set(__self__, "maximum", maximum)
|
5262
|
+
pulumi.set(__self__, "minimum", minimum)
|
4349
5263
|
|
4350
5264
|
@property
|
4351
|
-
@pulumi.getter
|
4352
|
-
def
|
5265
|
+
@pulumi.getter
|
5266
|
+
def id(self) -> str:
|
4353
5267
|
"""
|
4354
|
-
The OCID of the
|
5268
|
+
The OCID of the virtual node pool in OKE cluster.
|
4355
5269
|
"""
|
4356
|
-
return pulumi.get(self, "
|
4357
|
-
|
5270
|
+
return pulumi.get(self, "id")
|
4358
5271
|
|
4359
|
-
@
|
4360
|
-
|
4361
|
-
def
|
4362
|
-
mount_target_id: str):
|
5272
|
+
@property
|
5273
|
+
@pulumi.getter
|
5274
|
+
def maximum(self) -> int:
|
4363
5275
|
"""
|
4364
|
-
|
5276
|
+
The maximum number to which nodes in the virtual node pool could be scaled up.
|
4365
5277
|
"""
|
4366
|
-
pulumi.
|
5278
|
+
return pulumi.get(self, "maximum")
|
4367
5279
|
|
4368
5280
|
@property
|
4369
|
-
@pulumi.getter
|
4370
|
-
def
|
5281
|
+
@pulumi.getter
|
5282
|
+
def minimum(self) -> int:
|
4371
5283
|
"""
|
4372
|
-
The
|
5284
|
+
The minimum number to which nodes in the virtual node pool could be scaled down.
|
4373
5285
|
"""
|
4374
|
-
return pulumi.get(self, "
|
5286
|
+
return pulumi.get(self, "minimum")
|
4375
5287
|
|
4376
5288
|
|
4377
5289
|
@pulumi.output_type
|
@@ -4474,7 +5386,7 @@ class GetDrProtectionGroupsDrProtectionGroupCollectionItemResult(dict):
|
|
4474
5386
|
:param Mapping[str, str] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"Operations.CostCenter": "42"}`
|
4475
5387
|
:param str display_name: A filter to return only resources that match the given display name. Example: `MyResourceDisplayName`
|
4476
5388
|
:param Mapping[str, str] freeform_tags: Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"Department": "Finance"}`
|
4477
|
-
:param str id: The OCID of the
|
5389
|
+
:param str id: The OCID of the virtual node pool in OKE cluster.
|
4478
5390
|
:param str life_cycle_details: A message describing the DR protection group's current state in more detail.
|
4479
5391
|
:param str lifecycle_sub_state: A filter to return only DR protection groups that match the given lifecycle sub-state.
|
4480
5392
|
:param Sequence['GetDrProtectionGroupsDrProtectionGroupCollectionItemLogLocationArgs'] log_locations: The details of an object storage log location for a DR protection group.
|
@@ -4552,7 +5464,7 @@ class GetDrProtectionGroupsDrProtectionGroupCollectionItemResult(dict):
|
|
4552
5464
|
@pulumi.getter
|
4553
5465
|
def id(self) -> str:
|
4554
5466
|
"""
|
4555
|
-
The OCID of the
|
5467
|
+
The OCID of the virtual node pool in OKE cluster.
|
4556
5468
|
"""
|
4557
5469
|
return pulumi.get(self, "id")
|
4558
5470
|
|
@@ -4730,6 +5642,8 @@ class GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberResult(dict):
|
|
4730
5642
|
def __init__(__self__, *,
|
4731
5643
|
autonomous_database_standby_type_for_dr_drills: str,
|
4732
5644
|
backend_set_mappings: Sequence['outputs.GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberBackendSetMappingResult'],
|
5645
|
+
backup_configs: Sequence['outputs.GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberBackupConfigResult'],
|
5646
|
+
backup_locations: Sequence['outputs.GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberBackupLocationResult'],
|
4733
5647
|
block_volume_operations: Sequence['outputs.GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberBlockVolumeOperationResult'],
|
4734
5648
|
bucket: str,
|
4735
5649
|
connection_string_type: str,
|
@@ -4744,15 +5658,24 @@ class GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberResult(dict):
|
|
4744
5658
|
is_movable: bool,
|
4745
5659
|
is_retain_fault_domain: bool,
|
4746
5660
|
is_start_stop_enabled: bool,
|
5661
|
+
jump_host_id: str,
|
5662
|
+
load_balancer_mappings: Sequence['outputs.GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberLoadBalancerMappingResult'],
|
5663
|
+
managed_node_pool_configs: Sequence['outputs.GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberManagedNodePoolConfigResult'],
|
4747
5664
|
member_id: str,
|
4748
5665
|
member_type: str,
|
4749
5666
|
namespace: str,
|
5667
|
+
network_load_balancer_mappings: Sequence['outputs.GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberNetworkLoadBalancerMappingResult'],
|
4750
5668
|
password_vault_secret_id: str,
|
5669
|
+
peer_cluster_id: str,
|
5670
|
+
vault_mappings: Sequence['outputs.GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberVaultMappingResult'],
|
5671
|
+
virtual_node_pool_configs: Sequence['outputs.GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberVirtualNodePoolConfigResult'],
|
4751
5672
|
vnic_mapping: Sequence['outputs.GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberVnicMappingResult'],
|
4752
5673
|
vnic_mappings: Sequence['outputs.GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberVnicMappingResult']):
|
4753
5674
|
"""
|
4754
5675
|
:param str autonomous_database_standby_type_for_dr_drills: This specifies the mechanism used to create a temporary Autonomous Database instance for DR Drills. See https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/adbsb/autonomous-clone-about.html for information about these clone types. See https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/adbsb/autonomous-data-guard-snapshot-standby.html for information about snapshot standby.
|
4755
5676
|
:param Sequence['GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberBackendSetMappingArgs'] backend_set_mappings: A list of backend set mappings that are used to transfer or update backends during DR.
|
5677
|
+
:param Sequence['GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberBackupConfigArgs'] backup_configs: The details of backup performed on OKE Cluster.
|
5678
|
+
:param Sequence['GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberBackupLocationArgs'] backup_locations: The details for object storage backup location of an OKE Cluster
|
4756
5679
|
:param Sequence['GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberBlockVolumeOperationArgs'] block_volume_operations: Operations performed on a list of block volumes used on the non-movable compute instance.
|
4757
5680
|
:param str bucket: The bucket name inside the object storage namespace. Example: `bucket_name`
|
4758
5681
|
:param str connection_string_type: The type of connection strings used to connect to an Autonomous Container Database snapshot standby created during a DR Drill operation. See https://docs.oracle.com/en/cloud/paas/autonomous-database/dedicated/adbcl/index.html for information about these service types.
|
@@ -4760,22 +5683,31 @@ class GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberResult(dict):
|
|
4760
5683
|
:param str destination_capacity_reservation_id: The OCID of a capacity reservation in the destination region which will be used to launch the compute instance. Example: `ocid1.capacityreservation.oc1..uniqueID`
|
4761
5684
|
:param str destination_compartment_id: The OCID of a compartment in the destination region in which the compute instance should be launched. Example: `ocid1.compartment.oc1..uniqueID`
|
4762
5685
|
:param str destination_dedicated_vm_host_id: The OCID of a dedicated VM host in the destination region where the compute instance should be launched. Example: `ocid1.dedicatedvmhost.oc1..uniqueID`
|
4763
|
-
:param str destination_load_balancer_id: The OCID of the destination
|
4764
|
-
:param str destination_network_load_balancer_id: The OCID of the destination
|
5686
|
+
:param str destination_load_balancer_id: The OCID of the destination Load Balancer. Example: `ocid1.loadbalancer.oc1..uniqueID`
|
5687
|
+
:param str destination_network_load_balancer_id: The OCID of the destination Network Load Balancer. Example: `ocid1.networkloadbalancer.oc1..uniqueID`
|
4765
5688
|
:param Sequence['GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberExportMappingArgs'] export_mappings: A list of mappings between the primary region file system export and destination region mount target.
|
4766
5689
|
:param Sequence['GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberFileSystemOperationArgs'] file_system_operations: Operations performed on a list of file systems used on the non-movable compute instance.
|
4767
5690
|
:param bool is_movable: A flag indicating if the compute instance should be moved during DR operations. Example: `false`
|
4768
5691
|
:param bool is_retain_fault_domain: A flag indicating if the compute instance should be moved to the same fault domain in the destination region. The compute instance launch will fail if this flag is set to true and capacity is not available in the specified fault domain in the destination region. Example: `false`
|
4769
5692
|
:param bool is_start_stop_enabled: A flag indicating whether the non-movable compute instance needs to be started and stopped during DR operations.
|
5693
|
+
:param str jump_host_id: The OCID of the compute instance member that is designated as a jump host. This compute instance will be used to perform DR operations on the cluster using Oracle Cloud Agent's Run Command feature. Example: `ocid1.instance.oc1..uniqueID`
|
5694
|
+
:param Sequence['GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberLoadBalancerMappingArgs'] load_balancer_mappings: The list of source-to-destination load balancer mappings required for DR operations. This property applies to the OKE cluster member in primary region.
|
5695
|
+
:param Sequence['GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberManagedNodePoolConfigArgs'] managed_node_pool_configs: The list of node pools with configurations for minimum and maximum node counts. This property applies to the OKE cluster member in both the primary and standby region.
|
4770
5696
|
:param str member_id: The OCID of the member. Example: `ocid1.instance.oc1..uniqueID`
|
4771
5697
|
:param str member_type: The type of the member.
|
4772
5698
|
:param str namespace: The namespace in object storage (Note - this is usually the tenancy name). Example: `myocitenancy`
|
5699
|
+
:param Sequence['GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberNetworkLoadBalancerMappingArgs'] network_load_balancer_mappings: The list of source-to-destination network load balancer mappings required for DR operations. This property applies to the OKE cluster member in primary region.
|
4773
5700
|
:param str password_vault_secret_id: The OCID of the vault secret where the database SYSDBA password is stored. This password is required and used for performing database DR Drill operations when using full clone. Example: `ocid1.vaultsecret.oc1..uniqueID`
|
5701
|
+
:param str peer_cluster_id: The OCID of the peer OKE cluster. This property applies to the OKE cluster member in both the primary and standby region. Example: `ocid1.cluster.oc1.uniqueID`
|
5702
|
+
:param Sequence['GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberVaultMappingArgs'] vault_mappings: The list of source-to-destination vault mappings required for DR operations. This property applies to the OKE cluster member in primary region.
|
5703
|
+
:param Sequence['GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberVirtualNodePoolConfigArgs'] virtual_node_pool_configs: The list of node pools with configurations for minimum and maximum node counts. This property applies to the OKE cluster member in both the primary and standby region.
|
4774
5704
|
:param Sequence['GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberVnicMappingArgs'] vnic_mapping: A list of compute instance VNIC mappings.
|
4775
5705
|
:param Sequence['GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberVnicMappingArgs'] vnic_mappings: A list of compute instance VNIC mappings.
|
4776
5706
|
"""
|
4777
5707
|
pulumi.set(__self__, "autonomous_database_standby_type_for_dr_drills", autonomous_database_standby_type_for_dr_drills)
|
4778
5708
|
pulumi.set(__self__, "backend_set_mappings", backend_set_mappings)
|
5709
|
+
pulumi.set(__self__, "backup_configs", backup_configs)
|
5710
|
+
pulumi.set(__self__, "backup_locations", backup_locations)
|
4779
5711
|
pulumi.set(__self__, "block_volume_operations", block_volume_operations)
|
4780
5712
|
pulumi.set(__self__, "bucket", bucket)
|
4781
5713
|
pulumi.set(__self__, "connection_string_type", connection_string_type)
|
@@ -4790,10 +5722,17 @@ class GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberResult(dict):
|
|
4790
5722
|
pulumi.set(__self__, "is_movable", is_movable)
|
4791
5723
|
pulumi.set(__self__, "is_retain_fault_domain", is_retain_fault_domain)
|
4792
5724
|
pulumi.set(__self__, "is_start_stop_enabled", is_start_stop_enabled)
|
5725
|
+
pulumi.set(__self__, "jump_host_id", jump_host_id)
|
5726
|
+
pulumi.set(__self__, "load_balancer_mappings", load_balancer_mappings)
|
5727
|
+
pulumi.set(__self__, "managed_node_pool_configs", managed_node_pool_configs)
|
4793
5728
|
pulumi.set(__self__, "member_id", member_id)
|
4794
5729
|
pulumi.set(__self__, "member_type", member_type)
|
4795
5730
|
pulumi.set(__self__, "namespace", namespace)
|
5731
|
+
pulumi.set(__self__, "network_load_balancer_mappings", network_load_balancer_mappings)
|
4796
5732
|
pulumi.set(__self__, "password_vault_secret_id", password_vault_secret_id)
|
5733
|
+
pulumi.set(__self__, "peer_cluster_id", peer_cluster_id)
|
5734
|
+
pulumi.set(__self__, "vault_mappings", vault_mappings)
|
5735
|
+
pulumi.set(__self__, "virtual_node_pool_configs", virtual_node_pool_configs)
|
4797
5736
|
pulumi.set(__self__, "vnic_mapping", vnic_mapping)
|
4798
5737
|
pulumi.set(__self__, "vnic_mappings", vnic_mappings)
|
4799
5738
|
|
@@ -4813,6 +5752,22 @@ class GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberResult(dict):
|
|
4813
5752
|
"""
|
4814
5753
|
return pulumi.get(self, "backend_set_mappings")
|
4815
5754
|
|
5755
|
+
@property
|
5756
|
+
@pulumi.getter(name="backupConfigs")
|
5757
|
+
def backup_configs(self) -> Sequence['outputs.GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberBackupConfigResult']:
|
5758
|
+
"""
|
5759
|
+
The details of backup performed on OKE Cluster.
|
5760
|
+
"""
|
5761
|
+
return pulumi.get(self, "backup_configs")
|
5762
|
+
|
5763
|
+
@property
|
5764
|
+
@pulumi.getter(name="backupLocations")
|
5765
|
+
def backup_locations(self) -> Sequence['outputs.GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberBackupLocationResult']:
|
5766
|
+
"""
|
5767
|
+
The details for object storage backup location of an OKE Cluster
|
5768
|
+
"""
|
5769
|
+
return pulumi.get(self, "backup_locations")
|
5770
|
+
|
4816
5771
|
@property
|
4817
5772
|
@pulumi.getter(name="blockVolumeOperations")
|
4818
5773
|
def block_volume_operations(self) -> Sequence['outputs.GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberBlockVolumeOperationResult']:
|
@@ -4873,7 +5828,7 @@ class GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberResult(dict):
|
|
4873
5828
|
@pulumi.getter(name="destinationLoadBalancerId")
|
4874
5829
|
def destination_load_balancer_id(self) -> str:
|
4875
5830
|
"""
|
4876
|
-
The OCID of the destination
|
5831
|
+
The OCID of the destination Load Balancer. Example: `ocid1.loadbalancer.oc1..uniqueID`
|
4877
5832
|
"""
|
4878
5833
|
return pulumi.get(self, "destination_load_balancer_id")
|
4879
5834
|
|
@@ -4881,7 +5836,7 @@ class GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberResult(dict):
|
|
4881
5836
|
@pulumi.getter(name="destinationNetworkLoadBalancerId")
|
4882
5837
|
def destination_network_load_balancer_id(self) -> str:
|
4883
5838
|
"""
|
4884
|
-
The OCID of the destination
|
5839
|
+
The OCID of the destination Network Load Balancer. Example: `ocid1.networkloadbalancer.oc1..uniqueID`
|
4885
5840
|
"""
|
4886
5841
|
return pulumi.get(self, "destination_network_load_balancer_id")
|
4887
5842
|
|
@@ -4925,6 +5880,30 @@ class GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberResult(dict):
|
|
4925
5880
|
"""
|
4926
5881
|
return pulumi.get(self, "is_start_stop_enabled")
|
4927
5882
|
|
5883
|
+
@property
|
5884
|
+
@pulumi.getter(name="jumpHostId")
|
5885
|
+
def jump_host_id(self) -> str:
|
5886
|
+
"""
|
5887
|
+
The OCID of the compute instance member that is designated as a jump host. This compute instance will be used to perform DR operations on the cluster using Oracle Cloud Agent's Run Command feature. Example: `ocid1.instance.oc1..uniqueID`
|
5888
|
+
"""
|
5889
|
+
return pulumi.get(self, "jump_host_id")
|
5890
|
+
|
5891
|
+
@property
|
5892
|
+
@pulumi.getter(name="loadBalancerMappings")
|
5893
|
+
def load_balancer_mappings(self) -> Sequence['outputs.GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberLoadBalancerMappingResult']:
|
5894
|
+
"""
|
5895
|
+
The list of source-to-destination load balancer mappings required for DR operations. This property applies to the OKE cluster member in primary region.
|
5896
|
+
"""
|
5897
|
+
return pulumi.get(self, "load_balancer_mappings")
|
5898
|
+
|
5899
|
+
@property
|
5900
|
+
@pulumi.getter(name="managedNodePoolConfigs")
|
5901
|
+
def managed_node_pool_configs(self) -> Sequence['outputs.GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberManagedNodePoolConfigResult']:
|
5902
|
+
"""
|
5903
|
+
The list of node pools with configurations for minimum and maximum node counts. This property applies to the OKE cluster member in both the primary and standby region.
|
5904
|
+
"""
|
5905
|
+
return pulumi.get(self, "managed_node_pool_configs")
|
5906
|
+
|
4928
5907
|
@property
|
4929
5908
|
@pulumi.getter(name="memberId")
|
4930
5909
|
def member_id(self) -> str:
|
@@ -4949,6 +5928,14 @@ class GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberResult(dict):
|
|
4949
5928
|
"""
|
4950
5929
|
return pulumi.get(self, "namespace")
|
4951
5930
|
|
5931
|
+
@property
|
5932
|
+
@pulumi.getter(name="networkLoadBalancerMappings")
|
5933
|
+
def network_load_balancer_mappings(self) -> Sequence['outputs.GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberNetworkLoadBalancerMappingResult']:
|
5934
|
+
"""
|
5935
|
+
The list of source-to-destination network load balancer mappings required for DR operations. This property applies to the OKE cluster member in primary region.
|
5936
|
+
"""
|
5937
|
+
return pulumi.get(self, "network_load_balancer_mappings")
|
5938
|
+
|
4952
5939
|
@property
|
4953
5940
|
@pulumi.getter(name="passwordVaultSecretId")
|
4954
5941
|
def password_vault_secret_id(self) -> str:
|
@@ -4957,6 +5944,30 @@ class GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberResult(dict):
|
|
4957
5944
|
"""
|
4958
5945
|
return pulumi.get(self, "password_vault_secret_id")
|
4959
5946
|
|
5947
|
+
@property
|
5948
|
+
@pulumi.getter(name="peerClusterId")
|
5949
|
+
def peer_cluster_id(self) -> str:
|
5950
|
+
"""
|
5951
|
+
The OCID of the peer OKE cluster. This property applies to the OKE cluster member in both the primary and standby region. Example: `ocid1.cluster.oc1.uniqueID`
|
5952
|
+
"""
|
5953
|
+
return pulumi.get(self, "peer_cluster_id")
|
5954
|
+
|
5955
|
+
@property
|
5956
|
+
@pulumi.getter(name="vaultMappings")
|
5957
|
+
def vault_mappings(self) -> Sequence['outputs.GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberVaultMappingResult']:
|
5958
|
+
"""
|
5959
|
+
The list of source-to-destination vault mappings required for DR operations. This property applies to the OKE cluster member in primary region.
|
5960
|
+
"""
|
5961
|
+
return pulumi.get(self, "vault_mappings")
|
5962
|
+
|
5963
|
+
@property
|
5964
|
+
@pulumi.getter(name="virtualNodePoolConfigs")
|
5965
|
+
def virtual_node_pool_configs(self) -> Sequence['outputs.GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberVirtualNodePoolConfigResult']:
|
5966
|
+
"""
|
5967
|
+
The list of node pools with configurations for minimum and maximum node counts. This property applies to the OKE cluster member in both the primary and standby region.
|
5968
|
+
"""
|
5969
|
+
return pulumi.get(self, "virtual_node_pool_configs")
|
5970
|
+
|
4960
5971
|
@property
|
4961
5972
|
@pulumi.getter(name="vnicMapping")
|
4962
5973
|
def vnic_mapping(self) -> Sequence['outputs.GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberVnicMappingResult']:
|
@@ -5014,6 +6025,108 @@ class GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberBackendSetMappin
|
|
5014
6025
|
return pulumi.get(self, "source_backend_set_name")
|
5015
6026
|
|
5016
6027
|
|
6028
|
+
@pulumi.output_type
|
6029
|
+
class GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberBackupConfigResult(dict):
|
6030
|
+
def __init__(__self__, *,
|
6031
|
+
backup_schedule: str,
|
6032
|
+
image_replication_vault_secret_id: str,
|
6033
|
+
max_number_of_backups_retained: int,
|
6034
|
+
namespaces: Sequence[str],
|
6035
|
+
replicate_images: str):
|
6036
|
+
"""
|
6037
|
+
:param str backup_schedule: The schedule for backing up namespaces to the destination region. If a backup schedule is not specified, only a single backup will be created. This format of the string specifying the backup schedule must conform with RFC-5545. This schedule will use the UTC timezone. This property applies to the OKE cluster member in primary region. Example: FREQ=WEEKLY;BYDAY=MO,TU,WE,TH;BYHOUR=10;INTERVAL=1
|
6038
|
+
:param str image_replication_vault_secret_id: The OCID of the vault secret that stores the image credential. This property applies to the OKE cluster member in both the primary and standby region.
|
6039
|
+
:param int max_number_of_backups_retained: The maximum number of backups that should be retained. This property applies to the OKE cluster member in primary region.
|
6040
|
+
:param Sequence[str] namespaces: A list of namespaces that need to be backed up. The default value is null. If a list of namespaces is not provided, all namespaces will be backed up. This property applies to the OKE cluster member in primary region. Example: ["default", "pv-nginx"]
|
6041
|
+
:param str replicate_images: Controls the behaviour of image replication across regions. This property applies to the OKE cluster member in primary region.
|
6042
|
+
"""
|
6043
|
+
pulumi.set(__self__, "backup_schedule", backup_schedule)
|
6044
|
+
pulumi.set(__self__, "image_replication_vault_secret_id", image_replication_vault_secret_id)
|
6045
|
+
pulumi.set(__self__, "max_number_of_backups_retained", max_number_of_backups_retained)
|
6046
|
+
pulumi.set(__self__, "namespaces", namespaces)
|
6047
|
+
pulumi.set(__self__, "replicate_images", replicate_images)
|
6048
|
+
|
6049
|
+
@property
|
6050
|
+
@pulumi.getter(name="backupSchedule")
|
6051
|
+
def backup_schedule(self) -> str:
|
6052
|
+
"""
|
6053
|
+
The schedule for backing up namespaces to the destination region. If a backup schedule is not specified, only a single backup will be created. This format of the string specifying the backup schedule must conform with RFC-5545. This schedule will use the UTC timezone. This property applies to the OKE cluster member in primary region. Example: FREQ=WEEKLY;BYDAY=MO,TU,WE,TH;BYHOUR=10;INTERVAL=1
|
6054
|
+
"""
|
6055
|
+
return pulumi.get(self, "backup_schedule")
|
6056
|
+
|
6057
|
+
@property
|
6058
|
+
@pulumi.getter(name="imageReplicationVaultSecretId")
|
6059
|
+
def image_replication_vault_secret_id(self) -> str:
|
6060
|
+
"""
|
6061
|
+
The OCID of the vault secret that stores the image credential. This property applies to the OKE cluster member in both the primary and standby region.
|
6062
|
+
"""
|
6063
|
+
return pulumi.get(self, "image_replication_vault_secret_id")
|
6064
|
+
|
6065
|
+
@property
|
6066
|
+
@pulumi.getter(name="maxNumberOfBackupsRetained")
|
6067
|
+
def max_number_of_backups_retained(self) -> int:
|
6068
|
+
"""
|
6069
|
+
The maximum number of backups that should be retained. This property applies to the OKE cluster member in primary region.
|
6070
|
+
"""
|
6071
|
+
return pulumi.get(self, "max_number_of_backups_retained")
|
6072
|
+
|
6073
|
+
@property
|
6074
|
+
@pulumi.getter
|
6075
|
+
def namespaces(self) -> Sequence[str]:
|
6076
|
+
"""
|
6077
|
+
A list of namespaces that need to be backed up. The default value is null. If a list of namespaces is not provided, all namespaces will be backed up. This property applies to the OKE cluster member in primary region. Example: ["default", "pv-nginx"]
|
6078
|
+
"""
|
6079
|
+
return pulumi.get(self, "namespaces")
|
6080
|
+
|
6081
|
+
@property
|
6082
|
+
@pulumi.getter(name="replicateImages")
|
6083
|
+
def replicate_images(self) -> str:
|
6084
|
+
"""
|
6085
|
+
Controls the behaviour of image replication across regions. This property applies to the OKE cluster member in primary region.
|
6086
|
+
"""
|
6087
|
+
return pulumi.get(self, "replicate_images")
|
6088
|
+
|
6089
|
+
|
6090
|
+
@pulumi.output_type
|
6091
|
+
class GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberBackupLocationResult(dict):
|
6092
|
+
def __init__(__self__, *,
|
6093
|
+
bucket: str,
|
6094
|
+
namespace: str,
|
6095
|
+
object: str):
|
6096
|
+
"""
|
6097
|
+
:param str bucket: The bucket name inside the object storage namespace. Example: `bucket_name`
|
6098
|
+
:param str namespace: The namespace in object storage (Note - this is usually the tenancy name). Example: `myocitenancy`
|
6099
|
+
:param str object: The object name inside the object storage bucket. Example: `switchover_plan_executions`
|
6100
|
+
"""
|
6101
|
+
pulumi.set(__self__, "bucket", bucket)
|
6102
|
+
pulumi.set(__self__, "namespace", namespace)
|
6103
|
+
pulumi.set(__self__, "object", object)
|
6104
|
+
|
6105
|
+
@property
|
6106
|
+
@pulumi.getter
|
6107
|
+
def bucket(self) -> str:
|
6108
|
+
"""
|
6109
|
+
The bucket name inside the object storage namespace. Example: `bucket_name`
|
6110
|
+
"""
|
6111
|
+
return pulumi.get(self, "bucket")
|
6112
|
+
|
6113
|
+
@property
|
6114
|
+
@pulumi.getter
|
6115
|
+
def namespace(self) -> str:
|
6116
|
+
"""
|
6117
|
+
The namespace in object storage (Note - this is usually the tenancy name). Example: `myocitenancy`
|
6118
|
+
"""
|
6119
|
+
return pulumi.get(self, "namespace")
|
6120
|
+
|
6121
|
+
@property
|
6122
|
+
@pulumi.getter
|
6123
|
+
def object(self) -> str:
|
6124
|
+
"""
|
6125
|
+
The object name inside the object storage bucket. Example: `switchover_plan_executions`
|
6126
|
+
"""
|
6127
|
+
return pulumi.get(self, "object")
|
6128
|
+
|
6129
|
+
|
5017
6130
|
@pulumi.output_type
|
5018
6131
|
class GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberBlockVolumeOperationResult(dict):
|
5019
6132
|
def __init__(__self__, *,
|
@@ -5217,6 +6330,173 @@ class GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberFileSystemOperat
|
|
5217
6330
|
return pulumi.get(self, "mount_target_id")
|
5218
6331
|
|
5219
6332
|
|
6333
|
+
@pulumi.output_type
|
6334
|
+
class GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberLoadBalancerMappingResult(dict):
|
6335
|
+
def __init__(__self__, *,
|
6336
|
+
destination_load_balancer_id: str,
|
6337
|
+
source_load_balancer_id: str):
|
6338
|
+
"""
|
6339
|
+
:param str destination_load_balancer_id: The OCID of the destination Load Balancer. Example: `ocid1.loadbalancer.oc1..uniqueID`
|
6340
|
+
:param str source_load_balancer_id: The OCID of the source Load Balancer. Example: `ocid1.loadbalancer.oc1..uniqueID`
|
6341
|
+
"""
|
6342
|
+
pulumi.set(__self__, "destination_load_balancer_id", destination_load_balancer_id)
|
6343
|
+
pulumi.set(__self__, "source_load_balancer_id", source_load_balancer_id)
|
6344
|
+
|
6345
|
+
@property
|
6346
|
+
@pulumi.getter(name="destinationLoadBalancerId")
|
6347
|
+
def destination_load_balancer_id(self) -> str:
|
6348
|
+
"""
|
6349
|
+
The OCID of the destination Load Balancer. Example: `ocid1.loadbalancer.oc1..uniqueID`
|
6350
|
+
"""
|
6351
|
+
return pulumi.get(self, "destination_load_balancer_id")
|
6352
|
+
|
6353
|
+
@property
|
6354
|
+
@pulumi.getter(name="sourceLoadBalancerId")
|
6355
|
+
def source_load_balancer_id(self) -> str:
|
6356
|
+
"""
|
6357
|
+
The OCID of the source Load Balancer. Example: `ocid1.loadbalancer.oc1..uniqueID`
|
6358
|
+
"""
|
6359
|
+
return pulumi.get(self, "source_load_balancer_id")
|
6360
|
+
|
6361
|
+
|
6362
|
+
@pulumi.output_type
|
6363
|
+
class GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberManagedNodePoolConfigResult(dict):
|
6364
|
+
def __init__(__self__, *,
|
6365
|
+
id: str,
|
6366
|
+
maximum: int,
|
6367
|
+
minimum: int):
|
6368
|
+
"""
|
6369
|
+
:param str id: The OCID of the virtual node pool in OKE cluster.
|
6370
|
+
:param int maximum: The maximum number to which nodes in the virtual node pool could be scaled up.
|
6371
|
+
:param int minimum: The minimum number to which nodes in the virtual node pool could be scaled down.
|
6372
|
+
"""
|
6373
|
+
pulumi.set(__self__, "id", id)
|
6374
|
+
pulumi.set(__self__, "maximum", maximum)
|
6375
|
+
pulumi.set(__self__, "minimum", minimum)
|
6376
|
+
|
6377
|
+
@property
|
6378
|
+
@pulumi.getter
|
6379
|
+
def id(self) -> str:
|
6380
|
+
"""
|
6381
|
+
The OCID of the virtual node pool in OKE cluster.
|
6382
|
+
"""
|
6383
|
+
return pulumi.get(self, "id")
|
6384
|
+
|
6385
|
+
@property
|
6386
|
+
@pulumi.getter
|
6387
|
+
def maximum(self) -> int:
|
6388
|
+
"""
|
6389
|
+
The maximum number to which nodes in the virtual node pool could be scaled up.
|
6390
|
+
"""
|
6391
|
+
return pulumi.get(self, "maximum")
|
6392
|
+
|
6393
|
+
@property
|
6394
|
+
@pulumi.getter
|
6395
|
+
def minimum(self) -> int:
|
6396
|
+
"""
|
6397
|
+
The minimum number to which nodes in the virtual node pool could be scaled down.
|
6398
|
+
"""
|
6399
|
+
return pulumi.get(self, "minimum")
|
6400
|
+
|
6401
|
+
|
6402
|
+
@pulumi.output_type
|
6403
|
+
class GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberNetworkLoadBalancerMappingResult(dict):
|
6404
|
+
def __init__(__self__, *,
|
6405
|
+
destination_network_load_balancer_id: str,
|
6406
|
+
source_network_load_balancer_id: str):
|
6407
|
+
"""
|
6408
|
+
:param str destination_network_load_balancer_id: The OCID of the destination Network Load Balancer. Example: `ocid1.networkloadbalancer.oc1..uniqueID`
|
6409
|
+
:param str source_network_load_balancer_id: The OCID of the source Network Load Balancer. Example: `ocid1.networkloadbalancer.oc1..uniqueID`
|
6410
|
+
"""
|
6411
|
+
pulumi.set(__self__, "destination_network_load_balancer_id", destination_network_load_balancer_id)
|
6412
|
+
pulumi.set(__self__, "source_network_load_balancer_id", source_network_load_balancer_id)
|
6413
|
+
|
6414
|
+
@property
|
6415
|
+
@pulumi.getter(name="destinationNetworkLoadBalancerId")
|
6416
|
+
def destination_network_load_balancer_id(self) -> str:
|
6417
|
+
"""
|
6418
|
+
The OCID of the destination Network Load Balancer. Example: `ocid1.networkloadbalancer.oc1..uniqueID`
|
6419
|
+
"""
|
6420
|
+
return pulumi.get(self, "destination_network_load_balancer_id")
|
6421
|
+
|
6422
|
+
@property
|
6423
|
+
@pulumi.getter(name="sourceNetworkLoadBalancerId")
|
6424
|
+
def source_network_load_balancer_id(self) -> str:
|
6425
|
+
"""
|
6426
|
+
The OCID of the source Network Load Balancer. Example: `ocid1.networkloadbalancer.oc1..uniqueID`
|
6427
|
+
"""
|
6428
|
+
return pulumi.get(self, "source_network_load_balancer_id")
|
6429
|
+
|
6430
|
+
|
6431
|
+
@pulumi.output_type
|
6432
|
+
class GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberVaultMappingResult(dict):
|
6433
|
+
def __init__(__self__, *,
|
6434
|
+
destination_vault_id: str,
|
6435
|
+
source_vault_id: str):
|
6436
|
+
"""
|
6437
|
+
:param str destination_vault_id: The OCID of the destination Vault. Example: `ocid1.vault.oc1..uniqueID`
|
6438
|
+
:param str source_vault_id: The OCID of the source Vault. Example: `ocid1.vault.oc1..uniqueID`
|
6439
|
+
"""
|
6440
|
+
pulumi.set(__self__, "destination_vault_id", destination_vault_id)
|
6441
|
+
pulumi.set(__self__, "source_vault_id", source_vault_id)
|
6442
|
+
|
6443
|
+
@property
|
6444
|
+
@pulumi.getter(name="destinationVaultId")
|
6445
|
+
def destination_vault_id(self) -> str:
|
6446
|
+
"""
|
6447
|
+
The OCID of the destination Vault. Example: `ocid1.vault.oc1..uniqueID`
|
6448
|
+
"""
|
6449
|
+
return pulumi.get(self, "destination_vault_id")
|
6450
|
+
|
6451
|
+
@property
|
6452
|
+
@pulumi.getter(name="sourceVaultId")
|
6453
|
+
def source_vault_id(self) -> str:
|
6454
|
+
"""
|
6455
|
+
The OCID of the source Vault. Example: `ocid1.vault.oc1..uniqueID`
|
6456
|
+
"""
|
6457
|
+
return pulumi.get(self, "source_vault_id")
|
6458
|
+
|
6459
|
+
|
6460
|
+
@pulumi.output_type
|
6461
|
+
class GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberVirtualNodePoolConfigResult(dict):
|
6462
|
+
def __init__(__self__, *,
|
6463
|
+
id: str,
|
6464
|
+
maximum: int,
|
6465
|
+
minimum: int):
|
6466
|
+
"""
|
6467
|
+
:param str id: The OCID of the virtual node pool in OKE cluster.
|
6468
|
+
:param int maximum: The maximum number to which nodes in the virtual node pool could be scaled up.
|
6469
|
+
:param int minimum: The minimum number to which nodes in the virtual node pool could be scaled down.
|
6470
|
+
"""
|
6471
|
+
pulumi.set(__self__, "id", id)
|
6472
|
+
pulumi.set(__self__, "maximum", maximum)
|
6473
|
+
pulumi.set(__self__, "minimum", minimum)
|
6474
|
+
|
6475
|
+
@property
|
6476
|
+
@pulumi.getter
|
6477
|
+
def id(self) -> str:
|
6478
|
+
"""
|
6479
|
+
The OCID of the virtual node pool in OKE cluster.
|
6480
|
+
"""
|
6481
|
+
return pulumi.get(self, "id")
|
6482
|
+
|
6483
|
+
@property
|
6484
|
+
@pulumi.getter
|
6485
|
+
def maximum(self) -> int:
|
6486
|
+
"""
|
6487
|
+
The maximum number to which nodes in the virtual node pool could be scaled up.
|
6488
|
+
"""
|
6489
|
+
return pulumi.get(self, "maximum")
|
6490
|
+
|
6491
|
+
@property
|
6492
|
+
@pulumi.getter
|
6493
|
+
def minimum(self) -> int:
|
6494
|
+
"""
|
6495
|
+
The minimum number to which nodes in the virtual node pool could be scaled down.
|
6496
|
+
"""
|
6497
|
+
return pulumi.get(self, "minimum")
|
6498
|
+
|
6499
|
+
|
5220
6500
|
@pulumi.output_type
|
5221
6501
|
class GetDrProtectionGroupsDrProtectionGroupCollectionItemMemberVnicMappingResult(dict):
|
5222
6502
|
def __init__(__self__, *,
|