@azure/arm-oracledatabase 1.0.1-alpha.20250612.1 → 2.0.0-alpha.20250613.2
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/CHANGELOG.md +259 -7
- package/LICENSE +1 -1
- package/README.md +12 -13
- package/dist/browser/api/autonomousDatabaseBackups/index.d.ts +3 -0
- package/dist/browser/api/autonomousDatabaseBackups/index.d.ts.map +1 -0
- package/dist/browser/api/autonomousDatabaseBackups/index.js +4 -0
- package/dist/browser/api/autonomousDatabaseBackups/index.js.map +1 -0
- package/dist/browser/api/autonomousDatabaseBackups/operations.d.ts +32 -0
- package/dist/browser/api/autonomousDatabaseBackups/operations.d.ts.map +1 -0
- package/dist/browser/api/autonomousDatabaseBackups/operations.js +174 -0
- package/dist/browser/api/autonomousDatabaseBackups/operations.js.map +1 -0
- package/dist/browser/api/autonomousDatabaseBackups/options.d.ts +23 -0
- package/dist/browser/api/autonomousDatabaseBackups/options.d.ts.map +1 -0
- package/dist/browser/api/autonomousDatabaseBackups/options.js +4 -0
- package/dist/browser/api/autonomousDatabaseBackups/options.js.map +1 -0
- package/dist/browser/api/autonomousDatabaseCharacterSets/index.d.ts +3 -0
- package/dist/browser/api/autonomousDatabaseCharacterSets/index.d.ts.map +1 -0
- package/dist/browser/api/autonomousDatabaseCharacterSets/index.js +4 -0
- package/dist/browser/api/autonomousDatabaseCharacterSets/index.js.map +1 -0
- package/dist/browser/api/autonomousDatabaseCharacterSets/operations.d.ts +14 -0
- package/dist/browser/api/autonomousDatabaseCharacterSets/operations.d.ts.map +1 -0
- package/dist/browser/api/autonomousDatabaseCharacterSets/operations.js +65 -0
- package/dist/browser/api/autonomousDatabaseCharacterSets/operations.js.map +1 -0
- package/dist/browser/api/autonomousDatabaseCharacterSets/options.d.ts +8 -0
- package/dist/browser/api/autonomousDatabaseCharacterSets/options.d.ts.map +1 -0
- package/dist/browser/api/autonomousDatabaseCharacterSets/options.js +4 -0
- package/dist/browser/api/autonomousDatabaseCharacterSets/options.js.map +1 -0
- package/dist/browser/api/autonomousDatabaseNationalCharacterSets/index.d.ts +3 -0
- package/dist/browser/api/autonomousDatabaseNationalCharacterSets/index.d.ts.map +1 -0
- package/dist/browser/api/autonomousDatabaseNationalCharacterSets/index.js +4 -0
- package/dist/browser/api/autonomousDatabaseNationalCharacterSets/index.js.map +1 -0
- package/dist/browser/api/autonomousDatabaseNationalCharacterSets/operations.d.ts +14 -0
- package/dist/browser/api/autonomousDatabaseNationalCharacterSets/operations.d.ts.map +1 -0
- package/dist/browser/api/autonomousDatabaseNationalCharacterSets/operations.js +65 -0
- package/dist/browser/api/autonomousDatabaseNationalCharacterSets/operations.js.map +1 -0
- package/dist/browser/api/autonomousDatabaseNationalCharacterSets/options.d.ts +8 -0
- package/dist/browser/api/autonomousDatabaseNationalCharacterSets/options.d.ts.map +1 -0
- package/dist/browser/api/autonomousDatabaseNationalCharacterSets/options.js +4 -0
- package/dist/browser/api/autonomousDatabaseNationalCharacterSets/options.js.map +1 -0
- package/dist/browser/api/autonomousDatabaseVersions/index.d.ts +3 -0
- package/dist/browser/api/autonomousDatabaseVersions/index.d.ts.map +1 -0
- package/dist/browser/api/autonomousDatabaseVersions/index.js +4 -0
- package/dist/browser/api/autonomousDatabaseVersions/index.js.map +1 -0
- package/dist/browser/api/autonomousDatabaseVersions/operations.d.ts +14 -0
- package/dist/browser/api/autonomousDatabaseVersions/operations.d.ts.map +1 -0
- package/dist/browser/api/autonomousDatabaseVersions/operations.js +61 -0
- package/dist/browser/api/autonomousDatabaseVersions/operations.js.map +1 -0
- package/dist/browser/api/autonomousDatabaseVersions/options.d.ts +8 -0
- package/dist/browser/api/autonomousDatabaseVersions/options.d.ts.map +1 -0
- package/dist/browser/api/autonomousDatabaseVersions/options.js +4 -0
- package/dist/browser/api/autonomousDatabaseVersions/options.js.map +1 -0
- package/dist/browser/api/autonomousDatabases/index.d.ts +3 -0
- package/dist/browser/api/autonomousDatabases/index.d.ts.map +1 -0
- package/dist/browser/api/autonomousDatabases/index.js +4 -0
- package/dist/browser/api/autonomousDatabases/index.js.map +1 -0
- package/dist/browser/api/autonomousDatabases/operations.d.ts +60 -0
- package/dist/browser/api/autonomousDatabases/operations.d.ts.map +1 -0
- package/dist/browser/api/autonomousDatabases/operations.js +372 -0
- package/dist/browser/api/autonomousDatabases/operations.js.map +1 -0
- package/dist/browser/api/autonomousDatabases/options.d.ts +54 -0
- package/dist/browser/api/autonomousDatabases/options.d.ts.map +1 -0
- package/dist/browser/api/autonomousDatabases/options.js +4 -0
- package/dist/browser/api/autonomousDatabases/options.js.map +1 -0
- package/dist/browser/api/cloudExadataInfrastructures/index.d.ts +3 -0
- package/dist/browser/api/cloudExadataInfrastructures/index.d.ts.map +1 -0
- package/dist/browser/api/cloudExadataInfrastructures/index.js +4 -0
- package/dist/browser/api/cloudExadataInfrastructures/index.js.map +1 -0
- package/dist/browser/api/cloudExadataInfrastructures/operations.d.ts +40 -0
- package/dist/browser/api/cloudExadataInfrastructures/operations.d.ts.map +1 -0
- package/dist/browser/api/cloudExadataInfrastructures/operations.js +234 -0
- package/dist/browser/api/cloudExadataInfrastructures/operations.js.map +1 -0
- package/dist/browser/api/cloudExadataInfrastructures/options.d.ts +31 -0
- package/dist/browser/api/cloudExadataInfrastructures/options.d.ts.map +1 -0
- package/dist/browser/api/cloudExadataInfrastructures/options.js +4 -0
- package/dist/browser/api/cloudExadataInfrastructures/options.js.map +1 -0
- package/dist/browser/api/cloudVmClusters/index.d.ts +3 -0
- package/dist/browser/api/cloudVmClusters/index.d.ts.map +1 -0
- package/dist/browser/api/cloudVmClusters/index.js +4 -0
- package/dist/browser/api/cloudVmClusters/index.js.map +1 -0
- package/dist/browser/api/cloudVmClusters/operations.d.ts +48 -0
- package/dist/browser/api/cloudVmClusters/operations.d.ts.map +1 -0
- package/dist/browser/api/cloudVmClusters/operations.js +274 -0
- package/dist/browser/api/cloudVmClusters/operations.js.map +1 -0
- package/dist/browser/api/cloudVmClusters/options.d.ts +39 -0
- package/dist/browser/api/cloudVmClusters/options.d.ts.map +1 -0
- package/dist/browser/api/cloudVmClusters/options.js +4 -0
- package/dist/browser/api/cloudVmClusters/options.js.map +1 -0
- package/dist/browser/api/dbNodes/index.d.ts +3 -0
- package/dist/browser/api/dbNodes/index.d.ts.map +1 -0
- package/dist/browser/api/dbNodes/index.js +4 -0
- package/dist/browser/api/dbNodes/index.js.map +1 -0
- package/dist/browser/api/dbNodes/operations.d.ts +19 -0
- package/dist/browser/api/dbNodes/operations.d.ts.map +1 -0
- package/dist/browser/api/dbNodes/operations.js +91 -0
- package/dist/browser/api/dbNodes/operations.js.map +1 -0
- package/dist/browser/api/dbNodes/options.d.ts +13 -0
- package/dist/browser/api/dbNodes/options.d.ts.map +1 -0
- package/dist/browser/api/dbNodes/options.js +4 -0
- package/dist/browser/api/dbNodes/options.js.map +1 -0
- package/dist/browser/api/dbServers/index.d.ts +3 -0
- package/dist/browser/api/dbServers/index.d.ts.map +1 -0
- package/dist/browser/api/dbServers/index.js +4 -0
- package/dist/browser/api/dbServers/index.js.map +1 -0
- package/dist/browser/api/dbServers/operations.d.ts +14 -0
- package/dist/browser/api/dbServers/operations.d.ts.map +1 -0
- package/dist/browser/api/dbServers/operations.js +59 -0
- package/dist/browser/api/dbServers/operations.js.map +1 -0
- package/dist/browser/api/dbServers/options.d.ts +8 -0
- package/dist/browser/api/dbServers/options.d.ts.map +1 -0
- package/dist/browser/api/dbServers/options.js +4 -0
- package/dist/browser/api/dbServers/options.js.map +1 -0
- package/dist/browser/api/dbSystemShapes/index.d.ts +3 -0
- package/dist/browser/api/dbSystemShapes/index.d.ts.map +1 -0
- package/dist/browser/api/dbSystemShapes/index.js +4 -0
- package/dist/browser/api/dbSystemShapes/index.js.map +1 -0
- package/dist/browser/api/dbSystemShapes/operations.d.ts +14 -0
- package/dist/browser/api/dbSystemShapes/operations.d.ts.map +1 -0
- package/dist/browser/api/dbSystemShapes/operations.js +58 -0
- package/dist/browser/api/dbSystemShapes/operations.js.map +1 -0
- package/dist/browser/api/dbSystemShapes/options.d.ts +10 -0
- package/dist/browser/api/dbSystemShapes/options.d.ts.map +1 -0
- package/dist/browser/api/dbSystemShapes/options.js +4 -0
- package/dist/browser/api/dbSystemShapes/options.js.map +1 -0
- package/dist/browser/api/dnsPrivateViews/index.d.ts +3 -0
- package/dist/browser/api/dnsPrivateViews/index.d.ts.map +1 -0
- package/dist/browser/api/dnsPrivateViews/index.js +4 -0
- package/dist/browser/api/dnsPrivateViews/index.js.map +1 -0
- package/dist/browser/api/dnsPrivateViews/operations.d.ts +14 -0
- package/dist/browser/api/dnsPrivateViews/operations.d.ts.map +1 -0
- package/dist/browser/api/dnsPrivateViews/operations.js +57 -0
- package/dist/browser/api/dnsPrivateViews/operations.js.map +1 -0
- package/dist/browser/api/dnsPrivateViews/options.d.ts +8 -0
- package/dist/browser/api/dnsPrivateViews/options.d.ts.map +1 -0
- package/dist/browser/api/dnsPrivateViews/options.js +4 -0
- package/dist/browser/api/dnsPrivateViews/options.js.map +1 -0
- package/dist/browser/api/dnsPrivateZones/index.d.ts +3 -0
- package/dist/browser/api/dnsPrivateZones/index.d.ts.map +1 -0
- package/dist/browser/api/dnsPrivateZones/index.js +4 -0
- package/dist/browser/api/dnsPrivateZones/index.js.map +1 -0
- package/dist/browser/api/dnsPrivateZones/operations.d.ts +14 -0
- package/dist/browser/api/dnsPrivateZones/operations.d.ts.map +1 -0
- package/dist/browser/api/dnsPrivateZones/operations.js +57 -0
- package/dist/browser/api/dnsPrivateZones/operations.js.map +1 -0
- package/dist/browser/api/dnsPrivateZones/options.d.ts +8 -0
- package/dist/browser/api/dnsPrivateZones/options.d.ts.map +1 -0
- package/dist/browser/api/dnsPrivateZones/options.js +4 -0
- package/dist/browser/api/dnsPrivateZones/options.js.map +1 -0
- package/dist/browser/api/exadbVmClusters/index.d.ts +3 -0
- package/dist/browser/api/exadbVmClusters/index.d.ts.map +1 -0
- package/dist/browser/api/exadbVmClusters/index.js +4 -0
- package/dist/browser/api/exadbVmClusters/index.js.map +1 -0
- package/dist/browser/api/exadbVmClusters/operations.d.ts +40 -0
- package/dist/browser/api/exadbVmClusters/operations.d.ts.map +1 -0
- package/dist/browser/api/exadbVmClusters/operations.js +214 -0
- package/dist/browser/api/exadbVmClusters/operations.js.map +1 -0
- package/dist/browser/api/exadbVmClusters/options.d.ts +31 -0
- package/dist/browser/api/exadbVmClusters/options.d.ts.map +1 -0
- package/dist/browser/api/exadbVmClusters/options.js +4 -0
- package/dist/browser/api/exadbVmClusters/options.js.map +1 -0
- package/dist/browser/api/exascaleDbNodes/index.d.ts +3 -0
- package/dist/browser/api/exascaleDbNodes/index.d.ts.map +1 -0
- package/dist/browser/api/exascaleDbNodes/index.js +4 -0
- package/dist/browser/api/exascaleDbNodes/index.js.map +1 -0
- package/dist/browser/api/exascaleDbNodes/operations.d.ts +19 -0
- package/dist/browser/api/exascaleDbNodes/operations.d.ts.map +1 -0
- package/dist/browser/api/exascaleDbNodes/operations.js +91 -0
- package/dist/browser/api/exascaleDbNodes/operations.js.map +1 -0
- package/dist/browser/api/exascaleDbNodes/options.d.ts +13 -0
- package/dist/browser/api/exascaleDbNodes/options.d.ts.map +1 -0
- package/dist/browser/api/exascaleDbNodes/options.js +4 -0
- package/dist/browser/api/exascaleDbNodes/options.js.map +1 -0
- package/dist/browser/api/exascaleDbStorageVaults/index.d.ts +3 -0
- package/dist/browser/api/exascaleDbStorageVaults/index.d.ts.map +1 -0
- package/dist/browser/api/exascaleDbStorageVaults/index.js +4 -0
- package/dist/browser/api/exascaleDbStorageVaults/index.js.map +1 -0
- package/dist/browser/api/exascaleDbStorageVaults/operations.d.ts +36 -0
- package/dist/browser/api/exascaleDbStorageVaults/operations.d.ts.map +1 -0
- package/dist/browser/api/exascaleDbStorageVaults/operations.js +184 -0
- package/dist/browser/api/exascaleDbStorageVaults/operations.js.map +1 -0
- package/dist/browser/api/exascaleDbStorageVaults/options.d.ts +26 -0
- package/dist/browser/api/exascaleDbStorageVaults/options.d.ts.map +1 -0
- package/dist/browser/api/exascaleDbStorageVaults/options.js +4 -0
- package/dist/browser/api/exascaleDbStorageVaults/options.js.map +1 -0
- package/dist/browser/api/flexComponents/index.d.ts +3 -0
- package/dist/browser/api/flexComponents/index.d.ts.map +1 -0
- package/dist/browser/api/flexComponents/index.js +4 -0
- package/dist/browser/api/flexComponents/index.js.map +1 -0
- package/dist/browser/api/flexComponents/operations.d.ts +14 -0
- package/dist/browser/api/flexComponents/operations.d.ts.map +1 -0
- package/dist/browser/api/flexComponents/operations.js +58 -0
- package/dist/browser/api/flexComponents/operations.js.map +1 -0
- package/dist/browser/api/flexComponents/options.d.ts +11 -0
- package/dist/browser/api/flexComponents/options.d.ts.map +1 -0
- package/dist/browser/api/flexComponents/options.js +4 -0
- package/dist/browser/api/flexComponents/options.js.map +1 -0
- package/dist/browser/api/giMinorVersions/index.d.ts +3 -0
- package/dist/browser/api/giMinorVersions/index.d.ts.map +1 -0
- package/dist/browser/api/giMinorVersions/index.js +4 -0
- package/dist/browser/api/giMinorVersions/index.js.map +1 -0
- package/dist/browser/api/giMinorVersions/operations.d.ts +14 -0
- package/dist/browser/api/giMinorVersions/operations.d.ts.map +1 -0
- package/dist/browser/api/giMinorVersions/operations.js +61 -0
- package/dist/browser/api/giMinorVersions/operations.js.map +1 -0
- package/dist/browser/api/giMinorVersions/options.d.ts +13 -0
- package/dist/browser/api/giMinorVersions/options.d.ts.map +1 -0
- package/dist/browser/api/giMinorVersions/options.js +4 -0
- package/dist/browser/api/giMinorVersions/options.js.map +1 -0
- package/dist/browser/api/giVersions/index.d.ts +3 -0
- package/dist/browser/api/giVersions/index.d.ts.map +1 -0
- package/dist/browser/api/giVersions/index.js +4 -0
- package/dist/browser/api/giVersions/index.js.map +1 -0
- package/dist/browser/api/giVersions/operations.d.ts +14 -0
- package/dist/browser/api/giVersions/operations.d.ts.map +1 -0
- package/dist/browser/api/giVersions/operations.js +59 -0
- package/dist/browser/api/giVersions/operations.js.map +1 -0
- package/dist/browser/api/giVersions/options.d.ts +13 -0
- package/dist/browser/api/giVersions/options.d.ts.map +1 -0
- package/dist/browser/api/giVersions/options.js +4 -0
- package/dist/browser/api/giVersions/options.js.map +1 -0
- package/dist/browser/api/index.d.ts +2 -0
- package/dist/browser/api/index.d.ts.map +1 -0
- package/dist/browser/api/index.js +4 -0
- package/dist/browser/api/index.js.map +1 -0
- package/dist/browser/api/operations/index.d.ts +3 -0
- package/dist/browser/api/operations/index.d.ts.map +1 -0
- package/dist/browser/api/operations/index.js +4 -0
- package/dist/browser/api/operations/index.js.map +1 -0
- package/dist/browser/api/operations/operations.d.ts +10 -0
- package/dist/browser/api/operations/operations.d.ts.map +1 -0
- package/dist/browser/api/operations/operations.js +29 -0
- package/dist/browser/api/operations/operations.js.map +1 -0
- package/dist/browser/api/operations/options.d.ts +5 -0
- package/dist/browser/api/operations/options.d.ts.map +1 -0
- package/dist/browser/api/operations/options.js +4 -0
- package/dist/browser/api/operations/options.js.map +1 -0
- package/dist/browser/api/oracleDatabaseManagementContext.d.ts +17 -0
- package/dist/browser/api/oracleDatabaseManagementContext.d.ts.map +1 -0
- package/dist/browser/api/oracleDatabaseManagementContext.js +35 -0
- package/dist/browser/api/oracleDatabaseManagementContext.js.map +1 -0
- package/dist/browser/api/oracleSubscriptions/index.d.ts +3 -0
- package/dist/browser/api/oracleSubscriptions/index.d.ts.map +1 -0
- package/dist/browser/api/oracleSubscriptions/index.js +4 -0
- package/dist/browser/api/oracleSubscriptions/index.js.map +1 -0
- package/dist/browser/api/oracleSubscriptions/operations.d.ts +48 -0
- package/dist/browser/api/oracleSubscriptions/operations.d.ts.map +1 -0
- package/dist/browser/api/oracleSubscriptions/operations.js +280 -0
- package/dist/browser/api/oracleSubscriptions/operations.js.map +1 -0
- package/dist/browser/api/oracleSubscriptions/options.d.ts +43 -0
- package/dist/browser/api/oracleSubscriptions/options.d.ts.map +1 -0
- package/dist/browser/api/oracleSubscriptions/options.js +4 -0
- package/dist/browser/api/oracleSubscriptions/options.js.map +1 -0
- package/dist/browser/api/systemVersions/index.d.ts +3 -0
- package/dist/browser/api/systemVersions/index.d.ts.map +1 -0
- package/dist/browser/api/systemVersions/index.js +4 -0
- package/dist/browser/api/systemVersions/index.js.map +1 -0
- package/dist/browser/api/systemVersions/operations.d.ts +14 -0
- package/dist/browser/api/systemVersions/operations.d.ts.map +1 -0
- package/dist/browser/api/systemVersions/operations.js +57 -0
- package/dist/browser/api/systemVersions/operations.js.map +1 -0
- package/dist/browser/api/systemVersions/options.d.ts +8 -0
- package/dist/browser/api/systemVersions/options.d.ts.map +1 -0
- package/dist/browser/api/systemVersions/options.js +4 -0
- package/dist/browser/api/systemVersions/options.js.map +1 -0
- package/dist/browser/api/virtualNetworkAddresses/index.d.ts +3 -0
- package/dist/browser/api/virtualNetworkAddresses/index.d.ts.map +1 -0
- package/dist/browser/api/virtualNetworkAddresses/index.js +4 -0
- package/dist/browser/api/virtualNetworkAddresses/index.js.map +1 -0
- package/dist/browser/api/virtualNetworkAddresses/operations.d.ts +28 -0
- package/dist/browser/api/virtualNetworkAddresses/operations.d.ts.map +1 -0
- package/dist/browser/api/virtualNetworkAddresses/operations.js +135 -0
- package/dist/browser/api/virtualNetworkAddresses/operations.js.map +1 -0
- package/dist/browser/api/virtualNetworkAddresses/options.d.ts +18 -0
- package/dist/browser/api/virtualNetworkAddresses/options.d.ts.map +1 -0
- package/dist/browser/api/virtualNetworkAddresses/options.js +4 -0
- package/dist/browser/api/virtualNetworkAddresses/options.js.map +1 -0
- package/dist/browser/classic/autonomousDatabaseBackups/index.d.ts +25 -0
- package/dist/browser/classic/autonomousDatabaseBackups/index.d.ts.map +1 -0
- package/dist/browser/classic/autonomousDatabaseBackups/index.js +16 -0
- package/dist/browser/classic/autonomousDatabaseBackups/index.js.map +1 -0
- package/dist/browser/classic/autonomousDatabaseCharacterSets/index.d.ts +13 -0
- package/dist/browser/classic/autonomousDatabaseCharacterSets/index.d.ts.map +1 -0
- package/dist/browser/classic/autonomousDatabaseCharacterSets/index.js +13 -0
- package/dist/browser/classic/autonomousDatabaseCharacterSets/index.js.map +1 -0
- package/dist/browser/classic/autonomousDatabaseNationalCharacterSets/index.d.ts +13 -0
- package/dist/browser/classic/autonomousDatabaseNationalCharacterSets/index.d.ts.map +1 -0
- package/dist/browser/classic/autonomousDatabaseNationalCharacterSets/index.js +13 -0
- package/dist/browser/classic/autonomousDatabaseNationalCharacterSets/index.js.map +1 -0
- package/dist/browser/classic/autonomousDatabaseVersions/index.d.ts +13 -0
- package/dist/browser/classic/autonomousDatabaseVersions/index.d.ts.map +1 -0
- package/dist/browser/classic/autonomousDatabaseVersions/index.js +13 -0
- package/dist/browser/classic/autonomousDatabaseVersions/index.js.map +1 -0
- package/dist/browser/classic/autonomousDatabases/index.d.ts +39 -0
- package/dist/browser/classic/autonomousDatabases/index.d.ts.map +1 -0
- package/dist/browser/classic/autonomousDatabases/index.js +23 -0
- package/dist/browser/classic/autonomousDatabases/index.js.map +1 -0
- package/dist/browser/classic/cloudExadataInfrastructures/index.d.ts +29 -0
- package/dist/browser/classic/cloudExadataInfrastructures/index.d.ts.map +1 -0
- package/dist/browser/classic/cloudExadataInfrastructures/index.js +18 -0
- package/dist/browser/classic/cloudExadataInfrastructures/index.js.map +1 -0
- package/dist/browser/classic/cloudVmClusters/index.d.ts +33 -0
- package/dist/browser/classic/cloudVmClusters/index.d.ts.map +1 -0
- package/dist/browser/classic/cloudVmClusters/index.js +20 -0
- package/dist/browser/classic/cloudVmClusters/index.js.map +1 -0
- package/dist/browser/classic/dbNodes/index.d.ts +16 -0
- package/dist/browser/classic/dbNodes/index.d.ts.map +1 -0
- package/dist/browser/classic/dbNodes/index.js +14 -0
- package/dist/browser/classic/dbNodes/index.js.map +1 -0
- package/dist/browser/classic/dbServers/index.d.ts +13 -0
- package/dist/browser/classic/dbServers/index.d.ts.map +1 -0
- package/dist/browser/classic/dbServers/index.js +13 -0
- package/dist/browser/classic/dbServers/index.js.map +1 -0
- package/dist/browser/classic/dbSystemShapes/index.d.ts +13 -0
- package/dist/browser/classic/dbSystemShapes/index.d.ts.map +1 -0
- package/dist/browser/classic/dbSystemShapes/index.js +13 -0
- package/dist/browser/classic/dbSystemShapes/index.js.map +1 -0
- package/dist/browser/classic/dnsPrivateViews/index.d.ts +13 -0
- package/dist/browser/classic/dnsPrivateViews/index.d.ts.map +1 -0
- package/dist/browser/classic/dnsPrivateViews/index.js +13 -0
- package/dist/browser/classic/dnsPrivateViews/index.js.map +1 -0
- package/dist/browser/classic/dnsPrivateZones/index.d.ts +13 -0
- package/dist/browser/classic/dnsPrivateZones/index.d.ts.map +1 -0
- package/dist/browser/classic/dnsPrivateZones/index.js +13 -0
- package/dist/browser/classic/dnsPrivateZones/index.js.map +1 -0
- package/dist/browser/classic/exadbVmClusters/index.d.ts +29 -0
- package/dist/browser/classic/exadbVmClusters/index.d.ts.map +1 -0
- package/dist/browser/classic/exadbVmClusters/index.js +18 -0
- package/dist/browser/classic/exadbVmClusters/index.js.map +1 -0
- package/dist/browser/classic/exascaleDbNodes/index.d.ts +16 -0
- package/dist/browser/classic/exascaleDbNodes/index.d.ts.map +1 -0
- package/dist/browser/classic/exascaleDbNodes/index.js +14 -0
- package/dist/browser/classic/exascaleDbNodes/index.js.map +1 -0
- package/dist/browser/classic/exascaleDbStorageVaults/index.d.ts +27 -0
- package/dist/browser/classic/exascaleDbStorageVaults/index.d.ts.map +1 -0
- package/dist/browser/classic/exascaleDbStorageVaults/index.js +17 -0
- package/dist/browser/classic/exascaleDbStorageVaults/index.js.map +1 -0
- package/dist/browser/classic/flexComponents/index.d.ts +13 -0
- package/dist/browser/classic/flexComponents/index.d.ts.map +1 -0
- package/dist/browser/classic/flexComponents/index.js +13 -0
- package/dist/browser/classic/flexComponents/index.js.map +1 -0
- package/dist/browser/classic/giMinorVersions/index.d.ts +13 -0
- package/dist/browser/classic/giMinorVersions/index.d.ts.map +1 -0
- package/dist/browser/classic/giMinorVersions/index.js +13 -0
- package/dist/browser/classic/giMinorVersions/index.js.map +1 -0
- package/dist/browser/classic/giVersions/index.d.ts +13 -0
- package/dist/browser/classic/giVersions/index.d.ts.map +1 -0
- package/dist/browser/classic/giVersions/index.js +13 -0
- package/dist/browser/classic/giVersions/index.js.map +1 -0
- package/dist/browser/classic/index.d.ts +23 -0
- package/dist/browser/classic/index.d.ts.map +1 -0
- package/dist/browser/classic/index.js +4 -0
- package/dist/browser/classic/index.js.map +1 -0
- package/dist/browser/classic/operations/index.d.ts +11 -0
- package/dist/browser/classic/operations/index.d.ts.map +1 -0
- package/dist/browser/classic/operations/index.js +12 -0
- package/dist/browser/classic/operations/index.js.map +1 -0
- package/dist/browser/classic/oracleSubscriptions/index.d.ts +33 -0
- package/dist/browser/classic/oracleSubscriptions/index.d.ts.map +1 -0
- package/dist/browser/classic/oracleSubscriptions/index.js +20 -0
- package/dist/browser/classic/oracleSubscriptions/index.js.map +1 -0
- package/dist/browser/classic/systemVersions/index.d.ts +13 -0
- package/dist/browser/classic/systemVersions/index.d.ts.map +1 -0
- package/dist/browser/classic/systemVersions/index.js +13 -0
- package/dist/browser/classic/systemVersions/index.js.map +1 -0
- package/dist/browser/classic/virtualNetworkAddresses/index.d.ts +23 -0
- package/dist/browser/classic/virtualNetworkAddresses/index.d.ts.map +1 -0
- package/dist/browser/classic/virtualNetworkAddresses/index.js +15 -0
- package/dist/browser/classic/virtualNetworkAddresses/index.js.map +1 -0
- package/dist/browser/index.d.ts +28 -3
- package/dist/browser/index.d.ts.map +1 -1
- package/dist/browser/index.js +4 -11
- package/dist/browser/index.js.map +1 -1
- package/dist/browser/logger.d.ts +2 -0
- package/dist/browser/logger.d.ts.map +1 -0
- package/dist/browser/logger.js +5 -0
- package/dist/browser/logger.js.map +1 -0
- package/dist/browser/models/index.d.ts +1 -4113
- package/dist/browser/models/index.d.ts.map +1 -1
- package/dist/browser/models/index.js +3 -663
- package/dist/browser/models/index.js.map +1 -1
- package/dist/browser/models/models.d.ts +3332 -0
- package/dist/browser/models/models.d.ts.map +1 -0
- package/dist/browser/models/models.js +3649 -0
- package/dist/browser/models/models.js.map +1 -0
- package/dist/browser/oracleDatabaseManagementClient.d.ts +75 -34
- package/dist/browser/oracleDatabaseManagementClient.d.ts.map +1 -1
- package/dist/browser/oracleDatabaseManagementClient.js +56 -111
- package/dist/browser/oracleDatabaseManagementClient.js.map +1 -1
- package/dist/browser/restorePollerHelpers.d.ts +21 -0
- package/dist/browser/restorePollerHelpers.d.ts.map +1 -0
- package/dist/browser/restorePollerHelpers.js +223 -0
- package/dist/browser/restorePollerHelpers.js.map +1 -0
- package/dist/browser/static-helpers/pagingHelpers.d.ts +72 -0
- package/dist/browser/static-helpers/pagingHelpers.d.ts.map +1 -0
- package/dist/browser/static-helpers/pagingHelpers.js +137 -0
- package/dist/browser/static-helpers/pagingHelpers.js.map +1 -0
- package/dist/browser/static-helpers/pollingHelpers.d.ts +30 -0
- package/dist/browser/static-helpers/pollingHelpers.d.ts.map +1 -0
- package/dist/browser/static-helpers/pollingHelpers.js +76 -0
- package/dist/browser/static-helpers/pollingHelpers.js.map +1 -0
- package/dist/browser/static-helpers/urlTemplate.d.ts +5 -0
- package/dist/browser/static-helpers/urlTemplate.d.ts.map +1 -0
- package/dist/browser/static-helpers/urlTemplate.js +169 -0
- package/dist/browser/static-helpers/urlTemplate.js.map +1 -0
- package/dist/commonjs/api/autonomousDatabaseBackups/index.d.ts +3 -0
- package/dist/commonjs/api/autonomousDatabaseBackups/index.d.ts.map +1 -0
- package/dist/commonjs/api/autonomousDatabaseBackups/index.js +12 -0
- package/dist/commonjs/api/autonomousDatabaseBackups/index.js.map +1 -0
- package/dist/commonjs/api/autonomousDatabaseBackups/operations.d.ts +32 -0
- package/dist/commonjs/api/autonomousDatabaseBackups/operations.d.ts.map +1 -0
- package/dist/commonjs/api/autonomousDatabaseBackups/operations.js +191 -0
- package/dist/commonjs/api/autonomousDatabaseBackups/operations.js.map +1 -0
- package/dist/commonjs/api/autonomousDatabaseBackups/options.d.ts +23 -0
- package/dist/commonjs/api/autonomousDatabaseBackups/options.d.ts.map +1 -0
- package/dist/commonjs/api/autonomousDatabaseBackups/options.js +5 -0
- package/dist/commonjs/api/autonomousDatabaseBackups/options.js.map +1 -0
- package/dist/commonjs/api/autonomousDatabaseCharacterSets/index.d.ts +3 -0
- package/dist/commonjs/api/autonomousDatabaseCharacterSets/index.d.ts.map +1 -0
- package/dist/commonjs/api/autonomousDatabaseCharacterSets/index.js +9 -0
- package/dist/commonjs/api/autonomousDatabaseCharacterSets/index.js.map +1 -0
- package/dist/commonjs/api/autonomousDatabaseCharacterSets/operations.d.ts +14 -0
- package/dist/commonjs/api/autonomousDatabaseCharacterSets/operations.d.ts.map +1 -0
- package/dist/commonjs/api/autonomousDatabaseCharacterSets/operations.js +73 -0
- package/dist/commonjs/api/autonomousDatabaseCharacterSets/operations.js.map +1 -0
- package/dist/commonjs/api/autonomousDatabaseCharacterSets/options.d.ts +8 -0
- package/dist/commonjs/api/autonomousDatabaseCharacterSets/options.d.ts.map +1 -0
- package/dist/commonjs/api/autonomousDatabaseCharacterSets/options.js +5 -0
- package/dist/commonjs/api/autonomousDatabaseCharacterSets/options.js.map +1 -0
- package/dist/commonjs/api/autonomousDatabaseNationalCharacterSets/index.d.ts +3 -0
- package/dist/commonjs/api/autonomousDatabaseNationalCharacterSets/index.d.ts.map +1 -0
- package/dist/commonjs/api/autonomousDatabaseNationalCharacterSets/index.js +9 -0
- package/dist/commonjs/api/autonomousDatabaseNationalCharacterSets/index.js.map +1 -0
- package/dist/commonjs/api/autonomousDatabaseNationalCharacterSets/operations.d.ts +14 -0
- package/dist/commonjs/api/autonomousDatabaseNationalCharacterSets/operations.d.ts.map +1 -0
- package/dist/commonjs/api/autonomousDatabaseNationalCharacterSets/operations.js +73 -0
- package/dist/commonjs/api/autonomousDatabaseNationalCharacterSets/operations.js.map +1 -0
- package/dist/commonjs/api/autonomousDatabaseNationalCharacterSets/options.d.ts +8 -0
- package/dist/commonjs/api/autonomousDatabaseNationalCharacterSets/options.d.ts.map +1 -0
- package/dist/commonjs/api/autonomousDatabaseNationalCharacterSets/options.js +5 -0
- package/dist/commonjs/api/autonomousDatabaseNationalCharacterSets/options.js.map +1 -0
- package/dist/commonjs/api/autonomousDatabaseVersions/index.d.ts +3 -0
- package/dist/commonjs/api/autonomousDatabaseVersions/index.d.ts.map +1 -0
- package/dist/commonjs/api/autonomousDatabaseVersions/index.js +9 -0
- package/dist/commonjs/api/autonomousDatabaseVersions/index.js.map +1 -0
- package/dist/commonjs/api/autonomousDatabaseVersions/operations.d.ts +14 -0
- package/dist/commonjs/api/autonomousDatabaseVersions/operations.d.ts.map +1 -0
- package/dist/commonjs/api/autonomousDatabaseVersions/operations.js +69 -0
- package/dist/commonjs/api/autonomousDatabaseVersions/operations.js.map +1 -0
- package/dist/commonjs/api/autonomousDatabaseVersions/options.d.ts +8 -0
- package/dist/commonjs/api/autonomousDatabaseVersions/options.d.ts.map +1 -0
- package/dist/commonjs/api/autonomousDatabaseVersions/options.js +5 -0
- package/dist/commonjs/api/autonomousDatabaseVersions/options.js.map +1 -0
- package/dist/commonjs/api/autonomousDatabases/index.d.ts +3 -0
- package/dist/commonjs/api/autonomousDatabases/index.d.ts.map +1 -0
- package/dist/commonjs/api/autonomousDatabases/index.js +19 -0
- package/dist/commonjs/api/autonomousDatabases/index.js.map +1 -0
- package/dist/commonjs/api/autonomousDatabases/operations.d.ts +60 -0
- package/dist/commonjs/api/autonomousDatabases/operations.d.ts.map +1 -0
- package/dist/commonjs/api/autonomousDatabases/operations.js +410 -0
- package/dist/commonjs/api/autonomousDatabases/operations.js.map +1 -0
- package/dist/commonjs/api/autonomousDatabases/options.d.ts +54 -0
- package/dist/commonjs/api/autonomousDatabases/options.d.ts.map +1 -0
- package/dist/commonjs/api/autonomousDatabases/options.js +5 -0
- package/dist/commonjs/api/autonomousDatabases/options.js.map +1 -0
- package/dist/commonjs/api/cloudExadataInfrastructures/index.d.ts +3 -0
- package/dist/commonjs/api/cloudExadataInfrastructures/index.d.ts.map +1 -0
- package/dist/commonjs/api/cloudExadataInfrastructures/index.js +14 -0
- package/dist/commonjs/api/cloudExadataInfrastructures/index.js.map +1 -0
- package/dist/commonjs/api/cloudExadataInfrastructures/operations.d.ts +40 -0
- package/dist/commonjs/api/cloudExadataInfrastructures/operations.d.ts.map +1 -0
- package/dist/commonjs/api/cloudExadataInfrastructures/operations.js +257 -0
- package/dist/commonjs/api/cloudExadataInfrastructures/operations.js.map +1 -0
- package/dist/commonjs/api/cloudExadataInfrastructures/options.d.ts +31 -0
- package/dist/commonjs/api/cloudExadataInfrastructures/options.d.ts.map +1 -0
- package/dist/commonjs/api/cloudExadataInfrastructures/options.js +5 -0
- package/dist/commonjs/api/cloudExadataInfrastructures/options.js.map +1 -0
- package/dist/commonjs/api/cloudVmClusters/index.d.ts +3 -0
- package/dist/commonjs/api/cloudVmClusters/index.d.ts.map +1 -0
- package/dist/commonjs/api/cloudVmClusters/index.js +16 -0
- package/dist/commonjs/api/cloudVmClusters/index.js.map +1 -0
- package/dist/commonjs/api/cloudVmClusters/operations.d.ts +48 -0
- package/dist/commonjs/api/cloudVmClusters/operations.d.ts.map +1 -0
- package/dist/commonjs/api/cloudVmClusters/operations.js +303 -0
- package/dist/commonjs/api/cloudVmClusters/operations.js.map +1 -0
- package/dist/commonjs/api/cloudVmClusters/options.d.ts +39 -0
- package/dist/commonjs/api/cloudVmClusters/options.d.ts.map +1 -0
- package/dist/commonjs/api/cloudVmClusters/options.js +5 -0
- package/dist/commonjs/api/cloudVmClusters/options.js.map +1 -0
- package/dist/commonjs/api/dbNodes/index.d.ts +3 -0
- package/dist/commonjs/api/dbNodes/index.d.ts.map +1 -0
- package/dist/commonjs/api/dbNodes/index.js +10 -0
- package/dist/commonjs/api/dbNodes/index.js.map +1 -0
- package/dist/commonjs/api/dbNodes/operations.d.ts +19 -0
- package/dist/commonjs/api/dbNodes/operations.d.ts.map +1 -0
- package/dist/commonjs/api/dbNodes/operations.js +102 -0
- package/dist/commonjs/api/dbNodes/operations.js.map +1 -0
- package/dist/commonjs/api/dbNodes/options.d.ts +13 -0
- package/dist/commonjs/api/dbNodes/options.d.ts.map +1 -0
- package/dist/commonjs/api/dbNodes/options.js +5 -0
- package/dist/commonjs/api/dbNodes/options.js.map +1 -0
- package/dist/commonjs/api/dbServers/index.d.ts +3 -0
- package/dist/commonjs/api/dbServers/index.d.ts.map +1 -0
- package/dist/commonjs/api/dbServers/index.js +9 -0
- package/dist/commonjs/api/dbServers/index.js.map +1 -0
- package/dist/commonjs/api/dbServers/operations.d.ts +14 -0
- package/dist/commonjs/api/dbServers/operations.d.ts.map +1 -0
- package/dist/commonjs/api/dbServers/operations.js +67 -0
- package/dist/commonjs/api/dbServers/operations.js.map +1 -0
- package/dist/commonjs/api/dbServers/options.d.ts +8 -0
- package/dist/commonjs/api/dbServers/options.d.ts.map +1 -0
- package/dist/commonjs/api/dbServers/options.js +5 -0
- package/dist/commonjs/api/dbServers/options.js.map +1 -0
- package/dist/commonjs/api/dbSystemShapes/index.d.ts +3 -0
- package/dist/commonjs/api/dbSystemShapes/index.d.ts.map +1 -0
- package/dist/commonjs/api/dbSystemShapes/index.js +9 -0
- package/dist/commonjs/api/dbSystemShapes/index.js.map +1 -0
- package/dist/commonjs/api/dbSystemShapes/operations.d.ts +14 -0
- package/dist/commonjs/api/dbSystemShapes/operations.d.ts.map +1 -0
- package/dist/commonjs/api/dbSystemShapes/operations.js +66 -0
- package/dist/commonjs/api/dbSystemShapes/operations.js.map +1 -0
- package/dist/commonjs/api/dbSystemShapes/options.d.ts +10 -0
- package/dist/commonjs/api/dbSystemShapes/options.d.ts.map +1 -0
- package/dist/commonjs/api/dbSystemShapes/options.js +5 -0
- package/dist/commonjs/api/dbSystemShapes/options.js.map +1 -0
- package/dist/commonjs/api/dnsPrivateViews/index.d.ts +3 -0
- package/dist/commonjs/api/dnsPrivateViews/index.d.ts.map +1 -0
- package/dist/commonjs/api/dnsPrivateViews/index.js +9 -0
- package/dist/commonjs/api/dnsPrivateViews/index.js.map +1 -0
- package/dist/commonjs/api/dnsPrivateViews/operations.d.ts +14 -0
- package/dist/commonjs/api/dnsPrivateViews/operations.d.ts.map +1 -0
- package/dist/commonjs/api/dnsPrivateViews/operations.js +65 -0
- package/dist/commonjs/api/dnsPrivateViews/operations.js.map +1 -0
- package/dist/commonjs/api/dnsPrivateViews/options.d.ts +8 -0
- package/dist/commonjs/api/dnsPrivateViews/options.d.ts.map +1 -0
- package/dist/commonjs/api/dnsPrivateViews/options.js +5 -0
- package/dist/commonjs/api/dnsPrivateViews/options.js.map +1 -0
- package/dist/commonjs/api/dnsPrivateZones/index.d.ts +3 -0
- package/dist/commonjs/api/dnsPrivateZones/index.d.ts.map +1 -0
- package/dist/commonjs/api/dnsPrivateZones/index.js +9 -0
- package/dist/commonjs/api/dnsPrivateZones/index.js.map +1 -0
- package/dist/commonjs/api/dnsPrivateZones/operations.d.ts +14 -0
- package/dist/commonjs/api/dnsPrivateZones/operations.d.ts.map +1 -0
- package/dist/commonjs/api/dnsPrivateZones/operations.js +65 -0
- package/dist/commonjs/api/dnsPrivateZones/operations.js.map +1 -0
- package/dist/commonjs/api/dnsPrivateZones/options.d.ts +8 -0
- package/dist/commonjs/api/dnsPrivateZones/options.d.ts.map +1 -0
- package/dist/commonjs/api/dnsPrivateZones/options.js +5 -0
- package/dist/commonjs/api/dnsPrivateZones/options.js.map +1 -0
- package/dist/commonjs/api/exadbVmClusters/index.d.ts +3 -0
- package/dist/commonjs/api/exadbVmClusters/index.d.ts.map +1 -0
- package/dist/commonjs/api/exadbVmClusters/index.js +14 -0
- package/dist/commonjs/api/exadbVmClusters/index.js.map +1 -0
- package/dist/commonjs/api/exadbVmClusters/operations.d.ts +40 -0
- package/dist/commonjs/api/exadbVmClusters/operations.d.ts.map +1 -0
- package/dist/commonjs/api/exadbVmClusters/operations.js +237 -0
- package/dist/commonjs/api/exadbVmClusters/operations.js.map +1 -0
- package/dist/commonjs/api/exadbVmClusters/options.d.ts +31 -0
- package/dist/commonjs/api/exadbVmClusters/options.d.ts.map +1 -0
- package/dist/commonjs/api/exadbVmClusters/options.js +5 -0
- package/dist/commonjs/api/exadbVmClusters/options.js.map +1 -0
- package/dist/commonjs/api/exascaleDbNodes/index.d.ts +3 -0
- package/dist/commonjs/api/exascaleDbNodes/index.d.ts.map +1 -0
- package/dist/commonjs/api/exascaleDbNodes/index.js +10 -0
- package/dist/commonjs/api/exascaleDbNodes/index.js.map +1 -0
- package/dist/commonjs/api/exascaleDbNodes/operations.d.ts +19 -0
- package/dist/commonjs/api/exascaleDbNodes/operations.d.ts.map +1 -0
- package/dist/commonjs/api/exascaleDbNodes/operations.js +102 -0
- package/dist/commonjs/api/exascaleDbNodes/operations.js.map +1 -0
- package/dist/commonjs/api/exascaleDbNodes/options.d.ts +13 -0
- package/dist/commonjs/api/exascaleDbNodes/options.d.ts.map +1 -0
- package/dist/commonjs/api/exascaleDbNodes/options.js +5 -0
- package/dist/commonjs/api/exascaleDbNodes/options.js.map +1 -0
- package/dist/commonjs/api/exascaleDbStorageVaults/index.d.ts +3 -0
- package/dist/commonjs/api/exascaleDbStorageVaults/index.d.ts.map +1 -0
- package/dist/commonjs/api/exascaleDbStorageVaults/index.js +13 -0
- package/dist/commonjs/api/exascaleDbStorageVaults/index.js.map +1 -0
- package/dist/commonjs/api/exascaleDbStorageVaults/operations.d.ts +36 -0
- package/dist/commonjs/api/exascaleDbStorageVaults/operations.d.ts.map +1 -0
- package/dist/commonjs/api/exascaleDbStorageVaults/operations.js +204 -0
- package/dist/commonjs/api/exascaleDbStorageVaults/operations.js.map +1 -0
- package/dist/commonjs/api/exascaleDbStorageVaults/options.d.ts +26 -0
- package/dist/commonjs/api/exascaleDbStorageVaults/options.d.ts.map +1 -0
- package/dist/commonjs/api/exascaleDbStorageVaults/options.js +5 -0
- package/dist/commonjs/api/exascaleDbStorageVaults/options.js.map +1 -0
- package/dist/commonjs/api/flexComponents/index.d.ts +3 -0
- package/dist/commonjs/api/flexComponents/index.d.ts.map +1 -0
- package/dist/commonjs/api/flexComponents/index.js +9 -0
- package/dist/commonjs/api/flexComponents/index.js.map +1 -0
- package/dist/commonjs/api/flexComponents/operations.d.ts +14 -0
- package/dist/commonjs/api/flexComponents/operations.d.ts.map +1 -0
- package/dist/commonjs/api/flexComponents/operations.js +66 -0
- package/dist/commonjs/api/flexComponents/operations.js.map +1 -0
- package/dist/commonjs/api/flexComponents/options.d.ts +11 -0
- package/dist/commonjs/api/flexComponents/options.d.ts.map +1 -0
- package/dist/commonjs/api/flexComponents/options.js +5 -0
- package/dist/commonjs/api/flexComponents/options.js.map +1 -0
- package/dist/commonjs/api/giMinorVersions/index.d.ts +3 -0
- package/dist/commonjs/api/giMinorVersions/index.d.ts.map +1 -0
- package/dist/commonjs/api/giMinorVersions/index.js +9 -0
- package/dist/commonjs/api/giMinorVersions/index.js.map +1 -0
- package/dist/commonjs/api/giMinorVersions/operations.d.ts +14 -0
- package/dist/commonjs/api/giMinorVersions/operations.d.ts.map +1 -0
- package/dist/commonjs/api/giMinorVersions/operations.js +69 -0
- package/dist/commonjs/api/giMinorVersions/operations.js.map +1 -0
- package/dist/commonjs/api/giMinorVersions/options.d.ts +13 -0
- package/dist/commonjs/api/giMinorVersions/options.d.ts.map +1 -0
- package/dist/commonjs/api/giMinorVersions/options.js +5 -0
- package/dist/commonjs/api/giMinorVersions/options.js.map +1 -0
- package/dist/commonjs/api/giVersions/index.d.ts +3 -0
- package/dist/commonjs/api/giVersions/index.d.ts.map +1 -0
- package/dist/commonjs/api/giVersions/index.js +9 -0
- package/dist/commonjs/api/giVersions/index.js.map +1 -0
- package/dist/commonjs/api/giVersions/operations.d.ts +14 -0
- package/dist/commonjs/api/giVersions/operations.d.ts.map +1 -0
- package/dist/commonjs/api/giVersions/operations.js +67 -0
- package/dist/commonjs/api/giVersions/operations.js.map +1 -0
- package/dist/commonjs/api/giVersions/options.d.ts +13 -0
- package/dist/commonjs/api/giVersions/options.d.ts.map +1 -0
- package/dist/commonjs/api/giVersions/options.js +5 -0
- package/dist/commonjs/api/giVersions/options.js.map +1 -0
- package/dist/commonjs/api/index.d.ts +2 -0
- package/dist/commonjs/api/index.d.ts.map +1 -0
- package/dist/commonjs/api/index.js +8 -0
- package/dist/commonjs/api/index.js.map +1 -0
- package/dist/commonjs/api/operations/index.d.ts +3 -0
- package/dist/commonjs/api/operations/index.d.ts.map +1 -0
- package/dist/commonjs/api/operations/index.js +8 -0
- package/dist/commonjs/api/operations/index.js.map +1 -0
- package/dist/commonjs/api/operations/operations.d.ts +10 -0
- package/dist/commonjs/api/operations/operations.d.ts.map +1 -0
- package/dist/commonjs/api/operations/operations.js +34 -0
- package/dist/commonjs/api/operations/operations.js.map +1 -0
- package/dist/commonjs/api/operations/options.d.ts +5 -0
- package/dist/commonjs/api/operations/options.d.ts.map +1 -0
- package/dist/commonjs/api/operations/options.js +5 -0
- package/dist/commonjs/api/operations/options.js.map +1 -0
- package/dist/commonjs/api/oracleDatabaseManagementContext.d.ts +17 -0
- package/dist/commonjs/api/oracleDatabaseManagementContext.d.ts.map +1 -0
- package/dist/commonjs/api/oracleDatabaseManagementContext.js +38 -0
- package/dist/commonjs/api/oracleDatabaseManagementContext.js.map +1 -0
- package/dist/commonjs/api/oracleSubscriptions/index.d.ts +3 -0
- package/dist/commonjs/api/oracleSubscriptions/index.d.ts.map +1 -0
- package/dist/commonjs/api/oracleSubscriptions/index.js +16 -0
- package/dist/commonjs/api/oracleSubscriptions/index.js.map +1 -0
- package/dist/commonjs/api/oracleSubscriptions/operations.d.ts +48 -0
- package/dist/commonjs/api/oracleSubscriptions/operations.d.ts.map +1 -0
- package/dist/commonjs/api/oracleSubscriptions/operations.js +309 -0
- package/dist/commonjs/api/oracleSubscriptions/operations.js.map +1 -0
- package/dist/commonjs/api/oracleSubscriptions/options.d.ts +43 -0
- package/dist/commonjs/api/oracleSubscriptions/options.d.ts.map +1 -0
- package/dist/commonjs/api/oracleSubscriptions/options.js +5 -0
- package/dist/commonjs/api/oracleSubscriptions/options.js.map +1 -0
- package/dist/commonjs/api/systemVersions/index.d.ts +3 -0
- package/dist/commonjs/api/systemVersions/index.d.ts.map +1 -0
- package/dist/commonjs/api/systemVersions/index.js +9 -0
- package/dist/commonjs/api/systemVersions/index.js.map +1 -0
- package/dist/commonjs/api/systemVersions/operations.d.ts +14 -0
- package/dist/commonjs/api/systemVersions/operations.d.ts.map +1 -0
- package/dist/commonjs/api/systemVersions/operations.js +65 -0
- package/dist/commonjs/api/systemVersions/operations.js.map +1 -0
- package/dist/commonjs/api/systemVersions/options.d.ts +8 -0
- package/dist/commonjs/api/systemVersions/options.d.ts.map +1 -0
- package/dist/commonjs/api/systemVersions/options.js +5 -0
- package/dist/commonjs/api/systemVersions/options.js.map +1 -0
- package/dist/commonjs/api/virtualNetworkAddresses/index.d.ts +3 -0
- package/dist/commonjs/api/virtualNetworkAddresses/index.d.ts.map +1 -0
- package/dist/commonjs/api/virtualNetworkAddresses/index.js +11 -0
- package/dist/commonjs/api/virtualNetworkAddresses/index.js.map +1 -0
- package/dist/commonjs/api/virtualNetworkAddresses/operations.d.ts +28 -0
- package/dist/commonjs/api/virtualNetworkAddresses/operations.d.ts.map +1 -0
- package/dist/commonjs/api/virtualNetworkAddresses/operations.js +149 -0
- package/dist/commonjs/api/virtualNetworkAddresses/operations.js.map +1 -0
- package/dist/commonjs/api/virtualNetworkAddresses/options.d.ts +18 -0
- package/dist/commonjs/api/virtualNetworkAddresses/options.d.ts.map +1 -0
- package/dist/commonjs/api/virtualNetworkAddresses/options.js +5 -0
- package/dist/commonjs/api/virtualNetworkAddresses/options.js.map +1 -0
- package/dist/commonjs/classic/autonomousDatabaseBackups/index.d.ts +25 -0
- package/dist/commonjs/classic/autonomousDatabaseBackups/index.d.ts.map +1 -0
- package/dist/commonjs/classic/autonomousDatabaseBackups/index.js +19 -0
- package/dist/commonjs/classic/autonomousDatabaseBackups/index.js.map +1 -0
- package/dist/commonjs/classic/autonomousDatabaseCharacterSets/index.d.ts +13 -0
- package/dist/commonjs/classic/autonomousDatabaseCharacterSets/index.d.ts.map +1 -0
- package/dist/commonjs/classic/autonomousDatabaseCharacterSets/index.js +16 -0
- package/dist/commonjs/classic/autonomousDatabaseCharacterSets/index.js.map +1 -0
- package/dist/commonjs/classic/autonomousDatabaseNationalCharacterSets/index.d.ts +13 -0
- package/dist/commonjs/classic/autonomousDatabaseNationalCharacterSets/index.d.ts.map +1 -0
- package/dist/commonjs/classic/autonomousDatabaseNationalCharacterSets/index.js +16 -0
- package/dist/commonjs/classic/autonomousDatabaseNationalCharacterSets/index.js.map +1 -0
- package/dist/commonjs/classic/autonomousDatabaseVersions/index.d.ts +13 -0
- package/dist/commonjs/classic/autonomousDatabaseVersions/index.d.ts.map +1 -0
- package/dist/commonjs/classic/autonomousDatabaseVersions/index.js +16 -0
- package/dist/commonjs/classic/autonomousDatabaseVersions/index.js.map +1 -0
- package/dist/commonjs/classic/autonomousDatabases/index.d.ts +39 -0
- package/dist/commonjs/classic/autonomousDatabases/index.d.ts.map +1 -0
- package/dist/commonjs/classic/autonomousDatabases/index.js +26 -0
- package/dist/commonjs/classic/autonomousDatabases/index.js.map +1 -0
- package/dist/commonjs/classic/cloudExadataInfrastructures/index.d.ts +29 -0
- package/dist/commonjs/classic/cloudExadataInfrastructures/index.d.ts.map +1 -0
- package/dist/commonjs/classic/cloudExadataInfrastructures/index.js +21 -0
- package/dist/commonjs/classic/cloudExadataInfrastructures/index.js.map +1 -0
- package/dist/commonjs/classic/cloudVmClusters/index.d.ts +33 -0
- package/dist/commonjs/classic/cloudVmClusters/index.d.ts.map +1 -0
- package/dist/commonjs/classic/cloudVmClusters/index.js +23 -0
- package/dist/commonjs/classic/cloudVmClusters/index.js.map +1 -0
- package/dist/commonjs/classic/dbNodes/index.d.ts +16 -0
- package/dist/commonjs/classic/dbNodes/index.d.ts.map +1 -0
- package/dist/commonjs/classic/dbNodes/index.js +17 -0
- package/dist/commonjs/classic/dbNodes/index.js.map +1 -0
- package/dist/commonjs/classic/dbServers/index.d.ts +13 -0
- package/dist/commonjs/classic/dbServers/index.d.ts.map +1 -0
- package/dist/commonjs/classic/dbServers/index.js +16 -0
- package/dist/commonjs/classic/dbServers/index.js.map +1 -0
- package/dist/commonjs/classic/dbSystemShapes/index.d.ts +13 -0
- package/dist/commonjs/classic/dbSystemShapes/index.d.ts.map +1 -0
- package/dist/commonjs/classic/dbSystemShapes/index.js +16 -0
- package/dist/commonjs/classic/dbSystemShapes/index.js.map +1 -0
- package/dist/commonjs/classic/dnsPrivateViews/index.d.ts +13 -0
- package/dist/commonjs/classic/dnsPrivateViews/index.d.ts.map +1 -0
- package/dist/commonjs/classic/dnsPrivateViews/index.js +16 -0
- package/dist/commonjs/classic/dnsPrivateViews/index.js.map +1 -0
- package/dist/commonjs/classic/dnsPrivateZones/index.d.ts +13 -0
- package/dist/commonjs/classic/dnsPrivateZones/index.d.ts.map +1 -0
- package/dist/commonjs/classic/dnsPrivateZones/index.js +16 -0
- package/dist/commonjs/classic/dnsPrivateZones/index.js.map +1 -0
- package/dist/commonjs/classic/exadbVmClusters/index.d.ts +29 -0
- package/dist/commonjs/classic/exadbVmClusters/index.d.ts.map +1 -0
- package/dist/commonjs/classic/exadbVmClusters/index.js +21 -0
- package/dist/commonjs/classic/exadbVmClusters/index.js.map +1 -0
- package/dist/commonjs/classic/exascaleDbNodes/index.d.ts +16 -0
- package/dist/commonjs/classic/exascaleDbNodes/index.d.ts.map +1 -0
- package/dist/commonjs/classic/exascaleDbNodes/index.js +17 -0
- package/dist/commonjs/classic/exascaleDbNodes/index.js.map +1 -0
- package/dist/commonjs/classic/exascaleDbStorageVaults/index.d.ts +27 -0
- package/dist/commonjs/classic/exascaleDbStorageVaults/index.d.ts.map +1 -0
- package/dist/commonjs/classic/exascaleDbStorageVaults/index.js +20 -0
- package/dist/commonjs/classic/exascaleDbStorageVaults/index.js.map +1 -0
- package/dist/commonjs/classic/flexComponents/index.d.ts +13 -0
- package/dist/commonjs/classic/flexComponents/index.d.ts.map +1 -0
- package/dist/commonjs/classic/flexComponents/index.js +16 -0
- package/dist/commonjs/classic/flexComponents/index.js.map +1 -0
- package/dist/commonjs/classic/giMinorVersions/index.d.ts +13 -0
- package/dist/commonjs/classic/giMinorVersions/index.d.ts.map +1 -0
- package/dist/commonjs/classic/giMinorVersions/index.js +16 -0
- package/dist/commonjs/classic/giMinorVersions/index.js.map +1 -0
- package/dist/commonjs/classic/giVersions/index.d.ts +13 -0
- package/dist/commonjs/classic/giVersions/index.d.ts.map +1 -0
- package/dist/commonjs/classic/giVersions/index.js +16 -0
- package/dist/commonjs/classic/giVersions/index.js.map +1 -0
- package/dist/commonjs/classic/index.d.ts +23 -0
- package/dist/commonjs/classic/index.d.ts.map +1 -0
- package/dist/commonjs/classic/index.js +5 -0
- package/dist/commonjs/classic/index.js.map +1 -0
- package/dist/commonjs/classic/operations/index.d.ts +11 -0
- package/dist/commonjs/classic/operations/index.d.ts.map +1 -0
- package/dist/commonjs/classic/operations/index.js +15 -0
- package/dist/commonjs/classic/operations/index.js.map +1 -0
- package/dist/commonjs/classic/oracleSubscriptions/index.d.ts +33 -0
- package/dist/commonjs/classic/oracleSubscriptions/index.d.ts.map +1 -0
- package/dist/commonjs/classic/oracleSubscriptions/index.js +23 -0
- package/dist/commonjs/classic/oracleSubscriptions/index.js.map +1 -0
- package/dist/commonjs/classic/systemVersions/index.d.ts +13 -0
- package/dist/commonjs/classic/systemVersions/index.d.ts.map +1 -0
- package/dist/commonjs/classic/systemVersions/index.js +16 -0
- package/dist/commonjs/classic/systemVersions/index.js.map +1 -0
- package/dist/commonjs/classic/virtualNetworkAddresses/index.d.ts +23 -0
- package/dist/commonjs/classic/virtualNetworkAddresses/index.d.ts.map +1 -0
- package/dist/commonjs/classic/virtualNetworkAddresses/index.js +18 -0
- package/dist/commonjs/classic/virtualNetworkAddresses/index.js.map +1 -0
- package/dist/commonjs/index.d.ts +28 -3
- package/dist/commonjs/index.d.ts.map +1 -1
- package/dist/commonjs/index.js +68 -14
- package/dist/commonjs/index.js.map +1 -1
- package/dist/commonjs/logger.d.ts +2 -0
- package/dist/commonjs/logger.d.ts.map +1 -0
- package/dist/commonjs/logger.js +8 -0
- package/dist/commonjs/logger.js.map +1 -0
- package/dist/commonjs/models/index.d.ts +1 -4113
- package/dist/commonjs/models/index.d.ts.map +1 -1
- package/dist/commonjs/models/index.js +66 -665
- package/dist/commonjs/models/index.js.map +1 -1
- package/dist/commonjs/models/models.d.ts +3332 -0
- package/dist/commonjs/models/models.d.ts.map +1 -0
- package/dist/commonjs/models/models.js +3873 -0
- package/dist/commonjs/models/models.js.map +1 -0
- package/dist/commonjs/oracleDatabaseManagementClient.d.ts +75 -34
- package/dist/commonjs/oracleDatabaseManagementClient.d.ts.map +1 -1
- package/dist/commonjs/oracleDatabaseManagementClient.js +56 -112
- package/dist/commonjs/oracleDatabaseManagementClient.js.map +1 -1
- package/dist/commonjs/restorePollerHelpers.d.ts +21 -0
- package/dist/commonjs/restorePollerHelpers.d.ts.map +1 -0
- package/dist/commonjs/restorePollerHelpers.js +226 -0
- package/dist/commonjs/restorePollerHelpers.js.map +1 -0
- package/dist/commonjs/static-helpers/pagingHelpers.d.ts +72 -0
- package/dist/commonjs/static-helpers/pagingHelpers.d.ts.map +1 -0
- package/dist/commonjs/static-helpers/pagingHelpers.js +140 -0
- package/dist/commonjs/static-helpers/pagingHelpers.js.map +1 -0
- package/dist/commonjs/static-helpers/pollingHelpers.d.ts +30 -0
- package/dist/commonjs/static-helpers/pollingHelpers.d.ts.map +1 -0
- package/dist/commonjs/static-helpers/pollingHelpers.js +79 -0
- package/dist/commonjs/static-helpers/pollingHelpers.js.map +1 -0
- package/dist/commonjs/static-helpers/urlTemplate.d.ts +5 -0
- package/dist/commonjs/static-helpers/urlTemplate.d.ts.map +1 -0
- package/dist/commonjs/static-helpers/urlTemplate.js +172 -0
- package/dist/commonjs/static-helpers/urlTemplate.js.map +1 -0
- package/dist/esm/api/autonomousDatabaseBackups/index.d.ts +3 -0
- package/dist/esm/api/autonomousDatabaseBackups/index.d.ts.map +1 -0
- package/dist/esm/api/autonomousDatabaseBackups/index.js +4 -0
- package/dist/esm/api/autonomousDatabaseBackups/index.js.map +1 -0
- package/dist/esm/api/autonomousDatabaseBackups/operations.d.ts +32 -0
- package/dist/esm/api/autonomousDatabaseBackups/operations.d.ts.map +1 -0
- package/dist/esm/api/autonomousDatabaseBackups/operations.js +174 -0
- package/dist/esm/api/autonomousDatabaseBackups/operations.js.map +1 -0
- package/dist/esm/api/autonomousDatabaseBackups/options.d.ts +23 -0
- package/dist/esm/api/autonomousDatabaseBackups/options.d.ts.map +1 -0
- package/dist/esm/api/autonomousDatabaseBackups/options.js +4 -0
- package/dist/esm/api/autonomousDatabaseBackups/options.js.map +1 -0
- package/dist/esm/api/autonomousDatabaseCharacterSets/index.d.ts +3 -0
- package/dist/esm/api/autonomousDatabaseCharacterSets/index.d.ts.map +1 -0
- package/dist/esm/api/autonomousDatabaseCharacterSets/index.js +4 -0
- package/dist/esm/api/autonomousDatabaseCharacterSets/index.js.map +1 -0
- package/dist/esm/api/autonomousDatabaseCharacterSets/operations.d.ts +14 -0
- package/dist/esm/api/autonomousDatabaseCharacterSets/operations.d.ts.map +1 -0
- package/dist/esm/api/autonomousDatabaseCharacterSets/operations.js +65 -0
- package/dist/esm/api/autonomousDatabaseCharacterSets/operations.js.map +1 -0
- package/dist/esm/api/autonomousDatabaseCharacterSets/options.d.ts +8 -0
- package/dist/esm/api/autonomousDatabaseCharacterSets/options.d.ts.map +1 -0
- package/dist/esm/api/autonomousDatabaseCharacterSets/options.js +4 -0
- package/dist/esm/api/autonomousDatabaseCharacterSets/options.js.map +1 -0
- package/dist/esm/api/autonomousDatabaseNationalCharacterSets/index.d.ts +3 -0
- package/dist/esm/api/autonomousDatabaseNationalCharacterSets/index.d.ts.map +1 -0
- package/dist/esm/api/autonomousDatabaseNationalCharacterSets/index.js +4 -0
- package/dist/esm/api/autonomousDatabaseNationalCharacterSets/index.js.map +1 -0
- package/dist/esm/api/autonomousDatabaseNationalCharacterSets/operations.d.ts +14 -0
- package/dist/esm/api/autonomousDatabaseNationalCharacterSets/operations.d.ts.map +1 -0
- package/dist/esm/api/autonomousDatabaseNationalCharacterSets/operations.js +65 -0
- package/dist/esm/api/autonomousDatabaseNationalCharacterSets/operations.js.map +1 -0
- package/dist/esm/api/autonomousDatabaseNationalCharacterSets/options.d.ts +8 -0
- package/dist/esm/api/autonomousDatabaseNationalCharacterSets/options.d.ts.map +1 -0
- package/dist/esm/api/autonomousDatabaseNationalCharacterSets/options.js +4 -0
- package/dist/esm/api/autonomousDatabaseNationalCharacterSets/options.js.map +1 -0
- package/dist/esm/api/autonomousDatabaseVersions/index.d.ts +3 -0
- package/dist/esm/api/autonomousDatabaseVersions/index.d.ts.map +1 -0
- package/dist/esm/api/autonomousDatabaseVersions/index.js +4 -0
- package/dist/esm/api/autonomousDatabaseVersions/index.js.map +1 -0
- package/dist/esm/api/autonomousDatabaseVersions/operations.d.ts +14 -0
- package/dist/esm/api/autonomousDatabaseVersions/operations.d.ts.map +1 -0
- package/dist/esm/api/autonomousDatabaseVersions/operations.js +61 -0
- package/dist/esm/api/autonomousDatabaseVersions/operations.js.map +1 -0
- package/dist/esm/api/autonomousDatabaseVersions/options.d.ts +8 -0
- package/dist/esm/api/autonomousDatabaseVersions/options.d.ts.map +1 -0
- package/dist/esm/api/autonomousDatabaseVersions/options.js +4 -0
- package/dist/esm/api/autonomousDatabaseVersions/options.js.map +1 -0
- package/dist/esm/api/autonomousDatabases/index.d.ts +3 -0
- package/dist/esm/api/autonomousDatabases/index.d.ts.map +1 -0
- package/dist/esm/api/autonomousDatabases/index.js +4 -0
- package/dist/esm/api/autonomousDatabases/index.js.map +1 -0
- package/dist/esm/api/autonomousDatabases/operations.d.ts +60 -0
- package/dist/esm/api/autonomousDatabases/operations.d.ts.map +1 -0
- package/dist/esm/api/autonomousDatabases/operations.js +372 -0
- package/dist/esm/api/autonomousDatabases/operations.js.map +1 -0
- package/dist/esm/api/autonomousDatabases/options.d.ts +54 -0
- package/dist/esm/api/autonomousDatabases/options.d.ts.map +1 -0
- package/dist/esm/api/autonomousDatabases/options.js +4 -0
- package/dist/esm/api/autonomousDatabases/options.js.map +1 -0
- package/dist/esm/api/cloudExadataInfrastructures/index.d.ts +3 -0
- package/dist/esm/api/cloudExadataInfrastructures/index.d.ts.map +1 -0
- package/dist/esm/api/cloudExadataInfrastructures/index.js +4 -0
- package/dist/esm/api/cloudExadataInfrastructures/index.js.map +1 -0
- package/dist/esm/api/cloudExadataInfrastructures/operations.d.ts +40 -0
- package/dist/esm/api/cloudExadataInfrastructures/operations.d.ts.map +1 -0
- package/dist/esm/api/cloudExadataInfrastructures/operations.js +234 -0
- package/dist/esm/api/cloudExadataInfrastructures/operations.js.map +1 -0
- package/dist/esm/api/cloudExadataInfrastructures/options.d.ts +31 -0
- package/dist/esm/api/cloudExadataInfrastructures/options.d.ts.map +1 -0
- package/dist/esm/api/cloudExadataInfrastructures/options.js +4 -0
- package/dist/esm/api/cloudExadataInfrastructures/options.js.map +1 -0
- package/dist/esm/api/cloudVmClusters/index.d.ts +3 -0
- package/dist/esm/api/cloudVmClusters/index.d.ts.map +1 -0
- package/dist/esm/api/cloudVmClusters/index.js +4 -0
- package/dist/esm/api/cloudVmClusters/index.js.map +1 -0
- package/dist/esm/api/cloudVmClusters/operations.d.ts +48 -0
- package/dist/esm/api/cloudVmClusters/operations.d.ts.map +1 -0
- package/dist/esm/api/cloudVmClusters/operations.js +274 -0
- package/dist/esm/api/cloudVmClusters/operations.js.map +1 -0
- package/dist/esm/api/cloudVmClusters/options.d.ts +39 -0
- package/dist/esm/api/cloudVmClusters/options.d.ts.map +1 -0
- package/dist/esm/api/cloudVmClusters/options.js +4 -0
- package/dist/esm/api/cloudVmClusters/options.js.map +1 -0
- package/dist/esm/api/dbNodes/index.d.ts +3 -0
- package/dist/esm/api/dbNodes/index.d.ts.map +1 -0
- package/dist/esm/api/dbNodes/index.js +4 -0
- package/dist/esm/api/dbNodes/index.js.map +1 -0
- package/dist/esm/api/dbNodes/operations.d.ts +19 -0
- package/dist/esm/api/dbNodes/operations.d.ts.map +1 -0
- package/dist/esm/api/dbNodes/operations.js +91 -0
- package/dist/esm/api/dbNodes/operations.js.map +1 -0
- package/dist/esm/api/dbNodes/options.d.ts +13 -0
- package/dist/esm/api/dbNodes/options.d.ts.map +1 -0
- package/dist/esm/api/dbNodes/options.js +4 -0
- package/dist/esm/api/dbNodes/options.js.map +1 -0
- package/dist/esm/api/dbServers/index.d.ts +3 -0
- package/dist/esm/api/dbServers/index.d.ts.map +1 -0
- package/dist/esm/api/dbServers/index.js +4 -0
- package/dist/esm/api/dbServers/index.js.map +1 -0
- package/dist/esm/api/dbServers/operations.d.ts +14 -0
- package/dist/esm/api/dbServers/operations.d.ts.map +1 -0
- package/dist/esm/api/dbServers/operations.js +59 -0
- package/dist/esm/api/dbServers/operations.js.map +1 -0
- package/dist/esm/api/dbServers/options.d.ts +8 -0
- package/dist/esm/api/dbServers/options.d.ts.map +1 -0
- package/dist/esm/api/dbServers/options.js +4 -0
- package/dist/esm/api/dbServers/options.js.map +1 -0
- package/dist/esm/api/dbSystemShapes/index.d.ts +3 -0
- package/dist/esm/api/dbSystemShapes/index.d.ts.map +1 -0
- package/dist/esm/api/dbSystemShapes/index.js +4 -0
- package/dist/esm/api/dbSystemShapes/index.js.map +1 -0
- package/dist/esm/api/dbSystemShapes/operations.d.ts +14 -0
- package/dist/esm/api/dbSystemShapes/operations.d.ts.map +1 -0
- package/dist/esm/api/dbSystemShapes/operations.js +58 -0
- package/dist/esm/api/dbSystemShapes/operations.js.map +1 -0
- package/dist/esm/api/dbSystemShapes/options.d.ts +10 -0
- package/dist/esm/api/dbSystemShapes/options.d.ts.map +1 -0
- package/dist/esm/api/dbSystemShapes/options.js +4 -0
- package/dist/esm/api/dbSystemShapes/options.js.map +1 -0
- package/dist/esm/api/dnsPrivateViews/index.d.ts +3 -0
- package/dist/esm/api/dnsPrivateViews/index.d.ts.map +1 -0
- package/dist/esm/api/dnsPrivateViews/index.js +4 -0
- package/dist/esm/api/dnsPrivateViews/index.js.map +1 -0
- package/dist/esm/api/dnsPrivateViews/operations.d.ts +14 -0
- package/dist/esm/api/dnsPrivateViews/operations.d.ts.map +1 -0
- package/dist/esm/api/dnsPrivateViews/operations.js +57 -0
- package/dist/esm/api/dnsPrivateViews/operations.js.map +1 -0
- package/dist/esm/api/dnsPrivateViews/options.d.ts +8 -0
- package/dist/esm/api/dnsPrivateViews/options.d.ts.map +1 -0
- package/dist/esm/api/dnsPrivateViews/options.js +4 -0
- package/dist/esm/api/dnsPrivateViews/options.js.map +1 -0
- package/dist/esm/api/dnsPrivateZones/index.d.ts +3 -0
- package/dist/esm/api/dnsPrivateZones/index.d.ts.map +1 -0
- package/dist/esm/api/dnsPrivateZones/index.js +4 -0
- package/dist/esm/api/dnsPrivateZones/index.js.map +1 -0
- package/dist/esm/api/dnsPrivateZones/operations.d.ts +14 -0
- package/dist/esm/api/dnsPrivateZones/operations.d.ts.map +1 -0
- package/dist/esm/api/dnsPrivateZones/operations.js +57 -0
- package/dist/esm/api/dnsPrivateZones/operations.js.map +1 -0
- package/dist/esm/api/dnsPrivateZones/options.d.ts +8 -0
- package/dist/esm/api/dnsPrivateZones/options.d.ts.map +1 -0
- package/dist/esm/api/dnsPrivateZones/options.js +4 -0
- package/dist/esm/api/dnsPrivateZones/options.js.map +1 -0
- package/dist/esm/api/exadbVmClusters/index.d.ts +3 -0
- package/dist/esm/api/exadbVmClusters/index.d.ts.map +1 -0
- package/dist/esm/api/exadbVmClusters/index.js +4 -0
- package/dist/esm/api/exadbVmClusters/index.js.map +1 -0
- package/dist/esm/api/exadbVmClusters/operations.d.ts +40 -0
- package/dist/esm/api/exadbVmClusters/operations.d.ts.map +1 -0
- package/dist/esm/api/exadbVmClusters/operations.js +214 -0
- package/dist/esm/api/exadbVmClusters/operations.js.map +1 -0
- package/dist/esm/api/exadbVmClusters/options.d.ts +31 -0
- package/dist/esm/api/exadbVmClusters/options.d.ts.map +1 -0
- package/dist/esm/api/exadbVmClusters/options.js +4 -0
- package/dist/esm/api/exadbVmClusters/options.js.map +1 -0
- package/dist/esm/api/exascaleDbNodes/index.d.ts +3 -0
- package/dist/esm/api/exascaleDbNodes/index.d.ts.map +1 -0
- package/dist/esm/api/exascaleDbNodes/index.js +4 -0
- package/dist/esm/api/exascaleDbNodes/index.js.map +1 -0
- package/dist/esm/api/exascaleDbNodes/operations.d.ts +19 -0
- package/dist/esm/api/exascaleDbNodes/operations.d.ts.map +1 -0
- package/dist/esm/api/exascaleDbNodes/operations.js +91 -0
- package/dist/esm/api/exascaleDbNodes/operations.js.map +1 -0
- package/dist/esm/api/exascaleDbNodes/options.d.ts +13 -0
- package/dist/esm/api/exascaleDbNodes/options.d.ts.map +1 -0
- package/dist/esm/api/exascaleDbNodes/options.js +4 -0
- package/dist/esm/api/exascaleDbNodes/options.js.map +1 -0
- package/dist/esm/api/exascaleDbStorageVaults/index.d.ts +3 -0
- package/dist/esm/api/exascaleDbStorageVaults/index.d.ts.map +1 -0
- package/dist/esm/api/exascaleDbStorageVaults/index.js +4 -0
- package/dist/esm/api/exascaleDbStorageVaults/index.js.map +1 -0
- package/dist/esm/api/exascaleDbStorageVaults/operations.d.ts +36 -0
- package/dist/esm/api/exascaleDbStorageVaults/operations.d.ts.map +1 -0
- package/dist/esm/api/exascaleDbStorageVaults/operations.js +184 -0
- package/dist/esm/api/exascaleDbStorageVaults/operations.js.map +1 -0
- package/dist/esm/api/exascaleDbStorageVaults/options.d.ts +26 -0
- package/dist/esm/api/exascaleDbStorageVaults/options.d.ts.map +1 -0
- package/dist/esm/api/exascaleDbStorageVaults/options.js +4 -0
- package/dist/esm/api/exascaleDbStorageVaults/options.js.map +1 -0
- package/dist/esm/api/flexComponents/index.d.ts +3 -0
- package/dist/esm/api/flexComponents/index.d.ts.map +1 -0
- package/dist/esm/api/flexComponents/index.js +4 -0
- package/dist/esm/api/flexComponents/index.js.map +1 -0
- package/dist/esm/api/flexComponents/operations.d.ts +14 -0
- package/dist/esm/api/flexComponents/operations.d.ts.map +1 -0
- package/dist/esm/api/flexComponents/operations.js +58 -0
- package/dist/esm/api/flexComponents/operations.js.map +1 -0
- package/dist/esm/api/flexComponents/options.d.ts +11 -0
- package/dist/esm/api/flexComponents/options.d.ts.map +1 -0
- package/dist/esm/api/flexComponents/options.js +4 -0
- package/dist/esm/api/flexComponents/options.js.map +1 -0
- package/dist/esm/api/giMinorVersions/index.d.ts +3 -0
- package/dist/esm/api/giMinorVersions/index.d.ts.map +1 -0
- package/dist/esm/api/giMinorVersions/index.js +4 -0
- package/dist/esm/api/giMinorVersions/index.js.map +1 -0
- package/dist/esm/api/giMinorVersions/operations.d.ts +14 -0
- package/dist/esm/api/giMinorVersions/operations.d.ts.map +1 -0
- package/dist/esm/api/giMinorVersions/operations.js +61 -0
- package/dist/esm/api/giMinorVersions/operations.js.map +1 -0
- package/dist/esm/api/giMinorVersions/options.d.ts +13 -0
- package/dist/esm/api/giMinorVersions/options.d.ts.map +1 -0
- package/dist/esm/api/giMinorVersions/options.js +4 -0
- package/dist/esm/api/giMinorVersions/options.js.map +1 -0
- package/dist/esm/api/giVersions/index.d.ts +3 -0
- package/dist/esm/api/giVersions/index.d.ts.map +1 -0
- package/dist/esm/api/giVersions/index.js +4 -0
- package/dist/esm/api/giVersions/index.js.map +1 -0
- package/dist/esm/api/giVersions/operations.d.ts +14 -0
- package/dist/esm/api/giVersions/operations.d.ts.map +1 -0
- package/dist/esm/api/giVersions/operations.js +59 -0
- package/dist/esm/api/giVersions/operations.js.map +1 -0
- package/dist/esm/api/giVersions/options.d.ts +13 -0
- package/dist/esm/api/giVersions/options.d.ts.map +1 -0
- package/dist/esm/api/giVersions/options.js +4 -0
- package/dist/esm/api/giVersions/options.js.map +1 -0
- package/dist/esm/api/index.d.ts +2 -0
- package/dist/esm/api/index.d.ts.map +1 -0
- package/dist/esm/api/index.js +4 -0
- package/dist/esm/api/index.js.map +1 -0
- package/dist/esm/api/operations/index.d.ts +3 -0
- package/dist/esm/api/operations/index.d.ts.map +1 -0
- package/dist/esm/api/operations/index.js +4 -0
- package/dist/esm/api/operations/index.js.map +1 -0
- package/dist/esm/api/operations/operations.d.ts +10 -0
- package/dist/esm/api/operations/operations.d.ts.map +1 -0
- package/dist/esm/api/operations/operations.js +29 -0
- package/dist/esm/api/operations/operations.js.map +1 -0
- package/dist/esm/api/operations/options.d.ts +5 -0
- package/dist/esm/api/operations/options.d.ts.map +1 -0
- package/dist/esm/api/operations/options.js +4 -0
- package/dist/esm/api/operations/options.js.map +1 -0
- package/dist/esm/api/oracleDatabaseManagementContext.d.ts +17 -0
- package/dist/esm/api/oracleDatabaseManagementContext.d.ts.map +1 -0
- package/dist/esm/api/oracleDatabaseManagementContext.js +35 -0
- package/dist/esm/api/oracleDatabaseManagementContext.js.map +1 -0
- package/dist/esm/api/oracleSubscriptions/index.d.ts +3 -0
- package/dist/esm/api/oracleSubscriptions/index.d.ts.map +1 -0
- package/dist/esm/api/oracleSubscriptions/index.js +4 -0
- package/dist/esm/api/oracleSubscriptions/index.js.map +1 -0
- package/dist/esm/api/oracleSubscriptions/operations.d.ts +48 -0
- package/dist/esm/api/oracleSubscriptions/operations.d.ts.map +1 -0
- package/dist/esm/api/oracleSubscriptions/operations.js +280 -0
- package/dist/esm/api/oracleSubscriptions/operations.js.map +1 -0
- package/dist/esm/api/oracleSubscriptions/options.d.ts +43 -0
- package/dist/esm/api/oracleSubscriptions/options.d.ts.map +1 -0
- package/dist/esm/api/oracleSubscriptions/options.js +4 -0
- package/dist/esm/api/oracleSubscriptions/options.js.map +1 -0
- package/dist/esm/api/systemVersions/index.d.ts +3 -0
- package/dist/esm/api/systemVersions/index.d.ts.map +1 -0
- package/dist/esm/api/systemVersions/index.js +4 -0
- package/dist/esm/api/systemVersions/index.js.map +1 -0
- package/dist/esm/api/systemVersions/operations.d.ts +14 -0
- package/dist/esm/api/systemVersions/operations.d.ts.map +1 -0
- package/dist/esm/api/systemVersions/operations.js +57 -0
- package/dist/esm/api/systemVersions/operations.js.map +1 -0
- package/dist/esm/api/systemVersions/options.d.ts +8 -0
- package/dist/esm/api/systemVersions/options.d.ts.map +1 -0
- package/dist/esm/api/systemVersions/options.js +4 -0
- package/dist/esm/api/systemVersions/options.js.map +1 -0
- package/dist/esm/api/virtualNetworkAddresses/index.d.ts +3 -0
- package/dist/esm/api/virtualNetworkAddresses/index.d.ts.map +1 -0
- package/dist/esm/api/virtualNetworkAddresses/index.js +4 -0
- package/dist/esm/api/virtualNetworkAddresses/index.js.map +1 -0
- package/dist/esm/api/virtualNetworkAddresses/operations.d.ts +28 -0
- package/dist/esm/api/virtualNetworkAddresses/operations.d.ts.map +1 -0
- package/dist/esm/api/virtualNetworkAddresses/operations.js +135 -0
- package/dist/esm/api/virtualNetworkAddresses/operations.js.map +1 -0
- package/dist/esm/api/virtualNetworkAddresses/options.d.ts +18 -0
- package/dist/esm/api/virtualNetworkAddresses/options.d.ts.map +1 -0
- package/dist/esm/api/virtualNetworkAddresses/options.js +4 -0
- package/dist/esm/api/virtualNetworkAddresses/options.js.map +1 -0
- package/dist/esm/classic/autonomousDatabaseBackups/index.d.ts +25 -0
- package/dist/esm/classic/autonomousDatabaseBackups/index.d.ts.map +1 -0
- package/dist/esm/classic/autonomousDatabaseBackups/index.js +16 -0
- package/dist/esm/classic/autonomousDatabaseBackups/index.js.map +1 -0
- package/dist/esm/classic/autonomousDatabaseCharacterSets/index.d.ts +13 -0
- package/dist/esm/classic/autonomousDatabaseCharacterSets/index.d.ts.map +1 -0
- package/dist/esm/classic/autonomousDatabaseCharacterSets/index.js +13 -0
- package/dist/esm/classic/autonomousDatabaseCharacterSets/index.js.map +1 -0
- package/dist/esm/classic/autonomousDatabaseNationalCharacterSets/index.d.ts +13 -0
- package/dist/esm/classic/autonomousDatabaseNationalCharacterSets/index.d.ts.map +1 -0
- package/dist/esm/classic/autonomousDatabaseNationalCharacterSets/index.js +13 -0
- package/dist/esm/classic/autonomousDatabaseNationalCharacterSets/index.js.map +1 -0
- package/dist/esm/classic/autonomousDatabaseVersions/index.d.ts +13 -0
- package/dist/esm/classic/autonomousDatabaseVersions/index.d.ts.map +1 -0
- package/dist/esm/classic/autonomousDatabaseVersions/index.js +13 -0
- package/dist/esm/classic/autonomousDatabaseVersions/index.js.map +1 -0
- package/dist/esm/classic/autonomousDatabases/index.d.ts +39 -0
- package/dist/esm/classic/autonomousDatabases/index.d.ts.map +1 -0
- package/dist/esm/classic/autonomousDatabases/index.js +23 -0
- package/dist/esm/classic/autonomousDatabases/index.js.map +1 -0
- package/dist/esm/classic/cloudExadataInfrastructures/index.d.ts +29 -0
- package/dist/esm/classic/cloudExadataInfrastructures/index.d.ts.map +1 -0
- package/dist/esm/classic/cloudExadataInfrastructures/index.js +18 -0
- package/dist/esm/classic/cloudExadataInfrastructures/index.js.map +1 -0
- package/dist/esm/classic/cloudVmClusters/index.d.ts +33 -0
- package/dist/esm/classic/cloudVmClusters/index.d.ts.map +1 -0
- package/dist/esm/classic/cloudVmClusters/index.js +20 -0
- package/dist/esm/classic/cloudVmClusters/index.js.map +1 -0
- package/dist/esm/classic/dbNodes/index.d.ts +16 -0
- package/dist/esm/classic/dbNodes/index.d.ts.map +1 -0
- package/dist/esm/classic/dbNodes/index.js +14 -0
- package/dist/esm/classic/dbNodes/index.js.map +1 -0
- package/dist/esm/classic/dbServers/index.d.ts +13 -0
- package/dist/esm/classic/dbServers/index.d.ts.map +1 -0
- package/dist/esm/classic/dbServers/index.js +13 -0
- package/dist/esm/classic/dbServers/index.js.map +1 -0
- package/dist/esm/classic/dbSystemShapes/index.d.ts +13 -0
- package/dist/esm/classic/dbSystemShapes/index.d.ts.map +1 -0
- package/dist/esm/classic/dbSystemShapes/index.js +13 -0
- package/dist/esm/classic/dbSystemShapes/index.js.map +1 -0
- package/dist/esm/classic/dnsPrivateViews/index.d.ts +13 -0
- package/dist/esm/classic/dnsPrivateViews/index.d.ts.map +1 -0
- package/dist/esm/classic/dnsPrivateViews/index.js +13 -0
- package/dist/esm/classic/dnsPrivateViews/index.js.map +1 -0
- package/dist/esm/classic/dnsPrivateZones/index.d.ts +13 -0
- package/dist/esm/classic/dnsPrivateZones/index.d.ts.map +1 -0
- package/dist/esm/classic/dnsPrivateZones/index.js +13 -0
- package/dist/esm/classic/dnsPrivateZones/index.js.map +1 -0
- package/dist/esm/classic/exadbVmClusters/index.d.ts +29 -0
- package/dist/esm/classic/exadbVmClusters/index.d.ts.map +1 -0
- package/dist/esm/classic/exadbVmClusters/index.js +18 -0
- package/dist/esm/classic/exadbVmClusters/index.js.map +1 -0
- package/dist/esm/classic/exascaleDbNodes/index.d.ts +16 -0
- package/dist/esm/classic/exascaleDbNodes/index.d.ts.map +1 -0
- package/dist/esm/classic/exascaleDbNodes/index.js +14 -0
- package/dist/esm/classic/exascaleDbNodes/index.js.map +1 -0
- package/dist/esm/classic/exascaleDbStorageVaults/index.d.ts +27 -0
- package/dist/esm/classic/exascaleDbStorageVaults/index.d.ts.map +1 -0
- package/dist/esm/classic/exascaleDbStorageVaults/index.js +17 -0
- package/dist/esm/classic/exascaleDbStorageVaults/index.js.map +1 -0
- package/dist/esm/classic/flexComponents/index.d.ts +13 -0
- package/dist/esm/classic/flexComponents/index.d.ts.map +1 -0
- package/dist/esm/classic/flexComponents/index.js +13 -0
- package/dist/esm/classic/flexComponents/index.js.map +1 -0
- package/dist/esm/classic/giMinorVersions/index.d.ts +13 -0
- package/dist/esm/classic/giMinorVersions/index.d.ts.map +1 -0
- package/dist/esm/classic/giMinorVersions/index.js +13 -0
- package/dist/esm/classic/giMinorVersions/index.js.map +1 -0
- package/dist/esm/classic/giVersions/index.d.ts +13 -0
- package/dist/esm/classic/giVersions/index.d.ts.map +1 -0
- package/dist/esm/classic/giVersions/index.js +13 -0
- package/dist/esm/classic/giVersions/index.js.map +1 -0
- package/dist/esm/classic/index.d.ts +23 -0
- package/dist/esm/classic/index.d.ts.map +1 -0
- package/dist/esm/classic/index.js +4 -0
- package/dist/esm/classic/index.js.map +1 -0
- package/dist/esm/classic/operations/index.d.ts +11 -0
- package/dist/esm/classic/operations/index.d.ts.map +1 -0
- package/dist/esm/classic/operations/index.js +12 -0
- package/dist/esm/classic/operations/index.js.map +1 -0
- package/dist/esm/classic/oracleSubscriptions/index.d.ts +33 -0
- package/dist/esm/classic/oracleSubscriptions/index.d.ts.map +1 -0
- package/dist/esm/classic/oracleSubscriptions/index.js +20 -0
- package/dist/esm/classic/oracleSubscriptions/index.js.map +1 -0
- package/dist/esm/classic/systemVersions/index.d.ts +13 -0
- package/dist/esm/classic/systemVersions/index.d.ts.map +1 -0
- package/dist/esm/classic/systemVersions/index.js +13 -0
- package/dist/esm/classic/systemVersions/index.js.map +1 -0
- package/dist/esm/classic/virtualNetworkAddresses/index.d.ts +23 -0
- package/dist/esm/classic/virtualNetworkAddresses/index.d.ts.map +1 -0
- package/dist/esm/classic/virtualNetworkAddresses/index.js +15 -0
- package/dist/esm/classic/virtualNetworkAddresses/index.js.map +1 -0
- package/dist/esm/index.d.ts +28 -3
- package/dist/esm/index.d.ts.map +1 -1
- package/dist/esm/index.js +4 -11
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/logger.d.ts +2 -0
- package/dist/esm/logger.d.ts.map +1 -0
- package/dist/esm/logger.js +5 -0
- package/dist/esm/logger.js.map +1 -0
- package/dist/esm/models/index.d.ts +1 -4113
- package/dist/esm/models/index.d.ts.map +1 -1
- package/dist/esm/models/index.js +3 -663
- package/dist/esm/models/index.js.map +1 -1
- package/dist/esm/models/models.d.ts +3332 -0
- package/dist/esm/models/models.d.ts.map +1 -0
- package/dist/esm/models/models.js +3649 -0
- package/dist/esm/models/models.js.map +1 -0
- package/dist/esm/oracleDatabaseManagementClient.d.ts +75 -34
- package/dist/esm/oracleDatabaseManagementClient.d.ts.map +1 -1
- package/dist/esm/oracleDatabaseManagementClient.js +56 -111
- package/dist/esm/oracleDatabaseManagementClient.js.map +1 -1
- package/dist/esm/restorePollerHelpers.d.ts +21 -0
- package/dist/esm/restorePollerHelpers.d.ts.map +1 -0
- package/dist/esm/restorePollerHelpers.js +223 -0
- package/dist/esm/restorePollerHelpers.js.map +1 -0
- package/dist/esm/static-helpers/pagingHelpers.d.ts +72 -0
- package/dist/esm/static-helpers/pagingHelpers.d.ts.map +1 -0
- package/dist/esm/static-helpers/pagingHelpers.js +137 -0
- package/dist/esm/static-helpers/pagingHelpers.js.map +1 -0
- package/dist/esm/static-helpers/pollingHelpers.d.ts +30 -0
- package/dist/esm/static-helpers/pollingHelpers.d.ts.map +1 -0
- package/dist/esm/static-helpers/pollingHelpers.js +76 -0
- package/dist/esm/static-helpers/pollingHelpers.js.map +1 -0
- package/dist/esm/static-helpers/urlTemplate.d.ts +5 -0
- package/dist/esm/static-helpers/urlTemplate.d.ts.map +1 -0
- package/dist/esm/static-helpers/urlTemplate.js +169 -0
- package/dist/esm/static-helpers/urlTemplate.js.map +1 -0
- package/dist/react-native/api/autonomousDatabaseBackups/index.d.ts +3 -0
- package/dist/react-native/api/autonomousDatabaseBackups/index.d.ts.map +1 -0
- package/dist/react-native/api/autonomousDatabaseBackups/index.js +4 -0
- package/dist/react-native/api/autonomousDatabaseBackups/index.js.map +1 -0
- package/dist/react-native/api/autonomousDatabaseBackups/operations.d.ts +32 -0
- package/dist/react-native/api/autonomousDatabaseBackups/operations.d.ts.map +1 -0
- package/dist/react-native/api/autonomousDatabaseBackups/operations.js +174 -0
- package/dist/react-native/api/autonomousDatabaseBackups/operations.js.map +1 -0
- package/dist/react-native/api/autonomousDatabaseBackups/options.d.ts +23 -0
- package/dist/react-native/api/autonomousDatabaseBackups/options.d.ts.map +1 -0
- package/dist/react-native/api/autonomousDatabaseBackups/options.js +4 -0
- package/dist/react-native/api/autonomousDatabaseBackups/options.js.map +1 -0
- package/dist/react-native/api/autonomousDatabaseCharacterSets/index.d.ts +3 -0
- package/dist/react-native/api/autonomousDatabaseCharacterSets/index.d.ts.map +1 -0
- package/dist/react-native/api/autonomousDatabaseCharacterSets/index.js +4 -0
- package/dist/react-native/api/autonomousDatabaseCharacterSets/index.js.map +1 -0
- package/dist/react-native/api/autonomousDatabaseCharacterSets/operations.d.ts +14 -0
- package/dist/react-native/api/autonomousDatabaseCharacterSets/operations.d.ts.map +1 -0
- package/dist/react-native/api/autonomousDatabaseCharacterSets/operations.js +65 -0
- package/dist/react-native/api/autonomousDatabaseCharacterSets/operations.js.map +1 -0
- package/dist/react-native/api/autonomousDatabaseCharacterSets/options.d.ts +8 -0
- package/dist/react-native/api/autonomousDatabaseCharacterSets/options.d.ts.map +1 -0
- package/dist/react-native/api/autonomousDatabaseCharacterSets/options.js +4 -0
- package/dist/react-native/api/autonomousDatabaseCharacterSets/options.js.map +1 -0
- package/dist/react-native/api/autonomousDatabaseNationalCharacterSets/index.d.ts +3 -0
- package/dist/react-native/api/autonomousDatabaseNationalCharacterSets/index.d.ts.map +1 -0
- package/dist/react-native/api/autonomousDatabaseNationalCharacterSets/index.js +4 -0
- package/dist/react-native/api/autonomousDatabaseNationalCharacterSets/index.js.map +1 -0
- package/dist/react-native/api/autonomousDatabaseNationalCharacterSets/operations.d.ts +14 -0
- package/dist/react-native/api/autonomousDatabaseNationalCharacterSets/operations.d.ts.map +1 -0
- package/dist/react-native/api/autonomousDatabaseNationalCharacterSets/operations.js +65 -0
- package/dist/react-native/api/autonomousDatabaseNationalCharacterSets/operations.js.map +1 -0
- package/dist/react-native/api/autonomousDatabaseNationalCharacterSets/options.d.ts +8 -0
- package/dist/react-native/api/autonomousDatabaseNationalCharacterSets/options.d.ts.map +1 -0
- package/dist/react-native/api/autonomousDatabaseNationalCharacterSets/options.js +4 -0
- package/dist/react-native/api/autonomousDatabaseNationalCharacterSets/options.js.map +1 -0
- package/dist/react-native/api/autonomousDatabaseVersions/index.d.ts +3 -0
- package/dist/react-native/api/autonomousDatabaseVersions/index.d.ts.map +1 -0
- package/dist/react-native/api/autonomousDatabaseVersions/index.js +4 -0
- package/dist/react-native/api/autonomousDatabaseVersions/index.js.map +1 -0
- package/dist/react-native/api/autonomousDatabaseVersions/operations.d.ts +14 -0
- package/dist/react-native/api/autonomousDatabaseVersions/operations.d.ts.map +1 -0
- package/dist/react-native/api/autonomousDatabaseVersions/operations.js +61 -0
- package/dist/react-native/api/autonomousDatabaseVersions/operations.js.map +1 -0
- package/dist/react-native/api/autonomousDatabaseVersions/options.d.ts +8 -0
- package/dist/react-native/api/autonomousDatabaseVersions/options.d.ts.map +1 -0
- package/dist/react-native/api/autonomousDatabaseVersions/options.js +4 -0
- package/dist/react-native/api/autonomousDatabaseVersions/options.js.map +1 -0
- package/dist/react-native/api/autonomousDatabases/index.d.ts +3 -0
- package/dist/react-native/api/autonomousDatabases/index.d.ts.map +1 -0
- package/dist/react-native/api/autonomousDatabases/index.js +4 -0
- package/dist/react-native/api/autonomousDatabases/index.js.map +1 -0
- package/dist/react-native/api/autonomousDatabases/operations.d.ts +60 -0
- package/dist/react-native/api/autonomousDatabases/operations.d.ts.map +1 -0
- package/dist/react-native/api/autonomousDatabases/operations.js +372 -0
- package/dist/react-native/api/autonomousDatabases/operations.js.map +1 -0
- package/dist/react-native/api/autonomousDatabases/options.d.ts +54 -0
- package/dist/react-native/api/autonomousDatabases/options.d.ts.map +1 -0
- package/dist/react-native/api/autonomousDatabases/options.js +4 -0
- package/dist/react-native/api/autonomousDatabases/options.js.map +1 -0
- package/dist/react-native/api/cloudExadataInfrastructures/index.d.ts +3 -0
- package/dist/react-native/api/cloudExadataInfrastructures/index.d.ts.map +1 -0
- package/dist/react-native/api/cloudExadataInfrastructures/index.js +4 -0
- package/dist/react-native/api/cloudExadataInfrastructures/index.js.map +1 -0
- package/dist/react-native/api/cloudExadataInfrastructures/operations.d.ts +40 -0
- package/dist/react-native/api/cloudExadataInfrastructures/operations.d.ts.map +1 -0
- package/dist/react-native/api/cloudExadataInfrastructures/operations.js +234 -0
- package/dist/react-native/api/cloudExadataInfrastructures/operations.js.map +1 -0
- package/dist/react-native/api/cloudExadataInfrastructures/options.d.ts +31 -0
- package/dist/react-native/api/cloudExadataInfrastructures/options.d.ts.map +1 -0
- package/dist/react-native/api/cloudExadataInfrastructures/options.js +4 -0
- package/dist/react-native/api/cloudExadataInfrastructures/options.js.map +1 -0
- package/dist/react-native/api/cloudVmClusters/index.d.ts +3 -0
- package/dist/react-native/api/cloudVmClusters/index.d.ts.map +1 -0
- package/dist/react-native/api/cloudVmClusters/index.js +4 -0
- package/dist/react-native/api/cloudVmClusters/index.js.map +1 -0
- package/dist/react-native/api/cloudVmClusters/operations.d.ts +48 -0
- package/dist/react-native/api/cloudVmClusters/operations.d.ts.map +1 -0
- package/dist/react-native/api/cloudVmClusters/operations.js +274 -0
- package/dist/react-native/api/cloudVmClusters/operations.js.map +1 -0
- package/dist/react-native/api/cloudVmClusters/options.d.ts +39 -0
- package/dist/react-native/api/cloudVmClusters/options.d.ts.map +1 -0
- package/dist/react-native/api/cloudVmClusters/options.js +4 -0
- package/dist/react-native/api/cloudVmClusters/options.js.map +1 -0
- package/dist/react-native/api/dbNodes/index.d.ts +3 -0
- package/dist/react-native/api/dbNodes/index.d.ts.map +1 -0
- package/dist/react-native/api/dbNodes/index.js +4 -0
- package/dist/react-native/api/dbNodes/index.js.map +1 -0
- package/dist/react-native/api/dbNodes/operations.d.ts +19 -0
- package/dist/react-native/api/dbNodes/operations.d.ts.map +1 -0
- package/dist/react-native/api/dbNodes/operations.js +91 -0
- package/dist/react-native/api/dbNodes/operations.js.map +1 -0
- package/dist/react-native/api/dbNodes/options.d.ts +13 -0
- package/dist/react-native/api/dbNodes/options.d.ts.map +1 -0
- package/dist/react-native/api/dbNodes/options.js +4 -0
- package/dist/react-native/api/dbNodes/options.js.map +1 -0
- package/dist/react-native/api/dbServers/index.d.ts +3 -0
- package/dist/react-native/api/dbServers/index.d.ts.map +1 -0
- package/dist/react-native/api/dbServers/index.js +4 -0
- package/dist/react-native/api/dbServers/index.js.map +1 -0
- package/dist/react-native/api/dbServers/operations.d.ts +14 -0
- package/dist/react-native/api/dbServers/operations.d.ts.map +1 -0
- package/dist/react-native/api/dbServers/operations.js +59 -0
- package/dist/react-native/api/dbServers/operations.js.map +1 -0
- package/dist/react-native/api/dbServers/options.d.ts +8 -0
- package/dist/react-native/api/dbServers/options.d.ts.map +1 -0
- package/dist/react-native/api/dbServers/options.js +4 -0
- package/dist/react-native/api/dbServers/options.js.map +1 -0
- package/dist/react-native/api/dbSystemShapes/index.d.ts +3 -0
- package/dist/react-native/api/dbSystemShapes/index.d.ts.map +1 -0
- package/dist/react-native/api/dbSystemShapes/index.js +4 -0
- package/dist/react-native/api/dbSystemShapes/index.js.map +1 -0
- package/dist/react-native/api/dbSystemShapes/operations.d.ts +14 -0
- package/dist/react-native/api/dbSystemShapes/operations.d.ts.map +1 -0
- package/dist/react-native/api/dbSystemShapes/operations.js +58 -0
- package/dist/react-native/api/dbSystemShapes/operations.js.map +1 -0
- package/dist/react-native/api/dbSystemShapes/options.d.ts +10 -0
- package/dist/react-native/api/dbSystemShapes/options.d.ts.map +1 -0
- package/dist/react-native/api/dbSystemShapes/options.js +4 -0
- package/dist/react-native/api/dbSystemShapes/options.js.map +1 -0
- package/dist/react-native/api/dnsPrivateViews/index.d.ts +3 -0
- package/dist/react-native/api/dnsPrivateViews/index.d.ts.map +1 -0
- package/dist/react-native/api/dnsPrivateViews/index.js +4 -0
- package/dist/react-native/api/dnsPrivateViews/index.js.map +1 -0
- package/dist/react-native/api/dnsPrivateViews/operations.d.ts +14 -0
- package/dist/react-native/api/dnsPrivateViews/operations.d.ts.map +1 -0
- package/dist/react-native/api/dnsPrivateViews/operations.js +57 -0
- package/dist/react-native/api/dnsPrivateViews/operations.js.map +1 -0
- package/dist/react-native/api/dnsPrivateViews/options.d.ts +8 -0
- package/dist/react-native/api/dnsPrivateViews/options.d.ts.map +1 -0
- package/dist/react-native/api/dnsPrivateViews/options.js +4 -0
- package/dist/react-native/api/dnsPrivateViews/options.js.map +1 -0
- package/dist/react-native/api/dnsPrivateZones/index.d.ts +3 -0
- package/dist/react-native/api/dnsPrivateZones/index.d.ts.map +1 -0
- package/dist/react-native/api/dnsPrivateZones/index.js +4 -0
- package/dist/react-native/api/dnsPrivateZones/index.js.map +1 -0
- package/dist/react-native/api/dnsPrivateZones/operations.d.ts +14 -0
- package/dist/react-native/api/dnsPrivateZones/operations.d.ts.map +1 -0
- package/dist/react-native/api/dnsPrivateZones/operations.js +57 -0
- package/dist/react-native/api/dnsPrivateZones/operations.js.map +1 -0
- package/dist/react-native/api/dnsPrivateZones/options.d.ts +8 -0
- package/dist/react-native/api/dnsPrivateZones/options.d.ts.map +1 -0
- package/dist/react-native/api/dnsPrivateZones/options.js +4 -0
- package/dist/react-native/api/dnsPrivateZones/options.js.map +1 -0
- package/dist/react-native/api/exadbVmClusters/index.d.ts +3 -0
- package/dist/react-native/api/exadbVmClusters/index.d.ts.map +1 -0
- package/dist/react-native/api/exadbVmClusters/index.js +4 -0
- package/dist/react-native/api/exadbVmClusters/index.js.map +1 -0
- package/dist/react-native/api/exadbVmClusters/operations.d.ts +40 -0
- package/dist/react-native/api/exadbVmClusters/operations.d.ts.map +1 -0
- package/dist/react-native/api/exadbVmClusters/operations.js +214 -0
- package/dist/react-native/api/exadbVmClusters/operations.js.map +1 -0
- package/dist/react-native/api/exadbVmClusters/options.d.ts +31 -0
- package/dist/react-native/api/exadbVmClusters/options.d.ts.map +1 -0
- package/dist/react-native/api/exadbVmClusters/options.js +4 -0
- package/dist/react-native/api/exadbVmClusters/options.js.map +1 -0
- package/dist/react-native/api/exascaleDbNodes/index.d.ts +3 -0
- package/dist/react-native/api/exascaleDbNodes/index.d.ts.map +1 -0
- package/dist/react-native/api/exascaleDbNodes/index.js +4 -0
- package/dist/react-native/api/exascaleDbNodes/index.js.map +1 -0
- package/dist/react-native/api/exascaleDbNodes/operations.d.ts +19 -0
- package/dist/react-native/api/exascaleDbNodes/operations.d.ts.map +1 -0
- package/dist/react-native/api/exascaleDbNodes/operations.js +91 -0
- package/dist/react-native/api/exascaleDbNodes/operations.js.map +1 -0
- package/dist/react-native/api/exascaleDbNodes/options.d.ts +13 -0
- package/dist/react-native/api/exascaleDbNodes/options.d.ts.map +1 -0
- package/dist/react-native/api/exascaleDbNodes/options.js +4 -0
- package/dist/react-native/api/exascaleDbNodes/options.js.map +1 -0
- package/dist/react-native/api/exascaleDbStorageVaults/index.d.ts +3 -0
- package/dist/react-native/api/exascaleDbStorageVaults/index.d.ts.map +1 -0
- package/dist/react-native/api/exascaleDbStorageVaults/index.js +4 -0
- package/dist/react-native/api/exascaleDbStorageVaults/index.js.map +1 -0
- package/dist/react-native/api/exascaleDbStorageVaults/operations.d.ts +36 -0
- package/dist/react-native/api/exascaleDbStorageVaults/operations.d.ts.map +1 -0
- package/dist/react-native/api/exascaleDbStorageVaults/operations.js +184 -0
- package/dist/react-native/api/exascaleDbStorageVaults/operations.js.map +1 -0
- package/dist/react-native/api/exascaleDbStorageVaults/options.d.ts +26 -0
- package/dist/react-native/api/exascaleDbStorageVaults/options.d.ts.map +1 -0
- package/dist/react-native/api/exascaleDbStorageVaults/options.js +4 -0
- package/dist/react-native/api/exascaleDbStorageVaults/options.js.map +1 -0
- package/dist/react-native/api/flexComponents/index.d.ts +3 -0
- package/dist/react-native/api/flexComponents/index.d.ts.map +1 -0
- package/dist/react-native/api/flexComponents/index.js +4 -0
- package/dist/react-native/api/flexComponents/index.js.map +1 -0
- package/dist/react-native/api/flexComponents/operations.d.ts +14 -0
- package/dist/react-native/api/flexComponents/operations.d.ts.map +1 -0
- package/dist/react-native/api/flexComponents/operations.js +58 -0
- package/dist/react-native/api/flexComponents/operations.js.map +1 -0
- package/dist/react-native/api/flexComponents/options.d.ts +11 -0
- package/dist/react-native/api/flexComponents/options.d.ts.map +1 -0
- package/dist/react-native/api/flexComponents/options.js +4 -0
- package/dist/react-native/api/flexComponents/options.js.map +1 -0
- package/dist/react-native/api/giMinorVersions/index.d.ts +3 -0
- package/dist/react-native/api/giMinorVersions/index.d.ts.map +1 -0
- package/dist/react-native/api/giMinorVersions/index.js +4 -0
- package/dist/react-native/api/giMinorVersions/index.js.map +1 -0
- package/dist/react-native/api/giMinorVersions/operations.d.ts +14 -0
- package/dist/react-native/api/giMinorVersions/operations.d.ts.map +1 -0
- package/dist/react-native/api/giMinorVersions/operations.js +61 -0
- package/dist/react-native/api/giMinorVersions/operations.js.map +1 -0
- package/dist/react-native/api/giMinorVersions/options.d.ts +13 -0
- package/dist/react-native/api/giMinorVersions/options.d.ts.map +1 -0
- package/dist/react-native/api/giMinorVersions/options.js +4 -0
- package/dist/react-native/api/giMinorVersions/options.js.map +1 -0
- package/dist/react-native/api/giVersions/index.d.ts +3 -0
- package/dist/react-native/api/giVersions/index.d.ts.map +1 -0
- package/dist/react-native/api/giVersions/index.js +4 -0
- package/dist/react-native/api/giVersions/index.js.map +1 -0
- package/dist/react-native/api/giVersions/operations.d.ts +14 -0
- package/dist/react-native/api/giVersions/operations.d.ts.map +1 -0
- package/dist/react-native/api/giVersions/operations.js +59 -0
- package/dist/react-native/api/giVersions/operations.js.map +1 -0
- package/dist/react-native/api/giVersions/options.d.ts +13 -0
- package/dist/react-native/api/giVersions/options.d.ts.map +1 -0
- package/dist/react-native/api/giVersions/options.js +4 -0
- package/dist/react-native/api/giVersions/options.js.map +1 -0
- package/dist/react-native/api/index.d.ts +2 -0
- package/dist/react-native/api/index.d.ts.map +1 -0
- package/dist/react-native/api/index.js +4 -0
- package/dist/react-native/api/index.js.map +1 -0
- package/dist/react-native/api/operations/index.d.ts +3 -0
- package/dist/react-native/api/operations/index.d.ts.map +1 -0
- package/dist/react-native/api/operations/index.js +4 -0
- package/dist/react-native/api/operations/index.js.map +1 -0
- package/dist/react-native/api/operations/operations.d.ts +10 -0
- package/dist/react-native/api/operations/operations.d.ts.map +1 -0
- package/dist/react-native/api/operations/operations.js +29 -0
- package/dist/react-native/api/operations/operations.js.map +1 -0
- package/dist/react-native/api/operations/options.d.ts +5 -0
- package/dist/react-native/api/operations/options.d.ts.map +1 -0
- package/dist/react-native/api/operations/options.js +4 -0
- package/dist/react-native/api/operations/options.js.map +1 -0
- package/dist/react-native/api/oracleDatabaseManagementContext.d.ts +17 -0
- package/dist/react-native/api/oracleDatabaseManagementContext.d.ts.map +1 -0
- package/dist/react-native/api/oracleDatabaseManagementContext.js +35 -0
- package/dist/react-native/api/oracleDatabaseManagementContext.js.map +1 -0
- package/dist/react-native/api/oracleSubscriptions/index.d.ts +3 -0
- package/dist/react-native/api/oracleSubscriptions/index.d.ts.map +1 -0
- package/dist/react-native/api/oracleSubscriptions/index.js +4 -0
- package/dist/react-native/api/oracleSubscriptions/index.js.map +1 -0
- package/dist/react-native/api/oracleSubscriptions/operations.d.ts +48 -0
- package/dist/react-native/api/oracleSubscriptions/operations.d.ts.map +1 -0
- package/dist/react-native/api/oracleSubscriptions/operations.js +280 -0
- package/dist/react-native/api/oracleSubscriptions/operations.js.map +1 -0
- package/dist/react-native/api/oracleSubscriptions/options.d.ts +43 -0
- package/dist/react-native/api/oracleSubscriptions/options.d.ts.map +1 -0
- package/dist/react-native/api/oracleSubscriptions/options.js +4 -0
- package/dist/react-native/api/oracleSubscriptions/options.js.map +1 -0
- package/dist/react-native/api/systemVersions/index.d.ts +3 -0
- package/dist/react-native/api/systemVersions/index.d.ts.map +1 -0
- package/dist/react-native/api/systemVersions/index.js +4 -0
- package/dist/react-native/api/systemVersions/index.js.map +1 -0
- package/dist/react-native/api/systemVersions/operations.d.ts +14 -0
- package/dist/react-native/api/systemVersions/operations.d.ts.map +1 -0
- package/dist/react-native/api/systemVersions/operations.js +57 -0
- package/dist/react-native/api/systemVersions/operations.js.map +1 -0
- package/dist/react-native/api/systemVersions/options.d.ts +8 -0
- package/dist/react-native/api/systemVersions/options.d.ts.map +1 -0
- package/dist/react-native/api/systemVersions/options.js +4 -0
- package/dist/react-native/api/systemVersions/options.js.map +1 -0
- package/dist/react-native/api/virtualNetworkAddresses/index.d.ts +3 -0
- package/dist/react-native/api/virtualNetworkAddresses/index.d.ts.map +1 -0
- package/dist/react-native/api/virtualNetworkAddresses/index.js +4 -0
- package/dist/react-native/api/virtualNetworkAddresses/index.js.map +1 -0
- package/dist/react-native/api/virtualNetworkAddresses/operations.d.ts +28 -0
- package/dist/react-native/api/virtualNetworkAddresses/operations.d.ts.map +1 -0
- package/dist/react-native/api/virtualNetworkAddresses/operations.js +135 -0
- package/dist/react-native/api/virtualNetworkAddresses/operations.js.map +1 -0
- package/dist/react-native/api/virtualNetworkAddresses/options.d.ts +18 -0
- package/dist/react-native/api/virtualNetworkAddresses/options.d.ts.map +1 -0
- package/dist/react-native/api/virtualNetworkAddresses/options.js +4 -0
- package/dist/react-native/api/virtualNetworkAddresses/options.js.map +1 -0
- package/dist/react-native/classic/autonomousDatabaseBackups/index.d.ts +25 -0
- package/dist/react-native/classic/autonomousDatabaseBackups/index.d.ts.map +1 -0
- package/dist/react-native/classic/autonomousDatabaseBackups/index.js +16 -0
- package/dist/react-native/classic/autonomousDatabaseBackups/index.js.map +1 -0
- package/dist/react-native/classic/autonomousDatabaseCharacterSets/index.d.ts +13 -0
- package/dist/react-native/classic/autonomousDatabaseCharacterSets/index.d.ts.map +1 -0
- package/dist/react-native/classic/autonomousDatabaseCharacterSets/index.js +13 -0
- package/dist/react-native/classic/autonomousDatabaseCharacterSets/index.js.map +1 -0
- package/dist/react-native/classic/autonomousDatabaseNationalCharacterSets/index.d.ts +13 -0
- package/dist/react-native/classic/autonomousDatabaseNationalCharacterSets/index.d.ts.map +1 -0
- package/dist/react-native/classic/autonomousDatabaseNationalCharacterSets/index.js +13 -0
- package/dist/react-native/classic/autonomousDatabaseNationalCharacterSets/index.js.map +1 -0
- package/dist/react-native/classic/autonomousDatabaseVersions/index.d.ts +13 -0
- package/dist/react-native/classic/autonomousDatabaseVersions/index.d.ts.map +1 -0
- package/dist/react-native/classic/autonomousDatabaseVersions/index.js +13 -0
- package/dist/react-native/classic/autonomousDatabaseVersions/index.js.map +1 -0
- package/dist/react-native/classic/autonomousDatabases/index.d.ts +39 -0
- package/dist/react-native/classic/autonomousDatabases/index.d.ts.map +1 -0
- package/dist/react-native/classic/autonomousDatabases/index.js +23 -0
- package/dist/react-native/classic/autonomousDatabases/index.js.map +1 -0
- package/dist/react-native/classic/cloudExadataInfrastructures/index.d.ts +29 -0
- package/dist/react-native/classic/cloudExadataInfrastructures/index.d.ts.map +1 -0
- package/dist/react-native/classic/cloudExadataInfrastructures/index.js +18 -0
- package/dist/react-native/classic/cloudExadataInfrastructures/index.js.map +1 -0
- package/dist/react-native/classic/cloudVmClusters/index.d.ts +33 -0
- package/dist/react-native/classic/cloudVmClusters/index.d.ts.map +1 -0
- package/dist/react-native/classic/cloudVmClusters/index.js +20 -0
- package/dist/react-native/classic/cloudVmClusters/index.js.map +1 -0
- package/dist/react-native/classic/dbNodes/index.d.ts +16 -0
- package/dist/react-native/classic/dbNodes/index.d.ts.map +1 -0
- package/dist/react-native/classic/dbNodes/index.js +14 -0
- package/dist/react-native/classic/dbNodes/index.js.map +1 -0
- package/dist/react-native/classic/dbServers/index.d.ts +13 -0
- package/dist/react-native/classic/dbServers/index.d.ts.map +1 -0
- package/dist/react-native/classic/dbServers/index.js +13 -0
- package/dist/react-native/classic/dbServers/index.js.map +1 -0
- package/dist/react-native/classic/dbSystemShapes/index.d.ts +13 -0
- package/dist/react-native/classic/dbSystemShapes/index.d.ts.map +1 -0
- package/dist/react-native/classic/dbSystemShapes/index.js +13 -0
- package/dist/react-native/classic/dbSystemShapes/index.js.map +1 -0
- package/dist/react-native/classic/dnsPrivateViews/index.d.ts +13 -0
- package/dist/react-native/classic/dnsPrivateViews/index.d.ts.map +1 -0
- package/dist/react-native/classic/dnsPrivateViews/index.js +13 -0
- package/dist/react-native/classic/dnsPrivateViews/index.js.map +1 -0
- package/dist/react-native/classic/dnsPrivateZones/index.d.ts +13 -0
- package/dist/react-native/classic/dnsPrivateZones/index.d.ts.map +1 -0
- package/dist/react-native/classic/dnsPrivateZones/index.js +13 -0
- package/dist/react-native/classic/dnsPrivateZones/index.js.map +1 -0
- package/dist/react-native/classic/exadbVmClusters/index.d.ts +29 -0
- package/dist/react-native/classic/exadbVmClusters/index.d.ts.map +1 -0
- package/dist/react-native/classic/exadbVmClusters/index.js +18 -0
- package/dist/react-native/classic/exadbVmClusters/index.js.map +1 -0
- package/dist/react-native/classic/exascaleDbNodes/index.d.ts +16 -0
- package/dist/react-native/classic/exascaleDbNodes/index.d.ts.map +1 -0
- package/dist/react-native/classic/exascaleDbNodes/index.js +14 -0
- package/dist/react-native/classic/exascaleDbNodes/index.js.map +1 -0
- package/dist/react-native/classic/exascaleDbStorageVaults/index.d.ts +27 -0
- package/dist/react-native/classic/exascaleDbStorageVaults/index.d.ts.map +1 -0
- package/dist/react-native/classic/exascaleDbStorageVaults/index.js +17 -0
- package/dist/react-native/classic/exascaleDbStorageVaults/index.js.map +1 -0
- package/dist/react-native/classic/flexComponents/index.d.ts +13 -0
- package/dist/react-native/classic/flexComponents/index.d.ts.map +1 -0
- package/dist/react-native/classic/flexComponents/index.js +13 -0
- package/dist/react-native/classic/flexComponents/index.js.map +1 -0
- package/dist/react-native/classic/giMinorVersions/index.d.ts +13 -0
- package/dist/react-native/classic/giMinorVersions/index.d.ts.map +1 -0
- package/dist/react-native/classic/giMinorVersions/index.js +13 -0
- package/dist/react-native/classic/giMinorVersions/index.js.map +1 -0
- package/dist/react-native/classic/giVersions/index.d.ts +13 -0
- package/dist/react-native/classic/giVersions/index.d.ts.map +1 -0
- package/dist/react-native/classic/giVersions/index.js +13 -0
- package/dist/react-native/classic/giVersions/index.js.map +1 -0
- package/dist/react-native/classic/index.d.ts +23 -0
- package/dist/react-native/classic/index.d.ts.map +1 -0
- package/dist/react-native/classic/index.js +4 -0
- package/dist/react-native/classic/index.js.map +1 -0
- package/dist/react-native/classic/operations/index.d.ts +11 -0
- package/dist/react-native/classic/operations/index.d.ts.map +1 -0
- package/dist/react-native/classic/operations/index.js +12 -0
- package/dist/react-native/classic/operations/index.js.map +1 -0
- package/dist/react-native/classic/oracleSubscriptions/index.d.ts +33 -0
- package/dist/react-native/classic/oracleSubscriptions/index.d.ts.map +1 -0
- package/dist/react-native/classic/oracleSubscriptions/index.js +20 -0
- package/dist/react-native/classic/oracleSubscriptions/index.js.map +1 -0
- package/dist/react-native/classic/systemVersions/index.d.ts +13 -0
- package/dist/react-native/classic/systemVersions/index.d.ts.map +1 -0
- package/dist/react-native/classic/systemVersions/index.js +13 -0
- package/dist/react-native/classic/systemVersions/index.js.map +1 -0
- package/dist/react-native/classic/virtualNetworkAddresses/index.d.ts +23 -0
- package/dist/react-native/classic/virtualNetworkAddresses/index.d.ts.map +1 -0
- package/dist/react-native/classic/virtualNetworkAddresses/index.js +15 -0
- package/dist/react-native/classic/virtualNetworkAddresses/index.js.map +1 -0
- package/dist/react-native/index.d.ts +28 -3
- package/dist/react-native/index.d.ts.map +1 -1
- package/dist/react-native/index.js +4 -11
- package/dist/react-native/index.js.map +1 -1
- package/dist/react-native/logger.d.ts +2 -0
- package/dist/react-native/logger.d.ts.map +1 -0
- package/dist/react-native/logger.js +5 -0
- package/dist/react-native/logger.js.map +1 -0
- package/dist/react-native/models/index.d.ts +1 -4113
- package/dist/react-native/models/index.d.ts.map +1 -1
- package/dist/react-native/models/index.js +3 -663
- package/dist/react-native/models/index.js.map +1 -1
- package/dist/react-native/models/models.d.ts +3332 -0
- package/dist/react-native/models/models.d.ts.map +1 -0
- package/dist/react-native/models/models.js +3649 -0
- package/dist/react-native/models/models.js.map +1 -0
- package/dist/react-native/oracleDatabaseManagementClient.d.ts +75 -34
- package/dist/react-native/oracleDatabaseManagementClient.d.ts.map +1 -1
- package/dist/react-native/oracleDatabaseManagementClient.js +56 -111
- package/dist/react-native/oracleDatabaseManagementClient.js.map +1 -1
- package/dist/react-native/restorePollerHelpers.d.ts +21 -0
- package/dist/react-native/restorePollerHelpers.d.ts.map +1 -0
- package/dist/react-native/restorePollerHelpers.js +223 -0
- package/dist/react-native/restorePollerHelpers.js.map +1 -0
- package/dist/react-native/static-helpers/pagingHelpers.d.ts +72 -0
- package/dist/react-native/static-helpers/pagingHelpers.d.ts.map +1 -0
- package/dist/react-native/static-helpers/pagingHelpers.js +137 -0
- package/dist/react-native/static-helpers/pagingHelpers.js.map +1 -0
- package/dist/react-native/static-helpers/pollingHelpers.d.ts +30 -0
- package/dist/react-native/static-helpers/pollingHelpers.d.ts.map +1 -0
- package/dist/react-native/static-helpers/pollingHelpers.js +76 -0
- package/dist/react-native/static-helpers/pollingHelpers.js.map +1 -0
- package/dist/react-native/static-helpers/urlTemplate.d.ts +5 -0
- package/dist/react-native/static-helpers/urlTemplate.d.ts.map +1 -0
- package/dist/react-native/static-helpers/urlTemplate.js +169 -0
- package/dist/react-native/static-helpers/urlTemplate.js.map +1 -0
- package/package.json +527 -67
- package/review/arm-oracledatabase-api-autonomousDatabaseBackups.api.md +52 -0
- package/review/arm-oracledatabase-api-autonomousDatabaseCharacterSets.api.md +26 -0
- package/review/arm-oracledatabase-api-autonomousDatabaseNationalCharacterSets.api.md +26 -0
- package/review/arm-oracledatabase-api-autonomousDatabaseVersions.api.md +26 -0
- package/review/arm-oracledatabase-api-autonomousDatabases.api.md +106 -0
- package/review/arm-oracledatabase-api-cloudExadataInfrastructures.api.md +67 -0
- package/review/arm-oracledatabase-api-cloudVmClusters.api.md +82 -0
- package/review/arm-oracledatabase-api-dbNodes.api.md +36 -0
- package/review/arm-oracledatabase-api-dbServers.api.md +26 -0
- package/review/arm-oracledatabase-api-dbSystemShapes.api.md +27 -0
- package/review/arm-oracledatabase-api-dnsPrivateViews.api.md +26 -0
- package/review/arm-oracledatabase-api-dnsPrivateZones.api.md +26 -0
- package/review/arm-oracledatabase-api-exadbVmClusters.api.md +67 -0
- package/review/arm-oracledatabase-api-exascaleDbNodes.api.md +36 -0
- package/review/arm-oracledatabase-api-exascaleDbStorageVaults.api.md +59 -0
- package/review/arm-oracledatabase-api-flexComponents.api.md +27 -0
- package/review/arm-oracledatabase-api-giMinorVersions.api.md +28 -0
- package/review/arm-oracledatabase-api-giVersions.api.md +28 -0
- package/review/arm-oracledatabase-api-operations.api.md +19 -0
- package/review/arm-oracledatabase-api-oracleSubscriptions.api.md +84 -0
- package/review/arm-oracledatabase-api-systemVersions.api.md +26 -0
- package/review/arm-oracledatabase-api-virtualNetworkAddresses.api.md +44 -0
- package/review/arm-oracledatabase-api.api.md +27 -0
- package/review/arm-oracledatabase-models.api.md +1772 -0
- package/review/arm-oracledatabase.api.md +738 -964
- package/dist/browser/lroImpl.d.ts +0 -11
- package/dist/browser/lroImpl.d.ts.map +0 -1
- package/dist/browser/lroImpl.js +0 -14
- package/dist/browser/lroImpl.js.map +0 -1
- package/dist/browser/models/mappers.d.ts +0 -142
- package/dist/browser/models/mappers.d.ts.map +0 -1
- package/dist/browser/models/mappers.js +0 -5738
- package/dist/browser/models/mappers.js.map +0 -1
- package/dist/browser/models/parameters.d.ts +0 -42
- package/dist/browser/models/parameters.d.ts.map +0 -1
- package/dist/browser/models/parameters.js +0 -374
- package/dist/browser/models/parameters.js.map +0 -1
- package/dist/browser/operations/autonomousDatabaseBackups.d.ts +0 -100
- package/dist/browser/operations/autonomousDatabaseBackups.d.ts.map +0 -1
- package/dist/browser/operations/autonomousDatabaseBackups.js +0 -460
- package/dist/browser/operations/autonomousDatabaseBackups.js.map +0 -1
- package/dist/browser/operations/autonomousDatabaseCharacterSets.d.ts +0 -42
- package/dist/browser/operations/autonomousDatabaseCharacterSets.d.ts.map +0 -1
- package/dist/browser/operations/autonomousDatabaseCharacterSets.js +0 -175
- package/dist/browser/operations/autonomousDatabaseCharacterSets.js.map +0 -1
- package/dist/browser/operations/autonomousDatabaseNationalCharacterSets.d.ts +0 -42
- package/dist/browser/operations/autonomousDatabaseNationalCharacterSets.d.ts.map +0 -1
- package/dist/browser/operations/autonomousDatabaseNationalCharacterSets.js +0 -175
- package/dist/browser/operations/autonomousDatabaseNationalCharacterSets.js.map +0 -1
- package/dist/browser/operations/autonomousDatabaseVersions.d.ts +0 -42
- package/dist/browser/operations/autonomousDatabaseVersions.d.ts.map +0 -1
- package/dist/browser/operations/autonomousDatabaseVersions.js +0 -175
- package/dist/browser/operations/autonomousDatabaseVersions.js.map +0 -1
- package/dist/browser/operations/autonomousDatabases.d.ts +0 -177
- package/dist/browser/operations/autonomousDatabases.d.ts.map +0 -1
- package/dist/browser/operations/autonomousDatabases.js +0 -915
- package/dist/browser/operations/autonomousDatabases.js.map +0 -1
- package/dist/browser/operations/cloudExadataInfrastructures.d.ts +0 -121
- package/dist/browser/operations/cloudExadataInfrastructures.d.ts.map +0 -1
- package/dist/browser/operations/cloudExadataInfrastructures.js +0 -634
- package/dist/browser/operations/cloudExadataInfrastructures.js.map +0 -1
- package/dist/browser/operations/cloudVmClusters.d.ts +0 -147
- package/dist/browser/operations/cloudVmClusters.d.ts.map +0 -1
- package/dist/browser/operations/cloudVmClusters.js +0 -757
- package/dist/browser/operations/cloudVmClusters.js.map +0 -1
- package/dist/browser/operations/dbNodes.d.ts +0 -65
- package/dist/browser/operations/dbNodes.d.ts.map +0 -1
- package/dist/browser/operations/dbNodes.js +0 -279
- package/dist/browser/operations/dbNodes.js.map +0 -1
- package/dist/browser/operations/dbServers.d.ts +0 -47
- package/dist/browser/operations/dbServers.d.ts.map +0 -1
- package/dist/browser/operations/dbServers.js +0 -188
- package/dist/browser/operations/dbServers.js.map +0 -1
- package/dist/browser/operations/dbSystemShapes.d.ts +0 -42
- package/dist/browser/operations/dbSystemShapes.d.ts.map +0 -1
- package/dist/browser/operations/dbSystemShapes.js +0 -175
- package/dist/browser/operations/dbSystemShapes.js.map +0 -1
- package/dist/browser/operations/dnsPrivateViews.d.ts +0 -42
- package/dist/browser/operations/dnsPrivateViews.d.ts.map +0 -1
- package/dist/browser/operations/dnsPrivateViews.js +0 -175
- package/dist/browser/operations/dnsPrivateViews.js.map +0 -1
- package/dist/browser/operations/dnsPrivateZones.d.ts +0 -42
- package/dist/browser/operations/dnsPrivateZones.d.ts.map +0 -1
- package/dist/browser/operations/dnsPrivateZones.js +0 -175
- package/dist/browser/operations/dnsPrivateZones.js.map +0 -1
- package/dist/browser/operations/giVersions.d.ts +0 -42
- package/dist/browser/operations/giVersions.d.ts.map +0 -1
- package/dist/browser/operations/giVersions.js +0 -175
- package/dist/browser/operations/giVersions.js.map +0 -1
- package/dist/browser/operations/index.d.ts +0 -18
- package/dist/browser/operations/index.d.ts.map +0 -1
- package/dist/browser/operations/index.js +0 -25
- package/dist/browser/operations/index.js.map +0 -1
- package/dist/browser/operations/operations.d.ts +0 -32
- package/dist/browser/operations/operations.d.ts.map +0 -1
- package/dist/browser/operations/operations.js +0 -133
- package/dist/browser/operations/operations.js.map +0 -1
- package/dist/browser/operations/oracleSubscriptions.d.ts +0 -102
- package/dist/browser/operations/oracleSubscriptions.d.ts.map +0 -1
- package/dist/browser/operations/oracleSubscriptions.js +0 -608
- package/dist/browser/operations/oracleSubscriptions.js.map +0 -1
- package/dist/browser/operations/systemVersions.d.ts +0 -42
- package/dist/browser/operations/systemVersions.d.ts.map +0 -1
- package/dist/browser/operations/systemVersions.js +0 -175
- package/dist/browser/operations/systemVersions.js.map +0 -1
- package/dist/browser/operations/virtualNetworkAddresses.d.ts +0 -81
- package/dist/browser/operations/virtualNetworkAddresses.d.ts.map +0 -1
- package/dist/browser/operations/virtualNetworkAddresses.js +0 -374
- package/dist/browser/operations/virtualNetworkAddresses.js.map +0 -1
- package/dist/browser/operationsInterfaces/autonomousDatabaseBackups.d.ts +0 -74
- package/dist/browser/operationsInterfaces/autonomousDatabaseBackups.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/autonomousDatabaseBackups.js +0 -9
- package/dist/browser/operationsInterfaces/autonomousDatabaseBackups.js.map +0 -1
- package/dist/browser/operationsInterfaces/autonomousDatabaseCharacterSets.d.ts +0 -19
- package/dist/browser/operationsInterfaces/autonomousDatabaseCharacterSets.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/autonomousDatabaseCharacterSets.js +0 -9
- package/dist/browser/operationsInterfaces/autonomousDatabaseCharacterSets.js.map +0 -1
- package/dist/browser/operationsInterfaces/autonomousDatabaseNationalCharacterSets.d.ts +0 -19
- package/dist/browser/operationsInterfaces/autonomousDatabaseNationalCharacterSets.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/autonomousDatabaseNationalCharacterSets.js +0 -9
- package/dist/browser/operationsInterfaces/autonomousDatabaseNationalCharacterSets.js.map +0 -1
- package/dist/browser/operationsInterfaces/autonomousDatabaseVersions.d.ts +0 -19
- package/dist/browser/operationsInterfaces/autonomousDatabaseVersions.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/autonomousDatabaseVersions.js +0 -9
- package/dist/browser/operationsInterfaces/autonomousDatabaseVersions.js.map +0 -1
- package/dist/browser/operationsInterfaces/autonomousDatabases.d.ts +0 -141
- package/dist/browser/operationsInterfaces/autonomousDatabases.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/autonomousDatabases.js +0 -9
- package/dist/browser/operationsInterfaces/autonomousDatabases.js.map +0 -1
- package/dist/browser/operationsInterfaces/cloudExadataInfrastructures.d.ts +0 -85
- package/dist/browser/operationsInterfaces/cloudExadataInfrastructures.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/cloudExadataInfrastructures.js +0 -9
- package/dist/browser/operationsInterfaces/cloudExadataInfrastructures.js.map +0 -1
- package/dist/browser/operationsInterfaces/cloudVmClusters.d.ts +0 -111
- package/dist/browser/operationsInterfaces/cloudVmClusters.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/cloudVmClusters.js +0 -9
- package/dist/browser/operationsInterfaces/cloudVmClusters.js.map +0 -1
- package/dist/browser/operationsInterfaces/dbNodes.d.ts +0 -40
- package/dist/browser/operationsInterfaces/dbNodes.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/dbNodes.js +0 -9
- package/dist/browser/operationsInterfaces/dbNodes.js.map +0 -1
- package/dist/browser/operationsInterfaces/dbServers.d.ts +0 -21
- package/dist/browser/operationsInterfaces/dbServers.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/dbServers.js +0 -9
- package/dist/browser/operationsInterfaces/dbServers.js.map +0 -1
- package/dist/browser/operationsInterfaces/dbSystemShapes.d.ts +0 -19
- package/dist/browser/operationsInterfaces/dbSystemShapes.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/dbSystemShapes.js +0 -9
- package/dist/browser/operationsInterfaces/dbSystemShapes.js.map +0 -1
- package/dist/browser/operationsInterfaces/dnsPrivateViews.d.ts +0 -19
- package/dist/browser/operationsInterfaces/dnsPrivateViews.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/dnsPrivateViews.js +0 -9
- package/dist/browser/operationsInterfaces/dnsPrivateViews.js.map +0 -1
- package/dist/browser/operationsInterfaces/dnsPrivateZones.d.ts +0 -19
- package/dist/browser/operationsInterfaces/dnsPrivateZones.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/dnsPrivateZones.js +0 -9
- package/dist/browser/operationsInterfaces/dnsPrivateZones.js.map +0 -1
- package/dist/browser/operationsInterfaces/giVersions.d.ts +0 -19
- package/dist/browser/operationsInterfaces/giVersions.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/giVersions.js +0 -9
- package/dist/browser/operationsInterfaces/giVersions.js.map +0 -1
- package/dist/browser/operationsInterfaces/index.d.ts +0 -18
- package/dist/browser/operationsInterfaces/index.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/index.js +0 -25
- package/dist/browser/operationsInterfaces/index.js.map +0 -1
- package/dist/browser/operationsInterfaces/operations.d.ts +0 -11
- package/dist/browser/operationsInterfaces/operations.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/operations.js +0 -9
- package/dist/browser/operationsInterfaces/operations.js.map +0 -1
- package/dist/browser/operationsInterfaces/oracleSubscriptions.d.ts +0 -81
- package/dist/browser/operationsInterfaces/oracleSubscriptions.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/oracleSubscriptions.js +0 -9
- package/dist/browser/operationsInterfaces/oracleSubscriptions.js.map +0 -1
- package/dist/browser/operationsInterfaces/systemVersions.d.ts +0 -19
- package/dist/browser/operationsInterfaces/systemVersions.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/systemVersions.js +0 -9
- package/dist/browser/operationsInterfaces/systemVersions.js.map +0 -1
- package/dist/browser/operationsInterfaces/virtualNetworkAddresses.d.ts +0 -56
- package/dist/browser/operationsInterfaces/virtualNetworkAddresses.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/virtualNetworkAddresses.js +0 -9
- package/dist/browser/operationsInterfaces/virtualNetworkAddresses.js.map +0 -1
- package/dist/browser/pagingHelper.d.ts +0 -13
- package/dist/browser/pagingHelper.d.ts.map +0 -1
- package/dist/browser/pagingHelper.js +0 -32
- package/dist/browser/pagingHelper.js.map +0 -1
- package/dist/commonjs/lroImpl.d.ts +0 -11
- package/dist/commonjs/lroImpl.d.ts.map +0 -1
- package/dist/commonjs/lroImpl.js +0 -17
- package/dist/commonjs/lroImpl.js.map +0 -1
- package/dist/commonjs/models/mappers.d.ts +0 -142
- package/dist/commonjs/models/mappers.d.ts.map +0 -1
- package/dist/commonjs/models/mappers.js +0 -5743
- package/dist/commonjs/models/mappers.js.map +0 -1
- package/dist/commonjs/models/parameters.d.ts +0 -42
- package/dist/commonjs/models/parameters.d.ts.map +0 -1
- package/dist/commonjs/models/parameters.js +0 -377
- package/dist/commonjs/models/parameters.js.map +0 -1
- package/dist/commonjs/operations/autonomousDatabaseBackups.d.ts +0 -100
- package/dist/commonjs/operations/autonomousDatabaseBackups.d.ts.map +0 -1
- package/dist/commonjs/operations/autonomousDatabaseBackups.js +0 -464
- package/dist/commonjs/operations/autonomousDatabaseBackups.js.map +0 -1
- package/dist/commonjs/operations/autonomousDatabaseCharacterSets.d.ts +0 -42
- package/dist/commonjs/operations/autonomousDatabaseCharacterSets.d.ts.map +0 -1
- package/dist/commonjs/operations/autonomousDatabaseCharacterSets.js +0 -179
- package/dist/commonjs/operations/autonomousDatabaseCharacterSets.js.map +0 -1
- package/dist/commonjs/operations/autonomousDatabaseNationalCharacterSets.d.ts +0 -42
- package/dist/commonjs/operations/autonomousDatabaseNationalCharacterSets.d.ts.map +0 -1
- package/dist/commonjs/operations/autonomousDatabaseNationalCharacterSets.js +0 -179
- package/dist/commonjs/operations/autonomousDatabaseNationalCharacterSets.js.map +0 -1
- package/dist/commonjs/operations/autonomousDatabaseVersions.d.ts +0 -42
- package/dist/commonjs/operations/autonomousDatabaseVersions.d.ts.map +0 -1
- package/dist/commonjs/operations/autonomousDatabaseVersions.js +0 -179
- package/dist/commonjs/operations/autonomousDatabaseVersions.js.map +0 -1
- package/dist/commonjs/operations/autonomousDatabases.d.ts +0 -177
- package/dist/commonjs/operations/autonomousDatabases.d.ts.map +0 -1
- package/dist/commonjs/operations/autonomousDatabases.js +0 -919
- package/dist/commonjs/operations/autonomousDatabases.js.map +0 -1
- package/dist/commonjs/operations/cloudExadataInfrastructures.d.ts +0 -121
- package/dist/commonjs/operations/cloudExadataInfrastructures.d.ts.map +0 -1
- package/dist/commonjs/operations/cloudExadataInfrastructures.js +0 -638
- package/dist/commonjs/operations/cloudExadataInfrastructures.js.map +0 -1
- package/dist/commonjs/operations/cloudVmClusters.d.ts +0 -147
- package/dist/commonjs/operations/cloudVmClusters.d.ts.map +0 -1
- package/dist/commonjs/operations/cloudVmClusters.js +0 -761
- package/dist/commonjs/operations/cloudVmClusters.js.map +0 -1
- package/dist/commonjs/operations/dbNodes.d.ts +0 -65
- package/dist/commonjs/operations/dbNodes.d.ts.map +0 -1
- package/dist/commonjs/operations/dbNodes.js +0 -283
- package/dist/commonjs/operations/dbNodes.js.map +0 -1
- package/dist/commonjs/operations/dbServers.d.ts +0 -47
- package/dist/commonjs/operations/dbServers.d.ts.map +0 -1
- package/dist/commonjs/operations/dbServers.js +0 -192
- package/dist/commonjs/operations/dbServers.js.map +0 -1
- package/dist/commonjs/operations/dbSystemShapes.d.ts +0 -42
- package/dist/commonjs/operations/dbSystemShapes.d.ts.map +0 -1
- package/dist/commonjs/operations/dbSystemShapes.js +0 -179
- package/dist/commonjs/operations/dbSystemShapes.js.map +0 -1
- package/dist/commonjs/operations/dnsPrivateViews.d.ts +0 -42
- package/dist/commonjs/operations/dnsPrivateViews.d.ts.map +0 -1
- package/dist/commonjs/operations/dnsPrivateViews.js +0 -179
- package/dist/commonjs/operations/dnsPrivateViews.js.map +0 -1
- package/dist/commonjs/operations/dnsPrivateZones.d.ts +0 -42
- package/dist/commonjs/operations/dnsPrivateZones.d.ts.map +0 -1
- package/dist/commonjs/operations/dnsPrivateZones.js +0 -179
- package/dist/commonjs/operations/dnsPrivateZones.js.map +0 -1
- package/dist/commonjs/operations/giVersions.d.ts +0 -42
- package/dist/commonjs/operations/giVersions.d.ts.map +0 -1
- package/dist/commonjs/operations/giVersions.js +0 -179
- package/dist/commonjs/operations/giVersions.js.map +0 -1
- package/dist/commonjs/operations/index.d.ts +0 -18
- package/dist/commonjs/operations/index.d.ts.map +0 -1
- package/dist/commonjs/operations/index.js +0 -28
- package/dist/commonjs/operations/index.js.map +0 -1
- package/dist/commonjs/operations/operations.d.ts +0 -32
- package/dist/commonjs/operations/operations.d.ts.map +0 -1
- package/dist/commonjs/operations/operations.js +0 -137
- package/dist/commonjs/operations/operations.js.map +0 -1
- package/dist/commonjs/operations/oracleSubscriptions.d.ts +0 -102
- package/dist/commonjs/operations/oracleSubscriptions.d.ts.map +0 -1
- package/dist/commonjs/operations/oracleSubscriptions.js +0 -612
- package/dist/commonjs/operations/oracleSubscriptions.js.map +0 -1
- package/dist/commonjs/operations/systemVersions.d.ts +0 -42
- package/dist/commonjs/operations/systemVersions.d.ts.map +0 -1
- package/dist/commonjs/operations/systemVersions.js +0 -179
- package/dist/commonjs/operations/systemVersions.js.map +0 -1
- package/dist/commonjs/operations/virtualNetworkAddresses.d.ts +0 -81
- package/dist/commonjs/operations/virtualNetworkAddresses.d.ts.map +0 -1
- package/dist/commonjs/operations/virtualNetworkAddresses.js +0 -378
- package/dist/commonjs/operations/virtualNetworkAddresses.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/autonomousDatabaseBackups.d.ts +0 -74
- package/dist/commonjs/operationsInterfaces/autonomousDatabaseBackups.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/autonomousDatabaseBackups.js +0 -10
- package/dist/commonjs/operationsInterfaces/autonomousDatabaseBackups.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/autonomousDatabaseCharacterSets.d.ts +0 -19
- package/dist/commonjs/operationsInterfaces/autonomousDatabaseCharacterSets.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/autonomousDatabaseCharacterSets.js +0 -10
- package/dist/commonjs/operationsInterfaces/autonomousDatabaseCharacterSets.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/autonomousDatabaseNationalCharacterSets.d.ts +0 -19
- package/dist/commonjs/operationsInterfaces/autonomousDatabaseNationalCharacterSets.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/autonomousDatabaseNationalCharacterSets.js +0 -10
- package/dist/commonjs/operationsInterfaces/autonomousDatabaseNationalCharacterSets.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/autonomousDatabaseVersions.d.ts +0 -19
- package/dist/commonjs/operationsInterfaces/autonomousDatabaseVersions.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/autonomousDatabaseVersions.js +0 -10
- package/dist/commonjs/operationsInterfaces/autonomousDatabaseVersions.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/autonomousDatabases.d.ts +0 -141
- package/dist/commonjs/operationsInterfaces/autonomousDatabases.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/autonomousDatabases.js +0 -10
- package/dist/commonjs/operationsInterfaces/autonomousDatabases.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/cloudExadataInfrastructures.d.ts +0 -85
- package/dist/commonjs/operationsInterfaces/cloudExadataInfrastructures.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/cloudExadataInfrastructures.js +0 -10
- package/dist/commonjs/operationsInterfaces/cloudExadataInfrastructures.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/cloudVmClusters.d.ts +0 -111
- package/dist/commonjs/operationsInterfaces/cloudVmClusters.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/cloudVmClusters.js +0 -10
- package/dist/commonjs/operationsInterfaces/cloudVmClusters.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/dbNodes.d.ts +0 -40
- package/dist/commonjs/operationsInterfaces/dbNodes.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/dbNodes.js +0 -10
- package/dist/commonjs/operationsInterfaces/dbNodes.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/dbServers.d.ts +0 -21
- package/dist/commonjs/operationsInterfaces/dbServers.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/dbServers.js +0 -10
- package/dist/commonjs/operationsInterfaces/dbServers.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/dbSystemShapes.d.ts +0 -19
- package/dist/commonjs/operationsInterfaces/dbSystemShapes.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/dbSystemShapes.js +0 -10
- package/dist/commonjs/operationsInterfaces/dbSystemShapes.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/dnsPrivateViews.d.ts +0 -19
- package/dist/commonjs/operationsInterfaces/dnsPrivateViews.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/dnsPrivateViews.js +0 -10
- package/dist/commonjs/operationsInterfaces/dnsPrivateViews.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/dnsPrivateZones.d.ts +0 -19
- package/dist/commonjs/operationsInterfaces/dnsPrivateZones.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/dnsPrivateZones.js +0 -10
- package/dist/commonjs/operationsInterfaces/dnsPrivateZones.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/giVersions.d.ts +0 -19
- package/dist/commonjs/operationsInterfaces/giVersions.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/giVersions.js +0 -10
- package/dist/commonjs/operationsInterfaces/giVersions.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/index.d.ts +0 -18
- package/dist/commonjs/operationsInterfaces/index.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/index.js +0 -28
- package/dist/commonjs/operationsInterfaces/index.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/operations.d.ts +0 -11
- package/dist/commonjs/operationsInterfaces/operations.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/operations.js +0 -10
- package/dist/commonjs/operationsInterfaces/operations.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/oracleSubscriptions.d.ts +0 -81
- package/dist/commonjs/operationsInterfaces/oracleSubscriptions.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/oracleSubscriptions.js +0 -10
- package/dist/commonjs/operationsInterfaces/oracleSubscriptions.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/systemVersions.d.ts +0 -19
- package/dist/commonjs/operationsInterfaces/systemVersions.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/systemVersions.js +0 -10
- package/dist/commonjs/operationsInterfaces/systemVersions.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/virtualNetworkAddresses.d.ts +0 -56
- package/dist/commonjs/operationsInterfaces/virtualNetworkAddresses.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/virtualNetworkAddresses.js +0 -10
- package/dist/commonjs/operationsInterfaces/virtualNetworkAddresses.js.map +0 -1
- package/dist/commonjs/pagingHelper.d.ts +0 -13
- package/dist/commonjs/pagingHelper.d.ts.map +0 -1
- package/dist/commonjs/pagingHelper.js +0 -36
- package/dist/commonjs/pagingHelper.js.map +0 -1
- package/dist/esm/lroImpl.d.ts +0 -11
- package/dist/esm/lroImpl.d.ts.map +0 -1
- package/dist/esm/lroImpl.js +0 -14
- package/dist/esm/lroImpl.js.map +0 -1
- package/dist/esm/models/mappers.d.ts +0 -142
- package/dist/esm/models/mappers.d.ts.map +0 -1
- package/dist/esm/models/mappers.js +0 -5738
- package/dist/esm/models/mappers.js.map +0 -1
- package/dist/esm/models/parameters.d.ts +0 -42
- package/dist/esm/models/parameters.d.ts.map +0 -1
- package/dist/esm/models/parameters.js +0 -374
- package/dist/esm/models/parameters.js.map +0 -1
- package/dist/esm/operations/autonomousDatabaseBackups.d.ts +0 -100
- package/dist/esm/operations/autonomousDatabaseBackups.d.ts.map +0 -1
- package/dist/esm/operations/autonomousDatabaseBackups.js +0 -460
- package/dist/esm/operations/autonomousDatabaseBackups.js.map +0 -1
- package/dist/esm/operations/autonomousDatabaseCharacterSets.d.ts +0 -42
- package/dist/esm/operations/autonomousDatabaseCharacterSets.d.ts.map +0 -1
- package/dist/esm/operations/autonomousDatabaseCharacterSets.js +0 -175
- package/dist/esm/operations/autonomousDatabaseCharacterSets.js.map +0 -1
- package/dist/esm/operations/autonomousDatabaseNationalCharacterSets.d.ts +0 -42
- package/dist/esm/operations/autonomousDatabaseNationalCharacterSets.d.ts.map +0 -1
- package/dist/esm/operations/autonomousDatabaseNationalCharacterSets.js +0 -175
- package/dist/esm/operations/autonomousDatabaseNationalCharacterSets.js.map +0 -1
- package/dist/esm/operations/autonomousDatabaseVersions.d.ts +0 -42
- package/dist/esm/operations/autonomousDatabaseVersions.d.ts.map +0 -1
- package/dist/esm/operations/autonomousDatabaseVersions.js +0 -175
- package/dist/esm/operations/autonomousDatabaseVersions.js.map +0 -1
- package/dist/esm/operations/autonomousDatabases.d.ts +0 -177
- package/dist/esm/operations/autonomousDatabases.d.ts.map +0 -1
- package/dist/esm/operations/autonomousDatabases.js +0 -915
- package/dist/esm/operations/autonomousDatabases.js.map +0 -1
- package/dist/esm/operations/cloudExadataInfrastructures.d.ts +0 -121
- package/dist/esm/operations/cloudExadataInfrastructures.d.ts.map +0 -1
- package/dist/esm/operations/cloudExadataInfrastructures.js +0 -634
- package/dist/esm/operations/cloudExadataInfrastructures.js.map +0 -1
- package/dist/esm/operations/cloudVmClusters.d.ts +0 -147
- package/dist/esm/operations/cloudVmClusters.d.ts.map +0 -1
- package/dist/esm/operations/cloudVmClusters.js +0 -757
- package/dist/esm/operations/cloudVmClusters.js.map +0 -1
- package/dist/esm/operations/dbNodes.d.ts +0 -65
- package/dist/esm/operations/dbNodes.d.ts.map +0 -1
- package/dist/esm/operations/dbNodes.js +0 -279
- package/dist/esm/operations/dbNodes.js.map +0 -1
- package/dist/esm/operations/dbServers.d.ts +0 -47
- package/dist/esm/operations/dbServers.d.ts.map +0 -1
- package/dist/esm/operations/dbServers.js +0 -188
- package/dist/esm/operations/dbServers.js.map +0 -1
- package/dist/esm/operations/dbSystemShapes.d.ts +0 -42
- package/dist/esm/operations/dbSystemShapes.d.ts.map +0 -1
- package/dist/esm/operations/dbSystemShapes.js +0 -175
- package/dist/esm/operations/dbSystemShapes.js.map +0 -1
- package/dist/esm/operations/dnsPrivateViews.d.ts +0 -42
- package/dist/esm/operations/dnsPrivateViews.d.ts.map +0 -1
- package/dist/esm/operations/dnsPrivateViews.js +0 -175
- package/dist/esm/operations/dnsPrivateViews.js.map +0 -1
- package/dist/esm/operations/dnsPrivateZones.d.ts +0 -42
- package/dist/esm/operations/dnsPrivateZones.d.ts.map +0 -1
- package/dist/esm/operations/dnsPrivateZones.js +0 -175
- package/dist/esm/operations/dnsPrivateZones.js.map +0 -1
- package/dist/esm/operations/giVersions.d.ts +0 -42
- package/dist/esm/operations/giVersions.d.ts.map +0 -1
- package/dist/esm/operations/giVersions.js +0 -175
- package/dist/esm/operations/giVersions.js.map +0 -1
- package/dist/esm/operations/index.d.ts +0 -18
- package/dist/esm/operations/index.d.ts.map +0 -1
- package/dist/esm/operations/index.js +0 -25
- package/dist/esm/operations/index.js.map +0 -1
- package/dist/esm/operations/operations.d.ts +0 -32
- package/dist/esm/operations/operations.d.ts.map +0 -1
- package/dist/esm/operations/operations.js +0 -133
- package/dist/esm/operations/operations.js.map +0 -1
- package/dist/esm/operations/oracleSubscriptions.d.ts +0 -102
- package/dist/esm/operations/oracleSubscriptions.d.ts.map +0 -1
- package/dist/esm/operations/oracleSubscriptions.js +0 -608
- package/dist/esm/operations/oracleSubscriptions.js.map +0 -1
- package/dist/esm/operations/systemVersions.d.ts +0 -42
- package/dist/esm/operations/systemVersions.d.ts.map +0 -1
- package/dist/esm/operations/systemVersions.js +0 -175
- package/dist/esm/operations/systemVersions.js.map +0 -1
- package/dist/esm/operations/virtualNetworkAddresses.d.ts +0 -81
- package/dist/esm/operations/virtualNetworkAddresses.d.ts.map +0 -1
- package/dist/esm/operations/virtualNetworkAddresses.js +0 -374
- package/dist/esm/operations/virtualNetworkAddresses.js.map +0 -1
- package/dist/esm/operationsInterfaces/autonomousDatabaseBackups.d.ts +0 -74
- package/dist/esm/operationsInterfaces/autonomousDatabaseBackups.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/autonomousDatabaseBackups.js +0 -9
- package/dist/esm/operationsInterfaces/autonomousDatabaseBackups.js.map +0 -1
- package/dist/esm/operationsInterfaces/autonomousDatabaseCharacterSets.d.ts +0 -19
- package/dist/esm/operationsInterfaces/autonomousDatabaseCharacterSets.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/autonomousDatabaseCharacterSets.js +0 -9
- package/dist/esm/operationsInterfaces/autonomousDatabaseCharacterSets.js.map +0 -1
- package/dist/esm/operationsInterfaces/autonomousDatabaseNationalCharacterSets.d.ts +0 -19
- package/dist/esm/operationsInterfaces/autonomousDatabaseNationalCharacterSets.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/autonomousDatabaseNationalCharacterSets.js +0 -9
- package/dist/esm/operationsInterfaces/autonomousDatabaseNationalCharacterSets.js.map +0 -1
- package/dist/esm/operationsInterfaces/autonomousDatabaseVersions.d.ts +0 -19
- package/dist/esm/operationsInterfaces/autonomousDatabaseVersions.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/autonomousDatabaseVersions.js +0 -9
- package/dist/esm/operationsInterfaces/autonomousDatabaseVersions.js.map +0 -1
- package/dist/esm/operationsInterfaces/autonomousDatabases.d.ts +0 -141
- package/dist/esm/operationsInterfaces/autonomousDatabases.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/autonomousDatabases.js +0 -9
- package/dist/esm/operationsInterfaces/autonomousDatabases.js.map +0 -1
- package/dist/esm/operationsInterfaces/cloudExadataInfrastructures.d.ts +0 -85
- package/dist/esm/operationsInterfaces/cloudExadataInfrastructures.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/cloudExadataInfrastructures.js +0 -9
- package/dist/esm/operationsInterfaces/cloudExadataInfrastructures.js.map +0 -1
- package/dist/esm/operationsInterfaces/cloudVmClusters.d.ts +0 -111
- package/dist/esm/operationsInterfaces/cloudVmClusters.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/cloudVmClusters.js +0 -9
- package/dist/esm/operationsInterfaces/cloudVmClusters.js.map +0 -1
- package/dist/esm/operationsInterfaces/dbNodes.d.ts +0 -40
- package/dist/esm/operationsInterfaces/dbNodes.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/dbNodes.js +0 -9
- package/dist/esm/operationsInterfaces/dbNodes.js.map +0 -1
- package/dist/esm/operationsInterfaces/dbServers.d.ts +0 -21
- package/dist/esm/operationsInterfaces/dbServers.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/dbServers.js +0 -9
- package/dist/esm/operationsInterfaces/dbServers.js.map +0 -1
- package/dist/esm/operationsInterfaces/dbSystemShapes.d.ts +0 -19
- package/dist/esm/operationsInterfaces/dbSystemShapes.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/dbSystemShapes.js +0 -9
- package/dist/esm/operationsInterfaces/dbSystemShapes.js.map +0 -1
- package/dist/esm/operationsInterfaces/dnsPrivateViews.d.ts +0 -19
- package/dist/esm/operationsInterfaces/dnsPrivateViews.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/dnsPrivateViews.js +0 -9
- package/dist/esm/operationsInterfaces/dnsPrivateViews.js.map +0 -1
- package/dist/esm/operationsInterfaces/dnsPrivateZones.d.ts +0 -19
- package/dist/esm/operationsInterfaces/dnsPrivateZones.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/dnsPrivateZones.js +0 -9
- package/dist/esm/operationsInterfaces/dnsPrivateZones.js.map +0 -1
- package/dist/esm/operationsInterfaces/giVersions.d.ts +0 -19
- package/dist/esm/operationsInterfaces/giVersions.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/giVersions.js +0 -9
- package/dist/esm/operationsInterfaces/giVersions.js.map +0 -1
- package/dist/esm/operationsInterfaces/index.d.ts +0 -18
- package/dist/esm/operationsInterfaces/index.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/index.js +0 -25
- package/dist/esm/operationsInterfaces/index.js.map +0 -1
- package/dist/esm/operationsInterfaces/operations.d.ts +0 -11
- package/dist/esm/operationsInterfaces/operations.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/operations.js +0 -9
- package/dist/esm/operationsInterfaces/operations.js.map +0 -1
- package/dist/esm/operationsInterfaces/oracleSubscriptions.d.ts +0 -81
- package/dist/esm/operationsInterfaces/oracleSubscriptions.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/oracleSubscriptions.js +0 -9
- package/dist/esm/operationsInterfaces/oracleSubscriptions.js.map +0 -1
- package/dist/esm/operationsInterfaces/systemVersions.d.ts +0 -19
- package/dist/esm/operationsInterfaces/systemVersions.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/systemVersions.js +0 -9
- package/dist/esm/operationsInterfaces/systemVersions.js.map +0 -1
- package/dist/esm/operationsInterfaces/virtualNetworkAddresses.d.ts +0 -56
- package/dist/esm/operationsInterfaces/virtualNetworkAddresses.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/virtualNetworkAddresses.js +0 -9
- package/dist/esm/operationsInterfaces/virtualNetworkAddresses.js.map +0 -1
- package/dist/esm/pagingHelper.d.ts +0 -13
- package/dist/esm/pagingHelper.d.ts.map +0 -1
- package/dist/esm/pagingHelper.js +0 -32
- package/dist/esm/pagingHelper.js.map +0 -1
- package/dist/react-native/lroImpl.d.ts +0 -11
- package/dist/react-native/lroImpl.d.ts.map +0 -1
- package/dist/react-native/lroImpl.js +0 -14
- package/dist/react-native/lroImpl.js.map +0 -1
- package/dist/react-native/models/mappers.d.ts +0 -142
- package/dist/react-native/models/mappers.d.ts.map +0 -1
- package/dist/react-native/models/mappers.js +0 -5738
- package/dist/react-native/models/mappers.js.map +0 -1
- package/dist/react-native/models/parameters.d.ts +0 -42
- package/dist/react-native/models/parameters.d.ts.map +0 -1
- package/dist/react-native/models/parameters.js +0 -374
- package/dist/react-native/models/parameters.js.map +0 -1
- package/dist/react-native/operations/autonomousDatabaseBackups.d.ts +0 -100
- package/dist/react-native/operations/autonomousDatabaseBackups.d.ts.map +0 -1
- package/dist/react-native/operations/autonomousDatabaseBackups.js +0 -460
- package/dist/react-native/operations/autonomousDatabaseBackups.js.map +0 -1
- package/dist/react-native/operations/autonomousDatabaseCharacterSets.d.ts +0 -42
- package/dist/react-native/operations/autonomousDatabaseCharacterSets.d.ts.map +0 -1
- package/dist/react-native/operations/autonomousDatabaseCharacterSets.js +0 -175
- package/dist/react-native/operations/autonomousDatabaseCharacterSets.js.map +0 -1
- package/dist/react-native/operations/autonomousDatabaseNationalCharacterSets.d.ts +0 -42
- package/dist/react-native/operations/autonomousDatabaseNationalCharacterSets.d.ts.map +0 -1
- package/dist/react-native/operations/autonomousDatabaseNationalCharacterSets.js +0 -175
- package/dist/react-native/operations/autonomousDatabaseNationalCharacterSets.js.map +0 -1
- package/dist/react-native/operations/autonomousDatabaseVersions.d.ts +0 -42
- package/dist/react-native/operations/autonomousDatabaseVersions.d.ts.map +0 -1
- package/dist/react-native/operations/autonomousDatabaseVersions.js +0 -175
- package/dist/react-native/operations/autonomousDatabaseVersions.js.map +0 -1
- package/dist/react-native/operations/autonomousDatabases.d.ts +0 -177
- package/dist/react-native/operations/autonomousDatabases.d.ts.map +0 -1
- package/dist/react-native/operations/autonomousDatabases.js +0 -915
- package/dist/react-native/operations/autonomousDatabases.js.map +0 -1
- package/dist/react-native/operations/cloudExadataInfrastructures.d.ts +0 -121
- package/dist/react-native/operations/cloudExadataInfrastructures.d.ts.map +0 -1
- package/dist/react-native/operations/cloudExadataInfrastructures.js +0 -634
- package/dist/react-native/operations/cloudExadataInfrastructures.js.map +0 -1
- package/dist/react-native/operations/cloudVmClusters.d.ts +0 -147
- package/dist/react-native/operations/cloudVmClusters.d.ts.map +0 -1
- package/dist/react-native/operations/cloudVmClusters.js +0 -757
- package/dist/react-native/operations/cloudVmClusters.js.map +0 -1
- package/dist/react-native/operations/dbNodes.d.ts +0 -65
- package/dist/react-native/operations/dbNodes.d.ts.map +0 -1
- package/dist/react-native/operations/dbNodes.js +0 -279
- package/dist/react-native/operations/dbNodes.js.map +0 -1
- package/dist/react-native/operations/dbServers.d.ts +0 -47
- package/dist/react-native/operations/dbServers.d.ts.map +0 -1
- package/dist/react-native/operations/dbServers.js +0 -188
- package/dist/react-native/operations/dbServers.js.map +0 -1
- package/dist/react-native/operations/dbSystemShapes.d.ts +0 -42
- package/dist/react-native/operations/dbSystemShapes.d.ts.map +0 -1
- package/dist/react-native/operations/dbSystemShapes.js +0 -175
- package/dist/react-native/operations/dbSystemShapes.js.map +0 -1
- package/dist/react-native/operations/dnsPrivateViews.d.ts +0 -42
- package/dist/react-native/operations/dnsPrivateViews.d.ts.map +0 -1
- package/dist/react-native/operations/dnsPrivateViews.js +0 -175
- package/dist/react-native/operations/dnsPrivateViews.js.map +0 -1
- package/dist/react-native/operations/dnsPrivateZones.d.ts +0 -42
- package/dist/react-native/operations/dnsPrivateZones.d.ts.map +0 -1
- package/dist/react-native/operations/dnsPrivateZones.js +0 -175
- package/dist/react-native/operations/dnsPrivateZones.js.map +0 -1
- package/dist/react-native/operations/giVersions.d.ts +0 -42
- package/dist/react-native/operations/giVersions.d.ts.map +0 -1
- package/dist/react-native/operations/giVersions.js +0 -175
- package/dist/react-native/operations/giVersions.js.map +0 -1
- package/dist/react-native/operations/index.d.ts +0 -18
- package/dist/react-native/operations/index.d.ts.map +0 -1
- package/dist/react-native/operations/index.js +0 -25
- package/dist/react-native/operations/index.js.map +0 -1
- package/dist/react-native/operations/operations.d.ts +0 -32
- package/dist/react-native/operations/operations.d.ts.map +0 -1
- package/dist/react-native/operations/operations.js +0 -133
- package/dist/react-native/operations/operations.js.map +0 -1
- package/dist/react-native/operations/oracleSubscriptions.d.ts +0 -102
- package/dist/react-native/operations/oracleSubscriptions.d.ts.map +0 -1
- package/dist/react-native/operations/oracleSubscriptions.js +0 -608
- package/dist/react-native/operations/oracleSubscriptions.js.map +0 -1
- package/dist/react-native/operations/systemVersions.d.ts +0 -42
- package/dist/react-native/operations/systemVersions.d.ts.map +0 -1
- package/dist/react-native/operations/systemVersions.js +0 -175
- package/dist/react-native/operations/systemVersions.js.map +0 -1
- package/dist/react-native/operations/virtualNetworkAddresses.d.ts +0 -81
- package/dist/react-native/operations/virtualNetworkAddresses.d.ts.map +0 -1
- package/dist/react-native/operations/virtualNetworkAddresses.js +0 -374
- package/dist/react-native/operations/virtualNetworkAddresses.js.map +0 -1
- package/dist/react-native/operationsInterfaces/autonomousDatabaseBackups.d.ts +0 -74
- package/dist/react-native/operationsInterfaces/autonomousDatabaseBackups.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/autonomousDatabaseBackups.js +0 -9
- package/dist/react-native/operationsInterfaces/autonomousDatabaseBackups.js.map +0 -1
- package/dist/react-native/operationsInterfaces/autonomousDatabaseCharacterSets.d.ts +0 -19
- package/dist/react-native/operationsInterfaces/autonomousDatabaseCharacterSets.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/autonomousDatabaseCharacterSets.js +0 -9
- package/dist/react-native/operationsInterfaces/autonomousDatabaseCharacterSets.js.map +0 -1
- package/dist/react-native/operationsInterfaces/autonomousDatabaseNationalCharacterSets.d.ts +0 -19
- package/dist/react-native/operationsInterfaces/autonomousDatabaseNationalCharacterSets.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/autonomousDatabaseNationalCharacterSets.js +0 -9
- package/dist/react-native/operationsInterfaces/autonomousDatabaseNationalCharacterSets.js.map +0 -1
- package/dist/react-native/operationsInterfaces/autonomousDatabaseVersions.d.ts +0 -19
- package/dist/react-native/operationsInterfaces/autonomousDatabaseVersions.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/autonomousDatabaseVersions.js +0 -9
- package/dist/react-native/operationsInterfaces/autonomousDatabaseVersions.js.map +0 -1
- package/dist/react-native/operationsInterfaces/autonomousDatabases.d.ts +0 -141
- package/dist/react-native/operationsInterfaces/autonomousDatabases.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/autonomousDatabases.js +0 -9
- package/dist/react-native/operationsInterfaces/autonomousDatabases.js.map +0 -1
- package/dist/react-native/operationsInterfaces/cloudExadataInfrastructures.d.ts +0 -85
- package/dist/react-native/operationsInterfaces/cloudExadataInfrastructures.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/cloudExadataInfrastructures.js +0 -9
- package/dist/react-native/operationsInterfaces/cloudExadataInfrastructures.js.map +0 -1
- package/dist/react-native/operationsInterfaces/cloudVmClusters.d.ts +0 -111
- package/dist/react-native/operationsInterfaces/cloudVmClusters.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/cloudVmClusters.js +0 -9
- package/dist/react-native/operationsInterfaces/cloudVmClusters.js.map +0 -1
- package/dist/react-native/operationsInterfaces/dbNodes.d.ts +0 -40
- package/dist/react-native/operationsInterfaces/dbNodes.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/dbNodes.js +0 -9
- package/dist/react-native/operationsInterfaces/dbNodes.js.map +0 -1
- package/dist/react-native/operationsInterfaces/dbServers.d.ts +0 -21
- package/dist/react-native/operationsInterfaces/dbServers.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/dbServers.js +0 -9
- package/dist/react-native/operationsInterfaces/dbServers.js.map +0 -1
- package/dist/react-native/operationsInterfaces/dbSystemShapes.d.ts +0 -19
- package/dist/react-native/operationsInterfaces/dbSystemShapes.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/dbSystemShapes.js +0 -9
- package/dist/react-native/operationsInterfaces/dbSystemShapes.js.map +0 -1
- package/dist/react-native/operationsInterfaces/dnsPrivateViews.d.ts +0 -19
- package/dist/react-native/operationsInterfaces/dnsPrivateViews.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/dnsPrivateViews.js +0 -9
- package/dist/react-native/operationsInterfaces/dnsPrivateViews.js.map +0 -1
- package/dist/react-native/operationsInterfaces/dnsPrivateZones.d.ts +0 -19
- package/dist/react-native/operationsInterfaces/dnsPrivateZones.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/dnsPrivateZones.js +0 -9
- package/dist/react-native/operationsInterfaces/dnsPrivateZones.js.map +0 -1
- package/dist/react-native/operationsInterfaces/giVersions.d.ts +0 -19
- package/dist/react-native/operationsInterfaces/giVersions.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/giVersions.js +0 -9
- package/dist/react-native/operationsInterfaces/giVersions.js.map +0 -1
- package/dist/react-native/operationsInterfaces/index.d.ts +0 -18
- package/dist/react-native/operationsInterfaces/index.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/index.js +0 -25
- package/dist/react-native/operationsInterfaces/index.js.map +0 -1
- package/dist/react-native/operationsInterfaces/operations.d.ts +0 -11
- package/dist/react-native/operationsInterfaces/operations.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/operations.js +0 -9
- package/dist/react-native/operationsInterfaces/operations.js.map +0 -1
- package/dist/react-native/operationsInterfaces/oracleSubscriptions.d.ts +0 -81
- package/dist/react-native/operationsInterfaces/oracleSubscriptions.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/oracleSubscriptions.js +0 -9
- package/dist/react-native/operationsInterfaces/oracleSubscriptions.js.map +0 -1
- package/dist/react-native/operationsInterfaces/systemVersions.d.ts +0 -19
- package/dist/react-native/operationsInterfaces/systemVersions.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/systemVersions.js +0 -9
- package/dist/react-native/operationsInterfaces/systemVersions.js.map +0 -1
- package/dist/react-native/operationsInterfaces/virtualNetworkAddresses.d.ts +0 -56
- package/dist/react-native/operationsInterfaces/virtualNetworkAddresses.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/virtualNetworkAddresses.js +0 -9
- package/dist/react-native/operationsInterfaces/virtualNetworkAddresses.js.map +0 -1
- package/dist/react-native/pagingHelper.d.ts +0 -13
- package/dist/react-native/pagingHelper.d.ts.map +0 -1
- package/dist/react-native/pagingHelper.js +0 -32
- package/dist/react-native/pagingHelper.js.map +0 -1
|
@@ -0,0 +1,3332 @@
|
|
|
1
|
+
/** A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of results. */
|
|
2
|
+
export interface _OperationListResult {
|
|
3
|
+
/** The Operation items on this page */
|
|
4
|
+
value: Operation[];
|
|
5
|
+
/** The link to the next page of items */
|
|
6
|
+
nextLink?: string;
|
|
7
|
+
}
|
|
8
|
+
export declare function _operationListResultDeserializer(item: any): _OperationListResult;
|
|
9
|
+
export declare function operationArrayDeserializer(result: Array<Operation>): any[];
|
|
10
|
+
/** Details of a REST API operation, returned from the Resource Provider Operations API */
|
|
11
|
+
export interface Operation {
|
|
12
|
+
/** The name of the operation, as per Resource-Based Access Control (RBAC). Examples: "Microsoft.Compute/virtualMachines/write", "Microsoft.Compute/virtualMachines/capture/action" */
|
|
13
|
+
readonly name?: string;
|
|
14
|
+
/** Whether the operation applies to data-plane. This is "true" for data-plane operations and "false" for Azure Resource Manager/control-plane operations. */
|
|
15
|
+
readonly isDataAction?: boolean;
|
|
16
|
+
/** Localized display information for this particular operation. */
|
|
17
|
+
display?: OperationDisplay;
|
|
18
|
+
/** The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system" */
|
|
19
|
+
readonly origin?: Origin;
|
|
20
|
+
/** Extensible enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs. */
|
|
21
|
+
readonly actionType?: ActionType;
|
|
22
|
+
}
|
|
23
|
+
export declare function operationDeserializer(item: any): Operation;
|
|
24
|
+
/** Localized display information for and operation. */
|
|
25
|
+
export interface OperationDisplay {
|
|
26
|
+
/** The localized friendly form of the resource provider name, e.g. "Microsoft Monitoring Insights" or "Microsoft Compute". */
|
|
27
|
+
readonly provider?: string;
|
|
28
|
+
/** The localized friendly name of the resource type related to this operation. E.g. "Virtual Machines" or "Job Schedule Collections". */
|
|
29
|
+
readonly resource?: string;
|
|
30
|
+
/** The concise, localized friendly name for the operation; suitable for dropdowns. E.g. "Create or Update Virtual Machine", "Restart Virtual Machine". */
|
|
31
|
+
readonly operation?: string;
|
|
32
|
+
/** The short, localized friendly description of the operation; suitable for tool tips and detailed views. */
|
|
33
|
+
readonly description?: string;
|
|
34
|
+
}
|
|
35
|
+
export declare function operationDisplayDeserializer(item: any): OperationDisplay;
|
|
36
|
+
/** The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system" */
|
|
37
|
+
export declare enum KnownOrigin {
|
|
38
|
+
/** Indicates the operation is initiated by a user. */
|
|
39
|
+
User = "user",
|
|
40
|
+
/** Indicates the operation is initiated by a system. */
|
|
41
|
+
System = "system",
|
|
42
|
+
/** Indicates the operation is initiated by a user or system. */
|
|
43
|
+
UserSystem = "user,system"
|
|
44
|
+
}
|
|
45
|
+
/**
|
|
46
|
+
* The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system" \
|
|
47
|
+
* {@link KnownOrigin} can be used interchangeably with Origin,
|
|
48
|
+
* this enum contains the known values that the service supports.
|
|
49
|
+
* ### Known values supported by the service
|
|
50
|
+
* **user**: Indicates the operation is initiated by a user. \
|
|
51
|
+
* **system**: Indicates the operation is initiated by a system. \
|
|
52
|
+
* **user,system**: Indicates the operation is initiated by a user or system.
|
|
53
|
+
*/
|
|
54
|
+
export type Origin = string;
|
|
55
|
+
/** Extensible enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs. */
|
|
56
|
+
export declare enum KnownActionType {
|
|
57
|
+
/** Actions are for internal-only APIs. */
|
|
58
|
+
Internal = "Internal"
|
|
59
|
+
}
|
|
60
|
+
/**
|
|
61
|
+
* Extensible enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs. \
|
|
62
|
+
* {@link KnownActionType} can be used interchangeably with ActionType,
|
|
63
|
+
* this enum contains the known values that the service supports.
|
|
64
|
+
* ### Known values supported by the service
|
|
65
|
+
* **Internal**: Actions are for internal-only APIs.
|
|
66
|
+
*/
|
|
67
|
+
export type ActionType = string;
|
|
68
|
+
/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. */
|
|
69
|
+
export interface ErrorResponse {
|
|
70
|
+
/** The error object. */
|
|
71
|
+
error?: ErrorDetail;
|
|
72
|
+
}
|
|
73
|
+
export declare function errorResponseDeserializer(item: any): ErrorResponse;
|
|
74
|
+
/** The error detail. */
|
|
75
|
+
export interface ErrorDetail {
|
|
76
|
+
/** The error code. */
|
|
77
|
+
readonly code?: string;
|
|
78
|
+
/** The error message. */
|
|
79
|
+
readonly message?: string;
|
|
80
|
+
/** The error target. */
|
|
81
|
+
readonly target?: string;
|
|
82
|
+
/** The error details. */
|
|
83
|
+
readonly details?: ErrorDetail[];
|
|
84
|
+
/** The error additional info. */
|
|
85
|
+
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
86
|
+
}
|
|
87
|
+
export declare function errorDetailDeserializer(item: any): ErrorDetail;
|
|
88
|
+
export declare function errorDetailArrayDeserializer(result: Array<ErrorDetail>): any[];
|
|
89
|
+
export declare function errorAdditionalInfoArrayDeserializer(result: Array<ErrorAdditionalInfo>): any[];
|
|
90
|
+
/** The resource management error additional info. */
|
|
91
|
+
export interface ErrorAdditionalInfo {
|
|
92
|
+
/** The additional info type. */
|
|
93
|
+
readonly type?: string;
|
|
94
|
+
/** The additional info. */
|
|
95
|
+
readonly info?: any;
|
|
96
|
+
}
|
|
97
|
+
export declare function errorAdditionalInfoDeserializer(item: any): ErrorAdditionalInfo;
|
|
98
|
+
/** The response of a CloudExadataInfrastructure list operation. */
|
|
99
|
+
export interface _CloudExadataInfrastructureListResult {
|
|
100
|
+
/** The CloudExadataInfrastructure items on this page */
|
|
101
|
+
value: CloudExadataInfrastructure[];
|
|
102
|
+
/** The link to the next page of items */
|
|
103
|
+
nextLink?: string;
|
|
104
|
+
}
|
|
105
|
+
export declare function _cloudExadataInfrastructureListResultDeserializer(item: any): _CloudExadataInfrastructureListResult;
|
|
106
|
+
export declare function cloudExadataInfrastructureArraySerializer(result: Array<CloudExadataInfrastructure>): any[];
|
|
107
|
+
export declare function cloudExadataInfrastructureArrayDeserializer(result: Array<CloudExadataInfrastructure>): any[];
|
|
108
|
+
/** CloudExadataInfrastructure resource definition */
|
|
109
|
+
export interface CloudExadataInfrastructure extends TrackedResource {
|
|
110
|
+
/** The resource-specific properties for this resource. */
|
|
111
|
+
properties?: CloudExadataInfrastructureProperties;
|
|
112
|
+
/** CloudExadataInfrastructure zones */
|
|
113
|
+
zones: string[];
|
|
114
|
+
}
|
|
115
|
+
export declare function cloudExadataInfrastructureSerializer(item: CloudExadataInfrastructure): any;
|
|
116
|
+
export declare function cloudExadataInfrastructureDeserializer(item: any): CloudExadataInfrastructure;
|
|
117
|
+
/** CloudExadataInfrastructure resource model */
|
|
118
|
+
export interface CloudExadataInfrastructureProperties {
|
|
119
|
+
/** Defined file system configurations */
|
|
120
|
+
readonly definedFileSystemConfiguration?: DefinedFileSystemConfiguration[];
|
|
121
|
+
/** Exadata infra ocid */
|
|
122
|
+
readonly ocid?: string;
|
|
123
|
+
/** The number of compute servers for the cloud Exadata infrastructure. */
|
|
124
|
+
computeCount?: number;
|
|
125
|
+
/** The number of storage servers for the cloud Exadata infrastructure. */
|
|
126
|
+
storageCount?: number;
|
|
127
|
+
/** The total storage allocated to the cloud Exadata infrastructure resource, in gigabytes (GB). */
|
|
128
|
+
readonly totalStorageSizeInGbs?: number;
|
|
129
|
+
/** The available storage can be allocated to the cloud Exadata infrastructure resource, in gigabytes (GB). */
|
|
130
|
+
readonly availableStorageSizeInGbs?: number;
|
|
131
|
+
/** The date and time the cloud Exadata infrastructure resource was created. */
|
|
132
|
+
readonly timeCreated?: string;
|
|
133
|
+
/** Additional information about the current lifecycle state. */
|
|
134
|
+
readonly lifecycleDetails?: string;
|
|
135
|
+
/** maintenanceWindow property */
|
|
136
|
+
maintenanceWindow?: MaintenanceWindow;
|
|
137
|
+
/** The estimated total time required in minutes for all patching operations (database server, storage server, and network switch patching). */
|
|
138
|
+
readonly estimatedPatchingTime?: EstimatedPatchingTime;
|
|
139
|
+
/** The list of customer email addresses that receive information from Oracle about the specified OCI Database service resource. Oracle uses these email addresses to send notifications about planned and unplanned software maintenance updates, information about system hardware, and other information needed by administrators. Up to 10 email addresses can be added to the customer contacts for a cloud Exadata infrastructure instance. */
|
|
140
|
+
customerContacts?: CustomerContact[];
|
|
141
|
+
/** CloudExadataInfrastructure provisioning state */
|
|
142
|
+
readonly provisioningState?: AzureResourceProvisioningState;
|
|
143
|
+
/** CloudExadataInfrastructure lifecycle state */
|
|
144
|
+
readonly lifecycleState?: CloudExadataInfrastructureLifecycleState;
|
|
145
|
+
/** The model name of the cloud Exadata infrastructure resource. */
|
|
146
|
+
shape: string;
|
|
147
|
+
/** HTTPS link to OCI resources exposed to Azure Customer via Azure Interface. */
|
|
148
|
+
readonly ociUrl?: string;
|
|
149
|
+
/** The total number of CPU cores allocated. */
|
|
150
|
+
readonly cpuCount?: number;
|
|
151
|
+
/** The total number of CPU cores available. */
|
|
152
|
+
readonly maxCpuCount?: number;
|
|
153
|
+
/** The memory allocated in GBs. */
|
|
154
|
+
readonly memorySizeInGbs?: number;
|
|
155
|
+
/** The total memory available in GBs. */
|
|
156
|
+
readonly maxMemoryInGbs?: number;
|
|
157
|
+
/** The local node storage to be allocated in GBs. */
|
|
158
|
+
readonly dbNodeStorageSizeInGbs?: number;
|
|
159
|
+
/** The total local node storage available in GBs. */
|
|
160
|
+
readonly maxDbNodeStorageSizeInGbs?: number;
|
|
161
|
+
/** The quantity of data in the database, in terabytes. */
|
|
162
|
+
readonly dataStorageSizeInTbs?: number;
|
|
163
|
+
/** The total available DATA disk group size. */
|
|
164
|
+
readonly maxDataStorageInTbs?: number;
|
|
165
|
+
/** The software version of the database servers (dom0) in the Exadata infrastructure. */
|
|
166
|
+
readonly dbServerVersion?: string;
|
|
167
|
+
/** The software version of the storage servers (cells) in the Exadata infrastructure. */
|
|
168
|
+
readonly storageServerVersion?: string;
|
|
169
|
+
/** The requested number of additional storage servers activated for the Exadata infrastructure. */
|
|
170
|
+
readonly activatedStorageCount?: number;
|
|
171
|
+
/** The requested number of additional storage servers for the Exadata infrastructure. */
|
|
172
|
+
readonly additionalStorageCount?: number;
|
|
173
|
+
/** The name for the Exadata infrastructure. */
|
|
174
|
+
displayName: string;
|
|
175
|
+
/** The OCID of the last maintenance run. */
|
|
176
|
+
readonly lastMaintenanceRunId?: string;
|
|
177
|
+
/** The OCID of the next maintenance run. */
|
|
178
|
+
readonly nextMaintenanceRunId?: string;
|
|
179
|
+
/** Monthly Db Server version */
|
|
180
|
+
readonly monthlyDbServerVersion?: string;
|
|
181
|
+
/** Monthly Storage Server version */
|
|
182
|
+
readonly monthlyStorageServerVersion?: string;
|
|
183
|
+
/** The database server model type of the cloud Exadata infrastructure resource. */
|
|
184
|
+
databaseServerType?: string;
|
|
185
|
+
/** The storage server model type of the cloud Exadata infrastructure resource. */
|
|
186
|
+
storageServerType?: string;
|
|
187
|
+
/** The compute model of the Exadata Infrastructure */
|
|
188
|
+
readonly computeModel?: ComputeModel;
|
|
189
|
+
}
|
|
190
|
+
export declare function cloudExadataInfrastructurePropertiesSerializer(item: CloudExadataInfrastructureProperties): any;
|
|
191
|
+
export declare function cloudExadataInfrastructurePropertiesDeserializer(item: any): CloudExadataInfrastructureProperties;
|
|
192
|
+
export declare function definedFileSystemConfigurationArrayDeserializer(result: Array<DefinedFileSystemConfiguration>): any[];
|
|
193
|
+
/** Predefined configurations for the file system */
|
|
194
|
+
export interface DefinedFileSystemConfiguration {
|
|
195
|
+
/** Checks if the data can be backed up */
|
|
196
|
+
isBackupPartition?: boolean;
|
|
197
|
+
/** Checks if the mount path is resizable */
|
|
198
|
+
isResizable?: boolean;
|
|
199
|
+
/** Minimum size of mount path in Gb */
|
|
200
|
+
minSizeGb?: number;
|
|
201
|
+
/** Mount path for the file system */
|
|
202
|
+
mountPoint?: string;
|
|
203
|
+
}
|
|
204
|
+
export declare function definedFileSystemConfigurationDeserializer(item: any): DefinedFileSystemConfiguration;
|
|
205
|
+
/** MaintenanceWindow resource properties */
|
|
206
|
+
export interface MaintenanceWindow {
|
|
207
|
+
/** The maintenance window scheduling preference. */
|
|
208
|
+
preference?: Preference;
|
|
209
|
+
/** Months during the year when maintenance should be performed. */
|
|
210
|
+
months?: Month[];
|
|
211
|
+
/** Weeks during the month when maintenance should be performed. Weeks start on the 1st, 8th, 15th, and 22nd days of the month, and have a duration of 7 days. Weeks start and end based on calendar dates, not days of the week. For example, to allow maintenance during the 2nd week of the month (from the 8th day to the 14th day of the month), use the value 2. Maintenance cannot be scheduled for the fifth week of months that contain more than 28 days. Note that this parameter works in conjunction with the daysOfWeek and hoursOfDay parameters to allow you to specify specific days of the week and hours that maintenance will be performed. */
|
|
212
|
+
weeksOfMonth?: number[];
|
|
213
|
+
/** Days during the week when maintenance should be performed. */
|
|
214
|
+
daysOfWeek?: DayOfWeek[];
|
|
215
|
+
/** The window of hours during the day when maintenance should be performed. The window is a 4 hour slot. Valid values are - 0 - represents time slot 0:00 - 3:59 UTC - 4 - represents time slot 4:00 - 7:59 UTC - 8 - represents time slot 8:00 - 11:59 UTC - 12 - represents time slot 12:00 - 15:59 UTC - 16 - represents time slot 16:00 - 19:59 UTC - 20 - represents time slot 20:00 - 23:59 UTC */
|
|
216
|
+
hoursOfDay?: number[];
|
|
217
|
+
/** Lead time window allows user to set a lead time to prepare for a down time. The lead time is in weeks and valid value is between 1 to 4. */
|
|
218
|
+
leadTimeInWeeks?: number;
|
|
219
|
+
/** Cloud Exadata infrastructure node patching method. */
|
|
220
|
+
patchingMode?: PatchingMode;
|
|
221
|
+
/** Determines the amount of time the system will wait before the start of each database server patching operation. Custom action timeout is in minutes and valid value is between 15 to 120 (inclusive). */
|
|
222
|
+
customActionTimeoutInMins?: number;
|
|
223
|
+
/** If true, enables the configuration of a custom action timeout (waiting period) between database server patching operations. */
|
|
224
|
+
isCustomActionTimeoutEnabled?: boolean;
|
|
225
|
+
/** is Monthly Patching Enabled */
|
|
226
|
+
isMonthlyPatchingEnabled?: boolean;
|
|
227
|
+
}
|
|
228
|
+
export declare function maintenanceWindowSerializer(item: MaintenanceWindow): any;
|
|
229
|
+
export declare function maintenanceWindowDeserializer(item: any): MaintenanceWindow;
|
|
230
|
+
/** Preference enum */
|
|
231
|
+
export declare enum KnownPreference {
|
|
232
|
+
/** No preference */
|
|
233
|
+
NoPreference = "NoPreference",
|
|
234
|
+
/** Custom preference */
|
|
235
|
+
CustomPreference = "CustomPreference"
|
|
236
|
+
}
|
|
237
|
+
/**
|
|
238
|
+
* Preference enum \
|
|
239
|
+
* {@link KnownPreference} can be used interchangeably with Preference,
|
|
240
|
+
* this enum contains the known values that the service supports.
|
|
241
|
+
* ### Known values supported by the service
|
|
242
|
+
* **NoPreference**: No preference \
|
|
243
|
+
* **CustomPreference**: Custom preference
|
|
244
|
+
*/
|
|
245
|
+
export type Preference = string;
|
|
246
|
+
export declare function monthArraySerializer(result: Array<Month>): any[];
|
|
247
|
+
export declare function monthArrayDeserializer(result: Array<Month>): any[];
|
|
248
|
+
/** Month resource properties */
|
|
249
|
+
export interface Month {
|
|
250
|
+
/** Name of the month of the year. */
|
|
251
|
+
name: MonthName;
|
|
252
|
+
}
|
|
253
|
+
export declare function monthSerializer(item: Month): any;
|
|
254
|
+
export declare function monthDeserializer(item: any): Month;
|
|
255
|
+
/** MonthName enum */
|
|
256
|
+
export declare enum KnownMonthName {
|
|
257
|
+
/** January value */
|
|
258
|
+
January = "January",
|
|
259
|
+
/** February value */
|
|
260
|
+
February = "February",
|
|
261
|
+
/** March value */
|
|
262
|
+
March = "March",
|
|
263
|
+
/** April value */
|
|
264
|
+
April = "April",
|
|
265
|
+
/** May value */
|
|
266
|
+
May = "May",
|
|
267
|
+
/** June value */
|
|
268
|
+
June = "June",
|
|
269
|
+
/** July value */
|
|
270
|
+
July = "July",
|
|
271
|
+
/** August value */
|
|
272
|
+
August = "August",
|
|
273
|
+
/** September value */
|
|
274
|
+
September = "September",
|
|
275
|
+
/** October value */
|
|
276
|
+
October = "October",
|
|
277
|
+
/** November value */
|
|
278
|
+
November = "November",
|
|
279
|
+
/** December value */
|
|
280
|
+
December = "December"
|
|
281
|
+
}
|
|
282
|
+
/**
|
|
283
|
+
* MonthName enum \
|
|
284
|
+
* {@link KnownMonthName} can be used interchangeably with MonthName,
|
|
285
|
+
* this enum contains the known values that the service supports.
|
|
286
|
+
* ### Known values supported by the service
|
|
287
|
+
* **January**: January value \
|
|
288
|
+
* **February**: February value \
|
|
289
|
+
* **March**: March value \
|
|
290
|
+
* **April**: April value \
|
|
291
|
+
* **May**: May value \
|
|
292
|
+
* **June**: June value \
|
|
293
|
+
* **July**: July value \
|
|
294
|
+
* **August**: August value \
|
|
295
|
+
* **September**: September value \
|
|
296
|
+
* **October**: October value \
|
|
297
|
+
* **November**: November value \
|
|
298
|
+
* **December**: December value
|
|
299
|
+
*/
|
|
300
|
+
export type MonthName = string;
|
|
301
|
+
export declare function dayOfWeekArraySerializer(result: Array<DayOfWeek>): any[];
|
|
302
|
+
export declare function dayOfWeekArrayDeserializer(result: Array<DayOfWeek>): any[];
|
|
303
|
+
/** DayOfWeek resource properties */
|
|
304
|
+
export interface DayOfWeek {
|
|
305
|
+
/** Name of the day of the week. */
|
|
306
|
+
name: DayOfWeekName;
|
|
307
|
+
}
|
|
308
|
+
export declare function dayOfWeekSerializer(item: DayOfWeek): any;
|
|
309
|
+
export declare function dayOfWeekDeserializer(item: any): DayOfWeek;
|
|
310
|
+
/** DayOfWeekName enum */
|
|
311
|
+
export declare enum KnownDayOfWeekName {
|
|
312
|
+
/** Monday value */
|
|
313
|
+
Monday = "Monday",
|
|
314
|
+
/** Tuesday value */
|
|
315
|
+
Tuesday = "Tuesday",
|
|
316
|
+
/** Wednesday value */
|
|
317
|
+
Wednesday = "Wednesday",
|
|
318
|
+
/** Thursday value */
|
|
319
|
+
Thursday = "Thursday",
|
|
320
|
+
/** Friday value */
|
|
321
|
+
Friday = "Friday",
|
|
322
|
+
/** Saturday value */
|
|
323
|
+
Saturday = "Saturday",
|
|
324
|
+
/** Sunday value */
|
|
325
|
+
Sunday = "Sunday"
|
|
326
|
+
}
|
|
327
|
+
/**
|
|
328
|
+
* DayOfWeekName enum \
|
|
329
|
+
* {@link KnownDayOfWeekName} can be used interchangeably with DayOfWeekName,
|
|
330
|
+
* this enum contains the known values that the service supports.
|
|
331
|
+
* ### Known values supported by the service
|
|
332
|
+
* **Monday**: Monday value \
|
|
333
|
+
* **Tuesday**: Tuesday value \
|
|
334
|
+
* **Wednesday**: Wednesday value \
|
|
335
|
+
* **Thursday**: Thursday value \
|
|
336
|
+
* **Friday**: Friday value \
|
|
337
|
+
* **Saturday**: Saturday value \
|
|
338
|
+
* **Sunday**: Sunday value
|
|
339
|
+
*/
|
|
340
|
+
export type DayOfWeekName = string;
|
|
341
|
+
/** Patching mode enum */
|
|
342
|
+
export declare enum KnownPatchingMode {
|
|
343
|
+
/** Rolling patching */
|
|
344
|
+
Rolling = "Rolling",
|
|
345
|
+
/** Non Rolling patching */
|
|
346
|
+
NonRolling = "NonRolling"
|
|
347
|
+
}
|
|
348
|
+
/**
|
|
349
|
+
* Patching mode enum \
|
|
350
|
+
* {@link KnownPatchingMode} can be used interchangeably with PatchingMode,
|
|
351
|
+
* this enum contains the known values that the service supports.
|
|
352
|
+
* ### Known values supported by the service
|
|
353
|
+
* **Rolling**: Rolling patching \
|
|
354
|
+
* **NonRolling**: Non Rolling patching
|
|
355
|
+
*/
|
|
356
|
+
export type PatchingMode = string;
|
|
357
|
+
/** The estimated total time required in minutes for all patching operations (database server, storage server, and network switch patching). */
|
|
358
|
+
export interface EstimatedPatchingTime {
|
|
359
|
+
/** The estimated time required in minutes for database server patching. */
|
|
360
|
+
readonly estimatedDbServerPatchingTime?: number;
|
|
361
|
+
/** The estimated time required in minutes for network switch patching. */
|
|
362
|
+
readonly estimatedNetworkSwitchesPatchingTime?: number;
|
|
363
|
+
/** The estimated time required in minutes for storage server patching. */
|
|
364
|
+
readonly estimatedStorageServerPatchingTime?: number;
|
|
365
|
+
/** The estimated total time required in minutes for all patching operations. */
|
|
366
|
+
readonly totalEstimatedPatchingTime?: number;
|
|
367
|
+
}
|
|
368
|
+
export declare function estimatedPatchingTimeDeserializer(item: any): EstimatedPatchingTime;
|
|
369
|
+
export declare function customerContactArraySerializer(result: Array<CustomerContact>): any[];
|
|
370
|
+
export declare function customerContactArrayDeserializer(result: Array<CustomerContact>): any[];
|
|
371
|
+
/** CustomerContact resource properties */
|
|
372
|
+
export interface CustomerContact {
|
|
373
|
+
/** The email address used by Oracle to send notifications regarding databases and infrastructure. */
|
|
374
|
+
email: string;
|
|
375
|
+
}
|
|
376
|
+
export declare function customerContactSerializer(item: CustomerContact): any;
|
|
377
|
+
export declare function customerContactDeserializer(item: any): CustomerContact;
|
|
378
|
+
/** Azure Resource Provisioning State enum */
|
|
379
|
+
export declare enum KnownAzureResourceProvisioningState {
|
|
380
|
+
/** Resource has been created. */
|
|
381
|
+
Succeeded = "Succeeded",
|
|
382
|
+
/** Resource creation failed. */
|
|
383
|
+
Failed = "Failed",
|
|
384
|
+
/** Resource creation was canceled. */
|
|
385
|
+
Canceled = "Canceled",
|
|
386
|
+
/** Indicates that resource in Provisioning state */
|
|
387
|
+
Provisioning = "Provisioning"
|
|
388
|
+
}
|
|
389
|
+
/**
|
|
390
|
+
* Azure Resource Provisioning State enum \
|
|
391
|
+
* {@link KnownAzureResourceProvisioningState} can be used interchangeably with AzureResourceProvisioningState,
|
|
392
|
+
* this enum contains the known values that the service supports.
|
|
393
|
+
* ### Known values supported by the service
|
|
394
|
+
* **Succeeded**: Resource has been created. \
|
|
395
|
+
* **Failed**: Resource creation failed. \
|
|
396
|
+
* **Canceled**: Resource creation was canceled. \
|
|
397
|
+
* **Provisioning**: Indicates that resource in Provisioning state
|
|
398
|
+
*/
|
|
399
|
+
export type AzureResourceProvisioningState = string;
|
|
400
|
+
/** CloudExadataInfrastructureLifecycleState enum */
|
|
401
|
+
export declare enum KnownCloudExadataInfrastructureLifecycleState {
|
|
402
|
+
/** Indicates that resource in Provisioning state */
|
|
403
|
+
Provisioning = "Provisioning",
|
|
404
|
+
/** Indicates that resource in Available state */
|
|
405
|
+
Available = "Available",
|
|
406
|
+
/** Indicates that resource in Updating state */
|
|
407
|
+
Updating = "Updating",
|
|
408
|
+
/** Indicates that resource in Terminating state */
|
|
409
|
+
Terminating = "Terminating",
|
|
410
|
+
/** Indicates that resource in Terminated state */
|
|
411
|
+
Terminated = "Terminated",
|
|
412
|
+
/** Indicates that resource maintenance in progress state */
|
|
413
|
+
MaintenanceInProgress = "MaintenanceInProgress",
|
|
414
|
+
/** Indicates that resource in Failed state */
|
|
415
|
+
Failed = "Failed"
|
|
416
|
+
}
|
|
417
|
+
/**
|
|
418
|
+
* CloudExadataInfrastructureLifecycleState enum \
|
|
419
|
+
* {@link KnownCloudExadataInfrastructureLifecycleState} can be used interchangeably with CloudExadataInfrastructureLifecycleState,
|
|
420
|
+
* this enum contains the known values that the service supports.
|
|
421
|
+
* ### Known values supported by the service
|
|
422
|
+
* **Provisioning**: Indicates that resource in Provisioning state \
|
|
423
|
+
* **Available**: Indicates that resource in Available state \
|
|
424
|
+
* **Updating**: Indicates that resource in Updating state \
|
|
425
|
+
* **Terminating**: Indicates that resource in Terminating state \
|
|
426
|
+
* **Terminated**: Indicates that resource in Terminated state \
|
|
427
|
+
* **MaintenanceInProgress**: Indicates that resource maintenance in progress state \
|
|
428
|
+
* **Failed**: Indicates that resource in Failed state
|
|
429
|
+
*/
|
|
430
|
+
export type CloudExadataInfrastructureLifecycleState = string;
|
|
431
|
+
/** Compute model enum */
|
|
432
|
+
export declare enum KnownComputeModel {
|
|
433
|
+
/** ECPU model type */
|
|
434
|
+
Ecpu = "ECPU",
|
|
435
|
+
/** OCPU model type */
|
|
436
|
+
Ocpu = "OCPU"
|
|
437
|
+
}
|
|
438
|
+
/**
|
|
439
|
+
* Compute model enum \
|
|
440
|
+
* {@link KnownComputeModel} can be used interchangeably with ComputeModel,
|
|
441
|
+
* this enum contains the known values that the service supports.
|
|
442
|
+
* ### Known values supported by the service
|
|
443
|
+
* **ECPU**: ECPU model type \
|
|
444
|
+
* **OCPU**: OCPU model type
|
|
445
|
+
*/
|
|
446
|
+
export type ComputeModel = string;
|
|
447
|
+
/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
|
|
448
|
+
export interface TrackedResource extends Resource {
|
|
449
|
+
/** Resource tags. */
|
|
450
|
+
tags?: Record<string, string>;
|
|
451
|
+
/** The geo-location where the resource lives */
|
|
452
|
+
location: string;
|
|
453
|
+
}
|
|
454
|
+
export declare function trackedResourceSerializer(item: TrackedResource): any;
|
|
455
|
+
export declare function trackedResourceDeserializer(item: any): TrackedResource;
|
|
456
|
+
/** Common fields that are returned in the response for all Azure Resource Manager resources */
|
|
457
|
+
export interface Resource {
|
|
458
|
+
/** Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} */
|
|
459
|
+
readonly id?: string;
|
|
460
|
+
/** The name of the resource */
|
|
461
|
+
readonly name?: string;
|
|
462
|
+
/** The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" */
|
|
463
|
+
readonly type?: string;
|
|
464
|
+
/** Azure Resource Manager metadata containing createdBy and modifiedBy information. */
|
|
465
|
+
readonly systemData?: SystemData;
|
|
466
|
+
}
|
|
467
|
+
export declare function resourceSerializer(item: Resource): any;
|
|
468
|
+
export declare function resourceDeserializer(item: any): Resource;
|
|
469
|
+
/** Metadata pertaining to creation and last modification of the resource. */
|
|
470
|
+
export interface SystemData {
|
|
471
|
+
/** The identity that created the resource. */
|
|
472
|
+
createdBy?: string;
|
|
473
|
+
/** The type of identity that created the resource. */
|
|
474
|
+
createdByType?: CreatedByType;
|
|
475
|
+
/** The timestamp of resource creation (UTC). */
|
|
476
|
+
createdAt?: Date;
|
|
477
|
+
/** The identity that last modified the resource. */
|
|
478
|
+
lastModifiedBy?: string;
|
|
479
|
+
/** The type of identity that last modified the resource. */
|
|
480
|
+
lastModifiedByType?: CreatedByType;
|
|
481
|
+
/** The timestamp of resource last modification (UTC) */
|
|
482
|
+
lastModifiedAt?: Date;
|
|
483
|
+
}
|
|
484
|
+
export declare function systemDataDeserializer(item: any): SystemData;
|
|
485
|
+
/** The kind of entity that created the resource. */
|
|
486
|
+
export declare enum KnownCreatedByType {
|
|
487
|
+
/** The entity was created by a user. */
|
|
488
|
+
User = "User",
|
|
489
|
+
/** The entity was created by an application. */
|
|
490
|
+
Application = "Application",
|
|
491
|
+
/** The entity was created by a managed identity. */
|
|
492
|
+
ManagedIdentity = "ManagedIdentity",
|
|
493
|
+
/** The entity was created by a key. */
|
|
494
|
+
Key = "Key"
|
|
495
|
+
}
|
|
496
|
+
/**
|
|
497
|
+
* The kind of entity that created the resource. \
|
|
498
|
+
* {@link KnowncreatedByType} can be used interchangeably with createdByType,
|
|
499
|
+
* this enum contains the known values that the service supports.
|
|
500
|
+
* ### Known values supported by the service
|
|
501
|
+
* **User**: The entity was created by a user. \
|
|
502
|
+
* **Application**: The entity was created by an application. \
|
|
503
|
+
* **ManagedIdentity**: The entity was created by a managed identity. \
|
|
504
|
+
* **Key**: The entity was created by a key.
|
|
505
|
+
*/
|
|
506
|
+
export type CreatedByType = string;
|
|
507
|
+
/** The provisioning state of a resource type. */
|
|
508
|
+
export declare enum KnownResourceProvisioningState {
|
|
509
|
+
/** Resource has been created. */
|
|
510
|
+
Succeeded = "Succeeded",
|
|
511
|
+
/** Resource creation failed. */
|
|
512
|
+
Failed = "Failed",
|
|
513
|
+
/** Resource creation was canceled. */
|
|
514
|
+
Canceled = "Canceled"
|
|
515
|
+
}
|
|
516
|
+
/**
|
|
517
|
+
* The provisioning state of a resource type. \
|
|
518
|
+
* {@link KnownResourceProvisioningState} can be used interchangeably with ResourceProvisioningState,
|
|
519
|
+
* this enum contains the known values that the service supports.
|
|
520
|
+
* ### Known values supported by the service
|
|
521
|
+
* **Succeeded**: Resource has been created. \
|
|
522
|
+
* **Failed**: Resource creation failed. \
|
|
523
|
+
* **Canceled**: Resource creation was canceled.
|
|
524
|
+
*/
|
|
525
|
+
export type ResourceProvisioningState = string;
|
|
526
|
+
/** The type used for update operations of the CloudExadataInfrastructure. */
|
|
527
|
+
export interface CloudExadataInfrastructureUpdate {
|
|
528
|
+
/** CloudExadataInfrastructure zones */
|
|
529
|
+
zones?: string[];
|
|
530
|
+
/** Resource tags. */
|
|
531
|
+
tags?: Record<string, string>;
|
|
532
|
+
/** The resource-specific properties for this resource. */
|
|
533
|
+
properties?: CloudExadataInfrastructureUpdateProperties;
|
|
534
|
+
}
|
|
535
|
+
export declare function cloudExadataInfrastructureUpdateSerializer(item: CloudExadataInfrastructureUpdate): any;
|
|
536
|
+
/** The updatable properties of the CloudExadataInfrastructure. */
|
|
537
|
+
export interface CloudExadataInfrastructureUpdateProperties {
|
|
538
|
+
/** The number of compute servers for the cloud Exadata infrastructure. */
|
|
539
|
+
computeCount?: number;
|
|
540
|
+
/** The number of storage servers for the cloud Exadata infrastructure. */
|
|
541
|
+
storageCount?: number;
|
|
542
|
+
/** maintenanceWindow property */
|
|
543
|
+
maintenanceWindow?: MaintenanceWindow;
|
|
544
|
+
/** The list of customer email addresses that receive information from Oracle about the specified OCI Database service resource. Oracle uses these email addresses to send notifications about planned and unplanned software maintenance updates, information about system hardware, and other information needed by administrators. Up to 10 email addresses can be added to the customer contacts for a cloud Exadata infrastructure instance. */
|
|
545
|
+
customerContacts?: CustomerContact[];
|
|
546
|
+
/** The name for the Exadata infrastructure. */
|
|
547
|
+
displayName?: string;
|
|
548
|
+
}
|
|
549
|
+
export declare function cloudExadataInfrastructureUpdatePropertiesSerializer(item: CloudExadataInfrastructureUpdateProperties): any;
|
|
550
|
+
/** DbServer resource model */
|
|
551
|
+
export interface DbServer extends ProxyResource {
|
|
552
|
+
/** The resource-specific properties for this resource. */
|
|
553
|
+
properties?: DbServerProperties;
|
|
554
|
+
}
|
|
555
|
+
export declare function dbServerDeserializer(item: any): DbServer;
|
|
556
|
+
/** DbServer resource properties */
|
|
557
|
+
export interface DbServerProperties {
|
|
558
|
+
/** Db server name. */
|
|
559
|
+
readonly ocid?: string;
|
|
560
|
+
/** The name for the Db Server. */
|
|
561
|
+
readonly displayName?: string;
|
|
562
|
+
/** The OCID of the compartment. */
|
|
563
|
+
readonly compartmentId?: string;
|
|
564
|
+
/** The OCID of the Exadata infrastructure. */
|
|
565
|
+
readonly exadataInfrastructureId?: string;
|
|
566
|
+
/** The number of CPU cores enabled on the Db server. */
|
|
567
|
+
readonly cpuCoreCount?: number;
|
|
568
|
+
/** dbServerPatching details of the Db server. */
|
|
569
|
+
readonly dbServerPatchingDetails?: DbServerPatchingDetails;
|
|
570
|
+
/** The total memory available in GBs. */
|
|
571
|
+
readonly maxMemoryInGbs?: number;
|
|
572
|
+
/** The allocated local node storage in GBs on the Db server. */
|
|
573
|
+
readonly dbNodeStorageSizeInGbs?: number;
|
|
574
|
+
/** The OCID of the VM Clusters associated with the Db server. */
|
|
575
|
+
readonly vmClusterIds?: string[];
|
|
576
|
+
/** The OCID of the Db nodes associated with the Db server. */
|
|
577
|
+
readonly dbNodeIds?: string[];
|
|
578
|
+
/** Lifecycle details of dbServer. */
|
|
579
|
+
readonly lifecycleDetails?: string;
|
|
580
|
+
/** DbServer provisioning state. */
|
|
581
|
+
readonly lifecycleState?: DbServerProvisioningState;
|
|
582
|
+
/** The total number of CPU cores available. */
|
|
583
|
+
readonly maxCpuCount?: number;
|
|
584
|
+
/** The list of OCIDs of the Autonomous VM Clusters associated with the Db server. */
|
|
585
|
+
readonly autonomousVmClusterIds?: string[];
|
|
586
|
+
/** The list of OCIDs of the Autonomous Virtual Machines associated with the Db server. */
|
|
587
|
+
readonly autonomousVirtualMachineIds?: string[];
|
|
588
|
+
/** The total max dbNode storage in GBs. */
|
|
589
|
+
readonly maxDbNodeStorageInGbs?: number;
|
|
590
|
+
/** The total memory size in GBs. */
|
|
591
|
+
readonly memorySizeInGbs?: number;
|
|
592
|
+
/** The shape of the Db server. The shape determines the amount of CPU, storage, and memory resources available. */
|
|
593
|
+
readonly shape?: string;
|
|
594
|
+
/** The date and time that the Db Server was created. */
|
|
595
|
+
readonly timeCreated?: Date;
|
|
596
|
+
/** Azure resource provisioning state. */
|
|
597
|
+
readonly provisioningState?: ResourceProvisioningState;
|
|
598
|
+
/** The compute model of the Exadata Infrastructure */
|
|
599
|
+
readonly computeModel?: ComputeModel;
|
|
600
|
+
}
|
|
601
|
+
export declare function dbServerPropertiesDeserializer(item: any): DbServerProperties;
|
|
602
|
+
/** DbServer Patching Properties */
|
|
603
|
+
export interface DbServerPatchingDetails {
|
|
604
|
+
/** Estimated Patch Duration */
|
|
605
|
+
readonly estimatedPatchDuration?: number;
|
|
606
|
+
/** Patching Status */
|
|
607
|
+
readonly patchingStatus?: DbServerPatchingStatus;
|
|
608
|
+
/** Time Patching Ended */
|
|
609
|
+
readonly timePatchingEnded?: Date;
|
|
610
|
+
/** Time Patching Started */
|
|
611
|
+
readonly timePatchingStarted?: Date;
|
|
612
|
+
}
|
|
613
|
+
export declare function dbServerPatchingDetailsDeserializer(item: any): DbServerPatchingDetails;
|
|
614
|
+
/** DB Server patching status enum */
|
|
615
|
+
export declare enum KnownDbServerPatchingStatus {
|
|
616
|
+
/** Patching scheduled */
|
|
617
|
+
Scheduled = "Scheduled",
|
|
618
|
+
/** Patching in progress */
|
|
619
|
+
MaintenanceInProgress = "MaintenanceInProgress",
|
|
620
|
+
/** Patching failed */
|
|
621
|
+
Failed = "Failed",
|
|
622
|
+
/** Patching completed */
|
|
623
|
+
Complete = "Complete"
|
|
624
|
+
}
|
|
625
|
+
/**
|
|
626
|
+
* DB Server patching status enum \
|
|
627
|
+
* {@link KnownDbServerPatchingStatus} can be used interchangeably with DbServerPatchingStatus,
|
|
628
|
+
* this enum contains the known values that the service supports.
|
|
629
|
+
* ### Known values supported by the service
|
|
630
|
+
* **Scheduled**: Patching scheduled \
|
|
631
|
+
* **MaintenanceInProgress**: Patching in progress \
|
|
632
|
+
* **Failed**: Patching failed \
|
|
633
|
+
* **Complete**: Patching completed
|
|
634
|
+
*/
|
|
635
|
+
export type DbServerPatchingStatus = string;
|
|
636
|
+
/** DbServerProvisioningState enum */
|
|
637
|
+
export declare enum KnownDbServerProvisioningState {
|
|
638
|
+
/** Indicates that resource in Creating state */
|
|
639
|
+
Creating = "Creating",
|
|
640
|
+
/** Indicates that resource in Available state */
|
|
641
|
+
Available = "Available",
|
|
642
|
+
/** Indicates that resource in Unavailable state */
|
|
643
|
+
Unavailable = "Unavailable",
|
|
644
|
+
/** Indicates that resource in Deleting state */
|
|
645
|
+
Deleting = "Deleting",
|
|
646
|
+
/** Indicates that resource in Deleted state */
|
|
647
|
+
Deleted = "Deleted",
|
|
648
|
+
/** Indicates that resource maintenance in progress state */
|
|
649
|
+
MaintenanceInProgress = "MaintenanceInProgress"
|
|
650
|
+
}
|
|
651
|
+
/**
|
|
652
|
+
* DbServerProvisioningState enum \
|
|
653
|
+
* {@link KnownDbServerProvisioningState} can be used interchangeably with DbServerProvisioningState,
|
|
654
|
+
* this enum contains the known values that the service supports.
|
|
655
|
+
* ### Known values supported by the service
|
|
656
|
+
* **Creating**: Indicates that resource in Creating state \
|
|
657
|
+
* **Available**: Indicates that resource in Available state \
|
|
658
|
+
* **Unavailable**: Indicates that resource in Unavailable state \
|
|
659
|
+
* **Deleting**: Indicates that resource in Deleting state \
|
|
660
|
+
* **Deleted**: Indicates that resource in Deleted state \
|
|
661
|
+
* **MaintenanceInProgress**: Indicates that resource maintenance in progress state
|
|
662
|
+
*/
|
|
663
|
+
export type DbServerProvisioningState = string;
|
|
664
|
+
/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
|
|
665
|
+
export interface ProxyResource extends Resource {
|
|
666
|
+
}
|
|
667
|
+
export declare function proxyResourceSerializer(item: ProxyResource): any;
|
|
668
|
+
export declare function proxyResourceDeserializer(item: any): ProxyResource;
|
|
669
|
+
/** The response of a DbServer list operation. */
|
|
670
|
+
export interface _DbServerListResult {
|
|
671
|
+
/** The DbServer items on this page */
|
|
672
|
+
value: DbServer[];
|
|
673
|
+
/** The link to the next page of items */
|
|
674
|
+
nextLink?: string;
|
|
675
|
+
}
|
|
676
|
+
export declare function _dbServerListResultDeserializer(item: any): _DbServerListResult;
|
|
677
|
+
export declare function dbServerArrayDeserializer(result: Array<DbServer>): any[];
|
|
678
|
+
/** The response of a CloudVmCluster list operation. */
|
|
679
|
+
export interface _CloudVmClusterListResult {
|
|
680
|
+
/** The CloudVmCluster items on this page */
|
|
681
|
+
value: CloudVmCluster[];
|
|
682
|
+
/** The link to the next page of items */
|
|
683
|
+
nextLink?: string;
|
|
684
|
+
}
|
|
685
|
+
export declare function _cloudVmClusterListResultDeserializer(item: any): _CloudVmClusterListResult;
|
|
686
|
+
export declare function cloudVmClusterArraySerializer(result: Array<CloudVmCluster>): any[];
|
|
687
|
+
export declare function cloudVmClusterArrayDeserializer(result: Array<CloudVmCluster>): any[];
|
|
688
|
+
/** CloudVmCluster resource definition */
|
|
689
|
+
export interface CloudVmCluster extends TrackedResource {
|
|
690
|
+
/** The resource-specific properties for this resource. */
|
|
691
|
+
properties?: CloudVmClusterProperties;
|
|
692
|
+
}
|
|
693
|
+
export declare function cloudVmClusterSerializer(item: CloudVmCluster): any;
|
|
694
|
+
export declare function cloudVmClusterDeserializer(item: any): CloudVmCluster;
|
|
695
|
+
/** CloudVmCluster resource model */
|
|
696
|
+
export interface CloudVmClusterProperties {
|
|
697
|
+
/** Cloud VM Cluster ocid */
|
|
698
|
+
readonly ocid?: string;
|
|
699
|
+
/** The port number configured for the listener on the cloud VM cluster. */
|
|
700
|
+
readonly listenerPort?: number;
|
|
701
|
+
/** The number of nodes in the cloud VM cluster. */
|
|
702
|
+
readonly nodeCount?: number;
|
|
703
|
+
/** The data disk group size to be allocated in GBs per VM. */
|
|
704
|
+
storageSizeInGbs?: number;
|
|
705
|
+
/** Array of mount path and size. */
|
|
706
|
+
fileSystemConfigurationDetails?: FileSystemConfigurationDetails[];
|
|
707
|
+
/** The data disk group size to be allocated in TBs. */
|
|
708
|
+
dataStorageSizeInTbs?: number;
|
|
709
|
+
/** The local node storage to be allocated in GBs. */
|
|
710
|
+
dbNodeStorageSizeInGbs?: number;
|
|
711
|
+
/** The memory to be allocated in GBs. */
|
|
712
|
+
memorySizeInGbs?: number;
|
|
713
|
+
/** The date and time that the cloud VM cluster was created. */
|
|
714
|
+
readonly timeCreated?: Date;
|
|
715
|
+
/** Additional information about the current lifecycle state. */
|
|
716
|
+
readonly lifecycleDetails?: string;
|
|
717
|
+
/** The time zone of the cloud VM cluster. For details, see [Exadata Infrastructure Time Zones](/Content/Database/References/timezones.htm). */
|
|
718
|
+
timeZone?: string;
|
|
719
|
+
/** The OCID of the zone the cloud VM cluster is associated with. */
|
|
720
|
+
zoneId?: string;
|
|
721
|
+
/** The hostname for the cloud VM cluster. */
|
|
722
|
+
hostname: string;
|
|
723
|
+
/** The domain name for the cloud VM cluster. */
|
|
724
|
+
domain?: string;
|
|
725
|
+
/** The number of CPU cores enabled on the cloud VM cluster. */
|
|
726
|
+
cpuCoreCount: number;
|
|
727
|
+
/** The number of OCPU cores to enable on the cloud VM cluster. Only 1 decimal place is allowed for the fractional part. */
|
|
728
|
+
ocpuCount?: number;
|
|
729
|
+
/** The cluster name for cloud VM cluster. The cluster name must begin with an alphabetic character, and may contain hyphens (-). Underscores (_) are not permitted. The cluster name can be no longer than 11 characters and is not case sensitive. */
|
|
730
|
+
clusterName?: string;
|
|
731
|
+
/** The percentage assigned to DATA storage (user data and database files). The remaining percentage is assigned to RECO storage (database redo logs, archive logs, and recovery manager backups). Accepted values are 35, 40, 60 and 80. The default is 80 percent assigned to DATA storage. See [Storage Configuration](/Content/Database/Concepts/exaoverview.htm#Exadata) in the Exadata documentation for details on the impact of the configuration settings on storage. */
|
|
732
|
+
dataStoragePercentage?: number;
|
|
733
|
+
/** If true, database backup on local Exadata storage is configured for the cloud VM cluster. If false, database backup on local Exadata storage is not available in the cloud VM cluster. */
|
|
734
|
+
isLocalBackupEnabled?: boolean;
|
|
735
|
+
/** Cloud Exadata Infrastructure ID */
|
|
736
|
+
cloudExadataInfrastructureId: string;
|
|
737
|
+
/** If true, sparse disk group is configured for the cloud VM cluster. If false, sparse disk group is not created. */
|
|
738
|
+
isSparseDiskgroupEnabled?: boolean;
|
|
739
|
+
/** Operating system version of the image. */
|
|
740
|
+
systemVersion?: string;
|
|
741
|
+
/** The public key portion of one or more key pairs used for SSH access to the cloud VM cluster. */
|
|
742
|
+
sshPublicKeys: string[];
|
|
743
|
+
/** The Oracle license model that applies to the cloud VM cluster. The default is LICENSE_INCLUDED. */
|
|
744
|
+
licenseModel?: LicenseModel;
|
|
745
|
+
/** The type of redundancy configured for the cloud Vm cluster. NORMAL is 2-way redundancy. HIGH is 3-way redundancy. */
|
|
746
|
+
readonly diskRedundancy?: DiskRedundancy;
|
|
747
|
+
/** The Single Client Access Name (SCAN) IP addresses associated with the cloud VM cluster. SCAN IP addresses are typically used for load balancing and are not assigned to any interface. Oracle Clusterware directs the requests to the appropriate nodes in the cluster. **Note:** For a single-node DB system, this list is empty. */
|
|
748
|
+
readonly scanIpIds?: string[];
|
|
749
|
+
/** The virtual IP (VIP) addresses associated with the cloud VM cluster. The Cluster Ready Services (CRS) creates and maintains one VIP address for each node in the Exadata Cloud Service instance to enable failover. If one node fails, the VIP is reassigned to another active node in the cluster. **Note:** For a single-node DB system, this list is empty. */
|
|
750
|
+
readonly vipIds?: string[];
|
|
751
|
+
/** The FQDN of the DNS record for the SCAN IP addresses that are associated with the cloud VM cluster. */
|
|
752
|
+
readonly scanDnsName?: string;
|
|
753
|
+
/** The TCP Single Client Access Name (SCAN) port. The default port is 1521. */
|
|
754
|
+
scanListenerPortTcp?: number;
|
|
755
|
+
/** The TCPS Single Client Access Name (SCAN) port. The default port is 2484. */
|
|
756
|
+
scanListenerPortTcpSsl?: number;
|
|
757
|
+
/** The OCID of the DNS record for the SCAN IP addresses that are associated with the cloud VM cluster. */
|
|
758
|
+
readonly scanDnsRecordId?: string;
|
|
759
|
+
/** The model name of the Exadata hardware running the cloud VM cluster. */
|
|
760
|
+
readonly shape?: string;
|
|
761
|
+
/** CloudVmCluster provisioning state */
|
|
762
|
+
readonly provisioningState?: AzureResourceProvisioningState;
|
|
763
|
+
/** CloudVmCluster lifecycle state */
|
|
764
|
+
readonly lifecycleState?: CloudVmClusterLifecycleState;
|
|
765
|
+
/** VNET for network connectivity */
|
|
766
|
+
vnetId: string;
|
|
767
|
+
/** Oracle Grid Infrastructure (GI) software version */
|
|
768
|
+
giVersion: string;
|
|
769
|
+
/** HTTPS link to OCI resources exposed to Azure Customer via Azure Interface. */
|
|
770
|
+
readonly ociUrl?: string;
|
|
771
|
+
/** HTTPS link to OCI Network Security Group exposed to Azure Customer via the Azure Interface. */
|
|
772
|
+
readonly nsgUrl?: string;
|
|
773
|
+
/** Client subnet */
|
|
774
|
+
subnetId: string;
|
|
775
|
+
/** Client OCI backup subnet CIDR, default is 192.168.252.0/22 */
|
|
776
|
+
backupSubnetCidr?: string;
|
|
777
|
+
/** CIDR blocks for additional NSG ingress rules. The VNET CIDRs used to provision the VM Cluster will be added by default. */
|
|
778
|
+
nsgCidrs?: NsgCidr[];
|
|
779
|
+
/** Indicates user preferences for the various diagnostic collection options for the VM cluster/Cloud VM cluster/VMBM DBCS. */
|
|
780
|
+
dataCollectionOptions?: DataCollectionOptions;
|
|
781
|
+
/** Display Name */
|
|
782
|
+
displayName: string;
|
|
783
|
+
/** The list of compute servers to be added to the cloud VM cluster. */
|
|
784
|
+
computeNodes?: string[];
|
|
785
|
+
/** iormConfigCache details for cloud VM cluster. */
|
|
786
|
+
readonly iormConfigCache?: ExadataIormConfig;
|
|
787
|
+
/** The OCID of the last maintenance update history entry. */
|
|
788
|
+
readonly lastUpdateHistoryEntryId?: string;
|
|
789
|
+
/** The list of DB servers. */
|
|
790
|
+
dbServers?: string[];
|
|
791
|
+
/** Cluster compartmentId */
|
|
792
|
+
readonly compartmentId?: string;
|
|
793
|
+
/** Cluster subnet ocid */
|
|
794
|
+
readonly subnetOcid?: string;
|
|
795
|
+
/** The compute model of the VM Cluster. */
|
|
796
|
+
readonly computeModel?: ComputeModel;
|
|
797
|
+
}
|
|
798
|
+
export declare function cloudVmClusterPropertiesSerializer(item: CloudVmClusterProperties): any;
|
|
799
|
+
export declare function cloudVmClusterPropertiesDeserializer(item: any): CloudVmClusterProperties;
|
|
800
|
+
export declare function fileSystemConfigurationDetailsArraySerializer(result: Array<FileSystemConfigurationDetails>): any[];
|
|
801
|
+
export declare function fileSystemConfigurationDetailsArrayDeserializer(result: Array<FileSystemConfigurationDetails>): any[];
|
|
802
|
+
/** File configuration options */
|
|
803
|
+
export interface FileSystemConfigurationDetails {
|
|
804
|
+
/** Mount path */
|
|
805
|
+
mountPoint?: string;
|
|
806
|
+
/** Size of the VM */
|
|
807
|
+
fileSystemSizeGb?: number;
|
|
808
|
+
}
|
|
809
|
+
export declare function fileSystemConfigurationDetailsSerializer(item: FileSystemConfigurationDetails): any;
|
|
810
|
+
export declare function fileSystemConfigurationDetailsDeserializer(item: any): FileSystemConfigurationDetails;
|
|
811
|
+
/** LicenseModel enum */
|
|
812
|
+
export declare enum KnownLicenseModel {
|
|
813
|
+
/** License included */
|
|
814
|
+
LicenseIncluded = "LicenseIncluded",
|
|
815
|
+
/** Bring Your Own License */
|
|
816
|
+
BringYourOwnLicense = "BringYourOwnLicense"
|
|
817
|
+
}
|
|
818
|
+
/**
|
|
819
|
+
* LicenseModel enum \
|
|
820
|
+
* {@link KnownLicenseModel} can be used interchangeably with LicenseModel,
|
|
821
|
+
* this enum contains the known values that the service supports.
|
|
822
|
+
* ### Known values supported by the service
|
|
823
|
+
* **LicenseIncluded**: License included \
|
|
824
|
+
* **BringYourOwnLicense**: Bring Your Own License
|
|
825
|
+
*/
|
|
826
|
+
export type LicenseModel = string;
|
|
827
|
+
/** Disk redundancy enum */
|
|
828
|
+
export declare enum KnownDiskRedundancy {
|
|
829
|
+
/** High redundancy */
|
|
830
|
+
High = "High",
|
|
831
|
+
/** Normal redundancy */
|
|
832
|
+
Normal = "Normal"
|
|
833
|
+
}
|
|
834
|
+
/**
|
|
835
|
+
* Disk redundancy enum \
|
|
836
|
+
* {@link KnownDiskRedundancy} can be used interchangeably with DiskRedundancy,
|
|
837
|
+
* this enum contains the known values that the service supports.
|
|
838
|
+
* ### Known values supported by the service
|
|
839
|
+
* **High**: High redundancy \
|
|
840
|
+
* **Normal**: Normal redundancy
|
|
841
|
+
*/
|
|
842
|
+
export type DiskRedundancy = string;
|
|
843
|
+
/** Cloud VM Cluster lifecycle state enum */
|
|
844
|
+
export declare enum KnownCloudVmClusterLifecycleState {
|
|
845
|
+
/** Indicates that resource in Provisioning state */
|
|
846
|
+
Provisioning = "Provisioning",
|
|
847
|
+
/** Indicates that resource in Available state */
|
|
848
|
+
Available = "Available",
|
|
849
|
+
/** Indicates that resource in Updating state */
|
|
850
|
+
Updating = "Updating",
|
|
851
|
+
/** Indicates that resource in Terminating state */
|
|
852
|
+
Terminating = "Terminating",
|
|
853
|
+
/** Indicates that resource in Terminated state */
|
|
854
|
+
Terminated = "Terminated",
|
|
855
|
+
/** Indicates that resource Maintenance in progress state */
|
|
856
|
+
MaintenanceInProgress = "MaintenanceInProgress",
|
|
857
|
+
/** Indicates that resource in Failed state */
|
|
858
|
+
Failed = "Failed"
|
|
859
|
+
}
|
|
860
|
+
/**
|
|
861
|
+
* Cloud VM Cluster lifecycle state enum \
|
|
862
|
+
* {@link KnownCloudVmClusterLifecycleState} can be used interchangeably with CloudVmClusterLifecycleState,
|
|
863
|
+
* this enum contains the known values that the service supports.
|
|
864
|
+
* ### Known values supported by the service
|
|
865
|
+
* **Provisioning**: Indicates that resource in Provisioning state \
|
|
866
|
+
* **Available**: Indicates that resource in Available state \
|
|
867
|
+
* **Updating**: Indicates that resource in Updating state \
|
|
868
|
+
* **Terminating**: Indicates that resource in Terminating state \
|
|
869
|
+
* **Terminated**: Indicates that resource in Terminated state \
|
|
870
|
+
* **MaintenanceInProgress**: Indicates that resource Maintenance in progress state \
|
|
871
|
+
* **Failed**: Indicates that resource in Failed state
|
|
872
|
+
*/
|
|
873
|
+
export type CloudVmClusterLifecycleState = string;
|
|
874
|
+
export declare function nsgCidrArraySerializer(result: Array<NsgCidr>): any[];
|
|
875
|
+
export declare function nsgCidrArrayDeserializer(result: Array<NsgCidr>): any[];
|
|
876
|
+
/** A rule for allowing inbound (INGRESS) IP packets */
|
|
877
|
+
export interface NsgCidr {
|
|
878
|
+
/** Conceptually, this is the range of IP addresses that a packet coming into the instance can come from. */
|
|
879
|
+
source: string;
|
|
880
|
+
/** Destination port range to specify particular destination ports for TCP rules. */
|
|
881
|
+
destinationPortRange?: PortRange;
|
|
882
|
+
}
|
|
883
|
+
export declare function nsgCidrSerializer(item: NsgCidr): any;
|
|
884
|
+
export declare function nsgCidrDeserializer(item: any): NsgCidr;
|
|
885
|
+
/** Port Range to specify particular destination ports for TCP rules. */
|
|
886
|
+
export interface PortRange {
|
|
887
|
+
/** The minimum port number, which must not be greater than the maximum port number. */
|
|
888
|
+
min: number;
|
|
889
|
+
/** The maximum port number, which must not be less than the minimum port number. To specify a single port number, set both the min and max to the same value. */
|
|
890
|
+
max: number;
|
|
891
|
+
}
|
|
892
|
+
export declare function portRangeSerializer(item: PortRange): any;
|
|
893
|
+
export declare function portRangeDeserializer(item: any): PortRange;
|
|
894
|
+
/** DataCollectionOptions resource properties */
|
|
895
|
+
export interface DataCollectionOptions {
|
|
896
|
+
/** Indicates whether diagnostic collection is enabled for the VM cluster/Cloud VM cluster/VMBM DBCS. */
|
|
897
|
+
isDiagnosticsEventsEnabled?: boolean;
|
|
898
|
+
/** Indicates whether health monitoring is enabled for the VM cluster / Cloud VM cluster / VMBM DBCS. */
|
|
899
|
+
isHealthMonitoringEnabled?: boolean;
|
|
900
|
+
/** Indicates whether incident logs and trace collection are enabled for the VM cluster / Cloud VM cluster / VMBM DBCS. */
|
|
901
|
+
isIncidentLogsEnabled?: boolean;
|
|
902
|
+
}
|
|
903
|
+
export declare function dataCollectionOptionsSerializer(item: DataCollectionOptions): any;
|
|
904
|
+
export declare function dataCollectionOptionsDeserializer(item: any): DataCollectionOptions;
|
|
905
|
+
/** ExadataIormConfig for cloud vm cluster */
|
|
906
|
+
export interface ExadataIormConfig {
|
|
907
|
+
/** An array of IORM settings for all the database in the Exadata DB system. */
|
|
908
|
+
dbPlans?: DbIormConfig[];
|
|
909
|
+
/** Additional information about the current lifecycleState. */
|
|
910
|
+
lifecycleDetails?: string;
|
|
911
|
+
/** The current state of IORM configuration for the Exadata DB system. */
|
|
912
|
+
lifecycleState?: IormLifecycleState;
|
|
913
|
+
/** The current value for the IORM objective. The default is AUTO. */
|
|
914
|
+
objective?: Objective;
|
|
915
|
+
}
|
|
916
|
+
export declare function exadataIormConfigDeserializer(item: any): ExadataIormConfig;
|
|
917
|
+
export declare function dbIormConfigArrayDeserializer(result: Array<DbIormConfig>): any[];
|
|
918
|
+
/** DbIormConfig for cloud vm cluster */
|
|
919
|
+
export interface DbIormConfig {
|
|
920
|
+
/** The database name. For the default DbPlan, the dbName is default. */
|
|
921
|
+
dbName?: string;
|
|
922
|
+
/** The flash cache limit for this database. This value is internally configured based on the share value assigned to the database. */
|
|
923
|
+
flashCacheLimit?: string;
|
|
924
|
+
/** The relative priority of this database. */
|
|
925
|
+
share?: number;
|
|
926
|
+
}
|
|
927
|
+
export declare function dbIormConfigDeserializer(item: any): DbIormConfig;
|
|
928
|
+
/** ORM lifecycle state enum */
|
|
929
|
+
export declare enum KnownIormLifecycleState {
|
|
930
|
+
/** Indicates that resource in Provisioning state */
|
|
931
|
+
BootStrapping = "BootStrapping",
|
|
932
|
+
/** Indicates that resource in Enabled state */
|
|
933
|
+
Enabled = "Enabled",
|
|
934
|
+
/** Indicates that resource in Disabled state */
|
|
935
|
+
Disabled = "Disabled",
|
|
936
|
+
/** Indicates that resource in Updating state */
|
|
937
|
+
Updating = "Updating",
|
|
938
|
+
/** Indicates that resource in Failed state */
|
|
939
|
+
Failed = "Failed"
|
|
940
|
+
}
|
|
941
|
+
/**
|
|
942
|
+
* ORM lifecycle state enum \
|
|
943
|
+
* {@link KnownIormLifecycleState} can be used interchangeably with IormLifecycleState,
|
|
944
|
+
* this enum contains the known values that the service supports.
|
|
945
|
+
* ### Known values supported by the service
|
|
946
|
+
* **BootStrapping**: Indicates that resource in Provisioning state \
|
|
947
|
+
* **Enabled**: Indicates that resource in Enabled state \
|
|
948
|
+
* **Disabled**: Indicates that resource in Disabled state \
|
|
949
|
+
* **Updating**: Indicates that resource in Updating state \
|
|
950
|
+
* **Failed**: Indicates that resource in Failed state
|
|
951
|
+
*/
|
|
952
|
+
export type IormLifecycleState = string;
|
|
953
|
+
/** Objective enum */
|
|
954
|
+
export declare enum KnownObjective {
|
|
955
|
+
/** Low latency objective */
|
|
956
|
+
LowLatency = "LowLatency",
|
|
957
|
+
/** High throughput objective */
|
|
958
|
+
HighThroughput = "HighThroughput",
|
|
959
|
+
/** Balanced objective */
|
|
960
|
+
Balanced = "Balanced",
|
|
961
|
+
/** Auto objective */
|
|
962
|
+
Auto = "Auto",
|
|
963
|
+
/** Basic objective */
|
|
964
|
+
Basic = "Basic"
|
|
965
|
+
}
|
|
966
|
+
/**
|
|
967
|
+
* Objective enum \
|
|
968
|
+
* {@link KnownObjective} can be used interchangeably with Objective,
|
|
969
|
+
* this enum contains the known values that the service supports.
|
|
970
|
+
* ### Known values supported by the service
|
|
971
|
+
* **LowLatency**: Low latency objective \
|
|
972
|
+
* **HighThroughput**: High throughput objective \
|
|
973
|
+
* **Balanced**: Balanced objective \
|
|
974
|
+
* **Auto**: Auto objective \
|
|
975
|
+
* **Basic**: Basic objective
|
|
976
|
+
*/
|
|
977
|
+
export type Objective = string;
|
|
978
|
+
/** The type used for update operations of the CloudVmCluster. */
|
|
979
|
+
export interface CloudVmClusterUpdate {
|
|
980
|
+
/** Resource tags. */
|
|
981
|
+
tags?: Record<string, string>;
|
|
982
|
+
/** The resource-specific properties for this resource. */
|
|
983
|
+
properties?: CloudVmClusterUpdateProperties;
|
|
984
|
+
}
|
|
985
|
+
export declare function cloudVmClusterUpdateSerializer(item: CloudVmClusterUpdate): any;
|
|
986
|
+
/** The updatable properties of the CloudVmCluster. */
|
|
987
|
+
export interface CloudVmClusterUpdateProperties {
|
|
988
|
+
/** The data disk group size to be allocated in GBs per VM. */
|
|
989
|
+
storageSizeInGbs?: number;
|
|
990
|
+
/** Array of mount path and size. */
|
|
991
|
+
fileSystemConfigurationDetails?: FileSystemConfigurationDetails[];
|
|
992
|
+
/** The data disk group size to be allocated in TBs. */
|
|
993
|
+
dataStorageSizeInTbs?: number;
|
|
994
|
+
/** The local node storage to be allocated in GBs. */
|
|
995
|
+
dbNodeStorageSizeInGbs?: number;
|
|
996
|
+
/** The memory to be allocated in GBs. */
|
|
997
|
+
memorySizeInGbs?: number;
|
|
998
|
+
/** The number of CPU cores enabled on the cloud VM cluster. */
|
|
999
|
+
cpuCoreCount?: number;
|
|
1000
|
+
/** The number of OCPU cores to enable on the cloud VM cluster. Only 1 decimal place is allowed for the fractional part. */
|
|
1001
|
+
ocpuCount?: number;
|
|
1002
|
+
/** The public key portion of one or more key pairs used for SSH access to the cloud VM cluster. */
|
|
1003
|
+
sshPublicKeys?: string[];
|
|
1004
|
+
/** The Oracle license model that applies to the cloud VM cluster. The default is LICENSE_INCLUDED. */
|
|
1005
|
+
licenseModel?: LicenseModel;
|
|
1006
|
+
/** Indicates user preferences for the various diagnostic collection options for the VM cluster/Cloud VM cluster/VMBM DBCS. */
|
|
1007
|
+
dataCollectionOptions?: DataCollectionOptions;
|
|
1008
|
+
/** Display Name */
|
|
1009
|
+
displayName?: string;
|
|
1010
|
+
/** The list of compute servers to be added to the cloud VM cluster. */
|
|
1011
|
+
computeNodes?: string[];
|
|
1012
|
+
}
|
|
1013
|
+
export declare function cloudVmClusterUpdatePropertiesSerializer(item: CloudVmClusterUpdateProperties): any;
|
|
1014
|
+
/** Add/Remove (Virtual Machine) DbNode model */
|
|
1015
|
+
export interface AddRemoveDbNode {
|
|
1016
|
+
/** Db servers ocids */
|
|
1017
|
+
dbServers: string[];
|
|
1018
|
+
}
|
|
1019
|
+
export declare function addRemoveDbNodeSerializer(item: AddRemoveDbNode): any;
|
|
1020
|
+
/** Private Ip Addresses filter */
|
|
1021
|
+
export interface PrivateIpAddressesFilter {
|
|
1022
|
+
/** Subnet OCID */
|
|
1023
|
+
subnetId: string;
|
|
1024
|
+
/** VCN OCID */
|
|
1025
|
+
vnicId: string;
|
|
1026
|
+
}
|
|
1027
|
+
export declare function privateIpAddressesFilterSerializer(item: PrivateIpAddressesFilter): any;
|
|
1028
|
+
/** PrivateIpAddress resource properties */
|
|
1029
|
+
export interface PrivateIpAddressProperties {
|
|
1030
|
+
/** PrivateIpAddresses displayName */
|
|
1031
|
+
displayName: string;
|
|
1032
|
+
/** PrivateIpAddresses hostnameLabel */
|
|
1033
|
+
hostnameLabel: string;
|
|
1034
|
+
/** PrivateIpAddresses Id */
|
|
1035
|
+
ocid: string;
|
|
1036
|
+
/** PrivateIpAddresses ipAddress */
|
|
1037
|
+
ipAddress: string;
|
|
1038
|
+
/** PrivateIpAddresses subnetId */
|
|
1039
|
+
subnetId: string;
|
|
1040
|
+
}
|
|
1041
|
+
export declare function privateIpAddressPropertiesDeserializer(item: any): PrivateIpAddressProperties;
|
|
1042
|
+
/** Virtual IP resource belonging to a vm cluster resource. */
|
|
1043
|
+
export interface VirtualNetworkAddress extends ProxyResource {
|
|
1044
|
+
/** The resource-specific properties for this resource. */
|
|
1045
|
+
properties?: VirtualNetworkAddressProperties;
|
|
1046
|
+
}
|
|
1047
|
+
export declare function virtualNetworkAddressSerializer(item: VirtualNetworkAddress): any;
|
|
1048
|
+
export declare function virtualNetworkAddressDeserializer(item: any): VirtualNetworkAddress;
|
|
1049
|
+
/** virtualNetworkAddress resource properties */
|
|
1050
|
+
export interface VirtualNetworkAddressProperties {
|
|
1051
|
+
/** Virtual network Address address. */
|
|
1052
|
+
ipAddress?: string;
|
|
1053
|
+
/** Virtual Machine OCID. */
|
|
1054
|
+
vmOcid?: string;
|
|
1055
|
+
/** Application VIP OCID. */
|
|
1056
|
+
readonly ocid?: string;
|
|
1057
|
+
/** Virtual network address fully qualified domain name. */
|
|
1058
|
+
readonly domain?: string;
|
|
1059
|
+
/** Additional information about the current lifecycle state of the application virtual IP (VIP) address. */
|
|
1060
|
+
readonly lifecycleDetails?: string;
|
|
1061
|
+
/** Azure resource provisioning state. */
|
|
1062
|
+
readonly provisioningState?: AzureResourceProvisioningState;
|
|
1063
|
+
/** virtual network address lifecycle state. */
|
|
1064
|
+
readonly lifecycleState?: VirtualNetworkAddressLifecycleState;
|
|
1065
|
+
/** The date and time when the create operation for the application virtual IP (VIP) address completed. */
|
|
1066
|
+
readonly timeAssigned?: Date;
|
|
1067
|
+
}
|
|
1068
|
+
export declare function virtualNetworkAddressPropertiesSerializer(item: VirtualNetworkAddressProperties): any;
|
|
1069
|
+
export declare function virtualNetworkAddressPropertiesDeserializer(item: any): VirtualNetworkAddressProperties;
|
|
1070
|
+
/** VirtualNetworkAddressLifecycleState enum */
|
|
1071
|
+
export declare enum KnownVirtualNetworkAddressLifecycleState {
|
|
1072
|
+
/** Indicates that resource in Provisioning state */
|
|
1073
|
+
Provisioning = "Provisioning",
|
|
1074
|
+
/** Indicates that resource in Available state */
|
|
1075
|
+
Available = "Available",
|
|
1076
|
+
/** Indicates that resource in Terminating state */
|
|
1077
|
+
Terminating = "Terminating",
|
|
1078
|
+
/** Indicates that resource in Terminated state */
|
|
1079
|
+
Terminated = "Terminated",
|
|
1080
|
+
/** Indicates that resource in Failed state */
|
|
1081
|
+
Failed = "Failed"
|
|
1082
|
+
}
|
|
1083
|
+
/**
|
|
1084
|
+
* VirtualNetworkAddressLifecycleState enum \
|
|
1085
|
+
* {@link KnownVirtualNetworkAddressLifecycleState} can be used interchangeably with VirtualNetworkAddressLifecycleState,
|
|
1086
|
+
* this enum contains the known values that the service supports.
|
|
1087
|
+
* ### Known values supported by the service
|
|
1088
|
+
* **Provisioning**: Indicates that resource in Provisioning state \
|
|
1089
|
+
* **Available**: Indicates that resource in Available state \
|
|
1090
|
+
* **Terminating**: Indicates that resource in Terminating state \
|
|
1091
|
+
* **Terminated**: Indicates that resource in Terminated state \
|
|
1092
|
+
* **Failed**: Indicates that resource in Failed state
|
|
1093
|
+
*/
|
|
1094
|
+
export type VirtualNetworkAddressLifecycleState = string;
|
|
1095
|
+
/** The response of a VirtualNetworkAddress list operation. */
|
|
1096
|
+
export interface _VirtualNetworkAddressListResult {
|
|
1097
|
+
/** The VirtualNetworkAddress items on this page */
|
|
1098
|
+
value: VirtualNetworkAddress[];
|
|
1099
|
+
/** The link to the next page of items */
|
|
1100
|
+
nextLink?: string;
|
|
1101
|
+
}
|
|
1102
|
+
export declare function _virtualNetworkAddressListResultDeserializer(item: any): _VirtualNetworkAddressListResult;
|
|
1103
|
+
export declare function virtualNetworkAddressArraySerializer(result: Array<VirtualNetworkAddress>): any[];
|
|
1104
|
+
export declare function virtualNetworkAddressArrayDeserializer(result: Array<VirtualNetworkAddress>): any[];
|
|
1105
|
+
/** SystemVersion resource Definition */
|
|
1106
|
+
export interface SystemVersion extends ProxyResource {
|
|
1107
|
+
/** The resource-specific properties for this resource. */
|
|
1108
|
+
properties?: SystemVersionProperties;
|
|
1109
|
+
}
|
|
1110
|
+
export declare function systemVersionDeserializer(item: any): SystemVersion;
|
|
1111
|
+
/** System Version Resource model */
|
|
1112
|
+
export interface SystemVersionProperties {
|
|
1113
|
+
/** A valid Oracle System Version */
|
|
1114
|
+
systemVersion: string;
|
|
1115
|
+
}
|
|
1116
|
+
export declare function systemVersionPropertiesDeserializer(item: any): SystemVersionProperties;
|
|
1117
|
+
/** The response of a SystemVersion list operation. */
|
|
1118
|
+
export interface _SystemVersionListResult {
|
|
1119
|
+
/** The SystemVersion items on this page */
|
|
1120
|
+
value: SystemVersion[];
|
|
1121
|
+
/** The link to the next page of items */
|
|
1122
|
+
nextLink?: string;
|
|
1123
|
+
}
|
|
1124
|
+
export declare function _systemVersionListResultDeserializer(item: any): _SystemVersionListResult;
|
|
1125
|
+
export declare function systemVersionArrayDeserializer(result: Array<SystemVersion>): any[];
|
|
1126
|
+
/** The response of a OracleSubscription list operation. */
|
|
1127
|
+
export interface _OracleSubscriptionListResult {
|
|
1128
|
+
/** The OracleSubscription items on this page */
|
|
1129
|
+
value: OracleSubscription[];
|
|
1130
|
+
/** The link to the next page of items */
|
|
1131
|
+
nextLink?: string;
|
|
1132
|
+
}
|
|
1133
|
+
export declare function _oracleSubscriptionListResultDeserializer(item: any): _OracleSubscriptionListResult;
|
|
1134
|
+
export declare function oracleSubscriptionArraySerializer(result: Array<OracleSubscription>): any[];
|
|
1135
|
+
export declare function oracleSubscriptionArrayDeserializer(result: Array<OracleSubscription>): any[];
|
|
1136
|
+
/** OracleSubscription resource definition */
|
|
1137
|
+
export interface OracleSubscription extends ProxyResource {
|
|
1138
|
+
/** The resource-specific properties for this resource. */
|
|
1139
|
+
properties?: OracleSubscriptionProperties;
|
|
1140
|
+
/** Details of the resource plan. */
|
|
1141
|
+
plan?: Plan;
|
|
1142
|
+
}
|
|
1143
|
+
export declare function oracleSubscriptionSerializer(item: OracleSubscription): any;
|
|
1144
|
+
export declare function oracleSubscriptionDeserializer(item: any): OracleSubscription;
|
|
1145
|
+
/** Oracle Subscription resource model */
|
|
1146
|
+
export interface OracleSubscriptionProperties {
|
|
1147
|
+
/** OracleSubscriptionProvisioningState provisioning state */
|
|
1148
|
+
readonly provisioningState?: OracleSubscriptionProvisioningState;
|
|
1149
|
+
/** SAAS subscription ID generated by Marketplace */
|
|
1150
|
+
readonly saasSubscriptionId?: string;
|
|
1151
|
+
/** Cloud Account Id */
|
|
1152
|
+
readonly cloudAccountId?: string;
|
|
1153
|
+
/** Cloud Account provisioning state. */
|
|
1154
|
+
readonly cloudAccountState?: CloudAccountProvisioningState;
|
|
1155
|
+
/** Term Unit. P1Y, P3Y, etc, see Durations https://en.wikipedia.org/wiki/ISO_8601 */
|
|
1156
|
+
termUnit?: string;
|
|
1157
|
+
/** Product code for the term unit */
|
|
1158
|
+
productCode?: string;
|
|
1159
|
+
/** Intent for the update operation */
|
|
1160
|
+
intent?: Intent;
|
|
1161
|
+
/** Azure subscriptions to be added */
|
|
1162
|
+
readonly azureSubscriptionIds?: string[];
|
|
1163
|
+
/** State of the add Azure subscription operation on Oracle subscription */
|
|
1164
|
+
readonly addSubscriptionOperationState?: AddSubscriptionOperationState;
|
|
1165
|
+
/** Status details of the last operation on Oracle subscription */
|
|
1166
|
+
readonly lastOperationStatusDetail?: string;
|
|
1167
|
+
}
|
|
1168
|
+
export declare function oracleSubscriptionPropertiesSerializer(item: OracleSubscriptionProperties): any;
|
|
1169
|
+
export declare function oracleSubscriptionPropertiesDeserializer(item: any): OracleSubscriptionProperties;
|
|
1170
|
+
/** OracleSubscriptionProvisioningState enum */
|
|
1171
|
+
export declare enum KnownOracleSubscriptionProvisioningState {
|
|
1172
|
+
/** Resource has been created. */
|
|
1173
|
+
Succeeded = "Succeeded",
|
|
1174
|
+
/** Resource creation failed. */
|
|
1175
|
+
Failed = "Failed",
|
|
1176
|
+
/** Resource creation was canceled. */
|
|
1177
|
+
Canceled = "Canceled"
|
|
1178
|
+
}
|
|
1179
|
+
/**
|
|
1180
|
+
* OracleSubscriptionProvisioningState enum \
|
|
1181
|
+
* {@link KnownOracleSubscriptionProvisioningState} can be used interchangeably with OracleSubscriptionProvisioningState,
|
|
1182
|
+
* this enum contains the known values that the service supports.
|
|
1183
|
+
* ### Known values supported by the service
|
|
1184
|
+
* **Succeeded**: Resource has been created. \
|
|
1185
|
+
* **Failed**: Resource creation failed. \
|
|
1186
|
+
* **Canceled**: Resource creation was canceled.
|
|
1187
|
+
*/
|
|
1188
|
+
export type OracleSubscriptionProvisioningState = string;
|
|
1189
|
+
/** CloudAccountProvisioningState enum */
|
|
1190
|
+
export declare enum KnownCloudAccountProvisioningState {
|
|
1191
|
+
/** Pending - Initial state when Oracle cloud account is not configured */
|
|
1192
|
+
Pending = "Pending",
|
|
1193
|
+
/** Provisioning - State when Oracle cloud account is being provisioned */
|
|
1194
|
+
Provisioning = "Provisioning",
|
|
1195
|
+
/** Available - State when Oracle cloud account cloud linking is complete and it is available */
|
|
1196
|
+
Available = "Available"
|
|
1197
|
+
}
|
|
1198
|
+
/**
|
|
1199
|
+
* CloudAccountProvisioningState enum \
|
|
1200
|
+
* {@link KnownCloudAccountProvisioningState} can be used interchangeably with CloudAccountProvisioningState,
|
|
1201
|
+
* this enum contains the known values that the service supports.
|
|
1202
|
+
* ### Known values supported by the service
|
|
1203
|
+
* **Pending**: Pending - Initial state when Oracle cloud account is not configured \
|
|
1204
|
+
* **Provisioning**: Provisioning - State when Oracle cloud account is being provisioned \
|
|
1205
|
+
* **Available**: Available - State when Oracle cloud account cloud linking is complete and it is available
|
|
1206
|
+
*/
|
|
1207
|
+
export type CloudAccountProvisioningState = string;
|
|
1208
|
+
/** Intent enum */
|
|
1209
|
+
export declare enum KnownIntent {
|
|
1210
|
+
/** Retain intent */
|
|
1211
|
+
Retain = "Retain",
|
|
1212
|
+
/** Reset intent */
|
|
1213
|
+
Reset = "Reset"
|
|
1214
|
+
}
|
|
1215
|
+
/**
|
|
1216
|
+
* Intent enum \
|
|
1217
|
+
* {@link KnownIntent} can be used interchangeably with Intent,
|
|
1218
|
+
* this enum contains the known values that the service supports.
|
|
1219
|
+
* ### Known values supported by the service
|
|
1220
|
+
* **Retain**: Retain intent \
|
|
1221
|
+
* **Reset**: Reset intent
|
|
1222
|
+
*/
|
|
1223
|
+
export type Intent = string;
|
|
1224
|
+
/** Add Subscription Operation state enum */
|
|
1225
|
+
export declare enum KnownAddSubscriptionOperationState {
|
|
1226
|
+
/** Succeeded - State when Add Subscription operation succeeded */
|
|
1227
|
+
Succeeded = "Succeeded",
|
|
1228
|
+
/** Updating - State when Add Subscription operation is being Updated */
|
|
1229
|
+
Updating = "Updating",
|
|
1230
|
+
/** Failed - State when Add Subscription operation failed */
|
|
1231
|
+
Failed = "Failed"
|
|
1232
|
+
}
|
|
1233
|
+
/**
|
|
1234
|
+
* Add Subscription Operation state enum \
|
|
1235
|
+
* {@link KnownAddSubscriptionOperationState} can be used interchangeably with AddSubscriptionOperationState,
|
|
1236
|
+
* this enum contains the known values that the service supports.
|
|
1237
|
+
* ### Known values supported by the service
|
|
1238
|
+
* **Succeeded**: Succeeded - State when Add Subscription operation succeeded \
|
|
1239
|
+
* **Updating**: Updating - State when Add Subscription operation is being Updated \
|
|
1240
|
+
* **Failed**: Failed - State when Add Subscription operation failed
|
|
1241
|
+
*/
|
|
1242
|
+
export type AddSubscriptionOperationState = string;
|
|
1243
|
+
/** Plan for the resource. */
|
|
1244
|
+
export interface Plan {
|
|
1245
|
+
/** A user defined name of the 3rd Party Artifact that is being procured. */
|
|
1246
|
+
name: string;
|
|
1247
|
+
/** The publisher of the 3rd Party Artifact that is being bought. E.g. NewRelic */
|
|
1248
|
+
publisher: string;
|
|
1249
|
+
/** The 3rd Party artifact that is being procured. E.g. NewRelic. Product maps to the OfferID specified for the artifact at the time of Data Market onboarding. */
|
|
1250
|
+
product: string;
|
|
1251
|
+
/** A publisher provided promotion code as provisioned in Data Market for the said product/artifact. */
|
|
1252
|
+
promotionCode?: string;
|
|
1253
|
+
/** The version of the desired product/artifact. */
|
|
1254
|
+
version?: string;
|
|
1255
|
+
}
|
|
1256
|
+
export declare function planSerializer(item: Plan): any;
|
|
1257
|
+
export declare function planDeserializer(item: any): Plan;
|
|
1258
|
+
/** The type used for update operations of the OracleSubscription. */
|
|
1259
|
+
export interface OracleSubscriptionUpdate {
|
|
1260
|
+
/** Details of the resource plan. */
|
|
1261
|
+
plan?: PlanUpdate;
|
|
1262
|
+
/** The resource-specific properties for this resource. */
|
|
1263
|
+
properties?: OracleSubscriptionUpdateProperties;
|
|
1264
|
+
}
|
|
1265
|
+
export declare function oracleSubscriptionUpdateSerializer(item: OracleSubscriptionUpdate): any;
|
|
1266
|
+
/** ResourcePlanTypeUpdate model definition */
|
|
1267
|
+
export interface PlanUpdate {
|
|
1268
|
+
/** A user defined name of the 3rd Party Artifact that is being procured. */
|
|
1269
|
+
name?: string;
|
|
1270
|
+
/** The publisher of the 3rd Party Artifact that is being bought. E.g. NewRelic */
|
|
1271
|
+
publisher?: string;
|
|
1272
|
+
/** The 3rd Party artifact that is being procured. E.g. NewRelic. Product maps to the OfferID specified for the artifact at the time of Data Market onboarding. */
|
|
1273
|
+
product?: string;
|
|
1274
|
+
/** A publisher provided promotion code as provisioned in Data Market for the said product/artifact. */
|
|
1275
|
+
promotionCode?: string;
|
|
1276
|
+
/** The version of the desired product/artifact. */
|
|
1277
|
+
version?: string;
|
|
1278
|
+
}
|
|
1279
|
+
export declare function planUpdateSerializer(item: PlanUpdate): any;
|
|
1280
|
+
/** The updatable properties of the OracleSubscription. */
|
|
1281
|
+
export interface OracleSubscriptionUpdateProperties {
|
|
1282
|
+
/** Product code for the term unit */
|
|
1283
|
+
productCode?: string;
|
|
1284
|
+
/** Intent for the update operation */
|
|
1285
|
+
intent?: Intent;
|
|
1286
|
+
}
|
|
1287
|
+
export declare function oracleSubscriptionUpdatePropertiesSerializer(item: OracleSubscriptionUpdateProperties): any;
|
|
1288
|
+
/** Cloud Account Details model */
|
|
1289
|
+
export interface CloudAccountDetails {
|
|
1290
|
+
/** Cloud Account name */
|
|
1291
|
+
readonly cloudAccountName?: string;
|
|
1292
|
+
/** Cloud Account Home region */
|
|
1293
|
+
readonly cloudAccountHomeRegion?: string;
|
|
1294
|
+
}
|
|
1295
|
+
export declare function cloudAccountDetailsDeserializer(item: any): CloudAccountDetails;
|
|
1296
|
+
/** SaaS Subscription Details model */
|
|
1297
|
+
export interface SaasSubscriptionDetails {
|
|
1298
|
+
/** Purchased SaaS subscription ID */
|
|
1299
|
+
readonly id?: string;
|
|
1300
|
+
/** SaaS subscription name */
|
|
1301
|
+
readonly subscriptionName?: string;
|
|
1302
|
+
/** Creation Date and Time */
|
|
1303
|
+
readonly timeCreated?: Date;
|
|
1304
|
+
/** Purchased offer ID */
|
|
1305
|
+
readonly offerId?: string;
|
|
1306
|
+
/** Purchased offer's plan ID */
|
|
1307
|
+
readonly planId?: string;
|
|
1308
|
+
/** Indicates the status of the Subscription. */
|
|
1309
|
+
readonly saasSubscriptionStatus?: string;
|
|
1310
|
+
/** Publisher ID */
|
|
1311
|
+
readonly publisherId?: string;
|
|
1312
|
+
/** Purchaser Email ID */
|
|
1313
|
+
readonly purchaserEmailId?: string;
|
|
1314
|
+
/** Purchaser Tenant ID */
|
|
1315
|
+
readonly purchaserTenantId?: string;
|
|
1316
|
+
/** Purchase Term Unit */
|
|
1317
|
+
readonly termUnit?: string;
|
|
1318
|
+
/** AutoRenew flag */
|
|
1319
|
+
readonly isAutoRenew?: boolean;
|
|
1320
|
+
/** FreeTrial flag */
|
|
1321
|
+
readonly isFreeTrial?: boolean;
|
|
1322
|
+
}
|
|
1323
|
+
export declare function saasSubscriptionDetailsDeserializer(item: any): SaasSubscriptionDetails;
|
|
1324
|
+
/** Activation Links model */
|
|
1325
|
+
export interface ActivationLinks {
|
|
1326
|
+
/** New Cloud Account Activation Link */
|
|
1327
|
+
readonly newCloudAccountActivationLink?: string;
|
|
1328
|
+
/** Existing Cloud Account Activation Link */
|
|
1329
|
+
readonly existingCloudAccountActivationLink?: string;
|
|
1330
|
+
}
|
|
1331
|
+
export declare function activationLinksDeserializer(item: any): ActivationLinks;
|
|
1332
|
+
/** Azure Subscriptions model */
|
|
1333
|
+
export interface AzureSubscriptions {
|
|
1334
|
+
/** Azure Subscription Ids to be updated */
|
|
1335
|
+
azureSubscriptionIds: string[];
|
|
1336
|
+
}
|
|
1337
|
+
export declare function azureSubscriptionsSerializer(item: AzureSubscriptions): any;
|
|
1338
|
+
/** The DbNode resource belonging to vmCluster */
|
|
1339
|
+
export interface DbNode extends ProxyResource {
|
|
1340
|
+
/** The resource-specific properties for this resource. */
|
|
1341
|
+
properties?: DbNodeProperties;
|
|
1342
|
+
}
|
|
1343
|
+
export declare function dbNodeDeserializer(item: any): DbNode;
|
|
1344
|
+
/** The properties of DbNodeResource */
|
|
1345
|
+
export interface DbNodeProperties {
|
|
1346
|
+
/** DbNode OCID */
|
|
1347
|
+
ocid: string;
|
|
1348
|
+
/** Additional information about the planned maintenance. */
|
|
1349
|
+
additionalDetails?: string;
|
|
1350
|
+
/** The OCID of the backup IP address associated with the database node. */
|
|
1351
|
+
backupIpId?: string;
|
|
1352
|
+
/** The OCID of the second backup VNIC. */
|
|
1353
|
+
backupVnic2Id?: string;
|
|
1354
|
+
/** The OCID of the backup VNIC. */
|
|
1355
|
+
backupVnicId?: string;
|
|
1356
|
+
/** The number of CPU cores enabled on the Db node. */
|
|
1357
|
+
cpuCoreCount?: number;
|
|
1358
|
+
/** The allocated local node storage in GBs on the Db node. */
|
|
1359
|
+
dbNodeStorageSizeInGbs?: number;
|
|
1360
|
+
/** The OCID of the Exacc Db server associated with the database node. */
|
|
1361
|
+
dbServerId?: string;
|
|
1362
|
+
/** The OCID of the DB system. */
|
|
1363
|
+
dbSystemId: string;
|
|
1364
|
+
/** The name of the Fault Domain the instance is contained in. */
|
|
1365
|
+
faultDomain?: string;
|
|
1366
|
+
/** The OCID of the host IP address associated with the database node. */
|
|
1367
|
+
hostIpId?: string;
|
|
1368
|
+
/** The host name for the database node. */
|
|
1369
|
+
hostname?: string;
|
|
1370
|
+
/** The current state of the database node. */
|
|
1371
|
+
lifecycleState: DbNodeProvisioningState;
|
|
1372
|
+
/** Lifecycle details of Db Node. */
|
|
1373
|
+
lifecycleDetails?: string;
|
|
1374
|
+
/** The type of database node maintenance. */
|
|
1375
|
+
maintenanceType?: DbNodeMaintenanceType;
|
|
1376
|
+
/** The allocated memory in GBs on the Db node. */
|
|
1377
|
+
memorySizeInGbs?: number;
|
|
1378
|
+
/** The size (in GB) of the block storage volume allocation for the DB system. This attribute applies only for virtual machine DB systems. */
|
|
1379
|
+
softwareStorageSizeInGb?: number;
|
|
1380
|
+
/** The date and time that the database node was created. */
|
|
1381
|
+
timeCreated: Date;
|
|
1382
|
+
/** End date and time of maintenance window. */
|
|
1383
|
+
timeMaintenanceWindowEnd?: Date;
|
|
1384
|
+
/** Start date and time of maintenance window. */
|
|
1385
|
+
timeMaintenanceWindowStart?: Date;
|
|
1386
|
+
/** The OCID of the second VNIC. */
|
|
1387
|
+
vnic2Id?: string;
|
|
1388
|
+
/** The OCID of the VNIC. */
|
|
1389
|
+
vnicId: string;
|
|
1390
|
+
/** Azure resource provisioning state. */
|
|
1391
|
+
readonly provisioningState?: ResourceProvisioningState;
|
|
1392
|
+
}
|
|
1393
|
+
export declare function dbNodePropertiesDeserializer(item: any): DbNodeProperties;
|
|
1394
|
+
/** DnNode provisioning state enum */
|
|
1395
|
+
export declare enum KnownDbNodeProvisioningState {
|
|
1396
|
+
/** Indicates that resource in Provisioning state */
|
|
1397
|
+
Provisioning = "Provisioning",
|
|
1398
|
+
/** Indicates that resource in Available state */
|
|
1399
|
+
Available = "Available",
|
|
1400
|
+
/** Indicates that resource in Updating state */
|
|
1401
|
+
Updating = "Updating",
|
|
1402
|
+
/** Indicates that resource in Stopping state */
|
|
1403
|
+
Stopping = "Stopping",
|
|
1404
|
+
/** Indicates that resource in Stopped state */
|
|
1405
|
+
Stopped = "Stopped",
|
|
1406
|
+
/** Indicates that resource in Starting state */
|
|
1407
|
+
Starting = "Starting",
|
|
1408
|
+
/** Indicates that resource in Terminating state */
|
|
1409
|
+
Terminating = "Terminating",
|
|
1410
|
+
/** Indicates that resource in Terminated state */
|
|
1411
|
+
Terminated = "Terminated",
|
|
1412
|
+
/** Indicates that resource in Failed state */
|
|
1413
|
+
Failed = "Failed"
|
|
1414
|
+
}
|
|
1415
|
+
/**
|
|
1416
|
+
* DnNode provisioning state enum \
|
|
1417
|
+
* {@link KnownDbNodeProvisioningState} can be used interchangeably with DbNodeProvisioningState,
|
|
1418
|
+
* this enum contains the known values that the service supports.
|
|
1419
|
+
* ### Known values supported by the service
|
|
1420
|
+
* **Provisioning**: Indicates that resource in Provisioning state \
|
|
1421
|
+
* **Available**: Indicates that resource in Available state \
|
|
1422
|
+
* **Updating**: Indicates that resource in Updating state \
|
|
1423
|
+
* **Stopping**: Indicates that resource in Stopping state \
|
|
1424
|
+
* **Stopped**: Indicates that resource in Stopped state \
|
|
1425
|
+
* **Starting**: Indicates that resource in Starting state \
|
|
1426
|
+
* **Terminating**: Indicates that resource in Terminating state \
|
|
1427
|
+
* **Terminated**: Indicates that resource in Terminated state \
|
|
1428
|
+
* **Failed**: Indicates that resource in Failed state
|
|
1429
|
+
*/
|
|
1430
|
+
export type DbNodeProvisioningState = string;
|
|
1431
|
+
/** The type of database node maintenance. */
|
|
1432
|
+
export declare enum KnownDbNodeMaintenanceType {
|
|
1433
|
+
/** VMDB reboot migration maintenance type */
|
|
1434
|
+
VmdbRebootMigration = "VmdbRebootMigration"
|
|
1435
|
+
}
|
|
1436
|
+
/**
|
|
1437
|
+
* The type of database node maintenance. \
|
|
1438
|
+
* {@link KnownDbNodeMaintenanceType} can be used interchangeably with DbNodeMaintenanceType,
|
|
1439
|
+
* this enum contains the known values that the service supports.
|
|
1440
|
+
* ### Known values supported by the service
|
|
1441
|
+
* **VmdbRebootMigration**: VMDB reboot migration maintenance type
|
|
1442
|
+
*/
|
|
1443
|
+
export type DbNodeMaintenanceType = string;
|
|
1444
|
+
/** The response of a DbNode list operation. */
|
|
1445
|
+
export interface _DbNodeListResult {
|
|
1446
|
+
/** The DbNode items on this page */
|
|
1447
|
+
value: DbNode[];
|
|
1448
|
+
/** The link to the next page of items */
|
|
1449
|
+
nextLink?: string;
|
|
1450
|
+
}
|
|
1451
|
+
export declare function _dbNodeListResultDeserializer(item: any): _DbNodeListResult;
|
|
1452
|
+
export declare function dbNodeArrayDeserializer(result: Array<DbNode>): any[];
|
|
1453
|
+
/** DbNode action object */
|
|
1454
|
+
export interface DbNodeAction {
|
|
1455
|
+
/** Db action */
|
|
1456
|
+
action: DbNodeActionEnum;
|
|
1457
|
+
}
|
|
1458
|
+
export declare function dbNodeActionSerializer(item: DbNodeAction): any;
|
|
1459
|
+
/** DbNode action enum */
|
|
1460
|
+
export declare enum KnownDbNodeActionEnum {
|
|
1461
|
+
/** Start DbNode */
|
|
1462
|
+
Start = "Start",
|
|
1463
|
+
/** Stop DbNode */
|
|
1464
|
+
Stop = "Stop",
|
|
1465
|
+
/** Soft reset DbNode */
|
|
1466
|
+
SoftReset = "SoftReset",
|
|
1467
|
+
/** Reset DbNode */
|
|
1468
|
+
Reset = "Reset"
|
|
1469
|
+
}
|
|
1470
|
+
/**
|
|
1471
|
+
* DbNode action enum \
|
|
1472
|
+
* {@link KnownDbNodeActionEnum} can be used interchangeably with DbNodeActionEnum,
|
|
1473
|
+
* this enum contains the known values that the service supports.
|
|
1474
|
+
* ### Known values supported by the service
|
|
1475
|
+
* **Start**: Start DbNode \
|
|
1476
|
+
* **Stop**: Stop DbNode \
|
|
1477
|
+
* **SoftReset**: Soft reset DbNode \
|
|
1478
|
+
* **Reset**: Reset DbNode
|
|
1479
|
+
*/
|
|
1480
|
+
export type DbNodeActionEnum = string;
|
|
1481
|
+
/** GiVersion resource definition */
|
|
1482
|
+
export interface GiVersion extends ProxyResource {
|
|
1483
|
+
/** The resource-specific properties for this resource. */
|
|
1484
|
+
properties?: GiVersionProperties;
|
|
1485
|
+
}
|
|
1486
|
+
export declare function giVersionDeserializer(item: any): GiVersion;
|
|
1487
|
+
/** GiVersion resource model */
|
|
1488
|
+
export interface GiVersionProperties {
|
|
1489
|
+
/** A valid Oracle Grid Infrastructure (GI) software version. */
|
|
1490
|
+
version: string;
|
|
1491
|
+
}
|
|
1492
|
+
export declare function giVersionPropertiesDeserializer(item: any): GiVersionProperties;
|
|
1493
|
+
/** The response of a GiVersion list operation. */
|
|
1494
|
+
export interface _GiVersionListResult {
|
|
1495
|
+
/** The GiVersion items on this page */
|
|
1496
|
+
value: GiVersion[];
|
|
1497
|
+
/** The link to the next page of items */
|
|
1498
|
+
nextLink?: string;
|
|
1499
|
+
}
|
|
1500
|
+
export declare function _giVersionListResultDeserializer(item: any): _GiVersionListResult;
|
|
1501
|
+
export declare function giVersionArrayDeserializer(result: Array<GiVersion>): any[];
|
|
1502
|
+
/** The response of a GiMinorVersion list operation. */
|
|
1503
|
+
export interface _GiMinorVersionListResult {
|
|
1504
|
+
/** The GiMinorVersion items on this page */
|
|
1505
|
+
value: GiMinorVersion[];
|
|
1506
|
+
/** The link to the next page of items */
|
|
1507
|
+
nextLink?: string;
|
|
1508
|
+
}
|
|
1509
|
+
export declare function _giMinorVersionListResultDeserializer(item: any): _GiMinorVersionListResult;
|
|
1510
|
+
export declare function giMinorVersionArrayDeserializer(result: Array<GiMinorVersion>): any[];
|
|
1511
|
+
/** The Oracle Grid Infrastructure (GI) minor version resource definition. */
|
|
1512
|
+
export interface GiMinorVersion extends ProxyResource {
|
|
1513
|
+
/** The resource-specific properties for this resource. */
|
|
1514
|
+
properties?: GiMinorVersionProperties;
|
|
1515
|
+
}
|
|
1516
|
+
export declare function giMinorVersionDeserializer(item: any): GiMinorVersion;
|
|
1517
|
+
/** The Oracle Grid Infrastructure (GI) minor version properties */
|
|
1518
|
+
export interface GiMinorVersionProperties {
|
|
1519
|
+
/** A valid Oracle Grid Infrastructure (GI) software version. */
|
|
1520
|
+
version: string;
|
|
1521
|
+
/** Grid Infrastructure Image Id */
|
|
1522
|
+
gridImageOcid?: string;
|
|
1523
|
+
}
|
|
1524
|
+
export declare function giMinorVersionPropertiesDeserializer(item: any): GiMinorVersionProperties;
|
|
1525
|
+
/** DbSystemShape resource definition */
|
|
1526
|
+
export interface DbSystemShape extends ProxyResource {
|
|
1527
|
+
/** The resource-specific properties for this resource. */
|
|
1528
|
+
properties?: DbSystemShapeProperties;
|
|
1529
|
+
}
|
|
1530
|
+
export declare function dbSystemShapeDeserializer(item: any): DbSystemShape;
|
|
1531
|
+
/** DbSystemShape resource model */
|
|
1532
|
+
export interface DbSystemShapeProperties {
|
|
1533
|
+
/** The family of the shape used for the DB system. */
|
|
1534
|
+
shapeFamily?: string;
|
|
1535
|
+
/** The shape used for the DB system. */
|
|
1536
|
+
shapeName: string;
|
|
1537
|
+
/** The maximum number of CPU cores that can be enabled on the DB system for this shape. */
|
|
1538
|
+
availableCoreCount: number;
|
|
1539
|
+
/** The minimum number of CPU cores that can be enabled on the DB system for this shape. */
|
|
1540
|
+
minimumCoreCount?: number;
|
|
1541
|
+
/** The runtime minimum number of CPU cores that can be enabled on the DB system for this shape. */
|
|
1542
|
+
runtimeMinimumCoreCount?: number;
|
|
1543
|
+
/** The discrete number by which the CPU core count for this shape can be increased or decreased. */
|
|
1544
|
+
coreCountIncrement?: number;
|
|
1545
|
+
/** The minimum number of Exadata storage servers available for the Exadata infrastructure. */
|
|
1546
|
+
minStorageCount?: number;
|
|
1547
|
+
/** The maximum number of Exadata storage servers available for the Exadata infrastructure. */
|
|
1548
|
+
maxStorageCount?: number;
|
|
1549
|
+
/** The maximum data storage available per storage server for this shape. Only applicable to ExaCC Elastic shapes. */
|
|
1550
|
+
availableDataStoragePerServerInTbs?: number;
|
|
1551
|
+
/** The maximum memory available per database node for this shape. Only applicable to ExaCC Elastic shapes. */
|
|
1552
|
+
availableMemoryPerNodeInGbs?: number;
|
|
1553
|
+
/** The maximum Db Node storage available per database node for this shape. Only applicable to ExaCC Elastic shapes. */
|
|
1554
|
+
availableDbNodePerNodeInGbs?: number;
|
|
1555
|
+
/** The minimum number of CPU cores that can be enabled per node for this shape. */
|
|
1556
|
+
minCoreCountPerNode?: number;
|
|
1557
|
+
/** The maximum memory that can be enabled for this shape. */
|
|
1558
|
+
availableMemoryInGbs?: number;
|
|
1559
|
+
/** The minimum memory that need be allocated per node for this shape. */
|
|
1560
|
+
minMemoryPerNodeInGbs?: number;
|
|
1561
|
+
/** The maximum Db Node storage that can be enabled for this shape. */
|
|
1562
|
+
availableDbNodeStorageInGbs?: number;
|
|
1563
|
+
/** The minimum Db Node storage that need be allocated per node for this shape. */
|
|
1564
|
+
minDbNodeStoragePerNodeInGbs?: number;
|
|
1565
|
+
/** The maximum DATA storage that can be enabled for this shape. */
|
|
1566
|
+
availableDataStorageInTbs?: number;
|
|
1567
|
+
/** The minimum data storage that need be allocated for this shape. */
|
|
1568
|
+
minDataStorageInTbs?: number;
|
|
1569
|
+
/** The minimum number of database nodes available for this shape. */
|
|
1570
|
+
minimumNodeCount?: number;
|
|
1571
|
+
/** The maximum number of database nodes available for this shape. */
|
|
1572
|
+
maximumNodeCount?: number;
|
|
1573
|
+
/** The maximum number of CPU cores per database node that can be enabled for this shape. Only applicable to the flex Exadata shape and ExaCC Elastic shapes. */
|
|
1574
|
+
availableCoreCountPerNode?: number;
|
|
1575
|
+
/** The compute model of the Exadata Infrastructure */
|
|
1576
|
+
computeModel?: ComputeModel;
|
|
1577
|
+
/** Indicates if the shape supports database and storage server types */
|
|
1578
|
+
areServerTypesSupported?: boolean;
|
|
1579
|
+
/** The display name of the shape used for the DB system */
|
|
1580
|
+
displayName?: string;
|
|
1581
|
+
}
|
|
1582
|
+
export declare function dbSystemShapePropertiesDeserializer(item: any): DbSystemShapeProperties;
|
|
1583
|
+
/** The response of a DbSystemShape list operation. */
|
|
1584
|
+
export interface _DbSystemShapeListResult {
|
|
1585
|
+
/** The DbSystemShape items on this page */
|
|
1586
|
+
value: DbSystemShape[];
|
|
1587
|
+
/** The link to the next page of items */
|
|
1588
|
+
nextLink?: string;
|
|
1589
|
+
}
|
|
1590
|
+
export declare function _dbSystemShapeListResultDeserializer(item: any): _DbSystemShapeListResult;
|
|
1591
|
+
export declare function dbSystemShapeArrayDeserializer(result: Array<DbSystemShape>): any[];
|
|
1592
|
+
/** DnsPrivateView resource definition */
|
|
1593
|
+
export interface DnsPrivateView extends ProxyResource {
|
|
1594
|
+
/** The resource-specific properties for this resource. */
|
|
1595
|
+
properties?: DnsPrivateViewProperties;
|
|
1596
|
+
}
|
|
1597
|
+
export declare function dnsPrivateViewDeserializer(item: any): DnsPrivateView;
|
|
1598
|
+
/** Views resource model */
|
|
1599
|
+
export interface DnsPrivateViewProperties {
|
|
1600
|
+
/** The OCID of the view */
|
|
1601
|
+
ocid: string;
|
|
1602
|
+
/** The display name of the view resource */
|
|
1603
|
+
displayName: string;
|
|
1604
|
+
/** A Boolean flag indicating whether or not parts of the resource are unable to be explicitly managed. */
|
|
1605
|
+
isProtected: boolean;
|
|
1606
|
+
/** Views lifecycleState */
|
|
1607
|
+
lifecycleState: DnsPrivateViewsLifecycleState;
|
|
1608
|
+
/** The canonical absolute URL of the resource. */
|
|
1609
|
+
self: string;
|
|
1610
|
+
/** views timeCreated */
|
|
1611
|
+
timeCreated: Date;
|
|
1612
|
+
/** views timeCreated */
|
|
1613
|
+
timeUpdated: Date;
|
|
1614
|
+
/** Azure resource provisioning state. */
|
|
1615
|
+
readonly provisioningState?: ResourceProvisioningState;
|
|
1616
|
+
}
|
|
1617
|
+
export declare function dnsPrivateViewPropertiesDeserializer(item: any): DnsPrivateViewProperties;
|
|
1618
|
+
/** DNS Private Views lifecycle state enum */
|
|
1619
|
+
export declare enum KnownDnsPrivateViewsLifecycleState {
|
|
1620
|
+
/** DNS Private View is active */
|
|
1621
|
+
Active = "Active",
|
|
1622
|
+
/** DNS Private View is deleted */
|
|
1623
|
+
Deleted = "Deleted",
|
|
1624
|
+
/** DNS Private View is deleting */
|
|
1625
|
+
Deleting = "Deleting",
|
|
1626
|
+
/** DNS Private View is updating */
|
|
1627
|
+
Updating = "Updating"
|
|
1628
|
+
}
|
|
1629
|
+
/**
|
|
1630
|
+
* DNS Private Views lifecycle state enum \
|
|
1631
|
+
* {@link KnownDnsPrivateViewsLifecycleState} can be used interchangeably with DnsPrivateViewsLifecycleState,
|
|
1632
|
+
* this enum contains the known values that the service supports.
|
|
1633
|
+
* ### Known values supported by the service
|
|
1634
|
+
* **Active**: DNS Private View is active \
|
|
1635
|
+
* **Deleted**: DNS Private View is deleted \
|
|
1636
|
+
* **Deleting**: DNS Private View is deleting \
|
|
1637
|
+
* **Updating**: DNS Private View is updating
|
|
1638
|
+
*/
|
|
1639
|
+
export type DnsPrivateViewsLifecycleState = string;
|
|
1640
|
+
/** The response of a DnsPrivateView list operation. */
|
|
1641
|
+
export interface _DnsPrivateViewListResult {
|
|
1642
|
+
/** The DnsPrivateView items on this page */
|
|
1643
|
+
value: DnsPrivateView[];
|
|
1644
|
+
/** The link to the next page of items */
|
|
1645
|
+
nextLink?: string;
|
|
1646
|
+
}
|
|
1647
|
+
export declare function _dnsPrivateViewListResultDeserializer(item: any): _DnsPrivateViewListResult;
|
|
1648
|
+
export declare function dnsPrivateViewArrayDeserializer(result: Array<DnsPrivateView>): any[];
|
|
1649
|
+
/** DnsPrivateZone resource definition */
|
|
1650
|
+
export interface DnsPrivateZone extends ProxyResource {
|
|
1651
|
+
/** The resource-specific properties for this resource. */
|
|
1652
|
+
properties?: DnsPrivateZoneProperties;
|
|
1653
|
+
}
|
|
1654
|
+
export declare function dnsPrivateZoneDeserializer(item: any): DnsPrivateZone;
|
|
1655
|
+
/** Zones resource model */
|
|
1656
|
+
export interface DnsPrivateZoneProperties {
|
|
1657
|
+
/** The OCID of the Zone */
|
|
1658
|
+
ocid: string;
|
|
1659
|
+
/** A Boolean flag indicating whether or not parts of the resource are unable to be explicitly managed. */
|
|
1660
|
+
isProtected: boolean;
|
|
1661
|
+
/** Zones lifecycleState */
|
|
1662
|
+
lifecycleState: DnsPrivateZonesLifecycleState;
|
|
1663
|
+
/** The canonical absolute URL of the resource. */
|
|
1664
|
+
self: string;
|
|
1665
|
+
/** The current serial of the zone. As seen in the zone's SOA record. */
|
|
1666
|
+
serial: number;
|
|
1667
|
+
/** Version is the never-repeating, totally-orderable, version of the zone, from which the serial field of the zone's SOA record is derived. */
|
|
1668
|
+
version: string;
|
|
1669
|
+
/** The OCID of the private view containing the zone. This value will be null for zones in the global DNS, which are publicly resolvable and not part of a private view. */
|
|
1670
|
+
viewId?: string;
|
|
1671
|
+
/** The type of the zone. Must be either PRIMARY or SECONDARY. SECONDARY is only supported for GLOBAL zones. */
|
|
1672
|
+
zoneType: ZoneType;
|
|
1673
|
+
/** Zones timeCreated */
|
|
1674
|
+
timeCreated: Date;
|
|
1675
|
+
/** Azure resource provisioning state. */
|
|
1676
|
+
readonly provisioningState?: ResourceProvisioningState;
|
|
1677
|
+
}
|
|
1678
|
+
export declare function dnsPrivateZonePropertiesDeserializer(item: any): DnsPrivateZoneProperties;
|
|
1679
|
+
/** DNS Private Zones lifecycle state enum */
|
|
1680
|
+
export declare enum KnownDnsPrivateZonesLifecycleState {
|
|
1681
|
+
/** DNS Private Zones is active */
|
|
1682
|
+
Active = "Active",
|
|
1683
|
+
/** DNS Private Zones is creating */
|
|
1684
|
+
Creating = "Creating",
|
|
1685
|
+
/** DNS Private Zones is deleted */
|
|
1686
|
+
Deleted = "Deleted",
|
|
1687
|
+
/** DNS Private Zones is deleting */
|
|
1688
|
+
Deleting = "Deleting",
|
|
1689
|
+
/** DNS Private Zones is updating */
|
|
1690
|
+
Updating = "Updating"
|
|
1691
|
+
}
|
|
1692
|
+
/**
|
|
1693
|
+
* DNS Private Zones lifecycle state enum \
|
|
1694
|
+
* {@link KnownDnsPrivateZonesLifecycleState} can be used interchangeably with DnsPrivateZonesLifecycleState,
|
|
1695
|
+
* this enum contains the known values that the service supports.
|
|
1696
|
+
* ### Known values supported by the service
|
|
1697
|
+
* **Active**: DNS Private Zones is active \
|
|
1698
|
+
* **Creating**: DNS Private Zones is creating \
|
|
1699
|
+
* **Deleted**: DNS Private Zones is deleted \
|
|
1700
|
+
* **Deleting**: DNS Private Zones is deleting \
|
|
1701
|
+
* **Updating**: DNS Private Zones is updating
|
|
1702
|
+
*/
|
|
1703
|
+
export type DnsPrivateZonesLifecycleState = string;
|
|
1704
|
+
/** Zone type enum */
|
|
1705
|
+
export declare enum KnownZoneType {
|
|
1706
|
+
/** Primary zone */
|
|
1707
|
+
Primary = "Primary",
|
|
1708
|
+
/** Secondary zone */
|
|
1709
|
+
Secondary = "Secondary"
|
|
1710
|
+
}
|
|
1711
|
+
/**
|
|
1712
|
+
* Zone type enum \
|
|
1713
|
+
* {@link KnownZoneType} can be used interchangeably with ZoneType,
|
|
1714
|
+
* this enum contains the known values that the service supports.
|
|
1715
|
+
* ### Known values supported by the service
|
|
1716
|
+
* **Primary**: Primary zone \
|
|
1717
|
+
* **Secondary**: Secondary zone
|
|
1718
|
+
*/
|
|
1719
|
+
export type ZoneType = string;
|
|
1720
|
+
/** The response of a DnsPrivateZone list operation. */
|
|
1721
|
+
export interface _DnsPrivateZoneListResult {
|
|
1722
|
+
/** The DnsPrivateZone items on this page */
|
|
1723
|
+
value: DnsPrivateZone[];
|
|
1724
|
+
/** The link to the next page of items */
|
|
1725
|
+
nextLink?: string;
|
|
1726
|
+
}
|
|
1727
|
+
export declare function _dnsPrivateZoneListResultDeserializer(item: any): _DnsPrivateZoneListResult;
|
|
1728
|
+
export declare function dnsPrivateZoneArrayDeserializer(result: Array<DnsPrivateZone>): any[];
|
|
1729
|
+
/** FlexComponent Resource Definition */
|
|
1730
|
+
export interface FlexComponent extends ProxyResource {
|
|
1731
|
+
/** The resource-specific properties for this resource. */
|
|
1732
|
+
properties?: FlexComponentProperties;
|
|
1733
|
+
}
|
|
1734
|
+
export declare function flexComponentDeserializer(item: any): FlexComponent;
|
|
1735
|
+
/** FlexComponent resource model */
|
|
1736
|
+
export interface FlexComponentProperties {
|
|
1737
|
+
/** The minimum number of CPU cores that can be enabled on the DB Server for this Flex Component. */
|
|
1738
|
+
readonly minimumCoreCount?: number;
|
|
1739
|
+
/** The maximum number of CPU cores that can be enabled on the DB Server for this Flex Component. */
|
|
1740
|
+
readonly availableCoreCount?: number;
|
|
1741
|
+
/** The maximum storage that can be enabled on the Storage Server for this Flex Component. */
|
|
1742
|
+
readonly availableDbStorageInGbs?: number;
|
|
1743
|
+
/** The runtime minimum number of CPU cores that can be enabled for this Flex Component. */
|
|
1744
|
+
readonly runtimeMinimumCoreCount?: number;
|
|
1745
|
+
/** The name of the DB system shape for this Flex Component. */
|
|
1746
|
+
readonly shape?: string;
|
|
1747
|
+
/** The maximum memory size that can be enabled on the DB Server for this Flex Component. */
|
|
1748
|
+
readonly availableMemoryInGbs?: number;
|
|
1749
|
+
/** The maximum local storage that can be enabled on the DB Server for this Flex Component. */
|
|
1750
|
+
readonly availableLocalStorageInGbs?: number;
|
|
1751
|
+
/** The compute model of the DB Server for this Flex Component. */
|
|
1752
|
+
readonly computeModel?: string;
|
|
1753
|
+
/** The hardware type of the DB (Compute) or Storage (Cell) Server for this Flex Component. */
|
|
1754
|
+
readonly hardwareType?: HardwareType;
|
|
1755
|
+
/** The description summary for this Flex Component. */
|
|
1756
|
+
readonly descriptionSummary?: string;
|
|
1757
|
+
}
|
|
1758
|
+
export declare function flexComponentPropertiesDeserializer(item: any): FlexComponentProperties;
|
|
1759
|
+
/** Hardware Type enum */
|
|
1760
|
+
export declare enum KnownHardwareType {
|
|
1761
|
+
/** Hardware type is Database Server */
|
|
1762
|
+
Compute = "COMPUTE",
|
|
1763
|
+
/** Hardware type is Storage Server */
|
|
1764
|
+
Cell = "CELL"
|
|
1765
|
+
}
|
|
1766
|
+
/**
|
|
1767
|
+
* Hardware Type enum \
|
|
1768
|
+
* {@link KnownHardwareType} can be used interchangeably with HardwareType,
|
|
1769
|
+
* this enum contains the known values that the service supports.
|
|
1770
|
+
* ### Known values supported by the service
|
|
1771
|
+
* **COMPUTE**: Hardware type is Database Server \
|
|
1772
|
+
* **CELL**: Hardware type is Storage Server
|
|
1773
|
+
*/
|
|
1774
|
+
export type HardwareType = string;
|
|
1775
|
+
/** The response of a FlexComponent list operation. */
|
|
1776
|
+
export interface _FlexComponentListResult {
|
|
1777
|
+
/** The FlexComponent items on this page */
|
|
1778
|
+
value: FlexComponent[];
|
|
1779
|
+
/** The link to the next page of items */
|
|
1780
|
+
nextLink?: string;
|
|
1781
|
+
}
|
|
1782
|
+
export declare function _flexComponentListResultDeserializer(item: any): _FlexComponentListResult;
|
|
1783
|
+
export declare function flexComponentArrayDeserializer(result: Array<FlexComponent>): any[];
|
|
1784
|
+
/** The response of a AutonomousDatabase list operation. */
|
|
1785
|
+
export interface _AutonomousDatabaseListResult {
|
|
1786
|
+
/** The AutonomousDatabase items on this page */
|
|
1787
|
+
value: AutonomousDatabase[];
|
|
1788
|
+
/** The link to the next page of items */
|
|
1789
|
+
nextLink?: string;
|
|
1790
|
+
}
|
|
1791
|
+
export declare function _autonomousDatabaseListResultDeserializer(item: any): _AutonomousDatabaseListResult;
|
|
1792
|
+
export declare function autonomousDatabaseArraySerializer(result: Array<AutonomousDatabase>): any[];
|
|
1793
|
+
export declare function autonomousDatabaseArrayDeserializer(result: Array<AutonomousDatabase>): any[];
|
|
1794
|
+
/** Autonomous Database resource model. */
|
|
1795
|
+
export interface AutonomousDatabase extends TrackedResource {
|
|
1796
|
+
/** The resource-specific properties for this resource. */
|
|
1797
|
+
properties?: AutonomousDatabaseBasePropertiesUnion;
|
|
1798
|
+
}
|
|
1799
|
+
export declare function autonomousDatabaseSerializer(item: AutonomousDatabase): any;
|
|
1800
|
+
export declare function autonomousDatabaseDeserializer(item: any): AutonomousDatabase;
|
|
1801
|
+
/** Autonomous Database base resource model. */
|
|
1802
|
+
export interface AutonomousDatabaseBaseProperties {
|
|
1803
|
+
/** Admin password. */
|
|
1804
|
+
adminPassword?: string;
|
|
1805
|
+
/** Database type to be created. */
|
|
1806
|
+
/** The discriminator possible values: Regular, Clone, CrossRegionDisasterRecovery, CloneFromBackupTimestamp */
|
|
1807
|
+
dataBaseType: DataBaseType;
|
|
1808
|
+
/** The maintenance schedule type of the Autonomous Database Serverless. */
|
|
1809
|
+
autonomousMaintenanceScheduleType?: AutonomousMaintenanceScheduleType;
|
|
1810
|
+
/** The character set for the autonomous database. */
|
|
1811
|
+
characterSet?: string;
|
|
1812
|
+
/** The compute amount (CPUs) available to the database. */
|
|
1813
|
+
computeCount?: number;
|
|
1814
|
+
/** The compute model of the Autonomous Database. */
|
|
1815
|
+
computeModel?: ComputeModel;
|
|
1816
|
+
/** The number of CPU cores to be made available to the database. */
|
|
1817
|
+
cpuCoreCount?: number;
|
|
1818
|
+
/** Customer Contacts. */
|
|
1819
|
+
customerContacts?: CustomerContact[];
|
|
1820
|
+
/** The quantity of data in the database, in terabytes. */
|
|
1821
|
+
dataStorageSizeInTbs?: number;
|
|
1822
|
+
/** The size, in gigabytes, of the data volume that will be created and attached to the database. */
|
|
1823
|
+
dataStorageSizeInGbs?: number;
|
|
1824
|
+
/** A valid Oracle Database version for Autonomous Database. */
|
|
1825
|
+
dbVersion?: string;
|
|
1826
|
+
/** The Autonomous Database workload type */
|
|
1827
|
+
dbWorkload?: WorkloadType;
|
|
1828
|
+
/** The user-friendly name for the Autonomous Database. */
|
|
1829
|
+
displayName?: string;
|
|
1830
|
+
/** Indicates if auto scaling is enabled for the Autonomous Database CPU core count. */
|
|
1831
|
+
isAutoScalingEnabled?: boolean;
|
|
1832
|
+
/** Indicates if auto scaling is enabled for the Autonomous Database storage. */
|
|
1833
|
+
isAutoScalingForStorageEnabled?: boolean;
|
|
1834
|
+
/** The list of Azure resource IDs of standby databases located in Autonomous Data Guard remote regions that are associated with the source database. Note that for Autonomous Database Serverless instances, standby databases located in the same region as the source primary database do not have Azure IDs. */
|
|
1835
|
+
readonly peerDbIds?: string[];
|
|
1836
|
+
/** The Azure resource ID of the Disaster Recovery peer database, which is located in a different region from the current peer database. */
|
|
1837
|
+
peerDbId?: string;
|
|
1838
|
+
/** Indicates whether the Autonomous Database has local or called in-region Data Guard enabled. */
|
|
1839
|
+
isLocalDataGuardEnabled?: boolean;
|
|
1840
|
+
/** Indicates whether the Autonomous Database has Cross Region Data Guard enabled. */
|
|
1841
|
+
readonly isRemoteDataGuardEnabled?: boolean;
|
|
1842
|
+
/** Indicates the local disaster recovery (DR) type of the Autonomous Database Serverless instance.Autonomous Data Guard (ADG) DR type provides business critical DR with a faster recovery time objective (RTO) during failover or switchover.Backup-based DR type provides lower cost DR with a slower RTO during failover or switchover. */
|
|
1843
|
+
readonly localDisasterRecoveryType?: DisasterRecoveryType;
|
|
1844
|
+
/** The date and time the Disaster Recovery role was switched for the standby Autonomous Database. */
|
|
1845
|
+
readonly timeDisasterRecoveryRoleChanged?: Date;
|
|
1846
|
+
/** Indicates remote disaster recovery configuration */
|
|
1847
|
+
readonly remoteDisasterRecoveryConfiguration?: DisasterRecoveryConfigurationDetails;
|
|
1848
|
+
/** Local Autonomous Disaster Recovery standby database details. */
|
|
1849
|
+
readonly localStandbyDb?: AutonomousDatabaseStandbySummary;
|
|
1850
|
+
/** Indicates the number of seconds of data loss for a Data Guard failover. */
|
|
1851
|
+
readonly failedDataRecoveryInSeconds?: number;
|
|
1852
|
+
/** Specifies if the Autonomous Database requires mTLS connections. */
|
|
1853
|
+
isMtlsConnectionRequired?: boolean;
|
|
1854
|
+
/** Specifies if the Autonomous Database preview version is being provisioned. */
|
|
1855
|
+
isPreviewVersionWithServiceTermsAccepted?: boolean;
|
|
1856
|
+
/** The Oracle license model that applies to the Oracle Autonomous Database. The default is LICENSE_INCLUDED. */
|
|
1857
|
+
licenseModel?: LicenseModel;
|
|
1858
|
+
/** The character set for the Autonomous Database. */
|
|
1859
|
+
ncharacterSet?: string;
|
|
1860
|
+
/** Additional information about the current lifecycle state. */
|
|
1861
|
+
readonly lifecycleDetails?: string;
|
|
1862
|
+
/** Azure resource provisioning state. */
|
|
1863
|
+
readonly provisioningState?: AzureResourceProvisioningState;
|
|
1864
|
+
/** Views lifecycleState */
|
|
1865
|
+
readonly lifecycleState?: AutonomousDatabaseLifecycleState;
|
|
1866
|
+
/** The list of scheduled operations. */
|
|
1867
|
+
scheduledOperations?: ScheduledOperationsType;
|
|
1868
|
+
/** The private endpoint Ip address for the resource. */
|
|
1869
|
+
privateEndpointIp?: string;
|
|
1870
|
+
/** The resource's private endpoint label. */
|
|
1871
|
+
privateEndpointLabel?: string;
|
|
1872
|
+
/** HTTPS link to OCI resources exposed to Azure Customer via Azure Interface. */
|
|
1873
|
+
readonly ociUrl?: string;
|
|
1874
|
+
/** Client subnet */
|
|
1875
|
+
subnetId?: string;
|
|
1876
|
+
/** VNET for network connectivity */
|
|
1877
|
+
vnetId?: string;
|
|
1878
|
+
/** The date and time that the database was created. */
|
|
1879
|
+
readonly timeCreated?: Date;
|
|
1880
|
+
/** The date and time when maintenance will begin. */
|
|
1881
|
+
readonly timeMaintenanceBegin?: Date;
|
|
1882
|
+
/** The date and time when maintenance will end. */
|
|
1883
|
+
readonly timeMaintenanceEnd?: Date;
|
|
1884
|
+
/** The current amount of storage in use for user and system data, in terabytes (TB). */
|
|
1885
|
+
readonly actualUsedDataStorageSizeInTbs?: number;
|
|
1886
|
+
/** The amount of storage currently allocated for the database tables and billed for, rounded up. */
|
|
1887
|
+
readonly allocatedStorageSizeInTbs?: number;
|
|
1888
|
+
/** Information about Oracle APEX Application Development. */
|
|
1889
|
+
readonly apexDetails?: ApexDetailsType;
|
|
1890
|
+
/** List of Oracle Database versions available for a database upgrade. If there are no version upgrades available, this list is empty. */
|
|
1891
|
+
readonly availableUpgradeVersions?: string[];
|
|
1892
|
+
/** The connection string used to connect to the Autonomous Database. */
|
|
1893
|
+
readonly connectionStrings?: ConnectionStringType;
|
|
1894
|
+
/** The URLs for accessing Oracle Application Express (APEX) and SQL Developer Web with a browser from a Compute instance within your VCN or that has a direct connection to your VCN. */
|
|
1895
|
+
readonly connectionUrls?: ConnectionUrlType;
|
|
1896
|
+
/** Status of the Data Safe registration for this Autonomous Database. */
|
|
1897
|
+
readonly dataSafeStatus?: DataSafeStatusType;
|
|
1898
|
+
/** The Oracle Database Edition that applies to the Autonomous databases. */
|
|
1899
|
+
databaseEdition?: DatabaseEditionType;
|
|
1900
|
+
/** Autonomous Database ID */
|
|
1901
|
+
autonomousDatabaseId?: string;
|
|
1902
|
+
/** The area assigned to In-Memory tables in Autonomous Database. */
|
|
1903
|
+
readonly inMemoryAreaInGbs?: number;
|
|
1904
|
+
/** The date and time when the next long-term backup would be created. */
|
|
1905
|
+
readonly nextLongTermBackupTimeStamp?: Date;
|
|
1906
|
+
/** Details for the long-term backup schedule. */
|
|
1907
|
+
longTermBackupSchedule?: LongTermBackUpScheduleDetails;
|
|
1908
|
+
/** Indicates if the Autonomous Database version is a preview version. */
|
|
1909
|
+
readonly isPreview?: boolean;
|
|
1910
|
+
/** Parameter that allows users to select an acceptable maximum data loss limit in seconds, up to which Automatic Failover will be triggered when necessary for a Local Autonomous Data Guard */
|
|
1911
|
+
localAdgAutoFailoverMaxDataLossLimit?: number;
|
|
1912
|
+
/** The amount of memory (in GBs) enabled per ECPU or OCPU. */
|
|
1913
|
+
readonly memoryPerOracleComputeUnitInGbs?: number;
|
|
1914
|
+
/** Indicates the Autonomous Database mode. */
|
|
1915
|
+
openMode?: OpenModeType;
|
|
1916
|
+
/** Status of Operations Insights for this Autonomous Database. */
|
|
1917
|
+
readonly operationsInsightsStatus?: OperationsInsightsStatusType;
|
|
1918
|
+
/** The Autonomous Database permission level. */
|
|
1919
|
+
permissionLevel?: PermissionLevelType;
|
|
1920
|
+
/** The private endpoint for the resource. */
|
|
1921
|
+
readonly privateEndpoint?: string;
|
|
1922
|
+
/** An array of CPU values that an Autonomous Database can be scaled to. */
|
|
1923
|
+
readonly provisionableCpus?: number[];
|
|
1924
|
+
/** The Data Guard role of the Autonomous Container Database or Autonomous Database, if Autonomous Data Guard is enabled. */
|
|
1925
|
+
role?: RoleType;
|
|
1926
|
+
/** The URL of the Service Console for the Autonomous Database. */
|
|
1927
|
+
readonly serviceConsoleUrl?: string;
|
|
1928
|
+
/** The SQL Web Developer URL for the Oracle Autonomous Database. */
|
|
1929
|
+
readonly sqlWebDeveloperUrl?: string;
|
|
1930
|
+
/** The list of regions that support the creation of an Autonomous Database clone or an Autonomous Data Guard standby database. */
|
|
1931
|
+
readonly supportedRegionsToCloneTo?: string[];
|
|
1932
|
+
/** The date and time the Autonomous Data Guard role was switched for the Autonomous Database. */
|
|
1933
|
+
readonly timeDataGuardRoleChanged?: string;
|
|
1934
|
+
/** The date and time the Always Free database will be automatically deleted because of inactivity. */
|
|
1935
|
+
readonly timeDeletionOfFreeAutonomousDatabase?: string;
|
|
1936
|
+
/** The date and time that Autonomous Data Guard was enabled for an Autonomous Database where the standby was provisioned in the same region as the primary database. */
|
|
1937
|
+
readonly timeLocalDataGuardEnabled?: string;
|
|
1938
|
+
/** The timestamp of the last failover operation. */
|
|
1939
|
+
readonly timeOfLastFailover?: string;
|
|
1940
|
+
/** The date and time when last refresh happened. */
|
|
1941
|
+
readonly timeOfLastRefresh?: string;
|
|
1942
|
+
/** The refresh point timestamp (UTC). */
|
|
1943
|
+
readonly timeOfLastRefreshPoint?: string;
|
|
1944
|
+
/** The timestamp of the last switchover operation for the Autonomous Database. */
|
|
1945
|
+
readonly timeOfLastSwitchover?: string;
|
|
1946
|
+
/** The date and time the Always Free database will be stopped because of inactivity. */
|
|
1947
|
+
readonly timeReclamationOfFreeAutonomousDatabase?: string;
|
|
1948
|
+
/** The storage space consumed by Autonomous Database in GBs. */
|
|
1949
|
+
readonly usedDataStorageSizeInGbs?: number;
|
|
1950
|
+
/** The amount of storage that has been used, in terabytes. */
|
|
1951
|
+
readonly usedDataStorageSizeInTbs?: number;
|
|
1952
|
+
/** Database ocid */
|
|
1953
|
+
readonly ocid?: string;
|
|
1954
|
+
/** Retention period, in days, for long-term backups */
|
|
1955
|
+
backupRetentionPeriodInDays?: number;
|
|
1956
|
+
/** The client IP access control list (ACL). This is an array of CIDR notations and/or IP addresses. Values should be separate strings, separated by commas. Example: ['1.1.1.1','1.1.1.0/24','1.1.2.25'] */
|
|
1957
|
+
whitelistedIps?: string[];
|
|
1958
|
+
}
|
|
1959
|
+
export declare function autonomousDatabaseBasePropertiesSerializer(item: AutonomousDatabaseBaseProperties): any;
|
|
1960
|
+
export declare function autonomousDatabaseBasePropertiesDeserializer(item: any): AutonomousDatabaseBaseProperties;
|
|
1961
|
+
/** Alias for AutonomousDatabaseBasePropertiesUnion */
|
|
1962
|
+
export type AutonomousDatabaseBasePropertiesUnion = AutonomousDatabaseProperties | AutonomousDatabaseCloneProperties | AutonomousDatabaseCrossRegionDisasterRecoveryProperties | AutonomousDatabaseFromBackupTimestampProperties | AutonomousDatabaseBaseProperties;
|
|
1963
|
+
export declare function autonomousDatabaseBasePropertiesUnionSerializer(item: AutonomousDatabaseBasePropertiesUnion): any;
|
|
1964
|
+
export declare function autonomousDatabaseBasePropertiesUnionDeserializer(item: any): AutonomousDatabaseBasePropertiesUnion;
|
|
1965
|
+
/** Database type enum */
|
|
1966
|
+
export declare enum KnownDataBaseType {
|
|
1967
|
+
/** Regular DB */
|
|
1968
|
+
Regular = "Regular",
|
|
1969
|
+
/** Clone DB */
|
|
1970
|
+
Clone = "Clone",
|
|
1971
|
+
/** Clone DB from backup timestamp */
|
|
1972
|
+
CloneFromBackupTimestamp = "CloneFromBackupTimestamp",
|
|
1973
|
+
/** Cross Region Disaster Recovery */
|
|
1974
|
+
CrossRegionDisasterRecovery = "CrossRegionDisasterRecovery"
|
|
1975
|
+
}
|
|
1976
|
+
/**
|
|
1977
|
+
* Database type enum \
|
|
1978
|
+
* {@link KnownDataBaseType} can be used interchangeably with DataBaseType,
|
|
1979
|
+
* this enum contains the known values that the service supports.
|
|
1980
|
+
* ### Known values supported by the service
|
|
1981
|
+
* **Regular**: Regular DB \
|
|
1982
|
+
* **Clone**: Clone DB \
|
|
1983
|
+
* **CloneFromBackupTimestamp**: Clone DB from backup timestamp \
|
|
1984
|
+
* **CrossRegionDisasterRecovery**: Cross Region Disaster Recovery
|
|
1985
|
+
*/
|
|
1986
|
+
export type DataBaseType = string;
|
|
1987
|
+
/** Autonomous database maintenance schedule type enum. */
|
|
1988
|
+
export declare enum KnownAutonomousMaintenanceScheduleType {
|
|
1989
|
+
/** Early maintenance schedule */
|
|
1990
|
+
Early = "Early",
|
|
1991
|
+
/** Regular maintenance schedule */
|
|
1992
|
+
Regular = "Regular"
|
|
1993
|
+
}
|
|
1994
|
+
/**
|
|
1995
|
+
* Autonomous database maintenance schedule type enum. \
|
|
1996
|
+
* {@link KnownAutonomousMaintenanceScheduleType} can be used interchangeably with AutonomousMaintenanceScheduleType,
|
|
1997
|
+
* this enum contains the known values that the service supports.
|
|
1998
|
+
* ### Known values supported by the service
|
|
1999
|
+
* **Early**: Early maintenance schedule \
|
|
2000
|
+
* **Regular**: Regular maintenance schedule
|
|
2001
|
+
*/
|
|
2002
|
+
export type AutonomousMaintenanceScheduleType = string;
|
|
2003
|
+
/** WorkloadType enum */
|
|
2004
|
+
export declare enum KnownWorkloadType {
|
|
2005
|
+
/** OLTP - indicates an Autonomous Transaction Processing database */
|
|
2006
|
+
Oltp = "OLTP",
|
|
2007
|
+
/** DW - indicates an Autonomous Data Warehouse database */
|
|
2008
|
+
DW = "DW",
|
|
2009
|
+
/** AJD - indicates an Autonomous JSON Database */
|
|
2010
|
+
AJD = "AJD",
|
|
2011
|
+
/** APEX - indicates an Autonomous Database with the Oracle APEX Application Development workload type. */
|
|
2012
|
+
Apex = "APEX"
|
|
2013
|
+
}
|
|
2014
|
+
/**
|
|
2015
|
+
* WorkloadType enum \
|
|
2016
|
+
* {@link KnownWorkloadType} can be used interchangeably with WorkloadType,
|
|
2017
|
+
* this enum contains the known values that the service supports.
|
|
2018
|
+
* ### Known values supported by the service
|
|
2019
|
+
* **OLTP**: OLTP - indicates an Autonomous Transaction Processing database \
|
|
2020
|
+
* **DW**: DW - indicates an Autonomous Data Warehouse database \
|
|
2021
|
+
* **AJD**: AJD - indicates an Autonomous JSON Database \
|
|
2022
|
+
* **APEX**: APEX - indicates an Autonomous Database with the Oracle APEX Application Development workload type.
|
|
2023
|
+
*/
|
|
2024
|
+
export type WorkloadType = string;
|
|
2025
|
+
/** Disaster recovery type enum. */
|
|
2026
|
+
export declare enum KnownDisasterRecoveryType {
|
|
2027
|
+
/** ADG type */
|
|
2028
|
+
Adg = "Adg",
|
|
2029
|
+
/** Backup based type */
|
|
2030
|
+
BackupBased = "BackupBased"
|
|
2031
|
+
}
|
|
2032
|
+
/**
|
|
2033
|
+
* Disaster recovery type enum. \
|
|
2034
|
+
* {@link KnownDisasterRecoveryType} can be used interchangeably with DisasterRecoveryType,
|
|
2035
|
+
* this enum contains the known values that the service supports.
|
|
2036
|
+
* ### Known values supported by the service
|
|
2037
|
+
* **Adg**: ADG type \
|
|
2038
|
+
* **BackupBased**: Backup based type
|
|
2039
|
+
*/
|
|
2040
|
+
export type DisasterRecoveryType = string;
|
|
2041
|
+
/** Configurations of a Disaster Recovery Details */
|
|
2042
|
+
export interface DisasterRecoveryConfigurationDetails {
|
|
2043
|
+
/** Indicates the disaster recovery (DR) type of the Autonomous Database Serverless instance. Autonomous Data Guard (ADG) DR type provides business critical DR with a faster recovery time objective (RTO) during failover or switchover. Backup-based DR type provides lower cost DR with a slower RTO during failover or switchover. */
|
|
2044
|
+
disasterRecoveryType?: DisasterRecoveryType;
|
|
2045
|
+
/** Time and date stored as an RFC 3339 formatted timestamp string. For example, 2022-01-01T12:00:00.000Z would set a limit for the snapshot standby to be converted back to a cross-region standby database. */
|
|
2046
|
+
timeSnapshotStandbyEnabledTill?: Date;
|
|
2047
|
+
/** Indicates if user wants to convert to a snapshot standby. For example, true would set a standby database to snapshot standby database. False would set a snapshot standby database back to regular standby database. */
|
|
2048
|
+
isSnapshotStandby?: boolean;
|
|
2049
|
+
/** If true, 7 days worth of backups are replicated across regions for Cross-Region ADB or Backup-Based DR between Primary and Standby. If false, the backups taken on the Primary are not replicated to the Standby database. */
|
|
2050
|
+
isReplicateAutomaticBackups?: boolean;
|
|
2051
|
+
}
|
|
2052
|
+
export declare function disasterRecoveryConfigurationDetailsSerializer(item: DisasterRecoveryConfigurationDetails): any;
|
|
2053
|
+
export declare function disasterRecoveryConfigurationDetailsDeserializer(item: any): DisasterRecoveryConfigurationDetails;
|
|
2054
|
+
/** Autonomous Disaster Recovery standby database details. */
|
|
2055
|
+
export interface AutonomousDatabaseStandbySummary {
|
|
2056
|
+
/** The amount of time, in seconds, that the data of the standby database lags the data of the primary database. Can be used to determine the potential data loss in the event of a failover. */
|
|
2057
|
+
lagTimeInSeconds?: number;
|
|
2058
|
+
/** The current state of the Autonomous Database. */
|
|
2059
|
+
lifecycleState?: AutonomousDatabaseLifecycleState;
|
|
2060
|
+
/** Additional information about the current lifecycle state. */
|
|
2061
|
+
lifecycleDetails?: string;
|
|
2062
|
+
/** The date and time the Autonomous Data Guard role was switched for the standby Autonomous Database. */
|
|
2063
|
+
timeDataGuardRoleChanged?: string;
|
|
2064
|
+
/** The date and time the Disaster Recovery role was switched for the standby Autonomous Database. */
|
|
2065
|
+
timeDisasterRecoveryRoleChanged?: string;
|
|
2066
|
+
}
|
|
2067
|
+
export declare function autonomousDatabaseStandbySummaryDeserializer(item: any): AutonomousDatabaseStandbySummary;
|
|
2068
|
+
/** Autonomous database lifecycle state enum */
|
|
2069
|
+
export declare enum KnownAutonomousDatabaseLifecycleState {
|
|
2070
|
+
/** Indicates that resource in Provisioning state */
|
|
2071
|
+
Provisioning = "Provisioning",
|
|
2072
|
+
/** Indicates that resource in Available state */
|
|
2073
|
+
Available = "Available",
|
|
2074
|
+
/** Indicates that resource in Stopping state */
|
|
2075
|
+
Stopping = "Stopping",
|
|
2076
|
+
/** Indicates that resource in Stopped state */
|
|
2077
|
+
Stopped = "Stopped",
|
|
2078
|
+
/** Indicates that resource in Starting state */
|
|
2079
|
+
Starting = "Starting",
|
|
2080
|
+
/** Indicates that resource in Terminating state */
|
|
2081
|
+
Terminating = "Terminating",
|
|
2082
|
+
/** Indicates that resource in Terminated state */
|
|
2083
|
+
Terminated = "Terminated",
|
|
2084
|
+
/** Indicates that resource in Unavailable state */
|
|
2085
|
+
Unavailable = "Unavailable",
|
|
2086
|
+
/** Indicates that resource in RestoreInProgress state */
|
|
2087
|
+
RestoreInProgress = "RestoreInProgress",
|
|
2088
|
+
/** Indicates that resource in RestoreFailed state */
|
|
2089
|
+
RestoreFailed = "RestoreFailed",
|
|
2090
|
+
/** Indicates that resource in BackupInProgress state */
|
|
2091
|
+
BackupInProgress = "BackupInProgress",
|
|
2092
|
+
/** Indicates that resource in ScaleInProgress state */
|
|
2093
|
+
ScaleInProgress = "ScaleInProgress",
|
|
2094
|
+
/** Indicates that resource is available but needs attention */
|
|
2095
|
+
AvailableNeedsAttention = "AvailableNeedsAttention",
|
|
2096
|
+
/** Indicates that resource in Updating state */
|
|
2097
|
+
Updating = "Updating",
|
|
2098
|
+
/** Indicates that resource maintenance in progress state */
|
|
2099
|
+
MaintenanceInProgress = "MaintenanceInProgress",
|
|
2100
|
+
/** Indicates that resource in Restarting state */
|
|
2101
|
+
Restarting = "Restarting",
|
|
2102
|
+
/** Indicates that resource in Recreating state */
|
|
2103
|
+
Recreating = "Recreating",
|
|
2104
|
+
/** Indicates that resource role change in progress state */
|
|
2105
|
+
RoleChangeInProgress = "RoleChangeInProgress",
|
|
2106
|
+
/** Indicates that resource in Upgrading state */
|
|
2107
|
+
Upgrading = "Upgrading",
|
|
2108
|
+
/** IIndicates that resource in Inaccessible state */
|
|
2109
|
+
Inaccessible = "Inaccessible",
|
|
2110
|
+
/** Indicates that resource in Standby state */
|
|
2111
|
+
Standby = "Standby"
|
|
2112
|
+
}
|
|
2113
|
+
/**
|
|
2114
|
+
* Autonomous database lifecycle state enum \
|
|
2115
|
+
* {@link KnownAutonomousDatabaseLifecycleState} can be used interchangeably with AutonomousDatabaseLifecycleState,
|
|
2116
|
+
* this enum contains the known values that the service supports.
|
|
2117
|
+
* ### Known values supported by the service
|
|
2118
|
+
* **Provisioning**: Indicates that resource in Provisioning state \
|
|
2119
|
+
* **Available**: Indicates that resource in Available state \
|
|
2120
|
+
* **Stopping**: Indicates that resource in Stopping state \
|
|
2121
|
+
* **Stopped**: Indicates that resource in Stopped state \
|
|
2122
|
+
* **Starting**: Indicates that resource in Starting state \
|
|
2123
|
+
* **Terminating**: Indicates that resource in Terminating state \
|
|
2124
|
+
* **Terminated**: Indicates that resource in Terminated state \
|
|
2125
|
+
* **Unavailable**: Indicates that resource in Unavailable state \
|
|
2126
|
+
* **RestoreInProgress**: Indicates that resource in RestoreInProgress state \
|
|
2127
|
+
* **RestoreFailed**: Indicates that resource in RestoreFailed state \
|
|
2128
|
+
* **BackupInProgress**: Indicates that resource in BackupInProgress state \
|
|
2129
|
+
* **ScaleInProgress**: Indicates that resource in ScaleInProgress state \
|
|
2130
|
+
* **AvailableNeedsAttention**: Indicates that resource is available but needs attention \
|
|
2131
|
+
* **Updating**: Indicates that resource in Updating state \
|
|
2132
|
+
* **MaintenanceInProgress**: Indicates that resource maintenance in progress state \
|
|
2133
|
+
* **Restarting**: Indicates that resource in Restarting state \
|
|
2134
|
+
* **Recreating**: Indicates that resource in Recreating state \
|
|
2135
|
+
* **RoleChangeInProgress**: Indicates that resource role change in progress state \
|
|
2136
|
+
* **Upgrading**: Indicates that resource in Upgrading state \
|
|
2137
|
+
* **Inaccessible**: IIndicates that resource in Inaccessible state \
|
|
2138
|
+
* **Standby**: Indicates that resource in Standby state
|
|
2139
|
+
*/
|
|
2140
|
+
export type AutonomousDatabaseLifecycleState = string;
|
|
2141
|
+
/** The list of scheduled operations. */
|
|
2142
|
+
export interface ScheduledOperationsType {
|
|
2143
|
+
/** Day of week */
|
|
2144
|
+
dayOfWeek: DayOfWeek;
|
|
2145
|
+
/** auto start time. value must be of ISO-8601 format HH:mm */
|
|
2146
|
+
scheduledStartTime?: string;
|
|
2147
|
+
/** auto stop time. value must be of ISO-8601 format HH:mm */
|
|
2148
|
+
scheduledStopTime?: string;
|
|
2149
|
+
}
|
|
2150
|
+
export declare function scheduledOperationsTypeSerializer(item: ScheduledOperationsType): any;
|
|
2151
|
+
export declare function scheduledOperationsTypeDeserializer(item: any): ScheduledOperationsType;
|
|
2152
|
+
/** Information about Oracle APEX Application Development. */
|
|
2153
|
+
export interface ApexDetailsType {
|
|
2154
|
+
/** The Oracle APEX Application Development version. */
|
|
2155
|
+
apexVersion?: string;
|
|
2156
|
+
/** The Oracle REST Data Services (ORDS) version. */
|
|
2157
|
+
ordsVersion?: string;
|
|
2158
|
+
}
|
|
2159
|
+
export declare function apexDetailsTypeDeserializer(item: any): ApexDetailsType;
|
|
2160
|
+
/** Connection strings to connect to an Oracle Autonomous Database. */
|
|
2161
|
+
export interface ConnectionStringType {
|
|
2162
|
+
/** Returns all connection strings that can be used to connect to the Autonomous Database. */
|
|
2163
|
+
allConnectionStrings?: AllConnectionStringType;
|
|
2164
|
+
/** The database service provides the least level of resources to each SQL statement, but supports the most number of concurrent SQL statements. */
|
|
2165
|
+
dedicated?: string;
|
|
2166
|
+
/** The High database service provides the highest level of resources to each SQL statement resulting in the highest performance, but supports the fewest number of concurrent SQL statements. */
|
|
2167
|
+
high?: string;
|
|
2168
|
+
/** The Low database service provides the least level of resources to each SQL statement, but supports the most number of concurrent SQL statements. */
|
|
2169
|
+
low?: string;
|
|
2170
|
+
/** The Medium database service provides a lower level of resources to each SQL statement potentially resulting a lower level of performance, but supports more concurrent SQL statements. */
|
|
2171
|
+
medium?: string;
|
|
2172
|
+
/** A list of connection string profiles to allow clients to group, filter and select connection string values based on structured metadata. */
|
|
2173
|
+
profiles?: ProfileType[];
|
|
2174
|
+
}
|
|
2175
|
+
export declare function connectionStringTypeDeserializer(item: any): ConnectionStringType;
|
|
2176
|
+
/** The connection string profile to allow clients to group, filter and select connection string values based on structured metadata. */
|
|
2177
|
+
export interface AllConnectionStringType {
|
|
2178
|
+
/** The High database service provides the highest level of resources to each SQL statement resulting in the highest performance, but supports the fewest number of concurrent SQL statements. */
|
|
2179
|
+
high?: string;
|
|
2180
|
+
/** The Low database service provides the least level of resources to each SQL statement, but supports the most number of concurrent SQL statements. */
|
|
2181
|
+
low?: string;
|
|
2182
|
+
/** The Medium database service provides a lower level of resources to each SQL statement potentially resulting a lower level of performance, but supports more concurrent SQL statements. */
|
|
2183
|
+
medium?: string;
|
|
2184
|
+
}
|
|
2185
|
+
export declare function allConnectionStringTypeDeserializer(item: any): AllConnectionStringType;
|
|
2186
|
+
export declare function profileTypeArrayDeserializer(result: Array<ProfileType>): any[];
|
|
2187
|
+
/** The connection string profile to allow clients to group, filter and select connection string values based on structured metadata. */
|
|
2188
|
+
export interface ProfileType {
|
|
2189
|
+
/** Consumer group used by the connection. */
|
|
2190
|
+
consumerGroup?: ConsumerGroup;
|
|
2191
|
+
/** A user-friendly name for the connection. */
|
|
2192
|
+
displayName: string;
|
|
2193
|
+
/** Host format used in connection string. */
|
|
2194
|
+
hostFormat: HostFormatType;
|
|
2195
|
+
/** True for a regional connection string, applicable to cross-region DG only. */
|
|
2196
|
+
isRegional?: boolean;
|
|
2197
|
+
/** Protocol used by the connection. */
|
|
2198
|
+
protocol: ProtocolType;
|
|
2199
|
+
/** Specifies whether the listener performs a direct hand-off of the session, or redirects the session. */
|
|
2200
|
+
sessionMode: SessionModeType;
|
|
2201
|
+
/** Specifies whether the connection string is using the long (LONG), Easy Connect (EZCONNECT), or Easy Connect Plus (EZCONNECTPLUS) format. */
|
|
2202
|
+
syntaxFormat: SyntaxFormatType;
|
|
2203
|
+
/** Specifies whether the TLS handshake is using one-way (SERVER) or mutual (MUTUAL) authentication. */
|
|
2204
|
+
tlsAuthentication?: TlsAuthenticationType;
|
|
2205
|
+
/** Connection string value. */
|
|
2206
|
+
value: string;
|
|
2207
|
+
}
|
|
2208
|
+
export declare function profileTypeDeserializer(item: any): ProfileType;
|
|
2209
|
+
/** Consumer group enum. */
|
|
2210
|
+
export declare enum KnownConsumerGroup {
|
|
2211
|
+
/** High group */
|
|
2212
|
+
High = "High",
|
|
2213
|
+
/** Medium group */
|
|
2214
|
+
Medium = "Medium",
|
|
2215
|
+
/** Low group */
|
|
2216
|
+
Low = "Low",
|
|
2217
|
+
/** TP group */
|
|
2218
|
+
Tp = "Tp",
|
|
2219
|
+
/** TPurgent group */
|
|
2220
|
+
Tpurgent = "Tpurgent"
|
|
2221
|
+
}
|
|
2222
|
+
/**
|
|
2223
|
+
* Consumer group enum. \
|
|
2224
|
+
* {@link KnownConsumerGroup} can be used interchangeably with ConsumerGroup,
|
|
2225
|
+
* this enum contains the known values that the service supports.
|
|
2226
|
+
* ### Known values supported by the service
|
|
2227
|
+
* **High**: High group \
|
|
2228
|
+
* **Medium**: Medium group \
|
|
2229
|
+
* **Low**: Low group \
|
|
2230
|
+
* **Tp**: TP group \
|
|
2231
|
+
* **Tpurgent**: TPurgent group
|
|
2232
|
+
*/
|
|
2233
|
+
export type ConsumerGroup = string;
|
|
2234
|
+
/** Host format type enum. */
|
|
2235
|
+
export declare enum KnownHostFormatType {
|
|
2236
|
+
/** FQDN format */
|
|
2237
|
+
Fqdn = "Fqdn",
|
|
2238
|
+
/** IP format */
|
|
2239
|
+
Ip = "Ip"
|
|
2240
|
+
}
|
|
2241
|
+
/**
|
|
2242
|
+
* Host format type enum. \
|
|
2243
|
+
* {@link KnownHostFormatType} can be used interchangeably with HostFormatType,
|
|
2244
|
+
* this enum contains the known values that the service supports.
|
|
2245
|
+
* ### Known values supported by the service
|
|
2246
|
+
* **Fqdn**: FQDN format \
|
|
2247
|
+
* **Ip**: IP format
|
|
2248
|
+
*/
|
|
2249
|
+
export type HostFormatType = string;
|
|
2250
|
+
/** Protocol type enum. */
|
|
2251
|
+
export declare enum KnownProtocolType {
|
|
2252
|
+
/** TCP protocol */
|
|
2253
|
+
TCP = "TCP",
|
|
2254
|
+
/** TCPS protocol */
|
|
2255
|
+
Tcps = "TCPS"
|
|
2256
|
+
}
|
|
2257
|
+
/**
|
|
2258
|
+
* Protocol type enum. \
|
|
2259
|
+
* {@link KnownProtocolType} can be used interchangeably with ProtocolType,
|
|
2260
|
+
* this enum contains the known values that the service supports.
|
|
2261
|
+
* ### Known values supported by the service
|
|
2262
|
+
* **TCP**: TCP protocol \
|
|
2263
|
+
* **TCPS**: TCPS protocol
|
|
2264
|
+
*/
|
|
2265
|
+
export type ProtocolType = string;
|
|
2266
|
+
/** Session mode type enum. */
|
|
2267
|
+
export declare enum KnownSessionModeType {
|
|
2268
|
+
/** Direct session mode */
|
|
2269
|
+
Direct = "Direct",
|
|
2270
|
+
/** Redirect session mode */
|
|
2271
|
+
Redirect = "Redirect"
|
|
2272
|
+
}
|
|
2273
|
+
/**
|
|
2274
|
+
* Session mode type enum. \
|
|
2275
|
+
* {@link KnownSessionModeType} can be used interchangeably with SessionModeType,
|
|
2276
|
+
* this enum contains the known values that the service supports.
|
|
2277
|
+
* ### Known values supported by the service
|
|
2278
|
+
* **Direct**: Direct session mode \
|
|
2279
|
+
* **Redirect**: Redirect session mode
|
|
2280
|
+
*/
|
|
2281
|
+
export type SessionModeType = string;
|
|
2282
|
+
/** Syntax format type enum. */
|
|
2283
|
+
export declare enum KnownSyntaxFormatType {
|
|
2284
|
+
/** Long format */
|
|
2285
|
+
Long = "Long",
|
|
2286
|
+
/** Ezconnect format */
|
|
2287
|
+
Ezconnect = "Ezconnect",
|
|
2288
|
+
/** Ezconnectplus format */
|
|
2289
|
+
Ezconnectplus = "Ezconnectplus"
|
|
2290
|
+
}
|
|
2291
|
+
/**
|
|
2292
|
+
* Syntax format type enum. \
|
|
2293
|
+
* {@link KnownSyntaxFormatType} can be used interchangeably with SyntaxFormatType,
|
|
2294
|
+
* this enum contains the known values that the service supports.
|
|
2295
|
+
* ### Known values supported by the service
|
|
2296
|
+
* **Long**: Long format \
|
|
2297
|
+
* **Ezconnect**: Ezconnect format \
|
|
2298
|
+
* **Ezconnectplus**: Ezconnectplus format
|
|
2299
|
+
*/
|
|
2300
|
+
export type SyntaxFormatType = string;
|
|
2301
|
+
/** TLS authentication type enum. */
|
|
2302
|
+
export declare enum KnownTlsAuthenticationType {
|
|
2303
|
+
/** Server authentication */
|
|
2304
|
+
Server = "Server",
|
|
2305
|
+
/** Mutual TLS */
|
|
2306
|
+
Mutual = "Mutual"
|
|
2307
|
+
}
|
|
2308
|
+
/**
|
|
2309
|
+
* TLS authentication type enum. \
|
|
2310
|
+
* {@link KnownTlsAuthenticationType} can be used interchangeably with TlsAuthenticationType,
|
|
2311
|
+
* this enum contains the known values that the service supports.
|
|
2312
|
+
* ### Known values supported by the service
|
|
2313
|
+
* **Server**: Server authentication \
|
|
2314
|
+
* **Mutual**: Mutual TLS
|
|
2315
|
+
*/
|
|
2316
|
+
export type TlsAuthenticationType = string;
|
|
2317
|
+
/** The URLs for accessing Oracle Application Express (APEX) and SQL Developer Web with a browser from a Compute instance within your VCN or that has a direct connection to your VCN. */
|
|
2318
|
+
export interface ConnectionUrlType {
|
|
2319
|
+
/** Oracle Application Express (APEX) URL. */
|
|
2320
|
+
apexUrl?: string;
|
|
2321
|
+
/** The URL of the Database Transforms for the Autonomous Database. */
|
|
2322
|
+
databaseTransformsUrl?: string;
|
|
2323
|
+
/** The URL of the Graph Studio for the Autonomous Database. */
|
|
2324
|
+
graphStudioUrl?: string;
|
|
2325
|
+
/** The URL of the Oracle Machine Learning (OML) Notebook for the Autonomous Database. */
|
|
2326
|
+
machineLearningNotebookUrl?: string;
|
|
2327
|
+
/** The URL of the MongoDB API for the Autonomous Database. */
|
|
2328
|
+
mongoDbUrl?: string;
|
|
2329
|
+
/** The Oracle REST Data Services (ORDS) URL of the Web Access for the Autonomous Database. */
|
|
2330
|
+
ordsUrl?: string;
|
|
2331
|
+
/** Oracle SQL Developer Web URL. */
|
|
2332
|
+
sqlDevWebUrl?: string;
|
|
2333
|
+
}
|
|
2334
|
+
export declare function connectionUrlTypeDeserializer(item: any): ConnectionUrlType;
|
|
2335
|
+
/** DataSafe status type enum. */
|
|
2336
|
+
export declare enum KnownDataSafeStatusType {
|
|
2337
|
+
/** Registering status */
|
|
2338
|
+
Registering = "Registering",
|
|
2339
|
+
/** Registered status */
|
|
2340
|
+
Registered = "Registered",
|
|
2341
|
+
/** Deregistering status */
|
|
2342
|
+
Deregistering = "Deregistering",
|
|
2343
|
+
/** NotRegistered status */
|
|
2344
|
+
NotRegistered = "NotRegistered",
|
|
2345
|
+
/** Failed status */
|
|
2346
|
+
Failed = "Failed"
|
|
2347
|
+
}
|
|
2348
|
+
/**
|
|
2349
|
+
* DataSafe status type enum. \
|
|
2350
|
+
* {@link KnownDataSafeStatusType} can be used interchangeably with DataSafeStatusType,
|
|
2351
|
+
* this enum contains the known values that the service supports.
|
|
2352
|
+
* ### Known values supported by the service
|
|
2353
|
+
* **Registering**: Registering status \
|
|
2354
|
+
* **Registered**: Registered status \
|
|
2355
|
+
* **Deregistering**: Deregistering status \
|
|
2356
|
+
* **NotRegistered**: NotRegistered status \
|
|
2357
|
+
* **Failed**: Failed status
|
|
2358
|
+
*/
|
|
2359
|
+
export type DataSafeStatusType = string;
|
|
2360
|
+
/** Database edition type enum. */
|
|
2361
|
+
export declare enum KnownDatabaseEditionType {
|
|
2362
|
+
/** Standard edition */
|
|
2363
|
+
StandardEdition = "StandardEdition",
|
|
2364
|
+
/** Enterprise edition */
|
|
2365
|
+
EnterpriseEdition = "EnterpriseEdition"
|
|
2366
|
+
}
|
|
2367
|
+
/**
|
|
2368
|
+
* Database edition type enum. \
|
|
2369
|
+
* {@link KnownDatabaseEditionType} can be used interchangeably with DatabaseEditionType,
|
|
2370
|
+
* this enum contains the known values that the service supports.
|
|
2371
|
+
* ### Known values supported by the service
|
|
2372
|
+
* **StandardEdition**: Standard edition \
|
|
2373
|
+
* **EnterpriseEdition**: Enterprise edition
|
|
2374
|
+
*/
|
|
2375
|
+
export type DatabaseEditionType = string;
|
|
2376
|
+
/** Details for the long-term backup schedule. */
|
|
2377
|
+
export interface LongTermBackUpScheduleDetails {
|
|
2378
|
+
/** The frequency of the long-term backup schedule */
|
|
2379
|
+
repeatCadence?: RepeatCadenceType;
|
|
2380
|
+
/** The timestamp for the long-term backup schedule. For a MONTHLY cadence, months having fewer days than the provided date will have the backup taken on the last day of that month. */
|
|
2381
|
+
timeOfBackup?: Date;
|
|
2382
|
+
/** Retention period, in days, for backups. */
|
|
2383
|
+
retentionPeriodInDays?: number;
|
|
2384
|
+
/** Indicates if the long-term backup schedule should be deleted. The default value is `FALSE`. */
|
|
2385
|
+
isDisabled?: boolean;
|
|
2386
|
+
}
|
|
2387
|
+
export declare function longTermBackUpScheduleDetailsSerializer(item: LongTermBackUpScheduleDetails): any;
|
|
2388
|
+
export declare function longTermBackUpScheduleDetailsDeserializer(item: any): LongTermBackUpScheduleDetails;
|
|
2389
|
+
/** Repeat cadence type enum */
|
|
2390
|
+
export declare enum KnownRepeatCadenceType {
|
|
2391
|
+
/** Repeat one time */
|
|
2392
|
+
OneTime = "OneTime",
|
|
2393
|
+
/** Repeat weekly */
|
|
2394
|
+
Weekly = "Weekly",
|
|
2395
|
+
/** Repeat monthly */
|
|
2396
|
+
Monthly = "Monthly",
|
|
2397
|
+
/** Repeat yearly */
|
|
2398
|
+
Yearly = "Yearly"
|
|
2399
|
+
}
|
|
2400
|
+
/**
|
|
2401
|
+
* Repeat cadence type enum \
|
|
2402
|
+
* {@link KnownRepeatCadenceType} can be used interchangeably with RepeatCadenceType,
|
|
2403
|
+
* this enum contains the known values that the service supports.
|
|
2404
|
+
* ### Known values supported by the service
|
|
2405
|
+
* **OneTime**: Repeat one time \
|
|
2406
|
+
* **Weekly**: Repeat weekly \
|
|
2407
|
+
* **Monthly**: Repeat monthly \
|
|
2408
|
+
* **Yearly**: Repeat yearly
|
|
2409
|
+
*/
|
|
2410
|
+
export type RepeatCadenceType = string;
|
|
2411
|
+
/** Open mode type enum. */
|
|
2412
|
+
export declare enum KnownOpenModeType {
|
|
2413
|
+
/** ReadOnly mode */
|
|
2414
|
+
ReadOnly = "ReadOnly",
|
|
2415
|
+
/** ReadWrite mode */
|
|
2416
|
+
ReadWrite = "ReadWrite"
|
|
2417
|
+
}
|
|
2418
|
+
/**
|
|
2419
|
+
* Open mode type enum. \
|
|
2420
|
+
* {@link KnownOpenModeType} can be used interchangeably with OpenModeType,
|
|
2421
|
+
* this enum contains the known values that the service supports.
|
|
2422
|
+
* ### Known values supported by the service
|
|
2423
|
+
* **ReadOnly**: ReadOnly mode \
|
|
2424
|
+
* **ReadWrite**: ReadWrite mode
|
|
2425
|
+
*/
|
|
2426
|
+
export type OpenModeType = string;
|
|
2427
|
+
/** Operations Insights status type enum. */
|
|
2428
|
+
export declare enum KnownOperationsInsightsStatusType {
|
|
2429
|
+
/** Enabling status */
|
|
2430
|
+
Enabling = "Enabling",
|
|
2431
|
+
/** Enabled status */
|
|
2432
|
+
Enabled = "Enabled",
|
|
2433
|
+
/** Disabling status */
|
|
2434
|
+
Disabling = "Disabling",
|
|
2435
|
+
/** NotEnabled status */
|
|
2436
|
+
NotEnabled = "NotEnabled",
|
|
2437
|
+
/** FailedEnabling status */
|
|
2438
|
+
FailedEnabling = "FailedEnabling",
|
|
2439
|
+
/** FailedDisabling status */
|
|
2440
|
+
FailedDisabling = "FailedDisabling"
|
|
2441
|
+
}
|
|
2442
|
+
/**
|
|
2443
|
+
* Operations Insights status type enum. \
|
|
2444
|
+
* {@link KnownOperationsInsightsStatusType} can be used interchangeably with OperationsInsightsStatusType,
|
|
2445
|
+
* this enum contains the known values that the service supports.
|
|
2446
|
+
* ### Known values supported by the service
|
|
2447
|
+
* **Enabling**: Enabling status \
|
|
2448
|
+
* **Enabled**: Enabled status \
|
|
2449
|
+
* **Disabling**: Disabling status \
|
|
2450
|
+
* **NotEnabled**: NotEnabled status \
|
|
2451
|
+
* **FailedEnabling**: FailedEnabling status \
|
|
2452
|
+
* **FailedDisabling**: FailedDisabling status
|
|
2453
|
+
*/
|
|
2454
|
+
export type OperationsInsightsStatusType = string;
|
|
2455
|
+
/** Permission level type enum. */
|
|
2456
|
+
export declare enum KnownPermissionLevelType {
|
|
2457
|
+
/** Restricted permission level */
|
|
2458
|
+
Restricted = "Restricted",
|
|
2459
|
+
/** Unrestricted permission level */
|
|
2460
|
+
Unrestricted = "Unrestricted"
|
|
2461
|
+
}
|
|
2462
|
+
/**
|
|
2463
|
+
* Permission level type enum. \
|
|
2464
|
+
* {@link KnownPermissionLevelType} can be used interchangeably with PermissionLevelType,
|
|
2465
|
+
* this enum contains the known values that the service supports.
|
|
2466
|
+
* ### Known values supported by the service
|
|
2467
|
+
* **Restricted**: Restricted permission level \
|
|
2468
|
+
* **Unrestricted**: Unrestricted permission level
|
|
2469
|
+
*/
|
|
2470
|
+
export type PermissionLevelType = string;
|
|
2471
|
+
/** Role type enum. */
|
|
2472
|
+
export declare enum KnownRoleType {
|
|
2473
|
+
/** Primary role */
|
|
2474
|
+
Primary = "Primary",
|
|
2475
|
+
/** Standby role */
|
|
2476
|
+
Standby = "Standby",
|
|
2477
|
+
/** DisabledStandby role */
|
|
2478
|
+
DisabledStandby = "DisabledStandby",
|
|
2479
|
+
/** BackupCopy role */
|
|
2480
|
+
BackupCopy = "BackupCopy",
|
|
2481
|
+
/** SnapshotStandby role */
|
|
2482
|
+
SnapshotStandby = "SnapshotStandby"
|
|
2483
|
+
}
|
|
2484
|
+
/**
|
|
2485
|
+
* Role type enum. \
|
|
2486
|
+
* {@link KnownRoleType} can be used interchangeably with RoleType,
|
|
2487
|
+
* this enum contains the known values that the service supports.
|
|
2488
|
+
* ### Known values supported by the service
|
|
2489
|
+
* **Primary**: Primary role \
|
|
2490
|
+
* **Standby**: Standby role \
|
|
2491
|
+
* **DisabledStandby**: DisabledStandby role \
|
|
2492
|
+
* **BackupCopy**: BackupCopy role \
|
|
2493
|
+
* **SnapshotStandby**: SnapshotStandby role
|
|
2494
|
+
*/
|
|
2495
|
+
export type RoleType = string;
|
|
2496
|
+
/** Autonomous Database resource model. */
|
|
2497
|
+
export interface AutonomousDatabaseProperties extends AutonomousDatabaseBaseProperties {
|
|
2498
|
+
/** Database type to be created. */
|
|
2499
|
+
dataBaseType: "Regular";
|
|
2500
|
+
}
|
|
2501
|
+
export declare function autonomousDatabasePropertiesSerializer(item: AutonomousDatabaseProperties): any;
|
|
2502
|
+
export declare function autonomousDatabasePropertiesDeserializer(item: any): AutonomousDatabaseProperties;
|
|
2503
|
+
/** Autonomous Database clone resource model. */
|
|
2504
|
+
export interface AutonomousDatabaseCloneProperties extends AutonomousDatabaseBaseProperties {
|
|
2505
|
+
/** Database type to be created. */
|
|
2506
|
+
dataBaseType: "Clone";
|
|
2507
|
+
/** The source of the database. */
|
|
2508
|
+
source?: SourceType;
|
|
2509
|
+
/** The Azure resource ID of the Autonomous Database that was cloned to create the current Autonomous Database. */
|
|
2510
|
+
sourceId: string;
|
|
2511
|
+
/** The Autonomous Database clone type. */
|
|
2512
|
+
cloneType: CloneType;
|
|
2513
|
+
/** Indicates if the refreshable clone can be reconnected to its source database. */
|
|
2514
|
+
readonly isReconnectCloneEnabled?: boolean;
|
|
2515
|
+
/** Indicates if the Autonomous Database is a refreshable clone. */
|
|
2516
|
+
readonly isRefreshableClone?: boolean;
|
|
2517
|
+
/** The refresh mode of the clone. */
|
|
2518
|
+
refreshableModel?: RefreshableModelType;
|
|
2519
|
+
/** The refresh status of the clone. */
|
|
2520
|
+
readonly refreshableStatus?: RefreshableStatusType;
|
|
2521
|
+
/** The time and date as an RFC3339 formatted string, e.g., 2022-01-01T12:00:00.000Z, to set the limit for a refreshable clone to be reconnected to its source database. */
|
|
2522
|
+
timeUntilReconnectCloneEnabled?: string;
|
|
2523
|
+
}
|
|
2524
|
+
export declare function autonomousDatabaseClonePropertiesSerializer(item: AutonomousDatabaseCloneProperties): any;
|
|
2525
|
+
export declare function autonomousDatabaseClonePropertiesDeserializer(item: any): AutonomousDatabaseCloneProperties;
|
|
2526
|
+
/** Source type enum. */
|
|
2527
|
+
export declare enum KnownSourceType {
|
|
2528
|
+
/** None source */
|
|
2529
|
+
None = "None",
|
|
2530
|
+
/** Database source */
|
|
2531
|
+
Database = "Database",
|
|
2532
|
+
/** Backup from ID source */
|
|
2533
|
+
BackupFromId = "BackupFromId",
|
|
2534
|
+
/** Backup from timestamp source */
|
|
2535
|
+
BackupFromTimestamp = "BackupFromTimestamp",
|
|
2536
|
+
/** Clone to refreshable source */
|
|
2537
|
+
CloneToRefreshable = "CloneToRefreshable",
|
|
2538
|
+
/** Cross region dataguard source */
|
|
2539
|
+
CrossRegionDataguard = "CrossRegionDataguard",
|
|
2540
|
+
/** cross region disaster recovery source */
|
|
2541
|
+
CrossRegionDisasterRecovery = "CrossRegionDisasterRecovery"
|
|
2542
|
+
}
|
|
2543
|
+
/**
|
|
2544
|
+
* Source type enum. \
|
|
2545
|
+
* {@link KnownSourceType} can be used interchangeably with SourceType,
|
|
2546
|
+
* this enum contains the known values that the service supports.
|
|
2547
|
+
* ### Known values supported by the service
|
|
2548
|
+
* **None**: None source \
|
|
2549
|
+
* **Database**: Database source \
|
|
2550
|
+
* **BackupFromId**: Backup from ID source \
|
|
2551
|
+
* **BackupFromTimestamp**: Backup from timestamp source \
|
|
2552
|
+
* **CloneToRefreshable**: Clone to refreshable source \
|
|
2553
|
+
* **CrossRegionDataguard**: Cross region dataguard source \
|
|
2554
|
+
* **CrossRegionDisasterRecovery**: cross region disaster recovery source
|
|
2555
|
+
*/
|
|
2556
|
+
export type SourceType = string;
|
|
2557
|
+
/** Clone type enum */
|
|
2558
|
+
export declare enum KnownCloneType {
|
|
2559
|
+
/** Full clone */
|
|
2560
|
+
Full = "Full",
|
|
2561
|
+
/** Metadata only */
|
|
2562
|
+
Metadata = "Metadata"
|
|
2563
|
+
}
|
|
2564
|
+
/**
|
|
2565
|
+
* Clone type enum \
|
|
2566
|
+
* {@link KnownCloneType} can be used interchangeably with CloneType,
|
|
2567
|
+
* this enum contains the known values that the service supports.
|
|
2568
|
+
* ### Known values supported by the service
|
|
2569
|
+
* **Full**: Full clone \
|
|
2570
|
+
* **Metadata**: Metadata only
|
|
2571
|
+
*/
|
|
2572
|
+
export type CloneType = string;
|
|
2573
|
+
/** Refreshable model type enum */
|
|
2574
|
+
export declare enum KnownRefreshableModelType {
|
|
2575
|
+
/** Automatic refreshable model type */
|
|
2576
|
+
Automatic = "Automatic",
|
|
2577
|
+
/** Manual refreshable model type */
|
|
2578
|
+
Manual = "Manual"
|
|
2579
|
+
}
|
|
2580
|
+
/**
|
|
2581
|
+
* Refreshable model type enum \
|
|
2582
|
+
* {@link KnownRefreshableModelType} can be used interchangeably with RefreshableModelType,
|
|
2583
|
+
* this enum contains the known values that the service supports.
|
|
2584
|
+
* ### Known values supported by the service
|
|
2585
|
+
* **Automatic**: Automatic refreshable model type \
|
|
2586
|
+
* **Manual**: Manual refreshable model type
|
|
2587
|
+
*/
|
|
2588
|
+
export type RefreshableModelType = string;
|
|
2589
|
+
/** Refreshable status type enum. */
|
|
2590
|
+
export declare enum KnownRefreshableStatusType {
|
|
2591
|
+
/** Refreshing status */
|
|
2592
|
+
Refreshing = "Refreshing",
|
|
2593
|
+
/** NotRefreshing status */
|
|
2594
|
+
NotRefreshing = "NotRefreshing"
|
|
2595
|
+
}
|
|
2596
|
+
/**
|
|
2597
|
+
* Refreshable status type enum. \
|
|
2598
|
+
* {@link KnownRefreshableStatusType} can be used interchangeably with RefreshableStatusType,
|
|
2599
|
+
* this enum contains the known values that the service supports.
|
|
2600
|
+
* ### Known values supported by the service
|
|
2601
|
+
* **Refreshing**: Refreshing status \
|
|
2602
|
+
* **NotRefreshing**: NotRefreshing status
|
|
2603
|
+
*/
|
|
2604
|
+
export type RefreshableStatusType = string;
|
|
2605
|
+
/** Autonomous Database Cross Region Disaster Recovery resource model. */
|
|
2606
|
+
export interface AutonomousDatabaseCrossRegionDisasterRecoveryProperties extends AutonomousDatabaseBaseProperties {
|
|
2607
|
+
/** Database type to be created. */
|
|
2608
|
+
dataBaseType: "CrossRegionDisasterRecovery";
|
|
2609
|
+
/** The source of the database. */
|
|
2610
|
+
source: "CrossRegionDisasterRecovery";
|
|
2611
|
+
/** The Azure ID of the source Autonomous Database that will be used to create a new peer database for the DR association. */
|
|
2612
|
+
sourceId: string;
|
|
2613
|
+
/** The name of the region where source Autonomous Database exists. */
|
|
2614
|
+
sourceLocation?: string;
|
|
2615
|
+
/** The source database ocid */
|
|
2616
|
+
sourceOcid?: string;
|
|
2617
|
+
/** Indicates the cross-region disaster recovery (DR) type of the standby Autonomous Database Serverless instance. Autonomous Data Guard (ADG) DR type provides business critical DR with a faster recovery time objective (RTO) during failover or switchover. Backup-based DR type provides lower cost DR with a slower RTO during failover or switchover. */
|
|
2618
|
+
remoteDisasterRecoveryType: DisasterRecoveryType;
|
|
2619
|
+
/** If true, 7 days worth of backups are replicated across regions for Cross-Region ADB or Backup-Based DR between Primary and Standby. If false, the backups taken on the Primary are not replicated to the Standby database. */
|
|
2620
|
+
isReplicateAutomaticBackups?: boolean;
|
|
2621
|
+
}
|
|
2622
|
+
export declare function autonomousDatabaseCrossRegionDisasterRecoveryPropertiesSerializer(item: AutonomousDatabaseCrossRegionDisasterRecoveryProperties): any;
|
|
2623
|
+
export declare function autonomousDatabaseCrossRegionDisasterRecoveryPropertiesDeserializer(item: any): AutonomousDatabaseCrossRegionDisasterRecoveryProperties;
|
|
2624
|
+
/** Autonomous Database From Backup Timestamp resource model. */
|
|
2625
|
+
export interface AutonomousDatabaseFromBackupTimestampProperties extends AutonomousDatabaseBaseProperties {
|
|
2626
|
+
/** Database type to be created. */
|
|
2627
|
+
dataBaseType: "CloneFromBackupTimestamp";
|
|
2628
|
+
/** The source of the database. */
|
|
2629
|
+
source: "BackupFromTimestamp";
|
|
2630
|
+
/** The ID of the source Autonomous Database that you will clone to create a new Autonomous Database. */
|
|
2631
|
+
sourceId: string;
|
|
2632
|
+
/** The Autonomous Database clone type. */
|
|
2633
|
+
cloneType: CloneType;
|
|
2634
|
+
/** The timestamp specified for the point-in-time clone of the source Autonomous Database. The timestamp must be in the past. */
|
|
2635
|
+
timestamp?: Date;
|
|
2636
|
+
/** Clone from latest available backup timestamp. */
|
|
2637
|
+
useLatestAvailableBackupTimeStamp?: boolean;
|
|
2638
|
+
}
|
|
2639
|
+
export declare function autonomousDatabaseFromBackupTimestampPropertiesSerializer(item: AutonomousDatabaseFromBackupTimestampProperties): any;
|
|
2640
|
+
export declare function autonomousDatabaseFromBackupTimestampPropertiesDeserializer(item: any): AutonomousDatabaseFromBackupTimestampProperties;
|
|
2641
|
+
/** The type used for update operations of the AutonomousDatabase. */
|
|
2642
|
+
export interface AutonomousDatabaseUpdate {
|
|
2643
|
+
/** Resource tags. */
|
|
2644
|
+
tags?: Record<string, string>;
|
|
2645
|
+
/** The resource-specific properties for this resource. */
|
|
2646
|
+
properties?: AutonomousDatabaseUpdateProperties;
|
|
2647
|
+
}
|
|
2648
|
+
export declare function autonomousDatabaseUpdateSerializer(item: AutonomousDatabaseUpdate): any;
|
|
2649
|
+
/** The updatable properties of the AutonomousDatabase. */
|
|
2650
|
+
export interface AutonomousDatabaseUpdateProperties {
|
|
2651
|
+
/** Admin password. */
|
|
2652
|
+
adminPassword?: string;
|
|
2653
|
+
/** The maintenance schedule type of the Autonomous Database Serverless. */
|
|
2654
|
+
autonomousMaintenanceScheduleType?: AutonomousMaintenanceScheduleType;
|
|
2655
|
+
/** The compute amount (CPUs) available to the database. */
|
|
2656
|
+
computeCount?: number;
|
|
2657
|
+
/** The number of CPU cores to be made available to the database. */
|
|
2658
|
+
cpuCoreCount?: number;
|
|
2659
|
+
/** Customer Contacts. */
|
|
2660
|
+
customerContacts?: CustomerContact[];
|
|
2661
|
+
/** The quantity of data in the database, in terabytes. */
|
|
2662
|
+
dataStorageSizeInTbs?: number;
|
|
2663
|
+
/** The size, in gigabytes, of the data volume that will be created and attached to the database. */
|
|
2664
|
+
dataStorageSizeInGbs?: number;
|
|
2665
|
+
/** The user-friendly name for the Autonomous Database. */
|
|
2666
|
+
displayName?: string;
|
|
2667
|
+
/** Indicates if auto scaling is enabled for the Autonomous Database CPU core count. */
|
|
2668
|
+
isAutoScalingEnabled?: boolean;
|
|
2669
|
+
/** Indicates if auto scaling is enabled for the Autonomous Database storage. */
|
|
2670
|
+
isAutoScalingForStorageEnabled?: boolean;
|
|
2671
|
+
/** The Azure resource ID of the Disaster Recovery peer database, which is located in a different region from the current peer database. */
|
|
2672
|
+
peerDbId?: string;
|
|
2673
|
+
/** Indicates whether the Autonomous Database has local or called in-region Data Guard enabled. */
|
|
2674
|
+
isLocalDataGuardEnabled?: boolean;
|
|
2675
|
+
/** Specifies if the Autonomous Database requires mTLS connections. */
|
|
2676
|
+
isMtlsConnectionRequired?: boolean;
|
|
2677
|
+
/** The Oracle license model that applies to the Oracle Autonomous Database. The default is LICENSE_INCLUDED. */
|
|
2678
|
+
licenseModel?: LicenseModel;
|
|
2679
|
+
/** The list of scheduled operations. */
|
|
2680
|
+
scheduledOperations?: ScheduledOperationsTypeUpdate;
|
|
2681
|
+
/** The Oracle Database Edition that applies to the Autonomous databases. */
|
|
2682
|
+
databaseEdition?: DatabaseEditionType;
|
|
2683
|
+
/** Details for the long-term backup schedule. */
|
|
2684
|
+
longTermBackupSchedule?: LongTermBackUpScheduleDetails;
|
|
2685
|
+
/** Parameter that allows users to select an acceptable maximum data loss limit in seconds, up to which Automatic Failover will be triggered when necessary for a Local Autonomous Data Guard */
|
|
2686
|
+
localAdgAutoFailoverMaxDataLossLimit?: number;
|
|
2687
|
+
/** Indicates the Autonomous Database mode. */
|
|
2688
|
+
openMode?: OpenModeType;
|
|
2689
|
+
/** The Autonomous Database permission level. */
|
|
2690
|
+
permissionLevel?: PermissionLevelType;
|
|
2691
|
+
/** The Data Guard role of the Autonomous Container Database or Autonomous Database, if Autonomous Data Guard is enabled. */
|
|
2692
|
+
role?: RoleType;
|
|
2693
|
+
/** Retention period, in days, for long-term backups */
|
|
2694
|
+
backupRetentionPeriodInDays?: number;
|
|
2695
|
+
/** The client IP access control list (ACL). This is an array of CIDR notations and/or IP addresses. Values should be separate strings, separated by commas. Example: ['1.1.1.1','1.1.1.0/24','1.1.2.25'] */
|
|
2696
|
+
whitelistedIps?: string[];
|
|
2697
|
+
}
|
|
2698
|
+
export declare function autonomousDatabaseUpdatePropertiesSerializer(item: AutonomousDatabaseUpdateProperties): any;
|
|
2699
|
+
/** The list of scheduled operations. */
|
|
2700
|
+
export interface ScheduledOperationsTypeUpdate {
|
|
2701
|
+
/** Day of week */
|
|
2702
|
+
dayOfWeek: DayOfWeekUpdate;
|
|
2703
|
+
/** auto start time. value must be of ISO-8601 format HH:mm */
|
|
2704
|
+
scheduledStartTime?: string;
|
|
2705
|
+
/** auto stop time. value must be of ISO-8601 format HH:mm */
|
|
2706
|
+
scheduledStopTime?: string;
|
|
2707
|
+
}
|
|
2708
|
+
export declare function scheduledOperationsTypeUpdateSerializer(item: ScheduledOperationsTypeUpdate): any;
|
|
2709
|
+
/** DayOfWeek resource properties */
|
|
2710
|
+
export interface DayOfWeekUpdate {
|
|
2711
|
+
/** Name of the day of the week. */
|
|
2712
|
+
name: DayOfWeekName;
|
|
2713
|
+
}
|
|
2714
|
+
export declare function dayOfWeekUpdateSerializer(item: DayOfWeekUpdate): any;
|
|
2715
|
+
/** PeerDb Details */
|
|
2716
|
+
export interface PeerDbDetails {
|
|
2717
|
+
/** The Azure resource ID of the Disaster Recovery peer database, which is located in a different region from the current peer database. */
|
|
2718
|
+
peerDbId?: string;
|
|
2719
|
+
/** Ocid of the Disaster Recovery peer database, which is located in a different region from the current peer database. */
|
|
2720
|
+
peerDbOcid?: string;
|
|
2721
|
+
/** The location of the Disaster Recovery peer database. */
|
|
2722
|
+
peerDbLocation?: string;
|
|
2723
|
+
}
|
|
2724
|
+
export declare function peerDbDetailsSerializer(item: PeerDbDetails): any;
|
|
2725
|
+
/** Autonomous Database Generate Wallet resource model. */
|
|
2726
|
+
export interface GenerateAutonomousDatabaseWalletDetails {
|
|
2727
|
+
/** The type of wallet to generate. */
|
|
2728
|
+
generateType?: GenerateType;
|
|
2729
|
+
/** True when requesting regional connection strings in PDB connect info, applicable to cross-region DG only. */
|
|
2730
|
+
isRegional?: boolean;
|
|
2731
|
+
/** The password to encrypt the keys inside the wallet */
|
|
2732
|
+
password: string;
|
|
2733
|
+
}
|
|
2734
|
+
export declare function generateAutonomousDatabaseWalletDetailsSerializer(item: GenerateAutonomousDatabaseWalletDetails): any;
|
|
2735
|
+
/** Generate type enum */
|
|
2736
|
+
export declare enum KnownGenerateType {
|
|
2737
|
+
/** Generate single */
|
|
2738
|
+
Single = "Single",
|
|
2739
|
+
/** Generate all */
|
|
2740
|
+
All = "All"
|
|
2741
|
+
}
|
|
2742
|
+
/**
|
|
2743
|
+
* Generate type enum \
|
|
2744
|
+
* {@link KnownGenerateType} can be used interchangeably with GenerateType,
|
|
2745
|
+
* this enum contains the known values that the service supports.
|
|
2746
|
+
* ### Known values supported by the service
|
|
2747
|
+
* **Single**: Generate single \
|
|
2748
|
+
* **All**: Generate all
|
|
2749
|
+
*/
|
|
2750
|
+
export type GenerateType = string;
|
|
2751
|
+
/** Autonomous Database Wallet File resource model. */
|
|
2752
|
+
export interface AutonomousDatabaseWalletFile {
|
|
2753
|
+
/** The base64 encoded wallet files */
|
|
2754
|
+
walletFiles: string;
|
|
2755
|
+
}
|
|
2756
|
+
export declare function autonomousDatabaseWalletFileDeserializer(item: any): AutonomousDatabaseWalletFile;
|
|
2757
|
+
/** Details to restore an Oracle Autonomous Database. */
|
|
2758
|
+
export interface RestoreAutonomousDatabaseDetails {
|
|
2759
|
+
/** The time to restore the database to. */
|
|
2760
|
+
timestamp: Date;
|
|
2761
|
+
}
|
|
2762
|
+
export declare function restoreAutonomousDatabaseDetailsSerializer(item: RestoreAutonomousDatabaseDetails): any;
|
|
2763
|
+
/** AutonomousDatabaseBackup resource definition */
|
|
2764
|
+
export interface AutonomousDatabaseBackup extends ProxyResource {
|
|
2765
|
+
/** The resource-specific properties for this resource. */
|
|
2766
|
+
properties?: AutonomousDatabaseBackupProperties;
|
|
2767
|
+
}
|
|
2768
|
+
export declare function autonomousDatabaseBackupSerializer(item: AutonomousDatabaseBackup): any;
|
|
2769
|
+
export declare function autonomousDatabaseBackupDeserializer(item: any): AutonomousDatabaseBackup;
|
|
2770
|
+
/** AutonomousDatabaseBackup resource model */
|
|
2771
|
+
export interface AutonomousDatabaseBackupProperties {
|
|
2772
|
+
/** The OCID of the Autonomous Database. */
|
|
2773
|
+
readonly autonomousDatabaseOcid?: string;
|
|
2774
|
+
/** The size of the database in terabytes at the time the backup was taken. */
|
|
2775
|
+
readonly databaseSizeInTbs?: number;
|
|
2776
|
+
/** A valid Oracle Database version for Autonomous Database. */
|
|
2777
|
+
readonly dbVersion?: string;
|
|
2778
|
+
/** The user-friendly name for the backup. The name does not have to be unique. */
|
|
2779
|
+
displayName?: string;
|
|
2780
|
+
/** The OCID of the Autonomous Database backup. */
|
|
2781
|
+
readonly ocid?: string;
|
|
2782
|
+
/** Indicates whether the backup is user-initiated or automatic. */
|
|
2783
|
+
readonly isAutomatic?: boolean;
|
|
2784
|
+
/** Indicates whether the backup can be used to restore the associated Autonomous Database. */
|
|
2785
|
+
readonly isRestorable?: boolean;
|
|
2786
|
+
/** Additional information about the current lifecycle state. */
|
|
2787
|
+
readonly lifecycleDetails?: string;
|
|
2788
|
+
/** The current state of the backup. */
|
|
2789
|
+
readonly lifecycleState?: AutonomousDatabaseBackupLifecycleState;
|
|
2790
|
+
/** Retention period, in days */
|
|
2791
|
+
retentionPeriodInDays?: number;
|
|
2792
|
+
/** The backup size in terabytes (TB). */
|
|
2793
|
+
readonly sizeInTbs?: number;
|
|
2794
|
+
/** Timestamp until when the backup will be available. */
|
|
2795
|
+
readonly timeAvailableTil?: Date;
|
|
2796
|
+
/** The date and time the backup started. */
|
|
2797
|
+
readonly timeStarted?: string;
|
|
2798
|
+
/** The date and time the backup completed. */
|
|
2799
|
+
readonly timeEnded?: string;
|
|
2800
|
+
/** The type of backup. */
|
|
2801
|
+
readonly backupType?: AutonomousDatabaseBackupType;
|
|
2802
|
+
/** Azure resource provisioning state. */
|
|
2803
|
+
readonly provisioningState?: AzureResourceProvisioningState;
|
|
2804
|
+
}
|
|
2805
|
+
export declare function autonomousDatabaseBackupPropertiesSerializer(item: AutonomousDatabaseBackupProperties): any;
|
|
2806
|
+
export declare function autonomousDatabaseBackupPropertiesDeserializer(item: any): AutonomousDatabaseBackupProperties;
|
|
2807
|
+
/** Autonomous database backup lifecycle state enum */
|
|
2808
|
+
export declare enum KnownAutonomousDatabaseBackupLifecycleState {
|
|
2809
|
+
/** AutonomousDatabase backup is creating */
|
|
2810
|
+
Creating = "Creating",
|
|
2811
|
+
/** AutonomousDatabase backup is active */
|
|
2812
|
+
Active = "Active",
|
|
2813
|
+
/** AutonomousDatabase backup is deleting */
|
|
2814
|
+
Deleting = "Deleting",
|
|
2815
|
+
/** AutonomousDatabase backup is failed */
|
|
2816
|
+
Failed = "Failed",
|
|
2817
|
+
/** AutonomousDatabase backup is updating */
|
|
2818
|
+
Updating = "Updating"
|
|
2819
|
+
}
|
|
2820
|
+
/**
|
|
2821
|
+
* Autonomous database backup lifecycle state enum \
|
|
2822
|
+
* {@link KnownAutonomousDatabaseBackupLifecycleState} can be used interchangeably with AutonomousDatabaseBackupLifecycleState,
|
|
2823
|
+
* this enum contains the known values that the service supports.
|
|
2824
|
+
* ### Known values supported by the service
|
|
2825
|
+
* **Creating**: AutonomousDatabase backup is creating \
|
|
2826
|
+
* **Active**: AutonomousDatabase backup is active \
|
|
2827
|
+
* **Deleting**: AutonomousDatabase backup is deleting \
|
|
2828
|
+
* **Failed**: AutonomousDatabase backup is failed \
|
|
2829
|
+
* **Updating**: AutonomousDatabase backup is updating
|
|
2830
|
+
*/
|
|
2831
|
+
export type AutonomousDatabaseBackupLifecycleState = string;
|
|
2832
|
+
/** Autonomous database backup type enum */
|
|
2833
|
+
export declare enum KnownAutonomousDatabaseBackupType {
|
|
2834
|
+
/** Incremental backup */
|
|
2835
|
+
Incremental = "Incremental",
|
|
2836
|
+
/** Full backup */
|
|
2837
|
+
Full = "Full",
|
|
2838
|
+
/** LongTerm backup */
|
|
2839
|
+
LongTerm = "LongTerm"
|
|
2840
|
+
}
|
|
2841
|
+
/**
|
|
2842
|
+
* Autonomous database backup type enum \
|
|
2843
|
+
* {@link KnownAutonomousDatabaseBackupType} can be used interchangeably with AutonomousDatabaseBackupType,
|
|
2844
|
+
* this enum contains the known values that the service supports.
|
|
2845
|
+
* ### Known values supported by the service
|
|
2846
|
+
* **Incremental**: Incremental backup \
|
|
2847
|
+
* **Full**: Full backup \
|
|
2848
|
+
* **LongTerm**: LongTerm backup
|
|
2849
|
+
*/
|
|
2850
|
+
export type AutonomousDatabaseBackupType = string;
|
|
2851
|
+
/** The type used for update operations of the AutonomousDatabaseBackup. */
|
|
2852
|
+
export interface AutonomousDatabaseBackupUpdate {
|
|
2853
|
+
/** The resource-specific properties for this resource. */
|
|
2854
|
+
properties?: AutonomousDatabaseBackupUpdateProperties;
|
|
2855
|
+
}
|
|
2856
|
+
export declare function autonomousDatabaseBackupUpdateSerializer(item: AutonomousDatabaseBackupUpdate): any;
|
|
2857
|
+
/** The updatable properties of the AutonomousDatabaseBackup. */
|
|
2858
|
+
export interface AutonomousDatabaseBackupUpdateProperties {
|
|
2859
|
+
/** Retention period, in days */
|
|
2860
|
+
retentionPeriodInDays?: number;
|
|
2861
|
+
}
|
|
2862
|
+
export declare function autonomousDatabaseBackupUpdatePropertiesSerializer(item: AutonomousDatabaseBackupUpdateProperties): any;
|
|
2863
|
+
/** The response of a AutonomousDatabaseBackup list operation. */
|
|
2864
|
+
export interface _AutonomousDatabaseBackupListResult {
|
|
2865
|
+
/** The AutonomousDatabaseBackup items on this page */
|
|
2866
|
+
value: AutonomousDatabaseBackup[];
|
|
2867
|
+
/** The link to the next page of items */
|
|
2868
|
+
nextLink?: string;
|
|
2869
|
+
}
|
|
2870
|
+
export declare function _autonomousDatabaseBackupListResultDeserializer(item: any): _AutonomousDatabaseBackupListResult;
|
|
2871
|
+
export declare function autonomousDatabaseBackupArraySerializer(result: Array<AutonomousDatabaseBackup>): any[];
|
|
2872
|
+
export declare function autonomousDatabaseBackupArrayDeserializer(result: Array<AutonomousDatabaseBackup>): any[];
|
|
2873
|
+
/** AutonomousDatabaseCharacterSets resource definition */
|
|
2874
|
+
export interface AutonomousDatabaseCharacterSet extends ProxyResource {
|
|
2875
|
+
/** The resource-specific properties for this resource. */
|
|
2876
|
+
properties?: AutonomousDatabaseCharacterSetProperties;
|
|
2877
|
+
}
|
|
2878
|
+
export declare function autonomousDatabaseCharacterSetDeserializer(item: any): AutonomousDatabaseCharacterSet;
|
|
2879
|
+
/** AutonomousDatabaseCharacterSet resource model */
|
|
2880
|
+
export interface AutonomousDatabaseCharacterSetProperties {
|
|
2881
|
+
/** The Oracle Autonomous Database supported character sets. */
|
|
2882
|
+
characterSet: string;
|
|
2883
|
+
}
|
|
2884
|
+
export declare function autonomousDatabaseCharacterSetPropertiesDeserializer(item: any): AutonomousDatabaseCharacterSetProperties;
|
|
2885
|
+
/** The response of a AutonomousDatabaseCharacterSet list operation. */
|
|
2886
|
+
export interface _AutonomousDatabaseCharacterSetListResult {
|
|
2887
|
+
/** The AutonomousDatabaseCharacterSet items on this page */
|
|
2888
|
+
value: AutonomousDatabaseCharacterSet[];
|
|
2889
|
+
/** The link to the next page of items */
|
|
2890
|
+
nextLink?: string;
|
|
2891
|
+
}
|
|
2892
|
+
export declare function _autonomousDatabaseCharacterSetListResultDeserializer(item: any): _AutonomousDatabaseCharacterSetListResult;
|
|
2893
|
+
export declare function autonomousDatabaseCharacterSetArrayDeserializer(result: Array<AutonomousDatabaseCharacterSet>): any[];
|
|
2894
|
+
/** AutonomousDatabaseNationalCharacterSets resource definition */
|
|
2895
|
+
export interface AutonomousDatabaseNationalCharacterSet extends ProxyResource {
|
|
2896
|
+
/** The resource-specific properties for this resource. */
|
|
2897
|
+
properties?: AutonomousDatabaseNationalCharacterSetProperties;
|
|
2898
|
+
}
|
|
2899
|
+
export declare function autonomousDatabaseNationalCharacterSetDeserializer(item: any): AutonomousDatabaseNationalCharacterSet;
|
|
2900
|
+
/** AutonomousDatabaseNationalCharacterSet resource model */
|
|
2901
|
+
export interface AutonomousDatabaseNationalCharacterSetProperties {
|
|
2902
|
+
/** The Oracle Autonomous Database supported national character sets. */
|
|
2903
|
+
characterSet: string;
|
|
2904
|
+
}
|
|
2905
|
+
export declare function autonomousDatabaseNationalCharacterSetPropertiesDeserializer(item: any): AutonomousDatabaseNationalCharacterSetProperties;
|
|
2906
|
+
/** The response of a AutonomousDatabaseNationalCharacterSet list operation. */
|
|
2907
|
+
export interface _AutonomousDatabaseNationalCharacterSetListResult {
|
|
2908
|
+
/** The AutonomousDatabaseNationalCharacterSet items on this page */
|
|
2909
|
+
value: AutonomousDatabaseNationalCharacterSet[];
|
|
2910
|
+
/** The link to the next page of items */
|
|
2911
|
+
nextLink?: string;
|
|
2912
|
+
}
|
|
2913
|
+
export declare function _autonomousDatabaseNationalCharacterSetListResultDeserializer(item: any): _AutonomousDatabaseNationalCharacterSetListResult;
|
|
2914
|
+
export declare function autonomousDatabaseNationalCharacterSetArrayDeserializer(result: Array<AutonomousDatabaseNationalCharacterSet>): any[];
|
|
2915
|
+
/** AutonomousDbVersion resource definition */
|
|
2916
|
+
export interface AutonomousDbVersion extends ProxyResource {
|
|
2917
|
+
/** The resource-specific properties for this resource. */
|
|
2918
|
+
properties?: AutonomousDbVersionProperties;
|
|
2919
|
+
}
|
|
2920
|
+
export declare function autonomousDbVersionDeserializer(item: any): AutonomousDbVersion;
|
|
2921
|
+
/** AutonomousDbVersion resource model */
|
|
2922
|
+
export interface AutonomousDbVersionProperties {
|
|
2923
|
+
/** Supported Autonomous Db versions. */
|
|
2924
|
+
version: string;
|
|
2925
|
+
/** The Autonomous Database workload type */
|
|
2926
|
+
dbWorkload?: WorkloadType;
|
|
2927
|
+
/** True if this version of the Oracle Database software's default is free. */
|
|
2928
|
+
isDefaultForFree?: boolean;
|
|
2929
|
+
/** True if this version of the Oracle Database software's default is paid. */
|
|
2930
|
+
isDefaultForPaid?: boolean;
|
|
2931
|
+
/** True if this version of the Oracle Database software can be used for Always-Free Autonomous Databases. */
|
|
2932
|
+
isFreeTierEnabled?: boolean;
|
|
2933
|
+
/** True if this version of the Oracle Database software has payments enabled. */
|
|
2934
|
+
isPaidEnabled?: boolean;
|
|
2935
|
+
}
|
|
2936
|
+
export declare function autonomousDbVersionPropertiesDeserializer(item: any): AutonomousDbVersionProperties;
|
|
2937
|
+
/** The response of a AutonomousDbVersion list operation. */
|
|
2938
|
+
export interface _AutonomousDbVersionListResult {
|
|
2939
|
+
/** The AutonomousDbVersion items on this page */
|
|
2940
|
+
value: AutonomousDbVersion[];
|
|
2941
|
+
/** The link to the next page of items */
|
|
2942
|
+
nextLink?: string;
|
|
2943
|
+
}
|
|
2944
|
+
export declare function _autonomousDbVersionListResultDeserializer(item: any): _AutonomousDbVersionListResult;
|
|
2945
|
+
export declare function autonomousDbVersionArrayDeserializer(result: Array<AutonomousDbVersion>): any[];
|
|
2946
|
+
/** The response of a ExadbVmCluster list operation. */
|
|
2947
|
+
export interface _ExadbVmClusterListResult {
|
|
2948
|
+
/** The ExadbVmCluster items on this page */
|
|
2949
|
+
value: ExadbVmCluster[];
|
|
2950
|
+
/** The link to the next page of items */
|
|
2951
|
+
nextLink?: string;
|
|
2952
|
+
}
|
|
2953
|
+
export declare function _exadbVmClusterListResultDeserializer(item: any): _ExadbVmClusterListResult;
|
|
2954
|
+
export declare function exadbVmClusterArraySerializer(result: Array<ExadbVmCluster>): any[];
|
|
2955
|
+
export declare function exadbVmClusterArrayDeserializer(result: Array<ExadbVmCluster>): any[];
|
|
2956
|
+
/** ExadbVmCluster resource definition */
|
|
2957
|
+
export interface ExadbVmCluster extends TrackedResource {
|
|
2958
|
+
/** The resource-specific properties for this resource. */
|
|
2959
|
+
properties?: ExadbVmClusterProperties;
|
|
2960
|
+
/** The availability zones. */
|
|
2961
|
+
zones?: string[];
|
|
2962
|
+
}
|
|
2963
|
+
export declare function exadbVmClusterSerializer(item: ExadbVmCluster): any;
|
|
2964
|
+
export declare function exadbVmClusterDeserializer(item: any): ExadbVmCluster;
|
|
2965
|
+
/** ExadbVmCluster resource model */
|
|
2966
|
+
export interface ExadbVmClusterProperties {
|
|
2967
|
+
/** ExadbVmCluster ocid */
|
|
2968
|
+
readonly ocid?: string;
|
|
2969
|
+
/** The cluster name for Exadata VM cluster on Exascale Infrastructure. The cluster name must begin with an alphabetic character, and may contain hyphens (-). Underscores (_) are not permitted. The cluster name can be no longer than 11 characters and is not case sensitive. */
|
|
2970
|
+
clusterName?: string;
|
|
2971
|
+
/** Client OCI backup subnet CIDR, default is 192.168.252.0/22 */
|
|
2972
|
+
backupSubnetCidr?: string;
|
|
2973
|
+
/** HTTPS link to OCI Network Security Group exposed to Azure Customer via the Azure Interface. */
|
|
2974
|
+
readonly nsgUrl?: string;
|
|
2975
|
+
/** Exadata VM cluster on Exascale Infrastructure provisioning state */
|
|
2976
|
+
readonly provisioningState?: AzureResourceProvisioningState;
|
|
2977
|
+
/** CloudVmCluster lifecycle state */
|
|
2978
|
+
readonly lifecycleState?: ExadbVmClusterLifecycleState;
|
|
2979
|
+
/** VNET for network connectivity */
|
|
2980
|
+
vnetId: string;
|
|
2981
|
+
/** Client subnet */
|
|
2982
|
+
subnetId: string;
|
|
2983
|
+
/** Indicates user preferences for the various diagnostic collection options for the VM cluster/Cloud VM cluster/VMBM DBCS. */
|
|
2984
|
+
dataCollectionOptions?: DataCollectionOptions;
|
|
2985
|
+
/** Display Name */
|
|
2986
|
+
displayName: string;
|
|
2987
|
+
/** A domain name used for the Exadata VM cluster on Exascale Infrastructure */
|
|
2988
|
+
domain?: string;
|
|
2989
|
+
/** The number of ECPUs to enable for an Exadata VM cluster on Exascale Infrastructure. */
|
|
2990
|
+
enabledEcpuCount: number;
|
|
2991
|
+
/** The Azure Resource ID of the Exadata Database Storage Vault. */
|
|
2992
|
+
exascaleDbStorageVaultId: string;
|
|
2993
|
+
/** Grid Setup will be done using this Grid Image OCID. Can be obtained using giMinorVersions API */
|
|
2994
|
+
gridImageOcid?: string;
|
|
2995
|
+
/** The type of Grid Image */
|
|
2996
|
+
readonly gridImageType?: GridImageType;
|
|
2997
|
+
/** Oracle Grid Infrastructure (GI) software version */
|
|
2998
|
+
readonly giVersion?: string;
|
|
2999
|
+
/** The hostname for the Exadata VM cluster on Exascale Infrastructure. */
|
|
3000
|
+
hostname: string;
|
|
3001
|
+
/** The Oracle license model that applies to the Exadata VM cluster on Exascale Infrastructure. The default is LICENSE_INCLUDED. */
|
|
3002
|
+
licenseModel?: LicenseModel;
|
|
3003
|
+
/** The memory that you want to be allocated in GBs. Memory is calculated based on 11 GB per VM core reserved. */
|
|
3004
|
+
readonly memorySizeInGbs?: number;
|
|
3005
|
+
/** The number of nodes in the Exadata VM cluster on Exascale Infrastructure. */
|
|
3006
|
+
nodeCount: number;
|
|
3007
|
+
/** CIDR blocks for additional NSG ingress rules. The VNET CIDRs used to provision the VM Cluster will be added by default. */
|
|
3008
|
+
nsgCidrs?: NsgCidr[];
|
|
3009
|
+
/** The OCID of the zone the Exadata VM cluster on Exascale Infrastructure is associated with. */
|
|
3010
|
+
readonly zoneOcid?: string;
|
|
3011
|
+
/** The OCID of the zone the Exadata VM cluster on Exascale Infrastructure is associated with. */
|
|
3012
|
+
privateZoneOcid?: string;
|
|
3013
|
+
/** The TCP Single Client Access Name (SCAN) port. The default port is 1521. */
|
|
3014
|
+
scanListenerPortTcp?: number;
|
|
3015
|
+
/** The TCPS Single Client Access Name (SCAN) port. The default port is 2484. */
|
|
3016
|
+
scanListenerPortTcpSsl?: number;
|
|
3017
|
+
/** The port number configured for the listener on the Exadata VM cluster on Exascale Infrastructure. */
|
|
3018
|
+
readonly listenerPort?: number;
|
|
3019
|
+
/** The shape of the Exadata VM cluster on Exascale Infrastructure resource */
|
|
3020
|
+
shape: string;
|
|
3021
|
+
/** The public key portion of one or more key pairs used for SSH access to the Exadata VM cluster on Exascale Infrastructure. */
|
|
3022
|
+
sshPublicKeys: string[];
|
|
3023
|
+
/** Operating system version of the image. */
|
|
3024
|
+
systemVersion?: string;
|
|
3025
|
+
/** The time zone of the Exadata VM cluster on Exascale Infrastructure. For details, see [Exadata Infrastructure Time Zones](/Content/Database/References/timezones.htm). */
|
|
3026
|
+
timeZone?: string;
|
|
3027
|
+
/** The number of Total ECPUs for an Exadata VM cluster on Exascale Infrastructure. */
|
|
3028
|
+
totalEcpuCount: number;
|
|
3029
|
+
/** Filesystem storage details. */
|
|
3030
|
+
vmFileSystemStorage: ExadbVmClusterStorageDetails;
|
|
3031
|
+
/** Additional information about the current lifecycle state. */
|
|
3032
|
+
readonly lifecycleDetails?: string;
|
|
3033
|
+
/** The FQDN of the DNS record for the SCAN IP addresses that are associated with the Exadata VM cluster on Exascale Infrastructure. */
|
|
3034
|
+
readonly scanDnsName?: string;
|
|
3035
|
+
/** The Single Client Access Name (SCAN) IP addresses associated with the Exadata VM cluster on Exascale Infrastructure. SCAN IP addresses are typically used for load balancing and are not assigned to any interface. Oracle Clusterware directs the requests to the appropriate nodes in the cluster. **Note:** For a single-node DB system, this list is empty. */
|
|
3036
|
+
readonly scanIpIds?: string[];
|
|
3037
|
+
/** The OCID of the DNS record for the SCAN IP addresses that are associated with the Exadata VM cluster on Exascale Infrastructure. */
|
|
3038
|
+
readonly scanDnsRecordId?: string;
|
|
3039
|
+
/** Snapshot filesystem storage details. */
|
|
3040
|
+
readonly snapshotFileSystemStorage?: ExadbVmClusterStorageDetails;
|
|
3041
|
+
/** Total file system storage details. */
|
|
3042
|
+
readonly totalFileSystemStorage?: ExadbVmClusterStorageDetails;
|
|
3043
|
+
/** The virtual IP (VIP) addresses associated with the Exadata VM cluster on Exascale Infrastructure. The Cluster Ready Services (CRS) creates and maintains one VIP address for each node in the Exadata Cloud Service instance to enable failover. If one node fails, the VIP is reassigned to another active node in the cluster. **Note:** For a single-node DB system, this list is empty. */
|
|
3044
|
+
readonly vipIds?: string[];
|
|
3045
|
+
/** HTTPS link to OCI resources exposed to Azure Customer via Azure Interface. */
|
|
3046
|
+
readonly ociUrl?: string;
|
|
3047
|
+
/** iormConfigCache details for Exadata VM cluster on Exascale Infrastructure. */
|
|
3048
|
+
readonly iormConfigCache?: ExadataIormConfig;
|
|
3049
|
+
/** Cluster backup subnet ocid */
|
|
3050
|
+
readonly backupSubnetOcid?: string;
|
|
3051
|
+
/** Cluster subnet ocid */
|
|
3052
|
+
readonly subnetOcid?: string;
|
|
3053
|
+
}
|
|
3054
|
+
export declare function exadbVmClusterPropertiesSerializer(item: ExadbVmClusterProperties): any;
|
|
3055
|
+
export declare function exadbVmClusterPropertiesDeserializer(item: any): ExadbVmClusterProperties;
|
|
3056
|
+
/** Exadata VM cluster on Exascale Infrastructure lifecycle state enum */
|
|
3057
|
+
export declare enum KnownExadbVmClusterLifecycleState {
|
|
3058
|
+
/** Indicates that resource in Provisioning state */
|
|
3059
|
+
Provisioning = "Provisioning",
|
|
3060
|
+
/** Indicates that resource in Available state */
|
|
3061
|
+
Available = "Available",
|
|
3062
|
+
/** Indicates that resource in Updating state */
|
|
3063
|
+
Updating = "Updating",
|
|
3064
|
+
/** Indicates that resource in Terminating state */
|
|
3065
|
+
Terminating = "Terminating",
|
|
3066
|
+
/** Indicates that resource in Terminated state */
|
|
3067
|
+
Terminated = "Terminated",
|
|
3068
|
+
/** Indicates that resource Maintenance in progress state */
|
|
3069
|
+
MaintenanceInProgress = "MaintenanceInProgress",
|
|
3070
|
+
/** Indicates that resource in Failed state */
|
|
3071
|
+
Failed = "Failed"
|
|
3072
|
+
}
|
|
3073
|
+
/**
|
|
3074
|
+
* Exadata VM cluster on Exascale Infrastructure lifecycle state enum \
|
|
3075
|
+
* {@link KnownExadbVmClusterLifecycleState} can be used interchangeably with ExadbVmClusterLifecycleState,
|
|
3076
|
+
* this enum contains the known values that the service supports.
|
|
3077
|
+
* ### Known values supported by the service
|
|
3078
|
+
* **Provisioning**: Indicates that resource in Provisioning state \
|
|
3079
|
+
* **Available**: Indicates that resource in Available state \
|
|
3080
|
+
* **Updating**: Indicates that resource in Updating state \
|
|
3081
|
+
* **Terminating**: Indicates that resource in Terminating state \
|
|
3082
|
+
* **Terminated**: Indicates that resource in Terminated state \
|
|
3083
|
+
* **MaintenanceInProgress**: Indicates that resource Maintenance in progress state \
|
|
3084
|
+
* **Failed**: Indicates that resource in Failed state
|
|
3085
|
+
*/
|
|
3086
|
+
export type ExadbVmClusterLifecycleState = string;
|
|
3087
|
+
/** GridImageType enum */
|
|
3088
|
+
export declare enum KnownGridImageType {
|
|
3089
|
+
/** Release update */
|
|
3090
|
+
ReleaseUpdate = "ReleaseUpdate",
|
|
3091
|
+
/** Custom image */
|
|
3092
|
+
CustomImage = "CustomImage"
|
|
3093
|
+
}
|
|
3094
|
+
/**
|
|
3095
|
+
* GridImageType enum \
|
|
3096
|
+
* {@link KnownGridImageType} can be used interchangeably with GridImageType,
|
|
3097
|
+
* this enum contains the known values that the service supports.
|
|
3098
|
+
* ### Known values supported by the service
|
|
3099
|
+
* **ReleaseUpdate**: Release update \
|
|
3100
|
+
* **CustomImage**: Custom image
|
|
3101
|
+
*/
|
|
3102
|
+
export type GridImageType = string;
|
|
3103
|
+
/** Storage Details on the Exadata VM cluster. */
|
|
3104
|
+
export interface ExadbVmClusterStorageDetails {
|
|
3105
|
+
/** Total Capacity */
|
|
3106
|
+
totalSizeInGbs: number;
|
|
3107
|
+
}
|
|
3108
|
+
export declare function exadbVmClusterStorageDetailsSerializer(item: ExadbVmClusterStorageDetails): any;
|
|
3109
|
+
export declare function exadbVmClusterStorageDetailsDeserializer(item: any): ExadbVmClusterStorageDetails;
|
|
3110
|
+
/** The type used for update operations of the ExadbVmCluster. */
|
|
3111
|
+
export interface ExadbVmClusterUpdate {
|
|
3112
|
+
/** The availability zones. */
|
|
3113
|
+
zones?: string[];
|
|
3114
|
+
/** Resource tags. */
|
|
3115
|
+
tags?: Record<string, string>;
|
|
3116
|
+
/** The resource-specific properties for this resource. */
|
|
3117
|
+
properties?: ExadbVmClusterUpdateProperties;
|
|
3118
|
+
}
|
|
3119
|
+
export declare function exadbVmClusterUpdateSerializer(item: ExadbVmClusterUpdate): any;
|
|
3120
|
+
/** The updatable properties of the ExadbVmCluster. */
|
|
3121
|
+
export interface ExadbVmClusterUpdateProperties {
|
|
3122
|
+
/** The number of nodes in the Exadata VM cluster on Exascale Infrastructure. */
|
|
3123
|
+
nodeCount?: number;
|
|
3124
|
+
}
|
|
3125
|
+
export declare function exadbVmClusterUpdatePropertiesSerializer(item: ExadbVmClusterUpdateProperties): any;
|
|
3126
|
+
/** Details of removing Virtual Machines from the Exadata VM cluster on Exascale Infrastructure. Applies to Exadata Database Service on Exascale Infrastructure only. */
|
|
3127
|
+
export interface RemoveVirtualMachineFromExadbVmClusterDetails {
|
|
3128
|
+
/** The list of ExaCS DB nodes for the Exadata VM cluster on Exascale Infrastructure to be removed. */
|
|
3129
|
+
dbNodes: DbNodeDetails[];
|
|
3130
|
+
}
|
|
3131
|
+
export declare function removeVirtualMachineFromExadbVmClusterDetailsSerializer(item: RemoveVirtualMachineFromExadbVmClusterDetails): any;
|
|
3132
|
+
export declare function dbNodeDetailsArraySerializer(result: Array<DbNodeDetails>): any[];
|
|
3133
|
+
/** Details of the ExaCS Db node. Applies to Exadata Database Service on Exascale Infrastructure only. */
|
|
3134
|
+
export interface DbNodeDetails {
|
|
3135
|
+
/** Exascale DbNode Azure Resource ID */
|
|
3136
|
+
dbNodeId: string;
|
|
3137
|
+
}
|
|
3138
|
+
export declare function dbNodeDetailsSerializer(item: DbNodeDetails): any;
|
|
3139
|
+
/** The DbNode resource belonging to ExadbVmCluster */
|
|
3140
|
+
export interface ExascaleDbNode extends ProxyResource {
|
|
3141
|
+
/** The resource-specific properties for this resource. */
|
|
3142
|
+
properties?: ExascaleDbNodeProperties;
|
|
3143
|
+
}
|
|
3144
|
+
export declare function exascaleDbNodeDeserializer(item: any): ExascaleDbNode;
|
|
3145
|
+
/** The properties of DbNodeResource */
|
|
3146
|
+
export interface ExascaleDbNodeProperties {
|
|
3147
|
+
/** DbNode OCID */
|
|
3148
|
+
ocid: string;
|
|
3149
|
+
/** Additional information about the planned maintenance. */
|
|
3150
|
+
additionalDetails?: string;
|
|
3151
|
+
/** The number of CPU cores enabled on the Db node. */
|
|
3152
|
+
cpuCoreCount?: number;
|
|
3153
|
+
/** The allocated local node storage in GBs on the Db node. */
|
|
3154
|
+
dbNodeStorageSizeInGbs?: number;
|
|
3155
|
+
/** The name of the Fault Domain the instance is contained in. */
|
|
3156
|
+
faultDomain?: string;
|
|
3157
|
+
/** The host name for the database node. */
|
|
3158
|
+
hostname?: string;
|
|
3159
|
+
/** The current state of the database node. */
|
|
3160
|
+
lifecycleState?: DbNodeProvisioningState;
|
|
3161
|
+
/** The type of database node maintenance. */
|
|
3162
|
+
maintenanceType?: string;
|
|
3163
|
+
/** The allocated memory in GBs on the Db node. */
|
|
3164
|
+
memorySizeInGbs?: number;
|
|
3165
|
+
/** The size (in GB) of the block storage volume allocation for the DB system. This attribute applies only for virtual machine DB systems. */
|
|
3166
|
+
softwareStorageSizeInGb?: number;
|
|
3167
|
+
/** End date and time of maintenance window. */
|
|
3168
|
+
timeMaintenanceWindowEnd?: Date;
|
|
3169
|
+
/** Start date and time of maintenance window. */
|
|
3170
|
+
timeMaintenanceWindowStart?: Date;
|
|
3171
|
+
/** The total number of CPU cores reserved on the Db node. */
|
|
3172
|
+
totalCpuCoreCount?: number;
|
|
3173
|
+
}
|
|
3174
|
+
export declare function exascaleDbNodePropertiesDeserializer(item: any): ExascaleDbNodeProperties;
|
|
3175
|
+
/** The response of a ExascaleDbNode list operation. */
|
|
3176
|
+
export interface _ExascaleDbNodeListResult {
|
|
3177
|
+
/** The ExascaleDbNode items on this page */
|
|
3178
|
+
value: ExascaleDbNode[];
|
|
3179
|
+
/** The link to the next page of items */
|
|
3180
|
+
nextLink?: string;
|
|
3181
|
+
}
|
|
3182
|
+
export declare function _exascaleDbNodeListResultDeserializer(item: any): _ExascaleDbNodeListResult;
|
|
3183
|
+
export declare function exascaleDbNodeArrayDeserializer(result: Array<ExascaleDbNode>): any[];
|
|
3184
|
+
/** ExascaleDbNode action response */
|
|
3185
|
+
export interface DbActionResponse {
|
|
3186
|
+
/** ExascaleDbNode provisioning state */
|
|
3187
|
+
provisioningState?: AzureResourceProvisioningState;
|
|
3188
|
+
}
|
|
3189
|
+
export declare function dbActionResponseDeserializer(item: any): DbActionResponse;
|
|
3190
|
+
/** ExascaleDbStorageVault resource definition */
|
|
3191
|
+
export interface ExascaleDbStorageVault extends TrackedResource {
|
|
3192
|
+
/** The resource-specific properties for this resource. */
|
|
3193
|
+
properties?: ExascaleDbStorageVaultProperties;
|
|
3194
|
+
/** The availability zones. */
|
|
3195
|
+
zones?: string[];
|
|
3196
|
+
}
|
|
3197
|
+
export declare function exascaleDbStorageVaultSerializer(item: ExascaleDbStorageVault): any;
|
|
3198
|
+
export declare function exascaleDbStorageVaultDeserializer(item: any): ExascaleDbStorageVault;
|
|
3199
|
+
/** ExascaleDbStorageVault resource model */
|
|
3200
|
+
export interface ExascaleDbStorageVaultProperties {
|
|
3201
|
+
/** The size of additional Flash Cache in percentage of High Capacity database storage. */
|
|
3202
|
+
additionalFlashCacheInPercent?: number;
|
|
3203
|
+
/** Exadata Database Storage Vault description. */
|
|
3204
|
+
description?: string;
|
|
3205
|
+
/** The user-friendly name for the Exadata Database Storage Vault. The name does not need to be unique. */
|
|
3206
|
+
displayName: string;
|
|
3207
|
+
/** Create exadata Database Storage Details */
|
|
3208
|
+
highCapacityDatabaseStorageInput: ExascaleDbStorageInputDetails;
|
|
3209
|
+
/** Response exadata Database Storage Details */
|
|
3210
|
+
readonly highCapacityDatabaseStorage?: ExascaleDbStorageDetails;
|
|
3211
|
+
/** The time zone that you want to use for the Exadata Database Storage Vault */
|
|
3212
|
+
timeZone?: string;
|
|
3213
|
+
/** Exadata Database Storage Vault provisioning state */
|
|
3214
|
+
readonly provisioningState?: AzureResourceProvisioningState;
|
|
3215
|
+
/** Exadata Database Storage Vault lifecycle state */
|
|
3216
|
+
readonly lifecycleState?: ExascaleDbStorageVaultLifecycleState;
|
|
3217
|
+
/** Additional information about the current lifecycle state. */
|
|
3218
|
+
readonly lifecycleDetails?: string;
|
|
3219
|
+
/** The number of Exadata VM clusters used the Exadata Database Storage Vault. */
|
|
3220
|
+
readonly vmClusterCount?: number;
|
|
3221
|
+
/** The OCID of the Exadata Database Storage Vault. */
|
|
3222
|
+
readonly ocid?: string;
|
|
3223
|
+
/** HTTPS link to OCI resources exposed to Azure Customer via Azure Interface. */
|
|
3224
|
+
readonly ociUrl?: string;
|
|
3225
|
+
}
|
|
3226
|
+
export declare function exascaleDbStorageVaultPropertiesSerializer(item: ExascaleDbStorageVaultProperties): any;
|
|
3227
|
+
export declare function exascaleDbStorageVaultPropertiesDeserializer(item: any): ExascaleDbStorageVaultProperties;
|
|
3228
|
+
/** Create exadata Database Storage Details model */
|
|
3229
|
+
export interface ExascaleDbStorageInputDetails {
|
|
3230
|
+
/** Total Capacity */
|
|
3231
|
+
totalSizeInGbs: number;
|
|
3232
|
+
}
|
|
3233
|
+
export declare function exascaleDbStorageInputDetailsSerializer(item: ExascaleDbStorageInputDetails): any;
|
|
3234
|
+
export declare function exascaleDbStorageInputDetailsDeserializer(item: any): ExascaleDbStorageInputDetails;
|
|
3235
|
+
/** Exadata Database Storage Details */
|
|
3236
|
+
export interface ExascaleDbStorageDetails {
|
|
3237
|
+
/** Available Capacity */
|
|
3238
|
+
availableSizeInGbs?: number;
|
|
3239
|
+
/** Total Capacity */
|
|
3240
|
+
totalSizeInGbs?: number;
|
|
3241
|
+
}
|
|
3242
|
+
export declare function exascaleDbStorageDetailsDeserializer(item: any): ExascaleDbStorageDetails;
|
|
3243
|
+
/** Exadata Database Storage Vault lifecycle state enum */
|
|
3244
|
+
export declare enum KnownExascaleDbStorageVaultLifecycleState {
|
|
3245
|
+
/** Indicates that resource in Provisioning state */
|
|
3246
|
+
Provisioning = "Provisioning",
|
|
3247
|
+
/** Indicates that resource in Available state */
|
|
3248
|
+
Available = "Available",
|
|
3249
|
+
/** Indicates that resource in Updating state */
|
|
3250
|
+
Updating = "Updating",
|
|
3251
|
+
/** Indicates that resource in Terminating state */
|
|
3252
|
+
Terminating = "Terminating",
|
|
3253
|
+
/** Indicates that resource in Terminated state */
|
|
3254
|
+
Terminated = "Terminated",
|
|
3255
|
+
/** Indicates that resource in Failed state */
|
|
3256
|
+
Failed = "Failed"
|
|
3257
|
+
}
|
|
3258
|
+
/**
|
|
3259
|
+
* Exadata Database Storage Vault lifecycle state enum \
|
|
3260
|
+
* {@link KnownExascaleDbStorageVaultLifecycleState} can be used interchangeably with ExascaleDbStorageVaultLifecycleState,
|
|
3261
|
+
* this enum contains the known values that the service supports.
|
|
3262
|
+
* ### Known values supported by the service
|
|
3263
|
+
* **Provisioning**: Indicates that resource in Provisioning state \
|
|
3264
|
+
* **Available**: Indicates that resource in Available state \
|
|
3265
|
+
* **Updating**: Indicates that resource in Updating state \
|
|
3266
|
+
* **Terminating**: Indicates that resource in Terminating state \
|
|
3267
|
+
* **Terminated**: Indicates that resource in Terminated state \
|
|
3268
|
+
* **Failed**: Indicates that resource in Failed state
|
|
3269
|
+
*/
|
|
3270
|
+
export type ExascaleDbStorageVaultLifecycleState = string;
|
|
3271
|
+
/** The type used for updating tags in ExascaleDbStorageVault resources. */
|
|
3272
|
+
export interface ExascaleDbStorageVaultTagsUpdate {
|
|
3273
|
+
/** Resource tags. */
|
|
3274
|
+
tags?: Record<string, string>;
|
|
3275
|
+
}
|
|
3276
|
+
export declare function exascaleDbStorageVaultTagsUpdateSerializer(item: ExascaleDbStorageVaultTagsUpdate): any;
|
|
3277
|
+
/** The response of a ExascaleDbStorageVault list operation. */
|
|
3278
|
+
export interface _ExascaleDbStorageVaultListResult {
|
|
3279
|
+
/** The ExascaleDbStorageVault items on this page */
|
|
3280
|
+
value: ExascaleDbStorageVault[];
|
|
3281
|
+
/** The link to the next page of items */
|
|
3282
|
+
nextLink?: string;
|
|
3283
|
+
}
|
|
3284
|
+
export declare function _exascaleDbStorageVaultListResultDeserializer(item: any): _ExascaleDbStorageVaultListResult;
|
|
3285
|
+
export declare function exascaleDbStorageVaultArraySerializer(result: Array<ExascaleDbStorageVault>): any[];
|
|
3286
|
+
export declare function exascaleDbStorageVaultArrayDeserializer(result: Array<ExascaleDbStorageVault>): any[];
|
|
3287
|
+
/** Allowed values for System Shapes */
|
|
3288
|
+
export declare enum KnownSystemShapes {
|
|
3289
|
+
/** Exadata X9M shape */
|
|
3290
|
+
ExadataX9M = "Exadata.X9M",
|
|
3291
|
+
/** Exadata X11M shape */
|
|
3292
|
+
ExadataX11M = "Exadata.X11M",
|
|
3293
|
+
/** Exadata DB on Exascale Infrastructure shape */
|
|
3294
|
+
ExaDbXs = "ExaDbXS"
|
|
3295
|
+
}
|
|
3296
|
+
/**
|
|
3297
|
+
* Allowed values for System Shapes \
|
|
3298
|
+
* {@link KnownSystemShapes} can be used interchangeably with SystemShapes,
|
|
3299
|
+
* this enum contains the known values that the service supports.
|
|
3300
|
+
* ### Known values supported by the service
|
|
3301
|
+
* **Exadata.X9M**: Exadata X9M shape \
|
|
3302
|
+
* **Exadata.X11M**: Exadata X11M shape \
|
|
3303
|
+
* **ExaDbXS**: Exadata DB on Exascale Infrastructure shape
|
|
3304
|
+
*/
|
|
3305
|
+
export type SystemShapes = string;
|
|
3306
|
+
/** Allowed values for GI Minor Versions shapeFamily filter */
|
|
3307
|
+
export declare enum KnownShapeFamily {
|
|
3308
|
+
/** Family value for Exadata Shape */
|
|
3309
|
+
Exadata = "EXADATA",
|
|
3310
|
+
/** Family value for Exadb XS Shape */
|
|
3311
|
+
ExadbXs = "EXADB_XS"
|
|
3312
|
+
}
|
|
3313
|
+
/**
|
|
3314
|
+
* Allowed values for GI Minor Versions shapeFamily filter \
|
|
3315
|
+
* {@link KnownShapeFamily} can be used interchangeably with ShapeFamily,
|
|
3316
|
+
* this enum contains the known values that the service supports.
|
|
3317
|
+
* ### Known values supported by the service
|
|
3318
|
+
* **EXADATA**: Family value for Exadata Shape \
|
|
3319
|
+
* **EXADB_XS**: Family value for Exadb XS Shape
|
|
3320
|
+
*/
|
|
3321
|
+
export type ShapeFamily = string;
|
|
3322
|
+
/** Versions for API */
|
|
3323
|
+
export declare enum KnownVersions {
|
|
3324
|
+
/** 2023-09-01 */
|
|
3325
|
+
V20230901 = "2023-09-01",
|
|
3326
|
+
/** 2024-06-01 */
|
|
3327
|
+
V20240601 = "2024-06-01",
|
|
3328
|
+
/** 2025-03-01 */
|
|
3329
|
+
V20250301 = "2025-03-01"
|
|
3330
|
+
}
|
|
3331
|
+
export declare function privateIpAddressPropertiesArrayDeserializer(result: Array<PrivateIpAddressProperties>): any[];
|
|
3332
|
+
//# sourceMappingURL=models.d.ts.map
|