pulumi-oci 1.39.0a1717654903__py3-none-any.whl → 1.39.0a1717785264__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 +11 -0
- pulumi_oci/database/__init__.py +1 -0
- pulumi_oci/database/_inputs.py +44 -4
- pulumi_oci/database/autonomous_database.py +61 -14
- pulumi_oci/database/cloud_autonomous_vm_cluster.py +25 -7
- pulumi_oci/database/get_autonomous_character_sets.py +4 -0
- pulumi_oci/database/get_autonomous_database.py +14 -1
- pulumi_oci/database/get_autonomous_database_peers.py +133 -0
- pulumi_oci/database/outputs.py +102 -6
- pulumi_oci/demandsignal/__init__.py +12 -0
- pulumi_oci/demandsignal/_inputs.py +267 -0
- pulumi_oci/demandsignal/get_occ_demand_signal.py +259 -0
- pulumi_oci/demandsignal/get_occ_demand_signals.py +183 -0
- pulumi_oci/demandsignal/occ_demand_signal.py +630 -0
- pulumi_oci/demandsignal/outputs.py +700 -0
- pulumi_oci/goldengate/_inputs.py +219 -6
- pulumi_oci/goldengate/connection.py +334 -0
- pulumi_oci/goldengate/connection_assignment.py +68 -19
- pulumi_oci/goldengate/deployment.py +88 -7
- pulumi_oci/goldengate/deployment_backup.py +122 -3
- pulumi_oci/goldengate/deployment_certificate.py +59 -10
- pulumi_oci/goldengate/get_connection.py +80 -1
- pulumi_oci/goldengate/get_connection_assignment.py +11 -1
- pulumi_oci/goldengate/get_deployment.py +25 -2
- pulumi_oci/goldengate/get_deployment_backup.py +38 -1
- pulumi_oci/goldengate/get_deployment_certificate.py +12 -2
- pulumi_oci/goldengate/get_deployment_certificates.py +3 -0
- pulumi_oci/goldengate/get_trail_files.py +2 -2
- pulumi_oci/goldengate/get_trail_sequences.py +2 -2
- pulumi_oci/goldengate/outputs.py +720 -12
- pulumi_oci/pulumi-plugin.json +1 -1
- {pulumi_oci-1.39.0a1717654903.dist-info → pulumi_oci-1.39.0a1717785264.dist-info}/METADATA +1 -1
- {pulumi_oci-1.39.0a1717654903.dist-info → pulumi_oci-1.39.0a1717785264.dist-info}/RECORD +35 -28
- {pulumi_oci-1.39.0a1717654903.dist-info → pulumi_oci-1.39.0a1717785264.dist-info}/WHEEL +0 -0
- {pulumi_oci-1.39.0a1717654903.dist-info → pulumi_oci-1.39.0a1717785264.dist-info}/top_level.txt +0 -0
@@ -22,7 +22,7 @@ class GetAutonomousDatabaseResult:
|
|
22
22
|
"""
|
23
23
|
A collection of values returned by getAutonomousDatabase.
|
24
24
|
"""
|
25
|
-
def __init__(__self__, actual_used_data_storage_size_in_tbs=None, admin_password=None, allocated_storage_size_in_tbs=None, apex_details=None, are_primary_whitelisted_ips_used=None, auto_refresh_frequency_in_seconds=None, auto_refresh_point_lag_in_seconds=None, autonomous_container_database_id=None, autonomous_database_backup_id=None, autonomous_database_id=None, autonomous_maintenance_schedule_type=None, available_upgrade_versions=None, backup_configs=None, backup_retention_period_in_days=None, character_set=None, clone_type=None, compartment_id=None, compute_count=None, compute_model=None, connection_strings=None, connection_urls=None, cpu_core_count=None, customer_contacts=None, data_safe_status=None, data_storage_size_in_gb=None, data_storage_size_in_tbs=None, database_edition=None, database_management_status=None, dataguard_region_type=None, db_name=None, db_tools_details=None, db_version=None, db_workload=None, defined_tags=None, disaster_recovery_region_type=None, display_name=None, failed_data_recovery_in_seconds=None, freeform_tags=None, id=None, in_memory_area_in_gbs=None, in_memory_percentage=None, infrastructure_type=None, is_access_control_enabled=None, is_auto_scaling_enabled=None, is_auto_scaling_for_storage_enabled=None, is_data_guard_enabled=None, is_dedicated=None, is_dev_tier=None, is_free_tier=None, is_local_data_guard_enabled=None, is_mtls_connection_required=None, is_preview=None, is_preview_version_with_service_terms_accepted=None, is_reconnect_clone_enabled=None, is_refreshable_clone=None, is_remote_data_guard_enabled=None, is_replicate_automatic_backups=None, is_shrink_only=None, key_history_entries=None, key_store_id=None, key_store_wallet_name=None, kms_key_id=None, kms_key_lifecycle_details=None, kms_key_version_id=None, license_model=None, lifecycle_details=None, local_adg_auto_failover_max_data_loss_limit=None, local_disaster_recovery_type=None, local_standby_dbs=None, long_term_backup_schedules=None, max_cpu_core_count=None, memory_per_oracle_compute_unit_in_gbs=None, ncharacter_set=None, net_services_architecture=None, next_long_term_backup_time_stamp=None, nsg_ids=None, ocpu_count=None, open_mode=None, operations_insights_status=None, peer_db_ids=None, permission_level=None, private_endpoint=None, private_endpoint_ip=None, private_endpoint_label=None, provisionable_cpuses=None, refreshable_mode=None, refreshable_status=None, remote_disaster_recovery_configurations=None, remote_disaster_recovery_type=None, resource_pool_leader_id=None, resource_pool_summaries=None, role=None, rotate_key_trigger=None, scheduled_operations=None, secret_id=None, secret_version_number=None, service_console_url=None, shrink_adb_trigger=None, source=None, source_id=None, standby_dbs=None, standby_whitelisted_ips=None, state=None, subnet_id=None, supported_regions_to_clone_tos=None, switchover_to=None, switchover_to_remote_peer_id=None, system_tags=None, time_created=None, time_data_guard_role_changed=None, time_deletion_of_free_autonomous_database=None, time_disaster_recovery_role_changed=None, time_local_data_guard_enabled=None, time_maintenance_begin=None, time_maintenance_end=None, time_of_auto_refresh_start=None, time_of_joining_resource_pool=None, time_of_last_failover=None, time_of_last_refresh=None, time_of_last_refresh_point=None, time_of_last_switchover=None, time_of_next_refresh=None, time_reclamation_of_free_autonomous_database=None, time_until_reconnect_clone_enabled=None, timestamp=None, total_backup_storage_size_in_gbs=None, use_latest_available_backup_time_stamp=None, used_data_storage_size_in_gbs=None, used_data_storage_size_in_tbs=None, vault_id=None, whitelisted_ips=None):
|
25
|
+
def __init__(__self__, actual_used_data_storage_size_in_tbs=None, admin_password=None, allocated_storage_size_in_tbs=None, apex_details=None, are_primary_whitelisted_ips_used=None, auto_refresh_frequency_in_seconds=None, auto_refresh_point_lag_in_seconds=None, autonomous_container_database_id=None, autonomous_database_backup_id=None, autonomous_database_id=None, autonomous_maintenance_schedule_type=None, available_upgrade_versions=None, backup_configs=None, backup_retention_period_in_days=None, character_set=None, clone_type=None, compartment_id=None, compute_count=None, compute_model=None, connection_strings=None, connection_urls=None, cpu_core_count=None, customer_contacts=None, data_safe_status=None, data_storage_size_in_gb=None, data_storage_size_in_tbs=None, database_edition=None, database_management_status=None, dataguard_region_type=None, db_name=None, db_tools_details=None, db_version=None, db_workload=None, defined_tags=None, disaster_recovery_region_type=None, disaster_recovery_type=None, display_name=None, failed_data_recovery_in_seconds=None, freeform_tags=None, id=None, in_memory_area_in_gbs=None, in_memory_percentage=None, infrastructure_type=None, is_access_control_enabled=None, is_auto_scaling_enabled=None, is_auto_scaling_for_storage_enabled=None, is_data_guard_enabled=None, is_dedicated=None, is_dev_tier=None, is_free_tier=None, is_local_data_guard_enabled=None, is_mtls_connection_required=None, is_preview=None, is_preview_version_with_service_terms_accepted=None, is_reconnect_clone_enabled=None, is_refreshable_clone=None, is_remote_data_guard_enabled=None, is_replicate_automatic_backups=None, is_shrink_only=None, key_history_entries=None, key_store_id=None, key_store_wallet_name=None, kms_key_id=None, kms_key_lifecycle_details=None, kms_key_version_id=None, license_model=None, lifecycle_details=None, local_adg_auto_failover_max_data_loss_limit=None, local_disaster_recovery_type=None, local_standby_dbs=None, long_term_backup_schedules=None, max_cpu_core_count=None, memory_per_oracle_compute_unit_in_gbs=None, ncharacter_set=None, net_services_architecture=None, next_long_term_backup_time_stamp=None, nsg_ids=None, ocpu_count=None, open_mode=None, operations_insights_status=None, peer_db_ids=None, permission_level=None, private_endpoint=None, private_endpoint_ip=None, private_endpoint_label=None, provisionable_cpuses=None, refreshable_mode=None, refreshable_status=None, remote_disaster_recovery_configurations=None, remote_disaster_recovery_type=None, resource_pool_leader_id=None, resource_pool_summaries=None, role=None, rotate_key_trigger=None, scheduled_operations=None, secret_id=None, secret_version_number=None, service_console_url=None, shrink_adb_trigger=None, source=None, source_id=None, standby_dbs=None, standby_whitelisted_ips=None, state=None, subnet_id=None, supported_regions_to_clone_tos=None, switchover_to=None, switchover_to_remote_peer_id=None, system_tags=None, time_created=None, time_data_guard_role_changed=None, time_deletion_of_free_autonomous_database=None, time_disaster_recovery_role_changed=None, time_local_data_guard_enabled=None, time_maintenance_begin=None, time_maintenance_end=None, time_of_auto_refresh_start=None, time_of_joining_resource_pool=None, time_of_last_failover=None, time_of_last_refresh=None, time_of_last_refresh_point=None, time_of_last_switchover=None, time_of_next_refresh=None, time_reclamation_of_free_autonomous_database=None, time_until_reconnect_clone_enabled=None, timestamp=None, total_backup_storage_size_in_gbs=None, use_latest_available_backup_time_stamp=None, used_data_storage_size_in_gbs=None, used_data_storage_size_in_tbs=None, vault_id=None, whitelisted_ips=None):
|
26
26
|
if actual_used_data_storage_size_in_tbs and not isinstance(actual_used_data_storage_size_in_tbs, float):
|
27
27
|
raise TypeError("Expected argument 'actual_used_data_storage_size_in_tbs' to be a float")
|
28
28
|
pulumi.set(__self__, "actual_used_data_storage_size_in_tbs", actual_used_data_storage_size_in_tbs)
|
@@ -128,6 +128,9 @@ class GetAutonomousDatabaseResult:
|
|
128
128
|
if disaster_recovery_region_type and not isinstance(disaster_recovery_region_type, str):
|
129
129
|
raise TypeError("Expected argument 'disaster_recovery_region_type' to be a str")
|
130
130
|
pulumi.set(__self__, "disaster_recovery_region_type", disaster_recovery_region_type)
|
131
|
+
if disaster_recovery_type and not isinstance(disaster_recovery_type, str):
|
132
|
+
raise TypeError("Expected argument 'disaster_recovery_type' to be a str")
|
133
|
+
pulumi.set(__self__, "disaster_recovery_type", disaster_recovery_type)
|
131
134
|
if display_name and not isinstance(display_name, str):
|
132
135
|
raise TypeError("Expected argument 'display_name' to be a str")
|
133
136
|
pulumi.set(__self__, "display_name", display_name)
|
@@ -689,6 +692,14 @@ class GetAutonomousDatabaseResult:
|
|
689
692
|
"""
|
690
693
|
return pulumi.get(self, "disaster_recovery_region_type")
|
691
694
|
|
695
|
+
@property
|
696
|
+
@pulumi.getter(name="disasterRecoveryType")
|
697
|
+
def disaster_recovery_type(self) -> str:
|
698
|
+
"""
|
699
|
+
Indicates the disaster recovery (DR) type of the Shared Autonomous Database. Autonomous Data Guard (ADG) DR type provides business critical DR with a faster recovery time objective (RTO) during failover or switchover. Backup-based DR type provides lower cost DR with a slower RTO during failover or switchover.
|
700
|
+
"""
|
701
|
+
return pulumi.get(self, "disaster_recovery_type")
|
702
|
+
|
692
703
|
@property
|
693
704
|
@pulumi.getter(name="displayName")
|
694
705
|
def display_name(self) -> str:
|
@@ -1467,6 +1478,7 @@ class AwaitableGetAutonomousDatabaseResult(GetAutonomousDatabaseResult):
|
|
1467
1478
|
db_workload=self.db_workload,
|
1468
1479
|
defined_tags=self.defined_tags,
|
1469
1480
|
disaster_recovery_region_type=self.disaster_recovery_region_type,
|
1481
|
+
disaster_recovery_type=self.disaster_recovery_type,
|
1470
1482
|
display_name=self.display_name,
|
1471
1483
|
failed_data_recovery_in_seconds=self.failed_data_recovery_in_seconds,
|
1472
1484
|
freeform_tags=self.freeform_tags,
|
@@ -1625,6 +1637,7 @@ def get_autonomous_database(autonomous_database_id: Optional[str] = None,
|
|
1625
1637
|
db_workload=pulumi.get(__ret__, 'db_workload'),
|
1626
1638
|
defined_tags=pulumi.get(__ret__, 'defined_tags'),
|
1627
1639
|
disaster_recovery_region_type=pulumi.get(__ret__, 'disaster_recovery_region_type'),
|
1640
|
+
disaster_recovery_type=pulumi.get(__ret__, 'disaster_recovery_type'),
|
1628
1641
|
display_name=pulumi.get(__ret__, 'display_name'),
|
1629
1642
|
failed_data_recovery_in_seconds=pulumi.get(__ret__, 'failed_data_recovery_in_seconds'),
|
1630
1643
|
freeform_tags=pulumi.get(__ret__, 'freeform_tags'),
|
@@ -0,0 +1,133 @@
|
|
1
|
+
# coding=utf-8
|
2
|
+
# *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
3
|
+
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
4
|
+
|
5
|
+
import copy
|
6
|
+
import warnings
|
7
|
+
import pulumi
|
8
|
+
import pulumi.runtime
|
9
|
+
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
10
|
+
from .. import _utilities
|
11
|
+
from . import outputs
|
12
|
+
from ._inputs import *
|
13
|
+
|
14
|
+
__all__ = [
|
15
|
+
'GetAutonomousDatabasePeersResult',
|
16
|
+
'AwaitableGetAutonomousDatabasePeersResult',
|
17
|
+
'get_autonomous_database_peers',
|
18
|
+
'get_autonomous_database_peers_output',
|
19
|
+
]
|
20
|
+
|
21
|
+
@pulumi.output_type
|
22
|
+
class GetAutonomousDatabasePeersResult:
|
23
|
+
"""
|
24
|
+
A collection of values returned by getAutonomousDatabasePeers.
|
25
|
+
"""
|
26
|
+
def __init__(__self__, autonomous_database_id=None, autonomous_database_peer_collections=None, filters=None, id=None):
|
27
|
+
if autonomous_database_id and not isinstance(autonomous_database_id, str):
|
28
|
+
raise TypeError("Expected argument 'autonomous_database_id' to be a str")
|
29
|
+
pulumi.set(__self__, "autonomous_database_id", autonomous_database_id)
|
30
|
+
if autonomous_database_peer_collections and not isinstance(autonomous_database_peer_collections, list):
|
31
|
+
raise TypeError("Expected argument 'autonomous_database_peer_collections' to be a list")
|
32
|
+
pulumi.set(__self__, "autonomous_database_peer_collections", autonomous_database_peer_collections)
|
33
|
+
if filters and not isinstance(filters, list):
|
34
|
+
raise TypeError("Expected argument 'filters' to be a list")
|
35
|
+
pulumi.set(__self__, "filters", filters)
|
36
|
+
if id and not isinstance(id, str):
|
37
|
+
raise TypeError("Expected argument 'id' to be a str")
|
38
|
+
pulumi.set(__self__, "id", id)
|
39
|
+
|
40
|
+
@property
|
41
|
+
@pulumi.getter(name="autonomousDatabaseId")
|
42
|
+
def autonomous_database_id(self) -> str:
|
43
|
+
return pulumi.get(self, "autonomous_database_id")
|
44
|
+
|
45
|
+
@property
|
46
|
+
@pulumi.getter(name="autonomousDatabasePeerCollections")
|
47
|
+
def autonomous_database_peer_collections(self) -> Sequence['outputs.GetAutonomousDatabasePeersAutonomousDatabasePeerCollectionResult']:
|
48
|
+
"""
|
49
|
+
The list of autonomous_database_peer_collection.
|
50
|
+
"""
|
51
|
+
return pulumi.get(self, "autonomous_database_peer_collections")
|
52
|
+
|
53
|
+
@property
|
54
|
+
@pulumi.getter
|
55
|
+
def filters(self) -> Optional[Sequence['outputs.GetAutonomousDatabasePeersFilterResult']]:
|
56
|
+
return pulumi.get(self, "filters")
|
57
|
+
|
58
|
+
@property
|
59
|
+
@pulumi.getter
|
60
|
+
def id(self) -> str:
|
61
|
+
"""
|
62
|
+
The provider-assigned unique ID for this managed resource.
|
63
|
+
"""
|
64
|
+
return pulumi.get(self, "id")
|
65
|
+
|
66
|
+
|
67
|
+
class AwaitableGetAutonomousDatabasePeersResult(GetAutonomousDatabasePeersResult):
|
68
|
+
# pylint: disable=using-constant-test
|
69
|
+
def __await__(self):
|
70
|
+
if False:
|
71
|
+
yield self
|
72
|
+
return GetAutonomousDatabasePeersResult(
|
73
|
+
autonomous_database_id=self.autonomous_database_id,
|
74
|
+
autonomous_database_peer_collections=self.autonomous_database_peer_collections,
|
75
|
+
filters=self.filters,
|
76
|
+
id=self.id)
|
77
|
+
|
78
|
+
|
79
|
+
def get_autonomous_database_peers(autonomous_database_id: Optional[str] = None,
|
80
|
+
filters: Optional[Sequence[pulumi.InputType['GetAutonomousDatabasePeersFilterArgs']]] = None,
|
81
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetAutonomousDatabasePeersResult:
|
82
|
+
"""
|
83
|
+
This data source provides the list of Autonomous Database Peers in Oracle Cloud Infrastructure Database service.
|
84
|
+
|
85
|
+
Lists the Autonomous Database peers for the specified Autonomous Database.
|
86
|
+
|
87
|
+
## Example Usage
|
88
|
+
|
89
|
+
```python
|
90
|
+
import pulumi
|
91
|
+
import pulumi_oci as oci
|
92
|
+
|
93
|
+
test_autonomous_database_peers = oci.Database.get_autonomous_database_peers(autonomous_database_id=test_autonomous_database["id"])
|
94
|
+
```
|
95
|
+
|
96
|
+
|
97
|
+
:param str autonomous_database_id: The database [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
98
|
+
"""
|
99
|
+
__args__ = dict()
|
100
|
+
__args__['autonomousDatabaseId'] = autonomous_database_id
|
101
|
+
__args__['filters'] = filters
|
102
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
103
|
+
__ret__ = pulumi.runtime.invoke('oci:Database/getAutonomousDatabasePeers:getAutonomousDatabasePeers', __args__, opts=opts, typ=GetAutonomousDatabasePeersResult).value
|
104
|
+
|
105
|
+
return AwaitableGetAutonomousDatabasePeersResult(
|
106
|
+
autonomous_database_id=pulumi.get(__ret__, 'autonomous_database_id'),
|
107
|
+
autonomous_database_peer_collections=pulumi.get(__ret__, 'autonomous_database_peer_collections'),
|
108
|
+
filters=pulumi.get(__ret__, 'filters'),
|
109
|
+
id=pulumi.get(__ret__, 'id'))
|
110
|
+
|
111
|
+
|
112
|
+
@_utilities.lift_output_func(get_autonomous_database_peers)
|
113
|
+
def get_autonomous_database_peers_output(autonomous_database_id: Optional[pulumi.Input[str]] = None,
|
114
|
+
filters: Optional[pulumi.Input[Optional[Sequence[pulumi.InputType['GetAutonomousDatabasePeersFilterArgs']]]]] = None,
|
115
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetAutonomousDatabasePeersResult]:
|
116
|
+
"""
|
117
|
+
This data source provides the list of Autonomous Database Peers in Oracle Cloud Infrastructure Database service.
|
118
|
+
|
119
|
+
Lists the Autonomous Database peers for the specified Autonomous Database.
|
120
|
+
|
121
|
+
## Example Usage
|
122
|
+
|
123
|
+
```python
|
124
|
+
import pulumi
|
125
|
+
import pulumi_oci as oci
|
126
|
+
|
127
|
+
test_autonomous_database_peers = oci.Database.get_autonomous_database_peers(autonomous_database_id=test_autonomous_database["id"])
|
128
|
+
```
|
129
|
+
|
130
|
+
|
131
|
+
:param str autonomous_database_id: The database [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
132
|
+
"""
|
133
|
+
...
|
pulumi_oci/database/outputs.py
CHANGED
@@ -221,6 +221,9 @@ __all__ = [
|
|
221
221
|
'GetAutonomousDatabaseKeyHistoryEntryResult',
|
222
222
|
'GetAutonomousDatabaseLocalStandbyDbResult',
|
223
223
|
'GetAutonomousDatabaseLongTermBackupScheduleResult',
|
224
|
+
'GetAutonomousDatabasePeersAutonomousDatabasePeerCollectionResult',
|
225
|
+
'GetAutonomousDatabasePeersAutonomousDatabasePeerCollectionItemResult',
|
226
|
+
'GetAutonomousDatabasePeersFilterResult',
|
224
227
|
'GetAutonomousDatabaseRefreshableClonesFilterResult',
|
225
228
|
'GetAutonomousDatabaseRefreshableClonesRefreshableCloneCollectionResult',
|
226
229
|
'GetAutonomousDatabaseRefreshableClonesRefreshableCloneCollectionItemResult',
|
@@ -2180,7 +2183,7 @@ class AutonomousDatabaseKeyHistoryEntry(dict):
|
|
2180
2183
|
:param str id: The id of the Autonomous Database [Vault](https://docs.cloud.oracle.com/iaas/Content/KeyManagement/Concepts/keyoverview.htm#concepts) service key management history entry.
|
2181
2184
|
:param str kms_key_version_id: The OCID of the key container version that is used in database transparent data encryption (TDE) operations KMS Key can have multiple key versions. If none is specified, the current key version (latest) of the Key Id is used for the operation. Autonomous Database Serverless does not use key versions, hence is not applicable for Autonomous Database Serverless instances.
|
2182
2185
|
:param str time_activated: The date and time the kms key activated.
|
2183
|
-
:param str vault_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle Cloud Infrastructure [vault](https://docs.cloud.oracle.com/iaas/Content/KeyManagement/Concepts/keyoverview.htm#concepts).
|
2186
|
+
:param str vault_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle Cloud Infrastructure [vault](https://docs.cloud.oracle.com/iaas/Content/KeyManagement/Concepts/keyoverview.htm#concepts).
|
2184
2187
|
"""
|
2185
2188
|
if id is not None:
|
2186
2189
|
pulumi.set(__self__, "id", id)
|
@@ -2219,7 +2222,7 @@ class AutonomousDatabaseKeyHistoryEntry(dict):
|
|
2219
2222
|
@pulumi.getter(name="vaultId")
|
2220
2223
|
def vault_id(self) -> Optional[str]:
|
2221
2224
|
"""
|
2222
|
-
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle Cloud Infrastructure [vault](https://docs.cloud.oracle.com/iaas/Content/KeyManagement/Concepts/keyoverview.htm#concepts).
|
2225
|
+
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle Cloud Infrastructure [vault](https://docs.cloud.oracle.com/iaas/Content/KeyManagement/Concepts/keyoverview.htm#concepts).
|
2223
2226
|
"""
|
2224
2227
|
return pulumi.get(self, "vault_id")
|
2225
2228
|
|
@@ -2423,7 +2426,7 @@ class AutonomousDatabaseRemoteDisasterRecoveryConfiguration(dict):
|
|
2423
2426
|
is_snapshot_standby: Optional[bool] = None,
|
2424
2427
|
time_snapshot_standby_enabled_till: Optional[str] = None):
|
2425
2428
|
"""
|
2426
|
-
:param str disaster_recovery_type: Indicates the disaster recovery (DR) type of the
|
2429
|
+
:param str disaster_recovery_type: Indicates the disaster recovery (DR) type of the standby Autonomous Database Serverless instance. Autonomous Data Guard (ADG) DR type provides business critical DR with a faster recovery time objective (RTO) during failover or switchover. Backup-based DR type provides lower cost DR with a slower RTO during failover or switchover.
|
2427
2430
|
:param bool is_replicate_automatic_backups: If true, 7 days worth of backups are replicated across regions for Cross-Region ADB or Backup-Based DR between Primary and Standby. If false, the backups taken on the Primary are not replicated to the Standby database.
|
2428
2431
|
:param bool is_snapshot_standby: Indicates if user wants to convert to a snapshot standby. For example, true would set a standby database to snapshot standby database. False would set a snapshot standby database back to regular standby database.
|
2429
2432
|
:param str time_snapshot_standby_enabled_till: Time and date stored as an RFC 3339 formatted timestamp string. For example, 2022-01-01T12:00:00.000Z would set a limit for the snapshot standby to be converted back to a cross-region standby database.
|
@@ -2441,7 +2444,7 @@ class AutonomousDatabaseRemoteDisasterRecoveryConfiguration(dict):
|
|
2441
2444
|
@pulumi.getter(name="disasterRecoveryType")
|
2442
2445
|
def disaster_recovery_type(self) -> Optional[str]:
|
2443
2446
|
"""
|
2444
|
-
Indicates the disaster recovery (DR) type of the
|
2447
|
+
Indicates the disaster recovery (DR) type of the standby Autonomous Database Serverless instance. Autonomous Data Guard (ADG) DR type provides business critical DR with a faster recovery time objective (RTO) during failover or switchover. Backup-based DR type provides lower cost DR with a slower RTO during failover or switchover.
|
2445
2448
|
"""
|
2446
2449
|
return pulumi.get(self, "disaster_recovery_type")
|
2447
2450
|
|
@@ -15769,6 +15772,80 @@ class GetAutonomousDatabaseLongTermBackupScheduleResult(dict):
|
|
15769
15772
|
return pulumi.get(self, "time_of_backup")
|
15770
15773
|
|
15771
15774
|
|
15775
|
+
@pulumi.output_type
|
15776
|
+
class GetAutonomousDatabasePeersAutonomousDatabasePeerCollectionResult(dict):
|
15777
|
+
def __init__(__self__, *,
|
15778
|
+
items: Sequence['outputs.GetAutonomousDatabasePeersAutonomousDatabasePeerCollectionItemResult']):
|
15779
|
+
"""
|
15780
|
+
:param Sequence['GetAutonomousDatabasePeersAutonomousDatabasePeerCollectionItemArgs'] items: This array holds details about Autonomous Database Peers for Oracle an Autonomous Database.
|
15781
|
+
"""
|
15782
|
+
pulumi.set(__self__, "items", items)
|
15783
|
+
|
15784
|
+
@property
|
15785
|
+
@pulumi.getter
|
15786
|
+
def items(self) -> Sequence['outputs.GetAutonomousDatabasePeersAutonomousDatabasePeerCollectionItemResult']:
|
15787
|
+
"""
|
15788
|
+
This array holds details about Autonomous Database Peers for Oracle an Autonomous Database.
|
15789
|
+
"""
|
15790
|
+
return pulumi.get(self, "items")
|
15791
|
+
|
15792
|
+
|
15793
|
+
@pulumi.output_type
|
15794
|
+
class GetAutonomousDatabasePeersAutonomousDatabasePeerCollectionItemResult(dict):
|
15795
|
+
def __init__(__self__, *,
|
15796
|
+
id: str,
|
15797
|
+
region: str):
|
15798
|
+
"""
|
15799
|
+
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Autonomous Database.
|
15800
|
+
:param str region: The name of the region where this peer Autonomous Database clone exists.
|
15801
|
+
"""
|
15802
|
+
pulumi.set(__self__, "id", id)
|
15803
|
+
pulumi.set(__self__, "region", region)
|
15804
|
+
|
15805
|
+
@property
|
15806
|
+
@pulumi.getter
|
15807
|
+
def id(self) -> str:
|
15808
|
+
"""
|
15809
|
+
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Autonomous Database.
|
15810
|
+
"""
|
15811
|
+
return pulumi.get(self, "id")
|
15812
|
+
|
15813
|
+
@property
|
15814
|
+
@pulumi.getter
|
15815
|
+
def region(self) -> str:
|
15816
|
+
"""
|
15817
|
+
The name of the region where this peer Autonomous Database clone exists.
|
15818
|
+
"""
|
15819
|
+
return pulumi.get(self, "region")
|
15820
|
+
|
15821
|
+
|
15822
|
+
@pulumi.output_type
|
15823
|
+
class GetAutonomousDatabasePeersFilterResult(dict):
|
15824
|
+
def __init__(__self__, *,
|
15825
|
+
name: str,
|
15826
|
+
values: Sequence[str],
|
15827
|
+
regex: Optional[bool] = None):
|
15828
|
+
pulumi.set(__self__, "name", name)
|
15829
|
+
pulumi.set(__self__, "values", values)
|
15830
|
+
if regex is not None:
|
15831
|
+
pulumi.set(__self__, "regex", regex)
|
15832
|
+
|
15833
|
+
@property
|
15834
|
+
@pulumi.getter
|
15835
|
+
def name(self) -> str:
|
15836
|
+
return pulumi.get(self, "name")
|
15837
|
+
|
15838
|
+
@property
|
15839
|
+
@pulumi.getter
|
15840
|
+
def values(self) -> Sequence[str]:
|
15841
|
+
return pulumi.get(self, "values")
|
15842
|
+
|
15843
|
+
@property
|
15844
|
+
@pulumi.getter
|
15845
|
+
def regex(self) -> Optional[bool]:
|
15846
|
+
return pulumi.get(self, "regex")
|
15847
|
+
|
15848
|
+
|
15772
15849
|
@pulumi.output_type
|
15773
15850
|
class GetAutonomousDatabaseRefreshableClonesFilterResult(dict):
|
15774
15851
|
def __init__(__self__, *,
|
@@ -16252,6 +16329,7 @@ class GetAutonomousDatabasesAutonomousDatabaseResult(dict):
|
|
16252
16329
|
db_workload: str,
|
16253
16330
|
defined_tags: Mapping[str, Any],
|
16254
16331
|
disaster_recovery_region_type: str,
|
16332
|
+
disaster_recovery_type: str,
|
16255
16333
|
display_name: str,
|
16256
16334
|
failed_data_recovery_in_seconds: int,
|
16257
16335
|
freeform_tags: Mapping[str, Any],
|
@@ -16380,6 +16458,7 @@ class GetAutonomousDatabasesAutonomousDatabaseResult(dict):
|
|
16380
16458
|
:param str db_workload: A filter to return only autonomous database resources that match the specified workload type.
|
16381
16459
|
:param Mapping[str, Any] defined_tags: Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
16382
16460
|
:param str disaster_recovery_region_type: The disaster recovery (DR) region type of the Autonomous Database. For Autonomous Database Serverless instances, DR associations have designated primary and standby regions. These region types do not change when the database changes roles. The standby region in DR associations can be the same region as the primary region, or they can be in a remote regions. Some database administration operations may be available only in the primary region of the DR association, and cannot be performed when the database using the primary role is operating in a remote region.
|
16461
|
+
:param str disaster_recovery_type: Indicates the disaster recovery (DR) type of the Shared Autonomous Database. Autonomous Data Guard (ADG) DR type provides business critical DR with a faster recovery time objective (RTO) during failover or switchover. Backup-based DR type provides lower cost DR with a slower RTO during failover or switchover.
|
16383
16462
|
:param str display_name: A filter to return only resources that match the entire display name given. The match is not case sensitive.
|
16384
16463
|
:param int failed_data_recovery_in_seconds: Indicates the number of seconds of data loss for a Data Guard failover.
|
16385
16464
|
:param Mapping[str, Any] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
@@ -16501,6 +16580,7 @@ class GetAutonomousDatabasesAutonomousDatabaseResult(dict):
|
|
16501
16580
|
pulumi.set(__self__, "db_workload", db_workload)
|
16502
16581
|
pulumi.set(__self__, "defined_tags", defined_tags)
|
16503
16582
|
pulumi.set(__self__, "disaster_recovery_region_type", disaster_recovery_region_type)
|
16583
|
+
pulumi.set(__self__, "disaster_recovery_type", disaster_recovery_type)
|
16504
16584
|
pulumi.set(__self__, "display_name", display_name)
|
16505
16585
|
pulumi.set(__self__, "failed_data_recovery_in_seconds", failed_data_recovery_in_seconds)
|
16506
16586
|
pulumi.set(__self__, "freeform_tags", freeform_tags)
|
@@ -16866,6 +16946,14 @@ class GetAutonomousDatabasesAutonomousDatabaseResult(dict):
|
|
16866
16946
|
"""
|
16867
16947
|
return pulumi.get(self, "disaster_recovery_region_type")
|
16868
16948
|
|
16949
|
+
@property
|
16950
|
+
@pulumi.getter(name="disasterRecoveryType")
|
16951
|
+
def disaster_recovery_type(self) -> str:
|
16952
|
+
"""
|
16953
|
+
Indicates the disaster recovery (DR) type of the Shared Autonomous Database. Autonomous Data Guard (ADG) DR type provides business critical DR with a faster recovery time objective (RTO) during failover or switchover. Backup-based DR type provides lower cost DR with a slower RTO during failover or switchover.
|
16954
|
+
"""
|
16955
|
+
return pulumi.get(self, "disaster_recovery_type")
|
16956
|
+
|
16869
16957
|
@property
|
16870
16958
|
@pulumi.getter(name="displayName")
|
16871
16959
|
def display_name(self) -> str:
|
@@ -20178,7 +20266,9 @@ class GetAutonomousDatabasesClonesAutonomousDatabaseRemoteDisasterRecoveryConfig
|
|
20178
20266
|
is_snapshot_standby: bool,
|
20179
20267
|
time_snapshot_standby_enabled_till: str):
|
20180
20268
|
"""
|
20181
|
-
:param str disaster_recovery_type: Indicates the disaster recovery (DR) type of the
|
20269
|
+
:param str disaster_recovery_type: Indicates the disaster recovery (DR) type of the Autonomous Database Serverless instance. Autonomous Data Guard (ADG) DR type provides business critical DR with a faster recovery time objective (RTO) during failover or switchover. Backup-based DR type provides lower cost DR with a slower RTO during failover or switchover.
|
20270
|
+
:param bool is_snapshot_standby: Indicates if user wants to convert to a snapshot standby. For example, true would set a standby database to snapshot standby database. False would set a snapshot standby database back to regular standby database.
|
20271
|
+
:param str time_snapshot_standby_enabled_till: Time and date stored as an RFC 3339 formatted timestamp string. For example, 2022-01-01T12:00:00.000Z would set a limit for the snapshot standby to be converted back to a cross-region standby database.
|
20182
20272
|
"""
|
20183
20273
|
pulumi.set(__self__, "disaster_recovery_type", disaster_recovery_type)
|
20184
20274
|
pulumi.set(__self__, "is_replicate_automatic_backups", is_replicate_automatic_backups)
|
@@ -20189,7 +20279,7 @@ class GetAutonomousDatabasesClonesAutonomousDatabaseRemoteDisasterRecoveryConfig
|
|
20189
20279
|
@pulumi.getter(name="disasterRecoveryType")
|
20190
20280
|
def disaster_recovery_type(self) -> str:
|
20191
20281
|
"""
|
20192
|
-
Indicates the disaster recovery (DR) type of the
|
20282
|
+
Indicates the disaster recovery (DR) type of the Autonomous Database Serverless instance. Autonomous Data Guard (ADG) DR type provides business critical DR with a faster recovery time objective (RTO) during failover or switchover. Backup-based DR type provides lower cost DR with a slower RTO during failover or switchover.
|
20193
20283
|
"""
|
20194
20284
|
return pulumi.get(self, "disaster_recovery_type")
|
20195
20285
|
|
@@ -20201,11 +20291,17 @@ class GetAutonomousDatabasesClonesAutonomousDatabaseRemoteDisasterRecoveryConfig
|
|
20201
20291
|
@property
|
20202
20292
|
@pulumi.getter(name="isSnapshotStandby")
|
20203
20293
|
def is_snapshot_standby(self) -> bool:
|
20294
|
+
"""
|
20295
|
+
Indicates if user wants to convert to a snapshot standby. For example, true would set a standby database to snapshot standby database. False would set a snapshot standby database back to regular standby database.
|
20296
|
+
"""
|
20204
20297
|
return pulumi.get(self, "is_snapshot_standby")
|
20205
20298
|
|
20206
20299
|
@property
|
20207
20300
|
@pulumi.getter(name="timeSnapshotStandbyEnabledTill")
|
20208
20301
|
def time_snapshot_standby_enabled_till(self) -> str:
|
20302
|
+
"""
|
20303
|
+
Time and date stored as an RFC 3339 formatted timestamp string. For example, 2022-01-01T12:00:00.000Z would set a limit for the snapshot standby to be converted back to a cross-region standby database.
|
20304
|
+
"""
|
20209
20305
|
return pulumi.get(self, "time_snapshot_standby_enabled_till")
|
20210
20306
|
|
20211
20307
|
|
@@ -0,0 +1,12 @@
|
|
1
|
+
# coding=utf-8
|
2
|
+
# *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
3
|
+
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
4
|
+
|
5
|
+
from .. import _utilities
|
6
|
+
import typing
|
7
|
+
# Export this package's modules as members:
|
8
|
+
from .get_occ_demand_signal import *
|
9
|
+
from .get_occ_demand_signals import *
|
10
|
+
from .occ_demand_signal import *
|
11
|
+
from ._inputs import *
|
12
|
+
from . import outputs
|