@pulumi/oci 3.12.0-alpha.1763622392 → 3.12.0-alpha.1763698704
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/apigateway/gateway.d.ts +44 -0
- package/apigateway/gateway.js +14 -0
- package/apigateway/gateway.js.map +1 -1
- package/apigateway/getGateway.d.ts +12 -0
- package/apigateway/getGateway.js.map +1 -1
- package/bastion/bastion.d.ts +19 -0
- package/bastion/bastion.js +3 -0
- package/bastion/bastion.js.map +1 -1
- package/bastion/getBastion.d.ts +6 -0
- package/bastion/getBastion.js.map +1 -1
- package/config/vars.d.ts +4 -0
- package/config/vars.js +6 -0
- package/config/vars.js.map +1 -1
- package/core/computeGpuMemoryFabric.d.ts +62 -12
- package/core/computeGpuMemoryFabric.js +14 -0
- package/core/computeGpuMemoryFabric.js.map +1 -1
- package/core/getComputeGpuMemoryFabric.d.ts +29 -0
- package/core/getComputeGpuMemoryFabric.js.map +1 -1
- package/database/database.d.ts +3 -1
- package/database/database.js +3 -1
- package/database/database.js.map +1 -1
- package/database/databaseSnapshotStandby.d.ts +7 -0
- package/database/databaseSnapshotStandby.js +7 -0
- package/database/databaseSnapshotStandby.js.map +1 -1
- package/datacatalog/catalogPrivateEndpoint.d.ts +19 -0
- package/datacatalog/catalogPrivateEndpoint.js +3 -0
- package/datacatalog/catalogPrivateEndpoint.js.map +1 -1
- package/datacatalog/getCatalogPrivateEndpoint.d.ts +6 -0
- package/datacatalog/getCatalogPrivateEndpoint.js.map +1 -1
- package/goldengate/connection.d.ts +28 -35
- package/goldengate/connection.js +1 -2
- package/goldengate/connection.js.map +1 -1
- package/goldengate/deployment.d.ts +21 -0
- package/goldengate/deployment.js.map +1 -1
- package/goldengate/getPipeline.d.ts +8 -0
- package/goldengate/getPipeline.js.map +1 -1
- package/goldengate/pipeline.d.ts +21 -0
- package/goldengate/pipeline.js +5 -0
- package/goldengate/pipeline.js.map +1 -1
- package/oci/dbmulticloudOracleDbAwsIdentityConnector.d.ts +264 -0
- package/oci/dbmulticloudOracleDbAwsIdentityConnector.js +138 -0
- package/oci/dbmulticloudOracleDbAwsIdentityConnector.js.map +1 -0
- package/oci/dbmulticloudOracleDbAwsKey.d.ts +276 -0
- package/oci/dbmulticloudOracleDbAwsKey.js +122 -0
- package/oci/dbmulticloudOracleDbAwsKey.js.map +1 -0
- package/oci/getDbmulticloudOracleDbAwsIdentityConnector.d.ts +134 -0
- package/oci/getDbmulticloudOracleDbAwsIdentityConnector.js +54 -0
- package/oci/getDbmulticloudOracleDbAwsIdentityConnector.js.map +1 -0
- package/oci/getDbmulticloudOracleDbAwsIdentityConnectors.d.ts +117 -0
- package/oci/getDbmulticloudOracleDbAwsIdentityConnectors.js +68 -0
- package/oci/getDbmulticloudOracleDbAwsIdentityConnectors.js.map +1 -0
- package/oci/getDbmulticloudOracleDbAwsKey.d.ts +135 -0
- package/oci/getDbmulticloudOracleDbAwsKey.js +54 -0
- package/oci/getDbmulticloudOracleDbAwsKey.js.map +1 -0
- package/oci/getDbmulticloudOracleDbAwsKeys.d.ts +125 -0
- package/oci/getDbmulticloudOracleDbAwsKeys.js +72 -0
- package/oci/getDbmulticloudOracleDbAwsKeys.js.map +1 -0
- package/oci/getDbmulticloudOracleDbGcpIdentityConnectors.d.ts +2 -2
- package/oci/getPsaPrivateServiceAccess.d.ts +145 -0
- package/oci/getPsaPrivateServiceAccess.js +66 -0
- package/oci/getPsaPrivateServiceAccess.js.map +1 -0
- package/oci/getPsaPrivateServiceAccesses.d.ts +42 -0
- package/oci/getPsaPrivateServiceAccesses.js +36 -0
- package/oci/getPsaPrivateServiceAccesses.js.map +1 -0
- package/oci/getPsaPsaServices.d.ts +86 -0
- package/oci/getPsaPsaServices.js +62 -0
- package/oci/getPsaPsaServices.js.map +1 -0
- package/oci/getPsaPsaWorkRequest.d.ts +100 -0
- package/oci/getPsaPsaWorkRequest.js +54 -0
- package/oci/getPsaPsaWorkRequest.js.map +1 -0
- package/oci/getPsaPsaWorkRequestErrors.d.ts +31 -0
- package/oci/getPsaPsaWorkRequestErrors.js +24 -0
- package/oci/getPsaPsaWorkRequestErrors.js.map +1 -0
- package/oci/getPsaPsaWorkRequestLogs.d.ts +31 -0
- package/oci/getPsaPsaWorkRequestLogs.js +24 -0
- package/oci/getPsaPsaWorkRequestLogs.js.map +1 -0
- package/oci/getPsaPsaWorkRequests.d.ts +111 -0
- package/oci/getPsaPsaWorkRequests.js +70 -0
- package/oci/getPsaPsaWorkRequests.js.map +1 -0
- package/oci/index.d.ts +54 -0
- package/oci/index.js +73 -4
- package/oci/index.js.map +1 -1
- package/oci/iotDigitalTwinInstance.d.ts +6 -6
- package/oci/iotDigitalTwinInstanceInvokeRawCommand.d.ts +167 -0
- package/oci/iotDigitalTwinInstanceInvokeRawCommand.js +95 -0
- package/oci/iotDigitalTwinInstanceInvokeRawCommand.js.map +1 -0
- package/oci/iotIotDomainChangeDataRetentionPeriod.d.ts +102 -0
- package/oci/iotIotDomainChangeDataRetentionPeriod.js +80 -0
- package/oci/iotIotDomainChangeDataRetentionPeriod.js.map +1 -0
- package/oci/iotIotDomainConfigureDataAccess.d.ts +128 -0
- package/oci/iotIotDomainConfigureDataAccess.js +85 -0
- package/oci/iotIotDomainConfigureDataAccess.js.map +1 -0
- package/oci/iotIotDomainGroupConfigureDataAccess.d.ts +89 -0
- package/oci/iotIotDomainGroupConfigureDataAccess.js +74 -0
- package/oci/iotIotDomainGroupConfigureDataAccess.js.map +1 -0
- package/oci/psaPrivateServiceAccess.d.ts +102 -0
- package/oci/psaPrivateServiceAccess.js +90 -0
- package/oci/psaPrivateServiceAccess.js.map +1 -0
- package/package.json +2 -2
- package/provider.d.ts +8 -0
- package/provider.js +1 -0
- package/provider.js.map +1 -1
- package/servicecatalog/catalog.d.ts +36 -11
- package/servicecatalog/catalog.js +5 -0
- package/servicecatalog/catalog.js.map +1 -1
- package/servicecatalog/getAllApplications.d.ts +166 -0
- package/servicecatalog/getAllApplications.js +88 -0
- package/servicecatalog/getAllApplications.js.map +1 -0
- package/servicecatalog/getConfiguration.d.ts +67 -0
- package/servicecatalog/getConfiguration.js +54 -0
- package/servicecatalog/getConfiguration.js.map +1 -0
- package/servicecatalog/getPrivateApplication.d.ts +6 -0
- package/servicecatalog/getPrivateApplication.js.map +1 -1
- package/servicecatalog/getServiceCatalog.d.ts +10 -0
- package/servicecatalog/getServiceCatalog.js.map +1 -1
- package/servicecatalog/getServiceCatalogs.d.ts +14 -0
- package/servicecatalog/getServiceCatalogs.js +4 -0
- package/servicecatalog/getServiceCatalogs.js.map +1 -1
- package/servicecatalog/index.d.ts +6 -0
- package/servicecatalog/index.js +7 -1
- package/servicecatalog/index.js.map +1 -1
- package/servicecatalog/privateApplication.d.ts +12 -0
- package/servicecatalog/privateApplication.js +2 -0
- package/servicecatalog/privateApplication.js.map +1 -1
- package/types/input.d.ts +245 -11
- package/types/output.d.ts +923 -18
package/types/output.d.ts
CHANGED
|
@@ -7106,6 +7106,22 @@ export declare namespace ApiGateway {
|
|
|
7106
7106
|
*/
|
|
7107
7107
|
ipAddress: string;
|
|
7108
7108
|
}
|
|
7109
|
+
interface GatewayIpv4addressConfiguration {
|
|
7110
|
+
/**
|
|
7111
|
+
* List of Reserved IP OCIDs created in VCN service.
|
|
7112
|
+
*/
|
|
7113
|
+
reservedIpIds: string[];
|
|
7114
|
+
}
|
|
7115
|
+
interface GatewayIpv6addressConfiguration {
|
|
7116
|
+
/**
|
|
7117
|
+
* List of IPv6 addresses that will be assigned to the gateway during creation.
|
|
7118
|
+
*/
|
|
7119
|
+
addresses: string[];
|
|
7120
|
+
/**
|
|
7121
|
+
* List of IPv6 prefixes from which to provision IPv6 addresses from. This is required if more than one prefix exists on the subnet.
|
|
7122
|
+
*/
|
|
7123
|
+
subnetCidrs: string[];
|
|
7124
|
+
}
|
|
7109
7125
|
interface GatewayLock {
|
|
7110
7126
|
/**
|
|
7111
7127
|
* A message added by the creator of the lock. This is typically used to give an indication of why the resource is locked.
|
|
@@ -12357,6 +12373,22 @@ export declare namespace ApiGateway {
|
|
|
12357
12373
|
*/
|
|
12358
12374
|
ipAddress: string;
|
|
12359
12375
|
}
|
|
12376
|
+
interface GetGatewayIpv4addressConfiguration {
|
|
12377
|
+
/**
|
|
12378
|
+
* List of Reserved IP OCIDs created in VCN service.
|
|
12379
|
+
*/
|
|
12380
|
+
reservedIpIds: string[];
|
|
12381
|
+
}
|
|
12382
|
+
interface GetGatewayIpv6addressConfiguration {
|
|
12383
|
+
/**
|
|
12384
|
+
* List of IPv6 addresses that will be assigned to the gateway during creation.
|
|
12385
|
+
*/
|
|
12386
|
+
addresses: string[];
|
|
12387
|
+
/**
|
|
12388
|
+
* List of IPv6 prefixes from which to provision IPv6 addresses from. This is required if more than one prefix exists on the subnet.
|
|
12389
|
+
*/
|
|
12390
|
+
subnetCidrs: string[];
|
|
12391
|
+
}
|
|
12360
12392
|
interface GetGatewayLock {
|
|
12361
12393
|
/**
|
|
12362
12394
|
* A message added by the creator of the lock. This is typically used to give an indication of why the resource is locked.
|
|
@@ -12473,6 +12505,18 @@ export declare namespace ApiGateway {
|
|
|
12473
12505
|
* An array of IP addresses associated with the gateway.
|
|
12474
12506
|
*/
|
|
12475
12507
|
ipAddresses: outputs.ApiGateway.GetGatewaysGatewayCollectionIpAddress[];
|
|
12508
|
+
/**
|
|
12509
|
+
* Determines whether the gateway has an IPv4 or IPv6 address assigned to it, or both. `IPV4` means the gateway will only have an IPv4 address assigned to it, and `IPV6` means the gateway will only have an `IPv6` address assigned to it. `DUAL_STACK` means the gateway will have both an IPv4 and IPv6 address assigned to it. Example: `IPV4` or `IPV6` or `DUAL_STACK`
|
|
12510
|
+
*/
|
|
12511
|
+
ipMode: string;
|
|
12512
|
+
/**
|
|
12513
|
+
* IPv4 address configuration details that should be used when creating the gateway.
|
|
12514
|
+
*/
|
|
12515
|
+
ipv4addressConfigurations: outputs.ApiGateway.GetGatewaysGatewayCollectionIpv4addressConfiguration[];
|
|
12516
|
+
/**
|
|
12517
|
+
* IPv6 address configuration details that should be used when creating the gateway.
|
|
12518
|
+
*/
|
|
12519
|
+
ipv6addressConfigurations: outputs.ApiGateway.GetGatewaysGatewayCollectionIpv6addressConfiguration[];
|
|
12476
12520
|
isLockOverride: boolean;
|
|
12477
12521
|
/**
|
|
12478
12522
|
* A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in a Failed state.
|
|
@@ -12533,6 +12577,22 @@ export declare namespace ApiGateway {
|
|
|
12533
12577
|
*/
|
|
12534
12578
|
ipAddress: string;
|
|
12535
12579
|
}
|
|
12580
|
+
interface GetGatewaysGatewayCollectionIpv4addressConfiguration {
|
|
12581
|
+
/**
|
|
12582
|
+
* List of Reserved IP OCIDs created in VCN service.
|
|
12583
|
+
*/
|
|
12584
|
+
reservedIpIds: string[];
|
|
12585
|
+
}
|
|
12586
|
+
interface GetGatewaysGatewayCollectionIpv6addressConfiguration {
|
|
12587
|
+
/**
|
|
12588
|
+
* List of IPv6 addresses that will be assigned to the gateway during creation.
|
|
12589
|
+
*/
|
|
12590
|
+
addresses: string[];
|
|
12591
|
+
/**
|
|
12592
|
+
* List of IPv6 prefixes from which to provision IPv6 addresses from. This is required if more than one prefix exists on the subnet.
|
|
12593
|
+
*/
|
|
12594
|
+
subnetCidrs: string[];
|
|
12595
|
+
}
|
|
12536
12596
|
interface GetGatewaysGatewayCollectionLock {
|
|
12537
12597
|
/**
|
|
12538
12598
|
* A message added by the creator of the lock. This is typically used to give an indication of why the resource is locked.
|
|
@@ -17709,6 +17769,12 @@ export declare namespace Bastion {
|
|
|
17709
17769
|
* The private IP address of the created private endpoint.
|
|
17710
17770
|
*/
|
|
17711
17771
|
privateEndpointIpAddress: string;
|
|
17772
|
+
/**
|
|
17773
|
+
* Security Attributes for this resource. This is unique to ZPR, and helps identify which resources are allowed to be accessed by what permission controls. Example: `{"Oracle-DataSecurity-ZPR.MaxEgressCount.value": "42", "Oracle-DataSecurity-ZPR.MaxEgressCount.mode": "audit"}`
|
|
17774
|
+
*/
|
|
17775
|
+
securityAttributes: {
|
|
17776
|
+
[key: string]: string;
|
|
17777
|
+
};
|
|
17712
17778
|
/**
|
|
17713
17779
|
* The current state of the bastion.
|
|
17714
17780
|
*/
|
|
@@ -42607,6 +42673,20 @@ export declare namespace Core {
|
|
|
42607
42673
|
*/
|
|
42608
42674
|
compartmentId: string;
|
|
42609
42675
|
}
|
|
42676
|
+
interface ComputeGpuMemoryFabricMemoryFabricPreferences {
|
|
42677
|
+
/**
|
|
42678
|
+
* (Updatable) The desired firmware bundle id on the GPU memory fabric.
|
|
42679
|
+
*/
|
|
42680
|
+
customerDesiredFirmwareBundleId: string;
|
|
42681
|
+
/**
|
|
42682
|
+
* (Updatable) The recycle level of GPU memory fabric.
|
|
42683
|
+
*
|
|
42684
|
+
*
|
|
42685
|
+
* ** IMPORTANT **
|
|
42686
|
+
* Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
|
42687
|
+
*/
|
|
42688
|
+
fabricRecycleLevel: string;
|
|
42689
|
+
}
|
|
42610
42690
|
interface ComputeHostConfigurationData {
|
|
42611
42691
|
/**
|
|
42612
42692
|
* Compute Host Group Configuration Details Check
|
|
@@ -45576,6 +45656,16 @@ export declare namespace Core {
|
|
|
45576
45656
|
regex?: boolean;
|
|
45577
45657
|
values: string[];
|
|
45578
45658
|
}
|
|
45659
|
+
interface GetComputeGpuMemoryFabricMemoryFabricPreference {
|
|
45660
|
+
/**
|
|
45661
|
+
* The desired firmware bundle id on the GPU memory fabric.
|
|
45662
|
+
*/
|
|
45663
|
+
customerDesiredFirmwareBundleId: string;
|
|
45664
|
+
/**
|
|
45665
|
+
* The recycle level of GPU memory fabric.
|
|
45666
|
+
*/
|
|
45667
|
+
fabricRecycleLevel: string;
|
|
45668
|
+
}
|
|
45579
45669
|
interface GetComputeGpuMemoryFabricsComputeGpuMemoryFabricCollection {
|
|
45580
45670
|
items: outputs.Core.GetComputeGpuMemoryFabricsComputeGpuMemoryFabricCollectionItem[];
|
|
45581
45671
|
}
|
|
@@ -45610,6 +45700,10 @@ export declare namespace Core {
|
|
|
45610
45700
|
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compute network block.
|
|
45611
45701
|
*/
|
|
45612
45702
|
computeNetworkBlockId: string;
|
|
45703
|
+
/**
|
|
45704
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for current firmware bundle
|
|
45705
|
+
*/
|
|
45706
|
+
currentFirmwareBundleId: string;
|
|
45613
45707
|
/**
|
|
45614
45708
|
* 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"}`
|
|
45615
45709
|
*/
|
|
@@ -45624,6 +45718,14 @@ export declare namespace Core {
|
|
|
45624
45718
|
* The health state of the GPU memory fabric
|
|
45625
45719
|
*/
|
|
45626
45720
|
fabricHealth: string;
|
|
45721
|
+
/**
|
|
45722
|
+
* The reason for updating firmware bundle version of the GPU memory fabric.
|
|
45723
|
+
*/
|
|
45724
|
+
firmwareUpdateReason: string;
|
|
45725
|
+
/**
|
|
45726
|
+
* The state of Memory Fabric Firmware update
|
|
45727
|
+
*/
|
|
45728
|
+
firmwareUpdateState: string;
|
|
45627
45729
|
/**
|
|
45628
45730
|
* 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"}`
|
|
45629
45731
|
*/
|
|
@@ -45634,20 +45736,36 @@ export declare namespace Core {
|
|
|
45634
45736
|
* The total number of healthy bare metal hosts located in this compute GPU memory fabric.
|
|
45635
45737
|
*/
|
|
45636
45738
|
healthyHostCount: string;
|
|
45739
|
+
/**
|
|
45740
|
+
* The host platform identifier used for bundle queries
|
|
45741
|
+
*/
|
|
45742
|
+
hostPlatformName: string;
|
|
45637
45743
|
/**
|
|
45638
45744
|
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for the Customer-unique GPU memory fabric
|
|
45639
45745
|
*/
|
|
45640
45746
|
id: string;
|
|
45747
|
+
/**
|
|
45748
|
+
* The preference object specified by customer. Contains customerDesiredFirmwareBundleId, fabricRecycleLevel.
|
|
45749
|
+
*/
|
|
45750
|
+
memoryFabricPreferences: outputs.Core.GetComputeGpuMemoryFabricsComputeGpuMemoryFabricCollectionItemMemoryFabricPreference[];
|
|
45641
45751
|
/**
|
|
45642
45752
|
* The lifecycle state of the GPU memory fabric
|
|
45643
45753
|
*/
|
|
45644
45754
|
state: string;
|
|
45755
|
+
/**
|
|
45756
|
+
* The switch platform identifier used for bundle queries
|
|
45757
|
+
*/
|
|
45758
|
+
switchPlatformName: string;
|
|
45645
45759
|
/**
|
|
45646
45760
|
* Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
|
45647
45761
|
*/
|
|
45648
45762
|
systemTags: {
|
|
45649
45763
|
[key: string]: string;
|
|
45650
45764
|
};
|
|
45765
|
+
/**
|
|
45766
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for targeted firmware bundle
|
|
45767
|
+
*/
|
|
45768
|
+
targetFirmwareBundleId: string;
|
|
45651
45769
|
/**
|
|
45652
45770
|
* The date and time that the compute GPU memory fabric record was created, in the format defined by [RFC3339] (https://tools.ietf.org/html/rfc3339). Example: `2016-08-25T21:10:29.600Z`
|
|
45653
45771
|
*/
|
|
@@ -45657,6 +45775,16 @@ export declare namespace Core {
|
|
|
45657
45775
|
*/
|
|
45658
45776
|
totalHostCount: string;
|
|
45659
45777
|
}
|
|
45778
|
+
interface GetComputeGpuMemoryFabricsComputeGpuMemoryFabricCollectionItemMemoryFabricPreference {
|
|
45779
|
+
/**
|
|
45780
|
+
* The desired firmware bundle id on the GPU memory fabric.
|
|
45781
|
+
*/
|
|
45782
|
+
customerDesiredFirmwareBundleId: string;
|
|
45783
|
+
/**
|
|
45784
|
+
* The recycle level of GPU memory fabric.
|
|
45785
|
+
*/
|
|
45786
|
+
fabricRecycleLevel: string;
|
|
45787
|
+
}
|
|
45660
45788
|
interface GetComputeGpuMemoryFabricsFilter {
|
|
45661
45789
|
name: string;
|
|
45662
45790
|
regex?: boolean;
|
|
@@ -59012,6 +59140,12 @@ export declare namespace DataCatalog {
|
|
|
59012
59140
|
* Locks associated with this resource.
|
|
59013
59141
|
*/
|
|
59014
59142
|
locks: outputs.DataCatalog.GetCatalogPrivateEndpointsCatalogPrivateEndpointLock[];
|
|
59143
|
+
/**
|
|
59144
|
+
* Security attributes 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: `{"Oracle-ZPR": {"MaxEgressCount": {"value": "42", "mode": "enforce"}}}`
|
|
59145
|
+
*/
|
|
59146
|
+
securityAttributes: {
|
|
59147
|
+
[key: string]: string;
|
|
59148
|
+
};
|
|
59015
59149
|
/**
|
|
59016
59150
|
* A filter to return only resources that match the specified lifecycle state. The value is case insensitive.
|
|
59017
59151
|
*/
|
|
@@ -94021,7 +94155,7 @@ export declare namespace Database {
|
|
|
94021
94155
|
*/
|
|
94022
94156
|
autonomousContainerDatabaseName: string;
|
|
94023
94157
|
/**
|
|
94024
|
-
* Customer Contacts for the Autonomous
|
|
94158
|
+
* Customer Contacts for the Autonomous Database.
|
|
94025
94159
|
*/
|
|
94026
94160
|
autonomousDatabaseCustomerContacts: outputs.Database.AutonomousDatabaseBackupSourceDatabaseDetailAutonomousDatabaseCustomerContact[];
|
|
94027
94161
|
/**
|
|
@@ -94837,15 +94971,23 @@ export declare namespace Database {
|
|
|
94837
94971
|
}
|
|
94838
94972
|
interface BackupEncryptionKeyLocationDetail {
|
|
94839
94973
|
/**
|
|
94840
|
-
*
|
|
94974
|
+
* Provide the key OCID of a registered AWS key.
|
|
94975
|
+
*/
|
|
94976
|
+
awsEncryptionKeyId: string;
|
|
94977
|
+
/**
|
|
94978
|
+
* Provide the key OCID of a registered Azure key.
|
|
94841
94979
|
*/
|
|
94842
94980
|
azureEncryptionKeyId: string;
|
|
94981
|
+
/**
|
|
94982
|
+
* Provide the key OCID of a registered GCP key.
|
|
94983
|
+
*/
|
|
94984
|
+
googleCloudProviderEncryptionKeyId: string;
|
|
94843
94985
|
/**
|
|
94844
94986
|
* Provide the HSM password as you would in RDBMS for External HSM.
|
|
94845
94987
|
*/
|
|
94846
94988
|
hsmPassword: string;
|
|
94847
94989
|
/**
|
|
94848
|
-
* Use 'EXTERNAL' for creating a new database or migrating a database key to an External HSM. Use 'AZURE' for creating a new database or migrating a database key to Azure.
|
|
94990
|
+
* Use 'EXTERNAL' for creating a new database or migrating a database key to an External HSM. Use 'AZURE' for creating a new database or migrating a database key to Azure. Use 'AWS' for creating a new database or migrating a database key to Aws. Use 'GCP' for creating a new database or migrating a database key to Gcp.
|
|
94849
94991
|
*/
|
|
94850
94992
|
providerType: string;
|
|
94851
94993
|
}
|
|
@@ -95334,6 +95476,10 @@ export declare namespace Database {
|
|
|
95334
95476
|
* The rate at which redo logs are synced between the associated databases. Example: `102.96 MByte/s`
|
|
95335
95477
|
*/
|
|
95336
95478
|
applyRate: string;
|
|
95479
|
+
/**
|
|
95480
|
+
* The Data loss exposure is the redo transport lag between the primary and standby databases. Example: `2 seconds`
|
|
95481
|
+
*/
|
|
95482
|
+
dataLossExposure: string;
|
|
95337
95483
|
/**
|
|
95338
95484
|
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Database.
|
|
95339
95485
|
*/
|
|
@@ -95342,6 +95488,14 @@ export declare namespace Database {
|
|
|
95342
95488
|
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the DB system.
|
|
95343
95489
|
*/
|
|
95344
95490
|
dbSystemId: string;
|
|
95491
|
+
/**
|
|
95492
|
+
* The failover readiness status of the Data Guard member.
|
|
95493
|
+
*/
|
|
95494
|
+
failoverReadiness: string;
|
|
95495
|
+
/**
|
|
95496
|
+
* The message explaining failover readiness status. Example: `This standby database is not failover ready.`
|
|
95497
|
+
*/
|
|
95498
|
+
failoverReadinessMessage: string;
|
|
95345
95499
|
/**
|
|
95346
95500
|
* True if active Data Guard is enabled.
|
|
95347
95501
|
*/
|
|
@@ -95350,6 +95504,18 @@ export declare namespace Database {
|
|
|
95350
95504
|
* The role of the reporting database in this Data Guard association.
|
|
95351
95505
|
*/
|
|
95352
95506
|
role: string;
|
|
95507
|
+
/**
|
|
95508
|
+
* The switchover readiness status of the Data Guard member.
|
|
95509
|
+
*/
|
|
95510
|
+
switchoverReadiness: string;
|
|
95511
|
+
/**
|
|
95512
|
+
* The message explaining switchover readiness status. Example: `Address failed checks to avoid extended downtime.`
|
|
95513
|
+
*/
|
|
95514
|
+
switchoverReadinessMessage: string;
|
|
95515
|
+
/**
|
|
95516
|
+
* The date and time when the last successful Data Guard refresh occurred.
|
|
95517
|
+
*/
|
|
95518
|
+
timeUpdated: string;
|
|
95353
95519
|
/**
|
|
95354
95520
|
* The rate at which redo logs are transported between the associated databases. Example: `1 second`
|
|
95355
95521
|
*/
|
|
@@ -95564,16 +95730,24 @@ export declare namespace Database {
|
|
|
95564
95730
|
vpcUser?: string;
|
|
95565
95731
|
}
|
|
95566
95732
|
interface DatabaseDatabaseEncryptionKeyLocationDetails {
|
|
95733
|
+
/**
|
|
95734
|
+
* Provide the key OCID of a registered AWS key.
|
|
95735
|
+
*/
|
|
95736
|
+
awsEncryptionKeyId: string;
|
|
95567
95737
|
/**
|
|
95568
95738
|
* Provide the key OCID of a registered Azure key.
|
|
95569
95739
|
*/
|
|
95570
95740
|
azureEncryptionKeyId: string;
|
|
95741
|
+
/**
|
|
95742
|
+
* Provide the key OCID of a registered GCP key.
|
|
95743
|
+
*/
|
|
95744
|
+
googleCloudProviderEncryptionKeyId: string;
|
|
95571
95745
|
/**
|
|
95572
95746
|
* Provide the HSM password as you would in RDBMS for External HSM.
|
|
95573
95747
|
*/
|
|
95574
95748
|
hsmPassword?: string;
|
|
95575
95749
|
/**
|
|
95576
|
-
* Use 'EXTERNAL' for creating a new database or migrating a database key to an External HSM. Use 'AZURE' for creating a new database or migrating a database key to Azure.
|
|
95750
|
+
* Use 'EXTERNAL' for creating a new database or migrating a database key to an External HSM. Use 'AZURE' for creating a new database or migrating a database key to Azure. Use 'AWS' for creating a new database or migrating a database key to Aws. Use 'GCP' for creating a new database or migrating a database key to Gcp.
|
|
95577
95751
|
*/
|
|
95578
95752
|
providerType: string;
|
|
95579
95753
|
}
|
|
@@ -95591,19 +95765,19 @@ export declare namespace Database {
|
|
|
95591
95765
|
/**
|
|
95592
95766
|
* Provide the HSM password as you would in RDBMS for External HSM.
|
|
95593
95767
|
*/
|
|
95594
|
-
hsmPassword
|
|
95768
|
+
hsmPassword?: string;
|
|
95595
95769
|
/**
|
|
95596
|
-
* Use 'EXTERNAL' for creating a new database or migrating a database key to an External HSM. Use 'AZURE' for creating a new database or migrating a database key to Azure.
|
|
95770
|
+
* Use 'EXTERNAL' for creating a new database or migrating a database key to an External HSM. Use 'AZURE' for creating a new database or migrating a database key to Azure. Use 'AWS' for creating a new database or migrating a database key to Aws. Use 'GCP' for creating a new database or migrating a database key to Gcp.
|
|
95597
95771
|
*/
|
|
95598
95772
|
providerType: string;
|
|
95599
95773
|
}
|
|
95600
95774
|
interface DatabaseDatabaseStorageSizeDetails {
|
|
95601
95775
|
/**
|
|
95602
|
-
*
|
|
95776
|
+
* The DATA storage size, in gigabytes, that is applicable for the database.
|
|
95603
95777
|
*/
|
|
95604
95778
|
dataStorageSizeInGb: number;
|
|
95605
95779
|
/**
|
|
95606
|
-
*
|
|
95780
|
+
* The RECO storage size, in gigabytes, that is applicable for the database.
|
|
95607
95781
|
*/
|
|
95608
95782
|
recoStorageSizeInGbs: number;
|
|
95609
95783
|
/**
|
|
@@ -95772,7 +95946,7 @@ export declare namespace Database {
|
|
|
95772
95946
|
*/
|
|
95773
95947
|
autoFullBackupWindow: string;
|
|
95774
95948
|
/**
|
|
95775
|
-
* This defines when the backups will be deleted. -
|
|
95949
|
+
* This defines when the backups will be deleted. - DELETE_IMMEDIATELY option keep the backup for predefined time i.e 72 hours and then delete permanently... - DELETE_AFTER_RETENTION_PERIOD will keep the backups as per the policy defined for database backups.
|
|
95776
95950
|
*/
|
|
95777
95951
|
backupDeletionPolicy: string;
|
|
95778
95952
|
/**
|
|
@@ -95863,6 +96037,10 @@ export declare namespace Database {
|
|
|
95863
96037
|
* The rate at which redo logs are synced between the associated databases. Example: `102.96 MByte/s`
|
|
95864
96038
|
*/
|
|
95865
96039
|
applyRate: string;
|
|
96040
|
+
/**
|
|
96041
|
+
* The Data loss exposure is the redo transport lag between the primary and standby databases. Example: `2 seconds`
|
|
96042
|
+
*/
|
|
96043
|
+
dataLossExposure: string;
|
|
95866
96044
|
/**
|
|
95867
96045
|
* The database [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
|
95868
96046
|
*/
|
|
@@ -95871,6 +96049,14 @@ export declare namespace Database {
|
|
|
95871
96049
|
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the DB system.
|
|
95872
96050
|
*/
|
|
95873
96051
|
dbSystemId: string;
|
|
96052
|
+
/**
|
|
96053
|
+
* The failover readiness status of the Data Guard member.
|
|
96054
|
+
*/
|
|
96055
|
+
failoverReadiness: string;
|
|
96056
|
+
/**
|
|
96057
|
+
* The message explaining failover readiness status. Example: `This standby database is not failover ready.`
|
|
96058
|
+
*/
|
|
96059
|
+
failoverReadinessMessage: string;
|
|
95874
96060
|
/**
|
|
95875
96061
|
* True if active Data Guard is enabled.
|
|
95876
96062
|
*/
|
|
@@ -95879,6 +96065,18 @@ export declare namespace Database {
|
|
|
95879
96065
|
* The role of the reporting database in this Data Guard association.
|
|
95880
96066
|
*/
|
|
95881
96067
|
role: string;
|
|
96068
|
+
/**
|
|
96069
|
+
* The switchover readiness status of the Data Guard member.
|
|
96070
|
+
*/
|
|
96071
|
+
switchoverReadiness: string;
|
|
96072
|
+
/**
|
|
96073
|
+
* The message explaining switchover readiness status. Example: `Address failed checks to avoid extended downtime.`
|
|
96074
|
+
*/
|
|
96075
|
+
switchoverReadinessMessage: string;
|
|
96076
|
+
/**
|
|
96077
|
+
* The date and time when the last successful Data Guard refresh occurred.
|
|
96078
|
+
*/
|
|
96079
|
+
timeUpdated: string;
|
|
95882
96080
|
/**
|
|
95883
96081
|
* The rate at which redo logs are transported between the associated databases. Example: `1 second`
|
|
95884
96082
|
*/
|
|
@@ -96195,10 +96393,12 @@ export declare namespace Database {
|
|
|
96195
96393
|
vpcUser?: string;
|
|
96196
96394
|
}
|
|
96197
96395
|
interface DbHomeDatabaseEncryptionKeyLocationDetails {
|
|
96396
|
+
awsEncryptionKeyId: string;
|
|
96198
96397
|
/**
|
|
96199
96398
|
* Provide the key OCID of a registered Azure key.
|
|
96200
96399
|
*/
|
|
96201
96400
|
azureEncryptionKeyId: string;
|
|
96401
|
+
googleCloudProviderEncryptionKeyId: string;
|
|
96202
96402
|
/**
|
|
96203
96403
|
* Provide the HSM password as you would in RDBMS for External HSM.
|
|
96204
96404
|
*/
|
|
@@ -99114,7 +99314,7 @@ export declare namespace Database {
|
|
|
99114
99314
|
*/
|
|
99115
99315
|
autonomousContainerDatabaseName: string;
|
|
99116
99316
|
/**
|
|
99117
|
-
* Customer Contacts for the Autonomous
|
|
99317
|
+
* Customer Contacts for the Autonomous Database.
|
|
99118
99318
|
*/
|
|
99119
99319
|
autonomousDatabaseCustomerContacts: outputs.Database.GetAutonomousDatabaseBackupSourceDatabaseDetailAutonomousDatabaseCustomerContact[];
|
|
99120
99320
|
/**
|
|
@@ -99305,7 +99505,7 @@ export declare namespace Database {
|
|
|
99305
99505
|
*/
|
|
99306
99506
|
autonomousContainerDatabaseName: string;
|
|
99307
99507
|
/**
|
|
99308
|
-
* Customer Contacts for the Autonomous
|
|
99508
|
+
* Customer Contacts for the Autonomous Database.
|
|
99309
99509
|
*/
|
|
99310
99510
|
autonomousDatabaseCustomerContacts: outputs.Database.GetAutonomousDatabaseBackupsAutonomousDatabaseBackupSourceDatabaseDetailAutonomousDatabaseCustomerContact[];
|
|
99311
99511
|
/**
|
|
@@ -103644,16 +103844,24 @@ export declare namespace Database {
|
|
|
103644
103844
|
version: string;
|
|
103645
103845
|
}
|
|
103646
103846
|
interface GetBackupsBackupEncryptionKeyLocationDetail {
|
|
103847
|
+
/**
|
|
103848
|
+
* Provide the key OCID of a registered AWS key.
|
|
103849
|
+
*/
|
|
103850
|
+
awsEncryptionKeyId: string;
|
|
103647
103851
|
/**
|
|
103648
103852
|
* Provide the key OCID of a registered Azure key.
|
|
103649
103853
|
*/
|
|
103650
103854
|
azureEncryptionKeyId: string;
|
|
103855
|
+
/**
|
|
103856
|
+
* Provide the key OCID of a registered GCP key.
|
|
103857
|
+
*/
|
|
103858
|
+
googleCloudProviderEncryptionKeyId: string;
|
|
103651
103859
|
/**
|
|
103652
103860
|
* Provide the HSM password as you would in RDBMS for External HSM.
|
|
103653
103861
|
*/
|
|
103654
103862
|
hsmPassword: string;
|
|
103655
103863
|
/**
|
|
103656
|
-
* Use 'EXTERNAL' for creating a new database or migrating a database key to an External HSM. Use 'AZURE' for creating a new database or migrating a database key to Azure.
|
|
103864
|
+
* Use 'EXTERNAL' for creating a new database or migrating a database key to an External HSM. Use 'AZURE' for creating a new database or migrating a database key to Azure. Use 'AWS' for creating a new database or migrating a database key to Aws. Use 'GCP' for creating a new database or migrating a database key to Gcp.
|
|
103657
103865
|
*/
|
|
103658
103866
|
providerType: string;
|
|
103659
103867
|
}
|
|
@@ -105301,6 +105509,10 @@ export declare namespace Database {
|
|
|
105301
105509
|
* The rate at which redo logs are synced between the associated databases. Example: `102.96 MByte/s`
|
|
105302
105510
|
*/
|
|
105303
105511
|
applyRate: string;
|
|
105512
|
+
/**
|
|
105513
|
+
* The Data loss exposure is the redo transport lag between the primary and standby databases. Example: `2 seconds`
|
|
105514
|
+
*/
|
|
105515
|
+
dataLossExposure: string;
|
|
105304
105516
|
/**
|
|
105305
105517
|
* The database [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
|
105306
105518
|
*/
|
|
@@ -105309,6 +105521,14 @@ export declare namespace Database {
|
|
|
105309
105521
|
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the DB system.
|
|
105310
105522
|
*/
|
|
105311
105523
|
dbSystemId: string;
|
|
105524
|
+
/**
|
|
105525
|
+
* The failover readiness status of the Data Guard member.
|
|
105526
|
+
*/
|
|
105527
|
+
failoverReadiness: string;
|
|
105528
|
+
/**
|
|
105529
|
+
* The message explaining failover readiness status. Example: `This standby database is not failover ready.`
|
|
105530
|
+
*/
|
|
105531
|
+
failoverReadinessMessage: string;
|
|
105312
105532
|
/**
|
|
105313
105533
|
* True if active Data Guard is enabled.
|
|
105314
105534
|
*/
|
|
@@ -105317,6 +105537,18 @@ export declare namespace Database {
|
|
|
105317
105537
|
* The role of the reporting database in this Data Guard association.
|
|
105318
105538
|
*/
|
|
105319
105539
|
role: string;
|
|
105540
|
+
/**
|
|
105541
|
+
* The switchover readiness status of the Data Guard member.
|
|
105542
|
+
*/
|
|
105543
|
+
switchoverReadiness: string;
|
|
105544
|
+
/**
|
|
105545
|
+
* The message explaining switchover readiness status. Example: `Address failed checks to avoid extended downtime.`
|
|
105546
|
+
*/
|
|
105547
|
+
switchoverReadinessMessage: string;
|
|
105548
|
+
/**
|
|
105549
|
+
* The date and time when the last successful Data Guard refresh occurred.
|
|
105550
|
+
*/
|
|
105551
|
+
timeUpdated: string;
|
|
105320
105552
|
/**
|
|
105321
105553
|
* The rate at which redo logs are transported between the associated databases. Example: `1 second`
|
|
105322
105554
|
*/
|
|
@@ -105497,16 +105729,24 @@ export declare namespace Database {
|
|
|
105497
105729
|
vpcUser: string;
|
|
105498
105730
|
}
|
|
105499
105731
|
interface GetDatabaseDatabaseEncryptionKeyLocationDetail {
|
|
105732
|
+
/**
|
|
105733
|
+
* Provide the key OCID of a registered AWS key.
|
|
105734
|
+
*/
|
|
105735
|
+
awsEncryptionKeyId: string;
|
|
105500
105736
|
/**
|
|
105501
105737
|
* Provide the key OCID of a registered Azure key.
|
|
105502
105738
|
*/
|
|
105503
105739
|
azureEncryptionKeyId: string;
|
|
105740
|
+
/**
|
|
105741
|
+
* Provide the key OCID of a registered GCP key.
|
|
105742
|
+
*/
|
|
105743
|
+
googleCloudProviderEncryptionKeyId: string;
|
|
105504
105744
|
/**
|
|
105505
105745
|
* Provide the HSM password as you would in RDBMS for External HSM.
|
|
105506
105746
|
*/
|
|
105507
105747
|
hsmPassword: string;
|
|
105508
105748
|
/**
|
|
105509
|
-
* Use 'EXTERNAL' for creating a new database or migrating a database key to an External HSM. Use 'AZURE' for creating a new database or migrating a database key to Azure.
|
|
105749
|
+
* Use 'EXTERNAL' for creating a new database or migrating a database key to an External HSM. Use 'AZURE' for creating a new database or migrating a database key to Azure. Use 'AWS' for creating a new database or migrating a database key to Aws. Use 'GCP' for creating a new database or migrating a database key to Gcp.
|
|
105510
105750
|
*/
|
|
105511
105751
|
providerType: string;
|
|
105512
105752
|
}
|
|
@@ -105526,7 +105766,7 @@ export declare namespace Database {
|
|
|
105526
105766
|
*/
|
|
105527
105767
|
hsmPassword: string;
|
|
105528
105768
|
/**
|
|
105529
|
-
* Use 'EXTERNAL' for creating a new database or migrating a database key to an External HSM. Use 'AZURE' for creating a new database or migrating a database key to Azure.
|
|
105769
|
+
* Use 'EXTERNAL' for creating a new database or migrating a database key to an External HSM. Use 'AZURE' for creating a new database or migrating a database key to Azure. Use 'AWS' for creating a new database or migrating a database key to Aws. Use 'GCP' for creating a new database or migrating a database key to Gcp.
|
|
105530
105770
|
*/
|
|
105531
105771
|
providerType: string;
|
|
105532
105772
|
}
|
|
@@ -106829,6 +107069,10 @@ export declare namespace Database {
|
|
|
106829
107069
|
* The rate at which redo logs are synced between the associated databases. Example: `102.96 MByte/s`
|
|
106830
107070
|
*/
|
|
106831
107071
|
applyRate: string;
|
|
107072
|
+
/**
|
|
107073
|
+
* The Data loss exposure is the redo transport lag between the primary and standby databases. Example: `2 seconds`
|
|
107074
|
+
*/
|
|
107075
|
+
dataLossExposure: string;
|
|
106832
107076
|
/**
|
|
106833
107077
|
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Database.
|
|
106834
107078
|
*/
|
|
@@ -106837,6 +107081,14 @@ export declare namespace Database {
|
|
|
106837
107081
|
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the DB system.
|
|
106838
107082
|
*/
|
|
106839
107083
|
dbSystemId: string;
|
|
107084
|
+
/**
|
|
107085
|
+
* The failover readiness status of the Data Guard member.
|
|
107086
|
+
*/
|
|
107087
|
+
failoverReadiness: string;
|
|
107088
|
+
/**
|
|
107089
|
+
* The message explaining failover readiness status. Example: `This standby database is not failover ready.`
|
|
107090
|
+
*/
|
|
107091
|
+
failoverReadinessMessage: string;
|
|
106840
107092
|
/**
|
|
106841
107093
|
* True if active Data Guard is enabled.
|
|
106842
107094
|
*/
|
|
@@ -106845,6 +107097,18 @@ export declare namespace Database {
|
|
|
106845
107097
|
* The role of the reporting database in this Data Guard association.
|
|
106846
107098
|
*/
|
|
106847
107099
|
role: string;
|
|
107100
|
+
/**
|
|
107101
|
+
* The switchover readiness status of the Data Guard member.
|
|
107102
|
+
*/
|
|
107103
|
+
switchoverReadiness: string;
|
|
107104
|
+
/**
|
|
107105
|
+
* The message explaining switchover readiness status. Example: `Address failed checks to avoid extended downtime.`
|
|
107106
|
+
*/
|
|
107107
|
+
switchoverReadinessMessage: string;
|
|
107108
|
+
/**
|
|
107109
|
+
* The date and time when the last successful Data Guard refresh occurred.
|
|
107110
|
+
*/
|
|
107111
|
+
timeUpdated: string;
|
|
106848
107112
|
/**
|
|
106849
107113
|
* The rate at which redo logs are transported between the associated databases. Example: `1 second`
|
|
106850
107114
|
*/
|
|
@@ -107022,16 +107286,24 @@ export declare namespace Database {
|
|
|
107022
107286
|
vpcUser: string;
|
|
107023
107287
|
}
|
|
107024
107288
|
interface GetDatabasesDatabaseDatabaseEncryptionKeyLocationDetail {
|
|
107289
|
+
/**
|
|
107290
|
+
* Provide the key OCID of a registered AWS key.
|
|
107291
|
+
*/
|
|
107292
|
+
awsEncryptionKeyId: string;
|
|
107025
107293
|
/**
|
|
107026
107294
|
* Provide the key OCID of a registered Azure key.
|
|
107027
107295
|
*/
|
|
107028
107296
|
azureEncryptionKeyId: string;
|
|
107297
|
+
/**
|
|
107298
|
+
* Provide the key OCID of a registered GCP key.
|
|
107299
|
+
*/
|
|
107300
|
+
googleCloudProviderEncryptionKeyId: string;
|
|
107029
107301
|
/**
|
|
107030
107302
|
* Provide the HSM password as you would in RDBMS for External HSM.
|
|
107031
107303
|
*/
|
|
107032
107304
|
hsmPassword: string;
|
|
107033
107305
|
/**
|
|
107034
|
-
* Use 'EXTERNAL' for creating a new database or migrating a database key to an External HSM. Use 'AZURE' for creating a new database or migrating a database key to Azure.
|
|
107306
|
+
* Use 'EXTERNAL' for creating a new database or migrating a database key to an External HSM. Use 'AZURE' for creating a new database or migrating a database key to Azure. Use 'AWS' for creating a new database or migrating a database key to Aws. Use 'GCP' for creating a new database or migrating a database key to Gcp.
|
|
107035
107307
|
*/
|
|
107036
107308
|
providerType: string;
|
|
107037
107309
|
}
|
|
@@ -107051,7 +107323,7 @@ export declare namespace Database {
|
|
|
107051
107323
|
*/
|
|
107052
107324
|
hsmPassword: string;
|
|
107053
107325
|
/**
|
|
107054
|
-
* Use 'EXTERNAL' for creating a new database or migrating a database key to an External HSM. Use 'AZURE' for creating a new database or migrating a database key to Azure.
|
|
107326
|
+
* Use 'EXTERNAL' for creating a new database or migrating a database key to an External HSM. Use 'AZURE' for creating a new database or migrating a database key to Azure. Use 'AWS' for creating a new database or migrating a database key to Aws. Use 'GCP' for creating a new database or migrating a database key to Gcp.
|
|
107055
107327
|
*/
|
|
107056
107328
|
providerType: string;
|
|
107057
107329
|
}
|
|
@@ -107249,7 +107521,9 @@ export declare namespace Database {
|
|
|
107249
107521
|
vpcUser: string;
|
|
107250
107522
|
}
|
|
107251
107523
|
interface GetDbHomeDatabaseEncryptionKeyLocationDetail {
|
|
107524
|
+
awsEncryptionKeyId: string;
|
|
107252
107525
|
azureEncryptionKeyId: string;
|
|
107526
|
+
googleCloudProviderEncryptionKeyId: string;
|
|
107253
107527
|
hsmPassword: string;
|
|
107254
107528
|
providerType: string;
|
|
107255
107529
|
}
|
|
@@ -107516,7 +107790,9 @@ export declare namespace Database {
|
|
|
107516
107790
|
vpcUser: string;
|
|
107517
107791
|
}
|
|
107518
107792
|
interface GetDbHomesDbHomeDatabaseEncryptionKeyLocationDetail {
|
|
107793
|
+
awsEncryptionKeyId: string;
|
|
107519
107794
|
azureEncryptionKeyId: string;
|
|
107795
|
+
googleCloudProviderEncryptionKeyId: string;
|
|
107520
107796
|
hsmPassword: string;
|
|
107521
107797
|
providerType: string;
|
|
107522
107798
|
}
|
|
@@ -160237,7 +160513,7 @@ export declare namespace GoldenGate {
|
|
|
160237
160513
|
}
|
|
160238
160514
|
interface DeploymentOggData {
|
|
160239
160515
|
/**
|
|
160240
|
-
* (Updatable) The password associated with the GoldenGate deployment console username. The password must be 8 to 30 characters long and must contain at least 1 uppercase, 1 lowercase, 1 numeric, and 1 special character. Special characters such as
|
|
160516
|
+
* (Updatable) The password associated with the GoldenGate deployment console username. The password must be 8 to 30 characters long and must contain at least 1 uppercase, 1 lowercase, 1 numeric, and 1 special character. Special characters such as '$', '^', or '?' are not allowed. This field will be deprecated and replaced by "passwordSecretId".
|
|
160241
160517
|
*/
|
|
160242
160518
|
adminPassword: string;
|
|
160243
160519
|
/**
|
|
@@ -162436,11 +162712,25 @@ export declare namespace GoldenGate {
|
|
|
162436
162712
|
regex?: boolean;
|
|
162437
162713
|
values: string[];
|
|
162438
162714
|
}
|
|
162715
|
+
interface GetPipelineIngressIp {
|
|
162716
|
+
/**
|
|
162717
|
+
* A Private Endpoint IPv4 or IPv6 Address created in the customer's subnet.
|
|
162718
|
+
*/
|
|
162719
|
+
ingressIp: string;
|
|
162720
|
+
}
|
|
162439
162721
|
interface GetPipelineLock {
|
|
162440
162722
|
/**
|
|
162441
162723
|
* A message added by the creator of the lock. This is typically used to give an indication of why the resource is locked.
|
|
162442
162724
|
*/
|
|
162443
162725
|
message: string;
|
|
162726
|
+
/**
|
|
162727
|
+
* The id of the resource that is locking this resource. Indicates that deleting this resource will remove the lock.
|
|
162728
|
+
*/
|
|
162729
|
+
relatedResourceId: string;
|
|
162730
|
+
/**
|
|
162731
|
+
* The time the resource was created. The format is defined by [RFC3339](https://tools.ietf.org/html/rfc3339), such as `2016-08-25T21:10:29.600Z`.
|
|
162732
|
+
*/
|
|
162733
|
+
timeCreated: string;
|
|
162444
162734
|
/**
|
|
162445
162735
|
* Type of the lock.
|
|
162446
162736
|
*/
|
|
@@ -162663,6 +162953,10 @@ export declare namespace GoldenGate {
|
|
|
162663
162953
|
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the pipeline. This option applies when retrieving a pipeline.
|
|
162664
162954
|
*/
|
|
162665
162955
|
id: string;
|
|
162956
|
+
/**
|
|
162957
|
+
* List of ingress IP addresses from where the GoldenGate deployment connects to this connection's privateIp. Customers may optionally set up ingress security rules to restrict traffic from these IP addresses.
|
|
162958
|
+
*/
|
|
162959
|
+
ingressIps: outputs.GoldenGate.GetPipelinesPipelineCollectionItemIngressIp[];
|
|
162666
162960
|
/**
|
|
162667
162961
|
* Indicates if auto scaling is enabled for the Deployment's CPU core count.
|
|
162668
162962
|
*/
|
|
@@ -162707,6 +163001,10 @@ export declare namespace GoldenGate {
|
|
|
162707
163001
|
* A filtered list of pipelines to return for a given lifecycleState.
|
|
162708
163002
|
*/
|
|
162709
163003
|
state: string;
|
|
163004
|
+
/**
|
|
163005
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subnet of the pipeline's private endpoint. The subnet must be a private subnet.
|
|
163006
|
+
*/
|
|
163007
|
+
subnetId: string;
|
|
162710
163008
|
/**
|
|
162711
163009
|
* The system tags associated with this resource, if any. The system tags are set by Oracle Cloud Infrastructure services. Each key is predefined and scoped to namespaces. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{orcl-cloud: {free-tier-retain: true}}`
|
|
162712
163010
|
*/
|
|
@@ -162730,11 +163028,25 @@ export declare namespace GoldenGate {
|
|
|
162730
163028
|
*/
|
|
162731
163029
|
timeUpdated: string;
|
|
162732
163030
|
}
|
|
163031
|
+
interface GetPipelinesPipelineCollectionItemIngressIp {
|
|
163032
|
+
/**
|
|
163033
|
+
* A Private Endpoint IPv4 or IPv6 Address created in the customer's subnet.
|
|
163034
|
+
*/
|
|
163035
|
+
ingressIp: string;
|
|
163036
|
+
}
|
|
162733
163037
|
interface GetPipelinesPipelineCollectionItemLock {
|
|
162734
163038
|
/**
|
|
162735
163039
|
* A message added by the creator of the lock. This is typically used to give an indication of why the resource is locked.
|
|
162736
163040
|
*/
|
|
162737
163041
|
message: string;
|
|
163042
|
+
/**
|
|
163043
|
+
* The id of the resource that is locking this resource. Indicates that deleting this resource will remove the lock.
|
|
163044
|
+
*/
|
|
163045
|
+
relatedResourceId: string;
|
|
163046
|
+
/**
|
|
163047
|
+
* The time the resource was created. The format is defined by [RFC3339](https://tools.ietf.org/html/rfc3339), such as `2016-08-25T21:10:29.600Z`.
|
|
163048
|
+
*/
|
|
163049
|
+
timeCreated: string;
|
|
162738
163050
|
/**
|
|
162739
163051
|
* Type of the lock.
|
|
162740
163052
|
*/
|
|
@@ -163012,11 +163324,25 @@ export declare namespace GoldenGate {
|
|
|
163012
163324
|
*/
|
|
163013
163325
|
timeLastUpdated: string;
|
|
163014
163326
|
}
|
|
163327
|
+
interface PipelineIngressIp {
|
|
163328
|
+
/**
|
|
163329
|
+
* A Private Endpoint IPv4 or IPv6 Address created in the customer's subnet.
|
|
163330
|
+
*/
|
|
163331
|
+
ingressIp: string;
|
|
163332
|
+
}
|
|
163015
163333
|
interface PipelineLock {
|
|
163016
163334
|
/**
|
|
163017
163335
|
* A message added by the creator of the lock. This is typically used to give an indication of why the resource is locked.
|
|
163018
163336
|
*/
|
|
163019
163337
|
message: string;
|
|
163338
|
+
/**
|
|
163339
|
+
* The id of the resource that is locking this resource. Indicates that deleting this resource will remove the lock.
|
|
163340
|
+
*/
|
|
163341
|
+
relatedResourceId: string;
|
|
163342
|
+
/**
|
|
163343
|
+
* When the lock was created.
|
|
163344
|
+
*/
|
|
163345
|
+
timeCreated: string;
|
|
163020
163346
|
/**
|
|
163021
163347
|
* Type of the lock.
|
|
163022
163348
|
*/
|
|
@@ -267393,6 +267719,89 @@ export declare namespace SecurityAttribute {
|
|
|
267393
267719
|
}
|
|
267394
267720
|
}
|
|
267395
267721
|
export declare namespace ServiceCatalog {
|
|
267722
|
+
interface GetAllApplicationsApplicationCollection {
|
|
267723
|
+
/**
|
|
267724
|
+
* Collection of service catalog applications.
|
|
267725
|
+
*/
|
|
267726
|
+
items: outputs.ServiceCatalog.GetAllApplicationsApplicationCollectionItem[];
|
|
267727
|
+
}
|
|
267728
|
+
interface GetAllApplicationsApplicationCollectionItem {
|
|
267729
|
+
/**
|
|
267730
|
+
* Product categories that the application belongs to.
|
|
267731
|
+
*/
|
|
267732
|
+
categories: string[];
|
|
267733
|
+
/**
|
|
267734
|
+
* Exact match name filter.
|
|
267735
|
+
*/
|
|
267736
|
+
displayName: string;
|
|
267737
|
+
/**
|
|
267738
|
+
* The unique identifier of the entity associated with service catalog.
|
|
267739
|
+
*/
|
|
267740
|
+
entityId: string;
|
|
267741
|
+
/**
|
|
267742
|
+
* The type of the application in the service catalog.
|
|
267743
|
+
*/
|
|
267744
|
+
entityType: string;
|
|
267745
|
+
/**
|
|
267746
|
+
* Indicates whether to show only featured resources. If this is set to `false` or is omitted, then all resources will be returned.
|
|
267747
|
+
*/
|
|
267748
|
+
isFeatured: boolean;
|
|
267749
|
+
/**
|
|
267750
|
+
* The model for uploaded binary data, like logos and images.
|
|
267751
|
+
*/
|
|
267752
|
+
logos: outputs.ServiceCatalog.GetAllApplicationsApplicationCollectionItemLogo[];
|
|
267753
|
+
/**
|
|
267754
|
+
* Name of the package type. If multiple package types are provided, then any resource with one or more matching package types will be returned.
|
|
267755
|
+
*/
|
|
267756
|
+
packageType: string;
|
|
267757
|
+
/**
|
|
267758
|
+
* Summary of the pricing types available across all packages in the application.
|
|
267759
|
+
*/
|
|
267760
|
+
pricingType: string;
|
|
267761
|
+
/**
|
|
267762
|
+
* Summary details about the publisher of the resource.
|
|
267763
|
+
*/
|
|
267764
|
+
publishers: outputs.ServiceCatalog.GetAllApplicationsApplicationCollectionItemPublisher[];
|
|
267765
|
+
/**
|
|
267766
|
+
* A short description of the application.
|
|
267767
|
+
*/
|
|
267768
|
+
shortDescription: string;
|
|
267769
|
+
/**
|
|
267770
|
+
* Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
|
267771
|
+
*/
|
|
267772
|
+
systemTags: {
|
|
267773
|
+
[key: string]: string;
|
|
267774
|
+
};
|
|
267775
|
+
}
|
|
267776
|
+
interface GetAllApplicationsApplicationCollectionItemLogo {
|
|
267777
|
+
/**
|
|
267778
|
+
* The content URL of the uploaded data.
|
|
267779
|
+
*/
|
|
267780
|
+
contentUrl: string;
|
|
267781
|
+
/**
|
|
267782
|
+
* Exact match name filter.
|
|
267783
|
+
*/
|
|
267784
|
+
displayName: string;
|
|
267785
|
+
/**
|
|
267786
|
+
* The MIME type of the uploaded data.
|
|
267787
|
+
*/
|
|
267788
|
+
mimeType: string;
|
|
267789
|
+
}
|
|
267790
|
+
interface GetAllApplicationsApplicationCollectionItemPublisher {
|
|
267791
|
+
/**
|
|
267792
|
+
* Exact match name filter.
|
|
267793
|
+
*/
|
|
267794
|
+
displayName: string;
|
|
267795
|
+
/**
|
|
267796
|
+
* The unique identifier for the publisher.
|
|
267797
|
+
*/
|
|
267798
|
+
id: string;
|
|
267799
|
+
}
|
|
267800
|
+
interface GetAllApplicationsFilter {
|
|
267801
|
+
name: string;
|
|
267802
|
+
regex?: boolean;
|
|
267803
|
+
values: string[];
|
|
267804
|
+
}
|
|
267396
267805
|
interface GetPrivateApplicationLogo {
|
|
267397
267806
|
/**
|
|
267398
267807
|
* The content URL of the uploaded data.
|
|
@@ -267506,6 +267915,12 @@ export declare namespace ServiceCatalog {
|
|
|
267506
267915
|
* The lifecycle state of the private application.
|
|
267507
267916
|
*/
|
|
267508
267917
|
state: string;
|
|
267918
|
+
/**
|
|
267919
|
+
* Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
|
267920
|
+
*/
|
|
267921
|
+
systemTags: {
|
|
267922
|
+
[key: string]: string;
|
|
267923
|
+
};
|
|
267509
267924
|
/**
|
|
267510
267925
|
* The date and time the private application was created, expressed in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format. Example: `2021-05-26T21:10:29.600Z`
|
|
267511
267926
|
*/
|
|
@@ -267604,6 +268019,16 @@ export declare namespace ServiceCatalog {
|
|
|
267604
268019
|
* The lifecycle state of the service catalog.
|
|
267605
268020
|
*/
|
|
267606
268021
|
state: string;
|
|
268022
|
+
/**
|
|
268023
|
+
* Status of the service catalog, use as a filter to filter out all active catalogs.
|
|
268024
|
+
*/
|
|
268025
|
+
status: string;
|
|
268026
|
+
/**
|
|
268027
|
+
* Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
|
268028
|
+
*/
|
|
268029
|
+
systemTags: {
|
|
268030
|
+
[key: string]: string;
|
|
268031
|
+
};
|
|
267607
268032
|
/**
|
|
267608
268033
|
* The date and time the service catalog was created, expressed in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format. Example: `2021-05-26T21:10:29.600Z`
|
|
267609
268034
|
*/
|
|
@@ -281105,6 +281530,50 @@ export declare namespace oci {
|
|
|
281105
281530
|
*/
|
|
281106
281531
|
type: string;
|
|
281107
281532
|
}
|
|
281533
|
+
interface DbmulticloudOracleDbAwsIdentityConnectorServiceRoleDetail {
|
|
281534
|
+
/**
|
|
281535
|
+
* Assume role status.
|
|
281536
|
+
*/
|
|
281537
|
+
assumeRoleStatus: string;
|
|
281538
|
+
/**
|
|
281539
|
+
* List of all VMs where AWS Identity Connector is configured for Oracle DB Cloud VM Cluster.
|
|
281540
|
+
*/
|
|
281541
|
+
awsNodes: outputs.oci.DbmulticloudOracleDbAwsIdentityConnectorServiceRoleDetailAwsNode[];
|
|
281542
|
+
/**
|
|
281543
|
+
* (Updatable) Amazon resource name AWSof the IAM role.
|
|
281544
|
+
*/
|
|
281545
|
+
roleArn: string;
|
|
281546
|
+
/**
|
|
281547
|
+
* (Updatable) Private endpoint of the AWS service.
|
|
281548
|
+
*/
|
|
281549
|
+
servicePrivateEndpoint: string;
|
|
281550
|
+
/**
|
|
281551
|
+
* (Updatable) Type of service.
|
|
281552
|
+
*
|
|
281553
|
+
*
|
|
281554
|
+
* ** IMPORTANT **
|
|
281555
|
+
* Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
|
281556
|
+
*/
|
|
281557
|
+
serviceType: string;
|
|
281558
|
+
}
|
|
281559
|
+
interface DbmulticloudOracleDbAwsIdentityConnectorServiceRoleDetailAwsNode {
|
|
281560
|
+
/**
|
|
281561
|
+
* AWS host ID.
|
|
281562
|
+
*/
|
|
281563
|
+
hostId: string;
|
|
281564
|
+
/**
|
|
281565
|
+
* AWS Host name or Identity Connector name.
|
|
281566
|
+
*/
|
|
281567
|
+
hostName: string;
|
|
281568
|
+
/**
|
|
281569
|
+
* The current status of the AWS Identity Connector resource.
|
|
281570
|
+
*/
|
|
281571
|
+
status: string;
|
|
281572
|
+
/**
|
|
281573
|
+
* Time when the AWS Identity Connector's status was checked [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-22T21:10:29.600Z'.
|
|
281574
|
+
*/
|
|
281575
|
+
timeLastChecked: string;
|
|
281576
|
+
}
|
|
281108
281577
|
interface DbmulticloudOracleDbAzureConnectorArcAgentNode {
|
|
281109
281578
|
/**
|
|
281110
281579
|
* Current Arc Agent Version installed on this node of Oracle Cloud VM Cluster.
|
|
@@ -282375,6 +282844,256 @@ export declare namespace oci {
|
|
|
282375
282844
|
*/
|
|
282376
282845
|
type: string;
|
|
282377
282846
|
}
|
|
282847
|
+
interface GetDbmulticloudOracleDbAwsIdentityConnectorServiceRoleDetail {
|
|
282848
|
+
/**
|
|
282849
|
+
* Assume role status.
|
|
282850
|
+
*/
|
|
282851
|
+
assumeRoleStatus: string;
|
|
282852
|
+
/**
|
|
282853
|
+
* List of all VMs where AWS Identity Connector is configured for Oracle DB Cloud VM Cluster.
|
|
282854
|
+
*/
|
|
282855
|
+
awsNodes: outputs.oci.GetDbmulticloudOracleDbAwsIdentityConnectorServiceRoleDetailAwsNode[];
|
|
282856
|
+
/**
|
|
282857
|
+
* Amazon resource name AWSof the IAM role.
|
|
282858
|
+
*/
|
|
282859
|
+
roleArn: string;
|
|
282860
|
+
/**
|
|
282861
|
+
* Private endpoint of the AWS service.
|
|
282862
|
+
*/
|
|
282863
|
+
servicePrivateEndpoint: string;
|
|
282864
|
+
/**
|
|
282865
|
+
* Type of service.
|
|
282866
|
+
*/
|
|
282867
|
+
serviceType: string;
|
|
282868
|
+
}
|
|
282869
|
+
interface GetDbmulticloudOracleDbAwsIdentityConnectorServiceRoleDetailAwsNode {
|
|
282870
|
+
/**
|
|
282871
|
+
* AWS host ID.
|
|
282872
|
+
*/
|
|
282873
|
+
hostId: string;
|
|
282874
|
+
/**
|
|
282875
|
+
* AWS Host name or Identity Connector name.
|
|
282876
|
+
*/
|
|
282877
|
+
hostName: string;
|
|
282878
|
+
/**
|
|
282879
|
+
* The current status of the AWS Identity Connector resource.
|
|
282880
|
+
*/
|
|
282881
|
+
status: string;
|
|
282882
|
+
/**
|
|
282883
|
+
* Time when the AWS Identity Connector's status was checked [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-22T21:10:29.600Z'.
|
|
282884
|
+
*/
|
|
282885
|
+
timeLastChecked: string;
|
|
282886
|
+
}
|
|
282887
|
+
interface GetDbmulticloudOracleDbAwsIdentityConnectorsFilter {
|
|
282888
|
+
name: string;
|
|
282889
|
+
regex?: boolean;
|
|
282890
|
+
values: string[];
|
|
282891
|
+
}
|
|
282892
|
+
interface GetDbmulticloudOracleDbAwsIdentityConnectorsOracleDbAwsIdentityConnectorSummaryCollection {
|
|
282893
|
+
items: outputs.oci.GetDbmulticloudOracleDbAwsIdentityConnectorsOracleDbAwsIdentityConnectorSummaryCollectionItem[];
|
|
282894
|
+
}
|
|
282895
|
+
interface GetDbmulticloudOracleDbAwsIdentityConnectorsOracleDbAwsIdentityConnectorSummaryCollectionItem {
|
|
282896
|
+
/**
|
|
282897
|
+
* AWS Account ID.
|
|
282898
|
+
*/
|
|
282899
|
+
awsAccountId: string;
|
|
282900
|
+
/**
|
|
282901
|
+
* AWS resource location.
|
|
282902
|
+
*/
|
|
282903
|
+
awsLocation: string;
|
|
282904
|
+
/**
|
|
282905
|
+
* Private endpoint of AWS Security Token Service.
|
|
282906
|
+
*/
|
|
282907
|
+
awsStsPrivateEndpoint: string;
|
|
282908
|
+
/**
|
|
282909
|
+
* The [ID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
|
|
282910
|
+
*/
|
|
282911
|
+
compartmentId: string;
|
|
282912
|
+
/**
|
|
282913
|
+
* 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"}`
|
|
282914
|
+
*/
|
|
282915
|
+
definedTags: {
|
|
282916
|
+
[key: string]: string;
|
|
282917
|
+
};
|
|
282918
|
+
/**
|
|
282919
|
+
* A filter to return Oracle DB AWS Identity Connector Resource that match the given display name.
|
|
282920
|
+
*/
|
|
282921
|
+
displayName: string;
|
|
282922
|
+
/**
|
|
282923
|
+
* 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"}`
|
|
282924
|
+
*/
|
|
282925
|
+
freeformTags: {
|
|
282926
|
+
[key: string]: string;
|
|
282927
|
+
};
|
|
282928
|
+
/**
|
|
282929
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB AWS Identity Connector resource.
|
|
282930
|
+
*/
|
|
282931
|
+
id: string;
|
|
282932
|
+
/**
|
|
282933
|
+
* OIDC token issuer Url.
|
|
282934
|
+
*/
|
|
282935
|
+
issuerUrl: string;
|
|
282936
|
+
/**
|
|
282937
|
+
* Description of the current lifecycle state in more detail.
|
|
282938
|
+
*/
|
|
282939
|
+
lifecycleStateDetails: string;
|
|
282940
|
+
/**
|
|
282941
|
+
* Oracle Cloud Infrastructure IAM Domain scope for issuer URL.
|
|
282942
|
+
*/
|
|
282943
|
+
oidcScope: string;
|
|
282944
|
+
/**
|
|
282945
|
+
* A filter to return Oracle DB Identity Connector resource that match the given resource [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
|
282946
|
+
*/
|
|
282947
|
+
resourceId: string;
|
|
282948
|
+
/**
|
|
282949
|
+
* Service role details and respective Amazon resource nam of Role.
|
|
282950
|
+
*/
|
|
282951
|
+
serviceRoleDetails: outputs.oci.GetDbmulticloudOracleDbAwsIdentityConnectorsOracleDbAwsIdentityConnectorSummaryCollectionItemServiceRoleDetail[];
|
|
282952
|
+
/**
|
|
282953
|
+
* A filter to return only resources that match the given lifecycle state. The state value is case-insensitive.
|
|
282954
|
+
*/
|
|
282955
|
+
state: string;
|
|
282956
|
+
/**
|
|
282957
|
+
* System tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
|
282958
|
+
*/
|
|
282959
|
+
systemTags: {
|
|
282960
|
+
[key: string]: string;
|
|
282961
|
+
};
|
|
282962
|
+
/**
|
|
282963
|
+
* Time when the Oracle DB AWS Identity Connector resource was created expressed in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-22T21:10:29.600Z'.
|
|
282964
|
+
*/
|
|
282965
|
+
timeCreated: string;
|
|
282966
|
+
/**
|
|
282967
|
+
* Time when the Oracle DB AWS Identity Connector resource was last modified expressed in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-22T21:10:29.600Z'.
|
|
282968
|
+
*/
|
|
282969
|
+
timeUpdated: string;
|
|
282970
|
+
}
|
|
282971
|
+
interface GetDbmulticloudOracleDbAwsIdentityConnectorsOracleDbAwsIdentityConnectorSummaryCollectionItemServiceRoleDetail {
|
|
282972
|
+
/**
|
|
282973
|
+
* Assume role status.
|
|
282974
|
+
*/
|
|
282975
|
+
assumeRoleStatus: string;
|
|
282976
|
+
/**
|
|
282977
|
+
* List of all VMs where AWS Identity Connector is configured for Oracle DB Cloud VM Cluster.
|
|
282978
|
+
*/
|
|
282979
|
+
awsNodes: outputs.oci.GetDbmulticloudOracleDbAwsIdentityConnectorsOracleDbAwsIdentityConnectorSummaryCollectionItemServiceRoleDetailAwsNode[];
|
|
282980
|
+
/**
|
|
282981
|
+
* Amazon resource name AWSof the IAM role.
|
|
282982
|
+
*/
|
|
282983
|
+
roleArn: string;
|
|
282984
|
+
/**
|
|
282985
|
+
* Private endpoint of the AWS service.
|
|
282986
|
+
*/
|
|
282987
|
+
servicePrivateEndpoint: string;
|
|
282988
|
+
/**
|
|
282989
|
+
* Type of service.
|
|
282990
|
+
*/
|
|
282991
|
+
serviceType: string;
|
|
282992
|
+
}
|
|
282993
|
+
interface GetDbmulticloudOracleDbAwsIdentityConnectorsOracleDbAwsIdentityConnectorSummaryCollectionItemServiceRoleDetailAwsNode {
|
|
282994
|
+
/**
|
|
282995
|
+
* AWS host ID.
|
|
282996
|
+
*/
|
|
282997
|
+
hostId: string;
|
|
282998
|
+
/**
|
|
282999
|
+
* AWS Host name or Identity Connector name.
|
|
283000
|
+
*/
|
|
283001
|
+
hostName: string;
|
|
283002
|
+
/**
|
|
283003
|
+
* The current status of the AWS Identity Connector resource.
|
|
283004
|
+
*/
|
|
283005
|
+
status: string;
|
|
283006
|
+
/**
|
|
283007
|
+
* Time when the AWS Identity Connector's status was checked [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-22T21:10:29.600Z'.
|
|
283008
|
+
*/
|
|
283009
|
+
timeLastChecked: string;
|
|
283010
|
+
}
|
|
283011
|
+
interface GetDbmulticloudOracleDbAwsKeysFilter {
|
|
283012
|
+
name: string;
|
|
283013
|
+
regex?: boolean;
|
|
283014
|
+
values: string[];
|
|
283015
|
+
}
|
|
283016
|
+
interface GetDbmulticloudOracleDbAwsKeysOracleDbAwsKeySummaryCollection {
|
|
283017
|
+
items: outputs.oci.GetDbmulticloudOracleDbAwsKeysOracleDbAwsKeySummaryCollectionItem[];
|
|
283018
|
+
}
|
|
283019
|
+
interface GetDbmulticloudOracleDbAwsKeysOracleDbAwsKeySummaryCollectionItem {
|
|
283020
|
+
/**
|
|
283021
|
+
* AWS Account ID.
|
|
283022
|
+
*/
|
|
283023
|
+
awsAccountId: string;
|
|
283024
|
+
/**
|
|
283025
|
+
* Amazon resource name of AWS Key.
|
|
283026
|
+
*/
|
|
283027
|
+
awsKeyArn: string;
|
|
283028
|
+
/**
|
|
283029
|
+
* The [ID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
|
|
283030
|
+
*/
|
|
283031
|
+
compartmentId: string;
|
|
283032
|
+
/**
|
|
283033
|
+
* 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"}`
|
|
283034
|
+
*/
|
|
283035
|
+
definedTags: {
|
|
283036
|
+
[key: string]: string;
|
|
283037
|
+
};
|
|
283038
|
+
/**
|
|
283039
|
+
* A filter to return Oracle DB AWS Key Resource that match the given display name.
|
|
283040
|
+
*/
|
|
283041
|
+
displayName: string;
|
|
283042
|
+
/**
|
|
283043
|
+
* 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"}`
|
|
283044
|
+
*/
|
|
283045
|
+
freeformTags: {
|
|
283046
|
+
[key: string]: string;
|
|
283047
|
+
};
|
|
283048
|
+
/**
|
|
283049
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the DB AWS Key Ring resource.
|
|
283050
|
+
*/
|
|
283051
|
+
id: string;
|
|
283052
|
+
/**
|
|
283053
|
+
* The Oracle AWS Key resource is enabled or disabled at AWS.
|
|
283054
|
+
*/
|
|
283055
|
+
isAwsKeyEnabled: boolean;
|
|
283056
|
+
/**
|
|
283057
|
+
* Description of the current lifecycle state in more detail.
|
|
283058
|
+
*/
|
|
283059
|
+
lifecycleStateDetails: string;
|
|
283060
|
+
/**
|
|
283061
|
+
* AWS Key resource location.
|
|
283062
|
+
*/
|
|
283063
|
+
location: string;
|
|
283064
|
+
/**
|
|
283065
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle DB Connector resource.
|
|
283066
|
+
*/
|
|
283067
|
+
oracleDbConnectorId: string;
|
|
283068
|
+
/**
|
|
283069
|
+
* AWS Key resource's properties.
|
|
283070
|
+
*/
|
|
283071
|
+
properties: {
|
|
283072
|
+
[key: string]: string;
|
|
283073
|
+
};
|
|
283074
|
+
/**
|
|
283075
|
+
* A filter to return only resources that match the given lifecycle state. The state value is case-insensitive.
|
|
283076
|
+
*/
|
|
283077
|
+
state: string;
|
|
283078
|
+
/**
|
|
283079
|
+
* System tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
|
283080
|
+
*/
|
|
283081
|
+
systemTags: {
|
|
283082
|
+
[key: string]: string;
|
|
283083
|
+
};
|
|
283084
|
+
/**
|
|
283085
|
+
* Time when the DB AWS Key resource was created in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-23T21:10:29.600Z'.
|
|
283086
|
+
*/
|
|
283087
|
+
timeCreated: string;
|
|
283088
|
+
/**
|
|
283089
|
+
* Time when the DB AWS Key resource was last modified, expressed in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-23T21:10:29.600Z'.
|
|
283090
|
+
*/
|
|
283091
|
+
timeUpdated: string;
|
|
283092
|
+
/**
|
|
283093
|
+
* Key resource type.
|
|
283094
|
+
*/
|
|
283095
|
+
type: string;
|
|
283096
|
+
}
|
|
282378
283097
|
interface GetDbmulticloudOracleDbAzureBlobContainersFilter {
|
|
282379
283098
|
name: string;
|
|
282380
283099
|
regex?: boolean;
|
|
@@ -282965,7 +283684,7 @@ export declare namespace oci {
|
|
|
282965
283684
|
*/
|
|
282966
283685
|
projectId: string;
|
|
282967
283686
|
/**
|
|
282968
|
-
* A filter to return Oracle DB
|
|
283687
|
+
* A filter to return Oracle DB Identity Connector resource that match the given resource [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
|
282969
283688
|
*/
|
|
282970
283689
|
resourceId: string;
|
|
282971
283690
|
/**
|
|
@@ -285365,6 +286084,192 @@ export declare namespace oci {
|
|
|
285365
286084
|
*/
|
|
285366
286085
|
timeUpdated: string;
|
|
285367
286086
|
}
|
|
286087
|
+
interface GetPsaPrivateServiceAccessesFilter {
|
|
286088
|
+
name: string;
|
|
286089
|
+
regex?: boolean;
|
|
286090
|
+
values: string[];
|
|
286091
|
+
}
|
|
286092
|
+
interface GetPsaPrivateServiceAccessesPrivateServiceAccessCollection {
|
|
286093
|
+
items: outputs.oci.GetPsaPrivateServiceAccessesPrivateServiceAccessCollectionItem[];
|
|
286094
|
+
}
|
|
286095
|
+
interface GetPsaPrivateServiceAccessesPrivateServiceAccessCollectionItem {
|
|
286096
|
+
compartmentId: string;
|
|
286097
|
+
definedTags: {
|
|
286098
|
+
[key: string]: string;
|
|
286099
|
+
};
|
|
286100
|
+
description: string;
|
|
286101
|
+
displayName: string;
|
|
286102
|
+
fqdns: string[];
|
|
286103
|
+
freeformTags: {
|
|
286104
|
+
[key: string]: string;
|
|
286105
|
+
};
|
|
286106
|
+
id: string;
|
|
286107
|
+
ipv4ip: string;
|
|
286108
|
+
nsgIds: string[];
|
|
286109
|
+
securityAttributes: {
|
|
286110
|
+
[key: string]: string;
|
|
286111
|
+
};
|
|
286112
|
+
serviceId: string;
|
|
286113
|
+
state: string;
|
|
286114
|
+
subnetId: string;
|
|
286115
|
+
systemTags: {
|
|
286116
|
+
[key: string]: string;
|
|
286117
|
+
};
|
|
286118
|
+
timeCreated: string;
|
|
286119
|
+
timeUpdated: string;
|
|
286120
|
+
vcnId: string;
|
|
286121
|
+
vnicId: string;
|
|
286122
|
+
}
|
|
286123
|
+
interface GetPsaPsaServicesFilter {
|
|
286124
|
+
name: string;
|
|
286125
|
+
regex?: boolean;
|
|
286126
|
+
values: string[];
|
|
286127
|
+
}
|
|
286128
|
+
interface GetPsaPsaServicesPsaServiceCollection {
|
|
286129
|
+
/**
|
|
286130
|
+
* List of PsaServiceSummary.
|
|
286131
|
+
*/
|
|
286132
|
+
items: outputs.oci.GetPsaPsaServicesPsaServiceCollectionItem[];
|
|
286133
|
+
}
|
|
286134
|
+
interface GetPsaPsaServicesPsaServiceCollectionItem {
|
|
286135
|
+
/**
|
|
286136
|
+
* A description of the Oracle Cloud Infrastructure service.
|
|
286137
|
+
*/
|
|
286138
|
+
description: string;
|
|
286139
|
+
/**
|
|
286140
|
+
* A filter to return only resources that match the given display name exactly.
|
|
286141
|
+
*/
|
|
286142
|
+
displayName: string;
|
|
286143
|
+
/**
|
|
286144
|
+
* The public facing service FQDNs, which are going to be used to access the service. Example: `xyz.oraclecloud.com`
|
|
286145
|
+
*/
|
|
286146
|
+
fqdns: string[];
|
|
286147
|
+
/**
|
|
286148
|
+
* A unique Oracle Cloud Infrastructure service identifier. Example: `object-storage-api`
|
|
286149
|
+
*/
|
|
286150
|
+
id: string;
|
|
286151
|
+
/**
|
|
286152
|
+
* This optional field will indicate that whether service is IPv6 enabled.
|
|
286153
|
+
*/
|
|
286154
|
+
isV6enabled: boolean;
|
|
286155
|
+
}
|
|
286156
|
+
interface GetPsaPsaWorkRequestErrorsFilter {
|
|
286157
|
+
name: string;
|
|
286158
|
+
regex?: boolean;
|
|
286159
|
+
values: string[];
|
|
286160
|
+
}
|
|
286161
|
+
interface GetPsaPsaWorkRequestErrorsWorkRequestError {
|
|
286162
|
+
code: string;
|
|
286163
|
+
message: string;
|
|
286164
|
+
timestamp: string;
|
|
286165
|
+
}
|
|
286166
|
+
interface GetPsaPsaWorkRequestLogsFilter {
|
|
286167
|
+
name: string;
|
|
286168
|
+
regex?: boolean;
|
|
286169
|
+
values: string[];
|
|
286170
|
+
}
|
|
286171
|
+
interface GetPsaPsaWorkRequestLogsWorkRequestLogEntry {
|
|
286172
|
+
message: string;
|
|
286173
|
+
timestamp: string;
|
|
286174
|
+
}
|
|
286175
|
+
interface GetPsaPsaWorkRequestResource {
|
|
286176
|
+
/**
|
|
286177
|
+
* The way in which this resource is affected by the operation tracked in the work request. A resource being created, updated, or deleted remains in the IN_PROGRESS state until work is complete for that resource, at which point it transitions to CREATED, UPDATED, or DELETED, respectively.
|
|
286178
|
+
*/
|
|
286179
|
+
actionType: string;
|
|
286180
|
+
/**
|
|
286181
|
+
* The resource type that the work request affects.
|
|
286182
|
+
*/
|
|
286183
|
+
entityType: string;
|
|
286184
|
+
/**
|
|
286185
|
+
* The URI path that you can use for a GET request to access the resource metadata.
|
|
286186
|
+
*/
|
|
286187
|
+
entityUri: string;
|
|
286188
|
+
/**
|
|
286189
|
+
* An [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) or other unique identifier for the resource.
|
|
286190
|
+
*/
|
|
286191
|
+
identifier: string;
|
|
286192
|
+
/**
|
|
286193
|
+
* Additional information that helps to explain the resource.
|
|
286194
|
+
*/
|
|
286195
|
+
metadata: {
|
|
286196
|
+
[key: string]: string;
|
|
286197
|
+
};
|
|
286198
|
+
}
|
|
286199
|
+
interface GetPsaPsaWorkRequestsFilter {
|
|
286200
|
+
name: string;
|
|
286201
|
+
regex?: boolean;
|
|
286202
|
+
values: string[];
|
|
286203
|
+
}
|
|
286204
|
+
interface GetPsaPsaWorkRequestsWorkRequestSummaryCollection {
|
|
286205
|
+
items: outputs.oci.GetPsaPsaWorkRequestsWorkRequestSummaryCollectionItem[];
|
|
286206
|
+
}
|
|
286207
|
+
interface GetPsaPsaWorkRequestsWorkRequestSummaryCollectionItem {
|
|
286208
|
+
/**
|
|
286209
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment in which to list resources.
|
|
286210
|
+
*/
|
|
286211
|
+
compartmentId: string;
|
|
286212
|
+
/**
|
|
286213
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the work request.
|
|
286214
|
+
*/
|
|
286215
|
+
id: string;
|
|
286216
|
+
/**
|
|
286217
|
+
* The asynchronous operation tracked by this work request.
|
|
286218
|
+
*/
|
|
286219
|
+
operationType: string;
|
|
286220
|
+
/**
|
|
286221
|
+
* Shows the progress of the operation tracked by the work request, as a percentage of the total work that must be performed.
|
|
286222
|
+
*/
|
|
286223
|
+
percentComplete: number;
|
|
286224
|
+
/**
|
|
286225
|
+
* The resources that are affected by the work request.
|
|
286226
|
+
*/
|
|
286227
|
+
resources: outputs.oci.GetPsaPsaWorkRequestsWorkRequestSummaryCollectionItemResource[];
|
|
286228
|
+
/**
|
|
286229
|
+
* A filter to return only the resources that match the given lifecycle state.
|
|
286230
|
+
*/
|
|
286231
|
+
status: string;
|
|
286232
|
+
/**
|
|
286233
|
+
* The date and time the work request was created, in the format defined by [RFC 3339](https://tools.ietf.org/html/rfc3339).
|
|
286234
|
+
*/
|
|
286235
|
+
timeAccepted: string;
|
|
286236
|
+
/**
|
|
286237
|
+
* The date and time the work request was finished, in the format defined by [RFC 3339](https://tools.ietf.org/rfc/rfc3339).
|
|
286238
|
+
*/
|
|
286239
|
+
timeFinished: string;
|
|
286240
|
+
/**
|
|
286241
|
+
* The date and time the work request was started, in the format defined by [RFC 3339](https://tools.ietf.org/html/rfc3339).
|
|
286242
|
+
*/
|
|
286243
|
+
timeStarted: string;
|
|
286244
|
+
/**
|
|
286245
|
+
* The date and time the work request was updated, in the format defined by [RFC 3339](https://tools.ietf.org/rfc/rfc3339).
|
|
286246
|
+
*/
|
|
286247
|
+
timeUpdated: string;
|
|
286248
|
+
}
|
|
286249
|
+
interface GetPsaPsaWorkRequestsWorkRequestSummaryCollectionItemResource {
|
|
286250
|
+
/**
|
|
286251
|
+
* The way in which this resource is affected by the operation tracked in the work request. A resource being created, updated, or deleted remains in the IN_PROGRESS state until work is complete for that resource, at which point it transitions to CREATED, UPDATED, or DELETED, respectively.
|
|
286252
|
+
*/
|
|
286253
|
+
actionType: string;
|
|
286254
|
+
/**
|
|
286255
|
+
* The resource type that the work request affects.
|
|
286256
|
+
*/
|
|
286257
|
+
entityType: string;
|
|
286258
|
+
/**
|
|
286259
|
+
* The URI path that you can use for a GET request to access the resource metadata.
|
|
286260
|
+
*/
|
|
286261
|
+
entityUri: string;
|
|
286262
|
+
/**
|
|
286263
|
+
* An [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) or other unique identifier for the resource.
|
|
286264
|
+
*/
|
|
286265
|
+
identifier: string;
|
|
286266
|
+
/**
|
|
286267
|
+
* Additional information that helps to explain the resource.
|
|
286268
|
+
*/
|
|
286269
|
+
metadata: {
|
|
286270
|
+
[key: string]: string;
|
|
286271
|
+
};
|
|
286272
|
+
}
|
|
285368
286273
|
interface GetResourceAnalyticsMonitoredRegionsFilter {
|
|
285369
286274
|
name: string;
|
|
285370
286275
|
regex?: boolean;
|