@pulumi/oci 3.17.0 → 3.18.0
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.
- package/containerengine/clusterPublicApiEndpointDecommissionManager.d.ts +45 -0
- package/containerengine/clusterPublicApiEndpointDecommissionManager.js +59 -0
- package/containerengine/clusterPublicApiEndpointDecommissionManager.js.map +1 -0
- package/containerengine/getAddonOptions.d.ts +2 -2
- package/containerengine/getClusterPublicApiEndpointDecommissionStatus.d.ts +71 -0
- package/containerengine/getClusterPublicApiEndpointDecommissionStatus.js +54 -0
- package/containerengine/getClusterPublicApiEndpointDecommissionStatus.js.map +1 -0
- package/containerengine/index.d.ts +6 -0
- package/containerengine/index.js +10 -1
- package/containerengine/index.js.map +1 -1
- package/core/computeGpuMemoryCluster.d.ts +19 -0
- package/core/computeGpuMemoryCluster.js +7 -0
- package/core/computeGpuMemoryCluster.js.map +1 -1
- package/core/getComputeGpuMemoryCluster.d.ts +5 -0
- package/core/getComputeGpuMemoryCluster.js.map +1 -1
- package/databasemanagement/cloudExadataInfrastructure.d.ts +328 -0
- package/databasemanagement/cloudExadataInfrastructure.js +141 -0
- package/databasemanagement/cloudExadataInfrastructure.js.map +1 -0
- package/databasemanagement/cloudExadataInfrastructureManagedexadataManagement.d.ts +107 -0
- package/databasemanagement/cloudExadataInfrastructureManagedexadataManagement.js +82 -0
- package/databasemanagement/cloudExadataInfrastructureManagedexadataManagement.js.map +1 -0
- package/databasemanagement/cloudExadataStorageConnector.d.ts +282 -0
- package/databasemanagement/cloudExadataStorageConnector.js +135 -0
- package/databasemanagement/cloudExadataStorageConnector.js.map +1 -0
- package/databasemanagement/cloudExadataStorageGrid.d.ts +231 -0
- package/databasemanagement/cloudExadataStorageGrid.js +97 -0
- package/databasemanagement/cloudExadataStorageGrid.js.map +1 -0
- package/databasemanagement/cloudExadataStorageServer.d.ts +295 -0
- package/databasemanagement/cloudExadataStorageServer.js +113 -0
- package/databasemanagement/cloudExadataStorageServer.js.map +1 -0
- package/databasemanagement/getCloudExadataInfrastructure.d.ts +158 -0
- package/databasemanagement/getCloudExadataInfrastructure.js +56 -0
- package/databasemanagement/getCloudExadataInfrastructure.js.map +1 -0
- package/databasemanagement/getCloudExadataInfrastructures.d.ts +89 -0
- package/databasemanagement/getCloudExadataInfrastructures.js +60 -0
- package/databasemanagement/getCloudExadataInfrastructures.js.map +1 -0
- package/databasemanagement/getCloudExadataStorageConnector.d.ts +141 -0
- package/databasemanagement/getCloudExadataStorageConnector.js +54 -0
- package/databasemanagement/getCloudExadataStorageConnector.js.map +1 -0
- package/databasemanagement/getCloudExadataStorageConnectors.d.ts +97 -0
- package/databasemanagement/getCloudExadataStorageConnectors.js +64 -0
- package/databasemanagement/getCloudExadataStorageConnectors.js.map +1 -0
- package/databasemanagement/getCloudExadataStorageGrid.d.ts +136 -0
- package/databasemanagement/getCloudExadataStorageGrid.js +54 -0
- package/databasemanagement/getCloudExadataStorageGrid.js.map +1 -0
- package/databasemanagement/getCloudExadataStorageServer.d.ts +168 -0
- package/databasemanagement/getCloudExadataStorageServer.js +54 -0
- package/databasemanagement/getCloudExadataStorageServer.js.map +1 -0
- package/databasemanagement/getCloudExadataStorageServerIormPlan.d.ts +76 -0
- package/databasemanagement/getCloudExadataStorageServerIormPlan.js +54 -0
- package/databasemanagement/getCloudExadataStorageServerIormPlan.js.map +1 -0
- package/databasemanagement/getCloudExadataStorageServerOpenAlertHistory.d.ts +68 -0
- package/databasemanagement/getCloudExadataStorageServerOpenAlertHistory.js +54 -0
- package/databasemanagement/getCloudExadataStorageServerOpenAlertHistory.js.map +1 -0
- package/databasemanagement/getCloudExadataStorageServers.d.ts +97 -0
- package/databasemanagement/getCloudExadataStorageServers.js +64 -0
- package/databasemanagement/getCloudExadataStorageServers.js.map +1 -0
- package/databasemanagement/getExadataInfrastructureFleetMetric.d.ts +141 -0
- package/databasemanagement/getExadataInfrastructureFleetMetric.js +76 -0
- package/databasemanagement/getExadataInfrastructureFleetMetric.js.map +1 -0
- package/databasemanagement/index.d.ts +45 -0
- package/databasemanagement/index.js +62 -7
- package/databasemanagement/index.js.map +1 -1
- package/email/emailIpPool.d.ts +221 -0
- package/email/emailIpPool.js +112 -0
- package/email/emailIpPool.js.map +1 -0
- package/email/getEmailIpPool.d.ts +119 -0
- package/email/getEmailIpPool.js +54 -0
- package/email/getEmailIpPool.js.map +1 -0
- package/email/getEmailIpPools.d.ts +113 -0
- package/email/getEmailIpPools.js +68 -0
- package/email/getEmailIpPools.js.map +1 -0
- package/email/getEmailOutboundIps.d.ts +114 -0
- package/email/getEmailOutboundIps.js +68 -0
- package/email/getEmailOutboundIps.js.map +1 -0
- package/email/getSender.d.ts +4 -0
- package/email/getSender.js.map +1 -1
- package/email/getSenders.d.ts +14 -0
- package/email/getSenders.js +4 -0
- package/email/getSenders.js.map +1 -1
- package/email/index.d.ts +12 -0
- package/email/index.js +15 -1
- package/email/index.js.map +1 -1
- package/email/sender.d.ts +13 -0
- package/email/sender.js +3 -0
- package/email/sender.js.map +1 -1
- package/mysql/getDbSystemMaintenanceEvents.d.ts +147 -0
- package/mysql/getDbSystemMaintenanceEvents.js +76 -0
- package/mysql/getDbSystemMaintenanceEvents.js.map +1 -0
- package/mysql/index.d.ts +3 -0
- package/mysql/index.js +4 -1
- package/mysql/index.js.map +1 -1
- package/mysql/mysqlDbSystem.d.ts +4 -0
- package/mysql/mysqlDbSystem.js +4 -0
- package/mysql/mysqlDbSystem.js.map +1 -1
- package/package.json +2 -2
- package/types/input.d.ts +474 -0
- package/types/output.d.ts +1699 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cloudExadataInfrastructureManagedexadataManagement.js","sourceRoot":"","sources":["../../databasemanagement/cloudExadataInfrastructureManagedexadataManagement.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,MAAa,kDAAmD,SAAQ,MAAM,CAAC,cAAc;IACzF;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA+D,EAAE,IAAmC;QAC7J,OAAO,IAAI,kDAAkD,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACzG,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,kDAAkD,CAAC,YAAY,CAAC;IACnG,CAAC;IA2BD,YAAY,IAAY,EAAE,WAA8H,EAAE,IAAmC;QACzL,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAkF,CAAC;YACjG,cAAc,CAAC,8BAA8B,CAAC,GAAG,KAAK,EAAE,4BAA4B,CAAC;YACrF,cAAc,CAAC,sBAAsB,CAAC,GAAG,KAAK,EAAE,oBAAoB,CAAC;YACrE,cAAc,CAAC,cAAc,CAAC,GAAG,KAAK,EAAE,YAAY,CAAC;SACxD;aAAM;YACH,MAAM,IAAI,GAAG,WAAiF,CAAC;YAC/F,IAAI,IAAI,EAAE,4BAA4B,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC/D,MAAM,IAAI,KAAK,CAAC,0DAA0D,CAAC,CAAC;aAC/E;YACD,IAAI,IAAI,EAAE,oBAAoB,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACvD,MAAM,IAAI,KAAK,CAAC,kDAAkD,CAAC,CAAC;aACvE;YACD,cAAc,CAAC,8BAA8B,CAAC,GAAG,IAAI,EAAE,4BAA4B,CAAC;YACpF,cAAc,CAAC,sBAAsB,CAAC,GAAG,IAAI,EAAE,oBAAoB,CAAC;YACpE,cAAc,CAAC,cAAc,CAAC,GAAG,IAAI,EAAE,YAAY,CAAC;SACvD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,kDAAkD,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACvG,CAAC;;AA3EL,gHA4EC;AA9DG,gBAAgB;AACO,+DAAY,GAAG,8HAA8H,CAAC"}
|
|
@@ -0,0 +1,282 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* This resource provides the Cloud Exadata Storage Connector resource in Oracle Cloud Infrastructure Database Management service.
|
|
6
|
+
*
|
|
7
|
+
* Creates the Exadata storage server connector after validating the connection information.
|
|
8
|
+
*
|
|
9
|
+
* ## Example Usage
|
|
10
|
+
*
|
|
11
|
+
* ```typescript
|
|
12
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
13
|
+
* import * as oci from "@pulumi/oci";
|
|
14
|
+
*
|
|
15
|
+
* const testCloudExadataStorageConnector = new oci.databasemanagement.CloudExadataStorageConnector("test_cloud_exadata_storage_connector", {
|
|
16
|
+
* agentId: testAgent.id,
|
|
17
|
+
* connectionUri: cloudExadataStorageConnectorConnectionUri,
|
|
18
|
+
* credentialInfo: {
|
|
19
|
+
* password: cloudExadataStorageConnectorCredentialInfoPassword,
|
|
20
|
+
* username: cloudExadataStorageConnectorCredentialInfoUsername,
|
|
21
|
+
* sslTrustStoreLocation: cloudExadataStorageConnectorCredentialInfoSslTrustStoreLocation,
|
|
22
|
+
* sslTrustStorePassword: cloudExadataStorageConnectorCredentialInfoSslTrustStorePassword,
|
|
23
|
+
* sslTrustStoreType: cloudExadataStorageConnectorCredentialInfoSslTrustStoreType,
|
|
24
|
+
* },
|
|
25
|
+
* storageServerId: testStorageServer.id,
|
|
26
|
+
* definedTags: {
|
|
27
|
+
* "Operations.CostCenter": "42",
|
|
28
|
+
* },
|
|
29
|
+
* displayName: cloudExadataStorageConnectorDisplayName,
|
|
30
|
+
* freeformTags: {
|
|
31
|
+
* Department: "Finance",
|
|
32
|
+
* },
|
|
33
|
+
* });
|
|
34
|
+
* ```
|
|
35
|
+
*
|
|
36
|
+
* ## Import
|
|
37
|
+
*
|
|
38
|
+
* CloudExadataStorageConnectors can be imported using the `id`, e.g.
|
|
39
|
+
*
|
|
40
|
+
* ```sh
|
|
41
|
+
* $ pulumi import oci:DatabaseManagement/cloudExadataStorageConnector:CloudExadataStorageConnector test_cloud_exadata_storage_connector "id"
|
|
42
|
+
* ```
|
|
43
|
+
*/
|
|
44
|
+
export declare class CloudExadataStorageConnector extends pulumi.CustomResource {
|
|
45
|
+
/**
|
|
46
|
+
* Get an existing CloudExadataStorageConnector resource's state with the given name, ID, and optional extra
|
|
47
|
+
* properties used to qualify the lookup.
|
|
48
|
+
*
|
|
49
|
+
* @param name The _unique_ name of the resulting resource.
|
|
50
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
51
|
+
* @param state Any extra arguments used during the lookup.
|
|
52
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
53
|
+
*/
|
|
54
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: CloudExadataStorageConnectorState, opts?: pulumi.CustomResourceOptions): CloudExadataStorageConnector;
|
|
55
|
+
/**
|
|
56
|
+
* Returns true if the given object is an instance of CloudExadataStorageConnector. This is designed to work even
|
|
57
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
58
|
+
*/
|
|
59
|
+
static isInstance(obj: any): obj is CloudExadataStorageConnector;
|
|
60
|
+
/**
|
|
61
|
+
* The additional details of the resource defined in `{"key": "value"}` format. Example: `{"bar-key": "value"}`
|
|
62
|
+
*/
|
|
63
|
+
readonly additionalDetails: pulumi.Output<{
|
|
64
|
+
[key: string]: string;
|
|
65
|
+
}>;
|
|
66
|
+
/**
|
|
67
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the agent for the Exadata storage server.
|
|
68
|
+
*/
|
|
69
|
+
readonly agentId: pulumi.Output<string>;
|
|
70
|
+
/**
|
|
71
|
+
* (Updatable) The unique string of the connection. For example, "https://<storage-server-name>/MS/RESTService/".
|
|
72
|
+
*/
|
|
73
|
+
readonly connectionUri: pulumi.Output<string>;
|
|
74
|
+
/**
|
|
75
|
+
* (Updatable) The user credential information.
|
|
76
|
+
*/
|
|
77
|
+
readonly credentialInfo: pulumi.Output<outputs.DatabaseManagement.CloudExadataStorageConnectorCredentialInfo>;
|
|
78
|
+
/**
|
|
79
|
+
* (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Operations.CostCenter": "42"}`
|
|
80
|
+
*/
|
|
81
|
+
readonly definedTags: pulumi.Output<{
|
|
82
|
+
[key: string]: string;
|
|
83
|
+
}>;
|
|
84
|
+
/**
|
|
85
|
+
* (Updatable) The name of the Exadata storage server connector.
|
|
86
|
+
*/
|
|
87
|
+
readonly displayName: pulumi.Output<string>;
|
|
88
|
+
/**
|
|
89
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata infrastructure.
|
|
90
|
+
*/
|
|
91
|
+
readonly exadataInfrastructureId: pulumi.Output<string>;
|
|
92
|
+
/**
|
|
93
|
+
* (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
|
94
|
+
*/
|
|
95
|
+
readonly freeformTags: pulumi.Output<{
|
|
96
|
+
[key: string]: string;
|
|
97
|
+
}>;
|
|
98
|
+
/**
|
|
99
|
+
* The internal ID of the Exadata resource.
|
|
100
|
+
*/
|
|
101
|
+
readonly internalId: pulumi.Output<string>;
|
|
102
|
+
/**
|
|
103
|
+
* The details of the lifecycle state of the Exadata resource.
|
|
104
|
+
*/
|
|
105
|
+
readonly lifecycleDetails: pulumi.Output<string>;
|
|
106
|
+
/**
|
|
107
|
+
* The type of Exadata resource.
|
|
108
|
+
*/
|
|
109
|
+
readonly resourceType: pulumi.Output<string>;
|
|
110
|
+
/**
|
|
111
|
+
* The current lifecycle state of the database resource.
|
|
112
|
+
*/
|
|
113
|
+
readonly state: pulumi.Output<string>;
|
|
114
|
+
/**
|
|
115
|
+
* The status of the Exadata resource.
|
|
116
|
+
*/
|
|
117
|
+
readonly status: pulumi.Output<string>;
|
|
118
|
+
/**
|
|
119
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata storage server.
|
|
120
|
+
*
|
|
121
|
+
*
|
|
122
|
+
* ** IMPORTANT **
|
|
123
|
+
* Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
|
124
|
+
*/
|
|
125
|
+
readonly storageServerId: pulumi.Output<string>;
|
|
126
|
+
/**
|
|
127
|
+
* System 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). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
|
128
|
+
*/
|
|
129
|
+
readonly systemTags: pulumi.Output<{
|
|
130
|
+
[key: string]: string;
|
|
131
|
+
}>;
|
|
132
|
+
/**
|
|
133
|
+
* The timestamp of the creation of the Exadata resource.
|
|
134
|
+
*/
|
|
135
|
+
readonly timeCreated: pulumi.Output<string>;
|
|
136
|
+
/**
|
|
137
|
+
* The timestamp of the last update of the Exadata resource.
|
|
138
|
+
*/
|
|
139
|
+
readonly timeUpdated: pulumi.Output<string>;
|
|
140
|
+
/**
|
|
141
|
+
* The version of the Exadata resource.
|
|
142
|
+
*/
|
|
143
|
+
readonly version: pulumi.Output<string>;
|
|
144
|
+
/**
|
|
145
|
+
* Create a CloudExadataStorageConnector resource with the given unique name, arguments, and options.
|
|
146
|
+
*
|
|
147
|
+
* @param name The _unique_ name of the resource.
|
|
148
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
149
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
150
|
+
*/
|
|
151
|
+
constructor(name: string, args: CloudExadataStorageConnectorArgs, opts?: pulumi.CustomResourceOptions);
|
|
152
|
+
}
|
|
153
|
+
/**
|
|
154
|
+
* Input properties used for looking up and filtering CloudExadataStorageConnector resources.
|
|
155
|
+
*/
|
|
156
|
+
export interface CloudExadataStorageConnectorState {
|
|
157
|
+
/**
|
|
158
|
+
* The additional details of the resource defined in `{"key": "value"}` format. Example: `{"bar-key": "value"}`
|
|
159
|
+
*/
|
|
160
|
+
additionalDetails?: pulumi.Input<{
|
|
161
|
+
[key: string]: pulumi.Input<string>;
|
|
162
|
+
}>;
|
|
163
|
+
/**
|
|
164
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the agent for the Exadata storage server.
|
|
165
|
+
*/
|
|
166
|
+
agentId?: pulumi.Input<string>;
|
|
167
|
+
/**
|
|
168
|
+
* (Updatable) The unique string of the connection. For example, "https://<storage-server-name>/MS/RESTService/".
|
|
169
|
+
*/
|
|
170
|
+
connectionUri?: pulumi.Input<string>;
|
|
171
|
+
/**
|
|
172
|
+
* (Updatable) The user credential information.
|
|
173
|
+
*/
|
|
174
|
+
credentialInfo?: pulumi.Input<inputs.DatabaseManagement.CloudExadataStorageConnectorCredentialInfo>;
|
|
175
|
+
/**
|
|
176
|
+
* (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Operations.CostCenter": "42"}`
|
|
177
|
+
*/
|
|
178
|
+
definedTags?: pulumi.Input<{
|
|
179
|
+
[key: string]: pulumi.Input<string>;
|
|
180
|
+
}>;
|
|
181
|
+
/**
|
|
182
|
+
* (Updatable) The name of the Exadata storage server connector.
|
|
183
|
+
*/
|
|
184
|
+
displayName?: pulumi.Input<string>;
|
|
185
|
+
/**
|
|
186
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata infrastructure.
|
|
187
|
+
*/
|
|
188
|
+
exadataInfrastructureId?: pulumi.Input<string>;
|
|
189
|
+
/**
|
|
190
|
+
* (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
|
191
|
+
*/
|
|
192
|
+
freeformTags?: pulumi.Input<{
|
|
193
|
+
[key: string]: pulumi.Input<string>;
|
|
194
|
+
}>;
|
|
195
|
+
/**
|
|
196
|
+
* The internal ID of the Exadata resource.
|
|
197
|
+
*/
|
|
198
|
+
internalId?: pulumi.Input<string>;
|
|
199
|
+
/**
|
|
200
|
+
* The details of the lifecycle state of the Exadata resource.
|
|
201
|
+
*/
|
|
202
|
+
lifecycleDetails?: pulumi.Input<string>;
|
|
203
|
+
/**
|
|
204
|
+
* The type of Exadata resource.
|
|
205
|
+
*/
|
|
206
|
+
resourceType?: pulumi.Input<string>;
|
|
207
|
+
/**
|
|
208
|
+
* The current lifecycle state of the database resource.
|
|
209
|
+
*/
|
|
210
|
+
state?: pulumi.Input<string>;
|
|
211
|
+
/**
|
|
212
|
+
* The status of the Exadata resource.
|
|
213
|
+
*/
|
|
214
|
+
status?: pulumi.Input<string>;
|
|
215
|
+
/**
|
|
216
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata storage server.
|
|
217
|
+
*
|
|
218
|
+
*
|
|
219
|
+
* ** IMPORTANT **
|
|
220
|
+
* Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
|
221
|
+
*/
|
|
222
|
+
storageServerId?: pulumi.Input<string>;
|
|
223
|
+
/**
|
|
224
|
+
* System 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). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
|
225
|
+
*/
|
|
226
|
+
systemTags?: pulumi.Input<{
|
|
227
|
+
[key: string]: pulumi.Input<string>;
|
|
228
|
+
}>;
|
|
229
|
+
/**
|
|
230
|
+
* The timestamp of the creation of the Exadata resource.
|
|
231
|
+
*/
|
|
232
|
+
timeCreated?: pulumi.Input<string>;
|
|
233
|
+
/**
|
|
234
|
+
* The timestamp of the last update of the Exadata resource.
|
|
235
|
+
*/
|
|
236
|
+
timeUpdated?: pulumi.Input<string>;
|
|
237
|
+
/**
|
|
238
|
+
* The version of the Exadata resource.
|
|
239
|
+
*/
|
|
240
|
+
version?: pulumi.Input<string>;
|
|
241
|
+
}
|
|
242
|
+
/**
|
|
243
|
+
* The set of arguments for constructing a CloudExadataStorageConnector resource.
|
|
244
|
+
*/
|
|
245
|
+
export interface CloudExadataStorageConnectorArgs {
|
|
246
|
+
/**
|
|
247
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the agent for the Exadata storage server.
|
|
248
|
+
*/
|
|
249
|
+
agentId: pulumi.Input<string>;
|
|
250
|
+
/**
|
|
251
|
+
* (Updatable) The unique string of the connection. For example, "https://<storage-server-name>/MS/RESTService/".
|
|
252
|
+
*/
|
|
253
|
+
connectionUri: pulumi.Input<string>;
|
|
254
|
+
/**
|
|
255
|
+
* (Updatable) The user credential information.
|
|
256
|
+
*/
|
|
257
|
+
credentialInfo: pulumi.Input<inputs.DatabaseManagement.CloudExadataStorageConnectorCredentialInfo>;
|
|
258
|
+
/**
|
|
259
|
+
* (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Operations.CostCenter": "42"}`
|
|
260
|
+
*/
|
|
261
|
+
definedTags?: pulumi.Input<{
|
|
262
|
+
[key: string]: pulumi.Input<string>;
|
|
263
|
+
}>;
|
|
264
|
+
/**
|
|
265
|
+
* (Updatable) The name of the Exadata storage server connector.
|
|
266
|
+
*/
|
|
267
|
+
displayName?: pulumi.Input<string>;
|
|
268
|
+
/**
|
|
269
|
+
* (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
|
270
|
+
*/
|
|
271
|
+
freeformTags?: pulumi.Input<{
|
|
272
|
+
[key: string]: pulumi.Input<string>;
|
|
273
|
+
}>;
|
|
274
|
+
/**
|
|
275
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata storage server.
|
|
276
|
+
*
|
|
277
|
+
*
|
|
278
|
+
* ** IMPORTANT **
|
|
279
|
+
* Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
|
280
|
+
*/
|
|
281
|
+
storageServerId: pulumi.Input<string>;
|
|
282
|
+
}
|
|
@@ -0,0 +1,135 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.CloudExadataStorageConnector = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This resource provides the Cloud Exadata Storage Connector resource in Oracle Cloud Infrastructure Database Management service.
|
|
10
|
+
*
|
|
11
|
+
* Creates the Exadata storage server connector after validating the connection information.
|
|
12
|
+
*
|
|
13
|
+
* ## Example Usage
|
|
14
|
+
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
+
* import * as oci from "@pulumi/oci";
|
|
18
|
+
*
|
|
19
|
+
* const testCloudExadataStorageConnector = new oci.databasemanagement.CloudExadataStorageConnector("test_cloud_exadata_storage_connector", {
|
|
20
|
+
* agentId: testAgent.id,
|
|
21
|
+
* connectionUri: cloudExadataStorageConnectorConnectionUri,
|
|
22
|
+
* credentialInfo: {
|
|
23
|
+
* password: cloudExadataStorageConnectorCredentialInfoPassword,
|
|
24
|
+
* username: cloudExadataStorageConnectorCredentialInfoUsername,
|
|
25
|
+
* sslTrustStoreLocation: cloudExadataStorageConnectorCredentialInfoSslTrustStoreLocation,
|
|
26
|
+
* sslTrustStorePassword: cloudExadataStorageConnectorCredentialInfoSslTrustStorePassword,
|
|
27
|
+
* sslTrustStoreType: cloudExadataStorageConnectorCredentialInfoSslTrustStoreType,
|
|
28
|
+
* },
|
|
29
|
+
* storageServerId: testStorageServer.id,
|
|
30
|
+
* definedTags: {
|
|
31
|
+
* "Operations.CostCenter": "42",
|
|
32
|
+
* },
|
|
33
|
+
* displayName: cloudExadataStorageConnectorDisplayName,
|
|
34
|
+
* freeformTags: {
|
|
35
|
+
* Department: "Finance",
|
|
36
|
+
* },
|
|
37
|
+
* });
|
|
38
|
+
* ```
|
|
39
|
+
*
|
|
40
|
+
* ## Import
|
|
41
|
+
*
|
|
42
|
+
* CloudExadataStorageConnectors can be imported using the `id`, e.g.
|
|
43
|
+
*
|
|
44
|
+
* ```sh
|
|
45
|
+
* $ pulumi import oci:DatabaseManagement/cloudExadataStorageConnector:CloudExadataStorageConnector test_cloud_exadata_storage_connector "id"
|
|
46
|
+
* ```
|
|
47
|
+
*/
|
|
48
|
+
class CloudExadataStorageConnector extends pulumi.CustomResource {
|
|
49
|
+
/**
|
|
50
|
+
* Get an existing CloudExadataStorageConnector resource's state with the given name, ID, and optional extra
|
|
51
|
+
* properties used to qualify the lookup.
|
|
52
|
+
*
|
|
53
|
+
* @param name The _unique_ name of the resulting resource.
|
|
54
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
55
|
+
* @param state Any extra arguments used during the lookup.
|
|
56
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
57
|
+
*/
|
|
58
|
+
static get(name, id, state, opts) {
|
|
59
|
+
return new CloudExadataStorageConnector(name, state, { ...opts, id: id });
|
|
60
|
+
}
|
|
61
|
+
/**
|
|
62
|
+
* Returns true if the given object is an instance of CloudExadataStorageConnector. This is designed to work even
|
|
63
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
64
|
+
*/
|
|
65
|
+
static isInstance(obj) {
|
|
66
|
+
if (obj === undefined || obj === null) {
|
|
67
|
+
return false;
|
|
68
|
+
}
|
|
69
|
+
return obj['__pulumiType'] === CloudExadataStorageConnector.__pulumiType;
|
|
70
|
+
}
|
|
71
|
+
constructor(name, argsOrState, opts) {
|
|
72
|
+
let resourceInputs = {};
|
|
73
|
+
opts = opts || {};
|
|
74
|
+
if (opts.id) {
|
|
75
|
+
const state = argsOrState;
|
|
76
|
+
resourceInputs["additionalDetails"] = state?.additionalDetails;
|
|
77
|
+
resourceInputs["agentId"] = state?.agentId;
|
|
78
|
+
resourceInputs["connectionUri"] = state?.connectionUri;
|
|
79
|
+
resourceInputs["credentialInfo"] = state?.credentialInfo;
|
|
80
|
+
resourceInputs["definedTags"] = state?.definedTags;
|
|
81
|
+
resourceInputs["displayName"] = state?.displayName;
|
|
82
|
+
resourceInputs["exadataInfrastructureId"] = state?.exadataInfrastructureId;
|
|
83
|
+
resourceInputs["freeformTags"] = state?.freeformTags;
|
|
84
|
+
resourceInputs["internalId"] = state?.internalId;
|
|
85
|
+
resourceInputs["lifecycleDetails"] = state?.lifecycleDetails;
|
|
86
|
+
resourceInputs["resourceType"] = state?.resourceType;
|
|
87
|
+
resourceInputs["state"] = state?.state;
|
|
88
|
+
resourceInputs["status"] = state?.status;
|
|
89
|
+
resourceInputs["storageServerId"] = state?.storageServerId;
|
|
90
|
+
resourceInputs["systemTags"] = state?.systemTags;
|
|
91
|
+
resourceInputs["timeCreated"] = state?.timeCreated;
|
|
92
|
+
resourceInputs["timeUpdated"] = state?.timeUpdated;
|
|
93
|
+
resourceInputs["version"] = state?.version;
|
|
94
|
+
}
|
|
95
|
+
else {
|
|
96
|
+
const args = argsOrState;
|
|
97
|
+
if (args?.agentId === undefined && !opts.urn) {
|
|
98
|
+
throw new Error("Missing required property 'agentId'");
|
|
99
|
+
}
|
|
100
|
+
if (args?.connectionUri === undefined && !opts.urn) {
|
|
101
|
+
throw new Error("Missing required property 'connectionUri'");
|
|
102
|
+
}
|
|
103
|
+
if (args?.credentialInfo === undefined && !opts.urn) {
|
|
104
|
+
throw new Error("Missing required property 'credentialInfo'");
|
|
105
|
+
}
|
|
106
|
+
if (args?.storageServerId === undefined && !opts.urn) {
|
|
107
|
+
throw new Error("Missing required property 'storageServerId'");
|
|
108
|
+
}
|
|
109
|
+
resourceInputs["agentId"] = args?.agentId;
|
|
110
|
+
resourceInputs["connectionUri"] = args?.connectionUri;
|
|
111
|
+
resourceInputs["credentialInfo"] = args?.credentialInfo;
|
|
112
|
+
resourceInputs["definedTags"] = args?.definedTags;
|
|
113
|
+
resourceInputs["displayName"] = args?.displayName;
|
|
114
|
+
resourceInputs["freeformTags"] = args?.freeformTags;
|
|
115
|
+
resourceInputs["storageServerId"] = args?.storageServerId;
|
|
116
|
+
resourceInputs["additionalDetails"] = undefined /*out*/;
|
|
117
|
+
resourceInputs["exadataInfrastructureId"] = undefined /*out*/;
|
|
118
|
+
resourceInputs["internalId"] = undefined /*out*/;
|
|
119
|
+
resourceInputs["lifecycleDetails"] = undefined /*out*/;
|
|
120
|
+
resourceInputs["resourceType"] = undefined /*out*/;
|
|
121
|
+
resourceInputs["state"] = undefined /*out*/;
|
|
122
|
+
resourceInputs["status"] = undefined /*out*/;
|
|
123
|
+
resourceInputs["systemTags"] = undefined /*out*/;
|
|
124
|
+
resourceInputs["timeCreated"] = undefined /*out*/;
|
|
125
|
+
resourceInputs["timeUpdated"] = undefined /*out*/;
|
|
126
|
+
resourceInputs["version"] = undefined /*out*/;
|
|
127
|
+
}
|
|
128
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
129
|
+
super(CloudExadataStorageConnector.__pulumiType, name, resourceInputs, opts);
|
|
130
|
+
}
|
|
131
|
+
}
|
|
132
|
+
exports.CloudExadataStorageConnector = CloudExadataStorageConnector;
|
|
133
|
+
/** @internal */
|
|
134
|
+
CloudExadataStorageConnector.__pulumiType = 'oci:DatabaseManagement/cloudExadataStorageConnector:CloudExadataStorageConnector';
|
|
135
|
+
//# sourceMappingURL=cloudExadataStorageConnector.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cloudExadataStorageConnector.js","sourceRoot":"","sources":["../../databasemanagement/cloudExadataStorageConnector.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,231 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* This resource provides the Cloud Exadata Storage Grid resource in Oracle Cloud Infrastructure Database Management service.
|
|
6
|
+
*
|
|
7
|
+
* Updates the Exadata storage server grid specified by exadataStorageGridId.
|
|
8
|
+
*
|
|
9
|
+
* ## Import
|
|
10
|
+
*
|
|
11
|
+
* CloudExadataStorageGrids can be imported using the `id`, e.g.
|
|
12
|
+
*
|
|
13
|
+
* ```sh
|
|
14
|
+
* $ pulumi import oci:DatabaseManagement/cloudExadataStorageGrid:CloudExadataStorageGrid test_cloud_exadata_storage_grid "id"
|
|
15
|
+
* ```
|
|
16
|
+
*/
|
|
17
|
+
export declare class CloudExadataStorageGrid extends pulumi.CustomResource {
|
|
18
|
+
/**
|
|
19
|
+
* Get an existing CloudExadataStorageGrid resource's state with the given name, ID, and optional extra
|
|
20
|
+
* properties used to qualify the lookup.
|
|
21
|
+
*
|
|
22
|
+
* @param name The _unique_ name of the resulting resource.
|
|
23
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
24
|
+
* @param state Any extra arguments used during the lookup.
|
|
25
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
26
|
+
*/
|
|
27
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: CloudExadataStorageGridState, opts?: pulumi.CustomResourceOptions): CloudExadataStorageGrid;
|
|
28
|
+
/**
|
|
29
|
+
* Returns true if the given object is an instance of CloudExadataStorageGrid. This is designed to work even
|
|
30
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
31
|
+
*/
|
|
32
|
+
static isInstance(obj: any): obj is CloudExadataStorageGrid;
|
|
33
|
+
/**
|
|
34
|
+
* The additional details of the resource defined in `{"key": "value"}` format. Example: `{"bar-key": "value"}`
|
|
35
|
+
*/
|
|
36
|
+
readonly additionalDetails: pulumi.Output<{
|
|
37
|
+
[key: string]: string;
|
|
38
|
+
}>;
|
|
39
|
+
/**
|
|
40
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata storage grid.
|
|
41
|
+
*/
|
|
42
|
+
readonly cloudExadataStorageGridId: pulumi.Output<string>;
|
|
43
|
+
/**
|
|
44
|
+
* (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Operations.CostCenter": "42"}`
|
|
45
|
+
*/
|
|
46
|
+
readonly definedTags: pulumi.Output<{
|
|
47
|
+
[key: string]: string;
|
|
48
|
+
}>;
|
|
49
|
+
/**
|
|
50
|
+
* The name of the Exadata resource. English letters, numbers, "-", "_" and "." only.
|
|
51
|
+
*/
|
|
52
|
+
readonly displayName: pulumi.Output<string>;
|
|
53
|
+
/**
|
|
54
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata infrastructure.
|
|
55
|
+
*/
|
|
56
|
+
readonly exadataInfrastructureId: pulumi.Output<string>;
|
|
57
|
+
/**
|
|
58
|
+
* (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
|
59
|
+
*
|
|
60
|
+
*
|
|
61
|
+
* ** IMPORTANT **
|
|
62
|
+
* Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
|
63
|
+
*/
|
|
64
|
+
readonly freeformTags: pulumi.Output<{
|
|
65
|
+
[key: string]: string;
|
|
66
|
+
}>;
|
|
67
|
+
/**
|
|
68
|
+
* The internal ID of the Exadata resource.
|
|
69
|
+
*/
|
|
70
|
+
readonly internalId: pulumi.Output<string>;
|
|
71
|
+
/**
|
|
72
|
+
* The details of the lifecycle state of the Exadata resource.
|
|
73
|
+
*/
|
|
74
|
+
readonly lifecycleDetails: pulumi.Output<string>;
|
|
75
|
+
/**
|
|
76
|
+
* The type of Exadata resource.
|
|
77
|
+
*/
|
|
78
|
+
readonly resourceType: pulumi.Output<string>;
|
|
79
|
+
/**
|
|
80
|
+
* The number of Exadata storage servers in the Exadata infrastructure.
|
|
81
|
+
*/
|
|
82
|
+
readonly serverCount: pulumi.Output<number>;
|
|
83
|
+
/**
|
|
84
|
+
* The current lifecycle state of the database resource.
|
|
85
|
+
*/
|
|
86
|
+
readonly state: pulumi.Output<string>;
|
|
87
|
+
/**
|
|
88
|
+
* The status of the Exadata resource.
|
|
89
|
+
*/
|
|
90
|
+
readonly status: pulumi.Output<string>;
|
|
91
|
+
/**
|
|
92
|
+
* A list of monitored Exadata storage servers.
|
|
93
|
+
*/
|
|
94
|
+
readonly storageServers: pulumi.Output<outputs.DatabaseManagement.CloudExadataStorageGridStorageServer[]>;
|
|
95
|
+
/**
|
|
96
|
+
* System 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). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
|
97
|
+
*/
|
|
98
|
+
readonly systemTags: pulumi.Output<{
|
|
99
|
+
[key: string]: string;
|
|
100
|
+
}>;
|
|
101
|
+
/**
|
|
102
|
+
* The timestamp of the creation of the Exadata resource.
|
|
103
|
+
*/
|
|
104
|
+
readonly timeCreated: pulumi.Output<string>;
|
|
105
|
+
/**
|
|
106
|
+
* The timestamp of the last update of the Exadata resource.
|
|
107
|
+
*/
|
|
108
|
+
readonly timeUpdated: pulumi.Output<string>;
|
|
109
|
+
/**
|
|
110
|
+
* The version of the Exadata resource.
|
|
111
|
+
*/
|
|
112
|
+
readonly version: pulumi.Output<string>;
|
|
113
|
+
/**
|
|
114
|
+
* Create a CloudExadataStorageGrid resource with the given unique name, arguments, and options.
|
|
115
|
+
*
|
|
116
|
+
* @param name The _unique_ name of the resource.
|
|
117
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
118
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
119
|
+
*/
|
|
120
|
+
constructor(name: string, args: CloudExadataStorageGridArgs, opts?: pulumi.CustomResourceOptions);
|
|
121
|
+
}
|
|
122
|
+
/**
|
|
123
|
+
* Input properties used for looking up and filtering CloudExadataStorageGrid resources.
|
|
124
|
+
*/
|
|
125
|
+
export interface CloudExadataStorageGridState {
|
|
126
|
+
/**
|
|
127
|
+
* The additional details of the resource defined in `{"key": "value"}` format. Example: `{"bar-key": "value"}`
|
|
128
|
+
*/
|
|
129
|
+
additionalDetails?: pulumi.Input<{
|
|
130
|
+
[key: string]: pulumi.Input<string>;
|
|
131
|
+
}>;
|
|
132
|
+
/**
|
|
133
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata storage grid.
|
|
134
|
+
*/
|
|
135
|
+
cloudExadataStorageGridId?: pulumi.Input<string>;
|
|
136
|
+
/**
|
|
137
|
+
* (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Operations.CostCenter": "42"}`
|
|
138
|
+
*/
|
|
139
|
+
definedTags?: pulumi.Input<{
|
|
140
|
+
[key: string]: pulumi.Input<string>;
|
|
141
|
+
}>;
|
|
142
|
+
/**
|
|
143
|
+
* The name of the Exadata resource. English letters, numbers, "-", "_" and "." only.
|
|
144
|
+
*/
|
|
145
|
+
displayName?: pulumi.Input<string>;
|
|
146
|
+
/**
|
|
147
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata infrastructure.
|
|
148
|
+
*/
|
|
149
|
+
exadataInfrastructureId?: pulumi.Input<string>;
|
|
150
|
+
/**
|
|
151
|
+
* (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
|
152
|
+
*
|
|
153
|
+
*
|
|
154
|
+
* ** IMPORTANT **
|
|
155
|
+
* Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
|
156
|
+
*/
|
|
157
|
+
freeformTags?: pulumi.Input<{
|
|
158
|
+
[key: string]: pulumi.Input<string>;
|
|
159
|
+
}>;
|
|
160
|
+
/**
|
|
161
|
+
* The internal ID of the Exadata resource.
|
|
162
|
+
*/
|
|
163
|
+
internalId?: pulumi.Input<string>;
|
|
164
|
+
/**
|
|
165
|
+
* The details of the lifecycle state of the Exadata resource.
|
|
166
|
+
*/
|
|
167
|
+
lifecycleDetails?: pulumi.Input<string>;
|
|
168
|
+
/**
|
|
169
|
+
* The type of Exadata resource.
|
|
170
|
+
*/
|
|
171
|
+
resourceType?: pulumi.Input<string>;
|
|
172
|
+
/**
|
|
173
|
+
* The number of Exadata storage servers in the Exadata infrastructure.
|
|
174
|
+
*/
|
|
175
|
+
serverCount?: pulumi.Input<number>;
|
|
176
|
+
/**
|
|
177
|
+
* The current lifecycle state of the database resource.
|
|
178
|
+
*/
|
|
179
|
+
state?: pulumi.Input<string>;
|
|
180
|
+
/**
|
|
181
|
+
* The status of the Exadata resource.
|
|
182
|
+
*/
|
|
183
|
+
status?: pulumi.Input<string>;
|
|
184
|
+
/**
|
|
185
|
+
* A list of monitored Exadata storage servers.
|
|
186
|
+
*/
|
|
187
|
+
storageServers?: pulumi.Input<pulumi.Input<inputs.DatabaseManagement.CloudExadataStorageGridStorageServer>[]>;
|
|
188
|
+
/**
|
|
189
|
+
* System 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). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
|
190
|
+
*/
|
|
191
|
+
systemTags?: pulumi.Input<{
|
|
192
|
+
[key: string]: pulumi.Input<string>;
|
|
193
|
+
}>;
|
|
194
|
+
/**
|
|
195
|
+
* The timestamp of the creation of the Exadata resource.
|
|
196
|
+
*/
|
|
197
|
+
timeCreated?: pulumi.Input<string>;
|
|
198
|
+
/**
|
|
199
|
+
* The timestamp of the last update of the Exadata resource.
|
|
200
|
+
*/
|
|
201
|
+
timeUpdated?: pulumi.Input<string>;
|
|
202
|
+
/**
|
|
203
|
+
* The version of the Exadata resource.
|
|
204
|
+
*/
|
|
205
|
+
version?: pulumi.Input<string>;
|
|
206
|
+
}
|
|
207
|
+
/**
|
|
208
|
+
* The set of arguments for constructing a CloudExadataStorageGrid resource.
|
|
209
|
+
*/
|
|
210
|
+
export interface CloudExadataStorageGridArgs {
|
|
211
|
+
/**
|
|
212
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata storage grid.
|
|
213
|
+
*/
|
|
214
|
+
cloudExadataStorageGridId: pulumi.Input<string>;
|
|
215
|
+
/**
|
|
216
|
+
* (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Operations.CostCenter": "42"}`
|
|
217
|
+
*/
|
|
218
|
+
definedTags?: pulumi.Input<{
|
|
219
|
+
[key: string]: pulumi.Input<string>;
|
|
220
|
+
}>;
|
|
221
|
+
/**
|
|
222
|
+
* (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
|
223
|
+
*
|
|
224
|
+
*
|
|
225
|
+
* ** IMPORTANT **
|
|
226
|
+
* Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
|
227
|
+
*/
|
|
228
|
+
freeformTags?: pulumi.Input<{
|
|
229
|
+
[key: string]: pulumi.Input<string>;
|
|
230
|
+
}>;
|
|
231
|
+
}
|