pulumi-oci 2.1.0__py3-none-any.whl → 2.1.0a1719958917__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 +0 -43
- pulumi_oci/database/__init__.py +0 -11
- pulumi_oci/database/_inputs.py +0 -607
- pulumi_oci/database/db_node.py +0 -28
- pulumi_oci/database/get_backups.py +5 -22
- pulumi_oci/database/get_db_node.py +1 -14
- pulumi_oci/database/get_db_nodes.py +2 -2
- pulumi_oci/database/get_gi_versions.py +5 -22
- pulumi_oci/database/outputs.py +0 -2050
- pulumi_oci/database/pluggable_database.py +7 -7
- pulumi_oci/databasemigration/__init__.py +0 -6
- pulumi_oci/databasemigration/_inputs.py +0 -1577
- pulumi_oci/databasemigration/get_job_advisor_report.py +10 -2
- pulumi_oci/databasemigration/get_migration_object_types.py +13 -24
- pulumi_oci/databasemigration/job.py +20 -16
- pulumi_oci/databasemigration/outputs.py +72 -4300
- pulumi_oci/filestorage/_inputs.py +18 -10
- pulumi_oci/filestorage/export.py +7 -28
- pulumi_oci/filestorage/file_system.py +35 -159
- pulumi_oci/filestorage/outputs.py +34 -55
- pulumi_oci/generativeai/_inputs.py +2 -50
- pulumi_oci/generativeai/dedicated_ai_cluster.py +2 -30
- pulumi_oci/generativeai/endpoint.py +2 -2
- pulumi_oci/generativeai/get_dedicated_ai_cluster.py +47 -2
- pulumi_oci/generativeai/get_dedicated_ai_clusters.py +14 -2
- pulumi_oci/generativeai/get_endpoint.py +26 -2
- pulumi_oci/generativeai/get_endpoints.py +8 -2
- pulumi_oci/generativeai/get_model.py +38 -2
- pulumi_oci/generativeai/get_models.py +8 -2
- pulumi_oci/generativeai/model.py +2 -2
- pulumi_oci/generativeai/outputs.py +310 -86
- pulumi_oci/pulumi-plugin.json +1 -1
- {pulumi_oci-2.1.0.dist-info → pulumi_oci-2.1.0a1719958917.dist-info}/METADATA +1 -1
- {pulumi_oci-2.1.0.dist-info → pulumi_oci-2.1.0a1719958917.dist-info}/RECORD +36 -59
- pulumi_oci/database/exadb_vm_cluster.py +0 -1761
- pulumi_oci/database/exascale_db_storage_vault.py +0 -787
- pulumi_oci/database/get_exadb_vm_cluster.py +0 -614
- pulumi_oci/database/get_exadb_vm_cluster_update.py +0 -226
- pulumi_oci/database/get_exadb_vm_cluster_update_history_entries.py +0 -153
- pulumi_oci/database/get_exadb_vm_cluster_update_history_entry.py +0 -226
- pulumi_oci/database/get_exadb_vm_cluster_updates.py +0 -173
- pulumi_oci/database/get_exadb_vm_clusters.py +0 -196
- pulumi_oci/database/get_exascale_db_storage_vault.py +0 -301
- pulumi_oci/database/get_exascale_db_storage_vaults.py +0 -176
- pulumi_oci/database/get_gi_version_minor_versions.py +0 -221
- pulumi_oci/databasemigration/connection.py +0 -2019
- pulumi_oci/databasemigration/get_connection.py +0 -616
- pulumi_oci/databasemigration/get_connections.py +0 -225
- pulumi_oci/databasemigration/get_migration.py +0 -427
- pulumi_oci/databasemigration/get_migrations.py +0 -407
- pulumi_oci/databasemigration/migration.py +0 -1471
- pulumi_oci/resourcescheduler/__init__.py +0 -12
- pulumi_oci/resourcescheduler/_inputs.py +0 -224
- pulumi_oci/resourcescheduler/get_schedule.py +0 -340
- pulumi_oci/resourcescheduler/get_schedules.py +0 -193
- pulumi_oci/resourcescheduler/outputs.py +0 -687
- pulumi_oci/resourcescheduler/schedule.py +0 -977
- {pulumi_oci-2.1.0.dist-info → pulumi_oci-2.1.0a1719958917.dist-info}/WHEEL +0 -0
- {pulumi_oci-2.1.0.dist-info → pulumi_oci-2.1.0a1719958917.dist-info}/top_level.txt +0 -0
@@ -1,226 +0,0 @@
|
|
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
|
-
|
12
|
-
__all__ = [
|
13
|
-
'GetExadbVmClusterUpdateResult',
|
14
|
-
'AwaitableGetExadbVmClusterUpdateResult',
|
15
|
-
'get_exadb_vm_cluster_update',
|
16
|
-
'get_exadb_vm_cluster_update_output',
|
17
|
-
]
|
18
|
-
|
19
|
-
@pulumi.output_type
|
20
|
-
class GetExadbVmClusterUpdateResult:
|
21
|
-
"""
|
22
|
-
A collection of values returned by getExadbVmClusterUpdate.
|
23
|
-
"""
|
24
|
-
def __init__(__self__, available_actions=None, description=None, exadb_vm_cluster_id=None, id=None, last_action=None, lifecycle_details=None, state=None, time_released=None, update_id=None, update_type=None, version=None):
|
25
|
-
if available_actions and not isinstance(available_actions, list):
|
26
|
-
raise TypeError("Expected argument 'available_actions' to be a list")
|
27
|
-
pulumi.set(__self__, "available_actions", available_actions)
|
28
|
-
if description and not isinstance(description, str):
|
29
|
-
raise TypeError("Expected argument 'description' to be a str")
|
30
|
-
pulumi.set(__self__, "description", description)
|
31
|
-
if exadb_vm_cluster_id and not isinstance(exadb_vm_cluster_id, str):
|
32
|
-
raise TypeError("Expected argument 'exadb_vm_cluster_id' to be a str")
|
33
|
-
pulumi.set(__self__, "exadb_vm_cluster_id", exadb_vm_cluster_id)
|
34
|
-
if id and not isinstance(id, str):
|
35
|
-
raise TypeError("Expected argument 'id' to be a str")
|
36
|
-
pulumi.set(__self__, "id", id)
|
37
|
-
if last_action and not isinstance(last_action, str):
|
38
|
-
raise TypeError("Expected argument 'last_action' to be a str")
|
39
|
-
pulumi.set(__self__, "last_action", last_action)
|
40
|
-
if lifecycle_details and not isinstance(lifecycle_details, str):
|
41
|
-
raise TypeError("Expected argument 'lifecycle_details' to be a str")
|
42
|
-
pulumi.set(__self__, "lifecycle_details", lifecycle_details)
|
43
|
-
if state and not isinstance(state, str):
|
44
|
-
raise TypeError("Expected argument 'state' to be a str")
|
45
|
-
pulumi.set(__self__, "state", state)
|
46
|
-
if time_released and not isinstance(time_released, str):
|
47
|
-
raise TypeError("Expected argument 'time_released' to be a str")
|
48
|
-
pulumi.set(__self__, "time_released", time_released)
|
49
|
-
if update_id and not isinstance(update_id, str):
|
50
|
-
raise TypeError("Expected argument 'update_id' to be a str")
|
51
|
-
pulumi.set(__self__, "update_id", update_id)
|
52
|
-
if update_type and not isinstance(update_type, str):
|
53
|
-
raise TypeError("Expected argument 'update_type' to be a str")
|
54
|
-
pulumi.set(__self__, "update_type", update_type)
|
55
|
-
if version and not isinstance(version, str):
|
56
|
-
raise TypeError("Expected argument 'version' to be a str")
|
57
|
-
pulumi.set(__self__, "version", version)
|
58
|
-
|
59
|
-
@property
|
60
|
-
@pulumi.getter(name="availableActions")
|
61
|
-
def available_actions(self) -> Sequence[str]:
|
62
|
-
"""
|
63
|
-
The possible actions performed by the update operation on the infrastructure components.
|
64
|
-
"""
|
65
|
-
return pulumi.get(self, "available_actions")
|
66
|
-
|
67
|
-
@property
|
68
|
-
@pulumi.getter
|
69
|
-
def description(self) -> str:
|
70
|
-
"""
|
71
|
-
Details of the maintenance update package.
|
72
|
-
"""
|
73
|
-
return pulumi.get(self, "description")
|
74
|
-
|
75
|
-
@property
|
76
|
-
@pulumi.getter(name="exadbVmClusterId")
|
77
|
-
def exadb_vm_cluster_id(self) -> str:
|
78
|
-
return pulumi.get(self, "exadb_vm_cluster_id")
|
79
|
-
|
80
|
-
@property
|
81
|
-
@pulumi.getter
|
82
|
-
def id(self) -> str:
|
83
|
-
"""
|
84
|
-
The provider-assigned unique ID for this managed resource.
|
85
|
-
"""
|
86
|
-
return pulumi.get(self, "id")
|
87
|
-
|
88
|
-
@property
|
89
|
-
@pulumi.getter(name="lastAction")
|
90
|
-
def last_action(self) -> str:
|
91
|
-
"""
|
92
|
-
The previous update action performed.
|
93
|
-
"""
|
94
|
-
return pulumi.get(self, "last_action")
|
95
|
-
|
96
|
-
@property
|
97
|
-
@pulumi.getter(name="lifecycleDetails")
|
98
|
-
def lifecycle_details(self) -> str:
|
99
|
-
"""
|
100
|
-
Descriptive text providing additional details about the lifecycle state.
|
101
|
-
"""
|
102
|
-
return pulumi.get(self, "lifecycle_details")
|
103
|
-
|
104
|
-
@property
|
105
|
-
@pulumi.getter
|
106
|
-
def state(self) -> str:
|
107
|
-
"""
|
108
|
-
The current state of the maintenance update. Dependent on value of `lastAction`.
|
109
|
-
"""
|
110
|
-
return pulumi.get(self, "state")
|
111
|
-
|
112
|
-
@property
|
113
|
-
@pulumi.getter(name="timeReleased")
|
114
|
-
def time_released(self) -> str:
|
115
|
-
"""
|
116
|
-
The date and time the maintenance update was released.
|
117
|
-
"""
|
118
|
-
return pulumi.get(self, "time_released")
|
119
|
-
|
120
|
-
@property
|
121
|
-
@pulumi.getter(name="updateId")
|
122
|
-
def update_id(self) -> str:
|
123
|
-
return pulumi.get(self, "update_id")
|
124
|
-
|
125
|
-
@property
|
126
|
-
@pulumi.getter(name="updateType")
|
127
|
-
def update_type(self) -> str:
|
128
|
-
"""
|
129
|
-
The type of cloud VM cluster maintenance update.
|
130
|
-
"""
|
131
|
-
return pulumi.get(self, "update_type")
|
132
|
-
|
133
|
-
@property
|
134
|
-
@pulumi.getter
|
135
|
-
def version(self) -> str:
|
136
|
-
"""
|
137
|
-
The version of the maintenance update package.
|
138
|
-
"""
|
139
|
-
return pulumi.get(self, "version")
|
140
|
-
|
141
|
-
|
142
|
-
class AwaitableGetExadbVmClusterUpdateResult(GetExadbVmClusterUpdateResult):
|
143
|
-
# pylint: disable=using-constant-test
|
144
|
-
def __await__(self):
|
145
|
-
if False:
|
146
|
-
yield self
|
147
|
-
return GetExadbVmClusterUpdateResult(
|
148
|
-
available_actions=self.available_actions,
|
149
|
-
description=self.description,
|
150
|
-
exadb_vm_cluster_id=self.exadb_vm_cluster_id,
|
151
|
-
id=self.id,
|
152
|
-
last_action=self.last_action,
|
153
|
-
lifecycle_details=self.lifecycle_details,
|
154
|
-
state=self.state,
|
155
|
-
time_released=self.time_released,
|
156
|
-
update_id=self.update_id,
|
157
|
-
update_type=self.update_type,
|
158
|
-
version=self.version)
|
159
|
-
|
160
|
-
|
161
|
-
def get_exadb_vm_cluster_update(exadb_vm_cluster_id: Optional[str] = None,
|
162
|
-
update_id: Optional[str] = None,
|
163
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetExadbVmClusterUpdateResult:
|
164
|
-
"""
|
165
|
-
This data source provides details about a specific Exadb Vm Cluster Update resource in Oracle Cloud Infrastructure Database service.
|
166
|
-
|
167
|
-
Gets information about a specified maintenance update package for a Exadata VM cluster on Exascale Infrastructure.
|
168
|
-
|
169
|
-
## Example Usage
|
170
|
-
|
171
|
-
```python
|
172
|
-
import pulumi
|
173
|
-
import pulumi_oci as oci
|
174
|
-
|
175
|
-
test_exadb_vm_cluster_update = oci.Database.get_exadb_vm_cluster_update(exadb_vm_cluster_id=test_exadb_vm_cluster["id"],
|
176
|
-
update_id=test_update["id"])
|
177
|
-
```
|
178
|
-
|
179
|
-
|
180
|
-
:param str exadb_vm_cluster_id: The Exadata VM cluster [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) on Exascale Infrastructure.
|
181
|
-
:param str update_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the maintenance update.
|
182
|
-
"""
|
183
|
-
__args__ = dict()
|
184
|
-
__args__['exadbVmClusterId'] = exadb_vm_cluster_id
|
185
|
-
__args__['updateId'] = update_id
|
186
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
187
|
-
__ret__ = pulumi.runtime.invoke('oci:Database/getExadbVmClusterUpdate:getExadbVmClusterUpdate', __args__, opts=opts, typ=GetExadbVmClusterUpdateResult).value
|
188
|
-
|
189
|
-
return AwaitableGetExadbVmClusterUpdateResult(
|
190
|
-
available_actions=pulumi.get(__ret__, 'available_actions'),
|
191
|
-
description=pulumi.get(__ret__, 'description'),
|
192
|
-
exadb_vm_cluster_id=pulumi.get(__ret__, 'exadb_vm_cluster_id'),
|
193
|
-
id=pulumi.get(__ret__, 'id'),
|
194
|
-
last_action=pulumi.get(__ret__, 'last_action'),
|
195
|
-
lifecycle_details=pulumi.get(__ret__, 'lifecycle_details'),
|
196
|
-
state=pulumi.get(__ret__, 'state'),
|
197
|
-
time_released=pulumi.get(__ret__, 'time_released'),
|
198
|
-
update_id=pulumi.get(__ret__, 'update_id'),
|
199
|
-
update_type=pulumi.get(__ret__, 'update_type'),
|
200
|
-
version=pulumi.get(__ret__, 'version'))
|
201
|
-
|
202
|
-
|
203
|
-
@_utilities.lift_output_func(get_exadb_vm_cluster_update)
|
204
|
-
def get_exadb_vm_cluster_update_output(exadb_vm_cluster_id: Optional[pulumi.Input[str]] = None,
|
205
|
-
update_id: Optional[pulumi.Input[str]] = None,
|
206
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetExadbVmClusterUpdateResult]:
|
207
|
-
"""
|
208
|
-
This data source provides details about a specific Exadb Vm Cluster Update resource in Oracle Cloud Infrastructure Database service.
|
209
|
-
|
210
|
-
Gets information about a specified maintenance update package for a Exadata VM cluster on Exascale Infrastructure.
|
211
|
-
|
212
|
-
## Example Usage
|
213
|
-
|
214
|
-
```python
|
215
|
-
import pulumi
|
216
|
-
import pulumi_oci as oci
|
217
|
-
|
218
|
-
test_exadb_vm_cluster_update = oci.Database.get_exadb_vm_cluster_update(exadb_vm_cluster_id=test_exadb_vm_cluster["id"],
|
219
|
-
update_id=test_update["id"])
|
220
|
-
```
|
221
|
-
|
222
|
-
|
223
|
-
:param str exadb_vm_cluster_id: The Exadata VM cluster [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) on Exascale Infrastructure.
|
224
|
-
:param str update_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the maintenance update.
|
225
|
-
"""
|
226
|
-
...
|
@@ -1,153 +0,0 @@
|
|
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
|
-
'GetExadbVmClusterUpdateHistoryEntriesResult',
|
16
|
-
'AwaitableGetExadbVmClusterUpdateHistoryEntriesResult',
|
17
|
-
'get_exadb_vm_cluster_update_history_entries',
|
18
|
-
'get_exadb_vm_cluster_update_history_entries_output',
|
19
|
-
]
|
20
|
-
|
21
|
-
@pulumi.output_type
|
22
|
-
class GetExadbVmClusterUpdateHistoryEntriesResult:
|
23
|
-
"""
|
24
|
-
A collection of values returned by getExadbVmClusterUpdateHistoryEntries.
|
25
|
-
"""
|
26
|
-
def __init__(__self__, exadb_vm_cluster_id=None, exadb_vm_cluster_update_history_entries=None, filters=None, id=None, update_type=None):
|
27
|
-
if exadb_vm_cluster_id and not isinstance(exadb_vm_cluster_id, str):
|
28
|
-
raise TypeError("Expected argument 'exadb_vm_cluster_id' to be a str")
|
29
|
-
pulumi.set(__self__, "exadb_vm_cluster_id", exadb_vm_cluster_id)
|
30
|
-
if exadb_vm_cluster_update_history_entries and not isinstance(exadb_vm_cluster_update_history_entries, list):
|
31
|
-
raise TypeError("Expected argument 'exadb_vm_cluster_update_history_entries' to be a list")
|
32
|
-
pulumi.set(__self__, "exadb_vm_cluster_update_history_entries", exadb_vm_cluster_update_history_entries)
|
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
|
-
if update_type and not isinstance(update_type, str):
|
40
|
-
raise TypeError("Expected argument 'update_type' to be a str")
|
41
|
-
pulumi.set(__self__, "update_type", update_type)
|
42
|
-
|
43
|
-
@property
|
44
|
-
@pulumi.getter(name="exadbVmClusterId")
|
45
|
-
def exadb_vm_cluster_id(self) -> str:
|
46
|
-
return pulumi.get(self, "exadb_vm_cluster_id")
|
47
|
-
|
48
|
-
@property
|
49
|
-
@pulumi.getter(name="exadbVmClusterUpdateHistoryEntries")
|
50
|
-
def exadb_vm_cluster_update_history_entries(self) -> Sequence['outputs.GetExadbVmClusterUpdateHistoryEntriesExadbVmClusterUpdateHistoryEntryResult']:
|
51
|
-
"""
|
52
|
-
The list of exadb_vm_cluster_update_history_entries.
|
53
|
-
"""
|
54
|
-
return pulumi.get(self, "exadb_vm_cluster_update_history_entries")
|
55
|
-
|
56
|
-
@property
|
57
|
-
@pulumi.getter
|
58
|
-
def filters(self) -> Optional[Sequence['outputs.GetExadbVmClusterUpdateHistoryEntriesFilterResult']]:
|
59
|
-
return pulumi.get(self, "filters")
|
60
|
-
|
61
|
-
@property
|
62
|
-
@pulumi.getter
|
63
|
-
def id(self) -> str:
|
64
|
-
"""
|
65
|
-
The provider-assigned unique ID for this managed resource.
|
66
|
-
"""
|
67
|
-
return pulumi.get(self, "id")
|
68
|
-
|
69
|
-
@property
|
70
|
-
@pulumi.getter(name="updateType")
|
71
|
-
def update_type(self) -> Optional[str]:
|
72
|
-
"""
|
73
|
-
The type of cloud VM cluster maintenance update.
|
74
|
-
"""
|
75
|
-
return pulumi.get(self, "update_type")
|
76
|
-
|
77
|
-
|
78
|
-
class AwaitableGetExadbVmClusterUpdateHistoryEntriesResult(GetExadbVmClusterUpdateHistoryEntriesResult):
|
79
|
-
# pylint: disable=using-constant-test
|
80
|
-
def __await__(self):
|
81
|
-
if False:
|
82
|
-
yield self
|
83
|
-
return GetExadbVmClusterUpdateHistoryEntriesResult(
|
84
|
-
exadb_vm_cluster_id=self.exadb_vm_cluster_id,
|
85
|
-
exadb_vm_cluster_update_history_entries=self.exadb_vm_cluster_update_history_entries,
|
86
|
-
filters=self.filters,
|
87
|
-
id=self.id,
|
88
|
-
update_type=self.update_type)
|
89
|
-
|
90
|
-
|
91
|
-
def get_exadb_vm_cluster_update_history_entries(exadb_vm_cluster_id: Optional[str] = None,
|
92
|
-
filters: Optional[Sequence[pulumi.InputType['GetExadbVmClusterUpdateHistoryEntriesFilterArgs']]] = None,
|
93
|
-
update_type: Optional[str] = None,
|
94
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetExadbVmClusterUpdateHistoryEntriesResult:
|
95
|
-
"""
|
96
|
-
This data source provides the list of Exadb Vm Cluster Update History Entries in Oracle Cloud Infrastructure Database service.
|
97
|
-
|
98
|
-
Gets the history of the maintenance update actions performed on the specified Exadata VM cluster on Exascale Infrastructure.
|
99
|
-
|
100
|
-
## Example Usage
|
101
|
-
|
102
|
-
```python
|
103
|
-
import pulumi
|
104
|
-
import pulumi_oci as oci
|
105
|
-
|
106
|
-
test_exadb_vm_cluster_update_history_entries = oci.Database.get_exadb_vm_cluster_update_history_entries(exadb_vm_cluster_id=test_exadb_vm_cluster["id"],
|
107
|
-
update_type=exadb_vm_cluster_update_history_entry_update_type)
|
108
|
-
```
|
109
|
-
|
110
|
-
|
111
|
-
:param str exadb_vm_cluster_id: The Exadata VM cluster [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) on Exascale Infrastructure.
|
112
|
-
:param str update_type: A filter to return only resources that match the given update type exactly.
|
113
|
-
"""
|
114
|
-
__args__ = dict()
|
115
|
-
__args__['exadbVmClusterId'] = exadb_vm_cluster_id
|
116
|
-
__args__['filters'] = filters
|
117
|
-
__args__['updateType'] = update_type
|
118
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
119
|
-
__ret__ = pulumi.runtime.invoke('oci:Database/getExadbVmClusterUpdateHistoryEntries:getExadbVmClusterUpdateHistoryEntries', __args__, opts=opts, typ=GetExadbVmClusterUpdateHistoryEntriesResult).value
|
120
|
-
|
121
|
-
return AwaitableGetExadbVmClusterUpdateHistoryEntriesResult(
|
122
|
-
exadb_vm_cluster_id=pulumi.get(__ret__, 'exadb_vm_cluster_id'),
|
123
|
-
exadb_vm_cluster_update_history_entries=pulumi.get(__ret__, 'exadb_vm_cluster_update_history_entries'),
|
124
|
-
filters=pulumi.get(__ret__, 'filters'),
|
125
|
-
id=pulumi.get(__ret__, 'id'),
|
126
|
-
update_type=pulumi.get(__ret__, 'update_type'))
|
127
|
-
|
128
|
-
|
129
|
-
@_utilities.lift_output_func(get_exadb_vm_cluster_update_history_entries)
|
130
|
-
def get_exadb_vm_cluster_update_history_entries_output(exadb_vm_cluster_id: Optional[pulumi.Input[str]] = None,
|
131
|
-
filters: Optional[pulumi.Input[Optional[Sequence[pulumi.InputType['GetExadbVmClusterUpdateHistoryEntriesFilterArgs']]]]] = None,
|
132
|
-
update_type: Optional[pulumi.Input[Optional[str]]] = None,
|
133
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetExadbVmClusterUpdateHistoryEntriesResult]:
|
134
|
-
"""
|
135
|
-
This data source provides the list of Exadb Vm Cluster Update History Entries in Oracle Cloud Infrastructure Database service.
|
136
|
-
|
137
|
-
Gets the history of the maintenance update actions performed on the specified Exadata VM cluster on Exascale Infrastructure.
|
138
|
-
|
139
|
-
## Example Usage
|
140
|
-
|
141
|
-
```python
|
142
|
-
import pulumi
|
143
|
-
import pulumi_oci as oci
|
144
|
-
|
145
|
-
test_exadb_vm_cluster_update_history_entries = oci.Database.get_exadb_vm_cluster_update_history_entries(exadb_vm_cluster_id=test_exadb_vm_cluster["id"],
|
146
|
-
update_type=exadb_vm_cluster_update_history_entry_update_type)
|
147
|
-
```
|
148
|
-
|
149
|
-
|
150
|
-
:param str exadb_vm_cluster_id: The Exadata VM cluster [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) on Exascale Infrastructure.
|
151
|
-
:param str update_type: A filter to return only resources that match the given update type exactly.
|
152
|
-
"""
|
153
|
-
...
|
@@ -1,226 +0,0 @@
|
|
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
|
-
|
12
|
-
__all__ = [
|
13
|
-
'GetExadbVmClusterUpdateHistoryEntryResult',
|
14
|
-
'AwaitableGetExadbVmClusterUpdateHistoryEntryResult',
|
15
|
-
'get_exadb_vm_cluster_update_history_entry',
|
16
|
-
'get_exadb_vm_cluster_update_history_entry_output',
|
17
|
-
]
|
18
|
-
|
19
|
-
@pulumi.output_type
|
20
|
-
class GetExadbVmClusterUpdateHistoryEntryResult:
|
21
|
-
"""
|
22
|
-
A collection of values returned by getExadbVmClusterUpdateHistoryEntry.
|
23
|
-
"""
|
24
|
-
def __init__(__self__, exadb_vm_cluster_id=None, id=None, lifecycle_details=None, state=None, time_completed=None, time_started=None, update_action=None, update_history_entry_id=None, update_id=None, update_type=None, version=None):
|
25
|
-
if exadb_vm_cluster_id and not isinstance(exadb_vm_cluster_id, str):
|
26
|
-
raise TypeError("Expected argument 'exadb_vm_cluster_id' to be a str")
|
27
|
-
pulumi.set(__self__, "exadb_vm_cluster_id", exadb_vm_cluster_id)
|
28
|
-
if id and not isinstance(id, str):
|
29
|
-
raise TypeError("Expected argument 'id' to be a str")
|
30
|
-
pulumi.set(__self__, "id", id)
|
31
|
-
if lifecycle_details and not isinstance(lifecycle_details, str):
|
32
|
-
raise TypeError("Expected argument 'lifecycle_details' to be a str")
|
33
|
-
pulumi.set(__self__, "lifecycle_details", lifecycle_details)
|
34
|
-
if state and not isinstance(state, str):
|
35
|
-
raise TypeError("Expected argument 'state' to be a str")
|
36
|
-
pulumi.set(__self__, "state", state)
|
37
|
-
if time_completed and not isinstance(time_completed, str):
|
38
|
-
raise TypeError("Expected argument 'time_completed' to be a str")
|
39
|
-
pulumi.set(__self__, "time_completed", time_completed)
|
40
|
-
if time_started and not isinstance(time_started, str):
|
41
|
-
raise TypeError("Expected argument 'time_started' to be a str")
|
42
|
-
pulumi.set(__self__, "time_started", time_started)
|
43
|
-
if update_action and not isinstance(update_action, str):
|
44
|
-
raise TypeError("Expected argument 'update_action' to be a str")
|
45
|
-
pulumi.set(__self__, "update_action", update_action)
|
46
|
-
if update_history_entry_id and not isinstance(update_history_entry_id, str):
|
47
|
-
raise TypeError("Expected argument 'update_history_entry_id' to be a str")
|
48
|
-
pulumi.set(__self__, "update_history_entry_id", update_history_entry_id)
|
49
|
-
if update_id and not isinstance(update_id, str):
|
50
|
-
raise TypeError("Expected argument 'update_id' to be a str")
|
51
|
-
pulumi.set(__self__, "update_id", update_id)
|
52
|
-
if update_type and not isinstance(update_type, str):
|
53
|
-
raise TypeError("Expected argument 'update_type' to be a str")
|
54
|
-
pulumi.set(__self__, "update_type", update_type)
|
55
|
-
if version and not isinstance(version, str):
|
56
|
-
raise TypeError("Expected argument 'version' to be a str")
|
57
|
-
pulumi.set(__self__, "version", version)
|
58
|
-
|
59
|
-
@property
|
60
|
-
@pulumi.getter(name="exadbVmClusterId")
|
61
|
-
def exadb_vm_cluster_id(self) -> str:
|
62
|
-
return pulumi.get(self, "exadb_vm_cluster_id")
|
63
|
-
|
64
|
-
@property
|
65
|
-
@pulumi.getter
|
66
|
-
def id(self) -> str:
|
67
|
-
"""
|
68
|
-
The provider-assigned unique ID for this managed resource.
|
69
|
-
"""
|
70
|
-
return pulumi.get(self, "id")
|
71
|
-
|
72
|
-
@property
|
73
|
-
@pulumi.getter(name="lifecycleDetails")
|
74
|
-
def lifecycle_details(self) -> str:
|
75
|
-
"""
|
76
|
-
Descriptive text providing additional details about the lifecycle state.
|
77
|
-
"""
|
78
|
-
return pulumi.get(self, "lifecycle_details")
|
79
|
-
|
80
|
-
@property
|
81
|
-
@pulumi.getter
|
82
|
-
def state(self) -> str:
|
83
|
-
"""
|
84
|
-
The current lifecycle state of the maintenance update operation.
|
85
|
-
"""
|
86
|
-
return pulumi.get(self, "state")
|
87
|
-
|
88
|
-
@property
|
89
|
-
@pulumi.getter(name="timeCompleted")
|
90
|
-
def time_completed(self) -> str:
|
91
|
-
"""
|
92
|
-
The date and time when the maintenance update action completed.
|
93
|
-
"""
|
94
|
-
return pulumi.get(self, "time_completed")
|
95
|
-
|
96
|
-
@property
|
97
|
-
@pulumi.getter(name="timeStarted")
|
98
|
-
def time_started(self) -> str:
|
99
|
-
"""
|
100
|
-
The date and time when the maintenance update action started.
|
101
|
-
"""
|
102
|
-
return pulumi.get(self, "time_started")
|
103
|
-
|
104
|
-
@property
|
105
|
-
@pulumi.getter(name="updateAction")
|
106
|
-
def update_action(self) -> str:
|
107
|
-
"""
|
108
|
-
The update action.
|
109
|
-
"""
|
110
|
-
return pulumi.get(self, "update_action")
|
111
|
-
|
112
|
-
@property
|
113
|
-
@pulumi.getter(name="updateHistoryEntryId")
|
114
|
-
def update_history_entry_id(self) -> str:
|
115
|
-
return pulumi.get(self, "update_history_entry_id")
|
116
|
-
|
117
|
-
@property
|
118
|
-
@pulumi.getter(name="updateId")
|
119
|
-
def update_id(self) -> str:
|
120
|
-
"""
|
121
|
-
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the maintenance update.
|
122
|
-
"""
|
123
|
-
return pulumi.get(self, "update_id")
|
124
|
-
|
125
|
-
@property
|
126
|
-
@pulumi.getter(name="updateType")
|
127
|
-
def update_type(self) -> str:
|
128
|
-
"""
|
129
|
-
The type of cloud VM cluster maintenance update.
|
130
|
-
"""
|
131
|
-
return pulumi.get(self, "update_type")
|
132
|
-
|
133
|
-
@property
|
134
|
-
@pulumi.getter
|
135
|
-
def version(self) -> str:
|
136
|
-
"""
|
137
|
-
The version of the maintenance update package.
|
138
|
-
"""
|
139
|
-
return pulumi.get(self, "version")
|
140
|
-
|
141
|
-
|
142
|
-
class AwaitableGetExadbVmClusterUpdateHistoryEntryResult(GetExadbVmClusterUpdateHistoryEntryResult):
|
143
|
-
# pylint: disable=using-constant-test
|
144
|
-
def __await__(self):
|
145
|
-
if False:
|
146
|
-
yield self
|
147
|
-
return GetExadbVmClusterUpdateHistoryEntryResult(
|
148
|
-
exadb_vm_cluster_id=self.exadb_vm_cluster_id,
|
149
|
-
id=self.id,
|
150
|
-
lifecycle_details=self.lifecycle_details,
|
151
|
-
state=self.state,
|
152
|
-
time_completed=self.time_completed,
|
153
|
-
time_started=self.time_started,
|
154
|
-
update_action=self.update_action,
|
155
|
-
update_history_entry_id=self.update_history_entry_id,
|
156
|
-
update_id=self.update_id,
|
157
|
-
update_type=self.update_type,
|
158
|
-
version=self.version)
|
159
|
-
|
160
|
-
|
161
|
-
def get_exadb_vm_cluster_update_history_entry(exadb_vm_cluster_id: Optional[str] = None,
|
162
|
-
update_history_entry_id: Optional[str] = None,
|
163
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetExadbVmClusterUpdateHistoryEntryResult:
|
164
|
-
"""
|
165
|
-
This data source provides details about a specific Exadb Vm Cluster Update History Entry resource in Oracle Cloud Infrastructure Database service.
|
166
|
-
|
167
|
-
Gets the maintenance update history details for the specified update history entry.
|
168
|
-
|
169
|
-
## Example Usage
|
170
|
-
|
171
|
-
```python
|
172
|
-
import pulumi
|
173
|
-
import pulumi_oci as oci
|
174
|
-
|
175
|
-
test_exadb_vm_cluster_update_history_entry = oci.Database.get_exadb_vm_cluster_update_history_entry(exadb_vm_cluster_id=test_exadb_vm_cluster["id"],
|
176
|
-
update_history_entry_id=test_update_history_entry["id"])
|
177
|
-
```
|
178
|
-
|
179
|
-
|
180
|
-
:param str exadb_vm_cluster_id: The Exadata VM cluster [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) on Exascale Infrastructure.
|
181
|
-
:param str update_history_entry_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the maintenance update history entry.
|
182
|
-
"""
|
183
|
-
__args__ = dict()
|
184
|
-
__args__['exadbVmClusterId'] = exadb_vm_cluster_id
|
185
|
-
__args__['updateHistoryEntryId'] = update_history_entry_id
|
186
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
187
|
-
__ret__ = pulumi.runtime.invoke('oci:Database/getExadbVmClusterUpdateHistoryEntry:getExadbVmClusterUpdateHistoryEntry', __args__, opts=opts, typ=GetExadbVmClusterUpdateHistoryEntryResult).value
|
188
|
-
|
189
|
-
return AwaitableGetExadbVmClusterUpdateHistoryEntryResult(
|
190
|
-
exadb_vm_cluster_id=pulumi.get(__ret__, 'exadb_vm_cluster_id'),
|
191
|
-
id=pulumi.get(__ret__, 'id'),
|
192
|
-
lifecycle_details=pulumi.get(__ret__, 'lifecycle_details'),
|
193
|
-
state=pulumi.get(__ret__, 'state'),
|
194
|
-
time_completed=pulumi.get(__ret__, 'time_completed'),
|
195
|
-
time_started=pulumi.get(__ret__, 'time_started'),
|
196
|
-
update_action=pulumi.get(__ret__, 'update_action'),
|
197
|
-
update_history_entry_id=pulumi.get(__ret__, 'update_history_entry_id'),
|
198
|
-
update_id=pulumi.get(__ret__, 'update_id'),
|
199
|
-
update_type=pulumi.get(__ret__, 'update_type'),
|
200
|
-
version=pulumi.get(__ret__, 'version'))
|
201
|
-
|
202
|
-
|
203
|
-
@_utilities.lift_output_func(get_exadb_vm_cluster_update_history_entry)
|
204
|
-
def get_exadb_vm_cluster_update_history_entry_output(exadb_vm_cluster_id: Optional[pulumi.Input[str]] = None,
|
205
|
-
update_history_entry_id: Optional[pulumi.Input[str]] = None,
|
206
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetExadbVmClusterUpdateHistoryEntryResult]:
|
207
|
-
"""
|
208
|
-
This data source provides details about a specific Exadb Vm Cluster Update History Entry resource in Oracle Cloud Infrastructure Database service.
|
209
|
-
|
210
|
-
Gets the maintenance update history details for the specified update history entry.
|
211
|
-
|
212
|
-
## Example Usage
|
213
|
-
|
214
|
-
```python
|
215
|
-
import pulumi
|
216
|
-
import pulumi_oci as oci
|
217
|
-
|
218
|
-
test_exadb_vm_cluster_update_history_entry = oci.Database.get_exadb_vm_cluster_update_history_entry(exadb_vm_cluster_id=test_exadb_vm_cluster["id"],
|
219
|
-
update_history_entry_id=test_update_history_entry["id"])
|
220
|
-
```
|
221
|
-
|
222
|
-
|
223
|
-
:param str exadb_vm_cluster_id: The Exadata VM cluster [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) on Exascale Infrastructure.
|
224
|
-
:param str update_history_entry_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the maintenance update history entry.
|
225
|
-
"""
|
226
|
-
...
|