@azure/arm-oracledatabase 2.0.0 → 3.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -2
- package/dist/browser/api/autonomousDatabaseBackups/operations.d.ts +6 -6
- package/dist/browser/api/autonomousDatabaseBackups/operations.js +48 -25
- package/dist/browser/api/autonomousDatabaseBackups/operations.js.map +1 -1
- package/dist/browser/api/autonomousDatabaseBackups/options.d.ts +1 -1
- package/dist/browser/api/autonomousDatabaseBackups/options.js.map +1 -1
- package/dist/browser/api/autonomousDatabaseCharacterSets/operations.d.ts +5 -5
- package/dist/browser/api/autonomousDatabaseCharacterSets/operations.js +18 -8
- package/dist/browser/api/autonomousDatabaseCharacterSets/operations.js.map +1 -1
- package/dist/browser/api/autonomousDatabaseCharacterSets/options.d.ts +1 -1
- package/dist/browser/api/autonomousDatabaseCharacterSets/options.js.map +1 -1
- package/dist/browser/api/autonomousDatabaseNationalCharacterSets/operations.d.ts +5 -5
- package/dist/browser/api/autonomousDatabaseNationalCharacterSets/operations.js +18 -8
- package/dist/browser/api/autonomousDatabaseNationalCharacterSets/operations.js.map +1 -1
- package/dist/browser/api/autonomousDatabaseNationalCharacterSets/options.d.ts +1 -1
- package/dist/browser/api/autonomousDatabaseNationalCharacterSets/options.js.map +1 -1
- package/dist/browser/api/autonomousDatabaseVersions/operations.d.ts +5 -5
- package/dist/browser/api/autonomousDatabaseVersions/operations.js +18 -8
- package/dist/browser/api/autonomousDatabaseVersions/operations.js.map +1 -1
- package/dist/browser/api/autonomousDatabaseVersions/options.d.ts +1 -1
- package/dist/browser/api/autonomousDatabaseVersions/options.js.map +1 -1
- package/dist/browser/api/autonomousDatabases/index.d.ts +2 -2
- package/dist/browser/api/autonomousDatabases/index.js +1 -1
- package/dist/browser/api/autonomousDatabases/index.js.map +1 -1
- package/dist/browser/api/autonomousDatabases/operations.d.ts +10 -6
- package/dist/browser/api/autonomousDatabases/operations.js +162 -57
- package/dist/browser/api/autonomousDatabases/operations.js.map +1 -1
- package/dist/browser/api/autonomousDatabases/options.d.ts +6 -1
- package/dist/browser/api/autonomousDatabases/options.js.map +1 -1
- package/dist/browser/api/cloudExadataInfrastructures/index.d.ts +2 -2
- package/dist/browser/api/cloudExadataInfrastructures/index.js +1 -1
- package/dist/browser/api/cloudExadataInfrastructures/index.js.map +1 -1
- package/dist/browser/api/cloudExadataInfrastructures/operations.d.ts +10 -6
- package/dist/browser/api/cloudExadataInfrastructures/operations.js +108 -34
- package/dist/browser/api/cloudExadataInfrastructures/operations.js.map +1 -1
- package/dist/browser/api/cloudExadataInfrastructures/options.d.ts +6 -1
- package/dist/browser/api/cloudExadataInfrastructures/options.js.map +1 -1
- package/dist/browser/api/cloudVmClusters/operations.d.ts +6 -6
- package/dist/browser/api/cloudVmClusters/operations.js +90 -41
- package/dist/browser/api/cloudVmClusters/operations.js.map +1 -1
- package/dist/browser/api/cloudVmClusters/options.d.ts +1 -1
- package/dist/browser/api/cloudVmClusters/options.js.map +1 -1
- package/dist/browser/api/dbNodes/operations.d.ts +6 -6
- package/dist/browser/api/dbNodes/operations.js +30 -13
- package/dist/browser/api/dbNodes/operations.js.map +1 -1
- package/dist/browser/api/dbNodes/options.d.ts +1 -1
- package/dist/browser/api/dbNodes/options.js.map +1 -1
- package/dist/browser/api/dbServers/operations.d.ts +5 -5
- package/dist/browser/api/dbServers/operations.js +18 -8
- package/dist/browser/api/dbServers/operations.js.map +1 -1
- package/dist/browser/api/dbServers/options.d.ts +1 -1
- package/dist/browser/api/dbServers/options.js.map +1 -1
- package/dist/browser/api/dbSystemShapes/operations.d.ts +5 -5
- package/dist/browser/api/dbSystemShapes/operations.js +21 -10
- package/dist/browser/api/dbSystemShapes/operations.js.map +1 -1
- package/dist/browser/api/dbSystemShapes/options.d.ts +3 -1
- package/dist/browser/api/dbSystemShapes/options.js.map +1 -1
- package/dist/browser/api/dbSystems/index.d.ts +3 -0
- package/dist/browser/api/dbSystems/index.js +4 -0
- package/dist/browser/api/dbSystems/index.js.map +1 -0
- package/dist/browser/api/dbSystems/operations.d.ts +36 -0
- package/dist/browser/api/dbSystems/operations.js +204 -0
- package/dist/browser/api/dbSystems/operations.js.map +1 -0
- package/dist/browser/api/dbSystems/options.d.ts +26 -0
- package/dist/browser/api/dbSystems/options.js +4 -0
- package/dist/browser/api/dbSystems/options.js.map +1 -0
- package/dist/browser/api/dbVersions/index.d.ts +3 -0
- package/dist/browser/api/dbVersions/index.js +4 -0
- package/dist/browser/api/dbVersions/index.js.map +1 -0
- package/dist/browser/api/dbVersions/operations.d.ts +14 -0
- package/dist/browser/api/dbVersions/operations.js +73 -0
- package/dist/browser/api/dbVersions/operations.js.map +1 -0
- package/dist/browser/api/dbVersions/options.d.ts +21 -0
- package/dist/browser/api/dbVersions/options.js +4 -0
- package/dist/browser/api/dbVersions/options.js.map +1 -0
- package/dist/browser/api/dnsPrivateViews/operations.d.ts +5 -5
- package/dist/browser/api/dnsPrivateViews/operations.js +18 -8
- package/dist/browser/api/dnsPrivateViews/operations.js.map +1 -1
- package/dist/browser/api/dnsPrivateViews/options.d.ts +1 -1
- package/dist/browser/api/dnsPrivateViews/options.js.map +1 -1
- package/dist/browser/api/dnsPrivateZones/operations.d.ts +5 -5
- package/dist/browser/api/dnsPrivateZones/operations.js +18 -8
- package/dist/browser/api/dnsPrivateZones/operations.js.map +1 -1
- package/dist/browser/api/dnsPrivateZones/options.d.ts +1 -1
- package/dist/browser/api/dnsPrivateZones/options.js.map +1 -1
- package/dist/browser/api/exadbVmClusters/operations.d.ts +6 -6
- package/dist/browser/api/exadbVmClusters/operations.js +68 -33
- package/dist/browser/api/exadbVmClusters/operations.js.map +1 -1
- package/dist/browser/api/exadbVmClusters/options.d.ts +1 -1
- package/dist/browser/api/exadbVmClusters/options.js.map +1 -1
- package/dist/browser/api/exascaleDbNodes/operations.d.ts +6 -6
- package/dist/browser/api/exascaleDbNodes/operations.js +30 -13
- package/dist/browser/api/exascaleDbNodes/operations.js.map +1 -1
- package/dist/browser/api/exascaleDbNodes/options.d.ts +1 -1
- package/dist/browser/api/exascaleDbNodes/options.js.map +1 -1
- package/dist/browser/api/exascaleDbStorageVaults/operations.d.ts +6 -6
- package/dist/browser/api/exascaleDbStorageVaults/operations.js +56 -28
- package/dist/browser/api/exascaleDbStorageVaults/operations.js.map +1 -1
- package/dist/browser/api/exascaleDbStorageVaults/options.d.ts +1 -1
- package/dist/browser/api/exascaleDbStorageVaults/options.js.map +1 -1
- package/dist/browser/api/flexComponents/operations.d.ts +5 -5
- package/dist/browser/api/flexComponents/operations.js +19 -9
- package/dist/browser/api/flexComponents/operations.js.map +1 -1
- package/dist/browser/api/flexComponents/options.d.ts +2 -2
- package/dist/browser/api/flexComponents/options.js.map +1 -1
- package/dist/browser/api/giMinorVersions/operations.d.ts +5 -5
- package/dist/browser/api/giMinorVersions/operations.js +20 -10
- package/dist/browser/api/giMinorVersions/operations.js.map +1 -1
- package/dist/browser/api/giMinorVersions/options.d.ts +2 -2
- package/dist/browser/api/giMinorVersions/options.js.map +1 -1
- package/dist/browser/api/giVersions/operations.d.ts +5 -5
- package/dist/browser/api/giVersions/operations.js +22 -11
- package/dist/browser/api/giVersions/operations.js.map +1 -1
- package/dist/browser/api/giVersions/options.d.ts +4 -2
- package/dist/browser/api/giVersions/options.js.map +1 -1
- package/dist/browser/api/networkAnchors/index.d.ts +3 -0
- package/dist/browser/api/networkAnchors/index.js +4 -0
- package/dist/browser/api/networkAnchors/index.js.map +1 -0
- package/dist/browser/api/networkAnchors/operations.d.ts +36 -0
- package/dist/browser/api/networkAnchors/operations.js +212 -0
- package/dist/browser/api/networkAnchors/operations.js.map +1 -0
- package/dist/browser/api/networkAnchors/options.d.ts +26 -0
- package/dist/browser/api/networkAnchors/options.js +4 -0
- package/dist/browser/api/networkAnchors/options.js.map +1 -0
- package/dist/browser/api/operations/operations.d.ts +5 -5
- package/dist/browser/api/operations/operations.js +10 -5
- package/dist/browser/api/operations/operations.js.map +1 -1
- package/dist/browser/api/operations/options.d.ts +1 -1
- package/dist/browser/api/operations/options.js.map +1 -1
- package/dist/browser/api/oracleDatabaseManagementContext.d.ts +5 -2
- package/dist/browser/api/oracleDatabaseManagementContext.js +18 -11
- package/dist/browser/api/oracleDatabaseManagementContext.js.map +1 -1
- package/dist/browser/api/oracleSubscriptions/operations.d.ts +6 -6
- package/dist/browser/api/oracleSubscriptions/operations.js +86 -45
- package/dist/browser/api/oracleSubscriptions/operations.js.map +1 -1
- package/dist/browser/api/oracleSubscriptions/options.d.ts +1 -1
- package/dist/browser/api/oracleSubscriptions/options.js.map +1 -1
- package/dist/browser/api/resourceAnchors/index.d.ts +3 -0
- package/dist/browser/api/resourceAnchors/index.js +4 -0
- package/dist/browser/api/resourceAnchors/index.js.map +1 -0
- package/dist/browser/api/resourceAnchors/operations.d.ts +36 -0
- package/dist/browser/api/resourceAnchors/operations.js +212 -0
- package/dist/browser/api/resourceAnchors/operations.js.map +1 -0
- package/dist/browser/api/resourceAnchors/options.d.ts +26 -0
- package/dist/browser/api/resourceAnchors/options.js +4 -0
- package/dist/browser/api/resourceAnchors/options.js.map +1 -0
- package/dist/browser/api/systemVersions/operations.d.ts +5 -5
- package/dist/browser/api/systemVersions/operations.js +18 -8
- package/dist/browser/api/systemVersions/operations.js.map +1 -1
- package/dist/browser/api/systemVersions/options.d.ts +1 -1
- package/dist/browser/api/systemVersions/options.js.map +1 -1
- package/dist/browser/api/virtualNetworkAddresses/operations.d.ts +6 -6
- package/dist/browser/api/virtualNetworkAddresses/operations.js +36 -20
- package/dist/browser/api/virtualNetworkAddresses/operations.js.map +1 -1
- package/dist/browser/api/virtualNetworkAddresses/options.d.ts +1 -1
- package/dist/browser/api/virtualNetworkAddresses/options.js.map +1 -1
- package/dist/browser/classic/autonomousDatabaseBackups/index.d.ts +5 -5
- package/dist/browser/classic/autonomousDatabaseBackups/index.js +3 -1
- package/dist/browser/classic/autonomousDatabaseBackups/index.js.map +1 -1
- package/dist/browser/classic/autonomousDatabaseCharacterSets/index.d.ts +4 -4
- package/dist/browser/classic/autonomousDatabaseCharacterSets/index.js +3 -1
- package/dist/browser/classic/autonomousDatabaseCharacterSets/index.js.map +1 -1
- package/dist/browser/classic/autonomousDatabaseNationalCharacterSets/index.d.ts +4 -4
- package/dist/browser/classic/autonomousDatabaseNationalCharacterSets/index.js +3 -1
- package/dist/browser/classic/autonomousDatabaseNationalCharacterSets/index.js.map +1 -1
- package/dist/browser/classic/autonomousDatabaseVersions/index.d.ts +4 -4
- package/dist/browser/classic/autonomousDatabaseVersions/index.js +3 -1
- package/dist/browser/classic/autonomousDatabaseVersions/index.js.map +1 -1
- package/dist/browser/classic/autonomousDatabases/index.d.ts +7 -5
- package/dist/browser/classic/autonomousDatabases/index.js +5 -2
- package/dist/browser/classic/autonomousDatabases/index.js.map +1 -1
- package/dist/browser/classic/cloudExadataInfrastructures/index.d.ts +7 -5
- package/dist/browser/classic/cloudExadataInfrastructures/index.js +5 -2
- package/dist/browser/classic/cloudExadataInfrastructures/index.js.map +1 -1
- package/dist/browser/classic/cloudVmClusters/index.d.ts +5 -5
- package/dist/browser/classic/cloudVmClusters/index.js +3 -1
- package/dist/browser/classic/cloudVmClusters/index.js.map +1 -1
- package/dist/browser/classic/dbNodes/index.d.ts +5 -5
- package/dist/browser/classic/dbNodes/index.js +3 -1
- package/dist/browser/classic/dbNodes/index.js.map +1 -1
- package/dist/browser/classic/dbServers/index.d.ts +4 -4
- package/dist/browser/classic/dbServers/index.js +3 -1
- package/dist/browser/classic/dbServers/index.js.map +1 -1
- package/dist/browser/classic/dbSystemShapes/index.d.ts +4 -4
- package/dist/browser/classic/dbSystemShapes/index.js +3 -1
- package/dist/browser/classic/dbSystemShapes/index.js.map +1 -1
- package/dist/browser/classic/dbSystems/index.d.ts +27 -0
- package/dist/browser/classic/dbSystems/index.js +19 -0
- package/dist/browser/classic/dbSystems/index.js.map +1 -0
- package/dist/browser/classic/dbVersions/index.d.ts +13 -0
- package/dist/browser/classic/dbVersions/index.js +15 -0
- package/dist/browser/classic/dbVersions/index.js.map +1 -0
- package/dist/browser/classic/dnsPrivateViews/index.d.ts +4 -4
- package/dist/browser/classic/dnsPrivateViews/index.js +3 -1
- package/dist/browser/classic/dnsPrivateViews/index.js.map +1 -1
- package/dist/browser/classic/dnsPrivateZones/index.d.ts +4 -4
- package/dist/browser/classic/dnsPrivateZones/index.js +3 -1
- package/dist/browser/classic/dnsPrivateZones/index.js.map +1 -1
- package/dist/browser/classic/exadbVmClusters/index.d.ts +5 -5
- package/dist/browser/classic/exadbVmClusters/index.js +3 -1
- package/dist/browser/classic/exadbVmClusters/index.js.map +1 -1
- package/dist/browser/classic/exascaleDbNodes/index.d.ts +5 -5
- package/dist/browser/classic/exascaleDbNodes/index.js +3 -1
- package/dist/browser/classic/exascaleDbNodes/index.js.map +1 -1
- package/dist/browser/classic/exascaleDbStorageVaults/index.d.ts +5 -5
- package/dist/browser/classic/exascaleDbStorageVaults/index.js +3 -1
- package/dist/browser/classic/exascaleDbStorageVaults/index.js.map +1 -1
- package/dist/browser/classic/flexComponents/index.d.ts +4 -4
- package/dist/browser/classic/flexComponents/index.js +3 -1
- package/dist/browser/classic/flexComponents/index.js.map +1 -1
- package/dist/browser/classic/giMinorVersions/index.d.ts +4 -4
- package/dist/browser/classic/giMinorVersions/index.js +3 -1
- package/dist/browser/classic/giMinorVersions/index.js.map +1 -1
- package/dist/browser/classic/giVersions/index.d.ts +4 -4
- package/dist/browser/classic/giVersions/index.js +3 -1
- package/dist/browser/classic/giVersions/index.js.map +1 -1
- package/dist/browser/classic/index.d.ts +4 -0
- package/dist/browser/classic/index.js.map +1 -1
- package/dist/browser/classic/networkAnchors/index.d.ts +27 -0
- package/dist/browser/classic/networkAnchors/index.js +19 -0
- package/dist/browser/classic/networkAnchors/index.js.map +1 -0
- package/dist/browser/classic/operations/index.d.ts +4 -4
- package/dist/browser/classic/operations/index.js +3 -1
- package/dist/browser/classic/operations/index.js.map +1 -1
- package/dist/browser/classic/oracleSubscriptions/index.d.ts +5 -5
- package/dist/browser/classic/oracleSubscriptions/index.js +3 -1
- package/dist/browser/classic/oracleSubscriptions/index.js.map +1 -1
- package/dist/browser/classic/resourceAnchors/index.d.ts +27 -0
- package/dist/browser/classic/resourceAnchors/index.js +19 -0
- package/dist/browser/classic/resourceAnchors/index.js.map +1 -0
- package/dist/browser/classic/systemVersions/index.d.ts +4 -4
- package/dist/browser/classic/systemVersions/index.js +3 -1
- package/dist/browser/classic/systemVersions/index.js.map +1 -1
- package/dist/browser/classic/virtualNetworkAddresses/index.d.ts +5 -5
- package/dist/browser/classic/virtualNetworkAddresses/index.js +3 -1
- package/dist/browser/classic/virtualNetworkAddresses/index.js.map +1 -1
- package/dist/browser/index.d.ts +10 -4
- package/dist/browser/index.js +3 -1
- package/dist/browser/index.js.map +1 -1
- package/dist/browser/models/index.d.ts +1 -1
- package/dist/browser/models/index.js +1 -1
- package/dist/browser/models/index.js.map +1 -1
- package/dist/browser/models/models.d.ts +538 -7
- package/dist/browser/models/models.js +647 -34
- package/dist/browser/models/models.js.map +1 -1
- package/dist/browser/oracleDatabaseManagementClient.d.ts +37 -25
- package/dist/browser/oracleDatabaseManagementClient.js +88 -23
- package/dist/browser/oracleDatabaseManagementClient.js.map +1 -1
- package/dist/browser/restorePollerHelpers.d.ts +4 -4
- package/dist/browser/restorePollerHelpers.js +77 -29
- package/dist/browser/restorePollerHelpers.js.map +1 -1
- package/dist/browser/static-helpers/cloudSettingHelpers.d.ts +22 -0
- package/dist/browser/static-helpers/cloudSettingHelpers.js +38 -0
- package/dist/browser/static-helpers/cloudSettingHelpers.js.map +1 -0
- package/dist/browser/static-helpers/pagingHelpers.d.ts +1 -1
- package/dist/browser/static-helpers/pagingHelpers.js +31 -50
- package/dist/browser/static-helpers/pagingHelpers.js.map +1 -1
- package/dist/browser/static-helpers/pollingHelpers.d.ts +3 -3
- package/dist/browser/static-helpers/pollingHelpers.js +15 -12
- package/dist/browser/static-helpers/pollingHelpers.js.map +1 -1
- package/dist/browser/static-helpers/urlTemplate.js +24 -8
- package/dist/browser/static-helpers/urlTemplate.js.map +1 -1
- package/dist/commonjs/api/autonomousDatabaseBackups/operations.d.ts +6 -6
- package/dist/commonjs/api/autonomousDatabaseBackups/operations.js +47 -24
- package/dist/commonjs/api/autonomousDatabaseBackups/operations.js.map +1 -1
- package/dist/commonjs/api/autonomousDatabaseBackups/options.d.ts +1 -1
- package/dist/commonjs/api/autonomousDatabaseBackups/options.js.map +1 -1
- package/dist/commonjs/api/autonomousDatabaseCharacterSets/operations.d.ts +5 -5
- package/dist/commonjs/api/autonomousDatabaseCharacterSets/operations.js +17 -7
- package/dist/commonjs/api/autonomousDatabaseCharacterSets/operations.js.map +1 -1
- package/dist/commonjs/api/autonomousDatabaseCharacterSets/options.d.ts +1 -1
- package/dist/commonjs/api/autonomousDatabaseCharacterSets/options.js.map +1 -1
- package/dist/commonjs/api/autonomousDatabaseNationalCharacterSets/operations.d.ts +5 -5
- package/dist/commonjs/api/autonomousDatabaseNationalCharacterSets/operations.js +17 -7
- package/dist/commonjs/api/autonomousDatabaseNationalCharacterSets/operations.js.map +1 -1
- package/dist/commonjs/api/autonomousDatabaseNationalCharacterSets/options.d.ts +1 -1
- package/dist/commonjs/api/autonomousDatabaseNationalCharacterSets/options.js.map +1 -1
- package/dist/commonjs/api/autonomousDatabaseVersions/operations.d.ts +5 -5
- package/dist/commonjs/api/autonomousDatabaseVersions/operations.js +17 -7
- package/dist/commonjs/api/autonomousDatabaseVersions/operations.js.map +1 -1
- package/dist/commonjs/api/autonomousDatabaseVersions/options.d.ts +1 -1
- package/dist/commonjs/api/autonomousDatabaseVersions/options.js.map +1 -1
- package/dist/commonjs/api/autonomousDatabases/index.d.ts +2 -2
- package/dist/commonjs/api/autonomousDatabases/index.js +2 -1
- package/dist/commonjs/api/autonomousDatabases/index.js.map +1 -1
- package/dist/commonjs/api/autonomousDatabases/operations.d.ts +10 -6
- package/dist/commonjs/api/autonomousDatabases/operations.js +163 -55
- package/dist/commonjs/api/autonomousDatabases/operations.js.map +1 -1
- package/dist/commonjs/api/autonomousDatabases/options.d.ts +6 -1
- package/dist/commonjs/api/autonomousDatabases/options.js.map +1 -1
- package/dist/commonjs/api/cloudExadataInfrastructures/index.d.ts +2 -2
- package/dist/commonjs/api/cloudExadataInfrastructures/index.js +2 -1
- package/dist/commonjs/api/cloudExadataInfrastructures/index.js.map +1 -1
- package/dist/commonjs/api/cloudExadataInfrastructures/operations.d.ts +10 -6
- package/dist/commonjs/api/cloudExadataInfrastructures/operations.js +109 -32
- package/dist/commonjs/api/cloudExadataInfrastructures/operations.js.map +1 -1
- package/dist/commonjs/api/cloudExadataInfrastructures/options.d.ts +6 -1
- package/dist/commonjs/api/cloudExadataInfrastructures/options.js.map +1 -1
- package/dist/commonjs/api/cloudVmClusters/operations.d.ts +6 -6
- package/dist/commonjs/api/cloudVmClusters/operations.js +89 -40
- package/dist/commonjs/api/cloudVmClusters/operations.js.map +1 -1
- package/dist/commonjs/api/cloudVmClusters/options.d.ts +1 -1
- package/dist/commonjs/api/cloudVmClusters/options.js.map +1 -1
- package/dist/commonjs/api/dbNodes/operations.d.ts +6 -6
- package/dist/commonjs/api/dbNodes/operations.js +29 -12
- package/dist/commonjs/api/dbNodes/operations.js.map +1 -1
- package/dist/commonjs/api/dbNodes/options.d.ts +1 -1
- package/dist/commonjs/api/dbNodes/options.js.map +1 -1
- package/dist/commonjs/api/dbServers/operations.d.ts +5 -5
- package/dist/commonjs/api/dbServers/operations.js +17 -7
- package/dist/commonjs/api/dbServers/operations.js.map +1 -1
- package/dist/commonjs/api/dbServers/options.d.ts +1 -1
- package/dist/commonjs/api/dbServers/options.js.map +1 -1
- package/dist/commonjs/api/dbSystemShapes/operations.d.ts +5 -5
- package/dist/commonjs/api/dbSystemShapes/operations.js +20 -9
- package/dist/commonjs/api/dbSystemShapes/operations.js.map +1 -1
- package/dist/commonjs/api/dbSystemShapes/options.d.ts +3 -1
- package/dist/commonjs/api/dbSystemShapes/options.js.map +1 -1
- package/dist/commonjs/api/dbSystems/index.d.ts +3 -0
- package/dist/commonjs/api/dbSystems/index.js +13 -0
- package/dist/commonjs/api/dbSystems/index.js.map +1 -0
- package/dist/commonjs/api/dbSystems/operations.d.ts +36 -0
- package/dist/commonjs/api/dbSystems/operations.js +224 -0
- package/dist/commonjs/api/dbSystems/operations.js.map +1 -0
- package/dist/commonjs/api/dbSystems/options.d.ts +26 -0
- package/dist/commonjs/api/dbSystems/options.js +5 -0
- package/dist/commonjs/api/dbSystems/options.js.map +1 -0
- package/dist/commonjs/api/dbVersions/index.d.ts +3 -0
- package/dist/commonjs/api/dbVersions/index.js +9 -0
- package/dist/commonjs/api/dbVersions/index.js.map +1 -0
- package/dist/commonjs/api/dbVersions/operations.d.ts +14 -0
- package/dist/commonjs/api/dbVersions/operations.js +81 -0
- package/dist/commonjs/api/dbVersions/operations.js.map +1 -0
- package/dist/commonjs/api/dbVersions/options.d.ts +21 -0
- package/dist/commonjs/api/dbVersions/options.js +5 -0
- package/dist/commonjs/api/dbVersions/options.js.map +1 -0
- package/dist/commonjs/api/dnsPrivateViews/operations.d.ts +5 -5
- package/dist/commonjs/api/dnsPrivateViews/operations.js +17 -7
- package/dist/commonjs/api/dnsPrivateViews/operations.js.map +1 -1
- package/dist/commonjs/api/dnsPrivateViews/options.d.ts +1 -1
- package/dist/commonjs/api/dnsPrivateViews/options.js.map +1 -1
- package/dist/commonjs/api/dnsPrivateZones/operations.d.ts +5 -5
- package/dist/commonjs/api/dnsPrivateZones/operations.js +17 -7
- package/dist/commonjs/api/dnsPrivateZones/operations.js.map +1 -1
- package/dist/commonjs/api/dnsPrivateZones/options.d.ts +1 -1
- package/dist/commonjs/api/dnsPrivateZones/options.js.map +1 -1
- package/dist/commonjs/api/exadbVmClusters/operations.d.ts +6 -6
- package/dist/commonjs/api/exadbVmClusters/operations.js +67 -32
- package/dist/commonjs/api/exadbVmClusters/operations.js.map +1 -1
- package/dist/commonjs/api/exadbVmClusters/options.d.ts +1 -1
- package/dist/commonjs/api/exadbVmClusters/options.js.map +1 -1
- package/dist/commonjs/api/exascaleDbNodes/operations.d.ts +6 -6
- package/dist/commonjs/api/exascaleDbNodes/operations.js +29 -12
- package/dist/commonjs/api/exascaleDbNodes/operations.js.map +1 -1
- package/dist/commonjs/api/exascaleDbNodes/options.d.ts +1 -1
- package/dist/commonjs/api/exascaleDbNodes/options.js.map +1 -1
- package/dist/commonjs/api/exascaleDbStorageVaults/operations.d.ts +6 -6
- package/dist/commonjs/api/exascaleDbStorageVaults/operations.js +55 -27
- package/dist/commonjs/api/exascaleDbStorageVaults/operations.js.map +1 -1
- package/dist/commonjs/api/exascaleDbStorageVaults/options.d.ts +1 -1
- package/dist/commonjs/api/exascaleDbStorageVaults/options.js.map +1 -1
- package/dist/commonjs/api/flexComponents/operations.d.ts +5 -5
- package/dist/commonjs/api/flexComponents/operations.js +18 -8
- package/dist/commonjs/api/flexComponents/operations.js.map +1 -1
- package/dist/commonjs/api/flexComponents/options.d.ts +2 -2
- package/dist/commonjs/api/flexComponents/options.js.map +1 -1
- package/dist/commonjs/api/giMinorVersions/operations.d.ts +5 -5
- package/dist/commonjs/api/giMinorVersions/operations.js +19 -9
- package/dist/commonjs/api/giMinorVersions/operations.js.map +1 -1
- package/dist/commonjs/api/giMinorVersions/options.d.ts +2 -2
- package/dist/commonjs/api/giMinorVersions/options.js.map +1 -1
- package/dist/commonjs/api/giVersions/operations.d.ts +5 -5
- package/dist/commonjs/api/giVersions/operations.js +21 -10
- package/dist/commonjs/api/giVersions/operations.js.map +1 -1
- package/dist/commonjs/api/giVersions/options.d.ts +4 -2
- package/dist/commonjs/api/giVersions/options.js.map +1 -1
- package/dist/commonjs/api/networkAnchors/index.d.ts +3 -0
- package/dist/commonjs/api/networkAnchors/index.js +13 -0
- package/dist/commonjs/api/networkAnchors/index.js.map +1 -0
- package/dist/commonjs/api/networkAnchors/operations.d.ts +36 -0
- package/dist/commonjs/api/networkAnchors/operations.js +232 -0
- package/dist/commonjs/api/networkAnchors/operations.js.map +1 -0
- package/dist/commonjs/api/networkAnchors/options.d.ts +26 -0
- package/dist/commonjs/api/networkAnchors/options.js +5 -0
- package/dist/commonjs/api/networkAnchors/options.js.map +1 -0
- package/dist/commonjs/api/operations/operations.d.ts +5 -5
- package/dist/commonjs/api/operations/operations.js +9 -4
- package/dist/commonjs/api/operations/operations.js.map +1 -1
- package/dist/commonjs/api/operations/options.d.ts +1 -1
- package/dist/commonjs/api/operations/options.js.map +1 -1
- package/dist/commonjs/api/oracleDatabaseManagementContext.d.ts +5 -2
- package/dist/commonjs/api/oracleDatabaseManagementContext.js +18 -11
- package/dist/commonjs/api/oracleDatabaseManagementContext.js.map +1 -1
- package/dist/commonjs/api/oracleSubscriptions/operations.d.ts +6 -6
- package/dist/commonjs/api/oracleSubscriptions/operations.js +85 -44
- package/dist/commonjs/api/oracleSubscriptions/operations.js.map +1 -1
- package/dist/commonjs/api/oracleSubscriptions/options.d.ts +1 -1
- package/dist/commonjs/api/oracleSubscriptions/options.js.map +1 -1
- package/dist/commonjs/api/resourceAnchors/index.d.ts +3 -0
- package/dist/commonjs/api/resourceAnchors/index.js +13 -0
- package/dist/commonjs/api/resourceAnchors/index.js.map +1 -0
- package/dist/commonjs/api/resourceAnchors/operations.d.ts +36 -0
- package/dist/commonjs/api/resourceAnchors/operations.js +232 -0
- package/dist/commonjs/api/resourceAnchors/operations.js.map +1 -0
- package/dist/commonjs/api/resourceAnchors/options.d.ts +26 -0
- package/dist/commonjs/api/resourceAnchors/options.js +5 -0
- package/dist/commonjs/api/resourceAnchors/options.js.map +1 -0
- package/dist/commonjs/api/systemVersions/operations.d.ts +5 -5
- package/dist/commonjs/api/systemVersions/operations.js +17 -7
- package/dist/commonjs/api/systemVersions/operations.js.map +1 -1
- package/dist/commonjs/api/systemVersions/options.d.ts +1 -1
- package/dist/commonjs/api/systemVersions/options.js.map +1 -1
- package/dist/commonjs/api/virtualNetworkAddresses/operations.d.ts +6 -6
- package/dist/commonjs/api/virtualNetworkAddresses/operations.js +35 -19
- package/dist/commonjs/api/virtualNetworkAddresses/operations.js.map +1 -1
- package/dist/commonjs/api/virtualNetworkAddresses/options.d.ts +1 -1
- package/dist/commonjs/api/virtualNetworkAddresses/options.js.map +1 -1
- package/dist/commonjs/classic/autonomousDatabaseBackups/index.d.ts +5 -5
- package/dist/commonjs/classic/autonomousDatabaseBackups/index.js +3 -1
- package/dist/commonjs/classic/autonomousDatabaseBackups/index.js.map +1 -1
- package/dist/commonjs/classic/autonomousDatabaseCharacterSets/index.d.ts +4 -4
- package/dist/commonjs/classic/autonomousDatabaseCharacterSets/index.js +3 -1
- package/dist/commonjs/classic/autonomousDatabaseCharacterSets/index.js.map +1 -1
- package/dist/commonjs/classic/autonomousDatabaseNationalCharacterSets/index.d.ts +4 -4
- package/dist/commonjs/classic/autonomousDatabaseNationalCharacterSets/index.js +3 -1
- package/dist/commonjs/classic/autonomousDatabaseNationalCharacterSets/index.js.map +1 -1
- package/dist/commonjs/classic/autonomousDatabaseVersions/index.d.ts +4 -4
- package/dist/commonjs/classic/autonomousDatabaseVersions/index.js +3 -1
- package/dist/commonjs/classic/autonomousDatabaseVersions/index.js.map +1 -1
- package/dist/commonjs/classic/autonomousDatabases/index.d.ts +7 -5
- package/dist/commonjs/classic/autonomousDatabases/index.js +4 -1
- package/dist/commonjs/classic/autonomousDatabases/index.js.map +1 -1
- package/dist/commonjs/classic/cloudExadataInfrastructures/index.d.ts +7 -5
- package/dist/commonjs/classic/cloudExadataInfrastructures/index.js +4 -1
- package/dist/commonjs/classic/cloudExadataInfrastructures/index.js.map +1 -1
- package/dist/commonjs/classic/cloudVmClusters/index.d.ts +5 -5
- package/dist/commonjs/classic/cloudVmClusters/index.js +3 -1
- package/dist/commonjs/classic/cloudVmClusters/index.js.map +1 -1
- package/dist/commonjs/classic/dbNodes/index.d.ts +5 -5
- package/dist/commonjs/classic/dbNodes/index.js +3 -1
- package/dist/commonjs/classic/dbNodes/index.js.map +1 -1
- package/dist/commonjs/classic/dbServers/index.d.ts +4 -4
- package/dist/commonjs/classic/dbServers/index.js +3 -1
- package/dist/commonjs/classic/dbServers/index.js.map +1 -1
- package/dist/commonjs/classic/dbSystemShapes/index.d.ts +4 -4
- package/dist/commonjs/classic/dbSystemShapes/index.js +3 -1
- package/dist/commonjs/classic/dbSystemShapes/index.js.map +1 -1
- package/dist/commonjs/classic/dbSystems/index.d.ts +27 -0
- package/dist/commonjs/classic/dbSystems/index.js +22 -0
- package/dist/commonjs/classic/dbSystems/index.js.map +1 -0
- package/dist/commonjs/classic/dbVersions/index.d.ts +13 -0
- package/dist/commonjs/classic/dbVersions/index.js +18 -0
- package/dist/commonjs/classic/dbVersions/index.js.map +1 -0
- package/dist/commonjs/classic/dnsPrivateViews/index.d.ts +4 -4
- package/dist/commonjs/classic/dnsPrivateViews/index.js +3 -1
- package/dist/commonjs/classic/dnsPrivateViews/index.js.map +1 -1
- package/dist/commonjs/classic/dnsPrivateZones/index.d.ts +4 -4
- package/dist/commonjs/classic/dnsPrivateZones/index.js +3 -1
- package/dist/commonjs/classic/dnsPrivateZones/index.js.map +1 -1
- package/dist/commonjs/classic/exadbVmClusters/index.d.ts +5 -5
- package/dist/commonjs/classic/exadbVmClusters/index.js +3 -1
- package/dist/commonjs/classic/exadbVmClusters/index.js.map +1 -1
- package/dist/commonjs/classic/exascaleDbNodes/index.d.ts +5 -5
- package/dist/commonjs/classic/exascaleDbNodes/index.js +3 -1
- package/dist/commonjs/classic/exascaleDbNodes/index.js.map +1 -1
- package/dist/commonjs/classic/exascaleDbStorageVaults/index.d.ts +5 -5
- package/dist/commonjs/classic/exascaleDbStorageVaults/index.js +3 -1
- package/dist/commonjs/classic/exascaleDbStorageVaults/index.js.map +1 -1
- package/dist/commonjs/classic/flexComponents/index.d.ts +4 -4
- package/dist/commonjs/classic/flexComponents/index.js +3 -1
- package/dist/commonjs/classic/flexComponents/index.js.map +1 -1
- package/dist/commonjs/classic/giMinorVersions/index.d.ts +4 -4
- package/dist/commonjs/classic/giMinorVersions/index.js +3 -1
- package/dist/commonjs/classic/giMinorVersions/index.js.map +1 -1
- package/dist/commonjs/classic/giVersions/index.d.ts +4 -4
- package/dist/commonjs/classic/giVersions/index.js +3 -1
- package/dist/commonjs/classic/giVersions/index.js.map +1 -1
- package/dist/commonjs/classic/index.d.ts +4 -0
- package/dist/commonjs/classic/index.js.map +1 -1
- package/dist/commonjs/classic/networkAnchors/index.d.ts +27 -0
- package/dist/commonjs/classic/networkAnchors/index.js +22 -0
- package/dist/commonjs/classic/networkAnchors/index.js.map +1 -0
- package/dist/commonjs/classic/operations/index.d.ts +4 -4
- package/dist/commonjs/classic/operations/index.js +3 -1
- package/dist/commonjs/classic/operations/index.js.map +1 -1
- package/dist/commonjs/classic/oracleSubscriptions/index.d.ts +5 -5
- package/dist/commonjs/classic/oracleSubscriptions/index.js +3 -1
- package/dist/commonjs/classic/oracleSubscriptions/index.js.map +1 -1
- package/dist/commonjs/classic/resourceAnchors/index.d.ts +27 -0
- package/dist/commonjs/classic/resourceAnchors/index.js +22 -0
- package/dist/commonjs/classic/resourceAnchors/index.js.map +1 -0
- package/dist/commonjs/classic/systemVersions/index.d.ts +4 -4
- package/dist/commonjs/classic/systemVersions/index.js +3 -1
- package/dist/commonjs/classic/systemVersions/index.js.map +1 -1
- package/dist/commonjs/classic/virtualNetworkAddresses/index.d.ts +5 -5
- package/dist/commonjs/classic/virtualNetworkAddresses/index.js +3 -1
- package/dist/commonjs/classic/virtualNetworkAddresses/index.js.map +1 -1
- package/dist/commonjs/index.d.ts +10 -4
- package/dist/commonjs/index.js +15 -2
- package/dist/commonjs/index.js.map +1 -1
- package/dist/commonjs/models/index.d.ts +1 -1
- package/dist/commonjs/models/index.js +13 -2
- package/dist/commonjs/models/index.js.map +1 -1
- package/dist/commonjs/models/models.d.ts +538 -7
- package/dist/commonjs/models/models.js +695 -36
- package/dist/commonjs/models/models.js.map +1 -1
- package/dist/commonjs/oracleDatabaseManagementClient.d.ts +37 -25
- package/dist/commonjs/oracleDatabaseManagementClient.js +108 -43
- package/dist/commonjs/oracleDatabaseManagementClient.js.map +1 -1
- package/dist/commonjs/restorePollerHelpers.d.ts +4 -4
- package/dist/commonjs/restorePollerHelpers.js +116 -68
- package/dist/commonjs/restorePollerHelpers.js.map +1 -1
- package/dist/commonjs/static-helpers/cloudSettingHelpers.d.ts +22 -0
- package/dist/commonjs/static-helpers/cloudSettingHelpers.js +42 -0
- package/dist/commonjs/static-helpers/cloudSettingHelpers.js.map +1 -0
- package/dist/commonjs/static-helpers/pagingHelpers.d.ts +1 -1
- package/dist/commonjs/static-helpers/pagingHelpers.js +31 -50
- package/dist/commonjs/static-helpers/pagingHelpers.js.map +1 -1
- package/dist/commonjs/static-helpers/pollingHelpers.d.ts +3 -3
- package/dist/commonjs/static-helpers/pollingHelpers.js +14 -11
- package/dist/commonjs/static-helpers/pollingHelpers.js.map +1 -1
- package/dist/commonjs/static-helpers/urlTemplate.js +24 -8
- package/dist/commonjs/static-helpers/urlTemplate.js.map +1 -1
- package/dist/commonjs/tsdoc-metadata.json +11 -11
- package/dist/esm/api/autonomousDatabaseBackups/operations.d.ts +6 -6
- package/dist/esm/api/autonomousDatabaseBackups/operations.js +48 -25
- package/dist/esm/api/autonomousDatabaseBackups/operations.js.map +1 -1
- package/dist/esm/api/autonomousDatabaseBackups/options.d.ts +1 -1
- package/dist/esm/api/autonomousDatabaseBackups/options.js.map +1 -1
- package/dist/esm/api/autonomousDatabaseCharacterSets/operations.d.ts +5 -5
- package/dist/esm/api/autonomousDatabaseCharacterSets/operations.js +18 -8
- package/dist/esm/api/autonomousDatabaseCharacterSets/operations.js.map +1 -1
- package/dist/esm/api/autonomousDatabaseCharacterSets/options.d.ts +1 -1
- package/dist/esm/api/autonomousDatabaseCharacterSets/options.js.map +1 -1
- package/dist/esm/api/autonomousDatabaseNationalCharacterSets/operations.d.ts +5 -5
- package/dist/esm/api/autonomousDatabaseNationalCharacterSets/operations.js +18 -8
- package/dist/esm/api/autonomousDatabaseNationalCharacterSets/operations.js.map +1 -1
- package/dist/esm/api/autonomousDatabaseNationalCharacterSets/options.d.ts +1 -1
- package/dist/esm/api/autonomousDatabaseNationalCharacterSets/options.js.map +1 -1
- package/dist/esm/api/autonomousDatabaseVersions/operations.d.ts +5 -5
- package/dist/esm/api/autonomousDatabaseVersions/operations.js +18 -8
- package/dist/esm/api/autonomousDatabaseVersions/operations.js.map +1 -1
- package/dist/esm/api/autonomousDatabaseVersions/options.d.ts +1 -1
- package/dist/esm/api/autonomousDatabaseVersions/options.js.map +1 -1
- package/dist/esm/api/autonomousDatabases/index.d.ts +2 -2
- package/dist/esm/api/autonomousDatabases/index.js +1 -1
- package/dist/esm/api/autonomousDatabases/index.js.map +1 -1
- package/dist/esm/api/autonomousDatabases/operations.d.ts +10 -6
- package/dist/esm/api/autonomousDatabases/operations.js +162 -57
- package/dist/esm/api/autonomousDatabases/operations.js.map +1 -1
- package/dist/esm/api/autonomousDatabases/options.d.ts +6 -1
- package/dist/esm/api/autonomousDatabases/options.js.map +1 -1
- package/dist/esm/api/cloudExadataInfrastructures/index.d.ts +2 -2
- package/dist/esm/api/cloudExadataInfrastructures/index.js +1 -1
- package/dist/esm/api/cloudExadataInfrastructures/index.js.map +1 -1
- package/dist/esm/api/cloudExadataInfrastructures/operations.d.ts +10 -6
- package/dist/esm/api/cloudExadataInfrastructures/operations.js +108 -34
- package/dist/esm/api/cloudExadataInfrastructures/operations.js.map +1 -1
- package/dist/esm/api/cloudExadataInfrastructures/options.d.ts +6 -1
- package/dist/esm/api/cloudExadataInfrastructures/options.js.map +1 -1
- package/dist/esm/api/cloudVmClusters/operations.d.ts +6 -6
- package/dist/esm/api/cloudVmClusters/operations.js +90 -41
- package/dist/esm/api/cloudVmClusters/operations.js.map +1 -1
- package/dist/esm/api/cloudVmClusters/options.d.ts +1 -1
- package/dist/esm/api/cloudVmClusters/options.js.map +1 -1
- package/dist/esm/api/dbNodes/operations.d.ts +6 -6
- package/dist/esm/api/dbNodes/operations.js +30 -13
- package/dist/esm/api/dbNodes/operations.js.map +1 -1
- package/dist/esm/api/dbNodes/options.d.ts +1 -1
- package/dist/esm/api/dbNodes/options.js.map +1 -1
- package/dist/esm/api/dbServers/operations.d.ts +5 -5
- package/dist/esm/api/dbServers/operations.js +18 -8
- package/dist/esm/api/dbServers/operations.js.map +1 -1
- package/dist/esm/api/dbServers/options.d.ts +1 -1
- package/dist/esm/api/dbServers/options.js.map +1 -1
- package/dist/esm/api/dbSystemShapes/operations.d.ts +5 -5
- package/dist/esm/api/dbSystemShapes/operations.js +21 -10
- package/dist/esm/api/dbSystemShapes/operations.js.map +1 -1
- package/dist/esm/api/dbSystemShapes/options.d.ts +3 -1
- package/dist/esm/api/dbSystemShapes/options.js.map +1 -1
- package/dist/esm/api/dbSystems/index.d.ts +3 -0
- package/dist/esm/api/dbSystems/index.js +4 -0
- package/dist/esm/api/dbSystems/index.js.map +1 -0
- package/dist/esm/api/dbSystems/operations.d.ts +36 -0
- package/dist/esm/api/dbSystems/operations.js +204 -0
- package/dist/esm/api/dbSystems/operations.js.map +1 -0
- package/dist/esm/api/dbSystems/options.d.ts +26 -0
- package/dist/esm/api/dbSystems/options.js +4 -0
- package/dist/esm/api/dbSystems/options.js.map +1 -0
- package/dist/esm/api/dbVersions/index.d.ts +3 -0
- package/dist/esm/api/dbVersions/index.js +4 -0
- package/dist/esm/api/dbVersions/index.js.map +1 -0
- package/dist/esm/api/dbVersions/operations.d.ts +14 -0
- package/dist/esm/api/dbVersions/operations.js +73 -0
- package/dist/esm/api/dbVersions/operations.js.map +1 -0
- package/dist/esm/api/dbVersions/options.d.ts +21 -0
- package/dist/esm/api/dbVersions/options.js +4 -0
- package/dist/esm/api/dbVersions/options.js.map +1 -0
- package/dist/esm/api/dnsPrivateViews/operations.d.ts +5 -5
- package/dist/esm/api/dnsPrivateViews/operations.js +18 -8
- package/dist/esm/api/dnsPrivateViews/operations.js.map +1 -1
- package/dist/esm/api/dnsPrivateViews/options.d.ts +1 -1
- package/dist/esm/api/dnsPrivateViews/options.js.map +1 -1
- package/dist/esm/api/dnsPrivateZones/operations.d.ts +5 -5
- package/dist/esm/api/dnsPrivateZones/operations.js +18 -8
- package/dist/esm/api/dnsPrivateZones/operations.js.map +1 -1
- package/dist/esm/api/dnsPrivateZones/options.d.ts +1 -1
- package/dist/esm/api/dnsPrivateZones/options.js.map +1 -1
- package/dist/esm/api/exadbVmClusters/operations.d.ts +6 -6
- package/dist/esm/api/exadbVmClusters/operations.js +68 -33
- package/dist/esm/api/exadbVmClusters/operations.js.map +1 -1
- package/dist/esm/api/exadbVmClusters/options.d.ts +1 -1
- package/dist/esm/api/exadbVmClusters/options.js.map +1 -1
- package/dist/esm/api/exascaleDbNodes/operations.d.ts +6 -6
- package/dist/esm/api/exascaleDbNodes/operations.js +30 -13
- package/dist/esm/api/exascaleDbNodes/operations.js.map +1 -1
- package/dist/esm/api/exascaleDbNodes/options.d.ts +1 -1
- package/dist/esm/api/exascaleDbNodes/options.js.map +1 -1
- package/dist/esm/api/exascaleDbStorageVaults/operations.d.ts +6 -6
- package/dist/esm/api/exascaleDbStorageVaults/operations.js +56 -28
- package/dist/esm/api/exascaleDbStorageVaults/operations.js.map +1 -1
- package/dist/esm/api/exascaleDbStorageVaults/options.d.ts +1 -1
- package/dist/esm/api/exascaleDbStorageVaults/options.js.map +1 -1
- package/dist/esm/api/flexComponents/operations.d.ts +5 -5
- package/dist/esm/api/flexComponents/operations.js +19 -9
- package/dist/esm/api/flexComponents/operations.js.map +1 -1
- package/dist/esm/api/flexComponents/options.d.ts +2 -2
- package/dist/esm/api/flexComponents/options.js.map +1 -1
- package/dist/esm/api/giMinorVersions/operations.d.ts +5 -5
- package/dist/esm/api/giMinorVersions/operations.js +20 -10
- package/dist/esm/api/giMinorVersions/operations.js.map +1 -1
- package/dist/esm/api/giMinorVersions/options.d.ts +2 -2
- package/dist/esm/api/giMinorVersions/options.js.map +1 -1
- package/dist/esm/api/giVersions/operations.d.ts +5 -5
- package/dist/esm/api/giVersions/operations.js +22 -11
- package/dist/esm/api/giVersions/operations.js.map +1 -1
- package/dist/esm/api/giVersions/options.d.ts +4 -2
- package/dist/esm/api/giVersions/options.js.map +1 -1
- package/dist/esm/api/networkAnchors/index.d.ts +3 -0
- package/dist/esm/api/networkAnchors/index.js +4 -0
- package/dist/esm/api/networkAnchors/index.js.map +1 -0
- package/dist/esm/api/networkAnchors/operations.d.ts +36 -0
- package/dist/esm/api/networkAnchors/operations.js +212 -0
- package/dist/esm/api/networkAnchors/operations.js.map +1 -0
- package/dist/esm/api/networkAnchors/options.d.ts +26 -0
- package/dist/esm/api/networkAnchors/options.js +4 -0
- package/dist/esm/api/networkAnchors/options.js.map +1 -0
- package/dist/esm/api/operations/operations.d.ts +5 -5
- package/dist/esm/api/operations/operations.js +10 -5
- package/dist/esm/api/operations/operations.js.map +1 -1
- package/dist/esm/api/operations/options.d.ts +1 -1
- package/dist/esm/api/operations/options.js.map +1 -1
- package/dist/esm/api/oracleDatabaseManagementContext.d.ts +5 -2
- package/dist/esm/api/oracleDatabaseManagementContext.js +18 -11
- package/dist/esm/api/oracleDatabaseManagementContext.js.map +1 -1
- package/dist/esm/api/oracleSubscriptions/operations.d.ts +6 -6
- package/dist/esm/api/oracleSubscriptions/operations.js +86 -45
- package/dist/esm/api/oracleSubscriptions/operations.js.map +1 -1
- package/dist/esm/api/oracleSubscriptions/options.d.ts +1 -1
- package/dist/esm/api/oracleSubscriptions/options.js.map +1 -1
- package/dist/esm/api/resourceAnchors/index.d.ts +3 -0
- package/dist/esm/api/resourceAnchors/index.js +4 -0
- package/dist/esm/api/resourceAnchors/index.js.map +1 -0
- package/dist/esm/api/resourceAnchors/operations.d.ts +36 -0
- package/dist/esm/api/resourceAnchors/operations.js +212 -0
- package/dist/esm/api/resourceAnchors/operations.js.map +1 -0
- package/dist/esm/api/resourceAnchors/options.d.ts +26 -0
- package/dist/esm/api/resourceAnchors/options.js +4 -0
- package/dist/esm/api/resourceAnchors/options.js.map +1 -0
- package/dist/esm/api/systemVersions/operations.d.ts +5 -5
- package/dist/esm/api/systemVersions/operations.js +18 -8
- package/dist/esm/api/systemVersions/operations.js.map +1 -1
- package/dist/esm/api/systemVersions/options.d.ts +1 -1
- package/dist/esm/api/systemVersions/options.js.map +1 -1
- package/dist/esm/api/virtualNetworkAddresses/operations.d.ts +6 -6
- package/dist/esm/api/virtualNetworkAddresses/operations.js +36 -20
- package/dist/esm/api/virtualNetworkAddresses/operations.js.map +1 -1
- package/dist/esm/api/virtualNetworkAddresses/options.d.ts +1 -1
- package/dist/esm/api/virtualNetworkAddresses/options.js.map +1 -1
- package/dist/esm/classic/autonomousDatabaseBackups/index.d.ts +5 -5
- package/dist/esm/classic/autonomousDatabaseBackups/index.js +3 -1
- package/dist/esm/classic/autonomousDatabaseBackups/index.js.map +1 -1
- package/dist/esm/classic/autonomousDatabaseCharacterSets/index.d.ts +4 -4
- package/dist/esm/classic/autonomousDatabaseCharacterSets/index.js +3 -1
- package/dist/esm/classic/autonomousDatabaseCharacterSets/index.js.map +1 -1
- package/dist/esm/classic/autonomousDatabaseNationalCharacterSets/index.d.ts +4 -4
- package/dist/esm/classic/autonomousDatabaseNationalCharacterSets/index.js +3 -1
- package/dist/esm/classic/autonomousDatabaseNationalCharacterSets/index.js.map +1 -1
- package/dist/esm/classic/autonomousDatabaseVersions/index.d.ts +4 -4
- package/dist/esm/classic/autonomousDatabaseVersions/index.js +3 -1
- package/dist/esm/classic/autonomousDatabaseVersions/index.js.map +1 -1
- package/dist/esm/classic/autonomousDatabases/index.d.ts +7 -5
- package/dist/esm/classic/autonomousDatabases/index.js +5 -2
- package/dist/esm/classic/autonomousDatabases/index.js.map +1 -1
- package/dist/esm/classic/cloudExadataInfrastructures/index.d.ts +7 -5
- package/dist/esm/classic/cloudExadataInfrastructures/index.js +5 -2
- package/dist/esm/classic/cloudExadataInfrastructures/index.js.map +1 -1
- package/dist/esm/classic/cloudVmClusters/index.d.ts +5 -5
- package/dist/esm/classic/cloudVmClusters/index.js +3 -1
- package/dist/esm/classic/cloudVmClusters/index.js.map +1 -1
- package/dist/esm/classic/dbNodes/index.d.ts +5 -5
- package/dist/esm/classic/dbNodes/index.js +3 -1
- package/dist/esm/classic/dbNodes/index.js.map +1 -1
- package/dist/esm/classic/dbServers/index.d.ts +4 -4
- package/dist/esm/classic/dbServers/index.js +3 -1
- package/dist/esm/classic/dbServers/index.js.map +1 -1
- package/dist/esm/classic/dbSystemShapes/index.d.ts +4 -4
- package/dist/esm/classic/dbSystemShapes/index.js +3 -1
- package/dist/esm/classic/dbSystemShapes/index.js.map +1 -1
- package/dist/esm/classic/dbSystems/index.d.ts +27 -0
- package/dist/esm/classic/dbSystems/index.js +19 -0
- package/dist/esm/classic/dbSystems/index.js.map +1 -0
- package/dist/esm/classic/dbVersions/index.d.ts +13 -0
- package/dist/esm/classic/dbVersions/index.js +15 -0
- package/dist/esm/classic/dbVersions/index.js.map +1 -0
- package/dist/esm/classic/dnsPrivateViews/index.d.ts +4 -4
- package/dist/esm/classic/dnsPrivateViews/index.js +3 -1
- package/dist/esm/classic/dnsPrivateViews/index.js.map +1 -1
- package/dist/esm/classic/dnsPrivateZones/index.d.ts +4 -4
- package/dist/esm/classic/dnsPrivateZones/index.js +3 -1
- package/dist/esm/classic/dnsPrivateZones/index.js.map +1 -1
- package/dist/esm/classic/exadbVmClusters/index.d.ts +5 -5
- package/dist/esm/classic/exadbVmClusters/index.js +3 -1
- package/dist/esm/classic/exadbVmClusters/index.js.map +1 -1
- package/dist/esm/classic/exascaleDbNodes/index.d.ts +5 -5
- package/dist/esm/classic/exascaleDbNodes/index.js +3 -1
- package/dist/esm/classic/exascaleDbNodes/index.js.map +1 -1
- package/dist/esm/classic/exascaleDbStorageVaults/index.d.ts +5 -5
- package/dist/esm/classic/exascaleDbStorageVaults/index.js +3 -1
- package/dist/esm/classic/exascaleDbStorageVaults/index.js.map +1 -1
- package/dist/esm/classic/flexComponents/index.d.ts +4 -4
- package/dist/esm/classic/flexComponents/index.js +3 -1
- package/dist/esm/classic/flexComponents/index.js.map +1 -1
- package/dist/esm/classic/giMinorVersions/index.d.ts +4 -4
- package/dist/esm/classic/giMinorVersions/index.js +3 -1
- package/dist/esm/classic/giMinorVersions/index.js.map +1 -1
- package/dist/esm/classic/giVersions/index.d.ts +4 -4
- package/dist/esm/classic/giVersions/index.js +3 -1
- package/dist/esm/classic/giVersions/index.js.map +1 -1
- package/dist/esm/classic/index.d.ts +4 -0
- package/dist/esm/classic/index.js.map +1 -1
- package/dist/esm/classic/networkAnchors/index.d.ts +27 -0
- package/dist/esm/classic/networkAnchors/index.js +19 -0
- package/dist/esm/classic/networkAnchors/index.js.map +1 -0
- package/dist/esm/classic/operations/index.d.ts +4 -4
- package/dist/esm/classic/operations/index.js +3 -1
- package/dist/esm/classic/operations/index.js.map +1 -1
- package/dist/esm/classic/oracleSubscriptions/index.d.ts +5 -5
- package/dist/esm/classic/oracleSubscriptions/index.js +3 -1
- package/dist/esm/classic/oracleSubscriptions/index.js.map +1 -1
- package/dist/esm/classic/resourceAnchors/index.d.ts +27 -0
- package/dist/esm/classic/resourceAnchors/index.js +19 -0
- package/dist/esm/classic/resourceAnchors/index.js.map +1 -0
- package/dist/esm/classic/systemVersions/index.d.ts +4 -4
- package/dist/esm/classic/systemVersions/index.js +3 -1
- package/dist/esm/classic/systemVersions/index.js.map +1 -1
- package/dist/esm/classic/virtualNetworkAddresses/index.d.ts +5 -5
- package/dist/esm/classic/virtualNetworkAddresses/index.js +3 -1
- package/dist/esm/classic/virtualNetworkAddresses/index.js.map +1 -1
- package/dist/esm/index.d.ts +10 -4
- package/dist/esm/index.js +3 -1
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/models/index.d.ts +1 -1
- package/dist/esm/models/index.js +1 -1
- package/dist/esm/models/index.js.map +1 -1
- package/dist/esm/models/models.d.ts +538 -7
- package/dist/esm/models/models.js +647 -34
- package/dist/esm/models/models.js.map +1 -1
- package/dist/esm/oracleDatabaseManagementClient.d.ts +37 -25
- package/dist/esm/oracleDatabaseManagementClient.js +88 -23
- package/dist/esm/oracleDatabaseManagementClient.js.map +1 -1
- package/dist/esm/restorePollerHelpers.d.ts +4 -4
- package/dist/esm/restorePollerHelpers.js +77 -29
- package/dist/esm/restorePollerHelpers.js.map +1 -1
- package/dist/esm/static-helpers/cloudSettingHelpers.d.ts +22 -0
- package/dist/esm/static-helpers/cloudSettingHelpers.js +38 -0
- package/dist/esm/static-helpers/cloudSettingHelpers.js.map +1 -0
- package/dist/esm/static-helpers/pagingHelpers.d.ts +1 -1
- package/dist/esm/static-helpers/pagingHelpers.js +31 -50
- package/dist/esm/static-helpers/pagingHelpers.js.map +1 -1
- package/dist/esm/static-helpers/pollingHelpers.d.ts +3 -3
- package/dist/esm/static-helpers/pollingHelpers.js +15 -12
- package/dist/esm/static-helpers/pollingHelpers.js.map +1 -1
- package/dist/esm/static-helpers/urlTemplate.js +24 -8
- package/dist/esm/static-helpers/urlTemplate.js.map +1 -1
- package/dist/react-native/api/autonomousDatabaseBackups/operations.d.ts +6 -6
- package/dist/react-native/api/autonomousDatabaseBackups/operations.js +48 -25
- package/dist/react-native/api/autonomousDatabaseBackups/operations.js.map +1 -1
- package/dist/react-native/api/autonomousDatabaseBackups/options.d.ts +1 -1
- package/dist/react-native/api/autonomousDatabaseBackups/options.js.map +1 -1
- package/dist/react-native/api/autonomousDatabaseCharacterSets/operations.d.ts +5 -5
- package/dist/react-native/api/autonomousDatabaseCharacterSets/operations.js +18 -8
- package/dist/react-native/api/autonomousDatabaseCharacterSets/operations.js.map +1 -1
- package/dist/react-native/api/autonomousDatabaseCharacterSets/options.d.ts +1 -1
- package/dist/react-native/api/autonomousDatabaseCharacterSets/options.js.map +1 -1
- package/dist/react-native/api/autonomousDatabaseNationalCharacterSets/operations.d.ts +5 -5
- package/dist/react-native/api/autonomousDatabaseNationalCharacterSets/operations.js +18 -8
- package/dist/react-native/api/autonomousDatabaseNationalCharacterSets/operations.js.map +1 -1
- package/dist/react-native/api/autonomousDatabaseNationalCharacterSets/options.d.ts +1 -1
- package/dist/react-native/api/autonomousDatabaseNationalCharacterSets/options.js.map +1 -1
- package/dist/react-native/api/autonomousDatabaseVersions/operations.d.ts +5 -5
- package/dist/react-native/api/autonomousDatabaseVersions/operations.js +18 -8
- package/dist/react-native/api/autonomousDatabaseVersions/operations.js.map +1 -1
- package/dist/react-native/api/autonomousDatabaseVersions/options.d.ts +1 -1
- package/dist/react-native/api/autonomousDatabaseVersions/options.js.map +1 -1
- package/dist/react-native/api/autonomousDatabases/index.d.ts +2 -2
- package/dist/react-native/api/autonomousDatabases/index.js +1 -1
- package/dist/react-native/api/autonomousDatabases/index.js.map +1 -1
- package/dist/react-native/api/autonomousDatabases/operations.d.ts +10 -6
- package/dist/react-native/api/autonomousDatabases/operations.js +162 -57
- package/dist/react-native/api/autonomousDatabases/operations.js.map +1 -1
- package/dist/react-native/api/autonomousDatabases/options.d.ts +6 -1
- package/dist/react-native/api/autonomousDatabases/options.js.map +1 -1
- package/dist/react-native/api/cloudExadataInfrastructures/index.d.ts +2 -2
- package/dist/react-native/api/cloudExadataInfrastructures/index.js +1 -1
- package/dist/react-native/api/cloudExadataInfrastructures/index.js.map +1 -1
- package/dist/react-native/api/cloudExadataInfrastructures/operations.d.ts +10 -6
- package/dist/react-native/api/cloudExadataInfrastructures/operations.js +108 -34
- package/dist/react-native/api/cloudExadataInfrastructures/operations.js.map +1 -1
- package/dist/react-native/api/cloudExadataInfrastructures/options.d.ts +6 -1
- package/dist/react-native/api/cloudExadataInfrastructures/options.js.map +1 -1
- package/dist/react-native/api/cloudVmClusters/operations.d.ts +6 -6
- package/dist/react-native/api/cloudVmClusters/operations.js +90 -41
- package/dist/react-native/api/cloudVmClusters/operations.js.map +1 -1
- package/dist/react-native/api/cloudVmClusters/options.d.ts +1 -1
- package/dist/react-native/api/cloudVmClusters/options.js.map +1 -1
- package/dist/react-native/api/dbNodes/operations.d.ts +6 -6
- package/dist/react-native/api/dbNodes/operations.js +30 -13
- package/dist/react-native/api/dbNodes/operations.js.map +1 -1
- package/dist/react-native/api/dbNodes/options.d.ts +1 -1
- package/dist/react-native/api/dbNodes/options.js.map +1 -1
- package/dist/react-native/api/dbServers/operations.d.ts +5 -5
- package/dist/react-native/api/dbServers/operations.js +18 -8
- package/dist/react-native/api/dbServers/operations.js.map +1 -1
- package/dist/react-native/api/dbServers/options.d.ts +1 -1
- package/dist/react-native/api/dbServers/options.js.map +1 -1
- package/dist/react-native/api/dbSystemShapes/operations.d.ts +5 -5
- package/dist/react-native/api/dbSystemShapes/operations.js +21 -10
- package/dist/react-native/api/dbSystemShapes/operations.js.map +1 -1
- package/dist/react-native/api/dbSystemShapes/options.d.ts +3 -1
- package/dist/react-native/api/dbSystemShapes/options.js.map +1 -1
- package/dist/react-native/api/dbSystems/index.d.ts +3 -0
- package/dist/react-native/api/dbSystems/index.js +4 -0
- package/dist/react-native/api/dbSystems/index.js.map +1 -0
- package/dist/react-native/api/dbSystems/operations.d.ts +36 -0
- package/dist/react-native/api/dbSystems/operations.js +204 -0
- package/dist/react-native/api/dbSystems/operations.js.map +1 -0
- package/dist/react-native/api/dbSystems/options.d.ts +26 -0
- package/dist/react-native/api/dbSystems/options.js +4 -0
- package/dist/react-native/api/dbSystems/options.js.map +1 -0
- package/dist/react-native/api/dbVersions/index.d.ts +3 -0
- package/dist/react-native/api/dbVersions/index.js +4 -0
- package/dist/react-native/api/dbVersions/index.js.map +1 -0
- package/dist/react-native/api/dbVersions/operations.d.ts +14 -0
- package/dist/react-native/api/dbVersions/operations.js +73 -0
- package/dist/react-native/api/dbVersions/operations.js.map +1 -0
- package/dist/react-native/api/dbVersions/options.d.ts +21 -0
- package/dist/react-native/api/dbVersions/options.js +4 -0
- package/dist/react-native/api/dbVersions/options.js.map +1 -0
- package/dist/react-native/api/dnsPrivateViews/operations.d.ts +5 -5
- package/dist/react-native/api/dnsPrivateViews/operations.js +18 -8
- package/dist/react-native/api/dnsPrivateViews/operations.js.map +1 -1
- package/dist/react-native/api/dnsPrivateViews/options.d.ts +1 -1
- package/dist/react-native/api/dnsPrivateViews/options.js.map +1 -1
- package/dist/react-native/api/dnsPrivateZones/operations.d.ts +5 -5
- package/dist/react-native/api/dnsPrivateZones/operations.js +18 -8
- package/dist/react-native/api/dnsPrivateZones/operations.js.map +1 -1
- package/dist/react-native/api/dnsPrivateZones/options.d.ts +1 -1
- package/dist/react-native/api/dnsPrivateZones/options.js.map +1 -1
- package/dist/react-native/api/exadbVmClusters/operations.d.ts +6 -6
- package/dist/react-native/api/exadbVmClusters/operations.js +68 -33
- package/dist/react-native/api/exadbVmClusters/operations.js.map +1 -1
- package/dist/react-native/api/exadbVmClusters/options.d.ts +1 -1
- package/dist/react-native/api/exadbVmClusters/options.js.map +1 -1
- package/dist/react-native/api/exascaleDbNodes/operations.d.ts +6 -6
- package/dist/react-native/api/exascaleDbNodes/operations.js +30 -13
- package/dist/react-native/api/exascaleDbNodes/operations.js.map +1 -1
- package/dist/react-native/api/exascaleDbNodes/options.d.ts +1 -1
- package/dist/react-native/api/exascaleDbNodes/options.js.map +1 -1
- package/dist/react-native/api/exascaleDbStorageVaults/operations.d.ts +6 -6
- package/dist/react-native/api/exascaleDbStorageVaults/operations.js +56 -28
- package/dist/react-native/api/exascaleDbStorageVaults/operations.js.map +1 -1
- package/dist/react-native/api/exascaleDbStorageVaults/options.d.ts +1 -1
- package/dist/react-native/api/exascaleDbStorageVaults/options.js.map +1 -1
- package/dist/react-native/api/flexComponents/operations.d.ts +5 -5
- package/dist/react-native/api/flexComponents/operations.js +19 -9
- package/dist/react-native/api/flexComponents/operations.js.map +1 -1
- package/dist/react-native/api/flexComponents/options.d.ts +2 -2
- package/dist/react-native/api/flexComponents/options.js.map +1 -1
- package/dist/react-native/api/giMinorVersions/operations.d.ts +5 -5
- package/dist/react-native/api/giMinorVersions/operations.js +20 -10
- package/dist/react-native/api/giMinorVersions/operations.js.map +1 -1
- package/dist/react-native/api/giMinorVersions/options.d.ts +2 -2
- package/dist/react-native/api/giMinorVersions/options.js.map +1 -1
- package/dist/react-native/api/giVersions/operations.d.ts +5 -5
- package/dist/react-native/api/giVersions/operations.js +22 -11
- package/dist/react-native/api/giVersions/operations.js.map +1 -1
- package/dist/react-native/api/giVersions/options.d.ts +4 -2
- package/dist/react-native/api/giVersions/options.js.map +1 -1
- package/dist/react-native/api/networkAnchors/index.d.ts +3 -0
- package/dist/react-native/api/networkAnchors/index.js +4 -0
- package/dist/react-native/api/networkAnchors/index.js.map +1 -0
- package/dist/react-native/api/networkAnchors/operations.d.ts +36 -0
- package/dist/react-native/api/networkAnchors/operations.js +212 -0
- package/dist/react-native/api/networkAnchors/operations.js.map +1 -0
- package/dist/react-native/api/networkAnchors/options.d.ts +26 -0
- package/dist/react-native/api/networkAnchors/options.js +4 -0
- package/dist/react-native/api/networkAnchors/options.js.map +1 -0
- package/dist/react-native/api/operations/operations.d.ts +5 -5
- package/dist/react-native/api/operations/operations.js +10 -5
- package/dist/react-native/api/operations/operations.js.map +1 -1
- package/dist/react-native/api/operations/options.d.ts +1 -1
- package/dist/react-native/api/operations/options.js.map +1 -1
- package/dist/react-native/api/oracleDatabaseManagementContext.d.ts +5 -2
- package/dist/react-native/api/oracleDatabaseManagementContext.js +18 -11
- package/dist/react-native/api/oracleDatabaseManagementContext.js.map +1 -1
- package/dist/react-native/api/oracleSubscriptions/operations.d.ts +6 -6
- package/dist/react-native/api/oracleSubscriptions/operations.js +86 -45
- package/dist/react-native/api/oracleSubscriptions/operations.js.map +1 -1
- package/dist/react-native/api/oracleSubscriptions/options.d.ts +1 -1
- package/dist/react-native/api/oracleSubscriptions/options.js.map +1 -1
- package/dist/react-native/api/resourceAnchors/index.d.ts +3 -0
- package/dist/react-native/api/resourceAnchors/index.js +4 -0
- package/dist/react-native/api/resourceAnchors/index.js.map +1 -0
- package/dist/react-native/api/resourceAnchors/operations.d.ts +36 -0
- package/dist/react-native/api/resourceAnchors/operations.js +212 -0
- package/dist/react-native/api/resourceAnchors/operations.js.map +1 -0
- package/dist/react-native/api/resourceAnchors/options.d.ts +26 -0
- package/dist/react-native/api/resourceAnchors/options.js +4 -0
- package/dist/react-native/api/resourceAnchors/options.js.map +1 -0
- package/dist/react-native/api/systemVersions/operations.d.ts +5 -5
- package/dist/react-native/api/systemVersions/operations.js +18 -8
- package/dist/react-native/api/systemVersions/operations.js.map +1 -1
- package/dist/react-native/api/systemVersions/options.d.ts +1 -1
- package/dist/react-native/api/systemVersions/options.js.map +1 -1
- package/dist/react-native/api/virtualNetworkAddresses/operations.d.ts +6 -6
- package/dist/react-native/api/virtualNetworkAddresses/operations.js +36 -20
- package/dist/react-native/api/virtualNetworkAddresses/operations.js.map +1 -1
- package/dist/react-native/api/virtualNetworkAddresses/options.d.ts +1 -1
- package/dist/react-native/api/virtualNetworkAddresses/options.js.map +1 -1
- package/dist/react-native/classic/autonomousDatabaseBackups/index.d.ts +5 -5
- package/dist/react-native/classic/autonomousDatabaseBackups/index.js +3 -1
- package/dist/react-native/classic/autonomousDatabaseBackups/index.js.map +1 -1
- package/dist/react-native/classic/autonomousDatabaseCharacterSets/index.d.ts +4 -4
- package/dist/react-native/classic/autonomousDatabaseCharacterSets/index.js +3 -1
- package/dist/react-native/classic/autonomousDatabaseCharacterSets/index.js.map +1 -1
- package/dist/react-native/classic/autonomousDatabaseNationalCharacterSets/index.d.ts +4 -4
- package/dist/react-native/classic/autonomousDatabaseNationalCharacterSets/index.js +3 -1
- package/dist/react-native/classic/autonomousDatabaseNationalCharacterSets/index.js.map +1 -1
- package/dist/react-native/classic/autonomousDatabaseVersions/index.d.ts +4 -4
- package/dist/react-native/classic/autonomousDatabaseVersions/index.js +3 -1
- package/dist/react-native/classic/autonomousDatabaseVersions/index.js.map +1 -1
- package/dist/react-native/classic/autonomousDatabases/index.d.ts +7 -5
- package/dist/react-native/classic/autonomousDatabases/index.js +5 -2
- package/dist/react-native/classic/autonomousDatabases/index.js.map +1 -1
- package/dist/react-native/classic/cloudExadataInfrastructures/index.d.ts +7 -5
- package/dist/react-native/classic/cloudExadataInfrastructures/index.js +5 -2
- package/dist/react-native/classic/cloudExadataInfrastructures/index.js.map +1 -1
- package/dist/react-native/classic/cloudVmClusters/index.d.ts +5 -5
- package/dist/react-native/classic/cloudVmClusters/index.js +3 -1
- package/dist/react-native/classic/cloudVmClusters/index.js.map +1 -1
- package/dist/react-native/classic/dbNodes/index.d.ts +5 -5
- package/dist/react-native/classic/dbNodes/index.js +3 -1
- package/dist/react-native/classic/dbNodes/index.js.map +1 -1
- package/dist/react-native/classic/dbServers/index.d.ts +4 -4
- package/dist/react-native/classic/dbServers/index.js +3 -1
- package/dist/react-native/classic/dbServers/index.js.map +1 -1
- package/dist/react-native/classic/dbSystemShapes/index.d.ts +4 -4
- package/dist/react-native/classic/dbSystemShapes/index.js +3 -1
- package/dist/react-native/classic/dbSystemShapes/index.js.map +1 -1
- package/dist/react-native/classic/dbSystems/index.d.ts +27 -0
- package/dist/react-native/classic/dbSystems/index.js +19 -0
- package/dist/react-native/classic/dbSystems/index.js.map +1 -0
- package/dist/react-native/classic/dbVersions/index.d.ts +13 -0
- package/dist/react-native/classic/dbVersions/index.js +15 -0
- package/dist/react-native/classic/dbVersions/index.js.map +1 -0
- package/dist/react-native/classic/dnsPrivateViews/index.d.ts +4 -4
- package/dist/react-native/classic/dnsPrivateViews/index.js +3 -1
- package/dist/react-native/classic/dnsPrivateViews/index.js.map +1 -1
- package/dist/react-native/classic/dnsPrivateZones/index.d.ts +4 -4
- package/dist/react-native/classic/dnsPrivateZones/index.js +3 -1
- package/dist/react-native/classic/dnsPrivateZones/index.js.map +1 -1
- package/dist/react-native/classic/exadbVmClusters/index.d.ts +5 -5
- package/dist/react-native/classic/exadbVmClusters/index.js +3 -1
- package/dist/react-native/classic/exadbVmClusters/index.js.map +1 -1
- package/dist/react-native/classic/exascaleDbNodes/index.d.ts +5 -5
- package/dist/react-native/classic/exascaleDbNodes/index.js +3 -1
- package/dist/react-native/classic/exascaleDbNodes/index.js.map +1 -1
- package/dist/react-native/classic/exascaleDbStorageVaults/index.d.ts +5 -5
- package/dist/react-native/classic/exascaleDbStorageVaults/index.js +3 -1
- package/dist/react-native/classic/exascaleDbStorageVaults/index.js.map +1 -1
- package/dist/react-native/classic/flexComponents/index.d.ts +4 -4
- package/dist/react-native/classic/flexComponents/index.js +3 -1
- package/dist/react-native/classic/flexComponents/index.js.map +1 -1
- package/dist/react-native/classic/giMinorVersions/index.d.ts +4 -4
- package/dist/react-native/classic/giMinorVersions/index.js +3 -1
- package/dist/react-native/classic/giMinorVersions/index.js.map +1 -1
- package/dist/react-native/classic/giVersions/index.d.ts +4 -4
- package/dist/react-native/classic/giVersions/index.js +3 -1
- package/dist/react-native/classic/giVersions/index.js.map +1 -1
- package/dist/react-native/classic/index.d.ts +4 -0
- package/dist/react-native/classic/index.js.map +1 -1
- package/dist/react-native/classic/networkAnchors/index.d.ts +27 -0
- package/dist/react-native/classic/networkAnchors/index.js +19 -0
- package/dist/react-native/classic/networkAnchors/index.js.map +1 -0
- package/dist/react-native/classic/operations/index.d.ts +4 -4
- package/dist/react-native/classic/operations/index.js +3 -1
- package/dist/react-native/classic/operations/index.js.map +1 -1
- package/dist/react-native/classic/oracleSubscriptions/index.d.ts +5 -5
- package/dist/react-native/classic/oracleSubscriptions/index.js +3 -1
- package/dist/react-native/classic/oracleSubscriptions/index.js.map +1 -1
- package/dist/react-native/classic/resourceAnchors/index.d.ts +27 -0
- package/dist/react-native/classic/resourceAnchors/index.js +19 -0
- package/dist/react-native/classic/resourceAnchors/index.js.map +1 -0
- package/dist/react-native/classic/systemVersions/index.d.ts +4 -4
- package/dist/react-native/classic/systemVersions/index.js +3 -1
- package/dist/react-native/classic/systemVersions/index.js.map +1 -1
- package/dist/react-native/classic/virtualNetworkAddresses/index.d.ts +5 -5
- package/dist/react-native/classic/virtualNetworkAddresses/index.js +3 -1
- package/dist/react-native/classic/virtualNetworkAddresses/index.js.map +1 -1
- package/dist/react-native/index.d.ts +10 -4
- package/dist/react-native/index.js +3 -1
- package/dist/react-native/index.js.map +1 -1
- package/dist/react-native/models/index.d.ts +1 -1
- package/dist/react-native/models/index.js +1 -1
- package/dist/react-native/models/index.js.map +1 -1
- package/dist/react-native/models/models.d.ts +538 -7
- package/dist/react-native/models/models.js +647 -34
- package/dist/react-native/models/models.js.map +1 -1
- package/dist/react-native/oracleDatabaseManagementClient.d.ts +37 -25
- package/dist/react-native/oracleDatabaseManagementClient.js +88 -23
- package/dist/react-native/oracleDatabaseManagementClient.js.map +1 -1
- package/dist/react-native/restorePollerHelpers.d.ts +4 -4
- package/dist/react-native/restorePollerHelpers.js +77 -29
- package/dist/react-native/restorePollerHelpers.js.map +1 -1
- package/dist/react-native/static-helpers/cloudSettingHelpers.d.ts +22 -0
- package/dist/react-native/static-helpers/cloudSettingHelpers.js +38 -0
- package/dist/react-native/static-helpers/cloudSettingHelpers.js.map +1 -0
- package/dist/react-native/static-helpers/pagingHelpers.d.ts +1 -1
- package/dist/react-native/static-helpers/pagingHelpers.js +31 -50
- package/dist/react-native/static-helpers/pagingHelpers.js.map +1 -1
- package/dist/react-native/static-helpers/pollingHelpers.d.ts +3 -3
- package/dist/react-native/static-helpers/pollingHelpers.js +15 -12
- package/dist/react-native/static-helpers/pollingHelpers.js.map +1 -1
- package/dist/react-native/static-helpers/urlTemplate.js +24 -8
- package/dist/react-native/static-helpers/urlTemplate.js.map +1 -1
- package/package.json +118 -43
- package/CHANGELOG.md +0 -269
- package/dist/browser/api/autonomousDatabaseBackups/index.d.ts.map +0 -1
- package/dist/browser/api/autonomousDatabaseBackups/operations.d.ts.map +0 -1
- package/dist/browser/api/autonomousDatabaseBackups/options.d.ts.map +0 -1
- package/dist/browser/api/autonomousDatabaseCharacterSets/index.d.ts.map +0 -1
- package/dist/browser/api/autonomousDatabaseCharacterSets/operations.d.ts.map +0 -1
- package/dist/browser/api/autonomousDatabaseCharacterSets/options.d.ts.map +0 -1
- package/dist/browser/api/autonomousDatabaseNationalCharacterSets/index.d.ts.map +0 -1
- package/dist/browser/api/autonomousDatabaseNationalCharacterSets/operations.d.ts.map +0 -1
- package/dist/browser/api/autonomousDatabaseNationalCharacterSets/options.d.ts.map +0 -1
- package/dist/browser/api/autonomousDatabaseVersions/index.d.ts.map +0 -1
- package/dist/browser/api/autonomousDatabaseVersions/operations.d.ts.map +0 -1
- package/dist/browser/api/autonomousDatabaseVersions/options.d.ts.map +0 -1
- package/dist/browser/api/autonomousDatabases/index.d.ts.map +0 -1
- package/dist/browser/api/autonomousDatabases/operations.d.ts.map +0 -1
- package/dist/browser/api/autonomousDatabases/options.d.ts.map +0 -1
- package/dist/browser/api/cloudExadataInfrastructures/index.d.ts.map +0 -1
- package/dist/browser/api/cloudExadataInfrastructures/operations.d.ts.map +0 -1
- package/dist/browser/api/cloudExadataInfrastructures/options.d.ts.map +0 -1
- package/dist/browser/api/cloudVmClusters/index.d.ts.map +0 -1
- package/dist/browser/api/cloudVmClusters/operations.d.ts.map +0 -1
- package/dist/browser/api/cloudVmClusters/options.d.ts.map +0 -1
- package/dist/browser/api/dbNodes/index.d.ts.map +0 -1
- package/dist/browser/api/dbNodes/operations.d.ts.map +0 -1
- package/dist/browser/api/dbNodes/options.d.ts.map +0 -1
- package/dist/browser/api/dbServers/index.d.ts.map +0 -1
- package/dist/browser/api/dbServers/operations.d.ts.map +0 -1
- package/dist/browser/api/dbServers/options.d.ts.map +0 -1
- package/dist/browser/api/dbSystemShapes/index.d.ts.map +0 -1
- package/dist/browser/api/dbSystemShapes/operations.d.ts.map +0 -1
- package/dist/browser/api/dbSystemShapes/options.d.ts.map +0 -1
- package/dist/browser/api/dnsPrivateViews/index.d.ts.map +0 -1
- package/dist/browser/api/dnsPrivateViews/operations.d.ts.map +0 -1
- package/dist/browser/api/dnsPrivateViews/options.d.ts.map +0 -1
- package/dist/browser/api/dnsPrivateZones/index.d.ts.map +0 -1
- package/dist/browser/api/dnsPrivateZones/operations.d.ts.map +0 -1
- package/dist/browser/api/dnsPrivateZones/options.d.ts.map +0 -1
- package/dist/browser/api/exadbVmClusters/index.d.ts.map +0 -1
- package/dist/browser/api/exadbVmClusters/operations.d.ts.map +0 -1
- package/dist/browser/api/exadbVmClusters/options.d.ts.map +0 -1
- package/dist/browser/api/exascaleDbNodes/index.d.ts.map +0 -1
- package/dist/browser/api/exascaleDbNodes/operations.d.ts.map +0 -1
- package/dist/browser/api/exascaleDbNodes/options.d.ts.map +0 -1
- package/dist/browser/api/exascaleDbStorageVaults/index.d.ts.map +0 -1
- package/dist/browser/api/exascaleDbStorageVaults/operations.d.ts.map +0 -1
- package/dist/browser/api/exascaleDbStorageVaults/options.d.ts.map +0 -1
- package/dist/browser/api/flexComponents/index.d.ts.map +0 -1
- package/dist/browser/api/flexComponents/operations.d.ts.map +0 -1
- package/dist/browser/api/flexComponents/options.d.ts.map +0 -1
- package/dist/browser/api/giMinorVersions/index.d.ts.map +0 -1
- package/dist/browser/api/giMinorVersions/operations.d.ts.map +0 -1
- package/dist/browser/api/giMinorVersions/options.d.ts.map +0 -1
- package/dist/browser/api/giVersions/index.d.ts.map +0 -1
- package/dist/browser/api/giVersions/operations.d.ts.map +0 -1
- package/dist/browser/api/giVersions/options.d.ts.map +0 -1
- package/dist/browser/api/index.d.ts.map +0 -1
- package/dist/browser/api/operations/index.d.ts.map +0 -1
- package/dist/browser/api/operations/operations.d.ts.map +0 -1
- package/dist/browser/api/operations/options.d.ts.map +0 -1
- package/dist/browser/api/oracleDatabaseManagementContext.d.ts.map +0 -1
- package/dist/browser/api/oracleSubscriptions/index.d.ts.map +0 -1
- package/dist/browser/api/oracleSubscriptions/operations.d.ts.map +0 -1
- package/dist/browser/api/oracleSubscriptions/options.d.ts.map +0 -1
- package/dist/browser/api/systemVersions/index.d.ts.map +0 -1
- package/dist/browser/api/systemVersions/operations.d.ts.map +0 -1
- package/dist/browser/api/systemVersions/options.d.ts.map +0 -1
- package/dist/browser/api/virtualNetworkAddresses/index.d.ts.map +0 -1
- package/dist/browser/api/virtualNetworkAddresses/operations.d.ts.map +0 -1
- package/dist/browser/api/virtualNetworkAddresses/options.d.ts.map +0 -1
- package/dist/browser/classic/autonomousDatabaseBackups/index.d.ts.map +0 -1
- package/dist/browser/classic/autonomousDatabaseCharacterSets/index.d.ts.map +0 -1
- package/dist/browser/classic/autonomousDatabaseNationalCharacterSets/index.d.ts.map +0 -1
- package/dist/browser/classic/autonomousDatabaseVersions/index.d.ts.map +0 -1
- package/dist/browser/classic/autonomousDatabases/index.d.ts.map +0 -1
- package/dist/browser/classic/cloudExadataInfrastructures/index.d.ts.map +0 -1
- package/dist/browser/classic/cloudVmClusters/index.d.ts.map +0 -1
- package/dist/browser/classic/dbNodes/index.d.ts.map +0 -1
- package/dist/browser/classic/dbServers/index.d.ts.map +0 -1
- package/dist/browser/classic/dbSystemShapes/index.d.ts.map +0 -1
- package/dist/browser/classic/dnsPrivateViews/index.d.ts.map +0 -1
- package/dist/browser/classic/dnsPrivateZones/index.d.ts.map +0 -1
- package/dist/browser/classic/exadbVmClusters/index.d.ts.map +0 -1
- package/dist/browser/classic/exascaleDbNodes/index.d.ts.map +0 -1
- package/dist/browser/classic/exascaleDbStorageVaults/index.d.ts.map +0 -1
- package/dist/browser/classic/flexComponents/index.d.ts.map +0 -1
- package/dist/browser/classic/giMinorVersions/index.d.ts.map +0 -1
- package/dist/browser/classic/giVersions/index.d.ts.map +0 -1
- package/dist/browser/classic/index.d.ts.map +0 -1
- package/dist/browser/classic/operations/index.d.ts.map +0 -1
- package/dist/browser/classic/oracleSubscriptions/index.d.ts.map +0 -1
- package/dist/browser/classic/systemVersions/index.d.ts.map +0 -1
- package/dist/browser/classic/virtualNetworkAddresses/index.d.ts.map +0 -1
- package/dist/browser/index.d.ts.map +0 -1
- package/dist/browser/logger.d.ts.map +0 -1
- package/dist/browser/models/index.d.ts.map +0 -1
- package/dist/browser/models/models.d.ts.map +0 -1
- package/dist/browser/oracleDatabaseManagementClient.d.ts.map +0 -1
- package/dist/browser/restorePollerHelpers.d.ts.map +0 -1
- package/dist/browser/static-helpers/pagingHelpers.d.ts.map +0 -1
- package/dist/browser/static-helpers/pollingHelpers.d.ts.map +0 -1
- package/dist/browser/static-helpers/urlTemplate.d.ts.map +0 -1
- package/dist/commonjs/api/autonomousDatabaseBackups/index.d.ts.map +0 -1
- package/dist/commonjs/api/autonomousDatabaseBackups/operations.d.ts.map +0 -1
- package/dist/commonjs/api/autonomousDatabaseBackups/options.d.ts.map +0 -1
- package/dist/commonjs/api/autonomousDatabaseCharacterSets/index.d.ts.map +0 -1
- package/dist/commonjs/api/autonomousDatabaseCharacterSets/operations.d.ts.map +0 -1
- package/dist/commonjs/api/autonomousDatabaseCharacterSets/options.d.ts.map +0 -1
- package/dist/commonjs/api/autonomousDatabaseNationalCharacterSets/index.d.ts.map +0 -1
- package/dist/commonjs/api/autonomousDatabaseNationalCharacterSets/operations.d.ts.map +0 -1
- package/dist/commonjs/api/autonomousDatabaseNationalCharacterSets/options.d.ts.map +0 -1
- package/dist/commonjs/api/autonomousDatabaseVersions/index.d.ts.map +0 -1
- package/dist/commonjs/api/autonomousDatabaseVersions/operations.d.ts.map +0 -1
- package/dist/commonjs/api/autonomousDatabaseVersions/options.d.ts.map +0 -1
- package/dist/commonjs/api/autonomousDatabases/index.d.ts.map +0 -1
- package/dist/commonjs/api/autonomousDatabases/operations.d.ts.map +0 -1
- package/dist/commonjs/api/autonomousDatabases/options.d.ts.map +0 -1
- package/dist/commonjs/api/cloudExadataInfrastructures/index.d.ts.map +0 -1
- package/dist/commonjs/api/cloudExadataInfrastructures/operations.d.ts.map +0 -1
- package/dist/commonjs/api/cloudExadataInfrastructures/options.d.ts.map +0 -1
- package/dist/commonjs/api/cloudVmClusters/index.d.ts.map +0 -1
- package/dist/commonjs/api/cloudVmClusters/operations.d.ts.map +0 -1
- package/dist/commonjs/api/cloudVmClusters/options.d.ts.map +0 -1
- package/dist/commonjs/api/dbNodes/index.d.ts.map +0 -1
- package/dist/commonjs/api/dbNodes/operations.d.ts.map +0 -1
- package/dist/commonjs/api/dbNodes/options.d.ts.map +0 -1
- package/dist/commonjs/api/dbServers/index.d.ts.map +0 -1
- package/dist/commonjs/api/dbServers/operations.d.ts.map +0 -1
- package/dist/commonjs/api/dbServers/options.d.ts.map +0 -1
- package/dist/commonjs/api/dbSystemShapes/index.d.ts.map +0 -1
- package/dist/commonjs/api/dbSystemShapes/operations.d.ts.map +0 -1
- package/dist/commonjs/api/dbSystemShapes/options.d.ts.map +0 -1
- package/dist/commonjs/api/dnsPrivateViews/index.d.ts.map +0 -1
- package/dist/commonjs/api/dnsPrivateViews/operations.d.ts.map +0 -1
- package/dist/commonjs/api/dnsPrivateViews/options.d.ts.map +0 -1
- package/dist/commonjs/api/dnsPrivateZones/index.d.ts.map +0 -1
- package/dist/commonjs/api/dnsPrivateZones/operations.d.ts.map +0 -1
- package/dist/commonjs/api/dnsPrivateZones/options.d.ts.map +0 -1
- package/dist/commonjs/api/exadbVmClusters/index.d.ts.map +0 -1
- package/dist/commonjs/api/exadbVmClusters/operations.d.ts.map +0 -1
- package/dist/commonjs/api/exadbVmClusters/options.d.ts.map +0 -1
- package/dist/commonjs/api/exascaleDbNodes/index.d.ts.map +0 -1
- package/dist/commonjs/api/exascaleDbNodes/operations.d.ts.map +0 -1
- package/dist/commonjs/api/exascaleDbNodes/options.d.ts.map +0 -1
- package/dist/commonjs/api/exascaleDbStorageVaults/index.d.ts.map +0 -1
- package/dist/commonjs/api/exascaleDbStorageVaults/operations.d.ts.map +0 -1
- package/dist/commonjs/api/exascaleDbStorageVaults/options.d.ts.map +0 -1
- package/dist/commonjs/api/flexComponents/index.d.ts.map +0 -1
- package/dist/commonjs/api/flexComponents/operations.d.ts.map +0 -1
- package/dist/commonjs/api/flexComponents/options.d.ts.map +0 -1
- package/dist/commonjs/api/giMinorVersions/index.d.ts.map +0 -1
- package/dist/commonjs/api/giMinorVersions/operations.d.ts.map +0 -1
- package/dist/commonjs/api/giMinorVersions/options.d.ts.map +0 -1
- package/dist/commonjs/api/giVersions/index.d.ts.map +0 -1
- package/dist/commonjs/api/giVersions/operations.d.ts.map +0 -1
- package/dist/commonjs/api/giVersions/options.d.ts.map +0 -1
- package/dist/commonjs/api/index.d.ts.map +0 -1
- package/dist/commonjs/api/operations/index.d.ts.map +0 -1
- package/dist/commonjs/api/operations/operations.d.ts.map +0 -1
- package/dist/commonjs/api/operations/options.d.ts.map +0 -1
- package/dist/commonjs/api/oracleDatabaseManagementContext.d.ts.map +0 -1
- package/dist/commonjs/api/oracleSubscriptions/index.d.ts.map +0 -1
- package/dist/commonjs/api/oracleSubscriptions/operations.d.ts.map +0 -1
- package/dist/commonjs/api/oracleSubscriptions/options.d.ts.map +0 -1
- package/dist/commonjs/api/systemVersions/index.d.ts.map +0 -1
- package/dist/commonjs/api/systemVersions/operations.d.ts.map +0 -1
- package/dist/commonjs/api/systemVersions/options.d.ts.map +0 -1
- package/dist/commonjs/api/virtualNetworkAddresses/index.d.ts.map +0 -1
- package/dist/commonjs/api/virtualNetworkAddresses/operations.d.ts.map +0 -1
- package/dist/commonjs/api/virtualNetworkAddresses/options.d.ts.map +0 -1
- package/dist/commonjs/classic/autonomousDatabaseBackups/index.d.ts.map +0 -1
- package/dist/commonjs/classic/autonomousDatabaseCharacterSets/index.d.ts.map +0 -1
- package/dist/commonjs/classic/autonomousDatabaseNationalCharacterSets/index.d.ts.map +0 -1
- package/dist/commonjs/classic/autonomousDatabaseVersions/index.d.ts.map +0 -1
- package/dist/commonjs/classic/autonomousDatabases/index.d.ts.map +0 -1
- package/dist/commonjs/classic/cloudExadataInfrastructures/index.d.ts.map +0 -1
- package/dist/commonjs/classic/cloudVmClusters/index.d.ts.map +0 -1
- package/dist/commonjs/classic/dbNodes/index.d.ts.map +0 -1
- package/dist/commonjs/classic/dbServers/index.d.ts.map +0 -1
- package/dist/commonjs/classic/dbSystemShapes/index.d.ts.map +0 -1
- package/dist/commonjs/classic/dnsPrivateViews/index.d.ts.map +0 -1
- package/dist/commonjs/classic/dnsPrivateZones/index.d.ts.map +0 -1
- package/dist/commonjs/classic/exadbVmClusters/index.d.ts.map +0 -1
- package/dist/commonjs/classic/exascaleDbNodes/index.d.ts.map +0 -1
- package/dist/commonjs/classic/exascaleDbStorageVaults/index.d.ts.map +0 -1
- package/dist/commonjs/classic/flexComponents/index.d.ts.map +0 -1
- package/dist/commonjs/classic/giMinorVersions/index.d.ts.map +0 -1
- package/dist/commonjs/classic/giVersions/index.d.ts.map +0 -1
- package/dist/commonjs/classic/index.d.ts.map +0 -1
- package/dist/commonjs/classic/operations/index.d.ts.map +0 -1
- package/dist/commonjs/classic/oracleSubscriptions/index.d.ts.map +0 -1
- package/dist/commonjs/classic/systemVersions/index.d.ts.map +0 -1
- package/dist/commonjs/classic/virtualNetworkAddresses/index.d.ts.map +0 -1
- package/dist/commonjs/index.d.ts.map +0 -1
- package/dist/commonjs/logger.d.ts.map +0 -1
- package/dist/commonjs/models/index.d.ts.map +0 -1
- package/dist/commonjs/models/models.d.ts.map +0 -1
- package/dist/commonjs/oracleDatabaseManagementClient.d.ts.map +0 -1
- package/dist/commonjs/restorePollerHelpers.d.ts.map +0 -1
- package/dist/commonjs/static-helpers/pagingHelpers.d.ts.map +0 -1
- package/dist/commonjs/static-helpers/pollingHelpers.d.ts.map +0 -1
- package/dist/commonjs/static-helpers/urlTemplate.d.ts.map +0 -1
- package/dist/esm/api/autonomousDatabaseBackups/index.d.ts.map +0 -1
- package/dist/esm/api/autonomousDatabaseBackups/operations.d.ts.map +0 -1
- package/dist/esm/api/autonomousDatabaseBackups/options.d.ts.map +0 -1
- package/dist/esm/api/autonomousDatabaseCharacterSets/index.d.ts.map +0 -1
- package/dist/esm/api/autonomousDatabaseCharacterSets/operations.d.ts.map +0 -1
- package/dist/esm/api/autonomousDatabaseCharacterSets/options.d.ts.map +0 -1
- package/dist/esm/api/autonomousDatabaseNationalCharacterSets/index.d.ts.map +0 -1
- package/dist/esm/api/autonomousDatabaseNationalCharacterSets/operations.d.ts.map +0 -1
- package/dist/esm/api/autonomousDatabaseNationalCharacterSets/options.d.ts.map +0 -1
- package/dist/esm/api/autonomousDatabaseVersions/index.d.ts.map +0 -1
- package/dist/esm/api/autonomousDatabaseVersions/operations.d.ts.map +0 -1
- package/dist/esm/api/autonomousDatabaseVersions/options.d.ts.map +0 -1
- package/dist/esm/api/autonomousDatabases/index.d.ts.map +0 -1
- package/dist/esm/api/autonomousDatabases/operations.d.ts.map +0 -1
- package/dist/esm/api/autonomousDatabases/options.d.ts.map +0 -1
- package/dist/esm/api/cloudExadataInfrastructures/index.d.ts.map +0 -1
- package/dist/esm/api/cloudExadataInfrastructures/operations.d.ts.map +0 -1
- package/dist/esm/api/cloudExadataInfrastructures/options.d.ts.map +0 -1
- package/dist/esm/api/cloudVmClusters/index.d.ts.map +0 -1
- package/dist/esm/api/cloudVmClusters/operations.d.ts.map +0 -1
- package/dist/esm/api/cloudVmClusters/options.d.ts.map +0 -1
- package/dist/esm/api/dbNodes/index.d.ts.map +0 -1
- package/dist/esm/api/dbNodes/operations.d.ts.map +0 -1
- package/dist/esm/api/dbNodes/options.d.ts.map +0 -1
- package/dist/esm/api/dbServers/index.d.ts.map +0 -1
- package/dist/esm/api/dbServers/operations.d.ts.map +0 -1
- package/dist/esm/api/dbServers/options.d.ts.map +0 -1
- package/dist/esm/api/dbSystemShapes/index.d.ts.map +0 -1
- package/dist/esm/api/dbSystemShapes/operations.d.ts.map +0 -1
- package/dist/esm/api/dbSystemShapes/options.d.ts.map +0 -1
- package/dist/esm/api/dnsPrivateViews/index.d.ts.map +0 -1
- package/dist/esm/api/dnsPrivateViews/operations.d.ts.map +0 -1
- package/dist/esm/api/dnsPrivateViews/options.d.ts.map +0 -1
- package/dist/esm/api/dnsPrivateZones/index.d.ts.map +0 -1
- package/dist/esm/api/dnsPrivateZones/operations.d.ts.map +0 -1
- package/dist/esm/api/dnsPrivateZones/options.d.ts.map +0 -1
- package/dist/esm/api/exadbVmClusters/index.d.ts.map +0 -1
- package/dist/esm/api/exadbVmClusters/operations.d.ts.map +0 -1
- package/dist/esm/api/exadbVmClusters/options.d.ts.map +0 -1
- package/dist/esm/api/exascaleDbNodes/index.d.ts.map +0 -1
- package/dist/esm/api/exascaleDbNodes/operations.d.ts.map +0 -1
- package/dist/esm/api/exascaleDbNodes/options.d.ts.map +0 -1
- package/dist/esm/api/exascaleDbStorageVaults/index.d.ts.map +0 -1
- package/dist/esm/api/exascaleDbStorageVaults/operations.d.ts.map +0 -1
- package/dist/esm/api/exascaleDbStorageVaults/options.d.ts.map +0 -1
- package/dist/esm/api/flexComponents/index.d.ts.map +0 -1
- package/dist/esm/api/flexComponents/operations.d.ts.map +0 -1
- package/dist/esm/api/flexComponents/options.d.ts.map +0 -1
- package/dist/esm/api/giMinorVersions/index.d.ts.map +0 -1
- package/dist/esm/api/giMinorVersions/operations.d.ts.map +0 -1
- package/dist/esm/api/giMinorVersions/options.d.ts.map +0 -1
- package/dist/esm/api/giVersions/index.d.ts.map +0 -1
- package/dist/esm/api/giVersions/operations.d.ts.map +0 -1
- package/dist/esm/api/giVersions/options.d.ts.map +0 -1
- package/dist/esm/api/index.d.ts.map +0 -1
- package/dist/esm/api/operations/index.d.ts.map +0 -1
- package/dist/esm/api/operations/operations.d.ts.map +0 -1
- package/dist/esm/api/operations/options.d.ts.map +0 -1
- package/dist/esm/api/oracleDatabaseManagementContext.d.ts.map +0 -1
- package/dist/esm/api/oracleSubscriptions/index.d.ts.map +0 -1
- package/dist/esm/api/oracleSubscriptions/operations.d.ts.map +0 -1
- package/dist/esm/api/oracleSubscriptions/options.d.ts.map +0 -1
- package/dist/esm/api/systemVersions/index.d.ts.map +0 -1
- package/dist/esm/api/systemVersions/operations.d.ts.map +0 -1
- package/dist/esm/api/systemVersions/options.d.ts.map +0 -1
- package/dist/esm/api/virtualNetworkAddresses/index.d.ts.map +0 -1
- package/dist/esm/api/virtualNetworkAddresses/operations.d.ts.map +0 -1
- package/dist/esm/api/virtualNetworkAddresses/options.d.ts.map +0 -1
- package/dist/esm/classic/autonomousDatabaseBackups/index.d.ts.map +0 -1
- package/dist/esm/classic/autonomousDatabaseCharacterSets/index.d.ts.map +0 -1
- package/dist/esm/classic/autonomousDatabaseNationalCharacterSets/index.d.ts.map +0 -1
- package/dist/esm/classic/autonomousDatabaseVersions/index.d.ts.map +0 -1
- package/dist/esm/classic/autonomousDatabases/index.d.ts.map +0 -1
- package/dist/esm/classic/cloudExadataInfrastructures/index.d.ts.map +0 -1
- package/dist/esm/classic/cloudVmClusters/index.d.ts.map +0 -1
- package/dist/esm/classic/dbNodes/index.d.ts.map +0 -1
- package/dist/esm/classic/dbServers/index.d.ts.map +0 -1
- package/dist/esm/classic/dbSystemShapes/index.d.ts.map +0 -1
- package/dist/esm/classic/dnsPrivateViews/index.d.ts.map +0 -1
- package/dist/esm/classic/dnsPrivateZones/index.d.ts.map +0 -1
- package/dist/esm/classic/exadbVmClusters/index.d.ts.map +0 -1
- package/dist/esm/classic/exascaleDbNodes/index.d.ts.map +0 -1
- package/dist/esm/classic/exascaleDbStorageVaults/index.d.ts.map +0 -1
- package/dist/esm/classic/flexComponents/index.d.ts.map +0 -1
- package/dist/esm/classic/giMinorVersions/index.d.ts.map +0 -1
- package/dist/esm/classic/giVersions/index.d.ts.map +0 -1
- package/dist/esm/classic/index.d.ts.map +0 -1
- package/dist/esm/classic/operations/index.d.ts.map +0 -1
- package/dist/esm/classic/oracleSubscriptions/index.d.ts.map +0 -1
- package/dist/esm/classic/systemVersions/index.d.ts.map +0 -1
- package/dist/esm/classic/virtualNetworkAddresses/index.d.ts.map +0 -1
- package/dist/esm/index.d.ts.map +0 -1
- package/dist/esm/logger.d.ts.map +0 -1
- package/dist/esm/models/index.d.ts.map +0 -1
- package/dist/esm/models/models.d.ts.map +0 -1
- package/dist/esm/oracleDatabaseManagementClient.d.ts.map +0 -1
- package/dist/esm/restorePollerHelpers.d.ts.map +0 -1
- package/dist/esm/static-helpers/pagingHelpers.d.ts.map +0 -1
- package/dist/esm/static-helpers/pollingHelpers.d.ts.map +0 -1
- package/dist/esm/static-helpers/urlTemplate.d.ts.map +0 -1
- package/dist/react-native/api/autonomousDatabaseBackups/index.d.ts.map +0 -1
- package/dist/react-native/api/autonomousDatabaseBackups/operations.d.ts.map +0 -1
- package/dist/react-native/api/autonomousDatabaseBackups/options.d.ts.map +0 -1
- package/dist/react-native/api/autonomousDatabaseCharacterSets/index.d.ts.map +0 -1
- package/dist/react-native/api/autonomousDatabaseCharacterSets/operations.d.ts.map +0 -1
- package/dist/react-native/api/autonomousDatabaseCharacterSets/options.d.ts.map +0 -1
- package/dist/react-native/api/autonomousDatabaseNationalCharacterSets/index.d.ts.map +0 -1
- package/dist/react-native/api/autonomousDatabaseNationalCharacterSets/operations.d.ts.map +0 -1
- package/dist/react-native/api/autonomousDatabaseNationalCharacterSets/options.d.ts.map +0 -1
- package/dist/react-native/api/autonomousDatabaseVersions/index.d.ts.map +0 -1
- package/dist/react-native/api/autonomousDatabaseVersions/operations.d.ts.map +0 -1
- package/dist/react-native/api/autonomousDatabaseVersions/options.d.ts.map +0 -1
- package/dist/react-native/api/autonomousDatabases/index.d.ts.map +0 -1
- package/dist/react-native/api/autonomousDatabases/operations.d.ts.map +0 -1
- package/dist/react-native/api/autonomousDatabases/options.d.ts.map +0 -1
- package/dist/react-native/api/cloudExadataInfrastructures/index.d.ts.map +0 -1
- package/dist/react-native/api/cloudExadataInfrastructures/operations.d.ts.map +0 -1
- package/dist/react-native/api/cloudExadataInfrastructures/options.d.ts.map +0 -1
- package/dist/react-native/api/cloudVmClusters/index.d.ts.map +0 -1
- package/dist/react-native/api/cloudVmClusters/operations.d.ts.map +0 -1
- package/dist/react-native/api/cloudVmClusters/options.d.ts.map +0 -1
- package/dist/react-native/api/dbNodes/index.d.ts.map +0 -1
- package/dist/react-native/api/dbNodes/operations.d.ts.map +0 -1
- package/dist/react-native/api/dbNodes/options.d.ts.map +0 -1
- package/dist/react-native/api/dbServers/index.d.ts.map +0 -1
- package/dist/react-native/api/dbServers/operations.d.ts.map +0 -1
- package/dist/react-native/api/dbServers/options.d.ts.map +0 -1
- package/dist/react-native/api/dbSystemShapes/index.d.ts.map +0 -1
- package/dist/react-native/api/dbSystemShapes/operations.d.ts.map +0 -1
- package/dist/react-native/api/dbSystemShapes/options.d.ts.map +0 -1
- package/dist/react-native/api/dnsPrivateViews/index.d.ts.map +0 -1
- package/dist/react-native/api/dnsPrivateViews/operations.d.ts.map +0 -1
- package/dist/react-native/api/dnsPrivateViews/options.d.ts.map +0 -1
- package/dist/react-native/api/dnsPrivateZones/index.d.ts.map +0 -1
- package/dist/react-native/api/dnsPrivateZones/operations.d.ts.map +0 -1
- package/dist/react-native/api/dnsPrivateZones/options.d.ts.map +0 -1
- package/dist/react-native/api/exadbVmClusters/index.d.ts.map +0 -1
- package/dist/react-native/api/exadbVmClusters/operations.d.ts.map +0 -1
- package/dist/react-native/api/exadbVmClusters/options.d.ts.map +0 -1
- package/dist/react-native/api/exascaleDbNodes/index.d.ts.map +0 -1
- package/dist/react-native/api/exascaleDbNodes/operations.d.ts.map +0 -1
- package/dist/react-native/api/exascaleDbNodes/options.d.ts.map +0 -1
- package/dist/react-native/api/exascaleDbStorageVaults/index.d.ts.map +0 -1
- package/dist/react-native/api/exascaleDbStorageVaults/operations.d.ts.map +0 -1
- package/dist/react-native/api/exascaleDbStorageVaults/options.d.ts.map +0 -1
- package/dist/react-native/api/flexComponents/index.d.ts.map +0 -1
- package/dist/react-native/api/flexComponents/operations.d.ts.map +0 -1
- package/dist/react-native/api/flexComponents/options.d.ts.map +0 -1
- package/dist/react-native/api/giMinorVersions/index.d.ts.map +0 -1
- package/dist/react-native/api/giMinorVersions/operations.d.ts.map +0 -1
- package/dist/react-native/api/giMinorVersions/options.d.ts.map +0 -1
- package/dist/react-native/api/giVersions/index.d.ts.map +0 -1
- package/dist/react-native/api/giVersions/operations.d.ts.map +0 -1
- package/dist/react-native/api/giVersions/options.d.ts.map +0 -1
- package/dist/react-native/api/index.d.ts.map +0 -1
- package/dist/react-native/api/operations/index.d.ts.map +0 -1
- package/dist/react-native/api/operations/operations.d.ts.map +0 -1
- package/dist/react-native/api/operations/options.d.ts.map +0 -1
- package/dist/react-native/api/oracleDatabaseManagementContext.d.ts.map +0 -1
- package/dist/react-native/api/oracleSubscriptions/index.d.ts.map +0 -1
- package/dist/react-native/api/oracleSubscriptions/operations.d.ts.map +0 -1
- package/dist/react-native/api/oracleSubscriptions/options.d.ts.map +0 -1
- package/dist/react-native/api/systemVersions/index.d.ts.map +0 -1
- package/dist/react-native/api/systemVersions/operations.d.ts.map +0 -1
- package/dist/react-native/api/systemVersions/options.d.ts.map +0 -1
- package/dist/react-native/api/virtualNetworkAddresses/index.d.ts.map +0 -1
- package/dist/react-native/api/virtualNetworkAddresses/operations.d.ts.map +0 -1
- package/dist/react-native/api/virtualNetworkAddresses/options.d.ts.map +0 -1
- package/dist/react-native/classic/autonomousDatabaseBackups/index.d.ts.map +0 -1
- package/dist/react-native/classic/autonomousDatabaseCharacterSets/index.d.ts.map +0 -1
- package/dist/react-native/classic/autonomousDatabaseNationalCharacterSets/index.d.ts.map +0 -1
- package/dist/react-native/classic/autonomousDatabaseVersions/index.d.ts.map +0 -1
- package/dist/react-native/classic/autonomousDatabases/index.d.ts.map +0 -1
- package/dist/react-native/classic/cloudExadataInfrastructures/index.d.ts.map +0 -1
- package/dist/react-native/classic/cloudVmClusters/index.d.ts.map +0 -1
- package/dist/react-native/classic/dbNodes/index.d.ts.map +0 -1
- package/dist/react-native/classic/dbServers/index.d.ts.map +0 -1
- package/dist/react-native/classic/dbSystemShapes/index.d.ts.map +0 -1
- package/dist/react-native/classic/dnsPrivateViews/index.d.ts.map +0 -1
- package/dist/react-native/classic/dnsPrivateZones/index.d.ts.map +0 -1
- package/dist/react-native/classic/exadbVmClusters/index.d.ts.map +0 -1
- package/dist/react-native/classic/exascaleDbNodes/index.d.ts.map +0 -1
- package/dist/react-native/classic/exascaleDbStorageVaults/index.d.ts.map +0 -1
- package/dist/react-native/classic/flexComponents/index.d.ts.map +0 -1
- package/dist/react-native/classic/giMinorVersions/index.d.ts.map +0 -1
- package/dist/react-native/classic/giVersions/index.d.ts.map +0 -1
- package/dist/react-native/classic/index.d.ts.map +0 -1
- package/dist/react-native/classic/operations/index.d.ts.map +0 -1
- package/dist/react-native/classic/oracleSubscriptions/index.d.ts.map +0 -1
- package/dist/react-native/classic/systemVersions/index.d.ts.map +0 -1
- package/dist/react-native/classic/virtualNetworkAddresses/index.d.ts.map +0 -1
- package/dist/react-native/index.d.ts.map +0 -1
- package/dist/react-native/logger.d.ts.map +0 -1
- package/dist/react-native/models/index.d.ts.map +0 -1
- package/dist/react-native/models/models.d.ts.map +0 -1
- package/dist/react-native/oracleDatabaseManagementClient.d.ts.map +0 -1
- package/dist/react-native/restorePollerHelpers.d.ts.map +0 -1
- package/dist/react-native/static-helpers/pagingHelpers.d.ts.map +0 -1
- package/dist/react-native/static-helpers/pollingHelpers.d.ts.map +0 -1
- package/dist/react-native/static-helpers/urlTemplate.d.ts.map +0 -1
- package/review/arm-oracledatabase-api-autonomousDatabaseBackups.api.md +0 -52
- package/review/arm-oracledatabase-api-autonomousDatabaseCharacterSets.api.md +0 -26
- package/review/arm-oracledatabase-api-autonomousDatabaseNationalCharacterSets.api.md +0 -26
- package/review/arm-oracledatabase-api-autonomousDatabaseVersions.api.md +0 -26
- package/review/arm-oracledatabase-api-autonomousDatabases.api.md +0 -106
- package/review/arm-oracledatabase-api-cloudExadataInfrastructures.api.md +0 -67
- package/review/arm-oracledatabase-api-cloudVmClusters.api.md +0 -82
- package/review/arm-oracledatabase-api-dbNodes.api.md +0 -36
- package/review/arm-oracledatabase-api-dbServers.api.md +0 -26
- package/review/arm-oracledatabase-api-dbSystemShapes.api.md +0 -27
- package/review/arm-oracledatabase-api-dnsPrivateViews.api.md +0 -26
- package/review/arm-oracledatabase-api-dnsPrivateZones.api.md +0 -26
- package/review/arm-oracledatabase-api-exadbVmClusters.api.md +0 -67
- package/review/arm-oracledatabase-api-exascaleDbNodes.api.md +0 -36
- package/review/arm-oracledatabase-api-exascaleDbStorageVaults.api.md +0 -59
- package/review/arm-oracledatabase-api-flexComponents.api.md +0 -27
- package/review/arm-oracledatabase-api-giMinorVersions.api.md +0 -28
- package/review/arm-oracledatabase-api-giVersions.api.md +0 -28
- package/review/arm-oracledatabase-api-operations.api.md +0 -19
- package/review/arm-oracledatabase-api-oracleSubscriptions.api.md +0 -84
- package/review/arm-oracledatabase-api-systemVersions.api.md +0 -26
- package/review/arm-oracledatabase-api-virtualNetworkAddresses.api.md +0 -44
- package/review/arm-oracledatabase-api.api.md +0 -27
- package/review/arm-oracledatabase-models.api.md +0 -1772
- package/review/arm-oracledatabase.api.md +0 -2413
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"models.js","sourceRoot":"","sources":["../../../src/models/models.ts"],"names":[],"mappings":"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","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\n/** A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of results. */\nexport interface _OperationListResult {\n /** The Operation items on this page */\n value: Operation[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _operationListResultDeserializer(item: any): _OperationListResult {\n return {\n value: operationArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function operationArrayDeserializer(result: Array<Operation>): any[] {\n return result.map((item) => {\n return operationDeserializer(item);\n });\n}\n\n/** Details of a REST API operation, returned from the Resource Provider Operations API */\nexport interface Operation {\n /** The name of the operation, as per Resource-Based Access Control (RBAC). Examples: \"Microsoft.Compute/virtualMachines/write\", \"Microsoft.Compute/virtualMachines/capture/action\" */\n readonly name?: string;\n /** Whether the operation applies to data-plane. This is \"true\" for data-plane operations and \"false\" for Azure Resource Manager/control-plane operations. */\n readonly isDataAction?: boolean;\n /** Localized display information for this particular operation. */\n display?: OperationDisplay;\n /** The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is \"user,system\" */\n readonly origin?: Origin;\n /** Extensible enum. Indicates the action type. \"Internal\" refers to actions that are for internal only APIs. */\n readonly actionType?: ActionType;\n}\n\nexport function operationDeserializer(item: any): Operation {\n return {\n name: item[\"name\"],\n isDataAction: item[\"isDataAction\"],\n display: !item[\"display\"] ? item[\"display\"] : operationDisplayDeserializer(item[\"display\"]),\n origin: item[\"origin\"],\n actionType: item[\"actionType\"],\n };\n}\n\n/** Localized display information for and operation. */\nexport interface OperationDisplay {\n /** The localized friendly form of the resource provider name, e.g. \"Microsoft Monitoring Insights\" or \"Microsoft Compute\". */\n readonly provider?: string;\n /** The localized friendly name of the resource type related to this operation. E.g. \"Virtual Machines\" or \"Job Schedule Collections\". */\n readonly resource?: string;\n /** The concise, localized friendly name for the operation; suitable for dropdowns. E.g. \"Create or Update Virtual Machine\", \"Restart Virtual Machine\". */\n readonly operation?: string;\n /** The short, localized friendly description of the operation; suitable for tool tips and detailed views. */\n readonly description?: string;\n}\n\nexport function operationDisplayDeserializer(item: any): OperationDisplay {\n return {\n provider: item[\"provider\"],\n resource: item[\"resource\"],\n operation: item[\"operation\"],\n description: item[\"description\"],\n };\n}\n\n/** The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is \"user,system\" */\nexport enum KnownOrigin {\n /** Indicates the operation is initiated by a user. */\n User = \"user\",\n /** Indicates the operation is initiated by a system. */\n System = \"system\",\n /** Indicates the operation is initiated by a user or system. */\n UserSystem = \"user,system\",\n}\n\n/**\n * The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is \"user,system\" \\\n * {@link KnownOrigin} can be used interchangeably with Origin,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **user**: Indicates the operation is initiated by a user. \\\n * **system**: Indicates the operation is initiated by a system. \\\n * **user,system**: Indicates the operation is initiated by a user or system.\n */\nexport type Origin = string;\n\n/** Extensible enum. Indicates the action type. \"Internal\" refers to actions that are for internal only APIs. */\nexport enum KnownActionType {\n /** Actions are for internal-only APIs. */\n Internal = \"Internal\",\n}\n\n/**\n * Extensible enum. Indicates the action type. \"Internal\" refers to actions that are for internal only APIs. \\\n * {@link KnownActionType} can be used interchangeably with ActionType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Internal**: Actions are for internal-only APIs.\n */\nexport type ActionType = string;\n\n/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. */\nexport interface ErrorResponse {\n /** The error object. */\n error?: ErrorDetail;\n}\n\nexport function errorResponseDeserializer(item: any): ErrorResponse {\n return {\n error: !item[\"error\"] ? item[\"error\"] : errorDetailDeserializer(item[\"error\"]),\n };\n}\n\n/** The error detail. */\nexport interface ErrorDetail {\n /** The error code. */\n readonly code?: string;\n /** The error message. */\n readonly message?: string;\n /** The error target. */\n readonly target?: string;\n /** The error details. */\n readonly details?: ErrorDetail[];\n /** The error additional info. */\n readonly additionalInfo?: ErrorAdditionalInfo[];\n}\n\nexport function errorDetailDeserializer(item: any): ErrorDetail {\n return {\n code: item[\"code\"],\n message: item[\"message\"],\n target: item[\"target\"],\n details: !item[\"details\"] ? item[\"details\"] : errorDetailArrayDeserializer(item[\"details\"]),\n additionalInfo: !item[\"additionalInfo\"]\n ? item[\"additionalInfo\"]\n : errorAdditionalInfoArrayDeserializer(item[\"additionalInfo\"]),\n };\n}\n\nexport function errorDetailArrayDeserializer(result: Array<ErrorDetail>): any[] {\n return result.map((item) => {\n return errorDetailDeserializer(item);\n });\n}\n\nexport function errorAdditionalInfoArrayDeserializer(result: Array<ErrorAdditionalInfo>): any[] {\n return result.map((item) => {\n return errorAdditionalInfoDeserializer(item);\n });\n}\n\n/** The resource management error additional info. */\nexport interface ErrorAdditionalInfo {\n /** The additional info type. */\n readonly type?: string;\n /** The additional info. */\n readonly info?: any;\n}\n\nexport function errorAdditionalInfoDeserializer(item: any): ErrorAdditionalInfo {\n return {\n type: item[\"type\"],\n info: item[\"info\"],\n };\n}\n\n/** The response of a CloudExadataInfrastructure list operation. */\nexport interface _CloudExadataInfrastructureListResult {\n /** The CloudExadataInfrastructure items on this page */\n value: CloudExadataInfrastructure[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _cloudExadataInfrastructureListResultDeserializer(\n item: any,\n): _CloudExadataInfrastructureListResult {\n return {\n value: cloudExadataInfrastructureArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function cloudExadataInfrastructureArraySerializer(\n result: Array<CloudExadataInfrastructure>,\n): any[] {\n return result.map((item) => {\n return cloudExadataInfrastructureSerializer(item);\n });\n}\n\nexport function cloudExadataInfrastructureArrayDeserializer(\n result: Array<CloudExadataInfrastructure>,\n): any[] {\n return result.map((item) => {\n return cloudExadataInfrastructureDeserializer(item);\n });\n}\n\n/** CloudExadataInfrastructure resource definition */\nexport interface CloudExadataInfrastructure extends TrackedResource {\n /** The resource-specific properties for this resource. */\n properties?: CloudExadataInfrastructureProperties;\n /** CloudExadataInfrastructure zones */\n zones: string[];\n}\n\nexport function cloudExadataInfrastructureSerializer(item: CloudExadataInfrastructure): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : cloudExadataInfrastructurePropertiesSerializer(item[\"properties\"]),\n zones: item[\"zones\"].map((p: any) => {\n return p;\n }),\n };\n}\n\nexport function cloudExadataInfrastructureDeserializer(item: any): CloudExadataInfrastructure {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : cloudExadataInfrastructurePropertiesDeserializer(item[\"properties\"]),\n zones: item[\"zones\"].map((p: any) => {\n return p;\n }),\n };\n}\n\n/** CloudExadataInfrastructure resource model */\nexport interface CloudExadataInfrastructureProperties {\n /** Defined file system configurations */\n readonly definedFileSystemConfiguration?: DefinedFileSystemConfiguration[];\n /** Exadata infra ocid */\n readonly ocid?: string;\n /** The number of compute servers for the cloud Exadata infrastructure. */\n computeCount?: number;\n /** The number of storage servers for the cloud Exadata infrastructure. */\n storageCount?: number;\n /** The total storage allocated to the cloud Exadata infrastructure resource, in gigabytes (GB). */\n readonly totalStorageSizeInGbs?: number;\n /** The available storage can be allocated to the cloud Exadata infrastructure resource, in gigabytes (GB). */\n readonly availableStorageSizeInGbs?: number;\n /** The date and time the cloud Exadata infrastructure resource was created. */\n readonly timeCreated?: string;\n /** Additional information about the current lifecycle state. */\n readonly lifecycleDetails?: string;\n /** maintenanceWindow property */\n maintenanceWindow?: MaintenanceWindow;\n /** The estimated total time required in minutes for all patching operations (database server, storage server, and network switch patching). */\n readonly estimatedPatchingTime?: EstimatedPatchingTime;\n /** 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. */\n customerContacts?: CustomerContact[];\n /** CloudExadataInfrastructure provisioning state */\n readonly provisioningState?: AzureResourceProvisioningState;\n /** CloudExadataInfrastructure lifecycle state */\n readonly lifecycleState?: CloudExadataInfrastructureLifecycleState;\n /** The model name of the cloud Exadata infrastructure resource. */\n shape: string;\n /** HTTPS link to OCI resources exposed to Azure Customer via Azure Interface. */\n readonly ociUrl?: string;\n /** The total number of CPU cores allocated. */\n readonly cpuCount?: number;\n /** The total number of CPU cores available. */\n readonly maxCpuCount?: number;\n /** The memory allocated in GBs. */\n readonly memorySizeInGbs?: number;\n /** The total memory available in GBs. */\n readonly maxMemoryInGbs?: number;\n /** The local node storage to be allocated in GBs. */\n readonly dbNodeStorageSizeInGbs?: number;\n /** The total local node storage available in GBs. */\n readonly maxDbNodeStorageSizeInGbs?: number;\n /** The quantity of data in the database, in terabytes. */\n readonly dataStorageSizeInTbs?: number;\n /** The total available DATA disk group size. */\n readonly maxDataStorageInTbs?: number;\n /** The software version of the database servers (dom0) in the Exadata infrastructure. */\n readonly dbServerVersion?: string;\n /** The software version of the storage servers (cells) in the Exadata infrastructure. */\n readonly storageServerVersion?: string;\n /** The requested number of additional storage servers activated for the Exadata infrastructure. */\n readonly activatedStorageCount?: number;\n /** The requested number of additional storage servers for the Exadata infrastructure. */\n readonly additionalStorageCount?: number;\n /** The name for the Exadata infrastructure. */\n displayName: string;\n /** The OCID of the last maintenance run. */\n readonly lastMaintenanceRunId?: string;\n /** The OCID of the next maintenance run. */\n readonly nextMaintenanceRunId?: string;\n /** Monthly Db Server version */\n readonly monthlyDbServerVersion?: string;\n /** Monthly Storage Server version */\n readonly monthlyStorageServerVersion?: string;\n /** The database server model type of the cloud Exadata infrastructure resource. */\n databaseServerType?: string;\n /** The storage server model type of the cloud Exadata infrastructure resource. */\n storageServerType?: string;\n /** The compute model of the Exadata Infrastructure */\n readonly computeModel?: ComputeModel;\n}\n\nexport function cloudExadataInfrastructurePropertiesSerializer(\n item: CloudExadataInfrastructureProperties,\n): any {\n return {\n computeCount: item[\"computeCount\"],\n storageCount: item[\"storageCount\"],\n maintenanceWindow: !item[\"maintenanceWindow\"]\n ? item[\"maintenanceWindow\"]\n : maintenanceWindowSerializer(item[\"maintenanceWindow\"]),\n customerContacts: !item[\"customerContacts\"]\n ? item[\"customerContacts\"]\n : customerContactArraySerializer(item[\"customerContacts\"]),\n shape: item[\"shape\"],\n displayName: item[\"displayName\"],\n databaseServerType: item[\"databaseServerType\"],\n storageServerType: item[\"storageServerType\"],\n };\n}\n\nexport function cloudExadataInfrastructurePropertiesDeserializer(\n item: any,\n): CloudExadataInfrastructureProperties {\n return {\n definedFileSystemConfiguration: !item[\"definedFileSystemConfiguration\"]\n ? item[\"definedFileSystemConfiguration\"]\n : definedFileSystemConfigurationArrayDeserializer(item[\"definedFileSystemConfiguration\"]),\n ocid: item[\"ocid\"],\n computeCount: item[\"computeCount\"],\n storageCount: item[\"storageCount\"],\n totalStorageSizeInGbs: item[\"totalStorageSizeInGbs\"],\n availableStorageSizeInGbs: item[\"availableStorageSizeInGbs\"],\n timeCreated: item[\"timeCreated\"],\n lifecycleDetails: item[\"lifecycleDetails\"],\n maintenanceWindow: !item[\"maintenanceWindow\"]\n ? item[\"maintenanceWindow\"]\n : maintenanceWindowDeserializer(item[\"maintenanceWindow\"]),\n estimatedPatchingTime: !item[\"estimatedPatchingTime\"]\n ? item[\"estimatedPatchingTime\"]\n : estimatedPatchingTimeDeserializer(item[\"estimatedPatchingTime\"]),\n customerContacts: !item[\"customerContacts\"]\n ? item[\"customerContacts\"]\n : customerContactArrayDeserializer(item[\"customerContacts\"]),\n provisioningState: item[\"provisioningState\"],\n lifecycleState: item[\"lifecycleState\"],\n shape: item[\"shape\"],\n ociUrl: item[\"ociUrl\"],\n cpuCount: item[\"cpuCount\"],\n maxCpuCount: item[\"maxCpuCount\"],\n memorySizeInGbs: item[\"memorySizeInGbs\"],\n maxMemoryInGbs: item[\"maxMemoryInGbs\"],\n dbNodeStorageSizeInGbs: item[\"dbNodeStorageSizeInGbs\"],\n maxDbNodeStorageSizeInGbs: item[\"maxDbNodeStorageSizeInGbs\"],\n dataStorageSizeInTbs: item[\"dataStorageSizeInTbs\"],\n maxDataStorageInTbs: item[\"maxDataStorageInTbs\"],\n dbServerVersion: item[\"dbServerVersion\"],\n storageServerVersion: item[\"storageServerVersion\"],\n activatedStorageCount: item[\"activatedStorageCount\"],\n additionalStorageCount: item[\"additionalStorageCount\"],\n displayName: item[\"displayName\"],\n lastMaintenanceRunId: item[\"lastMaintenanceRunId\"],\n nextMaintenanceRunId: item[\"nextMaintenanceRunId\"],\n monthlyDbServerVersion: item[\"monthlyDbServerVersion\"],\n monthlyStorageServerVersion: item[\"monthlyStorageServerVersion\"],\n databaseServerType: item[\"databaseServerType\"],\n storageServerType: item[\"storageServerType\"],\n computeModel: item[\"computeModel\"],\n };\n}\n\nexport function definedFileSystemConfigurationArrayDeserializer(\n result: Array<DefinedFileSystemConfiguration>,\n): any[] {\n return result.map((item) => {\n return definedFileSystemConfigurationDeserializer(item);\n });\n}\n\n/** Predefined configurations for the file system */\nexport interface DefinedFileSystemConfiguration {\n /** Checks if the data can be backed up */\n isBackupPartition?: boolean;\n /** Checks if the mount path is resizable */\n isResizable?: boolean;\n /** Minimum size of mount path in Gb */\n minSizeGb?: number;\n /** Mount path for the file system */\n mountPoint?: string;\n}\n\nexport function definedFileSystemConfigurationDeserializer(\n item: any,\n): DefinedFileSystemConfiguration {\n return {\n isBackupPartition: item[\"isBackupPartition\"],\n isResizable: item[\"isResizable\"],\n minSizeGb: item[\"minSizeGb\"],\n mountPoint: item[\"mountPoint\"],\n };\n}\n\n/** MaintenanceWindow resource properties */\nexport interface MaintenanceWindow {\n /** The maintenance window scheduling preference. */\n preference?: Preference;\n /** Months during the year when maintenance should be performed. */\n months?: Month[];\n /** 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. */\n weeksOfMonth?: number[];\n /** Days during the week when maintenance should be performed. */\n daysOfWeek?: DayOfWeek[];\n /** 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 */\n hoursOfDay?: number[];\n /** 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. */\n leadTimeInWeeks?: number;\n /** Cloud Exadata infrastructure node patching method. */\n patchingMode?: PatchingMode;\n /** 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). */\n customActionTimeoutInMins?: number;\n /** If true, enables the configuration of a custom action timeout (waiting period) between database server patching operations. */\n isCustomActionTimeoutEnabled?: boolean;\n /** is Monthly Patching Enabled */\n isMonthlyPatchingEnabled?: boolean;\n}\n\nexport function maintenanceWindowSerializer(item: MaintenanceWindow): any {\n return {\n preference: item[\"preference\"],\n months: !item[\"months\"] ? item[\"months\"] : monthArraySerializer(item[\"months\"]),\n weeksOfMonth: !item[\"weeksOfMonth\"]\n ? item[\"weeksOfMonth\"]\n : item[\"weeksOfMonth\"].map((p: any) => {\n return p;\n }),\n daysOfWeek: !item[\"daysOfWeek\"]\n ? item[\"daysOfWeek\"]\n : dayOfWeekArraySerializer(item[\"daysOfWeek\"]),\n hoursOfDay: !item[\"hoursOfDay\"]\n ? item[\"hoursOfDay\"]\n : item[\"hoursOfDay\"].map((p: any) => {\n return p;\n }),\n leadTimeInWeeks: item[\"leadTimeInWeeks\"],\n patchingMode: item[\"patchingMode\"],\n customActionTimeoutInMins: item[\"customActionTimeoutInMins\"],\n isCustomActionTimeoutEnabled: item[\"isCustomActionTimeoutEnabled\"],\n isMonthlyPatchingEnabled: item[\"isMonthlyPatchingEnabled\"],\n };\n}\n\nexport function maintenanceWindowDeserializer(item: any): MaintenanceWindow {\n return {\n preference: item[\"preference\"],\n months: !item[\"months\"] ? item[\"months\"] : monthArrayDeserializer(item[\"months\"]),\n weeksOfMonth: !item[\"weeksOfMonth\"]\n ? item[\"weeksOfMonth\"]\n : item[\"weeksOfMonth\"].map((p: any) => {\n return p;\n }),\n daysOfWeek: !item[\"daysOfWeek\"]\n ? item[\"daysOfWeek\"]\n : dayOfWeekArrayDeserializer(item[\"daysOfWeek\"]),\n hoursOfDay: !item[\"hoursOfDay\"]\n ? item[\"hoursOfDay\"]\n : item[\"hoursOfDay\"].map((p: any) => {\n return p;\n }),\n leadTimeInWeeks: item[\"leadTimeInWeeks\"],\n patchingMode: item[\"patchingMode\"],\n customActionTimeoutInMins: item[\"customActionTimeoutInMins\"],\n isCustomActionTimeoutEnabled: item[\"isCustomActionTimeoutEnabled\"],\n isMonthlyPatchingEnabled: item[\"isMonthlyPatchingEnabled\"],\n };\n}\n\n/** Preference enum */\nexport enum KnownPreference {\n /** No preference */\n NoPreference = \"NoPreference\",\n /** Custom preference */\n CustomPreference = \"CustomPreference\",\n}\n\n/**\n * Preference enum \\\n * {@link KnownPreference} can be used interchangeably with Preference,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NoPreference**: No preference \\\n * **CustomPreference**: Custom preference\n */\nexport type Preference = string;\n\nexport function monthArraySerializer(result: Array<Month>): any[] {\n return result.map((item) => {\n return monthSerializer(item);\n });\n}\n\nexport function monthArrayDeserializer(result: Array<Month>): any[] {\n return result.map((item) => {\n return monthDeserializer(item);\n });\n}\n\n/** Month resource properties */\nexport interface Month {\n /** Name of the month of the year. */\n name: MonthName;\n}\n\nexport function monthSerializer(item: Month): any {\n return { name: item[\"name\"] };\n}\n\nexport function monthDeserializer(item: any): Month {\n return {\n name: item[\"name\"],\n };\n}\n\n/** MonthName enum */\nexport enum KnownMonthName {\n /** January value */\n January = \"January\",\n /** February value */\n February = \"February\",\n /** March value */\n March = \"March\",\n /** April value */\n April = \"April\",\n /** May value */\n May = \"May\",\n /** June value */\n June = \"June\",\n /** July value */\n July = \"July\",\n /** August value */\n August = \"August\",\n /** September value */\n September = \"September\",\n /** October value */\n October = \"October\",\n /** November value */\n November = \"November\",\n /** December value */\n December = \"December\",\n}\n\n/**\n * MonthName enum \\\n * {@link KnownMonthName} can be used interchangeably with MonthName,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **January**: January value \\\n * **February**: February value \\\n * **March**: March value \\\n * **April**: April value \\\n * **May**: May value \\\n * **June**: June value \\\n * **July**: July value \\\n * **August**: August value \\\n * **September**: September value \\\n * **October**: October value \\\n * **November**: November value \\\n * **December**: December value\n */\nexport type MonthName = string;\n\nexport function dayOfWeekArraySerializer(result: Array<DayOfWeek>): any[] {\n return result.map((item) => {\n return dayOfWeekSerializer(item);\n });\n}\n\nexport function dayOfWeekArrayDeserializer(result: Array<DayOfWeek>): any[] {\n return result.map((item) => {\n return dayOfWeekDeserializer(item);\n });\n}\n\n/** DayOfWeek resource properties */\nexport interface DayOfWeek {\n /** Name of the day of the week. */\n name: DayOfWeekName;\n}\n\nexport function dayOfWeekSerializer(item: DayOfWeek): any {\n return { name: item[\"name\"] };\n}\n\nexport function dayOfWeekDeserializer(item: any): DayOfWeek {\n return {\n name: item[\"name\"],\n };\n}\n\n/** DayOfWeekName enum */\nexport enum KnownDayOfWeekName {\n /** Monday value */\n Monday = \"Monday\",\n /** Tuesday value */\n Tuesday = \"Tuesday\",\n /** Wednesday value */\n Wednesday = \"Wednesday\",\n /** Thursday value */\n Thursday = \"Thursday\",\n /** Friday value */\n Friday = \"Friday\",\n /** Saturday value */\n Saturday = \"Saturday\",\n /** Sunday value */\n Sunday = \"Sunday\",\n}\n\n/**\n * DayOfWeekName enum \\\n * {@link KnownDayOfWeekName} can be used interchangeably with DayOfWeekName,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Monday**: Monday value \\\n * **Tuesday**: Tuesday value \\\n * **Wednesday**: Wednesday value \\\n * **Thursday**: Thursday value \\\n * **Friday**: Friday value \\\n * **Saturday**: Saturday value \\\n * **Sunday**: Sunday value\n */\nexport type DayOfWeekName = string;\n\n/** Patching mode enum */\nexport enum KnownPatchingMode {\n /** Rolling patching */\n Rolling = \"Rolling\",\n /** Non Rolling patching */\n NonRolling = \"NonRolling\",\n}\n\n/**\n * Patching mode enum \\\n * {@link KnownPatchingMode} can be used interchangeably with PatchingMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Rolling**: Rolling patching \\\n * **NonRolling**: Non Rolling patching\n */\nexport type PatchingMode = string;\n\n/** The estimated total time required in minutes for all patching operations (database server, storage server, and network switch patching). */\nexport interface EstimatedPatchingTime {\n /** The estimated time required in minutes for database server patching. */\n readonly estimatedDbServerPatchingTime?: number;\n /** The estimated time required in minutes for network switch patching. */\n readonly estimatedNetworkSwitchesPatchingTime?: number;\n /** The estimated time required in minutes for storage server patching. */\n readonly estimatedStorageServerPatchingTime?: number;\n /** The estimated total time required in minutes for all patching operations. */\n readonly totalEstimatedPatchingTime?: number;\n}\n\nexport function estimatedPatchingTimeDeserializer(item: any): EstimatedPatchingTime {\n return {\n estimatedDbServerPatchingTime: item[\"estimatedDbServerPatchingTime\"],\n estimatedNetworkSwitchesPatchingTime: item[\"estimatedNetworkSwitchesPatchingTime\"],\n estimatedStorageServerPatchingTime: item[\"estimatedStorageServerPatchingTime\"],\n totalEstimatedPatchingTime: item[\"totalEstimatedPatchingTime\"],\n };\n}\n\nexport function customerContactArraySerializer(result: Array<CustomerContact>): any[] {\n return result.map((item) => {\n return customerContactSerializer(item);\n });\n}\n\nexport function customerContactArrayDeserializer(result: Array<CustomerContact>): any[] {\n return result.map((item) => {\n return customerContactDeserializer(item);\n });\n}\n\n/** CustomerContact resource properties */\nexport interface CustomerContact {\n /** The email address used by Oracle to send notifications regarding databases and infrastructure. */\n email: string;\n}\n\nexport function customerContactSerializer(item: CustomerContact): any {\n return { email: item[\"email\"] };\n}\n\nexport function customerContactDeserializer(item: any): CustomerContact {\n return {\n email: item[\"email\"],\n };\n}\n\n/** Azure Resource Provisioning State enum */\nexport enum KnownAzureResourceProvisioningState {\n /** Resource has been created. */\n Succeeded = \"Succeeded\",\n /** Resource creation failed. */\n Failed = \"Failed\",\n /** Resource creation was canceled. */\n Canceled = \"Canceled\",\n /** Indicates that resource in Provisioning state */\n Provisioning = \"Provisioning\",\n}\n\n/**\n * Azure Resource Provisioning State enum \\\n * {@link KnownAzureResourceProvisioningState} can be used interchangeably with AzureResourceProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded**: Resource has been created. \\\n * **Failed**: Resource creation failed. \\\n * **Canceled**: Resource creation was canceled. \\\n * **Provisioning**: Indicates that resource in Provisioning state\n */\nexport type AzureResourceProvisioningState = string;\n\n/** CloudExadataInfrastructureLifecycleState enum */\nexport enum KnownCloudExadataInfrastructureLifecycleState {\n /** Indicates that resource in Provisioning state */\n Provisioning = \"Provisioning\",\n /** Indicates that resource in Available state */\n Available = \"Available\",\n /** Indicates that resource in Updating state */\n Updating = \"Updating\",\n /** Indicates that resource in Terminating state */\n Terminating = \"Terminating\",\n /** Indicates that resource in Terminated state */\n Terminated = \"Terminated\",\n /** Indicates that resource maintenance in progress state */\n MaintenanceInProgress = \"MaintenanceInProgress\",\n /** Indicates that resource in Failed state */\n Failed = \"Failed\",\n}\n\n/**\n * CloudExadataInfrastructureLifecycleState enum \\\n * {@link KnownCloudExadataInfrastructureLifecycleState} can be used interchangeably with CloudExadataInfrastructureLifecycleState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Provisioning**: Indicates that resource in Provisioning state \\\n * **Available**: Indicates that resource in Available state \\\n * **Updating**: Indicates that resource in Updating state \\\n * **Terminating**: Indicates that resource in Terminating state \\\n * **Terminated**: Indicates that resource in Terminated state \\\n * **MaintenanceInProgress**: Indicates that resource maintenance in progress state \\\n * **Failed**: Indicates that resource in Failed state\n */\nexport type CloudExadataInfrastructureLifecycleState = string;\n\n/** Compute model enum */\nexport enum KnownComputeModel {\n /** ECPU model type */\n Ecpu = \"ECPU\",\n /** OCPU model type */\n Ocpu = \"OCPU\",\n}\n\n/**\n * Compute model enum \\\n * {@link KnownComputeModel} can be used interchangeably with ComputeModel,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **ECPU**: ECPU model type \\\n * **OCPU**: OCPU model type\n */\nexport type ComputeModel = string;\n\n/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */\nexport interface TrackedResource extends Resource {\n /** Resource tags. */\n tags?: Record<string, string>;\n /** The geo-location where the resource lives */\n location: string;\n}\n\nexport function trackedResourceSerializer(item: TrackedResource): any {\n return { tags: item[\"tags\"], location: item[\"location\"] };\n}\n\nexport function trackedResourceDeserializer(item: any): TrackedResource {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n tags: item[\"tags\"],\n location: item[\"location\"],\n };\n}\n\n/** Common fields that are returned in the response for all Azure Resource Manager resources */\nexport interface Resource {\n /** Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} */\n readonly id?: string;\n /** The name of the resource */\n readonly name?: string;\n /** The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\" */\n readonly type?: string;\n /** Azure Resource Manager metadata containing createdBy and modifiedBy information. */\n readonly systemData?: SystemData;\n}\n\nexport function resourceSerializer(item: Resource): any {\n return item;\n}\n\nexport function resourceDeserializer(item: any): Resource {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n };\n}\n\n/** Metadata pertaining to creation and last modification of the resource. */\nexport interface SystemData {\n /** The identity that created the resource. */\n createdBy?: string;\n /** The type of identity that created the resource. */\n createdByType?: CreatedByType;\n /** The timestamp of resource creation (UTC). */\n createdAt?: Date;\n /** The identity that last modified the resource. */\n lastModifiedBy?: string;\n /** The type of identity that last modified the resource. */\n lastModifiedByType?: CreatedByType;\n /** The timestamp of resource last modification (UTC) */\n lastModifiedAt?: Date;\n}\n\nexport function systemDataDeserializer(item: any): SystemData {\n return {\n createdBy: item[\"createdBy\"],\n createdByType: item[\"createdByType\"],\n createdAt: !item[\"createdAt\"] ? item[\"createdAt\"] : new Date(item[\"createdAt\"]),\n lastModifiedBy: item[\"lastModifiedBy\"],\n lastModifiedByType: item[\"lastModifiedByType\"],\n lastModifiedAt: !item[\"lastModifiedAt\"]\n ? item[\"lastModifiedAt\"]\n : new Date(item[\"lastModifiedAt\"]),\n };\n}\n\n/** The kind of entity that created the resource. */\nexport enum KnownCreatedByType {\n /** The entity was created by a user. */\n User = \"User\",\n /** The entity was created by an application. */\n Application = \"Application\",\n /** The entity was created by a managed identity. */\n ManagedIdentity = \"ManagedIdentity\",\n /** The entity was created by a key. */\n Key = \"Key\",\n}\n\n/**\n * The kind of entity that created the resource. \\\n * {@link KnowncreatedByType} can be used interchangeably with createdByType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **User**: The entity was created by a user. \\\n * **Application**: The entity was created by an application. \\\n * **ManagedIdentity**: The entity was created by a managed identity. \\\n * **Key**: The entity was created by a key.\n */\nexport type CreatedByType = string;\n\n/** The provisioning state of a resource type. */\nexport enum KnownResourceProvisioningState {\n /** Resource has been created. */\n Succeeded = \"Succeeded\",\n /** Resource creation failed. */\n Failed = \"Failed\",\n /** Resource creation was canceled. */\n Canceled = \"Canceled\",\n}\n\n/**\n * The provisioning state of a resource type. \\\n * {@link KnownResourceProvisioningState} can be used interchangeably with ResourceProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded**: Resource has been created. \\\n * **Failed**: Resource creation failed. \\\n * **Canceled**: Resource creation was canceled.\n */\nexport type ResourceProvisioningState = string;\n\n/** The type used for update operations of the CloudExadataInfrastructure. */\nexport interface CloudExadataInfrastructureUpdate {\n /** CloudExadataInfrastructure zones */\n zones?: string[];\n /** Resource tags. */\n tags?: Record<string, string>;\n /** The resource-specific properties for this resource. */\n properties?: CloudExadataInfrastructureUpdateProperties;\n}\n\nexport function cloudExadataInfrastructureUpdateSerializer(\n item: CloudExadataInfrastructureUpdate,\n): any {\n return {\n zones: !item[\"zones\"]\n ? item[\"zones\"]\n : item[\"zones\"].map((p: any) => {\n return p;\n }),\n tags: item[\"tags\"],\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : cloudExadataInfrastructureUpdatePropertiesSerializer(item[\"properties\"]),\n };\n}\n\n/** The updatable properties of the CloudExadataInfrastructure. */\nexport interface CloudExadataInfrastructureUpdateProperties {\n /** The number of compute servers for the cloud Exadata infrastructure. */\n computeCount?: number;\n /** The number of storage servers for the cloud Exadata infrastructure. */\n storageCount?: number;\n /** maintenanceWindow property */\n maintenanceWindow?: MaintenanceWindow;\n /** 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. */\n customerContacts?: CustomerContact[];\n /** The name for the Exadata infrastructure. */\n displayName?: string;\n}\n\nexport function cloudExadataInfrastructureUpdatePropertiesSerializer(\n item: CloudExadataInfrastructureUpdateProperties,\n): any {\n return {\n computeCount: item[\"computeCount\"],\n storageCount: item[\"storageCount\"],\n maintenanceWindow: !item[\"maintenanceWindow\"]\n ? item[\"maintenanceWindow\"]\n : maintenanceWindowSerializer(item[\"maintenanceWindow\"]),\n customerContacts: !item[\"customerContacts\"]\n ? item[\"customerContacts\"]\n : customerContactArraySerializer(item[\"customerContacts\"]),\n displayName: item[\"displayName\"],\n };\n}\n\n/** DbServer resource model */\nexport interface DbServer extends ProxyResource {\n /** The resource-specific properties for this resource. */\n properties?: DbServerProperties;\n}\n\nexport function dbServerDeserializer(item: any): DbServer {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : dbServerPropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** DbServer resource properties */\nexport interface DbServerProperties {\n /** Db server name. */\n readonly ocid?: string;\n /** The name for the Db Server. */\n readonly displayName?: string;\n /** The OCID of the compartment. */\n readonly compartmentId?: string;\n /** The OCID of the Exadata infrastructure. */\n readonly exadataInfrastructureId?: string;\n /** The number of CPU cores enabled on the Db server. */\n readonly cpuCoreCount?: number;\n /** dbServerPatching details of the Db server. */\n readonly dbServerPatchingDetails?: DbServerPatchingDetails;\n /** The total memory available in GBs. */\n readonly maxMemoryInGbs?: number;\n /** The allocated local node storage in GBs on the Db server. */\n readonly dbNodeStorageSizeInGbs?: number;\n /** The OCID of the VM Clusters associated with the Db server. */\n readonly vmClusterIds?: string[];\n /** The OCID of the Db nodes associated with the Db server. */\n readonly dbNodeIds?: string[];\n /** Lifecycle details of dbServer. */\n readonly lifecycleDetails?: string;\n /** DbServer provisioning state. */\n readonly lifecycleState?: DbServerProvisioningState;\n /** The total number of CPU cores available. */\n readonly maxCpuCount?: number;\n /** The list of OCIDs of the Autonomous VM Clusters associated with the Db server. */\n readonly autonomousVmClusterIds?: string[];\n /** The list of OCIDs of the Autonomous Virtual Machines associated with the Db server. */\n readonly autonomousVirtualMachineIds?: string[];\n /** The total max dbNode storage in GBs. */\n readonly maxDbNodeStorageInGbs?: number;\n /** The total memory size in GBs. */\n readonly memorySizeInGbs?: number;\n /** The shape of the Db server. The shape determines the amount of CPU, storage, and memory resources available. */\n readonly shape?: string;\n /** The date and time that the Db Server was created. */\n readonly timeCreated?: Date;\n /** Azure resource provisioning state. */\n readonly provisioningState?: ResourceProvisioningState;\n /** The compute model of the Exadata Infrastructure */\n readonly computeModel?: ComputeModel;\n}\n\nexport function dbServerPropertiesDeserializer(item: any): DbServerProperties {\n return {\n ocid: item[\"ocid\"],\n displayName: item[\"displayName\"],\n compartmentId: item[\"compartmentId\"],\n exadataInfrastructureId: item[\"exadataInfrastructureId\"],\n cpuCoreCount: item[\"cpuCoreCount\"],\n dbServerPatchingDetails: !item[\"dbServerPatchingDetails\"]\n ? item[\"dbServerPatchingDetails\"]\n : dbServerPatchingDetailsDeserializer(item[\"dbServerPatchingDetails\"]),\n maxMemoryInGbs: item[\"maxMemoryInGbs\"],\n dbNodeStorageSizeInGbs: item[\"dbNodeStorageSizeInGbs\"],\n vmClusterIds: !item[\"vmClusterIds\"]\n ? item[\"vmClusterIds\"]\n : item[\"vmClusterIds\"].map((p: any) => {\n return p;\n }),\n dbNodeIds: !item[\"dbNodeIds\"]\n ? item[\"dbNodeIds\"]\n : item[\"dbNodeIds\"].map((p: any) => {\n return p;\n }),\n lifecycleDetails: item[\"lifecycleDetails\"],\n lifecycleState: item[\"lifecycleState\"],\n maxCpuCount: item[\"maxCpuCount\"],\n autonomousVmClusterIds: !item[\"autonomousVmClusterIds\"]\n ? item[\"autonomousVmClusterIds\"]\n : item[\"autonomousVmClusterIds\"].map((p: any) => {\n return p;\n }),\n autonomousVirtualMachineIds: !item[\"autonomousVirtualMachineIds\"]\n ? item[\"autonomousVirtualMachineIds\"]\n : item[\"autonomousVirtualMachineIds\"].map((p: any) => {\n return p;\n }),\n maxDbNodeStorageInGbs: item[\"maxDbNodeStorageInGbs\"],\n memorySizeInGbs: item[\"memorySizeInGbs\"],\n shape: item[\"shape\"],\n timeCreated: !item[\"timeCreated\"] ? item[\"timeCreated\"] : new Date(item[\"timeCreated\"]),\n provisioningState: item[\"provisioningState\"],\n computeModel: item[\"computeModel\"],\n };\n}\n\n/** DbServer Patching Properties */\nexport interface DbServerPatchingDetails {\n /** Estimated Patch Duration */\n readonly estimatedPatchDuration?: number;\n /** Patching Status */\n readonly patchingStatus?: DbServerPatchingStatus;\n /** Time Patching Ended */\n readonly timePatchingEnded?: Date;\n /** Time Patching Started */\n readonly timePatchingStarted?: Date;\n}\n\nexport function dbServerPatchingDetailsDeserializer(item: any): DbServerPatchingDetails {\n return {\n estimatedPatchDuration: item[\"estimatedPatchDuration\"],\n patchingStatus: item[\"patchingStatus\"],\n timePatchingEnded: !item[\"timePatchingEnded\"]\n ? item[\"timePatchingEnded\"]\n : new Date(item[\"timePatchingEnded\"]),\n timePatchingStarted: !item[\"timePatchingStarted\"]\n ? item[\"timePatchingStarted\"]\n : new Date(item[\"timePatchingStarted\"]),\n };\n}\n\n/** DB Server patching status enum */\nexport enum KnownDbServerPatchingStatus {\n /** Patching scheduled */\n Scheduled = \"Scheduled\",\n /** Patching in progress */\n MaintenanceInProgress = \"MaintenanceInProgress\",\n /** Patching failed */\n Failed = \"Failed\",\n /** Patching completed */\n Complete = \"Complete\",\n}\n\n/**\n * DB Server patching status enum \\\n * {@link KnownDbServerPatchingStatus} can be used interchangeably with DbServerPatchingStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Scheduled**: Patching scheduled \\\n * **MaintenanceInProgress**: Patching in progress \\\n * **Failed**: Patching failed \\\n * **Complete**: Patching completed\n */\nexport type DbServerPatchingStatus = string;\n\n/** DbServerProvisioningState enum */\nexport enum KnownDbServerProvisioningState {\n /** Indicates that resource in Creating state */\n Creating = \"Creating\",\n /** Indicates that resource in Available state */\n Available = \"Available\",\n /** Indicates that resource in Unavailable state */\n Unavailable = \"Unavailable\",\n /** Indicates that resource in Deleting state */\n Deleting = \"Deleting\",\n /** Indicates that resource in Deleted state */\n Deleted = \"Deleted\",\n /** Indicates that resource maintenance in progress state */\n MaintenanceInProgress = \"MaintenanceInProgress\",\n}\n\n/**\n * DbServerProvisioningState enum \\\n * {@link KnownDbServerProvisioningState} can be used interchangeably with DbServerProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Creating**: Indicates that resource in Creating state \\\n * **Available**: Indicates that resource in Available state \\\n * **Unavailable**: Indicates that resource in Unavailable state \\\n * **Deleting**: Indicates that resource in Deleting state \\\n * **Deleted**: Indicates that resource in Deleted state \\\n * **MaintenanceInProgress**: Indicates that resource maintenance in progress state\n */\nexport type DbServerProvisioningState = string;\n\n/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */\nexport interface ProxyResource extends Resource {}\n\nexport function proxyResourceSerializer(item: ProxyResource): any {\n return item;\n}\n\nexport function proxyResourceDeserializer(item: any): ProxyResource {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n };\n}\n\n/** The response of a DbServer list operation. */\nexport interface _DbServerListResult {\n /** The DbServer items on this page */\n value: DbServer[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _dbServerListResultDeserializer(item: any): _DbServerListResult {\n return {\n value: dbServerArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function dbServerArrayDeserializer(result: Array<DbServer>): any[] {\n return result.map((item) => {\n return dbServerDeserializer(item);\n });\n}\n\n/** The response of a CloudVmCluster list operation. */\nexport interface _CloudVmClusterListResult {\n /** The CloudVmCluster items on this page */\n value: CloudVmCluster[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _cloudVmClusterListResultDeserializer(item: any): _CloudVmClusterListResult {\n return {\n value: cloudVmClusterArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function cloudVmClusterArraySerializer(result: Array<CloudVmCluster>): any[] {\n return result.map((item) => {\n return cloudVmClusterSerializer(item);\n });\n}\n\nexport function cloudVmClusterArrayDeserializer(result: Array<CloudVmCluster>): any[] {\n return result.map((item) => {\n return cloudVmClusterDeserializer(item);\n });\n}\n\n/** CloudVmCluster resource definition */\nexport interface CloudVmCluster extends TrackedResource {\n /** The resource-specific properties for this resource. */\n properties?: CloudVmClusterProperties;\n}\n\nexport function cloudVmClusterSerializer(item: CloudVmCluster): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : cloudVmClusterPropertiesSerializer(item[\"properties\"]),\n };\n}\n\nexport function cloudVmClusterDeserializer(item: any): CloudVmCluster {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : cloudVmClusterPropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** CloudVmCluster resource model */\nexport interface CloudVmClusterProperties {\n /** Cloud VM Cluster ocid */\n readonly ocid?: string;\n /** The port number configured for the listener on the cloud VM cluster. */\n readonly listenerPort?: number;\n /** The number of nodes in the cloud VM cluster. */\n readonly nodeCount?: number;\n /** The data disk group size to be allocated in GBs per VM. */\n storageSizeInGbs?: number;\n /** Array of mount path and size. */\n fileSystemConfigurationDetails?: FileSystemConfigurationDetails[];\n /** The data disk group size to be allocated in TBs. */\n dataStorageSizeInTbs?: number;\n /** The local node storage to be allocated in GBs. */\n dbNodeStorageSizeInGbs?: number;\n /** The memory to be allocated in GBs. */\n memorySizeInGbs?: number;\n /** The date and time that the cloud VM cluster was created. */\n readonly timeCreated?: Date;\n /** Additional information about the current lifecycle state. */\n readonly lifecycleDetails?: string;\n /** The time zone of the cloud VM cluster. For details, see [Exadata Infrastructure Time Zones](/Content/Database/References/timezones.htm). */\n timeZone?: string;\n /** The OCID of the zone the cloud VM cluster is associated with. */\n zoneId?: string;\n /** The hostname for the cloud VM cluster. */\n hostname: string;\n /** The domain name for the cloud VM cluster. */\n domain?: string;\n /** The number of CPU cores enabled on the cloud VM cluster. */\n cpuCoreCount: number;\n /** The number of OCPU cores to enable on the cloud VM cluster. Only 1 decimal place is allowed for the fractional part. */\n ocpuCount?: number;\n /** 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. */\n clusterName?: string;\n /** 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. */\n dataStoragePercentage?: number;\n /** 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. */\n isLocalBackupEnabled?: boolean;\n /** Cloud Exadata Infrastructure ID */\n cloudExadataInfrastructureId: string;\n /** If true, sparse disk group is configured for the cloud VM cluster. If false, sparse disk group is not created. */\n isSparseDiskgroupEnabled?: boolean;\n /** Operating system version of the image. */\n systemVersion?: string;\n /** The public key portion of one or more key pairs used for SSH access to the cloud VM cluster. */\n sshPublicKeys: string[];\n /** The Oracle license model that applies to the cloud VM cluster. The default is LICENSE_INCLUDED. */\n licenseModel?: LicenseModel;\n /** The type of redundancy configured for the cloud Vm cluster. NORMAL is 2-way redundancy. HIGH is 3-way redundancy. */\n readonly diskRedundancy?: DiskRedundancy;\n /** 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. */\n readonly scanIpIds?: string[];\n /** 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. */\n readonly vipIds?: string[];\n /** The FQDN of the DNS record for the SCAN IP addresses that are associated with the cloud VM cluster. */\n readonly scanDnsName?: string;\n /** The TCP Single Client Access Name (SCAN) port. The default port is 1521. */\n scanListenerPortTcp?: number;\n /** The TCPS Single Client Access Name (SCAN) port. The default port is 2484. */\n scanListenerPortTcpSsl?: number;\n /** The OCID of the DNS record for the SCAN IP addresses that are associated with the cloud VM cluster. */\n readonly scanDnsRecordId?: string;\n /** The model name of the Exadata hardware running the cloud VM cluster. */\n readonly shape?: string;\n /** CloudVmCluster provisioning state */\n readonly provisioningState?: AzureResourceProvisioningState;\n /** CloudVmCluster lifecycle state */\n readonly lifecycleState?: CloudVmClusterLifecycleState;\n /** VNET for network connectivity */\n vnetId: string;\n /** Oracle Grid Infrastructure (GI) software version */\n giVersion: string;\n /** HTTPS link to OCI resources exposed to Azure Customer via Azure Interface. */\n readonly ociUrl?: string;\n /** HTTPS link to OCI Network Security Group exposed to Azure Customer via the Azure Interface. */\n readonly nsgUrl?: string;\n /** Client subnet */\n subnetId: string;\n /** Client OCI backup subnet CIDR, default is 192.168.252.0/22 */\n backupSubnetCidr?: string;\n /** CIDR blocks for additional NSG ingress rules. The VNET CIDRs used to provision the VM Cluster will be added by default. */\n nsgCidrs?: NsgCidr[];\n /** Indicates user preferences for the various diagnostic collection options for the VM cluster/Cloud VM cluster/VMBM DBCS. */\n dataCollectionOptions?: DataCollectionOptions;\n /** Display Name */\n displayName: string;\n /** The list of compute servers to be added to the cloud VM cluster. */\n computeNodes?: string[];\n /** iormConfigCache details for cloud VM cluster. */\n readonly iormConfigCache?: ExadataIormConfig;\n /** The OCID of the last maintenance update history entry. */\n readonly lastUpdateHistoryEntryId?: string;\n /** The list of DB servers. */\n dbServers?: string[];\n /** Cluster compartmentId */\n readonly compartmentId?: string;\n /** Cluster subnet ocid */\n readonly subnetOcid?: string;\n /** The compute model of the VM Cluster. */\n readonly computeModel?: ComputeModel;\n}\n\nexport function cloudVmClusterPropertiesSerializer(item: CloudVmClusterProperties): any {\n return {\n storageSizeInGbs: item[\"storageSizeInGbs\"],\n fileSystemConfigurationDetails: !item[\"fileSystemConfigurationDetails\"]\n ? item[\"fileSystemConfigurationDetails\"]\n : fileSystemConfigurationDetailsArraySerializer(item[\"fileSystemConfigurationDetails\"]),\n dataStorageSizeInTbs: item[\"dataStorageSizeInTbs\"],\n dbNodeStorageSizeInGbs: item[\"dbNodeStorageSizeInGbs\"],\n memorySizeInGbs: item[\"memorySizeInGbs\"],\n timeZone: item[\"timeZone\"],\n zoneId: item[\"zoneId\"],\n hostname: item[\"hostname\"],\n domain: item[\"domain\"],\n cpuCoreCount: item[\"cpuCoreCount\"],\n ocpuCount: item[\"ocpuCount\"],\n clusterName: item[\"clusterName\"],\n dataStoragePercentage: item[\"dataStoragePercentage\"],\n isLocalBackupEnabled: item[\"isLocalBackupEnabled\"],\n cloudExadataInfrastructureId: item[\"cloudExadataInfrastructureId\"],\n isSparseDiskgroupEnabled: item[\"isSparseDiskgroupEnabled\"],\n systemVersion: item[\"systemVersion\"],\n sshPublicKeys: item[\"sshPublicKeys\"].map((p: any) => {\n return p;\n }),\n licenseModel: item[\"licenseModel\"],\n scanListenerPortTcp: item[\"scanListenerPortTcp\"],\n scanListenerPortTcpSsl: item[\"scanListenerPortTcpSsl\"],\n vnetId: item[\"vnetId\"],\n giVersion: item[\"giVersion\"],\n subnetId: item[\"subnetId\"],\n backupSubnetCidr: item[\"backupSubnetCidr\"],\n nsgCidrs: !item[\"nsgCidrs\"] ? item[\"nsgCidrs\"] : nsgCidrArraySerializer(item[\"nsgCidrs\"]),\n dataCollectionOptions: !item[\"dataCollectionOptions\"]\n ? item[\"dataCollectionOptions\"]\n : dataCollectionOptionsSerializer(item[\"dataCollectionOptions\"]),\n displayName: item[\"displayName\"],\n computeNodes: !item[\"computeNodes\"]\n ? item[\"computeNodes\"]\n : item[\"computeNodes\"].map((p: any) => {\n return p;\n }),\n dbServers: !item[\"dbServers\"]\n ? item[\"dbServers\"]\n : item[\"dbServers\"].map((p: any) => {\n return p;\n }),\n };\n}\n\nexport function cloudVmClusterPropertiesDeserializer(item: any): CloudVmClusterProperties {\n return {\n ocid: item[\"ocid\"],\n listenerPort: item[\"listenerPort\"],\n nodeCount: item[\"nodeCount\"],\n storageSizeInGbs: item[\"storageSizeInGbs\"],\n fileSystemConfigurationDetails: !item[\"fileSystemConfigurationDetails\"]\n ? item[\"fileSystemConfigurationDetails\"]\n : fileSystemConfigurationDetailsArrayDeserializer(item[\"fileSystemConfigurationDetails\"]),\n dataStorageSizeInTbs: item[\"dataStorageSizeInTbs\"],\n dbNodeStorageSizeInGbs: item[\"dbNodeStorageSizeInGbs\"],\n memorySizeInGbs: item[\"memorySizeInGbs\"],\n timeCreated: !item[\"timeCreated\"] ? item[\"timeCreated\"] : new Date(item[\"timeCreated\"]),\n lifecycleDetails: item[\"lifecycleDetails\"],\n timeZone: item[\"timeZone\"],\n zoneId: item[\"zoneId\"],\n hostname: item[\"hostname\"],\n domain: item[\"domain\"],\n cpuCoreCount: item[\"cpuCoreCount\"],\n ocpuCount: item[\"ocpuCount\"],\n clusterName: item[\"clusterName\"],\n dataStoragePercentage: item[\"dataStoragePercentage\"],\n isLocalBackupEnabled: item[\"isLocalBackupEnabled\"],\n cloudExadataInfrastructureId: item[\"cloudExadataInfrastructureId\"],\n isSparseDiskgroupEnabled: item[\"isSparseDiskgroupEnabled\"],\n systemVersion: item[\"systemVersion\"],\n sshPublicKeys: item[\"sshPublicKeys\"].map((p: any) => {\n return p;\n }),\n licenseModel: item[\"licenseModel\"],\n diskRedundancy: item[\"diskRedundancy\"],\n scanIpIds: !item[\"scanIpIds\"]\n ? item[\"scanIpIds\"]\n : item[\"scanIpIds\"].map((p: any) => {\n return p;\n }),\n vipIds: !item[\"vipIds\"]\n ? item[\"vipIds\"]\n : item[\"vipIds\"].map((p: any) => {\n return p;\n }),\n scanDnsName: item[\"scanDnsName\"],\n scanListenerPortTcp: item[\"scanListenerPortTcp\"],\n scanListenerPortTcpSsl: item[\"scanListenerPortTcpSsl\"],\n scanDnsRecordId: item[\"scanDnsRecordId\"],\n shape: item[\"shape\"],\n provisioningState: item[\"provisioningState\"],\n lifecycleState: item[\"lifecycleState\"],\n vnetId: item[\"vnetId\"],\n giVersion: item[\"giVersion\"],\n ociUrl: item[\"ociUrl\"],\n nsgUrl: item[\"nsgUrl\"],\n subnetId: item[\"subnetId\"],\n backupSubnetCidr: item[\"backupSubnetCidr\"],\n nsgCidrs: !item[\"nsgCidrs\"] ? item[\"nsgCidrs\"] : nsgCidrArrayDeserializer(item[\"nsgCidrs\"]),\n dataCollectionOptions: !item[\"dataCollectionOptions\"]\n ? item[\"dataCollectionOptions\"]\n : dataCollectionOptionsDeserializer(item[\"dataCollectionOptions\"]),\n displayName: item[\"displayName\"],\n computeNodes: !item[\"computeNodes\"]\n ? item[\"computeNodes\"]\n : item[\"computeNodes\"].map((p: any) => {\n return p;\n }),\n iormConfigCache: !item[\"iormConfigCache\"]\n ? item[\"iormConfigCache\"]\n : exadataIormConfigDeserializer(item[\"iormConfigCache\"]),\n lastUpdateHistoryEntryId: item[\"lastUpdateHistoryEntryId\"],\n dbServers: !item[\"dbServers\"]\n ? item[\"dbServers\"]\n : item[\"dbServers\"].map((p: any) => {\n return p;\n }),\n compartmentId: item[\"compartmentId\"],\n subnetOcid: item[\"subnetOcid\"],\n computeModel: item[\"computeModel\"],\n };\n}\n\nexport function fileSystemConfigurationDetailsArraySerializer(\n result: Array<FileSystemConfigurationDetails>,\n): any[] {\n return result.map((item) => {\n return fileSystemConfigurationDetailsSerializer(item);\n });\n}\n\nexport function fileSystemConfigurationDetailsArrayDeserializer(\n result: Array<FileSystemConfigurationDetails>,\n): any[] {\n return result.map((item) => {\n return fileSystemConfigurationDetailsDeserializer(item);\n });\n}\n\n/** File configuration options */\nexport interface FileSystemConfigurationDetails {\n /** Mount path */\n mountPoint?: string;\n /** Size of the VM */\n fileSystemSizeGb?: number;\n}\n\nexport function fileSystemConfigurationDetailsSerializer(\n item: FileSystemConfigurationDetails,\n): any {\n return {\n mountPoint: item[\"mountPoint\"],\n fileSystemSizeGb: item[\"fileSystemSizeGb\"],\n };\n}\n\nexport function fileSystemConfigurationDetailsDeserializer(\n item: any,\n): FileSystemConfigurationDetails {\n return {\n mountPoint: item[\"mountPoint\"],\n fileSystemSizeGb: item[\"fileSystemSizeGb\"],\n };\n}\n\n/** LicenseModel enum */\nexport enum KnownLicenseModel {\n /** License included */\n LicenseIncluded = \"LicenseIncluded\",\n /** Bring Your Own License */\n BringYourOwnLicense = \"BringYourOwnLicense\",\n}\n\n/**\n * LicenseModel enum \\\n * {@link KnownLicenseModel} can be used interchangeably with LicenseModel,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **LicenseIncluded**: License included \\\n * **BringYourOwnLicense**: Bring Your Own License\n */\nexport type LicenseModel = string;\n\n/** Disk redundancy enum */\nexport enum KnownDiskRedundancy {\n /** High redundancy */\n High = \"High\",\n /** Normal redundancy */\n Normal = \"Normal\",\n}\n\n/**\n * Disk redundancy enum \\\n * {@link KnownDiskRedundancy} can be used interchangeably with DiskRedundancy,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **High**: High redundancy \\\n * **Normal**: Normal redundancy\n */\nexport type DiskRedundancy = string;\n\n/** Cloud VM Cluster lifecycle state enum */\nexport enum KnownCloudVmClusterLifecycleState {\n /** Indicates that resource in Provisioning state */\n Provisioning = \"Provisioning\",\n /** Indicates that resource in Available state */\n Available = \"Available\",\n /** Indicates that resource in Updating state */\n Updating = \"Updating\",\n /** Indicates that resource in Terminating state */\n Terminating = \"Terminating\",\n /** Indicates that resource in Terminated state */\n Terminated = \"Terminated\",\n /** Indicates that resource Maintenance in progress state */\n MaintenanceInProgress = \"MaintenanceInProgress\",\n /** Indicates that resource in Failed state */\n Failed = \"Failed\",\n}\n\n/**\n * Cloud VM Cluster lifecycle state enum \\\n * {@link KnownCloudVmClusterLifecycleState} can be used interchangeably with CloudVmClusterLifecycleState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Provisioning**: Indicates that resource in Provisioning state \\\n * **Available**: Indicates that resource in Available state \\\n * **Updating**: Indicates that resource in Updating state \\\n * **Terminating**: Indicates that resource in Terminating state \\\n * **Terminated**: Indicates that resource in Terminated state \\\n * **MaintenanceInProgress**: Indicates that resource Maintenance in progress state \\\n * **Failed**: Indicates that resource in Failed state\n */\nexport type CloudVmClusterLifecycleState = string;\n\nexport function nsgCidrArraySerializer(result: Array<NsgCidr>): any[] {\n return result.map((item) => {\n return nsgCidrSerializer(item);\n });\n}\n\nexport function nsgCidrArrayDeserializer(result: Array<NsgCidr>): any[] {\n return result.map((item) => {\n return nsgCidrDeserializer(item);\n });\n}\n\n/** A rule for allowing inbound (INGRESS) IP packets */\nexport interface NsgCidr {\n /** Conceptually, this is the range of IP addresses that a packet coming into the instance can come from. */\n source: string;\n /** Destination port range to specify particular destination ports for TCP rules. */\n destinationPortRange?: PortRange;\n}\n\nexport function nsgCidrSerializer(item: NsgCidr): any {\n return {\n source: item[\"source\"],\n destinationPortRange: !item[\"destinationPortRange\"]\n ? item[\"destinationPortRange\"]\n : portRangeSerializer(item[\"destinationPortRange\"]),\n };\n}\n\nexport function nsgCidrDeserializer(item: any): NsgCidr {\n return {\n source: item[\"source\"],\n destinationPortRange: !item[\"destinationPortRange\"]\n ? item[\"destinationPortRange\"]\n : portRangeDeserializer(item[\"destinationPortRange\"]),\n };\n}\n\n/** Port Range to specify particular destination ports for TCP rules. */\nexport interface PortRange {\n /** The minimum port number, which must not be greater than the maximum port number. */\n min: number;\n /** 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. */\n max: number;\n}\n\nexport function portRangeSerializer(item: PortRange): any {\n return { min: item[\"min\"], max: item[\"max\"] };\n}\n\nexport function portRangeDeserializer(item: any): PortRange {\n return {\n min: item[\"min\"],\n max: item[\"max\"],\n };\n}\n\n/** DataCollectionOptions resource properties */\nexport interface DataCollectionOptions {\n /** Indicates whether diagnostic collection is enabled for the VM cluster/Cloud VM cluster/VMBM DBCS. */\n isDiagnosticsEventsEnabled?: boolean;\n /** Indicates whether health monitoring is enabled for the VM cluster / Cloud VM cluster / VMBM DBCS. */\n isHealthMonitoringEnabled?: boolean;\n /** Indicates whether incident logs and trace collection are enabled for the VM cluster / Cloud VM cluster / VMBM DBCS. */\n isIncidentLogsEnabled?: boolean;\n}\n\nexport function dataCollectionOptionsSerializer(item: DataCollectionOptions): any {\n return {\n isDiagnosticsEventsEnabled: item[\"isDiagnosticsEventsEnabled\"],\n isHealthMonitoringEnabled: item[\"isHealthMonitoringEnabled\"],\n isIncidentLogsEnabled: item[\"isIncidentLogsEnabled\"],\n };\n}\n\nexport function dataCollectionOptionsDeserializer(item: any): DataCollectionOptions {\n return {\n isDiagnosticsEventsEnabled: item[\"isDiagnosticsEventsEnabled\"],\n isHealthMonitoringEnabled: item[\"isHealthMonitoringEnabled\"],\n isIncidentLogsEnabled: item[\"isIncidentLogsEnabled\"],\n };\n}\n\n/** ExadataIormConfig for cloud vm cluster */\nexport interface ExadataIormConfig {\n /** An array of IORM settings for all the database in the Exadata DB system. */\n dbPlans?: DbIormConfig[];\n /** Additional information about the current lifecycleState. */\n lifecycleDetails?: string;\n /** The current state of IORM configuration for the Exadata DB system. */\n lifecycleState?: IormLifecycleState;\n /** The current value for the IORM objective. The default is AUTO. */\n objective?: Objective;\n}\n\nexport function exadataIormConfigDeserializer(item: any): ExadataIormConfig {\n return {\n dbPlans: !item[\"dbPlans\"] ? item[\"dbPlans\"] : dbIormConfigArrayDeserializer(item[\"dbPlans\"]),\n lifecycleDetails: item[\"lifecycleDetails\"],\n lifecycleState: item[\"lifecycleState\"],\n objective: item[\"objective\"],\n };\n}\n\nexport function dbIormConfigArrayDeserializer(result: Array<DbIormConfig>): any[] {\n return result.map((item) => {\n return dbIormConfigDeserializer(item);\n });\n}\n\n/** DbIormConfig for cloud vm cluster */\nexport interface DbIormConfig {\n /** The database name. For the default DbPlan, the dbName is default. */\n dbName?: string;\n /** The flash cache limit for this database. This value is internally configured based on the share value assigned to the database. */\n flashCacheLimit?: string;\n /** The relative priority of this database. */\n share?: number;\n}\n\nexport function dbIormConfigDeserializer(item: any): DbIormConfig {\n return {\n dbName: item[\"dbName\"],\n flashCacheLimit: item[\"flashCacheLimit\"],\n share: item[\"share\"],\n };\n}\n\n/** ORM lifecycle state enum */\nexport enum KnownIormLifecycleState {\n /** Indicates that resource in Provisioning state */\n BootStrapping = \"BootStrapping\",\n /** Indicates that resource in Enabled state */\n Enabled = \"Enabled\",\n /** Indicates that resource in Disabled state */\n Disabled = \"Disabled\",\n /** Indicates that resource in Updating state */\n Updating = \"Updating\",\n /** Indicates that resource in Failed state */\n Failed = \"Failed\",\n}\n\n/**\n * ORM lifecycle state enum \\\n * {@link KnownIormLifecycleState} can be used interchangeably with IormLifecycleState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **BootStrapping**: Indicates that resource in Provisioning state \\\n * **Enabled**: Indicates that resource in Enabled state \\\n * **Disabled**: Indicates that resource in Disabled state \\\n * **Updating**: Indicates that resource in Updating state \\\n * **Failed**: Indicates that resource in Failed state\n */\nexport type IormLifecycleState = string;\n\n/** Objective enum */\nexport enum KnownObjective {\n /** Low latency objective */\n LowLatency = \"LowLatency\",\n /** High throughput objective */\n HighThroughput = \"HighThroughput\",\n /** Balanced objective */\n Balanced = \"Balanced\",\n /** Auto objective */\n Auto = \"Auto\",\n /** Basic objective */\n Basic = \"Basic\",\n}\n\n/**\n * Objective enum \\\n * {@link KnownObjective} can be used interchangeably with Objective,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **LowLatency**: Low latency objective \\\n * **HighThroughput**: High throughput objective \\\n * **Balanced**: Balanced objective \\\n * **Auto**: Auto objective \\\n * **Basic**: Basic objective\n */\nexport type Objective = string;\n\n/** The type used for update operations of the CloudVmCluster. */\nexport interface CloudVmClusterUpdate {\n /** Resource tags. */\n tags?: Record<string, string>;\n /** The resource-specific properties for this resource. */\n properties?: CloudVmClusterUpdateProperties;\n}\n\nexport function cloudVmClusterUpdateSerializer(item: CloudVmClusterUpdate): any {\n return {\n tags: item[\"tags\"],\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : cloudVmClusterUpdatePropertiesSerializer(item[\"properties\"]),\n };\n}\n\n/** The updatable properties of the CloudVmCluster. */\nexport interface CloudVmClusterUpdateProperties {\n /** The data disk group size to be allocated in GBs per VM. */\n storageSizeInGbs?: number;\n /** Array of mount path and size. */\n fileSystemConfigurationDetails?: FileSystemConfigurationDetails[];\n /** The data disk group size to be allocated in TBs. */\n dataStorageSizeInTbs?: number;\n /** The local node storage to be allocated in GBs. */\n dbNodeStorageSizeInGbs?: number;\n /** The memory to be allocated in GBs. */\n memorySizeInGbs?: number;\n /** The number of CPU cores enabled on the cloud VM cluster. */\n cpuCoreCount?: number;\n /** The number of OCPU cores to enable on the cloud VM cluster. Only 1 decimal place is allowed for the fractional part. */\n ocpuCount?: number;\n /** The public key portion of one or more key pairs used for SSH access to the cloud VM cluster. */\n sshPublicKeys?: string[];\n /** The Oracle license model that applies to the cloud VM cluster. The default is LICENSE_INCLUDED. */\n licenseModel?: LicenseModel;\n /** Indicates user preferences for the various diagnostic collection options for the VM cluster/Cloud VM cluster/VMBM DBCS. */\n dataCollectionOptions?: DataCollectionOptions;\n /** Display Name */\n displayName?: string;\n /** The list of compute servers to be added to the cloud VM cluster. */\n computeNodes?: string[];\n}\n\nexport function cloudVmClusterUpdatePropertiesSerializer(\n item: CloudVmClusterUpdateProperties,\n): any {\n return {\n storageSizeInGbs: item[\"storageSizeInGbs\"],\n fileSystemConfigurationDetails: !item[\"fileSystemConfigurationDetails\"]\n ? item[\"fileSystemConfigurationDetails\"]\n : fileSystemConfigurationDetailsArraySerializer(item[\"fileSystemConfigurationDetails\"]),\n dataStorageSizeInTbs: item[\"dataStorageSizeInTbs\"],\n dbNodeStorageSizeInGbs: item[\"dbNodeStorageSizeInGbs\"],\n memorySizeInGbs: item[\"memorySizeInGbs\"],\n cpuCoreCount: item[\"cpuCoreCount\"],\n ocpuCount: item[\"ocpuCount\"],\n sshPublicKeys: !item[\"sshPublicKeys\"]\n ? item[\"sshPublicKeys\"]\n : item[\"sshPublicKeys\"].map((p: any) => {\n return p;\n }),\n licenseModel: item[\"licenseModel\"],\n dataCollectionOptions: !item[\"dataCollectionOptions\"]\n ? item[\"dataCollectionOptions\"]\n : dataCollectionOptionsSerializer(item[\"dataCollectionOptions\"]),\n displayName: item[\"displayName\"],\n computeNodes: !item[\"computeNodes\"]\n ? item[\"computeNodes\"]\n : item[\"computeNodes\"].map((p: any) => {\n return p;\n }),\n };\n}\n\n/** Add/Remove (Virtual Machine) DbNode model */\nexport interface AddRemoveDbNode {\n /** Db servers ocids */\n dbServers: string[];\n}\n\nexport function addRemoveDbNodeSerializer(item: AddRemoveDbNode): any {\n return {\n dbServers: item[\"dbServers\"].map((p: any) => {\n return p;\n }),\n };\n}\n\n/** Private Ip Addresses filter */\nexport interface PrivateIpAddressesFilter {\n /** Subnet OCID */\n subnetId: string;\n /** VCN OCID */\n vnicId: string;\n}\n\nexport function privateIpAddressesFilterSerializer(item: PrivateIpAddressesFilter): any {\n return { subnetId: item[\"subnetId\"], vnicId: item[\"vnicId\"] };\n}\n\n/** PrivateIpAddress resource properties */\nexport interface PrivateIpAddressProperties {\n /** PrivateIpAddresses displayName */\n displayName: string;\n /** PrivateIpAddresses hostnameLabel */\n hostnameLabel: string;\n /** PrivateIpAddresses Id */\n ocid: string;\n /** PrivateIpAddresses ipAddress */\n ipAddress: string;\n /** PrivateIpAddresses subnetId */\n subnetId: string;\n}\n\nexport function privateIpAddressPropertiesDeserializer(item: any): PrivateIpAddressProperties {\n return {\n displayName: item[\"displayName\"],\n hostnameLabel: item[\"hostnameLabel\"],\n ocid: item[\"ocid\"],\n ipAddress: item[\"ipAddress\"],\n subnetId: item[\"subnetId\"],\n };\n}\n\n/** Virtual IP resource belonging to a vm cluster resource. */\nexport interface VirtualNetworkAddress extends ProxyResource {\n /** The resource-specific properties for this resource. */\n properties?: VirtualNetworkAddressProperties;\n}\n\nexport function virtualNetworkAddressSerializer(item: VirtualNetworkAddress): any {\n return {\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : virtualNetworkAddressPropertiesSerializer(item[\"properties\"]),\n };\n}\n\nexport function virtualNetworkAddressDeserializer(item: any): VirtualNetworkAddress {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : virtualNetworkAddressPropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** virtualNetworkAddress resource properties */\nexport interface VirtualNetworkAddressProperties {\n /** Virtual network Address address. */\n ipAddress?: string;\n /** Virtual Machine OCID. */\n vmOcid?: string;\n /** Application VIP OCID. */\n readonly ocid?: string;\n /** Virtual network address fully qualified domain name. */\n readonly domain?: string;\n /** Additional information about the current lifecycle state of the application virtual IP (VIP) address. */\n readonly lifecycleDetails?: string;\n /** Azure resource provisioning state. */\n readonly provisioningState?: AzureResourceProvisioningState;\n /** virtual network address lifecycle state. */\n readonly lifecycleState?: VirtualNetworkAddressLifecycleState;\n /** The date and time when the create operation for the application virtual IP (VIP) address completed. */\n readonly timeAssigned?: Date;\n}\n\nexport function virtualNetworkAddressPropertiesSerializer(\n item: VirtualNetworkAddressProperties,\n): any {\n return { ipAddress: item[\"ipAddress\"], vmOcid: item[\"vmOcid\"] };\n}\n\nexport function virtualNetworkAddressPropertiesDeserializer(\n item: any,\n): VirtualNetworkAddressProperties {\n return {\n ipAddress: item[\"ipAddress\"],\n vmOcid: item[\"vmOcid\"],\n ocid: item[\"ocid\"],\n domain: item[\"domain\"],\n lifecycleDetails: item[\"lifecycleDetails\"],\n provisioningState: item[\"provisioningState\"],\n lifecycleState: item[\"lifecycleState\"],\n timeAssigned: !item[\"timeAssigned\"] ? item[\"timeAssigned\"] : new Date(item[\"timeAssigned\"]),\n };\n}\n\n/** VirtualNetworkAddressLifecycleState enum */\nexport enum KnownVirtualNetworkAddressLifecycleState {\n /** Indicates that resource in Provisioning state */\n Provisioning = \"Provisioning\",\n /** Indicates that resource in Available state */\n Available = \"Available\",\n /** Indicates that resource in Terminating state */\n Terminating = \"Terminating\",\n /** Indicates that resource in Terminated state */\n Terminated = \"Terminated\",\n /** Indicates that resource in Failed state */\n Failed = \"Failed\",\n}\n\n/**\n * VirtualNetworkAddressLifecycleState enum \\\n * {@link KnownVirtualNetworkAddressLifecycleState} can be used interchangeably with VirtualNetworkAddressLifecycleState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Provisioning**: Indicates that resource in Provisioning state \\\n * **Available**: Indicates that resource in Available state \\\n * **Terminating**: Indicates that resource in Terminating state \\\n * **Terminated**: Indicates that resource in Terminated state \\\n * **Failed**: Indicates that resource in Failed state\n */\nexport type VirtualNetworkAddressLifecycleState = string;\n\n/** The response of a VirtualNetworkAddress list operation. */\nexport interface _VirtualNetworkAddressListResult {\n /** The VirtualNetworkAddress items on this page */\n value: VirtualNetworkAddress[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _virtualNetworkAddressListResultDeserializer(\n item: any,\n): _VirtualNetworkAddressListResult {\n return {\n value: virtualNetworkAddressArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function virtualNetworkAddressArraySerializer(result: Array<VirtualNetworkAddress>): any[] {\n return result.map((item) => {\n return virtualNetworkAddressSerializer(item);\n });\n}\n\nexport function virtualNetworkAddressArrayDeserializer(\n result: Array<VirtualNetworkAddress>,\n): any[] {\n return result.map((item) => {\n return virtualNetworkAddressDeserializer(item);\n });\n}\n\n/** SystemVersion resource Definition */\nexport interface SystemVersion extends ProxyResource {\n /** The resource-specific properties for this resource. */\n properties?: SystemVersionProperties;\n}\n\nexport function systemVersionDeserializer(item: any): SystemVersion {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : systemVersionPropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** System Version Resource model */\nexport interface SystemVersionProperties {\n /** A valid Oracle System Version */\n systemVersion: string;\n}\n\nexport function systemVersionPropertiesDeserializer(item: any): SystemVersionProperties {\n return {\n systemVersion: item[\"systemVersion\"],\n };\n}\n\n/** The response of a SystemVersion list operation. */\nexport interface _SystemVersionListResult {\n /** The SystemVersion items on this page */\n value: SystemVersion[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _systemVersionListResultDeserializer(item: any): _SystemVersionListResult {\n return {\n value: systemVersionArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function systemVersionArrayDeserializer(result: Array<SystemVersion>): any[] {\n return result.map((item) => {\n return systemVersionDeserializer(item);\n });\n}\n\n/** The response of a OracleSubscription list operation. */\nexport interface _OracleSubscriptionListResult {\n /** The OracleSubscription items on this page */\n value: OracleSubscription[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _oracleSubscriptionListResultDeserializer(\n item: any,\n): _OracleSubscriptionListResult {\n return {\n value: oracleSubscriptionArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function oracleSubscriptionArraySerializer(result: Array<OracleSubscription>): any[] {\n return result.map((item) => {\n return oracleSubscriptionSerializer(item);\n });\n}\n\nexport function oracleSubscriptionArrayDeserializer(result: Array<OracleSubscription>): any[] {\n return result.map((item) => {\n return oracleSubscriptionDeserializer(item);\n });\n}\n\n/** OracleSubscription resource definition */\nexport interface OracleSubscription extends ProxyResource {\n /** The resource-specific properties for this resource. */\n properties?: OracleSubscriptionProperties;\n /** Details of the resource plan. */\n plan?: Plan;\n}\n\nexport function oracleSubscriptionSerializer(item: OracleSubscription): any {\n return {\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : oracleSubscriptionPropertiesSerializer(item[\"properties\"]),\n plan: !item[\"plan\"] ? item[\"plan\"] : planSerializer(item[\"plan\"]),\n };\n}\n\nexport function oracleSubscriptionDeserializer(item: any): OracleSubscription {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : oracleSubscriptionPropertiesDeserializer(item[\"properties\"]),\n plan: !item[\"plan\"] ? item[\"plan\"] : planDeserializer(item[\"plan\"]),\n };\n}\n\n/** Oracle Subscription resource model */\nexport interface OracleSubscriptionProperties {\n /** OracleSubscriptionProvisioningState provisioning state */\n readonly provisioningState?: OracleSubscriptionProvisioningState;\n /** SAAS subscription ID generated by Marketplace */\n readonly saasSubscriptionId?: string;\n /** Cloud Account Id */\n readonly cloudAccountId?: string;\n /** Cloud Account provisioning state. */\n readonly cloudAccountState?: CloudAccountProvisioningState;\n /** Term Unit. P1Y, P3Y, etc, see Durations https://en.wikipedia.org/wiki/ISO_8601 */\n termUnit?: string;\n /** Product code for the term unit */\n productCode?: string;\n /** Intent for the update operation */\n intent?: Intent;\n /** Azure subscriptions to be added */\n readonly azureSubscriptionIds?: string[];\n /** State of the add Azure subscription operation on Oracle subscription */\n readonly addSubscriptionOperationState?: AddSubscriptionOperationState;\n /** Status details of the last operation on Oracle subscription */\n readonly lastOperationStatusDetail?: string;\n}\n\nexport function oracleSubscriptionPropertiesSerializer(item: OracleSubscriptionProperties): any {\n return {\n termUnit: item[\"termUnit\"],\n productCode: item[\"productCode\"],\n intent: item[\"intent\"],\n };\n}\n\nexport function oracleSubscriptionPropertiesDeserializer(item: any): OracleSubscriptionProperties {\n return {\n provisioningState: item[\"provisioningState\"],\n saasSubscriptionId: item[\"saasSubscriptionId\"],\n cloudAccountId: item[\"cloudAccountId\"],\n cloudAccountState: item[\"cloudAccountState\"],\n termUnit: item[\"termUnit\"],\n productCode: item[\"productCode\"],\n intent: item[\"intent\"],\n azureSubscriptionIds: !item[\"azureSubscriptionIds\"]\n ? item[\"azureSubscriptionIds\"]\n : item[\"azureSubscriptionIds\"].map((p: any) => {\n return p;\n }),\n addSubscriptionOperationState: item[\"addSubscriptionOperationState\"],\n lastOperationStatusDetail: item[\"lastOperationStatusDetail\"],\n };\n}\n\n/** OracleSubscriptionProvisioningState enum */\nexport enum KnownOracleSubscriptionProvisioningState {\n /** Resource has been created. */\n Succeeded = \"Succeeded\",\n /** Resource creation failed. */\n Failed = \"Failed\",\n /** Resource creation was canceled. */\n Canceled = \"Canceled\",\n}\n\n/**\n * OracleSubscriptionProvisioningState enum \\\n * {@link KnownOracleSubscriptionProvisioningState} can be used interchangeably with OracleSubscriptionProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded**: Resource has been created. \\\n * **Failed**: Resource creation failed. \\\n * **Canceled**: Resource creation was canceled.\n */\nexport type OracleSubscriptionProvisioningState = string;\n\n/** CloudAccountProvisioningState enum */\nexport enum KnownCloudAccountProvisioningState {\n /** Pending - Initial state when Oracle cloud account is not configured */\n Pending = \"Pending\",\n /** Provisioning - State when Oracle cloud account is being provisioned */\n Provisioning = \"Provisioning\",\n /** Available - State when Oracle cloud account cloud linking is complete and it is available */\n Available = \"Available\",\n}\n\n/**\n * CloudAccountProvisioningState enum \\\n * {@link KnownCloudAccountProvisioningState} can be used interchangeably with CloudAccountProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Pending**: Pending - Initial state when Oracle cloud account is not configured \\\n * **Provisioning**: Provisioning - State when Oracle cloud account is being provisioned \\\n * **Available**: Available - State when Oracle cloud account cloud linking is complete and it is available\n */\nexport type CloudAccountProvisioningState = string;\n\n/** Intent enum */\nexport enum KnownIntent {\n /** Retain intent */\n Retain = \"Retain\",\n /** Reset intent */\n Reset = \"Reset\",\n}\n\n/**\n * Intent enum \\\n * {@link KnownIntent} can be used interchangeably with Intent,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Retain**: Retain intent \\\n * **Reset**: Reset intent\n */\nexport type Intent = string;\n\n/** Add Subscription Operation state enum */\nexport enum KnownAddSubscriptionOperationState {\n /** Succeeded - State when Add Subscription operation succeeded */\n Succeeded = \"Succeeded\",\n /** Updating - State when Add Subscription operation is being Updated */\n Updating = \"Updating\",\n /** Failed - State when Add Subscription operation failed */\n Failed = \"Failed\",\n}\n\n/**\n * Add Subscription Operation state enum \\\n * {@link KnownAddSubscriptionOperationState} can be used interchangeably with AddSubscriptionOperationState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded**: Succeeded - State when Add Subscription operation succeeded \\\n * **Updating**: Updating - State when Add Subscription operation is being Updated \\\n * **Failed**: Failed - State when Add Subscription operation failed\n */\nexport type AddSubscriptionOperationState = string;\n\n/** Plan for the resource. */\nexport interface Plan {\n /** A user defined name of the 3rd Party Artifact that is being procured. */\n name: string;\n /** The publisher of the 3rd Party Artifact that is being bought. E.g. NewRelic */\n publisher: string;\n /** 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. */\n product: string;\n /** A publisher provided promotion code as provisioned in Data Market for the said product/artifact. */\n promotionCode?: string;\n /** The version of the desired product/artifact. */\n version?: string;\n}\n\nexport function planSerializer(item: Plan): any {\n return {\n name: item[\"name\"],\n publisher: item[\"publisher\"],\n product: item[\"product\"],\n promotionCode: item[\"promotionCode\"],\n version: item[\"version\"],\n };\n}\n\nexport function planDeserializer(item: any): Plan {\n return {\n name: item[\"name\"],\n publisher: item[\"publisher\"],\n product: item[\"product\"],\n promotionCode: item[\"promotionCode\"],\n version: item[\"version\"],\n };\n}\n\n/** The type used for update operations of the OracleSubscription. */\nexport interface OracleSubscriptionUpdate {\n /** Details of the resource plan. */\n plan?: PlanUpdate;\n /** The resource-specific properties for this resource. */\n properties?: OracleSubscriptionUpdateProperties;\n}\n\nexport function oracleSubscriptionUpdateSerializer(item: OracleSubscriptionUpdate): any {\n return {\n plan: !item[\"plan\"] ? item[\"plan\"] : planUpdateSerializer(item[\"plan\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : oracleSubscriptionUpdatePropertiesSerializer(item[\"properties\"]),\n };\n}\n\n/** ResourcePlanTypeUpdate model definition */\nexport interface PlanUpdate {\n /** A user defined name of the 3rd Party Artifact that is being procured. */\n name?: string;\n /** The publisher of the 3rd Party Artifact that is being bought. E.g. NewRelic */\n publisher?: string;\n /** 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. */\n product?: string;\n /** A publisher provided promotion code as provisioned in Data Market for the said product/artifact. */\n promotionCode?: string;\n /** The version of the desired product/artifact. */\n version?: string;\n}\n\nexport function planUpdateSerializer(item: PlanUpdate): any {\n return {\n name: item[\"name\"],\n publisher: item[\"publisher\"],\n product: item[\"product\"],\n promotionCode: item[\"promotionCode\"],\n version: item[\"version\"],\n };\n}\n\n/** The updatable properties of the OracleSubscription. */\nexport interface OracleSubscriptionUpdateProperties {\n /** Product code for the term unit */\n productCode?: string;\n /** Intent for the update operation */\n intent?: Intent;\n}\n\nexport function oracleSubscriptionUpdatePropertiesSerializer(\n item: OracleSubscriptionUpdateProperties,\n): any {\n return { productCode: item[\"productCode\"], intent: item[\"intent\"] };\n}\n\n/** Cloud Account Details model */\nexport interface CloudAccountDetails {\n /** Cloud Account name */\n readonly cloudAccountName?: string;\n /** Cloud Account Home region */\n readonly cloudAccountHomeRegion?: string;\n}\n\nexport function cloudAccountDetailsDeserializer(item: any): CloudAccountDetails {\n return {\n cloudAccountName: item[\"cloudAccountName\"],\n cloudAccountHomeRegion: item[\"cloudAccountHomeRegion\"],\n };\n}\n\n/** SaaS Subscription Details model */\nexport interface SaasSubscriptionDetails {\n /** Purchased SaaS subscription ID */\n readonly id?: string;\n /** SaaS subscription name */\n readonly subscriptionName?: string;\n /** Creation Date and Time */\n readonly timeCreated?: Date;\n /** Purchased offer ID */\n readonly offerId?: string;\n /** Purchased offer's plan ID */\n readonly planId?: string;\n /** Indicates the status of the Subscription. */\n readonly saasSubscriptionStatus?: string;\n /** Publisher ID */\n readonly publisherId?: string;\n /** Purchaser Email ID */\n readonly purchaserEmailId?: string;\n /** Purchaser Tenant ID */\n readonly purchaserTenantId?: string;\n /** Purchase Term Unit */\n readonly termUnit?: string;\n /** AutoRenew flag */\n readonly isAutoRenew?: boolean;\n /** FreeTrial flag */\n readonly isFreeTrial?: boolean;\n}\n\nexport function saasSubscriptionDetailsDeserializer(item: any): SaasSubscriptionDetails {\n return {\n id: item[\"id\"],\n subscriptionName: item[\"subscriptionName\"],\n timeCreated: !item[\"timeCreated\"] ? item[\"timeCreated\"] : new Date(item[\"timeCreated\"]),\n offerId: item[\"offerId\"],\n planId: item[\"planId\"],\n saasSubscriptionStatus: item[\"saasSubscriptionStatus\"],\n publisherId: item[\"publisherId\"],\n purchaserEmailId: item[\"purchaserEmailId\"],\n purchaserTenantId: item[\"purchaserTenantId\"],\n termUnit: item[\"termUnit\"],\n isAutoRenew: item[\"isAutoRenew\"],\n isFreeTrial: item[\"isFreeTrial\"],\n };\n}\n\n/** Activation Links model */\nexport interface ActivationLinks {\n /** New Cloud Account Activation Link */\n readonly newCloudAccountActivationLink?: string;\n /** Existing Cloud Account Activation Link */\n readonly existingCloudAccountActivationLink?: string;\n}\n\nexport function activationLinksDeserializer(item: any): ActivationLinks {\n return {\n newCloudAccountActivationLink: item[\"newCloudAccountActivationLink\"],\n existingCloudAccountActivationLink: item[\"existingCloudAccountActivationLink\"],\n };\n}\n\n/** Azure Subscriptions model */\nexport interface AzureSubscriptions {\n /** Azure Subscription Ids to be updated */\n azureSubscriptionIds: string[];\n}\n\nexport function azureSubscriptionsSerializer(item: AzureSubscriptions): any {\n return {\n azureSubscriptionIds: item[\"azureSubscriptionIds\"].map((p: any) => {\n return p;\n }),\n };\n}\n\n/** The DbNode resource belonging to vmCluster */\nexport interface DbNode extends ProxyResource {\n /** The resource-specific properties for this resource. */\n properties?: DbNodeProperties;\n}\n\nexport function dbNodeDeserializer(item: any): DbNode {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : dbNodePropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** The properties of DbNodeResource */\nexport interface DbNodeProperties {\n /** DbNode OCID */\n ocid: string;\n /** Additional information about the planned maintenance. */\n additionalDetails?: string;\n /** The OCID of the backup IP address associated with the database node. */\n backupIpId?: string;\n /** The OCID of the second backup VNIC. */\n backupVnic2Id?: string;\n /** The OCID of the backup VNIC. */\n backupVnicId?: string;\n /** The number of CPU cores enabled on the Db node. */\n cpuCoreCount?: number;\n /** The allocated local node storage in GBs on the Db node. */\n dbNodeStorageSizeInGbs?: number;\n /** The OCID of the Exacc Db server associated with the database node. */\n dbServerId?: string;\n /** The OCID of the DB system. */\n dbSystemId: string;\n /** The name of the Fault Domain the instance is contained in. */\n faultDomain?: string;\n /** The OCID of the host IP address associated with the database node. */\n hostIpId?: string;\n /** The host name for the database node. */\n hostname?: string;\n /** The current state of the database node. */\n lifecycleState: DbNodeProvisioningState;\n /** Lifecycle details of Db Node. */\n lifecycleDetails?: string;\n /** The type of database node maintenance. */\n maintenanceType?: DbNodeMaintenanceType;\n /** The allocated memory in GBs on the Db node. */\n memorySizeInGbs?: number;\n /** The size (in GB) of the block storage volume allocation for the DB system. This attribute applies only for virtual machine DB systems. */\n softwareStorageSizeInGb?: number;\n /** The date and time that the database node was created. */\n timeCreated: Date;\n /** End date and time of maintenance window. */\n timeMaintenanceWindowEnd?: Date;\n /** Start date and time of maintenance window. */\n timeMaintenanceWindowStart?: Date;\n /** The OCID of the second VNIC. */\n vnic2Id?: string;\n /** The OCID of the VNIC. */\n vnicId: string;\n /** Azure resource provisioning state. */\n readonly provisioningState?: ResourceProvisioningState;\n}\n\nexport function dbNodePropertiesDeserializer(item: any): DbNodeProperties {\n return {\n ocid: item[\"ocid\"],\n additionalDetails: item[\"additionalDetails\"],\n backupIpId: item[\"backupIpId\"],\n backupVnic2Id: item[\"backupVnic2Id\"],\n backupVnicId: item[\"backupVnicId\"],\n cpuCoreCount: item[\"cpuCoreCount\"],\n dbNodeStorageSizeInGbs: item[\"dbNodeStorageSizeInGbs\"],\n dbServerId: item[\"dbServerId\"],\n dbSystemId: item[\"dbSystemId\"],\n faultDomain: item[\"faultDomain\"],\n hostIpId: item[\"hostIpId\"],\n hostname: item[\"hostname\"],\n lifecycleState: item[\"lifecycleState\"],\n lifecycleDetails: item[\"lifecycleDetails\"],\n maintenanceType: item[\"maintenanceType\"],\n memorySizeInGbs: item[\"memorySizeInGbs\"],\n softwareStorageSizeInGb: item[\"softwareStorageSizeInGb\"],\n timeCreated: new Date(item[\"timeCreated\"]),\n timeMaintenanceWindowEnd: !item[\"timeMaintenanceWindowEnd\"]\n ? item[\"timeMaintenanceWindowEnd\"]\n : new Date(item[\"timeMaintenanceWindowEnd\"]),\n timeMaintenanceWindowStart: !item[\"timeMaintenanceWindowStart\"]\n ? item[\"timeMaintenanceWindowStart\"]\n : new Date(item[\"timeMaintenanceWindowStart\"]),\n vnic2Id: item[\"vnic2Id\"],\n vnicId: item[\"vnicId\"],\n provisioningState: item[\"provisioningState\"],\n };\n}\n\n/** DnNode provisioning state enum */\nexport enum KnownDbNodeProvisioningState {\n /** Indicates that resource in Provisioning state */\n Provisioning = \"Provisioning\",\n /** Indicates that resource in Available state */\n Available = \"Available\",\n /** Indicates that resource in Updating state */\n Updating = \"Updating\",\n /** Indicates that resource in Stopping state */\n Stopping = \"Stopping\",\n /** Indicates that resource in Stopped state */\n Stopped = \"Stopped\",\n /** Indicates that resource in Starting state */\n Starting = \"Starting\",\n /** Indicates that resource in Terminating state */\n Terminating = \"Terminating\",\n /** Indicates that resource in Terminated state */\n Terminated = \"Terminated\",\n /** Indicates that resource in Failed state */\n Failed = \"Failed\",\n}\n\n/**\n * DnNode provisioning state enum \\\n * {@link KnownDbNodeProvisioningState} can be used interchangeably with DbNodeProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Provisioning**: Indicates that resource in Provisioning state \\\n * **Available**: Indicates that resource in Available state \\\n * **Updating**: Indicates that resource in Updating state \\\n * **Stopping**: Indicates that resource in Stopping state \\\n * **Stopped**: Indicates that resource in Stopped state \\\n * **Starting**: Indicates that resource in Starting state \\\n * **Terminating**: Indicates that resource in Terminating state \\\n * **Terminated**: Indicates that resource in Terminated state \\\n * **Failed**: Indicates that resource in Failed state\n */\nexport type DbNodeProvisioningState = string;\n\n/** The type of database node maintenance. */\nexport enum KnownDbNodeMaintenanceType {\n /** VMDB reboot migration maintenance type */\n VmdbRebootMigration = \"VmdbRebootMigration\",\n}\n\n/**\n * The type of database node maintenance. \\\n * {@link KnownDbNodeMaintenanceType} can be used interchangeably with DbNodeMaintenanceType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **VmdbRebootMigration**: VMDB reboot migration maintenance type\n */\nexport type DbNodeMaintenanceType = string;\n\n/** The response of a DbNode list operation. */\nexport interface _DbNodeListResult {\n /** The DbNode items on this page */\n value: DbNode[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _dbNodeListResultDeserializer(item: any): _DbNodeListResult {\n return {\n value: dbNodeArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function dbNodeArrayDeserializer(result: Array<DbNode>): any[] {\n return result.map((item) => {\n return dbNodeDeserializer(item);\n });\n}\n\n/** DbNode action object */\nexport interface DbNodeAction {\n /** Db action */\n action: DbNodeActionEnum;\n}\n\nexport function dbNodeActionSerializer(item: DbNodeAction): any {\n return { action: item[\"action\"] };\n}\n\n/** DbNode action enum */\nexport enum KnownDbNodeActionEnum {\n /** Start DbNode */\n Start = \"Start\",\n /** Stop DbNode */\n Stop = \"Stop\",\n /** Soft reset DbNode */\n SoftReset = \"SoftReset\",\n /** Reset DbNode */\n Reset = \"Reset\",\n}\n\n/**\n * DbNode action enum \\\n * {@link KnownDbNodeActionEnum} can be used interchangeably with DbNodeActionEnum,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Start**: Start DbNode \\\n * **Stop**: Stop DbNode \\\n * **SoftReset**: Soft reset DbNode \\\n * **Reset**: Reset DbNode\n */\nexport type DbNodeActionEnum = string;\n\n/** GiVersion resource definition */\nexport interface GiVersion extends ProxyResource {\n /** The resource-specific properties for this resource. */\n properties?: GiVersionProperties;\n}\n\nexport function giVersionDeserializer(item: any): GiVersion {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : giVersionPropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** GiVersion resource model */\nexport interface GiVersionProperties {\n /** A valid Oracle Grid Infrastructure (GI) software version. */\n version: string;\n}\n\nexport function giVersionPropertiesDeserializer(item: any): GiVersionProperties {\n return {\n version: item[\"version\"],\n };\n}\n\n/** The response of a GiVersion list operation. */\nexport interface _GiVersionListResult {\n /** The GiVersion items on this page */\n value: GiVersion[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _giVersionListResultDeserializer(item: any): _GiVersionListResult {\n return {\n value: giVersionArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function giVersionArrayDeserializer(result: Array<GiVersion>): any[] {\n return result.map((item) => {\n return giVersionDeserializer(item);\n });\n}\n\n/** The response of a GiMinorVersion list operation. */\nexport interface _GiMinorVersionListResult {\n /** The GiMinorVersion items on this page */\n value: GiMinorVersion[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _giMinorVersionListResultDeserializer(item: any): _GiMinorVersionListResult {\n return {\n value: giMinorVersionArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function giMinorVersionArrayDeserializer(result: Array<GiMinorVersion>): any[] {\n return result.map((item) => {\n return giMinorVersionDeserializer(item);\n });\n}\n\n/** The Oracle Grid Infrastructure (GI) minor version resource definition. */\nexport interface GiMinorVersion extends ProxyResource {\n /** The resource-specific properties for this resource. */\n properties?: GiMinorVersionProperties;\n}\n\nexport function giMinorVersionDeserializer(item: any): GiMinorVersion {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : giMinorVersionPropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** The Oracle Grid Infrastructure (GI) minor version properties */\nexport interface GiMinorVersionProperties {\n /** A valid Oracle Grid Infrastructure (GI) software version. */\n version: string;\n /** Grid Infrastructure Image Id */\n gridImageOcid?: string;\n}\n\nexport function giMinorVersionPropertiesDeserializer(item: any): GiMinorVersionProperties {\n return {\n version: item[\"version\"],\n gridImageOcid: item[\"gridImageOcid\"],\n };\n}\n\n/** DbSystemShape resource definition */\nexport interface DbSystemShape extends ProxyResource {\n /** The resource-specific properties for this resource. */\n properties?: DbSystemShapeProperties;\n}\n\nexport function dbSystemShapeDeserializer(item: any): DbSystemShape {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : dbSystemShapePropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** DbSystemShape resource model */\nexport interface DbSystemShapeProperties {\n /** The family of the shape used for the DB system. */\n shapeFamily?: string;\n /** The shape used for the DB system. */\n shapeName: string;\n /** The maximum number of CPU cores that can be enabled on the DB system for this shape. */\n availableCoreCount: number;\n /** The minimum number of CPU cores that can be enabled on the DB system for this shape. */\n minimumCoreCount?: number;\n /** The runtime minimum number of CPU cores that can be enabled on the DB system for this shape. */\n runtimeMinimumCoreCount?: number;\n /** The discrete number by which the CPU core count for this shape can be increased or decreased. */\n coreCountIncrement?: number;\n /** The minimum number of Exadata storage servers available for the Exadata infrastructure. */\n minStorageCount?: number;\n /** The maximum number of Exadata storage servers available for the Exadata infrastructure. */\n maxStorageCount?: number;\n /** The maximum data storage available per storage server for this shape. Only applicable to ExaCC Elastic shapes. */\n availableDataStoragePerServerInTbs?: number;\n /** The maximum memory available per database node for this shape. Only applicable to ExaCC Elastic shapes. */\n availableMemoryPerNodeInGbs?: number;\n /** The maximum Db Node storage available per database node for this shape. Only applicable to ExaCC Elastic shapes. */\n availableDbNodePerNodeInGbs?: number;\n /** The minimum number of CPU cores that can be enabled per node for this shape. */\n minCoreCountPerNode?: number;\n /** The maximum memory that can be enabled for this shape. */\n availableMemoryInGbs?: number;\n /** The minimum memory that need be allocated per node for this shape. */\n minMemoryPerNodeInGbs?: number;\n /** The maximum Db Node storage that can be enabled for this shape. */\n availableDbNodeStorageInGbs?: number;\n /** The minimum Db Node storage that need be allocated per node for this shape. */\n minDbNodeStoragePerNodeInGbs?: number;\n /** The maximum DATA storage that can be enabled for this shape. */\n availableDataStorageInTbs?: number;\n /** The minimum data storage that need be allocated for this shape. */\n minDataStorageInTbs?: number;\n /** The minimum number of database nodes available for this shape. */\n minimumNodeCount?: number;\n /** The maximum number of database nodes available for this shape. */\n maximumNodeCount?: number;\n /** 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. */\n availableCoreCountPerNode?: number;\n /** The compute model of the Exadata Infrastructure */\n computeModel?: ComputeModel;\n /** Indicates if the shape supports database and storage server types */\n areServerTypesSupported?: boolean;\n /** The display name of the shape used for the DB system */\n displayName?: string;\n}\n\nexport function dbSystemShapePropertiesDeserializer(item: any): DbSystemShapeProperties {\n return {\n shapeFamily: item[\"shapeFamily\"],\n shapeName: item[\"shapeName\"],\n availableCoreCount: item[\"availableCoreCount\"],\n minimumCoreCount: item[\"minimumCoreCount\"],\n runtimeMinimumCoreCount: item[\"runtimeMinimumCoreCount\"],\n coreCountIncrement: item[\"coreCountIncrement\"],\n minStorageCount: item[\"minStorageCount\"],\n maxStorageCount: item[\"maxStorageCount\"],\n availableDataStoragePerServerInTbs: item[\"availableDataStoragePerServerInTbs\"],\n availableMemoryPerNodeInGbs: item[\"availableMemoryPerNodeInGbs\"],\n availableDbNodePerNodeInGbs: item[\"availableDbNodePerNodeInGbs\"],\n minCoreCountPerNode: item[\"minCoreCountPerNode\"],\n availableMemoryInGbs: item[\"availableMemoryInGbs\"],\n minMemoryPerNodeInGbs: item[\"minMemoryPerNodeInGbs\"],\n availableDbNodeStorageInGbs: item[\"availableDbNodeStorageInGbs\"],\n minDbNodeStoragePerNodeInGbs: item[\"minDbNodeStoragePerNodeInGbs\"],\n availableDataStorageInTbs: item[\"availableDataStorageInTbs\"],\n minDataStorageInTbs: item[\"minDataStorageInTbs\"],\n minimumNodeCount: item[\"minimumNodeCount\"],\n maximumNodeCount: item[\"maximumNodeCount\"],\n availableCoreCountPerNode: item[\"availableCoreCountPerNode\"],\n computeModel: item[\"computeModel\"],\n areServerTypesSupported: item[\"areServerTypesSupported\"],\n displayName: item[\"displayName\"],\n };\n}\n\n/** The response of a DbSystemShape list operation. */\nexport interface _DbSystemShapeListResult {\n /** The DbSystemShape items on this page */\n value: DbSystemShape[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _dbSystemShapeListResultDeserializer(item: any): _DbSystemShapeListResult {\n return {\n value: dbSystemShapeArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function dbSystemShapeArrayDeserializer(result: Array<DbSystemShape>): any[] {\n return result.map((item) => {\n return dbSystemShapeDeserializer(item);\n });\n}\n\n/** DnsPrivateView resource definition */\nexport interface DnsPrivateView extends ProxyResource {\n /** The resource-specific properties for this resource. */\n properties?: DnsPrivateViewProperties;\n}\n\nexport function dnsPrivateViewDeserializer(item: any): DnsPrivateView {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : dnsPrivateViewPropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** Views resource model */\nexport interface DnsPrivateViewProperties {\n /** The OCID of the view */\n ocid: string;\n /** The display name of the view resource */\n displayName: string;\n /** A Boolean flag indicating whether or not parts of the resource are unable to be explicitly managed. */\n isProtected: boolean;\n /** Views lifecycleState */\n lifecycleState: DnsPrivateViewsLifecycleState;\n /** The canonical absolute URL of the resource. */\n self: string;\n /** views timeCreated */\n timeCreated: Date;\n /** views timeCreated */\n timeUpdated: Date;\n /** Azure resource provisioning state. */\n readonly provisioningState?: ResourceProvisioningState;\n}\n\nexport function dnsPrivateViewPropertiesDeserializer(item: any): DnsPrivateViewProperties {\n return {\n ocid: item[\"ocid\"],\n displayName: item[\"displayName\"],\n isProtected: item[\"isProtected\"],\n lifecycleState: item[\"lifecycleState\"],\n self: item[\"self\"],\n timeCreated: new Date(item[\"timeCreated\"]),\n timeUpdated: new Date(item[\"timeUpdated\"]),\n provisioningState: item[\"provisioningState\"],\n };\n}\n\n/** DNS Private Views lifecycle state enum */\nexport enum KnownDnsPrivateViewsLifecycleState {\n /** DNS Private View is active */\n Active = \"Active\",\n /** DNS Private View is deleted */\n Deleted = \"Deleted\",\n /** DNS Private View is deleting */\n Deleting = \"Deleting\",\n /** DNS Private View is updating */\n Updating = \"Updating\",\n}\n\n/**\n * DNS Private Views lifecycle state enum \\\n * {@link KnownDnsPrivateViewsLifecycleState} can be used interchangeably with DnsPrivateViewsLifecycleState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Active**: DNS Private View is active \\\n * **Deleted**: DNS Private View is deleted \\\n * **Deleting**: DNS Private View is deleting \\\n * **Updating**: DNS Private View is updating\n */\nexport type DnsPrivateViewsLifecycleState = string;\n\n/** The response of a DnsPrivateView list operation. */\nexport interface _DnsPrivateViewListResult {\n /** The DnsPrivateView items on this page */\n value: DnsPrivateView[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _dnsPrivateViewListResultDeserializer(item: any): _DnsPrivateViewListResult {\n return {\n value: dnsPrivateViewArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function dnsPrivateViewArrayDeserializer(result: Array<DnsPrivateView>): any[] {\n return result.map((item) => {\n return dnsPrivateViewDeserializer(item);\n });\n}\n\n/** DnsPrivateZone resource definition */\nexport interface DnsPrivateZone extends ProxyResource {\n /** The resource-specific properties for this resource. */\n properties?: DnsPrivateZoneProperties;\n}\n\nexport function dnsPrivateZoneDeserializer(item: any): DnsPrivateZone {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : dnsPrivateZonePropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** Zones resource model */\nexport interface DnsPrivateZoneProperties {\n /** The OCID of the Zone */\n ocid: string;\n /** A Boolean flag indicating whether or not parts of the resource are unable to be explicitly managed. */\n isProtected: boolean;\n /** Zones lifecycleState */\n lifecycleState: DnsPrivateZonesLifecycleState;\n /** The canonical absolute URL of the resource. */\n self: string;\n /** The current serial of the zone. As seen in the zone's SOA record. */\n serial: number;\n /** Version is the never-repeating, totally-orderable, version of the zone, from which the serial field of the zone's SOA record is derived. */\n version: string;\n /** 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. */\n viewId?: string;\n /** The type of the zone. Must be either PRIMARY or SECONDARY. SECONDARY is only supported for GLOBAL zones. */\n zoneType: ZoneType;\n /** Zones timeCreated */\n timeCreated: Date;\n /** Azure resource provisioning state. */\n readonly provisioningState?: ResourceProvisioningState;\n}\n\nexport function dnsPrivateZonePropertiesDeserializer(item: any): DnsPrivateZoneProperties {\n return {\n ocid: item[\"ocid\"],\n isProtected: item[\"isProtected\"],\n lifecycleState: item[\"lifecycleState\"],\n self: item[\"self\"],\n serial: item[\"serial\"],\n version: item[\"version\"],\n viewId: item[\"viewId\"],\n zoneType: item[\"zoneType\"],\n timeCreated: new Date(item[\"timeCreated\"]),\n provisioningState: item[\"provisioningState\"],\n };\n}\n\n/** DNS Private Zones lifecycle state enum */\nexport enum KnownDnsPrivateZonesLifecycleState {\n /** DNS Private Zones is active */\n Active = \"Active\",\n /** DNS Private Zones is creating */\n Creating = \"Creating\",\n /** DNS Private Zones is deleted */\n Deleted = \"Deleted\",\n /** DNS Private Zones is deleting */\n Deleting = \"Deleting\",\n /** DNS Private Zones is updating */\n Updating = \"Updating\",\n}\n\n/**\n * DNS Private Zones lifecycle state enum \\\n * {@link KnownDnsPrivateZonesLifecycleState} can be used interchangeably with DnsPrivateZonesLifecycleState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Active**: DNS Private Zones is active \\\n * **Creating**: DNS Private Zones is creating \\\n * **Deleted**: DNS Private Zones is deleted \\\n * **Deleting**: DNS Private Zones is deleting \\\n * **Updating**: DNS Private Zones is updating\n */\nexport type DnsPrivateZonesLifecycleState = string;\n\n/** Zone type enum */\nexport enum KnownZoneType {\n /** Primary zone */\n Primary = \"Primary\",\n /** Secondary zone */\n Secondary = \"Secondary\",\n}\n\n/**\n * Zone type enum \\\n * {@link KnownZoneType} can be used interchangeably with ZoneType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Primary**: Primary zone \\\n * **Secondary**: Secondary zone\n */\nexport type ZoneType = string;\n\n/** The response of a DnsPrivateZone list operation. */\nexport interface _DnsPrivateZoneListResult {\n /** The DnsPrivateZone items on this page */\n value: DnsPrivateZone[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _dnsPrivateZoneListResultDeserializer(item: any): _DnsPrivateZoneListResult {\n return {\n value: dnsPrivateZoneArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function dnsPrivateZoneArrayDeserializer(result: Array<DnsPrivateZone>): any[] {\n return result.map((item) => {\n return dnsPrivateZoneDeserializer(item);\n });\n}\n\n/** FlexComponent Resource Definition */\nexport interface FlexComponent extends ProxyResource {\n /** The resource-specific properties for this resource. */\n properties?: FlexComponentProperties;\n}\n\nexport function flexComponentDeserializer(item: any): FlexComponent {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : flexComponentPropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** FlexComponent resource model */\nexport interface FlexComponentProperties {\n /** The minimum number of CPU cores that can be enabled on the DB Server for this Flex Component. */\n readonly minimumCoreCount?: number;\n /** The maximum number of CPU cores that can be enabled on the DB Server for this Flex Component. */\n readonly availableCoreCount?: number;\n /** The maximum storage that can be enabled on the Storage Server for this Flex Component. */\n readonly availableDbStorageInGbs?: number;\n /** The runtime minimum number of CPU cores that can be enabled for this Flex Component. */\n readonly runtimeMinimumCoreCount?: number;\n /** The name of the DB system shape for this Flex Component. */\n readonly shape?: string;\n /** The maximum memory size that can be enabled on the DB Server for this Flex Component. */\n readonly availableMemoryInGbs?: number;\n /** The maximum local storage that can be enabled on the DB Server for this Flex Component. */\n readonly availableLocalStorageInGbs?: number;\n /** The compute model of the DB Server for this Flex Component. */\n readonly computeModel?: string;\n /** The hardware type of the DB (Compute) or Storage (Cell) Server for this Flex Component. */\n readonly hardwareType?: HardwareType;\n /** The description summary for this Flex Component. */\n readonly descriptionSummary?: string;\n}\n\nexport function flexComponentPropertiesDeserializer(item: any): FlexComponentProperties {\n return {\n minimumCoreCount: item[\"minimumCoreCount\"],\n availableCoreCount: item[\"availableCoreCount\"],\n availableDbStorageInGbs: item[\"availableDbStorageInGbs\"],\n runtimeMinimumCoreCount: item[\"runtimeMinimumCoreCount\"],\n shape: item[\"shape\"],\n availableMemoryInGbs: item[\"availableMemoryInGbs\"],\n availableLocalStorageInGbs: item[\"availableLocalStorageInGbs\"],\n computeModel: item[\"computeModel\"],\n hardwareType: item[\"hardwareType\"],\n descriptionSummary: item[\"descriptionSummary\"],\n };\n}\n\n/** Hardware Type enum */\nexport enum KnownHardwareType {\n /** Hardware type is Database Server */\n Compute = \"COMPUTE\",\n /** Hardware type is Storage Server */\n Cell = \"CELL\",\n}\n\n/**\n * Hardware Type enum \\\n * {@link KnownHardwareType} can be used interchangeably with HardwareType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **COMPUTE**: Hardware type is Database Server \\\n * **CELL**: Hardware type is Storage Server\n */\nexport type HardwareType = string;\n\n/** The response of a FlexComponent list operation. */\nexport interface _FlexComponentListResult {\n /** The FlexComponent items on this page */\n value: FlexComponent[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _flexComponentListResultDeserializer(item: any): _FlexComponentListResult {\n return {\n value: flexComponentArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function flexComponentArrayDeserializer(result: Array<FlexComponent>): any[] {\n return result.map((item) => {\n return flexComponentDeserializer(item);\n });\n}\n\n/** The response of a AutonomousDatabase list operation. */\nexport interface _AutonomousDatabaseListResult {\n /** The AutonomousDatabase items on this page */\n value: AutonomousDatabase[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _autonomousDatabaseListResultDeserializer(\n item: any,\n): _AutonomousDatabaseListResult {\n return {\n value: autonomousDatabaseArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function autonomousDatabaseArraySerializer(result: Array<AutonomousDatabase>): any[] {\n return result.map((item) => {\n return autonomousDatabaseSerializer(item);\n });\n}\n\nexport function autonomousDatabaseArrayDeserializer(result: Array<AutonomousDatabase>): any[] {\n return result.map((item) => {\n return autonomousDatabaseDeserializer(item);\n });\n}\n\n/** Autonomous Database resource model. */\nexport interface AutonomousDatabase extends TrackedResource {\n /** The resource-specific properties for this resource. */\n properties?: AutonomousDatabaseBasePropertiesUnion;\n}\n\nexport function autonomousDatabaseSerializer(item: AutonomousDatabase): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : autonomousDatabaseBasePropertiesUnionSerializer(item[\"properties\"]),\n };\n}\n\nexport function autonomousDatabaseDeserializer(item: any): AutonomousDatabase {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : autonomousDatabaseBasePropertiesUnionDeserializer(item[\"properties\"]),\n };\n}\n\n/** Autonomous Database base resource model. */\nexport interface AutonomousDatabaseBaseProperties {\n /** Admin password. */\n adminPassword?: string;\n /** Database type to be created. */\n /** The discriminator possible values: Regular, Clone, CrossRegionDisasterRecovery, CloneFromBackupTimestamp */\n dataBaseType: DataBaseType;\n /** The maintenance schedule type of the Autonomous Database Serverless. */\n autonomousMaintenanceScheduleType?: AutonomousMaintenanceScheduleType;\n /** The character set for the autonomous database. */\n characterSet?: string;\n /** The compute amount (CPUs) available to the database. */\n computeCount?: number;\n /** The compute model of the Autonomous Database. */\n computeModel?: ComputeModel;\n /** The number of CPU cores to be made available to the database. */\n cpuCoreCount?: number;\n /** Customer Contacts. */\n customerContacts?: CustomerContact[];\n /** The quantity of data in the database, in terabytes. */\n dataStorageSizeInTbs?: number;\n /** The size, in gigabytes, of the data volume that will be created and attached to the database. */\n dataStorageSizeInGbs?: number;\n /** A valid Oracle Database version for Autonomous Database. */\n dbVersion?: string;\n /** The Autonomous Database workload type */\n dbWorkload?: WorkloadType;\n /** The user-friendly name for the Autonomous Database. */\n displayName?: string;\n /** Indicates if auto scaling is enabled for the Autonomous Database CPU core count. */\n isAutoScalingEnabled?: boolean;\n /** Indicates if auto scaling is enabled for the Autonomous Database storage. */\n isAutoScalingForStorageEnabled?: boolean;\n /** 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. */\n readonly peerDbIds?: string[];\n /** The Azure resource ID of the Disaster Recovery peer database, which is located in a different region from the current peer database. */\n peerDbId?: string;\n /** Indicates whether the Autonomous Database has local or called in-region Data Guard enabled. */\n isLocalDataGuardEnabled?: boolean;\n /** Indicates whether the Autonomous Database has Cross Region Data Guard enabled. */\n readonly isRemoteDataGuardEnabled?: boolean;\n /** 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. */\n readonly localDisasterRecoveryType?: DisasterRecoveryType;\n /** The date and time the Disaster Recovery role was switched for the standby Autonomous Database. */\n readonly timeDisasterRecoveryRoleChanged?: Date;\n /** Indicates remote disaster recovery configuration */\n readonly remoteDisasterRecoveryConfiguration?: DisasterRecoveryConfigurationDetails;\n /** Local Autonomous Disaster Recovery standby database details. */\n readonly localStandbyDb?: AutonomousDatabaseStandbySummary;\n /** Indicates the number of seconds of data loss for a Data Guard failover. */\n readonly failedDataRecoveryInSeconds?: number;\n /** Specifies if the Autonomous Database requires mTLS connections. */\n isMtlsConnectionRequired?: boolean;\n /** Specifies if the Autonomous Database preview version is being provisioned. */\n isPreviewVersionWithServiceTermsAccepted?: boolean;\n /** The Oracle license model that applies to the Oracle Autonomous Database. The default is LICENSE_INCLUDED. */\n licenseModel?: LicenseModel;\n /** The character set for the Autonomous Database. */\n ncharacterSet?: string;\n /** Additional information about the current lifecycle state. */\n readonly lifecycleDetails?: string;\n /** Azure resource provisioning state. */\n readonly provisioningState?: AzureResourceProvisioningState;\n /** Views lifecycleState */\n readonly lifecycleState?: AutonomousDatabaseLifecycleState;\n /** The list of scheduled operations. */\n scheduledOperations?: ScheduledOperationsType;\n /** The private endpoint Ip address for the resource. */\n privateEndpointIp?: string;\n /** The resource's private endpoint label. */\n privateEndpointLabel?: string;\n /** HTTPS link to OCI resources exposed to Azure Customer via Azure Interface. */\n readonly ociUrl?: string;\n /** Client subnet */\n subnetId?: string;\n /** VNET for network connectivity */\n vnetId?: string;\n /** The date and time that the database was created. */\n readonly timeCreated?: Date;\n /** The date and time when maintenance will begin. */\n readonly timeMaintenanceBegin?: Date;\n /** The date and time when maintenance will end. */\n readonly timeMaintenanceEnd?: Date;\n /** The current amount of storage in use for user and system data, in terabytes (TB). */\n readonly actualUsedDataStorageSizeInTbs?: number;\n /** The amount of storage currently allocated for the database tables and billed for, rounded up. */\n readonly allocatedStorageSizeInTbs?: number;\n /** Information about Oracle APEX Application Development. */\n readonly apexDetails?: ApexDetailsType;\n /** List of Oracle Database versions available for a database upgrade. If there are no version upgrades available, this list is empty. */\n readonly availableUpgradeVersions?: string[];\n /** The connection string used to connect to the Autonomous Database. */\n readonly connectionStrings?: ConnectionStringType;\n /** 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. */\n readonly connectionUrls?: ConnectionUrlType;\n /** Status of the Data Safe registration for this Autonomous Database. */\n readonly dataSafeStatus?: DataSafeStatusType;\n /** The Oracle Database Edition that applies to the Autonomous databases. */\n databaseEdition?: DatabaseEditionType;\n /** Autonomous Database ID */\n autonomousDatabaseId?: string;\n /** The area assigned to In-Memory tables in Autonomous Database. */\n readonly inMemoryAreaInGbs?: number;\n /** The date and time when the next long-term backup would be created. */\n readonly nextLongTermBackupTimeStamp?: Date;\n /** Details for the long-term backup schedule. */\n longTermBackupSchedule?: LongTermBackUpScheduleDetails;\n /** Indicates if the Autonomous Database version is a preview version. */\n readonly isPreview?: boolean;\n /** 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 */\n localAdgAutoFailoverMaxDataLossLimit?: number;\n /** The amount of memory (in GBs) enabled per ECPU or OCPU. */\n readonly memoryPerOracleComputeUnitInGbs?: number;\n /** Indicates the Autonomous Database mode. */\n openMode?: OpenModeType;\n /** Status of Operations Insights for this Autonomous Database. */\n readonly operationsInsightsStatus?: OperationsInsightsStatusType;\n /** The Autonomous Database permission level. */\n permissionLevel?: PermissionLevelType;\n /** The private endpoint for the resource. */\n readonly privateEndpoint?: string;\n /** An array of CPU values that an Autonomous Database can be scaled to. */\n readonly provisionableCpus?: number[];\n /** The Data Guard role of the Autonomous Container Database or Autonomous Database, if Autonomous Data Guard is enabled. */\n role?: RoleType;\n /** The URL of the Service Console for the Autonomous Database. */\n readonly serviceConsoleUrl?: string;\n /** The SQL Web Developer URL for the Oracle Autonomous Database. */\n readonly sqlWebDeveloperUrl?: string;\n /** The list of regions that support the creation of an Autonomous Database clone or an Autonomous Data Guard standby database. */\n readonly supportedRegionsToCloneTo?: string[];\n /** The date and time the Autonomous Data Guard role was switched for the Autonomous Database. */\n readonly timeDataGuardRoleChanged?: string;\n /** The date and time the Always Free database will be automatically deleted because of inactivity. */\n readonly timeDeletionOfFreeAutonomousDatabase?: string;\n /** 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. */\n readonly timeLocalDataGuardEnabled?: string;\n /** The timestamp of the last failover operation. */\n readonly timeOfLastFailover?: string;\n /** The date and time when last refresh happened. */\n readonly timeOfLastRefresh?: string;\n /** The refresh point timestamp (UTC). */\n readonly timeOfLastRefreshPoint?: string;\n /** The timestamp of the last switchover operation for the Autonomous Database. */\n readonly timeOfLastSwitchover?: string;\n /** The date and time the Always Free database will be stopped because of inactivity. */\n readonly timeReclamationOfFreeAutonomousDatabase?: string;\n /** The storage space consumed by Autonomous Database in GBs. */\n readonly usedDataStorageSizeInGbs?: number;\n /** The amount of storage that has been used, in terabytes. */\n readonly usedDataStorageSizeInTbs?: number;\n /** Database ocid */\n readonly ocid?: string;\n /** Retention period, in days, for long-term backups */\n backupRetentionPeriodInDays?: number;\n /** 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'] */\n whitelistedIps?: string[];\n}\n\nexport function autonomousDatabaseBasePropertiesSerializer(\n item: AutonomousDatabaseBaseProperties,\n): any {\n return {\n adminPassword: item[\"adminPassword\"],\n dataBaseType: item[\"dataBaseType\"],\n autonomousMaintenanceScheduleType: item[\"autonomousMaintenanceScheduleType\"],\n characterSet: item[\"characterSet\"],\n computeCount: item[\"computeCount\"],\n computeModel: item[\"computeModel\"],\n cpuCoreCount: item[\"cpuCoreCount\"],\n customerContacts: !item[\"customerContacts\"]\n ? item[\"customerContacts\"]\n : customerContactArraySerializer(item[\"customerContacts\"]),\n dataStorageSizeInTbs: item[\"dataStorageSizeInTbs\"],\n dataStorageSizeInGbs: item[\"dataStorageSizeInGbs\"],\n dbVersion: item[\"dbVersion\"],\n dbWorkload: item[\"dbWorkload\"],\n displayName: item[\"displayName\"],\n isAutoScalingEnabled: item[\"isAutoScalingEnabled\"],\n isAutoScalingForStorageEnabled: item[\"isAutoScalingForStorageEnabled\"],\n peerDbId: item[\"peerDbId\"],\n isLocalDataGuardEnabled: item[\"isLocalDataGuardEnabled\"],\n isMtlsConnectionRequired: item[\"isMtlsConnectionRequired\"],\n isPreviewVersionWithServiceTermsAccepted: item[\"isPreviewVersionWithServiceTermsAccepted\"],\n licenseModel: item[\"licenseModel\"],\n ncharacterSet: item[\"ncharacterSet\"],\n scheduledOperations: !item[\"scheduledOperations\"]\n ? item[\"scheduledOperations\"]\n : scheduledOperationsTypeSerializer(item[\"scheduledOperations\"]),\n privateEndpointIp: item[\"privateEndpointIp\"],\n privateEndpointLabel: item[\"privateEndpointLabel\"],\n subnetId: item[\"subnetId\"],\n vnetId: item[\"vnetId\"],\n databaseEdition: item[\"databaseEdition\"],\n autonomousDatabaseId: item[\"autonomousDatabaseId\"],\n longTermBackupSchedule: !item[\"longTermBackupSchedule\"]\n ? item[\"longTermBackupSchedule\"]\n : longTermBackUpScheduleDetailsSerializer(item[\"longTermBackupSchedule\"]),\n localAdgAutoFailoverMaxDataLossLimit: item[\"localAdgAutoFailoverMaxDataLossLimit\"],\n openMode: item[\"openMode\"],\n permissionLevel: item[\"permissionLevel\"],\n role: item[\"role\"],\n backupRetentionPeriodInDays: item[\"backupRetentionPeriodInDays\"],\n whitelistedIps: !item[\"whitelistedIps\"]\n ? item[\"whitelistedIps\"]\n : item[\"whitelistedIps\"].map((p: any) => {\n return p;\n }),\n };\n}\n\nexport function autonomousDatabaseBasePropertiesDeserializer(\n item: any,\n): AutonomousDatabaseBaseProperties {\n return {\n adminPassword: item[\"adminPassword\"],\n dataBaseType: item[\"dataBaseType\"],\n autonomousMaintenanceScheduleType: item[\"autonomousMaintenanceScheduleType\"],\n characterSet: item[\"characterSet\"],\n computeCount: item[\"computeCount\"],\n computeModel: item[\"computeModel\"],\n cpuCoreCount: item[\"cpuCoreCount\"],\n customerContacts: !item[\"customerContacts\"]\n ? item[\"customerContacts\"]\n : customerContactArrayDeserializer(item[\"customerContacts\"]),\n dataStorageSizeInTbs: item[\"dataStorageSizeInTbs\"],\n dataStorageSizeInGbs: item[\"dataStorageSizeInGbs\"],\n dbVersion: item[\"dbVersion\"],\n dbWorkload: item[\"dbWorkload\"],\n displayName: item[\"displayName\"],\n isAutoScalingEnabled: item[\"isAutoScalingEnabled\"],\n isAutoScalingForStorageEnabled: item[\"isAutoScalingForStorageEnabled\"],\n peerDbIds: !item[\"peerDbIds\"]\n ? item[\"peerDbIds\"]\n : item[\"peerDbIds\"].map((p: any) => {\n return p;\n }),\n peerDbId: item[\"peerDbId\"],\n isLocalDataGuardEnabled: item[\"isLocalDataGuardEnabled\"],\n isRemoteDataGuardEnabled: item[\"isRemoteDataGuardEnabled\"],\n localDisasterRecoveryType: item[\"localDisasterRecoveryType\"],\n timeDisasterRecoveryRoleChanged: !item[\"timeDisasterRecoveryRoleChanged\"]\n ? item[\"timeDisasterRecoveryRoleChanged\"]\n : new Date(item[\"timeDisasterRecoveryRoleChanged\"]),\n remoteDisasterRecoveryConfiguration: !item[\"remoteDisasterRecoveryConfiguration\"]\n ? item[\"remoteDisasterRecoveryConfiguration\"]\n : disasterRecoveryConfigurationDetailsDeserializer(\n item[\"remoteDisasterRecoveryConfiguration\"],\n ),\n localStandbyDb: !item[\"localStandbyDb\"]\n ? item[\"localStandbyDb\"]\n : autonomousDatabaseStandbySummaryDeserializer(item[\"localStandbyDb\"]),\n failedDataRecoveryInSeconds: item[\"failedDataRecoveryInSeconds\"],\n isMtlsConnectionRequired: item[\"isMtlsConnectionRequired\"],\n isPreviewVersionWithServiceTermsAccepted: item[\"isPreviewVersionWithServiceTermsAccepted\"],\n licenseModel: item[\"licenseModel\"],\n ncharacterSet: item[\"ncharacterSet\"],\n lifecycleDetails: item[\"lifecycleDetails\"],\n provisioningState: item[\"provisioningState\"],\n lifecycleState: item[\"lifecycleState\"],\n scheduledOperations: !item[\"scheduledOperations\"]\n ? item[\"scheduledOperations\"]\n : scheduledOperationsTypeDeserializer(item[\"scheduledOperations\"]),\n privateEndpointIp: item[\"privateEndpointIp\"],\n privateEndpointLabel: item[\"privateEndpointLabel\"],\n ociUrl: item[\"ociUrl\"],\n subnetId: item[\"subnetId\"],\n vnetId: item[\"vnetId\"],\n timeCreated: !item[\"timeCreated\"] ? item[\"timeCreated\"] : new Date(item[\"timeCreated\"]),\n timeMaintenanceBegin: !item[\"timeMaintenanceBegin\"]\n ? item[\"timeMaintenanceBegin\"]\n : new Date(item[\"timeMaintenanceBegin\"]),\n timeMaintenanceEnd: !item[\"timeMaintenanceEnd\"]\n ? item[\"timeMaintenanceEnd\"]\n : new Date(item[\"timeMaintenanceEnd\"]),\n actualUsedDataStorageSizeInTbs: item[\"actualUsedDataStorageSizeInTbs\"],\n allocatedStorageSizeInTbs: item[\"allocatedStorageSizeInTbs\"],\n apexDetails: !item[\"apexDetails\"]\n ? item[\"apexDetails\"]\n : apexDetailsTypeDeserializer(item[\"apexDetails\"]),\n availableUpgradeVersions: !item[\"availableUpgradeVersions\"]\n ? item[\"availableUpgradeVersions\"]\n : item[\"availableUpgradeVersions\"].map((p: any) => {\n return p;\n }),\n connectionStrings: !item[\"connectionStrings\"]\n ? item[\"connectionStrings\"]\n : connectionStringTypeDeserializer(item[\"connectionStrings\"]),\n connectionUrls: !item[\"connectionUrls\"]\n ? item[\"connectionUrls\"]\n : connectionUrlTypeDeserializer(item[\"connectionUrls\"]),\n dataSafeStatus: item[\"dataSafeStatus\"],\n databaseEdition: item[\"databaseEdition\"],\n autonomousDatabaseId: item[\"autonomousDatabaseId\"],\n inMemoryAreaInGbs: item[\"inMemoryAreaInGbs\"],\n nextLongTermBackupTimeStamp: !item[\"nextLongTermBackupTimeStamp\"]\n ? item[\"nextLongTermBackupTimeStamp\"]\n : new Date(item[\"nextLongTermBackupTimeStamp\"]),\n longTermBackupSchedule: !item[\"longTermBackupSchedule\"]\n ? item[\"longTermBackupSchedule\"]\n : longTermBackUpScheduleDetailsDeserializer(item[\"longTermBackupSchedule\"]),\n isPreview: item[\"isPreview\"],\n localAdgAutoFailoverMaxDataLossLimit: item[\"localAdgAutoFailoverMaxDataLossLimit\"],\n memoryPerOracleComputeUnitInGbs: item[\"memoryPerOracleComputeUnitInGbs\"],\n openMode: item[\"openMode\"],\n operationsInsightsStatus: item[\"operationsInsightsStatus\"],\n permissionLevel: item[\"permissionLevel\"],\n privateEndpoint: item[\"privateEndpoint\"],\n provisionableCpus: !item[\"provisionableCpus\"]\n ? item[\"provisionableCpus\"]\n : item[\"provisionableCpus\"].map((p: any) => {\n return p;\n }),\n role: item[\"role\"],\n serviceConsoleUrl: item[\"serviceConsoleUrl\"],\n sqlWebDeveloperUrl: item[\"sqlWebDeveloperUrl\"],\n supportedRegionsToCloneTo: !item[\"supportedRegionsToCloneTo\"]\n ? item[\"supportedRegionsToCloneTo\"]\n : item[\"supportedRegionsToCloneTo\"].map((p: any) => {\n return p;\n }),\n timeDataGuardRoleChanged: item[\"timeDataGuardRoleChanged\"],\n timeDeletionOfFreeAutonomousDatabase: item[\"timeDeletionOfFreeAutonomousDatabase\"],\n timeLocalDataGuardEnabled: item[\"timeLocalDataGuardEnabled\"],\n timeOfLastFailover: item[\"timeOfLastFailover\"],\n timeOfLastRefresh: item[\"timeOfLastRefresh\"],\n timeOfLastRefreshPoint: item[\"timeOfLastRefreshPoint\"],\n timeOfLastSwitchover: item[\"timeOfLastSwitchover\"],\n timeReclamationOfFreeAutonomousDatabase: item[\"timeReclamationOfFreeAutonomousDatabase\"],\n usedDataStorageSizeInGbs: item[\"usedDataStorageSizeInGbs\"],\n usedDataStorageSizeInTbs: item[\"usedDataStorageSizeInTbs\"],\n ocid: item[\"ocid\"],\n backupRetentionPeriodInDays: item[\"backupRetentionPeriodInDays\"],\n whitelistedIps: !item[\"whitelistedIps\"]\n ? item[\"whitelistedIps\"]\n : item[\"whitelistedIps\"].map((p: any) => {\n return p;\n }),\n };\n}\n\n/** Alias for AutonomousDatabaseBasePropertiesUnion */\nexport type AutonomousDatabaseBasePropertiesUnion =\n | AutonomousDatabaseProperties\n | AutonomousDatabaseCloneProperties\n | AutonomousDatabaseCrossRegionDisasterRecoveryProperties\n | AutonomousDatabaseFromBackupTimestampProperties\n | AutonomousDatabaseBaseProperties;\n\nexport function autonomousDatabaseBasePropertiesUnionSerializer(\n item: AutonomousDatabaseBasePropertiesUnion,\n): any {\n switch (item.dataBaseType) {\n case \"Regular\":\n return autonomousDatabasePropertiesSerializer(item as AutonomousDatabaseProperties);\n\n case \"Clone\":\n return autonomousDatabaseClonePropertiesSerializer(item as AutonomousDatabaseCloneProperties);\n\n case \"CrossRegionDisasterRecovery\":\n return autonomousDatabaseCrossRegionDisasterRecoveryPropertiesSerializer(\n item as AutonomousDatabaseCrossRegionDisasterRecoveryProperties,\n );\n\n case \"CloneFromBackupTimestamp\":\n return autonomousDatabaseFromBackupTimestampPropertiesSerializer(\n item as AutonomousDatabaseFromBackupTimestampProperties,\n );\n\n default:\n return autonomousDatabaseBasePropertiesSerializer(item);\n }\n}\n\nexport function autonomousDatabaseBasePropertiesUnionDeserializer(\n item: any,\n): AutonomousDatabaseBasePropertiesUnion {\n switch (item.dataBaseType) {\n case \"Regular\":\n return autonomousDatabasePropertiesDeserializer(item as AutonomousDatabaseProperties);\n\n case \"Clone\":\n return autonomousDatabaseClonePropertiesDeserializer(\n item as AutonomousDatabaseCloneProperties,\n );\n\n case \"CrossRegionDisasterRecovery\":\n return autonomousDatabaseCrossRegionDisasterRecoveryPropertiesDeserializer(\n item as AutonomousDatabaseCrossRegionDisasterRecoveryProperties,\n );\n\n case \"CloneFromBackupTimestamp\":\n return autonomousDatabaseFromBackupTimestampPropertiesDeserializer(\n item as AutonomousDatabaseFromBackupTimestampProperties,\n );\n\n default:\n return autonomousDatabaseBasePropertiesDeserializer(item);\n }\n}\n\n/** Database type enum */\nexport enum KnownDataBaseType {\n /** Regular DB */\n Regular = \"Regular\",\n /** Clone DB */\n Clone = \"Clone\",\n /** Clone DB from backup timestamp */\n CloneFromBackupTimestamp = \"CloneFromBackupTimestamp\",\n /** Cross Region Disaster Recovery */\n CrossRegionDisasterRecovery = \"CrossRegionDisasterRecovery\",\n}\n\n/**\n * Database type enum \\\n * {@link KnownDataBaseType} can be used interchangeably with DataBaseType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Regular**: Regular DB \\\n * **Clone**: Clone DB \\\n * **CloneFromBackupTimestamp**: Clone DB from backup timestamp \\\n * **CrossRegionDisasterRecovery**: Cross Region Disaster Recovery\n */\nexport type DataBaseType = string;\n\n/** Autonomous database maintenance schedule type enum. */\nexport enum KnownAutonomousMaintenanceScheduleType {\n /** Early maintenance schedule */\n Early = \"Early\",\n /** Regular maintenance schedule */\n Regular = \"Regular\",\n}\n\n/**\n * Autonomous database maintenance schedule type enum. \\\n * {@link KnownAutonomousMaintenanceScheduleType} can be used interchangeably with AutonomousMaintenanceScheduleType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Early**: Early maintenance schedule \\\n * **Regular**: Regular maintenance schedule\n */\nexport type AutonomousMaintenanceScheduleType = string;\n\n/** WorkloadType enum */\nexport enum KnownWorkloadType {\n /** OLTP - indicates an Autonomous Transaction Processing database */\n Oltp = \"OLTP\",\n /** DW - indicates an Autonomous Data Warehouse database */\n DW = \"DW\",\n /** AJD - indicates an Autonomous JSON Database */\n AJD = \"AJD\",\n /** APEX - indicates an Autonomous Database with the Oracle APEX Application Development workload type. */\n Apex = \"APEX\",\n}\n\n/**\n * WorkloadType enum \\\n * {@link KnownWorkloadType} can be used interchangeably with WorkloadType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **OLTP**: OLTP - indicates an Autonomous Transaction Processing database \\\n * **DW**: DW - indicates an Autonomous Data Warehouse database \\\n * **AJD**: AJD - indicates an Autonomous JSON Database \\\n * **APEX**: APEX - indicates an Autonomous Database with the Oracle APEX Application Development workload type.\n */\nexport type WorkloadType = string;\n\n/** Disaster recovery type enum. */\nexport enum KnownDisasterRecoveryType {\n /** ADG type */\n Adg = \"Adg\",\n /** Backup based type */\n BackupBased = \"BackupBased\",\n}\n\n/**\n * Disaster recovery type enum. \\\n * {@link KnownDisasterRecoveryType} can be used interchangeably with DisasterRecoveryType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Adg**: ADG type \\\n * **BackupBased**: Backup based type\n */\nexport type DisasterRecoveryType = string;\n\n/** Configurations of a Disaster Recovery Details */\nexport interface DisasterRecoveryConfigurationDetails {\n /** 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. */\n disasterRecoveryType?: DisasterRecoveryType;\n /** 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. */\n timeSnapshotStandbyEnabledTill?: Date;\n /** 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. */\n isSnapshotStandby?: boolean;\n /** 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. */\n isReplicateAutomaticBackups?: boolean;\n}\n\nexport function disasterRecoveryConfigurationDetailsSerializer(\n item: DisasterRecoveryConfigurationDetails,\n): any {\n return {\n disasterRecoveryType: item[\"disasterRecoveryType\"],\n timeSnapshotStandbyEnabledTill: !item[\"timeSnapshotStandbyEnabledTill\"]\n ? item[\"timeSnapshotStandbyEnabledTill\"]\n : item[\"timeSnapshotStandbyEnabledTill\"].toISOString(),\n isSnapshotStandby: item[\"isSnapshotStandby\"],\n isReplicateAutomaticBackups: item[\"isReplicateAutomaticBackups\"],\n };\n}\n\nexport function disasterRecoveryConfigurationDetailsDeserializer(\n item: any,\n): DisasterRecoveryConfigurationDetails {\n return {\n disasterRecoveryType: item[\"disasterRecoveryType\"],\n timeSnapshotStandbyEnabledTill: !item[\"timeSnapshotStandbyEnabledTill\"]\n ? item[\"timeSnapshotStandbyEnabledTill\"]\n : new Date(item[\"timeSnapshotStandbyEnabledTill\"]),\n isSnapshotStandby: item[\"isSnapshotStandby\"],\n isReplicateAutomaticBackups: item[\"isReplicateAutomaticBackups\"],\n };\n}\n\n/** Autonomous Disaster Recovery standby database details. */\nexport interface AutonomousDatabaseStandbySummary {\n /** 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. */\n lagTimeInSeconds?: number;\n /** The current state of the Autonomous Database. */\n lifecycleState?: AutonomousDatabaseLifecycleState;\n /** Additional information about the current lifecycle state. */\n lifecycleDetails?: string;\n /** The date and time the Autonomous Data Guard role was switched for the standby Autonomous Database. */\n timeDataGuardRoleChanged?: string;\n /** The date and time the Disaster Recovery role was switched for the standby Autonomous Database. */\n timeDisasterRecoveryRoleChanged?: string;\n}\n\nexport function autonomousDatabaseStandbySummaryDeserializer(\n item: any,\n): AutonomousDatabaseStandbySummary {\n return {\n lagTimeInSeconds: item[\"lagTimeInSeconds\"],\n lifecycleState: item[\"lifecycleState\"],\n lifecycleDetails: item[\"lifecycleDetails\"],\n timeDataGuardRoleChanged: item[\"timeDataGuardRoleChanged\"],\n timeDisasterRecoveryRoleChanged: item[\"timeDisasterRecoveryRoleChanged\"],\n };\n}\n\n/** Autonomous database lifecycle state enum */\nexport enum KnownAutonomousDatabaseLifecycleState {\n /** Indicates that resource in Provisioning state */\n Provisioning = \"Provisioning\",\n /** Indicates that resource in Available state */\n Available = \"Available\",\n /** Indicates that resource in Stopping state */\n Stopping = \"Stopping\",\n /** Indicates that resource in Stopped state */\n Stopped = \"Stopped\",\n /** Indicates that resource in Starting state */\n Starting = \"Starting\",\n /** Indicates that resource in Terminating state */\n Terminating = \"Terminating\",\n /** Indicates that resource in Terminated state */\n Terminated = \"Terminated\",\n /** Indicates that resource in Unavailable state */\n Unavailable = \"Unavailable\",\n /** Indicates that resource in RestoreInProgress state */\n RestoreInProgress = \"RestoreInProgress\",\n /** Indicates that resource in RestoreFailed state */\n RestoreFailed = \"RestoreFailed\",\n /** Indicates that resource in BackupInProgress state */\n BackupInProgress = \"BackupInProgress\",\n /** Indicates that resource in ScaleInProgress state */\n ScaleInProgress = \"ScaleInProgress\",\n /** Indicates that resource is available but needs attention */\n AvailableNeedsAttention = \"AvailableNeedsAttention\",\n /** Indicates that resource in Updating state */\n Updating = \"Updating\",\n /** Indicates that resource maintenance in progress state */\n MaintenanceInProgress = \"MaintenanceInProgress\",\n /** Indicates that resource in Restarting state */\n Restarting = \"Restarting\",\n /** Indicates that resource in Recreating state */\n Recreating = \"Recreating\",\n /** Indicates that resource role change in progress state */\n RoleChangeInProgress = \"RoleChangeInProgress\",\n /** Indicates that resource in Upgrading state */\n Upgrading = \"Upgrading\",\n /** IIndicates that resource in Inaccessible state */\n Inaccessible = \"Inaccessible\",\n /** Indicates that resource in Standby state */\n Standby = \"Standby\",\n}\n\n/**\n * Autonomous database lifecycle state enum \\\n * {@link KnownAutonomousDatabaseLifecycleState} can be used interchangeably with AutonomousDatabaseLifecycleState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Provisioning**: Indicates that resource in Provisioning state \\\n * **Available**: Indicates that resource in Available state \\\n * **Stopping**: Indicates that resource in Stopping state \\\n * **Stopped**: Indicates that resource in Stopped state \\\n * **Starting**: Indicates that resource in Starting state \\\n * **Terminating**: Indicates that resource in Terminating state \\\n * **Terminated**: Indicates that resource in Terminated state \\\n * **Unavailable**: Indicates that resource in Unavailable state \\\n * **RestoreInProgress**: Indicates that resource in RestoreInProgress state \\\n * **RestoreFailed**: Indicates that resource in RestoreFailed state \\\n * **BackupInProgress**: Indicates that resource in BackupInProgress state \\\n * **ScaleInProgress**: Indicates that resource in ScaleInProgress state \\\n * **AvailableNeedsAttention**: Indicates that resource is available but needs attention \\\n * **Updating**: Indicates that resource in Updating state \\\n * **MaintenanceInProgress**: Indicates that resource maintenance in progress state \\\n * **Restarting**: Indicates that resource in Restarting state \\\n * **Recreating**: Indicates that resource in Recreating state \\\n * **RoleChangeInProgress**: Indicates that resource role change in progress state \\\n * **Upgrading**: Indicates that resource in Upgrading state \\\n * **Inaccessible**: IIndicates that resource in Inaccessible state \\\n * **Standby**: Indicates that resource in Standby state\n */\nexport type AutonomousDatabaseLifecycleState = string;\n\n/** The list of scheduled operations. */\nexport interface ScheduledOperationsType {\n /** Day of week */\n dayOfWeek: DayOfWeek;\n /** auto start time. value must be of ISO-8601 format HH:mm */\n scheduledStartTime?: string;\n /** auto stop time. value must be of ISO-8601 format HH:mm */\n scheduledStopTime?: string;\n}\n\nexport function scheduledOperationsTypeSerializer(item: ScheduledOperationsType): any {\n return {\n dayOfWeek: dayOfWeekSerializer(item[\"dayOfWeek\"]),\n scheduledStartTime: item[\"scheduledStartTime\"],\n scheduledStopTime: item[\"scheduledStopTime\"],\n };\n}\n\nexport function scheduledOperationsTypeDeserializer(item: any): ScheduledOperationsType {\n return {\n dayOfWeek: dayOfWeekDeserializer(item[\"dayOfWeek\"]),\n scheduledStartTime: item[\"scheduledStartTime\"],\n scheduledStopTime: item[\"scheduledStopTime\"],\n };\n}\n\n/** Information about Oracle APEX Application Development. */\nexport interface ApexDetailsType {\n /** The Oracle APEX Application Development version. */\n apexVersion?: string;\n /** The Oracle REST Data Services (ORDS) version. */\n ordsVersion?: string;\n}\n\nexport function apexDetailsTypeDeserializer(item: any): ApexDetailsType {\n return {\n apexVersion: item[\"apexVersion\"],\n ordsVersion: item[\"ordsVersion\"],\n };\n}\n\n/** Connection strings to connect to an Oracle Autonomous Database. */\nexport interface ConnectionStringType {\n /** Returns all connection strings that can be used to connect to the Autonomous Database. */\n allConnectionStrings?: AllConnectionStringType;\n /** The database service provides the least level of resources to each SQL statement, but supports the most number of concurrent SQL statements. */\n dedicated?: string;\n /** 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. */\n high?: string;\n /** The Low database service provides the least level of resources to each SQL statement, but supports the most number of concurrent SQL statements. */\n low?: string;\n /** 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. */\n medium?: string;\n /** A list of connection string profiles to allow clients to group, filter and select connection string values based on structured metadata. */\n profiles?: ProfileType[];\n}\n\nexport function connectionStringTypeDeserializer(item: any): ConnectionStringType {\n return {\n allConnectionStrings: !item[\"allConnectionStrings\"]\n ? item[\"allConnectionStrings\"]\n : allConnectionStringTypeDeserializer(item[\"allConnectionStrings\"]),\n dedicated: item[\"dedicated\"],\n high: item[\"high\"],\n low: item[\"low\"],\n medium: item[\"medium\"],\n profiles: !item[\"profiles\"] ? item[\"profiles\"] : profileTypeArrayDeserializer(item[\"profiles\"]),\n };\n}\n\n/** The connection string profile to allow clients to group, filter and select connection string values based on structured metadata. */\nexport interface AllConnectionStringType {\n /** 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. */\n high?: string;\n /** The Low database service provides the least level of resources to each SQL statement, but supports the most number of concurrent SQL statements. */\n low?: string;\n /** 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. */\n medium?: string;\n}\n\nexport function allConnectionStringTypeDeserializer(item: any): AllConnectionStringType {\n return {\n high: item[\"high\"],\n low: item[\"low\"],\n medium: item[\"medium\"],\n };\n}\n\nexport function profileTypeArrayDeserializer(result: Array<ProfileType>): any[] {\n return result.map((item) => {\n return profileTypeDeserializer(item);\n });\n}\n\n/** The connection string profile to allow clients to group, filter and select connection string values based on structured metadata. */\nexport interface ProfileType {\n /** Consumer group used by the connection. */\n consumerGroup?: ConsumerGroup;\n /** A user-friendly name for the connection. */\n displayName: string;\n /** Host format used in connection string. */\n hostFormat: HostFormatType;\n /** True for a regional connection string, applicable to cross-region DG only. */\n isRegional?: boolean;\n /** Protocol used by the connection. */\n protocol: ProtocolType;\n /** Specifies whether the listener performs a direct hand-off of the session, or redirects the session. */\n sessionMode: SessionModeType;\n /** Specifies whether the connection string is using the long (LONG), Easy Connect (EZCONNECT), or Easy Connect Plus (EZCONNECTPLUS) format. */\n syntaxFormat: SyntaxFormatType;\n /** Specifies whether the TLS handshake is using one-way (SERVER) or mutual (MUTUAL) authentication. */\n tlsAuthentication?: TlsAuthenticationType;\n /** Connection string value. */\n value: string;\n}\n\nexport function profileTypeDeserializer(item: any): ProfileType {\n return {\n consumerGroup: item[\"consumerGroup\"],\n displayName: item[\"displayName\"],\n hostFormat: item[\"hostFormat\"],\n isRegional: item[\"isRegional\"],\n protocol: item[\"protocol\"],\n sessionMode: item[\"sessionMode\"],\n syntaxFormat: item[\"syntaxFormat\"],\n tlsAuthentication: item[\"tlsAuthentication\"],\n value: item[\"value\"],\n };\n}\n\n/** Consumer group enum. */\nexport enum KnownConsumerGroup {\n /** High group */\n High = \"High\",\n /** Medium group */\n Medium = \"Medium\",\n /** Low group */\n Low = \"Low\",\n /** TP group */\n Tp = \"Tp\",\n /** TPurgent group */\n Tpurgent = \"Tpurgent\",\n}\n\n/**\n * Consumer group enum. \\\n * {@link KnownConsumerGroup} can be used interchangeably with ConsumerGroup,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **High**: High group \\\n * **Medium**: Medium group \\\n * **Low**: Low group \\\n * **Tp**: TP group \\\n * **Tpurgent**: TPurgent group\n */\nexport type ConsumerGroup = string;\n\n/** Host format type enum. */\nexport enum KnownHostFormatType {\n /** FQDN format */\n Fqdn = \"Fqdn\",\n /** IP format */\n Ip = \"Ip\",\n}\n\n/**\n * Host format type enum. \\\n * {@link KnownHostFormatType} can be used interchangeably with HostFormatType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Fqdn**: FQDN format \\\n * **Ip**: IP format\n */\nexport type HostFormatType = string;\n\n/** Protocol type enum. */\nexport enum KnownProtocolType {\n /** TCP protocol */\n TCP = \"TCP\",\n /** TCPS protocol */\n Tcps = \"TCPS\",\n}\n\n/**\n * Protocol type enum. \\\n * {@link KnownProtocolType} can be used interchangeably with ProtocolType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **TCP**: TCP protocol \\\n * **TCPS**: TCPS protocol\n */\nexport type ProtocolType = string;\n\n/** Session mode type enum. */\nexport enum KnownSessionModeType {\n /** Direct session mode */\n Direct = \"Direct\",\n /** Redirect session mode */\n Redirect = \"Redirect\",\n}\n\n/**\n * Session mode type enum. \\\n * {@link KnownSessionModeType} can be used interchangeably with SessionModeType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Direct**: Direct session mode \\\n * **Redirect**: Redirect session mode\n */\nexport type SessionModeType = string;\n\n/** Syntax format type enum. */\nexport enum KnownSyntaxFormatType {\n /** Long format */\n Long = \"Long\",\n /** Ezconnect format */\n Ezconnect = \"Ezconnect\",\n /** Ezconnectplus format */\n Ezconnectplus = \"Ezconnectplus\",\n}\n\n/**\n * Syntax format type enum. \\\n * {@link KnownSyntaxFormatType} can be used interchangeably with SyntaxFormatType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Long**: Long format \\\n * **Ezconnect**: Ezconnect format \\\n * **Ezconnectplus**: Ezconnectplus format\n */\nexport type SyntaxFormatType = string;\n\n/** TLS authentication type enum. */\nexport enum KnownTlsAuthenticationType {\n /** Server authentication */\n Server = \"Server\",\n /** Mutual TLS */\n Mutual = \"Mutual\",\n}\n\n/**\n * TLS authentication type enum. \\\n * {@link KnownTlsAuthenticationType} can be used interchangeably with TlsAuthenticationType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Server**: Server authentication \\\n * **Mutual**: Mutual TLS\n */\nexport type TlsAuthenticationType = string;\n\n/** 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. */\nexport interface ConnectionUrlType {\n /** Oracle Application Express (APEX) URL. */\n apexUrl?: string;\n /** The URL of the Database Transforms for the Autonomous Database. */\n databaseTransformsUrl?: string;\n /** The URL of the Graph Studio for the Autonomous Database. */\n graphStudioUrl?: string;\n /** The URL of the Oracle Machine Learning (OML) Notebook for the Autonomous Database. */\n machineLearningNotebookUrl?: string;\n /** The URL of the MongoDB API for the Autonomous Database. */\n mongoDbUrl?: string;\n /** The Oracle REST Data Services (ORDS) URL of the Web Access for the Autonomous Database. */\n ordsUrl?: string;\n /** Oracle SQL Developer Web URL. */\n sqlDevWebUrl?: string;\n}\n\nexport function connectionUrlTypeDeserializer(item: any): ConnectionUrlType {\n return {\n apexUrl: item[\"apexUrl\"],\n databaseTransformsUrl: item[\"databaseTransformsUrl\"],\n graphStudioUrl: item[\"graphStudioUrl\"],\n machineLearningNotebookUrl: item[\"machineLearningNotebookUrl\"],\n mongoDbUrl: item[\"mongoDbUrl\"],\n ordsUrl: item[\"ordsUrl\"],\n sqlDevWebUrl: item[\"sqlDevWebUrl\"],\n };\n}\n\n/** DataSafe status type enum. */\nexport enum KnownDataSafeStatusType {\n /** Registering status */\n Registering = \"Registering\",\n /** Registered status */\n Registered = \"Registered\",\n /** Deregistering status */\n Deregistering = \"Deregistering\",\n /** NotRegistered status */\n NotRegistered = \"NotRegistered\",\n /** Failed status */\n Failed = \"Failed\",\n}\n\n/**\n * DataSafe status type enum. \\\n * {@link KnownDataSafeStatusType} can be used interchangeably with DataSafeStatusType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Registering**: Registering status \\\n * **Registered**: Registered status \\\n * **Deregistering**: Deregistering status \\\n * **NotRegistered**: NotRegistered status \\\n * **Failed**: Failed status\n */\nexport type DataSafeStatusType = string;\n\n/** Database edition type enum. */\nexport enum KnownDatabaseEditionType {\n /** Standard edition */\n StandardEdition = \"StandardEdition\",\n /** Enterprise edition */\n EnterpriseEdition = \"EnterpriseEdition\",\n}\n\n/**\n * Database edition type enum. \\\n * {@link KnownDatabaseEditionType} can be used interchangeably with DatabaseEditionType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **StandardEdition**: Standard edition \\\n * **EnterpriseEdition**: Enterprise edition\n */\nexport type DatabaseEditionType = string;\n\n/** Details for the long-term backup schedule. */\nexport interface LongTermBackUpScheduleDetails {\n /** The frequency of the long-term backup schedule */\n repeatCadence?: RepeatCadenceType;\n /** 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. */\n timeOfBackup?: Date;\n /** Retention period, in days, for backups. */\n retentionPeriodInDays?: number;\n /** Indicates if the long-term backup schedule should be deleted. The default value is `FALSE`. */\n isDisabled?: boolean;\n}\n\nexport function longTermBackUpScheduleDetailsSerializer(item: LongTermBackUpScheduleDetails): any {\n return {\n repeatCadence: item[\"repeatCadence\"],\n timeOfBackup: !item[\"timeOfBackup\"] ? item[\"timeOfBackup\"] : item[\"timeOfBackup\"].toISOString(),\n retentionPeriodInDays: item[\"retentionPeriodInDays\"],\n isDisabled: item[\"isDisabled\"],\n };\n}\n\nexport function longTermBackUpScheduleDetailsDeserializer(\n item: any,\n): LongTermBackUpScheduleDetails {\n return {\n repeatCadence: item[\"repeatCadence\"],\n timeOfBackup: !item[\"timeOfBackup\"] ? item[\"timeOfBackup\"] : new Date(item[\"timeOfBackup\"]),\n retentionPeriodInDays: item[\"retentionPeriodInDays\"],\n isDisabled: item[\"isDisabled\"],\n };\n}\n\n/** Repeat cadence type enum */\nexport enum KnownRepeatCadenceType {\n /** Repeat one time */\n OneTime = \"OneTime\",\n /** Repeat weekly */\n Weekly = \"Weekly\",\n /** Repeat monthly */\n Monthly = \"Monthly\",\n /** Repeat yearly */\n Yearly = \"Yearly\",\n}\n\n/**\n * Repeat cadence type enum \\\n * {@link KnownRepeatCadenceType} can be used interchangeably with RepeatCadenceType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **OneTime**: Repeat one time \\\n * **Weekly**: Repeat weekly \\\n * **Monthly**: Repeat monthly \\\n * **Yearly**: Repeat yearly\n */\nexport type RepeatCadenceType = string;\n\n/** Open mode type enum. */\nexport enum KnownOpenModeType {\n /** ReadOnly mode */\n ReadOnly = \"ReadOnly\",\n /** ReadWrite mode */\n ReadWrite = \"ReadWrite\",\n}\n\n/**\n * Open mode type enum. \\\n * {@link KnownOpenModeType} can be used interchangeably with OpenModeType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **ReadOnly**: ReadOnly mode \\\n * **ReadWrite**: ReadWrite mode\n */\nexport type OpenModeType = string;\n\n/** Operations Insights status type enum. */\nexport enum KnownOperationsInsightsStatusType {\n /** Enabling status */\n Enabling = \"Enabling\",\n /** Enabled status */\n Enabled = \"Enabled\",\n /** Disabling status */\n Disabling = \"Disabling\",\n /** NotEnabled status */\n NotEnabled = \"NotEnabled\",\n /** FailedEnabling status */\n FailedEnabling = \"FailedEnabling\",\n /** FailedDisabling status */\n FailedDisabling = \"FailedDisabling\",\n}\n\n/**\n * Operations Insights status type enum. \\\n * {@link KnownOperationsInsightsStatusType} can be used interchangeably with OperationsInsightsStatusType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabling**: Enabling status \\\n * **Enabled**: Enabled status \\\n * **Disabling**: Disabling status \\\n * **NotEnabled**: NotEnabled status \\\n * **FailedEnabling**: FailedEnabling status \\\n * **FailedDisabling**: FailedDisabling status\n */\nexport type OperationsInsightsStatusType = string;\n\n/** Permission level type enum. */\nexport enum KnownPermissionLevelType {\n /** Restricted permission level */\n Restricted = \"Restricted\",\n /** Unrestricted permission level */\n Unrestricted = \"Unrestricted\",\n}\n\n/**\n * Permission level type enum. \\\n * {@link KnownPermissionLevelType} can be used interchangeably with PermissionLevelType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Restricted**: Restricted permission level \\\n * **Unrestricted**: Unrestricted permission level\n */\nexport type PermissionLevelType = string;\n\n/** Role type enum. */\nexport enum KnownRoleType {\n /** Primary role */\n Primary = \"Primary\",\n /** Standby role */\n Standby = \"Standby\",\n /** DisabledStandby role */\n DisabledStandby = \"DisabledStandby\",\n /** BackupCopy role */\n BackupCopy = \"BackupCopy\",\n /** SnapshotStandby role */\n SnapshotStandby = \"SnapshotStandby\",\n}\n\n/**\n * Role type enum. \\\n * {@link KnownRoleType} can be used interchangeably with RoleType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Primary**: Primary role \\\n * **Standby**: Standby role \\\n * **DisabledStandby**: DisabledStandby role \\\n * **BackupCopy**: BackupCopy role \\\n * **SnapshotStandby**: SnapshotStandby role\n */\nexport type RoleType = string;\n\n/** Autonomous Database resource model. */\nexport interface AutonomousDatabaseProperties extends AutonomousDatabaseBaseProperties {\n /** Database type to be created. */\n dataBaseType: \"Regular\";\n}\n\nexport function autonomousDatabasePropertiesSerializer(item: AutonomousDatabaseProperties): any {\n return {\n adminPassword: item[\"adminPassword\"],\n dataBaseType: item[\"dataBaseType\"],\n autonomousMaintenanceScheduleType: item[\"autonomousMaintenanceScheduleType\"],\n characterSet: item[\"characterSet\"],\n computeCount: item[\"computeCount\"],\n computeModel: item[\"computeModel\"],\n cpuCoreCount: item[\"cpuCoreCount\"],\n customerContacts: !item[\"customerContacts\"]\n ? item[\"customerContacts\"]\n : customerContactArraySerializer(item[\"customerContacts\"]),\n dataStorageSizeInTbs: item[\"dataStorageSizeInTbs\"],\n dataStorageSizeInGbs: item[\"dataStorageSizeInGbs\"],\n dbVersion: item[\"dbVersion\"],\n dbWorkload: item[\"dbWorkload\"],\n displayName: item[\"displayName\"],\n isAutoScalingEnabled: item[\"isAutoScalingEnabled\"],\n isAutoScalingForStorageEnabled: item[\"isAutoScalingForStorageEnabled\"],\n peerDbId: item[\"peerDbId\"],\n isLocalDataGuardEnabled: item[\"isLocalDataGuardEnabled\"],\n isMtlsConnectionRequired: item[\"isMtlsConnectionRequired\"],\n isPreviewVersionWithServiceTermsAccepted: item[\"isPreviewVersionWithServiceTermsAccepted\"],\n licenseModel: item[\"licenseModel\"],\n ncharacterSet: item[\"ncharacterSet\"],\n scheduledOperations: !item[\"scheduledOperations\"]\n ? item[\"scheduledOperations\"]\n : scheduledOperationsTypeSerializer(item[\"scheduledOperations\"]),\n privateEndpointIp: item[\"privateEndpointIp\"],\n privateEndpointLabel: item[\"privateEndpointLabel\"],\n subnetId: item[\"subnetId\"],\n vnetId: item[\"vnetId\"],\n databaseEdition: item[\"databaseEdition\"],\n autonomousDatabaseId: item[\"autonomousDatabaseId\"],\n longTermBackupSchedule: !item[\"longTermBackupSchedule\"]\n ? item[\"longTermBackupSchedule\"]\n : longTermBackUpScheduleDetailsSerializer(item[\"longTermBackupSchedule\"]),\n localAdgAutoFailoverMaxDataLossLimit: item[\"localAdgAutoFailoverMaxDataLossLimit\"],\n openMode: item[\"openMode\"],\n permissionLevel: item[\"permissionLevel\"],\n role: item[\"role\"],\n backupRetentionPeriodInDays: item[\"backupRetentionPeriodInDays\"],\n whitelistedIps: !item[\"whitelistedIps\"]\n ? item[\"whitelistedIps\"]\n : item[\"whitelistedIps\"].map((p: any) => {\n return p;\n }),\n };\n}\n\nexport function autonomousDatabasePropertiesDeserializer(item: any): AutonomousDatabaseProperties {\n return {\n adminPassword: item[\"adminPassword\"],\n dataBaseType: item[\"dataBaseType\"],\n autonomousMaintenanceScheduleType: item[\"autonomousMaintenanceScheduleType\"],\n characterSet: item[\"characterSet\"],\n computeCount: item[\"computeCount\"],\n computeModel: item[\"computeModel\"],\n cpuCoreCount: item[\"cpuCoreCount\"],\n customerContacts: !item[\"customerContacts\"]\n ? item[\"customerContacts\"]\n : customerContactArrayDeserializer(item[\"customerContacts\"]),\n dataStorageSizeInTbs: item[\"dataStorageSizeInTbs\"],\n dataStorageSizeInGbs: item[\"dataStorageSizeInGbs\"],\n dbVersion: item[\"dbVersion\"],\n dbWorkload: item[\"dbWorkload\"],\n displayName: item[\"displayName\"],\n isAutoScalingEnabled: item[\"isAutoScalingEnabled\"],\n isAutoScalingForStorageEnabled: item[\"isAutoScalingForStorageEnabled\"],\n peerDbIds: !item[\"peerDbIds\"]\n ? item[\"peerDbIds\"]\n : item[\"peerDbIds\"].map((p: any) => {\n return p;\n }),\n peerDbId: item[\"peerDbId\"],\n isLocalDataGuardEnabled: item[\"isLocalDataGuardEnabled\"],\n isRemoteDataGuardEnabled: item[\"isRemoteDataGuardEnabled\"],\n localDisasterRecoveryType: item[\"localDisasterRecoveryType\"],\n timeDisasterRecoveryRoleChanged: !item[\"timeDisasterRecoveryRoleChanged\"]\n ? item[\"timeDisasterRecoveryRoleChanged\"]\n : new Date(item[\"timeDisasterRecoveryRoleChanged\"]),\n remoteDisasterRecoveryConfiguration: !item[\"remoteDisasterRecoveryConfiguration\"]\n ? item[\"remoteDisasterRecoveryConfiguration\"]\n : disasterRecoveryConfigurationDetailsDeserializer(\n item[\"remoteDisasterRecoveryConfiguration\"],\n ),\n localStandbyDb: !item[\"localStandbyDb\"]\n ? item[\"localStandbyDb\"]\n : autonomousDatabaseStandbySummaryDeserializer(item[\"localStandbyDb\"]),\n failedDataRecoveryInSeconds: item[\"failedDataRecoveryInSeconds\"],\n isMtlsConnectionRequired: item[\"isMtlsConnectionRequired\"],\n isPreviewVersionWithServiceTermsAccepted: item[\"isPreviewVersionWithServiceTermsAccepted\"],\n licenseModel: item[\"licenseModel\"],\n ncharacterSet: item[\"ncharacterSet\"],\n lifecycleDetails: item[\"lifecycleDetails\"],\n provisioningState: item[\"provisioningState\"],\n lifecycleState: item[\"lifecycleState\"],\n scheduledOperations: !item[\"scheduledOperations\"]\n ? item[\"scheduledOperations\"]\n : scheduledOperationsTypeDeserializer(item[\"scheduledOperations\"]),\n privateEndpointIp: item[\"privateEndpointIp\"],\n privateEndpointLabel: item[\"privateEndpointLabel\"],\n ociUrl: item[\"ociUrl\"],\n subnetId: item[\"subnetId\"],\n vnetId: item[\"vnetId\"],\n timeCreated: !item[\"timeCreated\"] ? item[\"timeCreated\"] : new Date(item[\"timeCreated\"]),\n timeMaintenanceBegin: !item[\"timeMaintenanceBegin\"]\n ? item[\"timeMaintenanceBegin\"]\n : new Date(item[\"timeMaintenanceBegin\"]),\n timeMaintenanceEnd: !item[\"timeMaintenanceEnd\"]\n ? item[\"timeMaintenanceEnd\"]\n : new Date(item[\"timeMaintenanceEnd\"]),\n actualUsedDataStorageSizeInTbs: item[\"actualUsedDataStorageSizeInTbs\"],\n allocatedStorageSizeInTbs: item[\"allocatedStorageSizeInTbs\"],\n apexDetails: !item[\"apexDetails\"]\n ? item[\"apexDetails\"]\n : apexDetailsTypeDeserializer(item[\"apexDetails\"]),\n availableUpgradeVersions: !item[\"availableUpgradeVersions\"]\n ? item[\"availableUpgradeVersions\"]\n : item[\"availableUpgradeVersions\"].map((p: any) => {\n return p;\n }),\n connectionStrings: !item[\"connectionStrings\"]\n ? item[\"connectionStrings\"]\n : connectionStringTypeDeserializer(item[\"connectionStrings\"]),\n connectionUrls: !item[\"connectionUrls\"]\n ? item[\"connectionUrls\"]\n : connectionUrlTypeDeserializer(item[\"connectionUrls\"]),\n dataSafeStatus: item[\"dataSafeStatus\"],\n databaseEdition: item[\"databaseEdition\"],\n autonomousDatabaseId: item[\"autonomousDatabaseId\"],\n inMemoryAreaInGbs: item[\"inMemoryAreaInGbs\"],\n nextLongTermBackupTimeStamp: !item[\"nextLongTermBackupTimeStamp\"]\n ? item[\"nextLongTermBackupTimeStamp\"]\n : new Date(item[\"nextLongTermBackupTimeStamp\"]),\n longTermBackupSchedule: !item[\"longTermBackupSchedule\"]\n ? item[\"longTermBackupSchedule\"]\n : longTermBackUpScheduleDetailsDeserializer(item[\"longTermBackupSchedule\"]),\n isPreview: item[\"isPreview\"],\n localAdgAutoFailoverMaxDataLossLimit: item[\"localAdgAutoFailoverMaxDataLossLimit\"],\n memoryPerOracleComputeUnitInGbs: item[\"memoryPerOracleComputeUnitInGbs\"],\n openMode: item[\"openMode\"],\n operationsInsightsStatus: item[\"operationsInsightsStatus\"],\n permissionLevel: item[\"permissionLevel\"],\n privateEndpoint: item[\"privateEndpoint\"],\n provisionableCpus: !item[\"provisionableCpus\"]\n ? item[\"provisionableCpus\"]\n : item[\"provisionableCpus\"].map((p: any) => {\n return p;\n }),\n role: item[\"role\"],\n serviceConsoleUrl: item[\"serviceConsoleUrl\"],\n sqlWebDeveloperUrl: item[\"sqlWebDeveloperUrl\"],\n supportedRegionsToCloneTo: !item[\"supportedRegionsToCloneTo\"]\n ? item[\"supportedRegionsToCloneTo\"]\n : item[\"supportedRegionsToCloneTo\"].map((p: any) => {\n return p;\n }),\n timeDataGuardRoleChanged: item[\"timeDataGuardRoleChanged\"],\n timeDeletionOfFreeAutonomousDatabase: item[\"timeDeletionOfFreeAutonomousDatabase\"],\n timeLocalDataGuardEnabled: item[\"timeLocalDataGuardEnabled\"],\n timeOfLastFailover: item[\"timeOfLastFailover\"],\n timeOfLastRefresh: item[\"timeOfLastRefresh\"],\n timeOfLastRefreshPoint: item[\"timeOfLastRefreshPoint\"],\n timeOfLastSwitchover: item[\"timeOfLastSwitchover\"],\n timeReclamationOfFreeAutonomousDatabase: item[\"timeReclamationOfFreeAutonomousDatabase\"],\n usedDataStorageSizeInGbs: item[\"usedDataStorageSizeInGbs\"],\n usedDataStorageSizeInTbs: item[\"usedDataStorageSizeInTbs\"],\n ocid: item[\"ocid\"],\n backupRetentionPeriodInDays: item[\"backupRetentionPeriodInDays\"],\n whitelistedIps: !item[\"whitelistedIps\"]\n ? item[\"whitelistedIps\"]\n : item[\"whitelistedIps\"].map((p: any) => {\n return p;\n }),\n };\n}\n\n/** Autonomous Database clone resource model. */\nexport interface AutonomousDatabaseCloneProperties extends AutonomousDatabaseBaseProperties {\n /** Database type to be created. */\n dataBaseType: \"Clone\";\n /** The source of the database. */\n source?: SourceType;\n /** The Azure resource ID of the Autonomous Database that was cloned to create the current Autonomous Database. */\n sourceId: string;\n /** The Autonomous Database clone type. */\n cloneType: CloneType;\n /** Indicates if the refreshable clone can be reconnected to its source database. */\n readonly isReconnectCloneEnabled?: boolean;\n /** Indicates if the Autonomous Database is a refreshable clone. */\n readonly isRefreshableClone?: boolean;\n /** The refresh mode of the clone. */\n refreshableModel?: RefreshableModelType;\n /** The refresh status of the clone. */\n readonly refreshableStatus?: RefreshableStatusType;\n /** 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. */\n timeUntilReconnectCloneEnabled?: string;\n}\n\nexport function autonomousDatabaseClonePropertiesSerializer(\n item: AutonomousDatabaseCloneProperties,\n): any {\n return {\n adminPassword: item[\"adminPassword\"],\n dataBaseType: item[\"dataBaseType\"],\n autonomousMaintenanceScheduleType: item[\"autonomousMaintenanceScheduleType\"],\n characterSet: item[\"characterSet\"],\n computeCount: item[\"computeCount\"],\n computeModel: item[\"computeModel\"],\n cpuCoreCount: item[\"cpuCoreCount\"],\n customerContacts: !item[\"customerContacts\"]\n ? item[\"customerContacts\"]\n : customerContactArraySerializer(item[\"customerContacts\"]),\n dataStorageSizeInTbs: item[\"dataStorageSizeInTbs\"],\n dataStorageSizeInGbs: item[\"dataStorageSizeInGbs\"],\n dbVersion: item[\"dbVersion\"],\n dbWorkload: item[\"dbWorkload\"],\n displayName: item[\"displayName\"],\n isAutoScalingEnabled: item[\"isAutoScalingEnabled\"],\n isAutoScalingForStorageEnabled: item[\"isAutoScalingForStorageEnabled\"],\n peerDbId: item[\"peerDbId\"],\n isLocalDataGuardEnabled: item[\"isLocalDataGuardEnabled\"],\n isMtlsConnectionRequired: item[\"isMtlsConnectionRequired\"],\n isPreviewVersionWithServiceTermsAccepted: item[\"isPreviewVersionWithServiceTermsAccepted\"],\n licenseModel: item[\"licenseModel\"],\n ncharacterSet: item[\"ncharacterSet\"],\n scheduledOperations: !item[\"scheduledOperations\"]\n ? item[\"scheduledOperations\"]\n : scheduledOperationsTypeSerializer(item[\"scheduledOperations\"]),\n privateEndpointIp: item[\"privateEndpointIp\"],\n privateEndpointLabel: item[\"privateEndpointLabel\"],\n subnetId: item[\"subnetId\"],\n vnetId: item[\"vnetId\"],\n databaseEdition: item[\"databaseEdition\"],\n autonomousDatabaseId: item[\"autonomousDatabaseId\"],\n longTermBackupSchedule: !item[\"longTermBackupSchedule\"]\n ? item[\"longTermBackupSchedule\"]\n : longTermBackUpScheduleDetailsSerializer(item[\"longTermBackupSchedule\"]),\n localAdgAutoFailoverMaxDataLossLimit: item[\"localAdgAutoFailoverMaxDataLossLimit\"],\n openMode: item[\"openMode\"],\n permissionLevel: item[\"permissionLevel\"],\n role: item[\"role\"],\n backupRetentionPeriodInDays: item[\"backupRetentionPeriodInDays\"],\n whitelistedIps: !item[\"whitelistedIps\"]\n ? item[\"whitelistedIps\"]\n : item[\"whitelistedIps\"].map((p: any) => {\n return p;\n }),\n source: item[\"source\"],\n sourceId: item[\"sourceId\"],\n cloneType: item[\"cloneType\"],\n refreshableModel: item[\"refreshableModel\"],\n timeUntilReconnectCloneEnabled: item[\"timeUntilReconnectCloneEnabled\"],\n };\n}\n\nexport function autonomousDatabaseClonePropertiesDeserializer(\n item: any,\n): AutonomousDatabaseCloneProperties {\n return {\n adminPassword: item[\"adminPassword\"],\n dataBaseType: item[\"dataBaseType\"],\n autonomousMaintenanceScheduleType: item[\"autonomousMaintenanceScheduleType\"],\n characterSet: item[\"characterSet\"],\n computeCount: item[\"computeCount\"],\n computeModel: item[\"computeModel\"],\n cpuCoreCount: item[\"cpuCoreCount\"],\n customerContacts: !item[\"customerContacts\"]\n ? item[\"customerContacts\"]\n : customerContactArrayDeserializer(item[\"customerContacts\"]),\n dataStorageSizeInTbs: item[\"dataStorageSizeInTbs\"],\n dataStorageSizeInGbs: item[\"dataStorageSizeInGbs\"],\n dbVersion: item[\"dbVersion\"],\n dbWorkload: item[\"dbWorkload\"],\n displayName: item[\"displayName\"],\n isAutoScalingEnabled: item[\"isAutoScalingEnabled\"],\n isAutoScalingForStorageEnabled: item[\"isAutoScalingForStorageEnabled\"],\n peerDbIds: !item[\"peerDbIds\"]\n ? item[\"peerDbIds\"]\n : item[\"peerDbIds\"].map((p: any) => {\n return p;\n }),\n peerDbId: item[\"peerDbId\"],\n isLocalDataGuardEnabled: item[\"isLocalDataGuardEnabled\"],\n isRemoteDataGuardEnabled: item[\"isRemoteDataGuardEnabled\"],\n localDisasterRecoveryType: item[\"localDisasterRecoveryType\"],\n timeDisasterRecoveryRoleChanged: !item[\"timeDisasterRecoveryRoleChanged\"]\n ? item[\"timeDisasterRecoveryRoleChanged\"]\n : new Date(item[\"timeDisasterRecoveryRoleChanged\"]),\n remoteDisasterRecoveryConfiguration: !item[\"remoteDisasterRecoveryConfiguration\"]\n ? item[\"remoteDisasterRecoveryConfiguration\"]\n : disasterRecoveryConfigurationDetailsDeserializer(\n item[\"remoteDisasterRecoveryConfiguration\"],\n ),\n localStandbyDb: !item[\"localStandbyDb\"]\n ? item[\"localStandbyDb\"]\n : autonomousDatabaseStandbySummaryDeserializer(item[\"localStandbyDb\"]),\n failedDataRecoveryInSeconds: item[\"failedDataRecoveryInSeconds\"],\n isMtlsConnectionRequired: item[\"isMtlsConnectionRequired\"],\n isPreviewVersionWithServiceTermsAccepted: item[\"isPreviewVersionWithServiceTermsAccepted\"],\n licenseModel: item[\"licenseModel\"],\n ncharacterSet: item[\"ncharacterSet\"],\n lifecycleDetails: item[\"lifecycleDetails\"],\n provisioningState: item[\"provisioningState\"],\n lifecycleState: item[\"lifecycleState\"],\n scheduledOperations: !item[\"scheduledOperations\"]\n ? item[\"scheduledOperations\"]\n : scheduledOperationsTypeDeserializer(item[\"scheduledOperations\"]),\n privateEndpointIp: item[\"privateEndpointIp\"],\n privateEndpointLabel: item[\"privateEndpointLabel\"],\n ociUrl: item[\"ociUrl\"],\n subnetId: item[\"subnetId\"],\n vnetId: item[\"vnetId\"],\n timeCreated: !item[\"timeCreated\"] ? item[\"timeCreated\"] : new Date(item[\"timeCreated\"]),\n timeMaintenanceBegin: !item[\"timeMaintenanceBegin\"]\n ? item[\"timeMaintenanceBegin\"]\n : new Date(item[\"timeMaintenanceBegin\"]),\n timeMaintenanceEnd: !item[\"timeMaintenanceEnd\"]\n ? item[\"timeMaintenanceEnd\"]\n : new Date(item[\"timeMaintenanceEnd\"]),\n actualUsedDataStorageSizeInTbs: item[\"actualUsedDataStorageSizeInTbs\"],\n allocatedStorageSizeInTbs: item[\"allocatedStorageSizeInTbs\"],\n apexDetails: !item[\"apexDetails\"]\n ? item[\"apexDetails\"]\n : apexDetailsTypeDeserializer(item[\"apexDetails\"]),\n availableUpgradeVersions: !item[\"availableUpgradeVersions\"]\n ? item[\"availableUpgradeVersions\"]\n : item[\"availableUpgradeVersions\"].map((p: any) => {\n return p;\n }),\n connectionStrings: !item[\"connectionStrings\"]\n ? item[\"connectionStrings\"]\n : connectionStringTypeDeserializer(item[\"connectionStrings\"]),\n connectionUrls: !item[\"connectionUrls\"]\n ? item[\"connectionUrls\"]\n : connectionUrlTypeDeserializer(item[\"connectionUrls\"]),\n dataSafeStatus: item[\"dataSafeStatus\"],\n databaseEdition: item[\"databaseEdition\"],\n autonomousDatabaseId: item[\"autonomousDatabaseId\"],\n inMemoryAreaInGbs: item[\"inMemoryAreaInGbs\"],\n nextLongTermBackupTimeStamp: !item[\"nextLongTermBackupTimeStamp\"]\n ? item[\"nextLongTermBackupTimeStamp\"]\n : new Date(item[\"nextLongTermBackupTimeStamp\"]),\n longTermBackupSchedule: !item[\"longTermBackupSchedule\"]\n ? item[\"longTermBackupSchedule\"]\n : longTermBackUpScheduleDetailsDeserializer(item[\"longTermBackupSchedule\"]),\n isPreview: item[\"isPreview\"],\n localAdgAutoFailoverMaxDataLossLimit: item[\"localAdgAutoFailoverMaxDataLossLimit\"],\n memoryPerOracleComputeUnitInGbs: item[\"memoryPerOracleComputeUnitInGbs\"],\n openMode: item[\"openMode\"],\n operationsInsightsStatus: item[\"operationsInsightsStatus\"],\n permissionLevel: item[\"permissionLevel\"],\n privateEndpoint: item[\"privateEndpoint\"],\n provisionableCpus: !item[\"provisionableCpus\"]\n ? item[\"provisionableCpus\"]\n : item[\"provisionableCpus\"].map((p: any) => {\n return p;\n }),\n role: item[\"role\"],\n serviceConsoleUrl: item[\"serviceConsoleUrl\"],\n sqlWebDeveloperUrl: item[\"sqlWebDeveloperUrl\"],\n supportedRegionsToCloneTo: !item[\"supportedRegionsToCloneTo\"]\n ? item[\"supportedRegionsToCloneTo\"]\n : item[\"supportedRegionsToCloneTo\"].map((p: any) => {\n return p;\n }),\n timeDataGuardRoleChanged: item[\"timeDataGuardRoleChanged\"],\n timeDeletionOfFreeAutonomousDatabase: item[\"timeDeletionOfFreeAutonomousDatabase\"],\n timeLocalDataGuardEnabled: item[\"timeLocalDataGuardEnabled\"],\n timeOfLastFailover: item[\"timeOfLastFailover\"],\n timeOfLastRefresh: item[\"timeOfLastRefresh\"],\n timeOfLastRefreshPoint: item[\"timeOfLastRefreshPoint\"],\n timeOfLastSwitchover: item[\"timeOfLastSwitchover\"],\n timeReclamationOfFreeAutonomousDatabase: item[\"timeReclamationOfFreeAutonomousDatabase\"],\n usedDataStorageSizeInGbs: item[\"usedDataStorageSizeInGbs\"],\n usedDataStorageSizeInTbs: item[\"usedDataStorageSizeInTbs\"],\n ocid: item[\"ocid\"],\n backupRetentionPeriodInDays: item[\"backupRetentionPeriodInDays\"],\n whitelistedIps: !item[\"whitelistedIps\"]\n ? item[\"whitelistedIps\"]\n : item[\"whitelistedIps\"].map((p: any) => {\n return p;\n }),\n source: item[\"source\"],\n sourceId: item[\"sourceId\"],\n cloneType: item[\"cloneType\"],\n isReconnectCloneEnabled: item[\"isReconnectCloneEnabled\"],\n isRefreshableClone: item[\"isRefreshableClone\"],\n refreshableModel: item[\"refreshableModel\"],\n refreshableStatus: item[\"refreshableStatus\"],\n timeUntilReconnectCloneEnabled: item[\"timeUntilReconnectCloneEnabled\"],\n };\n}\n\n/** Source type enum. */\nexport enum KnownSourceType {\n /** None source */\n None = \"None\",\n /** Database source */\n Database = \"Database\",\n /** Backup from ID source */\n BackupFromId = \"BackupFromId\",\n /** Backup from timestamp source */\n BackupFromTimestamp = \"BackupFromTimestamp\",\n /** Clone to refreshable source */\n CloneToRefreshable = \"CloneToRefreshable\",\n /** Cross region dataguard source */\n CrossRegionDataguard = \"CrossRegionDataguard\",\n /** cross region disaster recovery source */\n CrossRegionDisasterRecovery = \"CrossRegionDisasterRecovery\",\n}\n\n/**\n * Source type enum. \\\n * {@link KnownSourceType} can be used interchangeably with SourceType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None**: None source \\\n * **Database**: Database source \\\n * **BackupFromId**: Backup from ID source \\\n * **BackupFromTimestamp**: Backup from timestamp source \\\n * **CloneToRefreshable**: Clone to refreshable source \\\n * **CrossRegionDataguard**: Cross region dataguard source \\\n * **CrossRegionDisasterRecovery**: cross region disaster recovery source\n */\nexport type SourceType = string;\n\n/** Clone type enum */\nexport enum KnownCloneType {\n /** Full clone */\n Full = \"Full\",\n /** Metadata only */\n Metadata = \"Metadata\",\n}\n\n/**\n * Clone type enum \\\n * {@link KnownCloneType} can be used interchangeably with CloneType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Full**: Full clone \\\n * **Metadata**: Metadata only\n */\nexport type CloneType = string;\n\n/** Refreshable model type enum */\nexport enum KnownRefreshableModelType {\n /** Automatic refreshable model type */\n Automatic = \"Automatic\",\n /** Manual refreshable model type */\n Manual = \"Manual\",\n}\n\n/**\n * Refreshable model type enum \\\n * {@link KnownRefreshableModelType} can be used interchangeably with RefreshableModelType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Automatic**: Automatic refreshable model type \\\n * **Manual**: Manual refreshable model type\n */\nexport type RefreshableModelType = string;\n\n/** Refreshable status type enum. */\nexport enum KnownRefreshableStatusType {\n /** Refreshing status */\n Refreshing = \"Refreshing\",\n /** NotRefreshing status */\n NotRefreshing = \"NotRefreshing\",\n}\n\n/**\n * Refreshable status type enum. \\\n * {@link KnownRefreshableStatusType} can be used interchangeably with RefreshableStatusType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Refreshing**: Refreshing status \\\n * **NotRefreshing**: NotRefreshing status\n */\nexport type RefreshableStatusType = string;\n\n/** Autonomous Database Cross Region Disaster Recovery resource model. */\nexport interface AutonomousDatabaseCrossRegionDisasterRecoveryProperties\n extends AutonomousDatabaseBaseProperties {\n /** Database type to be created. */\n dataBaseType: \"CrossRegionDisasterRecovery\";\n /** The source of the database. */\n source: \"CrossRegionDisasterRecovery\";\n /** The Azure ID of the source Autonomous Database that will be used to create a new peer database for the DR association. */\n sourceId: string;\n /** The name of the region where source Autonomous Database exists. */\n sourceLocation?: string;\n /** The source database ocid */\n sourceOcid?: string;\n /** 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. */\n remoteDisasterRecoveryType: DisasterRecoveryType;\n /** 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. */\n isReplicateAutomaticBackups?: boolean;\n}\n\nexport function autonomousDatabaseCrossRegionDisasterRecoveryPropertiesSerializer(\n item: AutonomousDatabaseCrossRegionDisasterRecoveryProperties,\n): any {\n return {\n adminPassword: item[\"adminPassword\"],\n dataBaseType: item[\"dataBaseType\"],\n autonomousMaintenanceScheduleType: item[\"autonomousMaintenanceScheduleType\"],\n characterSet: item[\"characterSet\"],\n computeCount: item[\"computeCount\"],\n computeModel: item[\"computeModel\"],\n cpuCoreCount: item[\"cpuCoreCount\"],\n customerContacts: !item[\"customerContacts\"]\n ? item[\"customerContacts\"]\n : customerContactArraySerializer(item[\"customerContacts\"]),\n dataStorageSizeInTbs: item[\"dataStorageSizeInTbs\"],\n dataStorageSizeInGbs: item[\"dataStorageSizeInGbs\"],\n dbVersion: item[\"dbVersion\"],\n dbWorkload: item[\"dbWorkload\"],\n displayName: item[\"displayName\"],\n isAutoScalingEnabled: item[\"isAutoScalingEnabled\"],\n isAutoScalingForStorageEnabled: item[\"isAutoScalingForStorageEnabled\"],\n peerDbId: item[\"peerDbId\"],\n isLocalDataGuardEnabled: item[\"isLocalDataGuardEnabled\"],\n isMtlsConnectionRequired: item[\"isMtlsConnectionRequired\"],\n isPreviewVersionWithServiceTermsAccepted: item[\"isPreviewVersionWithServiceTermsAccepted\"],\n licenseModel: item[\"licenseModel\"],\n ncharacterSet: item[\"ncharacterSet\"],\n scheduledOperations: !item[\"scheduledOperations\"]\n ? item[\"scheduledOperations\"]\n : scheduledOperationsTypeSerializer(item[\"scheduledOperations\"]),\n privateEndpointIp: item[\"privateEndpointIp\"],\n privateEndpointLabel: item[\"privateEndpointLabel\"],\n subnetId: item[\"subnetId\"],\n vnetId: item[\"vnetId\"],\n databaseEdition: item[\"databaseEdition\"],\n autonomousDatabaseId: item[\"autonomousDatabaseId\"],\n longTermBackupSchedule: !item[\"longTermBackupSchedule\"]\n ? item[\"longTermBackupSchedule\"]\n : longTermBackUpScheduleDetailsSerializer(item[\"longTermBackupSchedule\"]),\n localAdgAutoFailoverMaxDataLossLimit: item[\"localAdgAutoFailoverMaxDataLossLimit\"],\n openMode: item[\"openMode\"],\n permissionLevel: item[\"permissionLevel\"],\n role: item[\"role\"],\n backupRetentionPeriodInDays: item[\"backupRetentionPeriodInDays\"],\n whitelistedIps: !item[\"whitelistedIps\"]\n ? item[\"whitelistedIps\"]\n : item[\"whitelistedIps\"].map((p: any) => {\n return p;\n }),\n source: item[\"source\"],\n sourceId: item[\"sourceId\"],\n sourceLocation: item[\"sourceLocation\"],\n sourceOcid: item[\"sourceOcid\"],\n remoteDisasterRecoveryType: item[\"remoteDisasterRecoveryType\"],\n isReplicateAutomaticBackups: item[\"isReplicateAutomaticBackups\"],\n };\n}\n\nexport function autonomousDatabaseCrossRegionDisasterRecoveryPropertiesDeserializer(\n item: any,\n): AutonomousDatabaseCrossRegionDisasterRecoveryProperties {\n return {\n adminPassword: item[\"adminPassword\"],\n dataBaseType: item[\"dataBaseType\"],\n autonomousMaintenanceScheduleType: item[\"autonomousMaintenanceScheduleType\"],\n characterSet: item[\"characterSet\"],\n computeCount: item[\"computeCount\"],\n computeModel: item[\"computeModel\"],\n cpuCoreCount: item[\"cpuCoreCount\"],\n customerContacts: !item[\"customerContacts\"]\n ? item[\"customerContacts\"]\n : customerContactArrayDeserializer(item[\"customerContacts\"]),\n dataStorageSizeInTbs: item[\"dataStorageSizeInTbs\"],\n dataStorageSizeInGbs: item[\"dataStorageSizeInGbs\"],\n dbVersion: item[\"dbVersion\"],\n dbWorkload: item[\"dbWorkload\"],\n displayName: item[\"displayName\"],\n isAutoScalingEnabled: item[\"isAutoScalingEnabled\"],\n isAutoScalingForStorageEnabled: item[\"isAutoScalingForStorageEnabled\"],\n peerDbIds: !item[\"peerDbIds\"]\n ? item[\"peerDbIds\"]\n : item[\"peerDbIds\"].map((p: any) => {\n return p;\n }),\n peerDbId: item[\"peerDbId\"],\n isLocalDataGuardEnabled: item[\"isLocalDataGuardEnabled\"],\n isRemoteDataGuardEnabled: item[\"isRemoteDataGuardEnabled\"],\n localDisasterRecoveryType: item[\"localDisasterRecoveryType\"],\n timeDisasterRecoveryRoleChanged: !item[\"timeDisasterRecoveryRoleChanged\"]\n ? item[\"timeDisasterRecoveryRoleChanged\"]\n : new Date(item[\"timeDisasterRecoveryRoleChanged\"]),\n remoteDisasterRecoveryConfiguration: !item[\"remoteDisasterRecoveryConfiguration\"]\n ? item[\"remoteDisasterRecoveryConfiguration\"]\n : disasterRecoveryConfigurationDetailsDeserializer(\n item[\"remoteDisasterRecoveryConfiguration\"],\n ),\n localStandbyDb: !item[\"localStandbyDb\"]\n ? item[\"localStandbyDb\"]\n : autonomousDatabaseStandbySummaryDeserializer(item[\"localStandbyDb\"]),\n failedDataRecoveryInSeconds: item[\"failedDataRecoveryInSeconds\"],\n isMtlsConnectionRequired: item[\"isMtlsConnectionRequired\"],\n isPreviewVersionWithServiceTermsAccepted: item[\"isPreviewVersionWithServiceTermsAccepted\"],\n licenseModel: item[\"licenseModel\"],\n ncharacterSet: item[\"ncharacterSet\"],\n lifecycleDetails: item[\"lifecycleDetails\"],\n provisioningState: item[\"provisioningState\"],\n lifecycleState: item[\"lifecycleState\"],\n scheduledOperations: !item[\"scheduledOperations\"]\n ? item[\"scheduledOperations\"]\n : scheduledOperationsTypeDeserializer(item[\"scheduledOperations\"]),\n privateEndpointIp: item[\"privateEndpointIp\"],\n privateEndpointLabel: item[\"privateEndpointLabel\"],\n ociUrl: item[\"ociUrl\"],\n subnetId: item[\"subnetId\"],\n vnetId: item[\"vnetId\"],\n timeCreated: !item[\"timeCreated\"] ? item[\"timeCreated\"] : new Date(item[\"timeCreated\"]),\n timeMaintenanceBegin: !item[\"timeMaintenanceBegin\"]\n ? item[\"timeMaintenanceBegin\"]\n : new Date(item[\"timeMaintenanceBegin\"]),\n timeMaintenanceEnd: !item[\"timeMaintenanceEnd\"]\n ? item[\"timeMaintenanceEnd\"]\n : new Date(item[\"timeMaintenanceEnd\"]),\n actualUsedDataStorageSizeInTbs: item[\"actualUsedDataStorageSizeInTbs\"],\n allocatedStorageSizeInTbs: item[\"allocatedStorageSizeInTbs\"],\n apexDetails: !item[\"apexDetails\"]\n ? item[\"apexDetails\"]\n : apexDetailsTypeDeserializer(item[\"apexDetails\"]),\n availableUpgradeVersions: !item[\"availableUpgradeVersions\"]\n ? item[\"availableUpgradeVersions\"]\n : item[\"availableUpgradeVersions\"].map((p: any) => {\n return p;\n }),\n connectionStrings: !item[\"connectionStrings\"]\n ? item[\"connectionStrings\"]\n : connectionStringTypeDeserializer(item[\"connectionStrings\"]),\n connectionUrls: !item[\"connectionUrls\"]\n ? item[\"connectionUrls\"]\n : connectionUrlTypeDeserializer(item[\"connectionUrls\"]),\n dataSafeStatus: item[\"dataSafeStatus\"],\n databaseEdition: item[\"databaseEdition\"],\n autonomousDatabaseId: item[\"autonomousDatabaseId\"],\n inMemoryAreaInGbs: item[\"inMemoryAreaInGbs\"],\n nextLongTermBackupTimeStamp: !item[\"nextLongTermBackupTimeStamp\"]\n ? item[\"nextLongTermBackupTimeStamp\"]\n : new Date(item[\"nextLongTermBackupTimeStamp\"]),\n longTermBackupSchedule: !item[\"longTermBackupSchedule\"]\n ? item[\"longTermBackupSchedule\"]\n : longTermBackUpScheduleDetailsDeserializer(item[\"longTermBackupSchedule\"]),\n isPreview: item[\"isPreview\"],\n localAdgAutoFailoverMaxDataLossLimit: item[\"localAdgAutoFailoverMaxDataLossLimit\"],\n memoryPerOracleComputeUnitInGbs: item[\"memoryPerOracleComputeUnitInGbs\"],\n openMode: item[\"openMode\"],\n operationsInsightsStatus: item[\"operationsInsightsStatus\"],\n permissionLevel: item[\"permissionLevel\"],\n privateEndpoint: item[\"privateEndpoint\"],\n provisionableCpus: !item[\"provisionableCpus\"]\n ? item[\"provisionableCpus\"]\n : item[\"provisionableCpus\"].map((p: any) => {\n return p;\n }),\n role: item[\"role\"],\n serviceConsoleUrl: item[\"serviceConsoleUrl\"],\n sqlWebDeveloperUrl: item[\"sqlWebDeveloperUrl\"],\n supportedRegionsToCloneTo: !item[\"supportedRegionsToCloneTo\"]\n ? item[\"supportedRegionsToCloneTo\"]\n : item[\"supportedRegionsToCloneTo\"].map((p: any) => {\n return p;\n }),\n timeDataGuardRoleChanged: item[\"timeDataGuardRoleChanged\"],\n timeDeletionOfFreeAutonomousDatabase: item[\"timeDeletionOfFreeAutonomousDatabase\"],\n timeLocalDataGuardEnabled: item[\"timeLocalDataGuardEnabled\"],\n timeOfLastFailover: item[\"timeOfLastFailover\"],\n timeOfLastRefresh: item[\"timeOfLastRefresh\"],\n timeOfLastRefreshPoint: item[\"timeOfLastRefreshPoint\"],\n timeOfLastSwitchover: item[\"timeOfLastSwitchover\"],\n timeReclamationOfFreeAutonomousDatabase: item[\"timeReclamationOfFreeAutonomousDatabase\"],\n usedDataStorageSizeInGbs: item[\"usedDataStorageSizeInGbs\"],\n usedDataStorageSizeInTbs: item[\"usedDataStorageSizeInTbs\"],\n ocid: item[\"ocid\"],\n backupRetentionPeriodInDays: item[\"backupRetentionPeriodInDays\"],\n whitelistedIps: !item[\"whitelistedIps\"]\n ? item[\"whitelistedIps\"]\n : item[\"whitelistedIps\"].map((p: any) => {\n return p;\n }),\n source: item[\"source\"],\n sourceId: item[\"sourceId\"],\n sourceLocation: item[\"sourceLocation\"],\n sourceOcid: item[\"sourceOcid\"],\n remoteDisasterRecoveryType: item[\"remoteDisasterRecoveryType\"],\n isReplicateAutomaticBackups: item[\"isReplicateAutomaticBackups\"],\n };\n}\n\n/** Autonomous Database From Backup Timestamp resource model. */\nexport interface AutonomousDatabaseFromBackupTimestampProperties\n extends AutonomousDatabaseBaseProperties {\n /** Database type to be created. */\n dataBaseType: \"CloneFromBackupTimestamp\";\n /** The source of the database. */\n source: \"BackupFromTimestamp\";\n /** The ID of the source Autonomous Database that you will clone to create a new Autonomous Database. */\n sourceId: string;\n /** The Autonomous Database clone type. */\n cloneType: CloneType;\n /** The timestamp specified for the point-in-time clone of the source Autonomous Database. The timestamp must be in the past. */\n timestamp?: Date;\n /** Clone from latest available backup timestamp. */\n useLatestAvailableBackupTimeStamp?: boolean;\n}\n\nexport function autonomousDatabaseFromBackupTimestampPropertiesSerializer(\n item: AutonomousDatabaseFromBackupTimestampProperties,\n): any {\n return {\n adminPassword: item[\"adminPassword\"],\n dataBaseType: item[\"dataBaseType\"],\n autonomousMaintenanceScheduleType: item[\"autonomousMaintenanceScheduleType\"],\n characterSet: item[\"characterSet\"],\n computeCount: item[\"computeCount\"],\n computeModel: item[\"computeModel\"],\n cpuCoreCount: item[\"cpuCoreCount\"],\n customerContacts: !item[\"customerContacts\"]\n ? item[\"customerContacts\"]\n : customerContactArraySerializer(item[\"customerContacts\"]),\n dataStorageSizeInTbs: item[\"dataStorageSizeInTbs\"],\n dataStorageSizeInGbs: item[\"dataStorageSizeInGbs\"],\n dbVersion: item[\"dbVersion\"],\n dbWorkload: item[\"dbWorkload\"],\n displayName: item[\"displayName\"],\n isAutoScalingEnabled: item[\"isAutoScalingEnabled\"],\n isAutoScalingForStorageEnabled: item[\"isAutoScalingForStorageEnabled\"],\n peerDbId: item[\"peerDbId\"],\n isLocalDataGuardEnabled: item[\"isLocalDataGuardEnabled\"],\n isMtlsConnectionRequired: item[\"isMtlsConnectionRequired\"],\n isPreviewVersionWithServiceTermsAccepted: item[\"isPreviewVersionWithServiceTermsAccepted\"],\n licenseModel: item[\"licenseModel\"],\n ncharacterSet: item[\"ncharacterSet\"],\n scheduledOperations: !item[\"scheduledOperations\"]\n ? item[\"scheduledOperations\"]\n : scheduledOperationsTypeSerializer(item[\"scheduledOperations\"]),\n privateEndpointIp: item[\"privateEndpointIp\"],\n privateEndpointLabel: item[\"privateEndpointLabel\"],\n subnetId: item[\"subnetId\"],\n vnetId: item[\"vnetId\"],\n databaseEdition: item[\"databaseEdition\"],\n autonomousDatabaseId: item[\"autonomousDatabaseId\"],\n longTermBackupSchedule: !item[\"longTermBackupSchedule\"]\n ? item[\"longTermBackupSchedule\"]\n : longTermBackUpScheduleDetailsSerializer(item[\"longTermBackupSchedule\"]),\n localAdgAutoFailoverMaxDataLossLimit: item[\"localAdgAutoFailoverMaxDataLossLimit\"],\n openMode: item[\"openMode\"],\n permissionLevel: item[\"permissionLevel\"],\n role: item[\"role\"],\n backupRetentionPeriodInDays: item[\"backupRetentionPeriodInDays\"],\n whitelistedIps: !item[\"whitelistedIps\"]\n ? item[\"whitelistedIps\"]\n : item[\"whitelistedIps\"].map((p: any) => {\n return p;\n }),\n source: item[\"source\"],\n sourceId: item[\"sourceId\"],\n cloneType: item[\"cloneType\"],\n timestamp: !item[\"timestamp\"] ? item[\"timestamp\"] : item[\"timestamp\"].toISOString(),\n useLatestAvailableBackupTimeStamp: item[\"useLatestAvailableBackupTimeStamp\"],\n };\n}\n\nexport function autonomousDatabaseFromBackupTimestampPropertiesDeserializer(\n item: any,\n): AutonomousDatabaseFromBackupTimestampProperties {\n return {\n adminPassword: item[\"adminPassword\"],\n dataBaseType: item[\"dataBaseType\"],\n autonomousMaintenanceScheduleType: item[\"autonomousMaintenanceScheduleType\"],\n characterSet: item[\"characterSet\"],\n computeCount: item[\"computeCount\"],\n computeModel: item[\"computeModel\"],\n cpuCoreCount: item[\"cpuCoreCount\"],\n customerContacts: !item[\"customerContacts\"]\n ? item[\"customerContacts\"]\n : customerContactArrayDeserializer(item[\"customerContacts\"]),\n dataStorageSizeInTbs: item[\"dataStorageSizeInTbs\"],\n dataStorageSizeInGbs: item[\"dataStorageSizeInGbs\"],\n dbVersion: item[\"dbVersion\"],\n dbWorkload: item[\"dbWorkload\"],\n displayName: item[\"displayName\"],\n isAutoScalingEnabled: item[\"isAutoScalingEnabled\"],\n isAutoScalingForStorageEnabled: item[\"isAutoScalingForStorageEnabled\"],\n peerDbIds: !item[\"peerDbIds\"]\n ? item[\"peerDbIds\"]\n : item[\"peerDbIds\"].map((p: any) => {\n return p;\n }),\n peerDbId: item[\"peerDbId\"],\n isLocalDataGuardEnabled: item[\"isLocalDataGuardEnabled\"],\n isRemoteDataGuardEnabled: item[\"isRemoteDataGuardEnabled\"],\n localDisasterRecoveryType: item[\"localDisasterRecoveryType\"],\n timeDisasterRecoveryRoleChanged: !item[\"timeDisasterRecoveryRoleChanged\"]\n ? item[\"timeDisasterRecoveryRoleChanged\"]\n : new Date(item[\"timeDisasterRecoveryRoleChanged\"]),\n remoteDisasterRecoveryConfiguration: !item[\"remoteDisasterRecoveryConfiguration\"]\n ? item[\"remoteDisasterRecoveryConfiguration\"]\n : disasterRecoveryConfigurationDetailsDeserializer(\n item[\"remoteDisasterRecoveryConfiguration\"],\n ),\n localStandbyDb: !item[\"localStandbyDb\"]\n ? item[\"localStandbyDb\"]\n : autonomousDatabaseStandbySummaryDeserializer(item[\"localStandbyDb\"]),\n failedDataRecoveryInSeconds: item[\"failedDataRecoveryInSeconds\"],\n isMtlsConnectionRequired: item[\"isMtlsConnectionRequired\"],\n isPreviewVersionWithServiceTermsAccepted: item[\"isPreviewVersionWithServiceTermsAccepted\"],\n licenseModel: item[\"licenseModel\"],\n ncharacterSet: item[\"ncharacterSet\"],\n lifecycleDetails: item[\"lifecycleDetails\"],\n provisioningState: item[\"provisioningState\"],\n lifecycleState: item[\"lifecycleState\"],\n scheduledOperations: !item[\"scheduledOperations\"]\n ? item[\"scheduledOperations\"]\n : scheduledOperationsTypeDeserializer(item[\"scheduledOperations\"]),\n privateEndpointIp: item[\"privateEndpointIp\"],\n privateEndpointLabel: item[\"privateEndpointLabel\"],\n ociUrl: item[\"ociUrl\"],\n subnetId: item[\"subnetId\"],\n vnetId: item[\"vnetId\"],\n timeCreated: !item[\"timeCreated\"] ? item[\"timeCreated\"] : new Date(item[\"timeCreated\"]),\n timeMaintenanceBegin: !item[\"timeMaintenanceBegin\"]\n ? item[\"timeMaintenanceBegin\"]\n : new Date(item[\"timeMaintenanceBegin\"]),\n timeMaintenanceEnd: !item[\"timeMaintenanceEnd\"]\n ? item[\"timeMaintenanceEnd\"]\n : new Date(item[\"timeMaintenanceEnd\"]),\n actualUsedDataStorageSizeInTbs: item[\"actualUsedDataStorageSizeInTbs\"],\n allocatedStorageSizeInTbs: item[\"allocatedStorageSizeInTbs\"],\n apexDetails: !item[\"apexDetails\"]\n ? item[\"apexDetails\"]\n : apexDetailsTypeDeserializer(item[\"apexDetails\"]),\n availableUpgradeVersions: !item[\"availableUpgradeVersions\"]\n ? item[\"availableUpgradeVersions\"]\n : item[\"availableUpgradeVersions\"].map((p: any) => {\n return p;\n }),\n connectionStrings: !item[\"connectionStrings\"]\n ? item[\"connectionStrings\"]\n : connectionStringTypeDeserializer(item[\"connectionStrings\"]),\n connectionUrls: !item[\"connectionUrls\"]\n ? item[\"connectionUrls\"]\n : connectionUrlTypeDeserializer(item[\"connectionUrls\"]),\n dataSafeStatus: item[\"dataSafeStatus\"],\n databaseEdition: item[\"databaseEdition\"],\n autonomousDatabaseId: item[\"autonomousDatabaseId\"],\n inMemoryAreaInGbs: item[\"inMemoryAreaInGbs\"],\n nextLongTermBackupTimeStamp: !item[\"nextLongTermBackupTimeStamp\"]\n ? item[\"nextLongTermBackupTimeStamp\"]\n : new Date(item[\"nextLongTermBackupTimeStamp\"]),\n longTermBackupSchedule: !item[\"longTermBackupSchedule\"]\n ? item[\"longTermBackupSchedule\"]\n : longTermBackUpScheduleDetailsDeserializer(item[\"longTermBackupSchedule\"]),\n isPreview: item[\"isPreview\"],\n localAdgAutoFailoverMaxDataLossLimit: item[\"localAdgAutoFailoverMaxDataLossLimit\"],\n memoryPerOracleComputeUnitInGbs: item[\"memoryPerOracleComputeUnitInGbs\"],\n openMode: item[\"openMode\"],\n operationsInsightsStatus: item[\"operationsInsightsStatus\"],\n permissionLevel: item[\"permissionLevel\"],\n privateEndpoint: item[\"privateEndpoint\"],\n provisionableCpus: !item[\"provisionableCpus\"]\n ? item[\"provisionableCpus\"]\n : item[\"provisionableCpus\"].map((p: any) => {\n return p;\n }),\n role: item[\"role\"],\n serviceConsoleUrl: item[\"serviceConsoleUrl\"],\n sqlWebDeveloperUrl: item[\"sqlWebDeveloperUrl\"],\n supportedRegionsToCloneTo: !item[\"supportedRegionsToCloneTo\"]\n ? item[\"supportedRegionsToCloneTo\"]\n : item[\"supportedRegionsToCloneTo\"].map((p: any) => {\n return p;\n }),\n timeDataGuardRoleChanged: item[\"timeDataGuardRoleChanged\"],\n timeDeletionOfFreeAutonomousDatabase: item[\"timeDeletionOfFreeAutonomousDatabase\"],\n timeLocalDataGuardEnabled: item[\"timeLocalDataGuardEnabled\"],\n timeOfLastFailover: item[\"timeOfLastFailover\"],\n timeOfLastRefresh: item[\"timeOfLastRefresh\"],\n timeOfLastRefreshPoint: item[\"timeOfLastRefreshPoint\"],\n timeOfLastSwitchover: item[\"timeOfLastSwitchover\"],\n timeReclamationOfFreeAutonomousDatabase: item[\"timeReclamationOfFreeAutonomousDatabase\"],\n usedDataStorageSizeInGbs: item[\"usedDataStorageSizeInGbs\"],\n usedDataStorageSizeInTbs: item[\"usedDataStorageSizeInTbs\"],\n ocid: item[\"ocid\"],\n backupRetentionPeriodInDays: item[\"backupRetentionPeriodInDays\"],\n whitelistedIps: !item[\"whitelistedIps\"]\n ? item[\"whitelistedIps\"]\n : item[\"whitelistedIps\"].map((p: any) => {\n return p;\n }),\n source: item[\"source\"],\n sourceId: item[\"sourceId\"],\n cloneType: item[\"cloneType\"],\n timestamp: !item[\"timestamp\"] ? item[\"timestamp\"] : new Date(item[\"timestamp\"]),\n useLatestAvailableBackupTimeStamp: item[\"useLatestAvailableBackupTimeStamp\"],\n };\n}\n\n/** The type used for update operations of the AutonomousDatabase. */\nexport interface AutonomousDatabaseUpdate {\n /** Resource tags. */\n tags?: Record<string, string>;\n /** The resource-specific properties for this resource. */\n properties?: AutonomousDatabaseUpdateProperties;\n}\n\nexport function autonomousDatabaseUpdateSerializer(item: AutonomousDatabaseUpdate): any {\n return {\n tags: item[\"tags\"],\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : autonomousDatabaseUpdatePropertiesSerializer(item[\"properties\"]),\n };\n}\n\n/** The updatable properties of the AutonomousDatabase. */\nexport interface AutonomousDatabaseUpdateProperties {\n /** Admin password. */\n adminPassword?: string;\n /** The maintenance schedule type of the Autonomous Database Serverless. */\n autonomousMaintenanceScheduleType?: AutonomousMaintenanceScheduleType;\n /** The compute amount (CPUs) available to the database. */\n computeCount?: number;\n /** The number of CPU cores to be made available to the database. */\n cpuCoreCount?: number;\n /** Customer Contacts. */\n customerContacts?: CustomerContact[];\n /** The quantity of data in the database, in terabytes. */\n dataStorageSizeInTbs?: number;\n /** The size, in gigabytes, of the data volume that will be created and attached to the database. */\n dataStorageSizeInGbs?: number;\n /** The user-friendly name for the Autonomous Database. */\n displayName?: string;\n /** Indicates if auto scaling is enabled for the Autonomous Database CPU core count. */\n isAutoScalingEnabled?: boolean;\n /** Indicates if auto scaling is enabled for the Autonomous Database storage. */\n isAutoScalingForStorageEnabled?: boolean;\n /** The Azure resource ID of the Disaster Recovery peer database, which is located in a different region from the current peer database. */\n peerDbId?: string;\n /** Indicates whether the Autonomous Database has local or called in-region Data Guard enabled. */\n isLocalDataGuardEnabled?: boolean;\n /** Specifies if the Autonomous Database requires mTLS connections. */\n isMtlsConnectionRequired?: boolean;\n /** The Oracle license model that applies to the Oracle Autonomous Database. The default is LICENSE_INCLUDED. */\n licenseModel?: LicenseModel;\n /** The list of scheduled operations. */\n scheduledOperations?: ScheduledOperationsTypeUpdate;\n /** The Oracle Database Edition that applies to the Autonomous databases. */\n databaseEdition?: DatabaseEditionType;\n /** Details for the long-term backup schedule. */\n longTermBackupSchedule?: LongTermBackUpScheduleDetails;\n /** 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 */\n localAdgAutoFailoverMaxDataLossLimit?: number;\n /** Indicates the Autonomous Database mode. */\n openMode?: OpenModeType;\n /** The Autonomous Database permission level. */\n permissionLevel?: PermissionLevelType;\n /** The Data Guard role of the Autonomous Container Database or Autonomous Database, if Autonomous Data Guard is enabled. */\n role?: RoleType;\n /** Retention period, in days, for long-term backups */\n backupRetentionPeriodInDays?: number;\n /** 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'] */\n whitelistedIps?: string[];\n}\n\nexport function autonomousDatabaseUpdatePropertiesSerializer(\n item: AutonomousDatabaseUpdateProperties,\n): any {\n return {\n adminPassword: item[\"adminPassword\"],\n autonomousMaintenanceScheduleType: item[\"autonomousMaintenanceScheduleType\"],\n computeCount: item[\"computeCount\"],\n cpuCoreCount: item[\"cpuCoreCount\"],\n customerContacts: !item[\"customerContacts\"]\n ? item[\"customerContacts\"]\n : customerContactArraySerializer(item[\"customerContacts\"]),\n dataStorageSizeInTbs: item[\"dataStorageSizeInTbs\"],\n dataStorageSizeInGbs: item[\"dataStorageSizeInGbs\"],\n displayName: item[\"displayName\"],\n isAutoScalingEnabled: item[\"isAutoScalingEnabled\"],\n isAutoScalingForStorageEnabled: item[\"isAutoScalingForStorageEnabled\"],\n peerDbId: item[\"peerDbId\"],\n isLocalDataGuardEnabled: item[\"isLocalDataGuardEnabled\"],\n isMtlsConnectionRequired: item[\"isMtlsConnectionRequired\"],\n licenseModel: item[\"licenseModel\"],\n scheduledOperations: !item[\"scheduledOperations\"]\n ? item[\"scheduledOperations\"]\n : scheduledOperationsTypeUpdateSerializer(item[\"scheduledOperations\"]),\n databaseEdition: item[\"databaseEdition\"],\n longTermBackupSchedule: !item[\"longTermBackupSchedule\"]\n ? item[\"longTermBackupSchedule\"]\n : longTermBackUpScheduleDetailsSerializer(item[\"longTermBackupSchedule\"]),\n localAdgAutoFailoverMaxDataLossLimit: item[\"localAdgAutoFailoverMaxDataLossLimit\"],\n openMode: item[\"openMode\"],\n permissionLevel: item[\"permissionLevel\"],\n role: item[\"role\"],\n backupRetentionPeriodInDays: item[\"backupRetentionPeriodInDays\"],\n whitelistedIps: !item[\"whitelistedIps\"]\n ? item[\"whitelistedIps\"]\n : item[\"whitelistedIps\"].map((p: any) => {\n return p;\n }),\n };\n}\n\n/** The list of scheduled operations. */\nexport interface ScheduledOperationsTypeUpdate {\n /** Day of week */\n dayOfWeek: DayOfWeekUpdate;\n /** auto start time. value must be of ISO-8601 format HH:mm */\n scheduledStartTime?: string;\n /** auto stop time. value must be of ISO-8601 format HH:mm */\n scheduledStopTime?: string;\n}\n\nexport function scheduledOperationsTypeUpdateSerializer(item: ScheduledOperationsTypeUpdate): any {\n return {\n dayOfWeek: dayOfWeekUpdateSerializer(item[\"dayOfWeek\"]),\n scheduledStartTime: item[\"scheduledStartTime\"],\n scheduledStopTime: item[\"scheduledStopTime\"],\n };\n}\n\n/** DayOfWeek resource properties */\nexport interface DayOfWeekUpdate {\n /** Name of the day of the week. */\n name: DayOfWeekName;\n}\n\nexport function dayOfWeekUpdateSerializer(item: DayOfWeekUpdate): any {\n return { name: item[\"name\"] };\n}\n\n/** PeerDb Details */\nexport interface PeerDbDetails {\n /** The Azure resource ID of the Disaster Recovery peer database, which is located in a different region from the current peer database. */\n peerDbId?: string;\n /** Ocid of the Disaster Recovery peer database, which is located in a different region from the current peer database. */\n peerDbOcid?: string;\n /** The location of the Disaster Recovery peer database. */\n peerDbLocation?: string;\n}\n\nexport function peerDbDetailsSerializer(item: PeerDbDetails): any {\n return {\n peerDbId: item[\"peerDbId\"],\n peerDbOcid: item[\"peerDbOcid\"],\n peerDbLocation: item[\"peerDbLocation\"],\n };\n}\n\n/** Autonomous Database Generate Wallet resource model. */\nexport interface GenerateAutonomousDatabaseWalletDetails {\n /** The type of wallet to generate. */\n generateType?: GenerateType;\n /** True when requesting regional connection strings in PDB connect info, applicable to cross-region DG only. */\n isRegional?: boolean;\n /** The password to encrypt the keys inside the wallet */\n password: string;\n}\n\nexport function generateAutonomousDatabaseWalletDetailsSerializer(\n item: GenerateAutonomousDatabaseWalletDetails,\n): any {\n return {\n generateType: item[\"generateType\"],\n isRegional: item[\"isRegional\"],\n password: item[\"password\"],\n };\n}\n\n/** Generate type enum */\nexport enum KnownGenerateType {\n /** Generate single */\n Single = \"Single\",\n /** Generate all */\n All = \"All\",\n}\n\n/**\n * Generate type enum \\\n * {@link KnownGenerateType} can be used interchangeably with GenerateType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Single**: Generate single \\\n * **All**: Generate all\n */\nexport type GenerateType = string;\n\n/** Autonomous Database Wallet File resource model. */\nexport interface AutonomousDatabaseWalletFile {\n /** The base64 encoded wallet files */\n walletFiles: string;\n}\n\nexport function autonomousDatabaseWalletFileDeserializer(item: any): AutonomousDatabaseWalletFile {\n return {\n walletFiles: item[\"walletFiles\"],\n };\n}\n\n/** Details to restore an Oracle Autonomous Database. */\nexport interface RestoreAutonomousDatabaseDetails {\n /** The time to restore the database to. */\n timestamp: Date;\n}\n\nexport function restoreAutonomousDatabaseDetailsSerializer(\n item: RestoreAutonomousDatabaseDetails,\n): any {\n return { timestamp: item[\"timestamp\"].toISOString() };\n}\n\n/** AutonomousDatabaseBackup resource definition */\nexport interface AutonomousDatabaseBackup extends ProxyResource {\n /** The resource-specific properties for this resource. */\n properties?: AutonomousDatabaseBackupProperties;\n}\n\nexport function autonomousDatabaseBackupSerializer(item: AutonomousDatabaseBackup): any {\n return {\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : autonomousDatabaseBackupPropertiesSerializer(item[\"properties\"]),\n };\n}\n\nexport function autonomousDatabaseBackupDeserializer(item: any): AutonomousDatabaseBackup {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : autonomousDatabaseBackupPropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** AutonomousDatabaseBackup resource model */\nexport interface AutonomousDatabaseBackupProperties {\n /** The OCID of the Autonomous Database. */\n readonly autonomousDatabaseOcid?: string;\n /** The size of the database in terabytes at the time the backup was taken. */\n readonly databaseSizeInTbs?: number;\n /** A valid Oracle Database version for Autonomous Database. */\n readonly dbVersion?: string;\n /** The user-friendly name for the backup. The name does not have to be unique. */\n displayName?: string;\n /** The OCID of the Autonomous Database backup. */\n readonly ocid?: string;\n /** Indicates whether the backup is user-initiated or automatic. */\n readonly isAutomatic?: boolean;\n /** Indicates whether the backup can be used to restore the associated Autonomous Database. */\n readonly isRestorable?: boolean;\n /** Additional information about the current lifecycle state. */\n readonly lifecycleDetails?: string;\n /** The current state of the backup. */\n readonly lifecycleState?: AutonomousDatabaseBackupLifecycleState;\n /** Retention period, in days */\n retentionPeriodInDays?: number;\n /** The backup size in terabytes (TB). */\n readonly sizeInTbs?: number;\n /** Timestamp until when the backup will be available. */\n readonly timeAvailableTil?: Date;\n /** The date and time the backup started. */\n readonly timeStarted?: string;\n /** The date and time the backup completed. */\n readonly timeEnded?: string;\n /** The type of backup. */\n readonly backupType?: AutonomousDatabaseBackupType;\n /** Azure resource provisioning state. */\n readonly provisioningState?: AzureResourceProvisioningState;\n}\n\nexport function autonomousDatabaseBackupPropertiesSerializer(\n item: AutonomousDatabaseBackupProperties,\n): any {\n return {\n displayName: item[\"displayName\"],\n retentionPeriodInDays: item[\"retentionPeriodInDays\"],\n };\n}\n\nexport function autonomousDatabaseBackupPropertiesDeserializer(\n item: any,\n): AutonomousDatabaseBackupProperties {\n return {\n autonomousDatabaseOcid: item[\"autonomousDatabaseOcid\"],\n databaseSizeInTbs: item[\"databaseSizeInTbs\"],\n dbVersion: item[\"dbVersion\"],\n displayName: item[\"displayName\"],\n ocid: item[\"ocid\"],\n isAutomatic: item[\"isAutomatic\"],\n isRestorable: item[\"isRestorable\"],\n lifecycleDetails: item[\"lifecycleDetails\"],\n lifecycleState: item[\"lifecycleState\"],\n retentionPeriodInDays: item[\"retentionPeriodInDays\"],\n sizeInTbs: item[\"sizeInTbs\"],\n timeAvailableTil: !item[\"timeAvailableTil\"]\n ? item[\"timeAvailableTil\"]\n : new Date(item[\"timeAvailableTil\"]),\n timeStarted: item[\"timeStarted\"],\n timeEnded: item[\"timeEnded\"],\n backupType: item[\"backupType\"],\n provisioningState: item[\"provisioningState\"],\n };\n}\n\n/** Autonomous database backup lifecycle state enum */\nexport enum KnownAutonomousDatabaseBackupLifecycleState {\n /** AutonomousDatabase backup is creating */\n Creating = \"Creating\",\n /** AutonomousDatabase backup is active */\n Active = \"Active\",\n /** AutonomousDatabase backup is deleting */\n Deleting = \"Deleting\",\n /** AutonomousDatabase backup is failed */\n Failed = \"Failed\",\n /** AutonomousDatabase backup is updating */\n Updating = \"Updating\",\n}\n\n/**\n * Autonomous database backup lifecycle state enum \\\n * {@link KnownAutonomousDatabaseBackupLifecycleState} can be used interchangeably with AutonomousDatabaseBackupLifecycleState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Creating**: AutonomousDatabase backup is creating \\\n * **Active**: AutonomousDatabase backup is active \\\n * **Deleting**: AutonomousDatabase backup is deleting \\\n * **Failed**: AutonomousDatabase backup is failed \\\n * **Updating**: AutonomousDatabase backup is updating\n */\nexport type AutonomousDatabaseBackupLifecycleState = string;\n\n/** Autonomous database backup type enum */\nexport enum KnownAutonomousDatabaseBackupType {\n /** Incremental backup */\n Incremental = \"Incremental\",\n /** Full backup */\n Full = \"Full\",\n /** LongTerm backup */\n LongTerm = \"LongTerm\",\n}\n\n/**\n * Autonomous database backup type enum \\\n * {@link KnownAutonomousDatabaseBackupType} can be used interchangeably with AutonomousDatabaseBackupType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Incremental**: Incremental backup \\\n * **Full**: Full backup \\\n * **LongTerm**: LongTerm backup\n */\nexport type AutonomousDatabaseBackupType = string;\n\n/** The type used for update operations of the AutonomousDatabaseBackup. */\nexport interface AutonomousDatabaseBackupUpdate {\n /** The resource-specific properties for this resource. */\n properties?: AutonomousDatabaseBackupUpdateProperties;\n}\n\nexport function autonomousDatabaseBackupUpdateSerializer(\n item: AutonomousDatabaseBackupUpdate,\n): any {\n return {\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : autonomousDatabaseBackupUpdatePropertiesSerializer(item[\"properties\"]),\n };\n}\n\n/** The updatable properties of the AutonomousDatabaseBackup. */\nexport interface AutonomousDatabaseBackupUpdateProperties {\n /** Retention period, in days */\n retentionPeriodInDays?: number;\n}\n\nexport function autonomousDatabaseBackupUpdatePropertiesSerializer(\n item: AutonomousDatabaseBackupUpdateProperties,\n): any {\n return { retentionPeriodInDays: item[\"retentionPeriodInDays\"] };\n}\n\n/** The response of a AutonomousDatabaseBackup list operation. */\nexport interface _AutonomousDatabaseBackupListResult {\n /** The AutonomousDatabaseBackup items on this page */\n value: AutonomousDatabaseBackup[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _autonomousDatabaseBackupListResultDeserializer(\n item: any,\n): _AutonomousDatabaseBackupListResult {\n return {\n value: autonomousDatabaseBackupArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function autonomousDatabaseBackupArraySerializer(\n result: Array<AutonomousDatabaseBackup>,\n): any[] {\n return result.map((item) => {\n return autonomousDatabaseBackupSerializer(item);\n });\n}\n\nexport function autonomousDatabaseBackupArrayDeserializer(\n result: Array<AutonomousDatabaseBackup>,\n): any[] {\n return result.map((item) => {\n return autonomousDatabaseBackupDeserializer(item);\n });\n}\n\n/** AutonomousDatabaseCharacterSets resource definition */\nexport interface AutonomousDatabaseCharacterSet extends ProxyResource {\n /** The resource-specific properties for this resource. */\n properties?: AutonomousDatabaseCharacterSetProperties;\n}\n\nexport function autonomousDatabaseCharacterSetDeserializer(\n item: any,\n): AutonomousDatabaseCharacterSet {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : autonomousDatabaseCharacterSetPropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** AutonomousDatabaseCharacterSet resource model */\nexport interface AutonomousDatabaseCharacterSetProperties {\n /** The Oracle Autonomous Database supported character sets. */\n characterSet: string;\n}\n\nexport function autonomousDatabaseCharacterSetPropertiesDeserializer(\n item: any,\n): AutonomousDatabaseCharacterSetProperties {\n return {\n characterSet: item[\"characterSet\"],\n };\n}\n\n/** The response of a AutonomousDatabaseCharacterSet list operation. */\nexport interface _AutonomousDatabaseCharacterSetListResult {\n /** The AutonomousDatabaseCharacterSet items on this page */\n value: AutonomousDatabaseCharacterSet[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _autonomousDatabaseCharacterSetListResultDeserializer(\n item: any,\n): _AutonomousDatabaseCharacterSetListResult {\n return {\n value: autonomousDatabaseCharacterSetArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function autonomousDatabaseCharacterSetArrayDeserializer(\n result: Array<AutonomousDatabaseCharacterSet>,\n): any[] {\n return result.map((item) => {\n return autonomousDatabaseCharacterSetDeserializer(item);\n });\n}\n\n/** AutonomousDatabaseNationalCharacterSets resource definition */\nexport interface AutonomousDatabaseNationalCharacterSet extends ProxyResource {\n /** The resource-specific properties for this resource. */\n properties?: AutonomousDatabaseNationalCharacterSetProperties;\n}\n\nexport function autonomousDatabaseNationalCharacterSetDeserializer(\n item: any,\n): AutonomousDatabaseNationalCharacterSet {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : autonomousDatabaseNationalCharacterSetPropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** AutonomousDatabaseNationalCharacterSet resource model */\nexport interface AutonomousDatabaseNationalCharacterSetProperties {\n /** The Oracle Autonomous Database supported national character sets. */\n characterSet: string;\n}\n\nexport function autonomousDatabaseNationalCharacterSetPropertiesDeserializer(\n item: any,\n): AutonomousDatabaseNationalCharacterSetProperties {\n return {\n characterSet: item[\"characterSet\"],\n };\n}\n\n/** The response of a AutonomousDatabaseNationalCharacterSet list operation. */\nexport interface _AutonomousDatabaseNationalCharacterSetListResult {\n /** The AutonomousDatabaseNationalCharacterSet items on this page */\n value: AutonomousDatabaseNationalCharacterSet[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _autonomousDatabaseNationalCharacterSetListResultDeserializer(\n item: any,\n): _AutonomousDatabaseNationalCharacterSetListResult {\n return {\n value: autonomousDatabaseNationalCharacterSetArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function autonomousDatabaseNationalCharacterSetArrayDeserializer(\n result: Array<AutonomousDatabaseNationalCharacterSet>,\n): any[] {\n return result.map((item) => {\n return autonomousDatabaseNationalCharacterSetDeserializer(item);\n });\n}\n\n/** AutonomousDbVersion resource definition */\nexport interface AutonomousDbVersion extends ProxyResource {\n /** The resource-specific properties for this resource. */\n properties?: AutonomousDbVersionProperties;\n}\n\nexport function autonomousDbVersionDeserializer(item: any): AutonomousDbVersion {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : autonomousDbVersionPropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** AutonomousDbVersion resource model */\nexport interface AutonomousDbVersionProperties {\n /** Supported Autonomous Db versions. */\n version: string;\n /** The Autonomous Database workload type */\n dbWorkload?: WorkloadType;\n /** True if this version of the Oracle Database software's default is free. */\n isDefaultForFree?: boolean;\n /** True if this version of the Oracle Database software's default is paid. */\n isDefaultForPaid?: boolean;\n /** True if this version of the Oracle Database software can be used for Always-Free Autonomous Databases. */\n isFreeTierEnabled?: boolean;\n /** True if this version of the Oracle Database software has payments enabled. */\n isPaidEnabled?: boolean;\n}\n\nexport function autonomousDbVersionPropertiesDeserializer(\n item: any,\n): AutonomousDbVersionProperties {\n return {\n version: item[\"version\"],\n dbWorkload: item[\"dbWorkload\"],\n isDefaultForFree: item[\"isDefaultForFree\"],\n isDefaultForPaid: item[\"isDefaultForPaid\"],\n isFreeTierEnabled: item[\"isFreeTierEnabled\"],\n isPaidEnabled: item[\"isPaidEnabled\"],\n };\n}\n\n/** The response of a AutonomousDbVersion list operation. */\nexport interface _AutonomousDbVersionListResult {\n /** The AutonomousDbVersion items on this page */\n value: AutonomousDbVersion[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _autonomousDbVersionListResultDeserializer(\n item: any,\n): _AutonomousDbVersionListResult {\n return {\n value: autonomousDbVersionArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function autonomousDbVersionArrayDeserializer(result: Array<AutonomousDbVersion>): any[] {\n return result.map((item) => {\n return autonomousDbVersionDeserializer(item);\n });\n}\n\n/** The response of a ExadbVmCluster list operation. */\nexport interface _ExadbVmClusterListResult {\n /** The ExadbVmCluster items on this page */\n value: ExadbVmCluster[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _exadbVmClusterListResultDeserializer(item: any): _ExadbVmClusterListResult {\n return {\n value: exadbVmClusterArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function exadbVmClusterArraySerializer(result: Array<ExadbVmCluster>): any[] {\n return result.map((item) => {\n return exadbVmClusterSerializer(item);\n });\n}\n\nexport function exadbVmClusterArrayDeserializer(result: Array<ExadbVmCluster>): any[] {\n return result.map((item) => {\n return exadbVmClusterDeserializer(item);\n });\n}\n\n/** ExadbVmCluster resource definition */\nexport interface ExadbVmCluster extends TrackedResource {\n /** The resource-specific properties for this resource. */\n properties?: ExadbVmClusterProperties;\n /** The availability zones. */\n zones?: string[];\n}\n\nexport function exadbVmClusterSerializer(item: ExadbVmCluster): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : exadbVmClusterPropertiesSerializer(item[\"properties\"]),\n zones: !item[\"zones\"]\n ? item[\"zones\"]\n : item[\"zones\"].map((p: any) => {\n return p;\n }),\n };\n}\n\nexport function exadbVmClusterDeserializer(item: any): ExadbVmCluster {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : exadbVmClusterPropertiesDeserializer(item[\"properties\"]),\n zones: !item[\"zones\"]\n ? item[\"zones\"]\n : item[\"zones\"].map((p: any) => {\n return p;\n }),\n };\n}\n\n/** ExadbVmCluster resource model */\nexport interface ExadbVmClusterProperties {\n /** ExadbVmCluster ocid */\n readonly ocid?: string;\n /** 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. */\n clusterName?: string;\n /** Client OCI backup subnet CIDR, default is 192.168.252.0/22 */\n backupSubnetCidr?: string;\n /** HTTPS link to OCI Network Security Group exposed to Azure Customer via the Azure Interface. */\n readonly nsgUrl?: string;\n /** Exadata VM cluster on Exascale Infrastructure provisioning state */\n readonly provisioningState?: AzureResourceProvisioningState;\n /** CloudVmCluster lifecycle state */\n readonly lifecycleState?: ExadbVmClusterLifecycleState;\n /** VNET for network connectivity */\n vnetId: string;\n /** Client subnet */\n subnetId: string;\n /** Indicates user preferences for the various diagnostic collection options for the VM cluster/Cloud VM cluster/VMBM DBCS. */\n dataCollectionOptions?: DataCollectionOptions;\n /** Display Name */\n displayName: string;\n /** A domain name used for the Exadata VM cluster on Exascale Infrastructure */\n domain?: string;\n /** The number of ECPUs to enable for an Exadata VM cluster on Exascale Infrastructure. */\n enabledEcpuCount: number;\n /** The Azure Resource ID of the Exadata Database Storage Vault. */\n exascaleDbStorageVaultId: string;\n /** Grid Setup will be done using this Grid Image OCID. Can be obtained using giMinorVersions API */\n gridImageOcid?: string;\n /** The type of Grid Image */\n readonly gridImageType?: GridImageType;\n /** Oracle Grid Infrastructure (GI) software version */\n readonly giVersion?: string;\n /** The hostname for the Exadata VM cluster on Exascale Infrastructure. */\n hostname: string;\n /** The Oracle license model that applies to the Exadata VM cluster on Exascale Infrastructure. The default is LICENSE_INCLUDED. */\n licenseModel?: LicenseModel;\n /** The memory that you want to be allocated in GBs. Memory is calculated based on 11 GB per VM core reserved. */\n readonly memorySizeInGbs?: number;\n /** The number of nodes in the Exadata VM cluster on Exascale Infrastructure. */\n nodeCount: number;\n /** CIDR blocks for additional NSG ingress rules. The VNET CIDRs used to provision the VM Cluster will be added by default. */\n nsgCidrs?: NsgCidr[];\n /** The OCID of the zone the Exadata VM cluster on Exascale Infrastructure is associated with. */\n readonly zoneOcid?: string;\n /** The OCID of the zone the Exadata VM cluster on Exascale Infrastructure is associated with. */\n privateZoneOcid?: string;\n /** The TCP Single Client Access Name (SCAN) port. The default port is 1521. */\n scanListenerPortTcp?: number;\n /** The TCPS Single Client Access Name (SCAN) port. The default port is 2484. */\n scanListenerPortTcpSsl?: number;\n /** The port number configured for the listener on the Exadata VM cluster on Exascale Infrastructure. */\n readonly listenerPort?: number;\n /** The shape of the Exadata VM cluster on Exascale Infrastructure resource */\n shape: string;\n /** The public key portion of one or more key pairs used for SSH access to the Exadata VM cluster on Exascale Infrastructure. */\n sshPublicKeys: string[];\n /** Operating system version of the image. */\n systemVersion?: string;\n /** The time zone of the Exadata VM cluster on Exascale Infrastructure. For details, see [Exadata Infrastructure Time Zones](/Content/Database/References/timezones.htm). */\n timeZone?: string;\n /** The number of Total ECPUs for an Exadata VM cluster on Exascale Infrastructure. */\n totalEcpuCount: number;\n /** Filesystem storage details. */\n vmFileSystemStorage: ExadbVmClusterStorageDetails;\n /** Additional information about the current lifecycle state. */\n readonly lifecycleDetails?: string;\n /** The FQDN of the DNS record for the SCAN IP addresses that are associated with the Exadata VM cluster on Exascale Infrastructure. */\n readonly scanDnsName?: string;\n /** 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. */\n readonly scanIpIds?: string[];\n /** The OCID of the DNS record for the SCAN IP addresses that are associated with the Exadata VM cluster on Exascale Infrastructure. */\n readonly scanDnsRecordId?: string;\n /** Snapshot filesystem storage details. */\n readonly snapshotFileSystemStorage?: ExadbVmClusterStorageDetails;\n /** Total file system storage details. */\n readonly totalFileSystemStorage?: ExadbVmClusterStorageDetails;\n /** 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. */\n readonly vipIds?: string[];\n /** HTTPS link to OCI resources exposed to Azure Customer via Azure Interface. */\n readonly ociUrl?: string;\n /** iormConfigCache details for Exadata VM cluster on Exascale Infrastructure. */\n readonly iormConfigCache?: ExadataIormConfig;\n /** Cluster backup subnet ocid */\n readonly backupSubnetOcid?: string;\n /** Cluster subnet ocid */\n readonly subnetOcid?: string;\n}\n\nexport function exadbVmClusterPropertiesSerializer(item: ExadbVmClusterProperties): any {\n return {\n clusterName: item[\"clusterName\"],\n backupSubnetCidr: item[\"backupSubnetCidr\"],\n vnetId: item[\"vnetId\"],\n subnetId: item[\"subnetId\"],\n dataCollectionOptions: !item[\"dataCollectionOptions\"]\n ? item[\"dataCollectionOptions\"]\n : dataCollectionOptionsSerializer(item[\"dataCollectionOptions\"]),\n displayName: item[\"displayName\"],\n domain: item[\"domain\"],\n enabledEcpuCount: item[\"enabledEcpuCount\"],\n exascaleDbStorageVaultId: item[\"exascaleDbStorageVaultId\"],\n gridImageOcid: item[\"gridImageOcid\"],\n hostname: item[\"hostname\"],\n licenseModel: item[\"licenseModel\"],\n nodeCount: item[\"nodeCount\"],\n nsgCidrs: !item[\"nsgCidrs\"] ? item[\"nsgCidrs\"] : nsgCidrArraySerializer(item[\"nsgCidrs\"]),\n privateZoneOcid: item[\"privateZoneOcid\"],\n scanListenerPortTcp: item[\"scanListenerPortTcp\"],\n scanListenerPortTcpSsl: item[\"scanListenerPortTcpSsl\"],\n shape: item[\"shape\"],\n sshPublicKeys: item[\"sshPublicKeys\"].map((p: any) => {\n return p;\n }),\n systemVersion: item[\"systemVersion\"],\n timeZone: item[\"timeZone\"],\n totalEcpuCount: item[\"totalEcpuCount\"],\n vmFileSystemStorage: exadbVmClusterStorageDetailsSerializer(item[\"vmFileSystemStorage\"]),\n };\n}\n\nexport function exadbVmClusterPropertiesDeserializer(item: any): ExadbVmClusterProperties {\n return {\n ocid: item[\"ocid\"],\n clusterName: item[\"clusterName\"],\n backupSubnetCidr: item[\"backupSubnetCidr\"],\n nsgUrl: item[\"nsgUrl\"],\n provisioningState: item[\"provisioningState\"],\n lifecycleState: item[\"lifecycleState\"],\n vnetId: item[\"vnetId\"],\n subnetId: item[\"subnetId\"],\n dataCollectionOptions: !item[\"dataCollectionOptions\"]\n ? item[\"dataCollectionOptions\"]\n : dataCollectionOptionsDeserializer(item[\"dataCollectionOptions\"]),\n displayName: item[\"displayName\"],\n domain: item[\"domain\"],\n enabledEcpuCount: item[\"enabledEcpuCount\"],\n exascaleDbStorageVaultId: item[\"exascaleDbStorageVaultId\"],\n gridImageOcid: item[\"gridImageOcid\"],\n gridImageType: item[\"gridImageType\"],\n giVersion: item[\"giVersion\"],\n hostname: item[\"hostname\"],\n licenseModel: item[\"licenseModel\"],\n memorySizeInGbs: item[\"memorySizeInGbs\"],\n nodeCount: item[\"nodeCount\"],\n nsgCidrs: !item[\"nsgCidrs\"] ? item[\"nsgCidrs\"] : nsgCidrArrayDeserializer(item[\"nsgCidrs\"]),\n zoneOcid: item[\"zoneOcid\"],\n privateZoneOcid: item[\"privateZoneOcid\"],\n scanListenerPortTcp: item[\"scanListenerPortTcp\"],\n scanListenerPortTcpSsl: item[\"scanListenerPortTcpSsl\"],\n listenerPort: item[\"listenerPort\"],\n shape: item[\"shape\"],\n sshPublicKeys: item[\"sshPublicKeys\"].map((p: any) => {\n return p;\n }),\n systemVersion: item[\"systemVersion\"],\n timeZone: item[\"timeZone\"],\n totalEcpuCount: item[\"totalEcpuCount\"],\n vmFileSystemStorage: exadbVmClusterStorageDetailsDeserializer(item[\"vmFileSystemStorage\"]),\n lifecycleDetails: item[\"lifecycleDetails\"],\n scanDnsName: item[\"scanDnsName\"],\n scanIpIds: !item[\"scanIpIds\"]\n ? item[\"scanIpIds\"]\n : item[\"scanIpIds\"].map((p: any) => {\n return p;\n }),\n scanDnsRecordId: item[\"scanDnsRecordId\"],\n snapshotFileSystemStorage: !item[\"snapshotFileSystemStorage\"]\n ? item[\"snapshotFileSystemStorage\"]\n : exadbVmClusterStorageDetailsDeserializer(item[\"snapshotFileSystemStorage\"]),\n totalFileSystemStorage: !item[\"totalFileSystemStorage\"]\n ? item[\"totalFileSystemStorage\"]\n : exadbVmClusterStorageDetailsDeserializer(item[\"totalFileSystemStorage\"]),\n vipIds: !item[\"vipIds\"]\n ? item[\"vipIds\"]\n : item[\"vipIds\"].map((p: any) => {\n return p;\n }),\n ociUrl: item[\"ociUrl\"],\n iormConfigCache: !item[\"iormConfigCache\"]\n ? item[\"iormConfigCache\"]\n : exadataIormConfigDeserializer(item[\"iormConfigCache\"]),\n backupSubnetOcid: item[\"backupSubnetOcid\"],\n subnetOcid: item[\"subnetOcid\"],\n };\n}\n\n/** Exadata VM cluster on Exascale Infrastructure lifecycle state enum */\nexport enum KnownExadbVmClusterLifecycleState {\n /** Indicates that resource in Provisioning state */\n Provisioning = \"Provisioning\",\n /** Indicates that resource in Available state */\n Available = \"Available\",\n /** Indicates that resource in Updating state */\n Updating = \"Updating\",\n /** Indicates that resource in Terminating state */\n Terminating = \"Terminating\",\n /** Indicates that resource in Terminated state */\n Terminated = \"Terminated\",\n /** Indicates that resource Maintenance in progress state */\n MaintenanceInProgress = \"MaintenanceInProgress\",\n /** Indicates that resource in Failed state */\n Failed = \"Failed\",\n}\n\n/**\n * Exadata VM cluster on Exascale Infrastructure lifecycle state enum \\\n * {@link KnownExadbVmClusterLifecycleState} can be used interchangeably with ExadbVmClusterLifecycleState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Provisioning**: Indicates that resource in Provisioning state \\\n * **Available**: Indicates that resource in Available state \\\n * **Updating**: Indicates that resource in Updating state \\\n * **Terminating**: Indicates that resource in Terminating state \\\n * **Terminated**: Indicates that resource in Terminated state \\\n * **MaintenanceInProgress**: Indicates that resource Maintenance in progress state \\\n * **Failed**: Indicates that resource in Failed state\n */\nexport type ExadbVmClusterLifecycleState = string;\n\n/** GridImageType enum */\nexport enum KnownGridImageType {\n /** Release update */\n ReleaseUpdate = \"ReleaseUpdate\",\n /** Custom image */\n CustomImage = \"CustomImage\",\n}\n\n/**\n * GridImageType enum \\\n * {@link KnownGridImageType} can be used interchangeably with GridImageType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **ReleaseUpdate**: Release update \\\n * **CustomImage**: Custom image\n */\nexport type GridImageType = string;\n\n/** Storage Details on the Exadata VM cluster. */\nexport interface ExadbVmClusterStorageDetails {\n /** Total Capacity */\n totalSizeInGbs: number;\n}\n\nexport function exadbVmClusterStorageDetailsSerializer(item: ExadbVmClusterStorageDetails): any {\n return { totalSizeInGbs: item[\"totalSizeInGbs\"] };\n}\n\nexport function exadbVmClusterStorageDetailsDeserializer(item: any): ExadbVmClusterStorageDetails {\n return {\n totalSizeInGbs: item[\"totalSizeInGbs\"],\n };\n}\n\n/** The type used for update operations of the ExadbVmCluster. */\nexport interface ExadbVmClusterUpdate {\n /** The availability zones. */\n zones?: string[];\n /** Resource tags. */\n tags?: Record<string, string>;\n /** The resource-specific properties for this resource. */\n properties?: ExadbVmClusterUpdateProperties;\n}\n\nexport function exadbVmClusterUpdateSerializer(item: ExadbVmClusterUpdate): any {\n return {\n zones: !item[\"zones\"]\n ? item[\"zones\"]\n : item[\"zones\"].map((p: any) => {\n return p;\n }),\n tags: item[\"tags\"],\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : exadbVmClusterUpdatePropertiesSerializer(item[\"properties\"]),\n };\n}\n\n/** The updatable properties of the ExadbVmCluster. */\nexport interface ExadbVmClusterUpdateProperties {\n /** The number of nodes in the Exadata VM cluster on Exascale Infrastructure. */\n nodeCount?: number;\n}\n\nexport function exadbVmClusterUpdatePropertiesSerializer(\n item: ExadbVmClusterUpdateProperties,\n): any {\n return { nodeCount: item[\"nodeCount\"] };\n}\n\n/** Details of removing Virtual Machines from the Exadata VM cluster on Exascale Infrastructure. Applies to Exadata Database Service on Exascale Infrastructure only. */\nexport interface RemoveVirtualMachineFromExadbVmClusterDetails {\n /** The list of ExaCS DB nodes for the Exadata VM cluster on Exascale Infrastructure to be removed. */\n dbNodes: DbNodeDetails[];\n}\n\nexport function removeVirtualMachineFromExadbVmClusterDetailsSerializer(\n item: RemoveVirtualMachineFromExadbVmClusterDetails,\n): any {\n return { dbNodes: dbNodeDetailsArraySerializer(item[\"dbNodes\"]) };\n}\n\nexport function dbNodeDetailsArraySerializer(result: Array<DbNodeDetails>): any[] {\n return result.map((item) => {\n return dbNodeDetailsSerializer(item);\n });\n}\n\n/** Details of the ExaCS Db node. Applies to Exadata Database Service on Exascale Infrastructure only. */\nexport interface DbNodeDetails {\n /** Exascale DbNode Azure Resource ID */\n dbNodeId: string;\n}\n\nexport function dbNodeDetailsSerializer(item: DbNodeDetails): any {\n return { dbNodeId: item[\"dbNodeId\"] };\n}\n\n/** The DbNode resource belonging to ExadbVmCluster */\nexport interface ExascaleDbNode extends ProxyResource {\n /** The resource-specific properties for this resource. */\n properties?: ExascaleDbNodeProperties;\n}\n\nexport function exascaleDbNodeDeserializer(item: any): ExascaleDbNode {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : exascaleDbNodePropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** The properties of DbNodeResource */\nexport interface ExascaleDbNodeProperties {\n /** DbNode OCID */\n ocid: string;\n /** Additional information about the planned maintenance. */\n additionalDetails?: string;\n /** The number of CPU cores enabled on the Db node. */\n cpuCoreCount?: number;\n /** The allocated local node storage in GBs on the Db node. */\n dbNodeStorageSizeInGbs?: number;\n /** The name of the Fault Domain the instance is contained in. */\n faultDomain?: string;\n /** The host name for the database node. */\n hostname?: string;\n /** The current state of the database node. */\n lifecycleState?: DbNodeProvisioningState;\n /** The type of database node maintenance. */\n maintenanceType?: string;\n /** The allocated memory in GBs on the Db node. */\n memorySizeInGbs?: number;\n /** The size (in GB) of the block storage volume allocation for the DB system. This attribute applies only for virtual machine DB systems. */\n softwareStorageSizeInGb?: number;\n /** End date and time of maintenance window. */\n timeMaintenanceWindowEnd?: Date;\n /** Start date and time of maintenance window. */\n timeMaintenanceWindowStart?: Date;\n /** The total number of CPU cores reserved on the Db node. */\n totalCpuCoreCount?: number;\n}\n\nexport function exascaleDbNodePropertiesDeserializer(item: any): ExascaleDbNodeProperties {\n return {\n ocid: item[\"ocid\"],\n additionalDetails: item[\"additionalDetails\"],\n cpuCoreCount: item[\"cpuCoreCount\"],\n dbNodeStorageSizeInGbs: item[\"dbNodeStorageSizeInGbs\"],\n faultDomain: item[\"faultDomain\"],\n hostname: item[\"hostname\"],\n lifecycleState: item[\"lifecycleState\"],\n maintenanceType: item[\"maintenanceType\"],\n memorySizeInGbs: item[\"memorySizeInGbs\"],\n softwareStorageSizeInGb: item[\"softwareStorageSizeInGb\"],\n timeMaintenanceWindowEnd: !item[\"timeMaintenanceWindowEnd\"]\n ? item[\"timeMaintenanceWindowEnd\"]\n : new Date(item[\"timeMaintenanceWindowEnd\"]),\n timeMaintenanceWindowStart: !item[\"timeMaintenanceWindowStart\"]\n ? item[\"timeMaintenanceWindowStart\"]\n : new Date(item[\"timeMaintenanceWindowStart\"]),\n totalCpuCoreCount: item[\"totalCpuCoreCount\"],\n };\n}\n\n/** The response of a ExascaleDbNode list operation. */\nexport interface _ExascaleDbNodeListResult {\n /** The ExascaleDbNode items on this page */\n value: ExascaleDbNode[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _exascaleDbNodeListResultDeserializer(item: any): _ExascaleDbNodeListResult {\n return {\n value: exascaleDbNodeArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function exascaleDbNodeArrayDeserializer(result: Array<ExascaleDbNode>): any[] {\n return result.map((item) => {\n return exascaleDbNodeDeserializer(item);\n });\n}\n\n/** ExascaleDbNode action response */\nexport interface DbActionResponse {\n /** ExascaleDbNode provisioning state */\n provisioningState?: AzureResourceProvisioningState;\n}\n\nexport function dbActionResponseDeserializer(item: any): DbActionResponse {\n return {\n provisioningState: item[\"provisioningState\"],\n };\n}\n\n/** ExascaleDbStorageVault resource definition */\nexport interface ExascaleDbStorageVault extends TrackedResource {\n /** The resource-specific properties for this resource. */\n properties?: ExascaleDbStorageVaultProperties;\n /** The availability zones. */\n zones?: string[];\n}\n\nexport function exascaleDbStorageVaultSerializer(item: ExascaleDbStorageVault): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : exascaleDbStorageVaultPropertiesSerializer(item[\"properties\"]),\n zones: !item[\"zones\"]\n ? item[\"zones\"]\n : item[\"zones\"].map((p: any) => {\n return p;\n }),\n };\n}\n\nexport function exascaleDbStorageVaultDeserializer(item: any): ExascaleDbStorageVault {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : exascaleDbStorageVaultPropertiesDeserializer(item[\"properties\"]),\n zones: !item[\"zones\"]\n ? item[\"zones\"]\n : item[\"zones\"].map((p: any) => {\n return p;\n }),\n };\n}\n\n/** ExascaleDbStorageVault resource model */\nexport interface ExascaleDbStorageVaultProperties {\n /** The size of additional Flash Cache in percentage of High Capacity database storage. */\n additionalFlashCacheInPercent?: number;\n /** Exadata Database Storage Vault description. */\n description?: string;\n /** The user-friendly name for the Exadata Database Storage Vault. The name does not need to be unique. */\n displayName: string;\n /** Create exadata Database Storage Details */\n highCapacityDatabaseStorageInput: ExascaleDbStorageInputDetails;\n /** Response exadata Database Storage Details */\n readonly highCapacityDatabaseStorage?: ExascaleDbStorageDetails;\n /** The time zone that you want to use for the Exadata Database Storage Vault */\n timeZone?: string;\n /** Exadata Database Storage Vault provisioning state */\n readonly provisioningState?: AzureResourceProvisioningState;\n /** Exadata Database Storage Vault lifecycle state */\n readonly lifecycleState?: ExascaleDbStorageVaultLifecycleState;\n /** Additional information about the current lifecycle state. */\n readonly lifecycleDetails?: string;\n /** The number of Exadata VM clusters used the Exadata Database Storage Vault. */\n readonly vmClusterCount?: number;\n /** The OCID of the Exadata Database Storage Vault. */\n readonly ocid?: string;\n /** HTTPS link to OCI resources exposed to Azure Customer via Azure Interface. */\n readonly ociUrl?: string;\n}\n\nexport function exascaleDbStorageVaultPropertiesSerializer(\n item: ExascaleDbStorageVaultProperties,\n): any {\n return {\n additionalFlashCacheInPercent: item[\"additionalFlashCacheInPercent\"],\n description: item[\"description\"],\n displayName: item[\"displayName\"],\n highCapacityDatabaseStorageInput: exascaleDbStorageInputDetailsSerializer(\n item[\"highCapacityDatabaseStorageInput\"],\n ),\n timeZone: item[\"timeZone\"],\n };\n}\n\nexport function exascaleDbStorageVaultPropertiesDeserializer(\n item: any,\n): ExascaleDbStorageVaultProperties {\n return {\n additionalFlashCacheInPercent: item[\"additionalFlashCacheInPercent\"],\n description: item[\"description\"],\n displayName: item[\"displayName\"],\n highCapacityDatabaseStorageInput: exascaleDbStorageInputDetailsDeserializer(\n item[\"highCapacityDatabaseStorageInput\"],\n ),\n highCapacityDatabaseStorage: !item[\"highCapacityDatabaseStorage\"]\n ? item[\"highCapacityDatabaseStorage\"]\n : exascaleDbStorageDetailsDeserializer(item[\"highCapacityDatabaseStorage\"]),\n timeZone: item[\"timeZone\"],\n provisioningState: item[\"provisioningState\"],\n lifecycleState: item[\"lifecycleState\"],\n lifecycleDetails: item[\"lifecycleDetails\"],\n vmClusterCount: item[\"vmClusterCount\"],\n ocid: item[\"ocid\"],\n ociUrl: item[\"ociUrl\"],\n };\n}\n\n/** Create exadata Database Storage Details model */\nexport interface ExascaleDbStorageInputDetails {\n /** Total Capacity */\n totalSizeInGbs: number;\n}\n\nexport function exascaleDbStorageInputDetailsSerializer(item: ExascaleDbStorageInputDetails): any {\n return { totalSizeInGbs: item[\"totalSizeInGbs\"] };\n}\n\nexport function exascaleDbStorageInputDetailsDeserializer(\n item: any,\n): ExascaleDbStorageInputDetails {\n return {\n totalSizeInGbs: item[\"totalSizeInGbs\"],\n };\n}\n\n/** Exadata Database Storage Details */\nexport interface ExascaleDbStorageDetails {\n /** Available Capacity */\n availableSizeInGbs?: number;\n /** Total Capacity */\n totalSizeInGbs?: number;\n}\n\nexport function exascaleDbStorageDetailsDeserializer(item: any): ExascaleDbStorageDetails {\n return {\n availableSizeInGbs: item[\"availableSizeInGbs\"],\n totalSizeInGbs: item[\"totalSizeInGbs\"],\n };\n}\n\n/** Exadata Database Storage Vault lifecycle state enum */\nexport enum KnownExascaleDbStorageVaultLifecycleState {\n /** Indicates that resource in Provisioning state */\n Provisioning = \"Provisioning\",\n /** Indicates that resource in Available state */\n Available = \"Available\",\n /** Indicates that resource in Updating state */\n Updating = \"Updating\",\n /** Indicates that resource in Terminating state */\n Terminating = \"Terminating\",\n /** Indicates that resource in Terminated state */\n Terminated = \"Terminated\",\n /** Indicates that resource in Failed state */\n Failed = \"Failed\",\n}\n\n/**\n * Exadata Database Storage Vault lifecycle state enum \\\n * {@link KnownExascaleDbStorageVaultLifecycleState} can be used interchangeably with ExascaleDbStorageVaultLifecycleState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Provisioning**: Indicates that resource in Provisioning state \\\n * **Available**: Indicates that resource in Available state \\\n * **Updating**: Indicates that resource in Updating state \\\n * **Terminating**: Indicates that resource in Terminating state \\\n * **Terminated**: Indicates that resource in Terminated state \\\n * **Failed**: Indicates that resource in Failed state\n */\nexport type ExascaleDbStorageVaultLifecycleState = string;\n\n/** The type used for updating tags in ExascaleDbStorageVault resources. */\nexport interface ExascaleDbStorageVaultTagsUpdate {\n /** Resource tags. */\n tags?: Record<string, string>;\n}\n\nexport function exascaleDbStorageVaultTagsUpdateSerializer(\n item: ExascaleDbStorageVaultTagsUpdate,\n): any {\n return { tags: item[\"tags\"] };\n}\n\n/** The response of a ExascaleDbStorageVault list operation. */\nexport interface _ExascaleDbStorageVaultListResult {\n /** The ExascaleDbStorageVault items on this page */\n value: ExascaleDbStorageVault[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _exascaleDbStorageVaultListResultDeserializer(\n item: any,\n): _ExascaleDbStorageVaultListResult {\n return {\n value: exascaleDbStorageVaultArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function exascaleDbStorageVaultArraySerializer(\n result: Array<ExascaleDbStorageVault>,\n): any[] {\n return result.map((item) => {\n return exascaleDbStorageVaultSerializer(item);\n });\n}\n\nexport function exascaleDbStorageVaultArrayDeserializer(\n result: Array<ExascaleDbStorageVault>,\n): any[] {\n return result.map((item) => {\n return exascaleDbStorageVaultDeserializer(item);\n });\n}\n\n/** Allowed values for System Shapes */\nexport enum KnownSystemShapes {\n /** Exadata X9M shape */\n ExadataX9M = \"Exadata.X9M\",\n /** Exadata X11M shape */\n ExadataX11M = \"Exadata.X11M\",\n /** Exadata DB on Exascale Infrastructure shape */\n ExaDbXs = \"ExaDbXS\",\n}\n\n/**\n * Allowed values for System Shapes \\\n * {@link KnownSystemShapes} can be used interchangeably with SystemShapes,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Exadata.X9M**: Exadata X9M shape \\\n * **Exadata.X11M**: Exadata X11M shape \\\n * **ExaDbXS**: Exadata DB on Exascale Infrastructure shape\n */\nexport type SystemShapes = string;\n\n/** Allowed values for GI Minor Versions shapeFamily filter */\nexport enum KnownShapeFamily {\n /** Family value for Exadata Shape */\n Exadata = \"EXADATA\",\n /** Family value for Exadb XS Shape */\n ExadbXs = \"EXADB_XS\",\n}\n\n/**\n * Allowed values for GI Minor Versions shapeFamily filter \\\n * {@link KnownShapeFamily} can be used interchangeably with ShapeFamily,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **EXADATA**: Family value for Exadata Shape \\\n * **EXADB_XS**: Family value for Exadb XS Shape\n */\nexport type ShapeFamily = string;\n\n/** Versions for API */\nexport enum KnownVersions {\n /** 2023-09-01 */\n V20230901 = \"2023-09-01\",\n /** 2024-06-01 */\n V20240601 = \"2024-06-01\",\n /** 2025-03-01 */\n V20250301 = \"2025-03-01\",\n}\n\nexport function privateIpAddressPropertiesArrayDeserializer(\n result: Array<PrivateIpAddressProperties>,\n): any[] {\n return result.map((item) => {\n return privateIpAddressPropertiesDeserializer(item);\n });\n}\n"]}
|
|
1
|
+
{"version":3,"file":"models.js","sourceRoot":"","sources":["../../../src/models/models.ts"],"names":[],"mappings":"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","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\n/** A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of results. */\nexport interface _OperationListResult {\n /** The Operation items on this page */\n value: Operation[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _operationListResultDeserializer(item: any): _OperationListResult {\n return {\n value: operationArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function operationArrayDeserializer(result: Array<Operation>): any[] {\n return result.map((item) => {\n return operationDeserializer(item);\n });\n}\n\n/** Details of a REST API operation, returned from the Resource Provider Operations API */\nexport interface Operation {\n /** The name of the operation, as per Resource-Based Access Control (RBAC). Examples: \"Microsoft.Compute/virtualMachines/write\", \"Microsoft.Compute/virtualMachines/capture/action\" */\n readonly name?: string;\n /** Whether the operation applies to data-plane. This is \"true\" for data-plane operations and \"false\" for Azure Resource Manager/control-plane operations. */\n readonly isDataAction?: boolean;\n /** Localized display information for this particular operation. */\n display?: OperationDisplay;\n /** The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is \"user,system\" */\n readonly origin?: Origin;\n /** Extensible enum. Indicates the action type. \"Internal\" refers to actions that are for internal only APIs. */\n readonly actionType?: ActionType;\n}\n\nexport function operationDeserializer(item: any): Operation {\n return {\n name: item[\"name\"],\n isDataAction: item[\"isDataAction\"],\n display: !item[\"display\"] ? item[\"display\"] : operationDisplayDeserializer(item[\"display\"]),\n origin: item[\"origin\"],\n actionType: item[\"actionType\"],\n };\n}\n\n/** Localized display information for and operation. */\nexport interface OperationDisplay {\n /** The localized friendly form of the resource provider name, e.g. \"Microsoft Monitoring Insights\" or \"Microsoft Compute\". */\n readonly provider?: string;\n /** The localized friendly name of the resource type related to this operation. E.g. \"Virtual Machines\" or \"Job Schedule Collections\". */\n readonly resource?: string;\n /** The concise, localized friendly name for the operation; suitable for dropdowns. E.g. \"Create or Update Virtual Machine\", \"Restart Virtual Machine\". */\n readonly operation?: string;\n /** The short, localized friendly description of the operation; suitable for tool tips and detailed views. */\n readonly description?: string;\n}\n\nexport function operationDisplayDeserializer(item: any): OperationDisplay {\n return {\n provider: item[\"provider\"],\n resource: item[\"resource\"],\n operation: item[\"operation\"],\n description: item[\"description\"],\n };\n}\n\n/** The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is \"user,system\" */\nexport enum KnownOrigin {\n /** Indicates the operation is initiated by a user. */\n User = \"user\",\n /** Indicates the operation is initiated by a system. */\n System = \"system\",\n /** Indicates the operation is initiated by a user or system. */\n UserSystem = \"user,system\",\n}\n\n/**\n * The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is \"user,system\" \\\n * {@link KnownOrigin} can be used interchangeably with Origin,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **user**: Indicates the operation is initiated by a user. \\\n * **system**: Indicates the operation is initiated by a system. \\\n * **user,system**: Indicates the operation is initiated by a user or system.\n */\nexport type Origin = string;\n\n/** Extensible enum. Indicates the action type. \"Internal\" refers to actions that are for internal only APIs. */\nexport enum KnownActionType {\n /** Actions are for internal-only APIs. */\n Internal = \"Internal\",\n}\n\n/**\n * Extensible enum. Indicates the action type. \"Internal\" refers to actions that are for internal only APIs. \\\n * {@link KnownActionType} can be used interchangeably with ActionType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Internal**: Actions are for internal-only APIs.\n */\nexport type ActionType = string;\n\n/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. */\nexport interface ErrorResponse {\n /** The error object. */\n error?: ErrorDetail;\n}\n\nexport function errorResponseDeserializer(item: any): ErrorResponse {\n return {\n error: !item[\"error\"] ? item[\"error\"] : errorDetailDeserializer(item[\"error\"]),\n };\n}\n\n/** The error detail. */\nexport interface ErrorDetail {\n /** The error code. */\n readonly code?: string;\n /** The error message. */\n readonly message?: string;\n /** The error target. */\n readonly target?: string;\n /** The error details. */\n readonly details?: ErrorDetail[];\n /** The error additional info. */\n readonly additionalInfo?: ErrorAdditionalInfo[];\n}\n\nexport function errorDetailDeserializer(item: any): ErrorDetail {\n return {\n code: item[\"code\"],\n message: item[\"message\"],\n target: item[\"target\"],\n details: !item[\"details\"] ? item[\"details\"] : errorDetailArrayDeserializer(item[\"details\"]),\n additionalInfo: !item[\"additionalInfo\"]\n ? item[\"additionalInfo\"]\n : errorAdditionalInfoArrayDeserializer(item[\"additionalInfo\"]),\n };\n}\n\nexport function errorDetailArrayDeserializer(result: Array<ErrorDetail>): any[] {\n return result.map((item) => {\n return errorDetailDeserializer(item);\n });\n}\n\nexport function errorAdditionalInfoArrayDeserializer(result: Array<ErrorAdditionalInfo>): any[] {\n return result.map((item) => {\n return errorAdditionalInfoDeserializer(item);\n });\n}\n\n/** The resource management error additional info. */\nexport interface ErrorAdditionalInfo {\n /** The additional info type. */\n readonly type?: string;\n /** The additional info. */\n readonly info?: any;\n}\n\nexport function errorAdditionalInfoDeserializer(item: any): ErrorAdditionalInfo {\n return {\n type: item[\"type\"],\n info: item[\"info\"],\n };\n}\n\n/** The response of a CloudExadataInfrastructure list operation. */\nexport interface _CloudExadataInfrastructureListResult {\n /** The CloudExadataInfrastructure items on this page */\n value: CloudExadataInfrastructure[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _cloudExadataInfrastructureListResultDeserializer(\n item: any,\n): _CloudExadataInfrastructureListResult {\n return {\n value: cloudExadataInfrastructureArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function cloudExadataInfrastructureArraySerializer(\n result: Array<CloudExadataInfrastructure>,\n): any[] {\n return result.map((item) => {\n return cloudExadataInfrastructureSerializer(item);\n });\n}\n\nexport function cloudExadataInfrastructureArrayDeserializer(\n result: Array<CloudExadataInfrastructure>,\n): any[] {\n return result.map((item) => {\n return cloudExadataInfrastructureDeserializer(item);\n });\n}\n\n/** CloudExadataInfrastructure resource definition */\nexport interface CloudExadataInfrastructure extends TrackedResource {\n /** The resource-specific properties for this resource. */\n properties?: CloudExadataInfrastructureProperties;\n /** CloudExadataInfrastructure zones */\n zones: string[];\n}\n\nexport function cloudExadataInfrastructureSerializer(item: CloudExadataInfrastructure): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : cloudExadataInfrastructurePropertiesSerializer(item[\"properties\"]),\n zones: item[\"zones\"].map((p: any) => {\n return p;\n }),\n };\n}\n\nexport function cloudExadataInfrastructureDeserializer(item: any): CloudExadataInfrastructure {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : cloudExadataInfrastructurePropertiesDeserializer(item[\"properties\"]),\n zones: item[\"zones\"].map((p: any) => {\n return p;\n }),\n };\n}\n\n/** CloudExadataInfrastructure resource model */\nexport interface CloudExadataInfrastructureProperties {\n /** Defined file system configurations */\n readonly definedFileSystemConfiguration?: DefinedFileSystemConfiguration[];\n /** Exadata infra ocid */\n readonly ocid?: string;\n /** The number of compute servers for the cloud Exadata infrastructure. */\n computeCount?: number;\n /** The number of storage servers for the cloud Exadata infrastructure. */\n storageCount?: number;\n /** The total storage allocated to the cloud Exadata infrastructure resource, in gigabytes (GB). */\n readonly totalStorageSizeInGbs?: number;\n /** The available storage can be allocated to the cloud Exadata infrastructure resource, in gigabytes (GB). */\n readonly availableStorageSizeInGbs?: number;\n /** The date and time the cloud Exadata infrastructure resource was created. */\n readonly timeCreated?: string;\n /** Additional information about the current lifecycle state. */\n readonly lifecycleDetails?: string;\n /** maintenanceWindow property */\n maintenanceWindow?: MaintenanceWindow;\n /** The estimated total time required in minutes for all patching operations (database server, storage server, and network switch patching). */\n readonly estimatedPatchingTime?: EstimatedPatchingTime;\n /** 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. */\n customerContacts?: CustomerContact[];\n /** CloudExadataInfrastructure provisioning state */\n readonly provisioningState?: AzureResourceProvisioningState;\n /** CloudExadataInfrastructure lifecycle state */\n readonly lifecycleState?: CloudExadataInfrastructureLifecycleState;\n /** The model name of the cloud Exadata infrastructure resource. */\n shape: string;\n /** HTTPS link to OCI resources exposed to Azure Customer via Azure Interface. */\n readonly ociUrl?: string;\n /** The total number of CPU cores allocated. */\n readonly cpuCount?: number;\n /** The total number of CPU cores available. */\n readonly maxCpuCount?: number;\n /** The memory allocated in GBs. */\n readonly memorySizeInGbs?: number;\n /** The total memory available in GBs. */\n readonly maxMemoryInGbs?: number;\n /** The local node storage to be allocated in GBs. */\n readonly dbNodeStorageSizeInGbs?: number;\n /** The total local node storage available in GBs. */\n readonly maxDbNodeStorageSizeInGbs?: number;\n /** The quantity of data in the database, in terabytes. */\n readonly dataStorageSizeInTbs?: number;\n /** The total available DATA disk group size. */\n readonly maxDataStorageInTbs?: number;\n /** The software version of the database servers (dom0) in the Exadata infrastructure. */\n readonly dbServerVersion?: string;\n /** The software version of the storage servers (cells) in the Exadata infrastructure. */\n readonly storageServerVersion?: string;\n /** The requested number of additional storage servers activated for the Exadata infrastructure. */\n readonly activatedStorageCount?: number;\n /** The requested number of additional storage servers for the Exadata infrastructure. */\n readonly additionalStorageCount?: number;\n /** The name for the Exadata infrastructure. */\n displayName: string;\n /** The OCID of the last maintenance run. */\n readonly lastMaintenanceRunId?: string;\n /** The OCID of the next maintenance run. */\n readonly nextMaintenanceRunId?: string;\n /** Monthly Db Server version */\n readonly monthlyDbServerVersion?: string;\n /** Monthly Storage Server version */\n readonly monthlyStorageServerVersion?: string;\n /** The database server model type of the cloud Exadata infrastructure resource. */\n databaseServerType?: string;\n /** The storage server model type of the cloud Exadata infrastructure resource. */\n storageServerType?: string;\n /** The compute model of the Exadata Infrastructure */\n readonly computeModel?: ComputeModel;\n /** The exascale config details for the cloud Exadata infrastructure */\n readonly exascaleConfig?: ExascaleConfigDetails;\n}\n\nexport function cloudExadataInfrastructurePropertiesSerializer(\n item: CloudExadataInfrastructureProperties,\n): any {\n return {\n computeCount: item[\"computeCount\"],\n storageCount: item[\"storageCount\"],\n maintenanceWindow: !item[\"maintenanceWindow\"]\n ? item[\"maintenanceWindow\"]\n : maintenanceWindowSerializer(item[\"maintenanceWindow\"]),\n customerContacts: !item[\"customerContacts\"]\n ? item[\"customerContacts\"]\n : customerContactArraySerializer(item[\"customerContacts\"]),\n shape: item[\"shape\"],\n displayName: item[\"displayName\"],\n databaseServerType: item[\"databaseServerType\"],\n storageServerType: item[\"storageServerType\"],\n };\n}\n\nexport function cloudExadataInfrastructurePropertiesDeserializer(\n item: any,\n): CloudExadataInfrastructureProperties {\n return {\n definedFileSystemConfiguration: !item[\"definedFileSystemConfiguration\"]\n ? item[\"definedFileSystemConfiguration\"]\n : definedFileSystemConfigurationArrayDeserializer(item[\"definedFileSystemConfiguration\"]),\n ocid: item[\"ocid\"],\n computeCount: item[\"computeCount\"],\n storageCount: item[\"storageCount\"],\n totalStorageSizeInGbs: item[\"totalStorageSizeInGbs\"],\n availableStorageSizeInGbs: item[\"availableStorageSizeInGbs\"],\n timeCreated: item[\"timeCreated\"],\n lifecycleDetails: item[\"lifecycleDetails\"],\n maintenanceWindow: !item[\"maintenanceWindow\"]\n ? item[\"maintenanceWindow\"]\n : maintenanceWindowDeserializer(item[\"maintenanceWindow\"]),\n estimatedPatchingTime: !item[\"estimatedPatchingTime\"]\n ? item[\"estimatedPatchingTime\"]\n : estimatedPatchingTimeDeserializer(item[\"estimatedPatchingTime\"]),\n customerContacts: !item[\"customerContacts\"]\n ? item[\"customerContacts\"]\n : customerContactArrayDeserializer(item[\"customerContacts\"]),\n provisioningState: item[\"provisioningState\"],\n lifecycleState: item[\"lifecycleState\"],\n shape: item[\"shape\"],\n ociUrl: item[\"ociUrl\"],\n cpuCount: item[\"cpuCount\"],\n maxCpuCount: item[\"maxCpuCount\"],\n memorySizeInGbs: item[\"memorySizeInGbs\"],\n maxMemoryInGbs: item[\"maxMemoryInGbs\"],\n dbNodeStorageSizeInGbs: item[\"dbNodeStorageSizeInGbs\"],\n maxDbNodeStorageSizeInGbs: item[\"maxDbNodeStorageSizeInGbs\"],\n dataStorageSizeInTbs: item[\"dataStorageSizeInTbs\"],\n maxDataStorageInTbs: item[\"maxDataStorageInTbs\"],\n dbServerVersion: item[\"dbServerVersion\"],\n storageServerVersion: item[\"storageServerVersion\"],\n activatedStorageCount: item[\"activatedStorageCount\"],\n additionalStorageCount: item[\"additionalStorageCount\"],\n displayName: item[\"displayName\"],\n lastMaintenanceRunId: item[\"lastMaintenanceRunId\"],\n nextMaintenanceRunId: item[\"nextMaintenanceRunId\"],\n monthlyDbServerVersion: item[\"monthlyDbServerVersion\"],\n monthlyStorageServerVersion: item[\"monthlyStorageServerVersion\"],\n databaseServerType: item[\"databaseServerType\"],\n storageServerType: item[\"storageServerType\"],\n computeModel: item[\"computeModel\"],\n exascaleConfig: !item[\"exascaleConfig\"]\n ? item[\"exascaleConfig\"]\n : exascaleConfigDetailsDeserializer(item[\"exascaleConfig\"]),\n };\n}\n\nexport function definedFileSystemConfigurationArrayDeserializer(\n result: Array<DefinedFileSystemConfiguration>,\n): any[] {\n return result.map((item) => {\n return definedFileSystemConfigurationDeserializer(item);\n });\n}\n\n/** Predefined configurations for the file system */\nexport interface DefinedFileSystemConfiguration {\n /** Checks if the data can be backed up */\n isBackupPartition?: boolean;\n /** Checks if the mount path is resizable */\n isResizable?: boolean;\n /** Minimum size of mount path in Gb */\n minSizeGb?: number;\n /** Mount path for the file system */\n mountPoint?: string;\n}\n\nexport function definedFileSystemConfigurationDeserializer(\n item: any,\n): DefinedFileSystemConfiguration {\n return {\n isBackupPartition: item[\"isBackupPartition\"],\n isResizable: item[\"isResizable\"],\n minSizeGb: item[\"minSizeGb\"],\n mountPoint: item[\"mountPoint\"],\n };\n}\n\n/** MaintenanceWindow resource properties */\nexport interface MaintenanceWindow {\n /** The maintenance window scheduling preference. */\n preference?: Preference;\n /** Months during the year when maintenance should be performed. */\n months?: Month[];\n /** 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. */\n weeksOfMonth?: number[];\n /** Days during the week when maintenance should be performed. */\n daysOfWeek?: DayOfWeek[];\n /** 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 */\n hoursOfDay?: number[];\n /** 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. */\n leadTimeInWeeks?: number;\n /** Cloud Exadata infrastructure node patching method. */\n patchingMode?: PatchingMode;\n /** 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). */\n customActionTimeoutInMins?: number;\n /** If true, enables the configuration of a custom action timeout (waiting period) between database server patching operations. */\n isCustomActionTimeoutEnabled?: boolean;\n /** is Monthly Patching Enabled */\n isMonthlyPatchingEnabled?: boolean;\n}\n\nexport function maintenanceWindowSerializer(item: MaintenanceWindow): any {\n return {\n preference: item[\"preference\"],\n months: !item[\"months\"] ? item[\"months\"] : monthArraySerializer(item[\"months\"]),\n weeksOfMonth: !item[\"weeksOfMonth\"]\n ? item[\"weeksOfMonth\"]\n : item[\"weeksOfMonth\"].map((p: any) => {\n return p;\n }),\n daysOfWeek: !item[\"daysOfWeek\"]\n ? item[\"daysOfWeek\"]\n : dayOfWeekArraySerializer(item[\"daysOfWeek\"]),\n hoursOfDay: !item[\"hoursOfDay\"]\n ? item[\"hoursOfDay\"]\n : item[\"hoursOfDay\"].map((p: any) => {\n return p;\n }),\n leadTimeInWeeks: item[\"leadTimeInWeeks\"],\n patchingMode: item[\"patchingMode\"],\n customActionTimeoutInMins: item[\"customActionTimeoutInMins\"],\n isCustomActionTimeoutEnabled: item[\"isCustomActionTimeoutEnabled\"],\n isMonthlyPatchingEnabled: item[\"isMonthlyPatchingEnabled\"],\n };\n}\n\nexport function maintenanceWindowDeserializer(item: any): MaintenanceWindow {\n return {\n preference: item[\"preference\"],\n months: !item[\"months\"] ? item[\"months\"] : monthArrayDeserializer(item[\"months\"]),\n weeksOfMonth: !item[\"weeksOfMonth\"]\n ? item[\"weeksOfMonth\"]\n : item[\"weeksOfMonth\"].map((p: any) => {\n return p;\n }),\n daysOfWeek: !item[\"daysOfWeek\"]\n ? item[\"daysOfWeek\"]\n : dayOfWeekArrayDeserializer(item[\"daysOfWeek\"]),\n hoursOfDay: !item[\"hoursOfDay\"]\n ? item[\"hoursOfDay\"]\n : item[\"hoursOfDay\"].map((p: any) => {\n return p;\n }),\n leadTimeInWeeks: item[\"leadTimeInWeeks\"],\n patchingMode: item[\"patchingMode\"],\n customActionTimeoutInMins: item[\"customActionTimeoutInMins\"],\n isCustomActionTimeoutEnabled: item[\"isCustomActionTimeoutEnabled\"],\n isMonthlyPatchingEnabled: item[\"isMonthlyPatchingEnabled\"],\n };\n}\n\n/** Preference enum */\nexport enum KnownPreference {\n /** No preference */\n NoPreference = \"NoPreference\",\n /** Custom preference */\n CustomPreference = \"CustomPreference\",\n}\n\n/**\n * Preference enum \\\n * {@link KnownPreference} can be used interchangeably with Preference,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NoPreference**: No preference \\\n * **CustomPreference**: Custom preference\n */\nexport type Preference = string;\n\nexport function monthArraySerializer(result: Array<Month>): any[] {\n return result.map((item) => {\n return monthSerializer(item);\n });\n}\n\nexport function monthArrayDeserializer(result: Array<Month>): any[] {\n return result.map((item) => {\n return monthDeserializer(item);\n });\n}\n\n/** Month resource properties */\nexport interface Month {\n /** Name of the month of the year. */\n name: MonthName;\n}\n\nexport function monthSerializer(item: Month): any {\n return { name: item[\"name\"] };\n}\n\nexport function monthDeserializer(item: any): Month {\n return {\n name: item[\"name\"],\n };\n}\n\n/** MonthName enum */\nexport enum KnownMonthName {\n /** January value */\n January = \"January\",\n /** February value */\n February = \"February\",\n /** March value */\n March = \"March\",\n /** April value */\n April = \"April\",\n /** May value */\n May = \"May\",\n /** June value */\n June = \"June\",\n /** July value */\n July = \"July\",\n /** August value */\n August = \"August\",\n /** September value */\n September = \"September\",\n /** October value */\n October = \"October\",\n /** November value */\n November = \"November\",\n /** December value */\n December = \"December\",\n}\n\n/**\n * MonthName enum \\\n * {@link KnownMonthName} can be used interchangeably with MonthName,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **January**: January value \\\n * **February**: February value \\\n * **March**: March value \\\n * **April**: April value \\\n * **May**: May value \\\n * **June**: June value \\\n * **July**: July value \\\n * **August**: August value \\\n * **September**: September value \\\n * **October**: October value \\\n * **November**: November value \\\n * **December**: December value\n */\nexport type MonthName = string;\n\nexport function dayOfWeekArraySerializer(result: Array<DayOfWeek>): any[] {\n return result.map((item) => {\n return dayOfWeekSerializer(item);\n });\n}\n\nexport function dayOfWeekArrayDeserializer(result: Array<DayOfWeek>): any[] {\n return result.map((item) => {\n return dayOfWeekDeserializer(item);\n });\n}\n\n/** DayOfWeek resource properties */\nexport interface DayOfWeek {\n /** Name of the day of the week. */\n name: DayOfWeekName;\n}\n\nexport function dayOfWeekSerializer(item: DayOfWeek): any {\n return { name: item[\"name\"] };\n}\n\nexport function dayOfWeekDeserializer(item: any): DayOfWeek {\n return {\n name: item[\"name\"],\n };\n}\n\n/** DayOfWeekName enum */\nexport enum KnownDayOfWeekName {\n /** Monday value */\n Monday = \"Monday\",\n /** Tuesday value */\n Tuesday = \"Tuesday\",\n /** Wednesday value */\n Wednesday = \"Wednesday\",\n /** Thursday value */\n Thursday = \"Thursday\",\n /** Friday value */\n Friday = \"Friday\",\n /** Saturday value */\n Saturday = \"Saturday\",\n /** Sunday value */\n Sunday = \"Sunday\",\n}\n\n/**\n * DayOfWeekName enum \\\n * {@link KnownDayOfWeekName} can be used interchangeably with DayOfWeekName,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Monday**: Monday value \\\n * **Tuesday**: Tuesday value \\\n * **Wednesday**: Wednesday value \\\n * **Thursday**: Thursday value \\\n * **Friday**: Friday value \\\n * **Saturday**: Saturday value \\\n * **Sunday**: Sunday value\n */\nexport type DayOfWeekName = string;\n\n/** Patching mode enum */\nexport enum KnownPatchingMode {\n /** Rolling patching */\n Rolling = \"Rolling\",\n /** Non Rolling patching */\n NonRolling = \"NonRolling\",\n}\n\n/**\n * Patching mode enum \\\n * {@link KnownPatchingMode} can be used interchangeably with PatchingMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Rolling**: Rolling patching \\\n * **NonRolling**: Non Rolling patching\n */\nexport type PatchingMode = string;\n\n/** The estimated total time required in minutes for all patching operations (database server, storage server, and network switch patching). */\nexport interface EstimatedPatchingTime {\n /** The estimated time required in minutes for database server patching. */\n readonly estimatedDbServerPatchingTime?: number;\n /** The estimated time required in minutes for network switch patching. */\n readonly estimatedNetworkSwitchesPatchingTime?: number;\n /** The estimated time required in minutes for storage server patching. */\n readonly estimatedStorageServerPatchingTime?: number;\n /** The estimated total time required in minutes for all patching operations. */\n readonly totalEstimatedPatchingTime?: number;\n}\n\nexport function estimatedPatchingTimeDeserializer(item: any): EstimatedPatchingTime {\n return {\n estimatedDbServerPatchingTime: item[\"estimatedDbServerPatchingTime\"],\n estimatedNetworkSwitchesPatchingTime: item[\"estimatedNetworkSwitchesPatchingTime\"],\n estimatedStorageServerPatchingTime: item[\"estimatedStorageServerPatchingTime\"],\n totalEstimatedPatchingTime: item[\"totalEstimatedPatchingTime\"],\n };\n}\n\nexport function customerContactArraySerializer(result: Array<CustomerContact>): any[] {\n return result.map((item) => {\n return customerContactSerializer(item);\n });\n}\n\nexport function customerContactArrayDeserializer(result: Array<CustomerContact>): any[] {\n return result.map((item) => {\n return customerContactDeserializer(item);\n });\n}\n\n/** CustomerContact resource properties */\nexport interface CustomerContact {\n /** The email address used by Oracle to send notifications regarding databases and infrastructure. */\n email: string;\n}\n\nexport function customerContactSerializer(item: CustomerContact): any {\n return { email: item[\"email\"] };\n}\n\nexport function customerContactDeserializer(item: any): CustomerContact {\n return {\n email: item[\"email\"],\n };\n}\n\n/** Azure Resource Provisioning State enum */\nexport enum KnownAzureResourceProvisioningState {\n /** Resource has been created. */\n Succeeded = \"Succeeded\",\n /** Resource creation failed. */\n Failed = \"Failed\",\n /** Resource creation was canceled. */\n Canceled = \"Canceled\",\n /** Indicates that resource in Provisioning state */\n Provisioning = \"Provisioning\",\n}\n\n/**\n * Azure Resource Provisioning State enum \\\n * {@link KnownAzureResourceProvisioningState} can be used interchangeably with AzureResourceProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded**: Resource has been created. \\\n * **Failed**: Resource creation failed. \\\n * **Canceled**: Resource creation was canceled. \\\n * **Provisioning**: Indicates that resource in Provisioning state\n */\nexport type AzureResourceProvisioningState = string;\n\n/** CloudExadataInfrastructureLifecycleState enum */\nexport enum KnownCloudExadataInfrastructureLifecycleState {\n /** Indicates that resource in Provisioning state */\n Provisioning = \"Provisioning\",\n /** Indicates that resource in Available state */\n Available = \"Available\",\n /** Indicates that resource in Updating state */\n Updating = \"Updating\",\n /** Indicates that resource in Terminating state */\n Terminating = \"Terminating\",\n /** Indicates that resource in Terminated state */\n Terminated = \"Terminated\",\n /** Indicates that resource maintenance in progress state */\n MaintenanceInProgress = \"MaintenanceInProgress\",\n /** Indicates that resource in Failed state */\n Failed = \"Failed\",\n}\n\n/**\n * CloudExadataInfrastructureLifecycleState enum \\\n * {@link KnownCloudExadataInfrastructureLifecycleState} can be used interchangeably with CloudExadataInfrastructureLifecycleState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Provisioning**: Indicates that resource in Provisioning state \\\n * **Available**: Indicates that resource in Available state \\\n * **Updating**: Indicates that resource in Updating state \\\n * **Terminating**: Indicates that resource in Terminating state \\\n * **Terminated**: Indicates that resource in Terminated state \\\n * **MaintenanceInProgress**: Indicates that resource maintenance in progress state \\\n * **Failed**: Indicates that resource in Failed state\n */\nexport type CloudExadataInfrastructureLifecycleState = string;\n\n/** Compute model enum */\nexport enum KnownComputeModel {\n /** ECPU model type */\n Ecpu = \"ECPU\",\n /** OCPU model type */\n Ocpu = \"OCPU\",\n}\n\n/**\n * Compute model enum \\\n * {@link KnownComputeModel} can be used interchangeably with ComputeModel,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **ECPU**: ECPU model type \\\n * **OCPU**: OCPU model type\n */\nexport type ComputeModel = string;\n\n/** The exascale config response details for the cloud Exadata infrastructure */\nexport interface ExascaleConfigDetails {\n /** Storage size needed for Exascale in GBs. */\n totalStorageInGbs: number;\n /** Available storage size for Exascale in GBs. */\n availableStorageInGbs?: number;\n}\n\nexport function exascaleConfigDetailsDeserializer(item: any): ExascaleConfigDetails {\n return {\n totalStorageInGbs: item[\"totalStorageInGbs\"],\n availableStorageInGbs: item[\"availableStorageInGbs\"],\n };\n}\n\n/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */\nexport interface TrackedResource extends Resource {\n /** Resource tags. */\n tags?: Record<string, string>;\n /** The geo-location where the resource lives */\n location: string;\n}\n\nexport function trackedResourceSerializer(item: TrackedResource): any {\n return { tags: item[\"tags\"], location: item[\"location\"] };\n}\n\nexport function trackedResourceDeserializer(item: any): TrackedResource {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n tags: item[\"tags\"],\n location: item[\"location\"],\n };\n}\n\n/** Common fields that are returned in the response for all Azure Resource Manager resources */\nexport interface Resource {\n /** Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} */\n readonly id?: string;\n /** The name of the resource */\n readonly name?: string;\n /** The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\" */\n readonly type?: string;\n /** Azure Resource Manager metadata containing createdBy and modifiedBy information. */\n readonly systemData?: SystemData;\n}\n\nexport function resourceSerializer(item: Resource): any {\n return item;\n}\n\nexport function resourceDeserializer(item: any): Resource {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n };\n}\n\n/** Metadata pertaining to creation and last modification of the resource. */\nexport interface SystemData {\n /** The identity that created the resource. */\n createdBy?: string;\n /** The type of identity that created the resource. */\n createdByType?: CreatedByType;\n /** The timestamp of resource creation (UTC). */\n createdAt?: Date;\n /** The identity that last modified the resource. */\n lastModifiedBy?: string;\n /** The type of identity that last modified the resource. */\n lastModifiedByType?: CreatedByType;\n /** The timestamp of resource last modification (UTC) */\n lastModifiedAt?: Date;\n}\n\nexport function systemDataDeserializer(item: any): SystemData {\n return {\n createdBy: item[\"createdBy\"],\n createdByType: item[\"createdByType\"],\n createdAt: !item[\"createdAt\"] ? item[\"createdAt\"] : new Date(item[\"createdAt\"]),\n lastModifiedBy: item[\"lastModifiedBy\"],\n lastModifiedByType: item[\"lastModifiedByType\"],\n lastModifiedAt: !item[\"lastModifiedAt\"]\n ? item[\"lastModifiedAt\"]\n : new Date(item[\"lastModifiedAt\"]),\n };\n}\n\n/** The kind of entity that created the resource. */\nexport enum KnownCreatedByType {\n /** The entity was created by a user. */\n User = \"User\",\n /** The entity was created by an application. */\n Application = \"Application\",\n /** The entity was created by a managed identity. */\n ManagedIdentity = \"ManagedIdentity\",\n /** The entity was created by a key. */\n Key = \"Key\",\n}\n\n/**\n * The kind of entity that created the resource. \\\n * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **User**: The entity was created by a user. \\\n * **Application**: The entity was created by an application. \\\n * **ManagedIdentity**: The entity was created by a managed identity. \\\n * **Key**: The entity was created by a key.\n */\nexport type CreatedByType = string;\n\n/** The provisioning state of a resource type. */\nexport enum KnownResourceProvisioningState {\n /** Resource has been created. */\n Succeeded = \"Succeeded\",\n /** Resource creation failed. */\n Failed = \"Failed\",\n /** Resource creation was canceled. */\n Canceled = \"Canceled\",\n}\n\n/**\n * The provisioning state of a resource type. \\\n * {@link KnownResourceProvisioningState} can be used interchangeably with ResourceProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded**: Resource has been created. \\\n * **Failed**: Resource creation failed. \\\n * **Canceled**: Resource creation was canceled.\n */\nexport type ResourceProvisioningState = string;\n\n/** The type used for update operations of the CloudExadataInfrastructure. */\nexport interface CloudExadataInfrastructureUpdate {\n /** CloudExadataInfrastructure zones */\n zones?: string[];\n /** Resource tags. */\n tags?: Record<string, string>;\n /** The resource-specific properties for this resource. */\n properties?: CloudExadataInfrastructureUpdateProperties;\n}\n\nexport function cloudExadataInfrastructureUpdateSerializer(\n item: CloudExadataInfrastructureUpdate,\n): any {\n return {\n zones: !item[\"zones\"]\n ? item[\"zones\"]\n : item[\"zones\"].map((p: any) => {\n return p;\n }),\n tags: item[\"tags\"],\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : cloudExadataInfrastructureUpdatePropertiesSerializer(item[\"properties\"]),\n };\n}\n\n/** The updatable properties of the CloudExadataInfrastructure. */\nexport interface CloudExadataInfrastructureUpdateProperties {\n /** The number of compute servers for the cloud Exadata infrastructure. */\n computeCount?: number;\n /** The number of storage servers for the cloud Exadata infrastructure. */\n storageCount?: number;\n /** maintenanceWindow property */\n maintenanceWindow?: MaintenanceWindow;\n /** 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. */\n customerContacts?: CustomerContact[];\n /** The name for the Exadata infrastructure. */\n displayName?: string;\n}\n\nexport function cloudExadataInfrastructureUpdatePropertiesSerializer(\n item: CloudExadataInfrastructureUpdateProperties,\n): any {\n return {\n computeCount: item[\"computeCount\"],\n storageCount: item[\"storageCount\"],\n maintenanceWindow: !item[\"maintenanceWindow\"]\n ? item[\"maintenanceWindow\"]\n : maintenanceWindowSerializer(item[\"maintenanceWindow\"]),\n customerContacts: !item[\"customerContacts\"]\n ? item[\"customerContacts\"]\n : customerContactArraySerializer(item[\"customerContacts\"]),\n displayName: item[\"displayName\"],\n };\n}\n\n/** The exascale config request details for the Cloud Exadata infrastructure. */\nexport interface ConfigureExascaleCloudExadataInfrastructureDetails {\n /** Storage size needed for Exascale in GBs. */\n totalStorageInGbs: number;\n}\n\nexport function configureExascaleCloudExadataInfrastructureDetailsSerializer(\n item: ConfigureExascaleCloudExadataInfrastructureDetails,\n): any {\n return { totalStorageInGbs: item[\"totalStorageInGbs\"] };\n}\n\n/** DbServer resource model */\nexport interface DbServer extends ProxyResource {\n /** The resource-specific properties for this resource. */\n properties?: DbServerProperties;\n}\n\nexport function dbServerDeserializer(item: any): DbServer {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : dbServerPropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** DbServer resource properties */\nexport interface DbServerProperties {\n /** Db server name. */\n readonly ocid?: string;\n /** The name for the Db Server. */\n readonly displayName?: string;\n /** The OCID of the compartment. */\n readonly compartmentId?: string;\n /** The OCID of the Exadata infrastructure. */\n readonly exadataInfrastructureId?: string;\n /** The number of CPU cores enabled on the Db server. */\n readonly cpuCoreCount?: number;\n /** dbServerPatching details of the Db server. */\n readonly dbServerPatchingDetails?: DbServerPatchingDetails;\n /** The total memory available in GBs. */\n readonly maxMemoryInGbs?: number;\n /** The allocated local node storage in GBs on the Db server. */\n readonly dbNodeStorageSizeInGbs?: number;\n /** The OCID of the VM Clusters associated with the Db server. */\n readonly vmClusterIds?: string[];\n /** The OCID of the Db nodes associated with the Db server. */\n readonly dbNodeIds?: string[];\n /** Lifecycle details of dbServer. */\n readonly lifecycleDetails?: string;\n /** DbServer provisioning state. */\n readonly lifecycleState?: DbServerProvisioningState;\n /** The total number of CPU cores available. */\n readonly maxCpuCount?: number;\n /** The list of OCIDs of the Autonomous VM Clusters associated with the Db server. */\n readonly autonomousVmClusterIds?: string[];\n /** The list of OCIDs of the Autonomous Virtual Machines associated with the Db server. */\n readonly autonomousVirtualMachineIds?: string[];\n /** The total max dbNode storage in GBs. */\n readonly maxDbNodeStorageInGbs?: number;\n /** The total memory size in GBs. */\n readonly memorySizeInGbs?: number;\n /** The shape of the Db server. The shape determines the amount of CPU, storage, and memory resources available. */\n readonly shape?: string;\n /** The date and time that the Db Server was created. */\n readonly timeCreated?: Date;\n /** Azure resource provisioning state. */\n readonly provisioningState?: ResourceProvisioningState;\n /** The compute model of the Exadata Infrastructure */\n readonly computeModel?: ComputeModel;\n}\n\nexport function dbServerPropertiesDeserializer(item: any): DbServerProperties {\n return {\n ocid: item[\"ocid\"],\n displayName: item[\"displayName\"],\n compartmentId: item[\"compartmentId\"],\n exadataInfrastructureId: item[\"exadataInfrastructureId\"],\n cpuCoreCount: item[\"cpuCoreCount\"],\n dbServerPatchingDetails: !item[\"dbServerPatchingDetails\"]\n ? item[\"dbServerPatchingDetails\"]\n : dbServerPatchingDetailsDeserializer(item[\"dbServerPatchingDetails\"]),\n maxMemoryInGbs: item[\"maxMemoryInGbs\"],\n dbNodeStorageSizeInGbs: item[\"dbNodeStorageSizeInGbs\"],\n vmClusterIds: !item[\"vmClusterIds\"]\n ? item[\"vmClusterIds\"]\n : item[\"vmClusterIds\"].map((p: any) => {\n return p;\n }),\n dbNodeIds: !item[\"dbNodeIds\"]\n ? item[\"dbNodeIds\"]\n : item[\"dbNodeIds\"].map((p: any) => {\n return p;\n }),\n lifecycleDetails: item[\"lifecycleDetails\"],\n lifecycleState: item[\"lifecycleState\"],\n maxCpuCount: item[\"maxCpuCount\"],\n autonomousVmClusterIds: !item[\"autonomousVmClusterIds\"]\n ? item[\"autonomousVmClusterIds\"]\n : item[\"autonomousVmClusterIds\"].map((p: any) => {\n return p;\n }),\n autonomousVirtualMachineIds: !item[\"autonomousVirtualMachineIds\"]\n ? item[\"autonomousVirtualMachineIds\"]\n : item[\"autonomousVirtualMachineIds\"].map((p: any) => {\n return p;\n }),\n maxDbNodeStorageInGbs: item[\"maxDbNodeStorageInGbs\"],\n memorySizeInGbs: item[\"memorySizeInGbs\"],\n shape: item[\"shape\"],\n timeCreated: !item[\"timeCreated\"] ? item[\"timeCreated\"] : new Date(item[\"timeCreated\"]),\n provisioningState: item[\"provisioningState\"],\n computeModel: item[\"computeModel\"],\n };\n}\n\n/** DbServer Patching Properties */\nexport interface DbServerPatchingDetails {\n /** Estimated Patch Duration */\n readonly estimatedPatchDuration?: number;\n /** Patching Status */\n readonly patchingStatus?: DbServerPatchingStatus;\n /** Time Patching Ended */\n readonly timePatchingEnded?: Date;\n /** Time Patching Started */\n readonly timePatchingStarted?: Date;\n}\n\nexport function dbServerPatchingDetailsDeserializer(item: any): DbServerPatchingDetails {\n return {\n estimatedPatchDuration: item[\"estimatedPatchDuration\"],\n patchingStatus: item[\"patchingStatus\"],\n timePatchingEnded: !item[\"timePatchingEnded\"]\n ? item[\"timePatchingEnded\"]\n : new Date(item[\"timePatchingEnded\"]),\n timePatchingStarted: !item[\"timePatchingStarted\"]\n ? item[\"timePatchingStarted\"]\n : new Date(item[\"timePatchingStarted\"]),\n };\n}\n\n/** DB Server patching status enum */\nexport enum KnownDbServerPatchingStatus {\n /** Patching scheduled */\n Scheduled = \"Scheduled\",\n /** Patching in progress */\n MaintenanceInProgress = \"MaintenanceInProgress\",\n /** Patching failed */\n Failed = \"Failed\",\n /** Patching completed */\n Complete = \"Complete\",\n}\n\n/**\n * DB Server patching status enum \\\n * {@link KnownDbServerPatchingStatus} can be used interchangeably with DbServerPatchingStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Scheduled**: Patching scheduled \\\n * **MaintenanceInProgress**: Patching in progress \\\n * **Failed**: Patching failed \\\n * **Complete**: Patching completed\n */\nexport type DbServerPatchingStatus = string;\n\n/** DbServerProvisioningState enum */\nexport enum KnownDbServerProvisioningState {\n /** Indicates that resource in Creating state */\n Creating = \"Creating\",\n /** Indicates that resource in Available state */\n Available = \"Available\",\n /** Indicates that resource in Unavailable state */\n Unavailable = \"Unavailable\",\n /** Indicates that resource in Deleting state */\n Deleting = \"Deleting\",\n /** Indicates that resource in Deleted state */\n Deleted = \"Deleted\",\n /** Indicates that resource maintenance in progress state */\n MaintenanceInProgress = \"MaintenanceInProgress\",\n}\n\n/**\n * DbServerProvisioningState enum \\\n * {@link KnownDbServerProvisioningState} can be used interchangeably with DbServerProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Creating**: Indicates that resource in Creating state \\\n * **Available**: Indicates that resource in Available state \\\n * **Unavailable**: Indicates that resource in Unavailable state \\\n * **Deleting**: Indicates that resource in Deleting state \\\n * **Deleted**: Indicates that resource in Deleted state \\\n * **MaintenanceInProgress**: Indicates that resource maintenance in progress state\n */\nexport type DbServerProvisioningState = string;\n\n/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */\nexport interface ProxyResource extends Resource {}\n\nexport function proxyResourceSerializer(item: ProxyResource): any {\n return item;\n}\n\nexport function proxyResourceDeserializer(item: any): ProxyResource {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n };\n}\n\n/** The response of a DbServer list operation. */\nexport interface _DbServerListResult {\n /** The DbServer items on this page */\n value: DbServer[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _dbServerListResultDeserializer(item: any): _DbServerListResult {\n return {\n value: dbServerArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function dbServerArrayDeserializer(result: Array<DbServer>): any[] {\n return result.map((item) => {\n return dbServerDeserializer(item);\n });\n}\n\n/** The response of a CloudVmCluster list operation. */\nexport interface _CloudVmClusterListResult {\n /** The CloudVmCluster items on this page */\n value: CloudVmCluster[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _cloudVmClusterListResultDeserializer(item: any): _CloudVmClusterListResult {\n return {\n value: cloudVmClusterArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function cloudVmClusterArraySerializer(result: Array<CloudVmCluster>): any[] {\n return result.map((item) => {\n return cloudVmClusterSerializer(item);\n });\n}\n\nexport function cloudVmClusterArrayDeserializer(result: Array<CloudVmCluster>): any[] {\n return result.map((item) => {\n return cloudVmClusterDeserializer(item);\n });\n}\n\n/** CloudVmCluster resource definition */\nexport interface CloudVmCluster extends TrackedResource {\n /** The resource-specific properties for this resource. */\n properties?: CloudVmClusterProperties;\n}\n\nexport function cloudVmClusterSerializer(item: CloudVmCluster): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : cloudVmClusterPropertiesSerializer(item[\"properties\"]),\n };\n}\n\nexport function cloudVmClusterDeserializer(item: any): CloudVmCluster {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : cloudVmClusterPropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** CloudVmCluster resource model */\nexport interface CloudVmClusterProperties {\n /** Cloud VM Cluster ocid */\n readonly ocid?: string;\n /** The port number configured for the listener on the cloud VM cluster. */\n readonly listenerPort?: number;\n /** The number of nodes in the cloud VM cluster. */\n readonly nodeCount?: number;\n /** The data disk group size to be allocated in GBs per VM. */\n storageSizeInGbs?: number;\n /** Array of mount path and size. */\n fileSystemConfigurationDetails?: FileSystemConfigurationDetails[];\n /** The data disk group size to be allocated in TBs. */\n dataStorageSizeInTbs?: number;\n /** The local node storage to be allocated in GBs. */\n dbNodeStorageSizeInGbs?: number;\n /** The memory to be allocated in GBs. */\n memorySizeInGbs?: number;\n /** The date and time that the cloud VM cluster was created. */\n readonly timeCreated?: Date;\n /** Additional information about the current lifecycle state. */\n readonly lifecycleDetails?: string;\n /** The time zone of the cloud VM cluster. For details, see [Exadata Infrastructure Time Zones](/Content/Database/References/timezones.htm). */\n timeZone?: string;\n /** The OCID of the zone the cloud VM cluster is associated with. */\n zoneId?: string;\n /** The hostname for the cloud VM cluster. */\n hostname: string;\n /** The domain name for the cloud VM cluster. */\n domain?: string;\n /** The number of CPU cores enabled on the cloud VM cluster. */\n cpuCoreCount: number;\n /** The number of OCPU cores to enable on the cloud VM cluster. Only 1 decimal place is allowed for the fractional part. */\n ocpuCount?: number;\n /** 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. */\n clusterName?: string;\n /** 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. */\n dataStoragePercentage?: number;\n /** 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. */\n isLocalBackupEnabled?: boolean;\n /** Cloud Exadata Infrastructure ID */\n cloudExadataInfrastructureId: string;\n /** If true, sparse disk group is configured for the cloud VM cluster. If false, sparse disk group is not created. */\n isSparseDiskgroupEnabled?: boolean;\n /** Operating system version of the image. */\n systemVersion?: string;\n /** The public key portion of one or more key pairs used for SSH access to the cloud VM cluster. */\n sshPublicKeys: string[];\n /** The Oracle license model that applies to the cloud VM cluster. The default is LICENSE_INCLUDED. */\n licenseModel?: LicenseModel;\n /** The type of redundancy configured for the cloud Vm cluster. NORMAL is 2-way redundancy. HIGH is 3-way redundancy. */\n readonly diskRedundancy?: DiskRedundancy;\n /** 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. */\n readonly scanIpIds?: string[];\n /** 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. */\n readonly vipIds?: string[];\n /** The FQDN of the DNS record for the SCAN IP addresses that are associated with the cloud VM cluster. */\n readonly scanDnsName?: string;\n /** The TCP Single Client Access Name (SCAN) port. The default port is 1521. */\n scanListenerPortTcp?: number;\n /** The TCPS Single Client Access Name (SCAN) port. The default port is 2484. */\n scanListenerPortTcpSsl?: number;\n /** The OCID of the DNS record for the SCAN IP addresses that are associated with the cloud VM cluster. */\n readonly scanDnsRecordId?: string;\n /** The model name of the Exadata hardware running the cloud VM cluster. */\n readonly shape?: string;\n /** CloudVmCluster provisioning state */\n readonly provisioningState?: AzureResourceProvisioningState;\n /** CloudVmCluster lifecycle state */\n readonly lifecycleState?: CloudVmClusterLifecycleState;\n /** VNET for network connectivity */\n vnetId: string;\n /** Oracle Grid Infrastructure (GI) software version */\n giVersion: string;\n /** HTTPS link to OCI resources exposed to Azure Customer via Azure Interface. */\n readonly ociUrl?: string;\n /** HTTPS link to OCI Network Security Group exposed to Azure Customer via the Azure Interface. */\n readonly nsgUrl?: string;\n /** Client subnet */\n subnetId: string;\n /** Client OCI backup subnet CIDR, default is 192.168.252.0/22 */\n backupSubnetCidr?: string;\n /** CIDR blocks for additional NSG ingress rules. The VNET CIDRs used to provision the VM Cluster will be added by default. */\n nsgCidrs?: NsgCidr[];\n /** Indicates user preferences for the various diagnostic collection options for the VM cluster/Cloud VM cluster/VMBM DBCS. */\n dataCollectionOptions?: DataCollectionOptions;\n /** Display Name */\n displayName: string;\n /** The list of compute servers to be added to the cloud VM cluster. */\n computeNodes?: string[];\n /** iormConfigCache details for cloud VM cluster. */\n readonly iormConfigCache?: ExadataIormConfig;\n /** The OCID of the last maintenance update history entry. */\n readonly lastUpdateHistoryEntryId?: string;\n /** The list of DB servers. */\n dbServers?: string[];\n /** Cluster compartmentId */\n readonly compartmentId?: string;\n /** Cluster subnet ocid */\n readonly subnetOcid?: string;\n /** The compute model of the VM Cluster. */\n readonly computeModel?: ComputeModel;\n /** Exadata Database Storage Vault ID */\n exascaleDbStorageVaultId?: string;\n /** Specifies whether the type of storage management for the VM cluster is ASM or Exascale. */\n readonly storageManagementType?: ExadataVmClusterStorageManagementType;\n}\n\nexport function cloudVmClusterPropertiesSerializer(item: CloudVmClusterProperties): any {\n return {\n storageSizeInGbs: item[\"storageSizeInGbs\"],\n fileSystemConfigurationDetails: !item[\"fileSystemConfigurationDetails\"]\n ? item[\"fileSystemConfigurationDetails\"]\n : fileSystemConfigurationDetailsArraySerializer(item[\"fileSystemConfigurationDetails\"]),\n dataStorageSizeInTbs: item[\"dataStorageSizeInTbs\"],\n dbNodeStorageSizeInGbs: item[\"dbNodeStorageSizeInGbs\"],\n memorySizeInGbs: item[\"memorySizeInGbs\"],\n timeZone: item[\"timeZone\"],\n zoneId: item[\"zoneId\"],\n hostname: item[\"hostname\"],\n domain: item[\"domain\"],\n cpuCoreCount: item[\"cpuCoreCount\"],\n ocpuCount: item[\"ocpuCount\"],\n clusterName: item[\"clusterName\"],\n dataStoragePercentage: item[\"dataStoragePercentage\"],\n isLocalBackupEnabled: item[\"isLocalBackupEnabled\"],\n cloudExadataInfrastructureId: item[\"cloudExadataInfrastructureId\"],\n isSparseDiskgroupEnabled: item[\"isSparseDiskgroupEnabled\"],\n systemVersion: item[\"systemVersion\"],\n sshPublicKeys: item[\"sshPublicKeys\"].map((p: any) => {\n return p;\n }),\n licenseModel: item[\"licenseModel\"],\n scanListenerPortTcp: item[\"scanListenerPortTcp\"],\n scanListenerPortTcpSsl: item[\"scanListenerPortTcpSsl\"],\n vnetId: item[\"vnetId\"],\n giVersion: item[\"giVersion\"],\n subnetId: item[\"subnetId\"],\n backupSubnetCidr: item[\"backupSubnetCidr\"],\n nsgCidrs: !item[\"nsgCidrs\"] ? item[\"nsgCidrs\"] : nsgCidrArraySerializer(item[\"nsgCidrs\"]),\n dataCollectionOptions: !item[\"dataCollectionOptions\"]\n ? item[\"dataCollectionOptions\"]\n : dataCollectionOptionsSerializer(item[\"dataCollectionOptions\"]),\n displayName: item[\"displayName\"],\n computeNodes: !item[\"computeNodes\"]\n ? item[\"computeNodes\"]\n : item[\"computeNodes\"].map((p: any) => {\n return p;\n }),\n dbServers: !item[\"dbServers\"]\n ? item[\"dbServers\"]\n : item[\"dbServers\"].map((p: any) => {\n return p;\n }),\n exascaleDbStorageVaultId: item[\"exascaleDbStorageVaultId\"],\n };\n}\n\nexport function cloudVmClusterPropertiesDeserializer(item: any): CloudVmClusterProperties {\n return {\n ocid: item[\"ocid\"],\n listenerPort: item[\"listenerPort\"],\n nodeCount: item[\"nodeCount\"],\n storageSizeInGbs: item[\"storageSizeInGbs\"],\n fileSystemConfigurationDetails: !item[\"fileSystemConfigurationDetails\"]\n ? item[\"fileSystemConfigurationDetails\"]\n : fileSystemConfigurationDetailsArrayDeserializer(item[\"fileSystemConfigurationDetails\"]),\n dataStorageSizeInTbs: item[\"dataStorageSizeInTbs\"],\n dbNodeStorageSizeInGbs: item[\"dbNodeStorageSizeInGbs\"],\n memorySizeInGbs: item[\"memorySizeInGbs\"],\n timeCreated: !item[\"timeCreated\"] ? item[\"timeCreated\"] : new Date(item[\"timeCreated\"]),\n lifecycleDetails: item[\"lifecycleDetails\"],\n timeZone: item[\"timeZone\"],\n zoneId: item[\"zoneId\"],\n hostname: item[\"hostname\"],\n domain: item[\"domain\"],\n cpuCoreCount: item[\"cpuCoreCount\"],\n ocpuCount: item[\"ocpuCount\"],\n clusterName: item[\"clusterName\"],\n dataStoragePercentage: item[\"dataStoragePercentage\"],\n isLocalBackupEnabled: item[\"isLocalBackupEnabled\"],\n cloudExadataInfrastructureId: item[\"cloudExadataInfrastructureId\"],\n isSparseDiskgroupEnabled: item[\"isSparseDiskgroupEnabled\"],\n systemVersion: item[\"systemVersion\"],\n sshPublicKeys: item[\"sshPublicKeys\"].map((p: any) => {\n return p;\n }),\n licenseModel: item[\"licenseModel\"],\n diskRedundancy: item[\"diskRedundancy\"],\n scanIpIds: !item[\"scanIpIds\"]\n ? item[\"scanIpIds\"]\n : item[\"scanIpIds\"].map((p: any) => {\n return p;\n }),\n vipIds: !item[\"vipIds\"]\n ? item[\"vipIds\"]\n : item[\"vipIds\"].map((p: any) => {\n return p;\n }),\n scanDnsName: item[\"scanDnsName\"],\n scanListenerPortTcp: item[\"scanListenerPortTcp\"],\n scanListenerPortTcpSsl: item[\"scanListenerPortTcpSsl\"],\n scanDnsRecordId: item[\"scanDnsRecordId\"],\n shape: item[\"shape\"],\n provisioningState: item[\"provisioningState\"],\n lifecycleState: item[\"lifecycleState\"],\n vnetId: item[\"vnetId\"],\n giVersion: item[\"giVersion\"],\n ociUrl: item[\"ociUrl\"],\n nsgUrl: item[\"nsgUrl\"],\n subnetId: item[\"subnetId\"],\n backupSubnetCidr: item[\"backupSubnetCidr\"],\n nsgCidrs: !item[\"nsgCidrs\"] ? item[\"nsgCidrs\"] : nsgCidrArrayDeserializer(item[\"nsgCidrs\"]),\n dataCollectionOptions: !item[\"dataCollectionOptions\"]\n ? item[\"dataCollectionOptions\"]\n : dataCollectionOptionsDeserializer(item[\"dataCollectionOptions\"]),\n displayName: item[\"displayName\"],\n computeNodes: !item[\"computeNodes\"]\n ? item[\"computeNodes\"]\n : item[\"computeNodes\"].map((p: any) => {\n return p;\n }),\n iormConfigCache: !item[\"iormConfigCache\"]\n ? item[\"iormConfigCache\"]\n : exadataIormConfigDeserializer(item[\"iormConfigCache\"]),\n lastUpdateHistoryEntryId: item[\"lastUpdateHistoryEntryId\"],\n dbServers: !item[\"dbServers\"]\n ? item[\"dbServers\"]\n : item[\"dbServers\"].map((p: any) => {\n return p;\n }),\n compartmentId: item[\"compartmentId\"],\n subnetOcid: item[\"subnetOcid\"],\n computeModel: item[\"computeModel\"],\n exascaleDbStorageVaultId: item[\"exascaleDbStorageVaultId\"],\n storageManagementType: item[\"storageManagementType\"],\n };\n}\n\nexport function fileSystemConfigurationDetailsArraySerializer(\n result: Array<FileSystemConfigurationDetails>,\n): any[] {\n return result.map((item) => {\n return fileSystemConfigurationDetailsSerializer(item);\n });\n}\n\nexport function fileSystemConfigurationDetailsArrayDeserializer(\n result: Array<FileSystemConfigurationDetails>,\n): any[] {\n return result.map((item) => {\n return fileSystemConfigurationDetailsDeserializer(item);\n });\n}\n\n/** File configuration options */\nexport interface FileSystemConfigurationDetails {\n /** Mount path */\n mountPoint?: string;\n /** Size of the VM */\n fileSystemSizeGb?: number;\n}\n\nexport function fileSystemConfigurationDetailsSerializer(\n item: FileSystemConfigurationDetails,\n): any {\n return {\n mountPoint: item[\"mountPoint\"],\n fileSystemSizeGb: item[\"fileSystemSizeGb\"],\n };\n}\n\nexport function fileSystemConfigurationDetailsDeserializer(\n item: any,\n): FileSystemConfigurationDetails {\n return {\n mountPoint: item[\"mountPoint\"],\n fileSystemSizeGb: item[\"fileSystemSizeGb\"],\n };\n}\n\n/** LicenseModel enum */\nexport enum KnownLicenseModel {\n /** License included */\n LicenseIncluded = \"LicenseIncluded\",\n /** Bring Your Own License */\n BringYourOwnLicense = \"BringYourOwnLicense\",\n}\n\n/**\n * LicenseModel enum \\\n * {@link KnownLicenseModel} can be used interchangeably with LicenseModel,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **LicenseIncluded**: License included \\\n * **BringYourOwnLicense**: Bring Your Own License\n */\nexport type LicenseModel = string;\n\n/** Disk redundancy enum */\nexport enum KnownDiskRedundancy {\n /** High redundancy */\n High = \"High\",\n /** Normal redundancy */\n Normal = \"Normal\",\n}\n\n/**\n * Disk redundancy enum \\\n * {@link KnownDiskRedundancy} can be used interchangeably with DiskRedundancy,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **High**: High redundancy \\\n * **Normal**: Normal redundancy\n */\nexport type DiskRedundancy = string;\n\n/** Cloud VM Cluster lifecycle state enum */\nexport enum KnownCloudVmClusterLifecycleState {\n /** Indicates that resource in Provisioning state */\n Provisioning = \"Provisioning\",\n /** Indicates that resource in Available state */\n Available = \"Available\",\n /** Indicates that resource in Updating state */\n Updating = \"Updating\",\n /** Indicates that resource in Terminating state */\n Terminating = \"Terminating\",\n /** Indicates that resource in Terminated state */\n Terminated = \"Terminated\",\n /** Indicates that resource Maintenance in progress state */\n MaintenanceInProgress = \"MaintenanceInProgress\",\n /** Indicates that resource in Failed state */\n Failed = \"Failed\",\n}\n\n/**\n * Cloud VM Cluster lifecycle state enum \\\n * {@link KnownCloudVmClusterLifecycleState} can be used interchangeably with CloudVmClusterLifecycleState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Provisioning**: Indicates that resource in Provisioning state \\\n * **Available**: Indicates that resource in Available state \\\n * **Updating**: Indicates that resource in Updating state \\\n * **Terminating**: Indicates that resource in Terminating state \\\n * **Terminated**: Indicates that resource in Terminated state \\\n * **MaintenanceInProgress**: Indicates that resource Maintenance in progress state \\\n * **Failed**: Indicates that resource in Failed state\n */\nexport type CloudVmClusterLifecycleState = string;\n\nexport function nsgCidrArraySerializer(result: Array<NsgCidr>): any[] {\n return result.map((item) => {\n return nsgCidrSerializer(item);\n });\n}\n\nexport function nsgCidrArrayDeserializer(result: Array<NsgCidr>): any[] {\n return result.map((item) => {\n return nsgCidrDeserializer(item);\n });\n}\n\n/** A rule for allowing inbound (INGRESS) IP packets */\nexport interface NsgCidr {\n /** Conceptually, this is the range of IP addresses that a packet coming into the instance can come from. */\n source: string;\n /** Destination port range to specify particular destination ports for TCP rules. */\n destinationPortRange?: PortRange;\n}\n\nexport function nsgCidrSerializer(item: NsgCidr): any {\n return {\n source: item[\"source\"],\n destinationPortRange: !item[\"destinationPortRange\"]\n ? item[\"destinationPortRange\"]\n : portRangeSerializer(item[\"destinationPortRange\"]),\n };\n}\n\nexport function nsgCidrDeserializer(item: any): NsgCidr {\n return {\n source: item[\"source\"],\n destinationPortRange: !item[\"destinationPortRange\"]\n ? item[\"destinationPortRange\"]\n : portRangeDeserializer(item[\"destinationPortRange\"]),\n };\n}\n\n/** Port Range to specify particular destination ports for TCP rules. */\nexport interface PortRange {\n /** The minimum port number, which must not be greater than the maximum port number. */\n min: number;\n /** 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. */\n max: number;\n}\n\nexport function portRangeSerializer(item: PortRange): any {\n return { min: item[\"min\"], max: item[\"max\"] };\n}\n\nexport function portRangeDeserializer(item: any): PortRange {\n return {\n min: item[\"min\"],\n max: item[\"max\"],\n };\n}\n\n/** DataCollectionOptions resource properties */\nexport interface DataCollectionOptions {\n /** Indicates whether diagnostic collection is enabled for the VM cluster/Cloud VM cluster/VMBM DBCS. */\n isDiagnosticsEventsEnabled?: boolean;\n /** Indicates whether health monitoring is enabled for the VM cluster / Cloud VM cluster / VMBM DBCS. */\n isHealthMonitoringEnabled?: boolean;\n /** Indicates whether incident logs and trace collection are enabled for the VM cluster / Cloud VM cluster / VMBM DBCS. */\n isIncidentLogsEnabled?: boolean;\n}\n\nexport function dataCollectionOptionsSerializer(item: DataCollectionOptions): any {\n return {\n isDiagnosticsEventsEnabled: item[\"isDiagnosticsEventsEnabled\"],\n isHealthMonitoringEnabled: item[\"isHealthMonitoringEnabled\"],\n isIncidentLogsEnabled: item[\"isIncidentLogsEnabled\"],\n };\n}\n\nexport function dataCollectionOptionsDeserializer(item: any): DataCollectionOptions {\n return {\n isDiagnosticsEventsEnabled: item[\"isDiagnosticsEventsEnabled\"],\n isHealthMonitoringEnabled: item[\"isHealthMonitoringEnabled\"],\n isIncidentLogsEnabled: item[\"isIncidentLogsEnabled\"],\n };\n}\n\n/** ExadataIormConfig for cloud vm cluster */\nexport interface ExadataIormConfig {\n /** An array of IORM settings for all the database in the Exadata DB system. */\n dbPlans?: DbIormConfig[];\n /** Additional information about the current lifecycleState. */\n lifecycleDetails?: string;\n /** The current state of IORM configuration for the Exadata DB system. */\n lifecycleState?: IormLifecycleState;\n /** The current value for the IORM objective. The default is AUTO. */\n objective?: Objective;\n}\n\nexport function exadataIormConfigDeserializer(item: any): ExadataIormConfig {\n return {\n dbPlans: !item[\"dbPlans\"] ? item[\"dbPlans\"] : dbIormConfigArrayDeserializer(item[\"dbPlans\"]),\n lifecycleDetails: item[\"lifecycleDetails\"],\n lifecycleState: item[\"lifecycleState\"],\n objective: item[\"objective\"],\n };\n}\n\nexport function dbIormConfigArrayDeserializer(result: Array<DbIormConfig>): any[] {\n return result.map((item) => {\n return dbIormConfigDeserializer(item);\n });\n}\n\n/** DbIormConfig for cloud vm cluster */\nexport interface DbIormConfig {\n /** The database name. For the default DbPlan, the dbName is default. */\n dbName?: string;\n /** The flash cache limit for this database. This value is internally configured based on the share value assigned to the database. */\n flashCacheLimit?: string;\n /** The relative priority of this database. */\n share?: number;\n}\n\nexport function dbIormConfigDeserializer(item: any): DbIormConfig {\n return {\n dbName: item[\"dbName\"],\n flashCacheLimit: item[\"flashCacheLimit\"],\n share: item[\"share\"],\n };\n}\n\n/** ORM lifecycle state enum */\nexport enum KnownIormLifecycleState {\n /** Indicates that resource in Provisioning state */\n BootStrapping = \"BootStrapping\",\n /** Indicates that resource in Enabled state */\n Enabled = \"Enabled\",\n /** Indicates that resource in Disabled state */\n Disabled = \"Disabled\",\n /** Indicates that resource in Updating state */\n Updating = \"Updating\",\n /** Indicates that resource in Failed state */\n Failed = \"Failed\",\n}\n\n/**\n * ORM lifecycle state enum \\\n * {@link KnownIormLifecycleState} can be used interchangeably with IormLifecycleState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **BootStrapping**: Indicates that resource in Provisioning state \\\n * **Enabled**: Indicates that resource in Enabled state \\\n * **Disabled**: Indicates that resource in Disabled state \\\n * **Updating**: Indicates that resource in Updating state \\\n * **Failed**: Indicates that resource in Failed state\n */\nexport type IormLifecycleState = string;\n\n/** Objective enum */\nexport enum KnownObjective {\n /** Low latency objective */\n LowLatency = \"LowLatency\",\n /** High throughput objective */\n HighThroughput = \"HighThroughput\",\n /** Balanced objective */\n Balanced = \"Balanced\",\n /** Auto objective */\n Auto = \"Auto\",\n /** Basic objective */\n Basic = \"Basic\",\n}\n\n/**\n * Objective enum \\\n * {@link KnownObjective} can be used interchangeably with Objective,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **LowLatency**: Low latency objective \\\n * **HighThroughput**: High throughput objective \\\n * **Balanced**: Balanced objective \\\n * **Auto**: Auto objective \\\n * **Basic**: Basic objective\n */\nexport type Objective = string;\n\n/** Specifies the type of storage management for the Cloud VM Cluster if its ASM or Exascale. */\nexport enum KnownExadataVmClusterStorageManagementType {\n /** Indicates that storage management for the Cloud VM Cluster is ASM */\n ASM = \"ASM\",\n /** Indicates that storage management for the Cloud VM Cluster is Exascale */\n Exascale = \"Exascale\",\n}\n\n/**\n * Specifies the type of storage management for the Cloud VM Cluster if its ASM or Exascale. \\\n * {@link KnownExadataVmClusterStorageManagementType} can be used interchangeably with ExadataVmClusterStorageManagementType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **ASM**: Indicates that storage management for the Cloud VM Cluster is ASM \\\n * **Exascale**: Indicates that storage management for the Cloud VM Cluster is Exascale\n */\nexport type ExadataVmClusterStorageManagementType = string;\n\n/** The type used for update operations of the CloudVmCluster. */\nexport interface CloudVmClusterUpdate {\n /** Resource tags. */\n tags?: Record<string, string>;\n /** The resource-specific properties for this resource. */\n properties?: CloudVmClusterUpdateProperties;\n}\n\nexport function cloudVmClusterUpdateSerializer(item: CloudVmClusterUpdate): any {\n return {\n tags: item[\"tags\"],\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : cloudVmClusterUpdatePropertiesSerializer(item[\"properties\"]),\n };\n}\n\n/** The updatable properties of the CloudVmCluster. */\nexport interface CloudVmClusterUpdateProperties {\n /** The data disk group size to be allocated in GBs per VM. */\n storageSizeInGbs?: number;\n /** Array of mount path and size. */\n fileSystemConfigurationDetails?: FileSystemConfigurationDetails[];\n /** The data disk group size to be allocated in TBs. */\n dataStorageSizeInTbs?: number;\n /** The local node storage to be allocated in GBs. */\n dbNodeStorageSizeInGbs?: number;\n /** The memory to be allocated in GBs. */\n memorySizeInGbs?: number;\n /** The number of CPU cores enabled on the cloud VM cluster. */\n cpuCoreCount?: number;\n /** The number of OCPU cores to enable on the cloud VM cluster. Only 1 decimal place is allowed for the fractional part. */\n ocpuCount?: number;\n /** The public key portion of one or more key pairs used for SSH access to the cloud VM cluster. */\n sshPublicKeys?: string[];\n /** The Oracle license model that applies to the cloud VM cluster. The default is LICENSE_INCLUDED. */\n licenseModel?: LicenseModel;\n /** Indicates user preferences for the various diagnostic collection options for the VM cluster/Cloud VM cluster/VMBM DBCS. */\n dataCollectionOptions?: DataCollectionOptions;\n /** Display Name */\n displayName?: string;\n /** The list of compute servers to be added to the cloud VM cluster. */\n computeNodes?: string[];\n}\n\nexport function cloudVmClusterUpdatePropertiesSerializer(\n item: CloudVmClusterUpdateProperties,\n): any {\n return {\n storageSizeInGbs: item[\"storageSizeInGbs\"],\n fileSystemConfigurationDetails: !item[\"fileSystemConfigurationDetails\"]\n ? item[\"fileSystemConfigurationDetails\"]\n : fileSystemConfigurationDetailsArraySerializer(item[\"fileSystemConfigurationDetails\"]),\n dataStorageSizeInTbs: item[\"dataStorageSizeInTbs\"],\n dbNodeStorageSizeInGbs: item[\"dbNodeStorageSizeInGbs\"],\n memorySizeInGbs: item[\"memorySizeInGbs\"],\n cpuCoreCount: item[\"cpuCoreCount\"],\n ocpuCount: item[\"ocpuCount\"],\n sshPublicKeys: !item[\"sshPublicKeys\"]\n ? item[\"sshPublicKeys\"]\n : item[\"sshPublicKeys\"].map((p: any) => {\n return p;\n }),\n licenseModel: item[\"licenseModel\"],\n dataCollectionOptions: !item[\"dataCollectionOptions\"]\n ? item[\"dataCollectionOptions\"]\n : dataCollectionOptionsSerializer(item[\"dataCollectionOptions\"]),\n displayName: item[\"displayName\"],\n computeNodes: !item[\"computeNodes\"]\n ? item[\"computeNodes\"]\n : item[\"computeNodes\"].map((p: any) => {\n return p;\n }),\n };\n}\n\n/** Add/Remove (Virtual Machine) DbNode model */\nexport interface AddRemoveDbNode {\n /** Db servers ocids */\n dbServers: string[];\n}\n\nexport function addRemoveDbNodeSerializer(item: AddRemoveDbNode): any {\n return {\n dbServers: item[\"dbServers\"].map((p: any) => {\n return p;\n }),\n };\n}\n\n/** Private Ip Addresses filter */\nexport interface PrivateIpAddressesFilter {\n /** Subnet OCID */\n subnetId: string;\n /** VCN OCID */\n vnicId: string;\n}\n\nexport function privateIpAddressesFilterSerializer(item: PrivateIpAddressesFilter): any {\n return { subnetId: item[\"subnetId\"], vnicId: item[\"vnicId\"] };\n}\n\n/** PrivateIpAddress resource properties */\nexport interface PrivateIpAddressProperties {\n /** PrivateIpAddresses displayName */\n displayName: string;\n /** PrivateIpAddresses hostnameLabel */\n hostnameLabel: string;\n /** PrivateIpAddresses Id */\n ocid: string;\n /** PrivateIpAddresses ipAddress */\n ipAddress: string;\n /** PrivateIpAddresses subnetId */\n subnetId: string;\n}\n\nexport function privateIpAddressPropertiesDeserializer(item: any): PrivateIpAddressProperties {\n return {\n displayName: item[\"displayName\"],\n hostnameLabel: item[\"hostnameLabel\"],\n ocid: item[\"ocid\"],\n ipAddress: item[\"ipAddress\"],\n subnetId: item[\"subnetId\"],\n };\n}\n\n/** Virtual IP resource belonging to a vm cluster resource. */\nexport interface VirtualNetworkAddress extends ProxyResource {\n /** The resource-specific properties for this resource. */\n properties?: VirtualNetworkAddressProperties;\n}\n\nexport function virtualNetworkAddressSerializer(item: VirtualNetworkAddress): any {\n return {\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : virtualNetworkAddressPropertiesSerializer(item[\"properties\"]),\n };\n}\n\nexport function virtualNetworkAddressDeserializer(item: any): VirtualNetworkAddress {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : virtualNetworkAddressPropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** virtualNetworkAddress resource properties */\nexport interface VirtualNetworkAddressProperties {\n /** Virtual network Address address. */\n ipAddress?: string;\n /** Virtual Machine OCID. */\n vmOcid?: string;\n /** Application VIP OCID. */\n readonly ocid?: string;\n /** Virtual network address fully qualified domain name. */\n readonly domain?: string;\n /** Additional information about the current lifecycle state of the application virtual IP (VIP) address. */\n readonly lifecycleDetails?: string;\n /** Azure resource provisioning state. */\n readonly provisioningState?: AzureResourceProvisioningState;\n /** virtual network address lifecycle state. */\n readonly lifecycleState?: VirtualNetworkAddressLifecycleState;\n /** The date and time when the create operation for the application virtual IP (VIP) address completed. */\n readonly timeAssigned?: Date;\n}\n\nexport function virtualNetworkAddressPropertiesSerializer(\n item: VirtualNetworkAddressProperties,\n): any {\n return { ipAddress: item[\"ipAddress\"], vmOcid: item[\"vmOcid\"] };\n}\n\nexport function virtualNetworkAddressPropertiesDeserializer(\n item: any,\n): VirtualNetworkAddressProperties {\n return {\n ipAddress: item[\"ipAddress\"],\n vmOcid: item[\"vmOcid\"],\n ocid: item[\"ocid\"],\n domain: item[\"domain\"],\n lifecycleDetails: item[\"lifecycleDetails\"],\n provisioningState: item[\"provisioningState\"],\n lifecycleState: item[\"lifecycleState\"],\n timeAssigned: !item[\"timeAssigned\"] ? item[\"timeAssigned\"] : new Date(item[\"timeAssigned\"]),\n };\n}\n\n/** VirtualNetworkAddressLifecycleState enum */\nexport enum KnownVirtualNetworkAddressLifecycleState {\n /** Indicates that resource in Provisioning state */\n Provisioning = \"Provisioning\",\n /** Indicates that resource in Available state */\n Available = \"Available\",\n /** Indicates that resource in Terminating state */\n Terminating = \"Terminating\",\n /** Indicates that resource in Terminated state */\n Terminated = \"Terminated\",\n /** Indicates that resource in Failed state */\n Failed = \"Failed\",\n}\n\n/**\n * VirtualNetworkAddressLifecycleState enum \\\n * {@link KnownVirtualNetworkAddressLifecycleState} can be used interchangeably with VirtualNetworkAddressLifecycleState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Provisioning**: Indicates that resource in Provisioning state \\\n * **Available**: Indicates that resource in Available state \\\n * **Terminating**: Indicates that resource in Terminating state \\\n * **Terminated**: Indicates that resource in Terminated state \\\n * **Failed**: Indicates that resource in Failed state\n */\nexport type VirtualNetworkAddressLifecycleState = string;\n\n/** The response of a VirtualNetworkAddress list operation. */\nexport interface _VirtualNetworkAddressListResult {\n /** The VirtualNetworkAddress items on this page */\n value: VirtualNetworkAddress[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _virtualNetworkAddressListResultDeserializer(\n item: any,\n): _VirtualNetworkAddressListResult {\n return {\n value: virtualNetworkAddressArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function virtualNetworkAddressArraySerializer(result: Array<VirtualNetworkAddress>): any[] {\n return result.map((item) => {\n return virtualNetworkAddressSerializer(item);\n });\n}\n\nexport function virtualNetworkAddressArrayDeserializer(\n result: Array<VirtualNetworkAddress>,\n): any[] {\n return result.map((item) => {\n return virtualNetworkAddressDeserializer(item);\n });\n}\n\n/** SystemVersion resource Definition */\nexport interface SystemVersion extends ProxyResource {\n /** The resource-specific properties for this resource. */\n properties?: SystemVersionProperties;\n}\n\nexport function systemVersionDeserializer(item: any): SystemVersion {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : systemVersionPropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** System Version Resource model */\nexport interface SystemVersionProperties {\n /** A valid Oracle System Version */\n systemVersion: string;\n}\n\nexport function systemVersionPropertiesDeserializer(item: any): SystemVersionProperties {\n return {\n systemVersion: item[\"systemVersion\"],\n };\n}\n\n/** The response of a SystemVersion list operation. */\nexport interface _SystemVersionListResult {\n /** The SystemVersion items on this page */\n value: SystemVersion[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _systemVersionListResultDeserializer(item: any): _SystemVersionListResult {\n return {\n value: systemVersionArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function systemVersionArrayDeserializer(result: Array<SystemVersion>): any[] {\n return result.map((item) => {\n return systemVersionDeserializer(item);\n });\n}\n\n/** The response of a OracleSubscription list operation. */\nexport interface _OracleSubscriptionListResult {\n /** The OracleSubscription items on this page */\n value: OracleSubscription[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _oracleSubscriptionListResultDeserializer(\n item: any,\n): _OracleSubscriptionListResult {\n return {\n value: oracleSubscriptionArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function oracleSubscriptionArraySerializer(result: Array<OracleSubscription>): any[] {\n return result.map((item) => {\n return oracleSubscriptionSerializer(item);\n });\n}\n\nexport function oracleSubscriptionArrayDeserializer(result: Array<OracleSubscription>): any[] {\n return result.map((item) => {\n return oracleSubscriptionDeserializer(item);\n });\n}\n\n/** OracleSubscription resource definition */\nexport interface OracleSubscription extends ProxyResource {\n /** The resource-specific properties for this resource. */\n properties?: OracleSubscriptionProperties;\n /** Details of the resource plan. */\n plan?: Plan;\n}\n\nexport function oracleSubscriptionSerializer(item: OracleSubscription): any {\n return {\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : oracleSubscriptionPropertiesSerializer(item[\"properties\"]),\n plan: !item[\"plan\"] ? item[\"plan\"] : planSerializer(item[\"plan\"]),\n };\n}\n\nexport function oracleSubscriptionDeserializer(item: any): OracleSubscription {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : oracleSubscriptionPropertiesDeserializer(item[\"properties\"]),\n plan: !item[\"plan\"] ? item[\"plan\"] : planDeserializer(item[\"plan\"]),\n };\n}\n\n/** Oracle Subscription resource model */\nexport interface OracleSubscriptionProperties {\n /** OracleSubscriptionProvisioningState provisioning state */\n readonly provisioningState?: OracleSubscriptionProvisioningState;\n /** SAAS subscription ID generated by Marketplace */\n readonly saasSubscriptionId?: string;\n /** Cloud Account Id */\n readonly cloudAccountId?: string;\n /** Cloud Account provisioning state. */\n readonly cloudAccountState?: CloudAccountProvisioningState;\n /** Term Unit. P1Y, P3Y, etc, see Durations https://en.wikipedia.org/wiki/ISO_8601 */\n termUnit?: string;\n /** Product code for the term unit */\n productCode?: string;\n /** Intent for the update operation */\n intent?: Intent;\n /** Azure subscriptions to be added */\n readonly azureSubscriptionIds?: string[];\n /** State of the add Azure subscription operation on Oracle subscription */\n readonly addSubscriptionOperationState?: AddSubscriptionOperationState;\n /** Status details of the last operation on Oracle subscription */\n readonly lastOperationStatusDetail?: string;\n}\n\nexport function oracleSubscriptionPropertiesSerializer(item: OracleSubscriptionProperties): any {\n return {\n termUnit: item[\"termUnit\"],\n productCode: item[\"productCode\"],\n intent: item[\"intent\"],\n };\n}\n\nexport function oracleSubscriptionPropertiesDeserializer(item: any): OracleSubscriptionProperties {\n return {\n provisioningState: item[\"provisioningState\"],\n saasSubscriptionId: item[\"saasSubscriptionId\"],\n cloudAccountId: item[\"cloudAccountId\"],\n cloudAccountState: item[\"cloudAccountState\"],\n termUnit: item[\"termUnit\"],\n productCode: item[\"productCode\"],\n intent: item[\"intent\"],\n azureSubscriptionIds: !item[\"azureSubscriptionIds\"]\n ? item[\"azureSubscriptionIds\"]\n : item[\"azureSubscriptionIds\"].map((p: any) => {\n return p;\n }),\n addSubscriptionOperationState: item[\"addSubscriptionOperationState\"],\n lastOperationStatusDetail: item[\"lastOperationStatusDetail\"],\n };\n}\n\n/** OracleSubscriptionProvisioningState enum */\nexport enum KnownOracleSubscriptionProvisioningState {\n /** Resource has been created. */\n Succeeded = \"Succeeded\",\n /** Resource creation failed. */\n Failed = \"Failed\",\n /** Resource creation was canceled. */\n Canceled = \"Canceled\",\n}\n\n/**\n * OracleSubscriptionProvisioningState enum \\\n * {@link KnownOracleSubscriptionProvisioningState} can be used interchangeably with OracleSubscriptionProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded**: Resource has been created. \\\n * **Failed**: Resource creation failed. \\\n * **Canceled**: Resource creation was canceled.\n */\nexport type OracleSubscriptionProvisioningState = string;\n\n/** CloudAccountProvisioningState enum */\nexport enum KnownCloudAccountProvisioningState {\n /** Pending - Initial state when Oracle cloud account is not configured */\n Pending = \"Pending\",\n /** Provisioning - State when Oracle cloud account is being provisioned */\n Provisioning = \"Provisioning\",\n /** Available - State when Oracle cloud account cloud linking is complete and it is available */\n Available = \"Available\",\n}\n\n/**\n * CloudAccountProvisioningState enum \\\n * {@link KnownCloudAccountProvisioningState} can be used interchangeably with CloudAccountProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Pending**: Pending - Initial state when Oracle cloud account is not configured \\\n * **Provisioning**: Provisioning - State when Oracle cloud account is being provisioned \\\n * **Available**: Available - State when Oracle cloud account cloud linking is complete and it is available\n */\nexport type CloudAccountProvisioningState = string;\n\n/** Intent enum */\nexport enum KnownIntent {\n /** Retain intent */\n Retain = \"Retain\",\n /** Reset intent */\n Reset = \"Reset\",\n}\n\n/**\n * Intent enum \\\n * {@link KnownIntent} can be used interchangeably with Intent,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Retain**: Retain intent \\\n * **Reset**: Reset intent\n */\nexport type Intent = string;\n\n/** Add Subscription Operation state enum */\nexport enum KnownAddSubscriptionOperationState {\n /** Succeeded - State when Add Subscription operation succeeded */\n Succeeded = \"Succeeded\",\n /** Updating - State when Add Subscription operation is being Updated */\n Updating = \"Updating\",\n /** Failed - State when Add Subscription operation failed */\n Failed = \"Failed\",\n}\n\n/**\n * Add Subscription Operation state enum \\\n * {@link KnownAddSubscriptionOperationState} can be used interchangeably with AddSubscriptionOperationState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded**: Succeeded - State when Add Subscription operation succeeded \\\n * **Updating**: Updating - State when Add Subscription operation is being Updated \\\n * **Failed**: Failed - State when Add Subscription operation failed\n */\nexport type AddSubscriptionOperationState = string;\n\n/** Plan for the resource. */\nexport interface Plan {\n /** A user defined name of the 3rd Party Artifact that is being procured. */\n name: string;\n /** The publisher of the 3rd Party Artifact that is being bought. E.g. NewRelic */\n publisher: string;\n /** 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. */\n product: string;\n /** A publisher provided promotion code as provisioned in Data Market for the said product/artifact. */\n promotionCode?: string;\n /** The version of the desired product/artifact. */\n version?: string;\n}\n\nexport function planSerializer(item: Plan): any {\n return {\n name: item[\"name\"],\n publisher: item[\"publisher\"],\n product: item[\"product\"],\n promotionCode: item[\"promotionCode\"],\n version: item[\"version\"],\n };\n}\n\nexport function planDeserializer(item: any): Plan {\n return {\n name: item[\"name\"],\n publisher: item[\"publisher\"],\n product: item[\"product\"],\n promotionCode: item[\"promotionCode\"],\n version: item[\"version\"],\n };\n}\n\n/** The type used for update operations of the OracleSubscription. */\nexport interface OracleSubscriptionUpdate {\n /** Details of the resource plan. */\n plan?: PlanUpdate;\n /** The resource-specific properties for this resource. */\n properties?: OracleSubscriptionUpdateProperties;\n}\n\nexport function oracleSubscriptionUpdateSerializer(item: OracleSubscriptionUpdate): any {\n return {\n plan: !item[\"plan\"] ? item[\"plan\"] : planUpdateSerializer(item[\"plan\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : oracleSubscriptionUpdatePropertiesSerializer(item[\"properties\"]),\n };\n}\n\n/** ResourcePlanTypeUpdate model definition */\nexport interface PlanUpdate {\n /** A user defined name of the 3rd Party Artifact that is being procured. */\n name?: string;\n /** The publisher of the 3rd Party Artifact that is being bought. E.g. NewRelic */\n publisher?: string;\n /** 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. */\n product?: string;\n /** A publisher provided promotion code as provisioned in Data Market for the said product/artifact. */\n promotionCode?: string;\n /** The version of the desired product/artifact. */\n version?: string;\n}\n\nexport function planUpdateSerializer(item: PlanUpdate): any {\n return {\n name: item[\"name\"],\n publisher: item[\"publisher\"],\n product: item[\"product\"],\n promotionCode: item[\"promotionCode\"],\n version: item[\"version\"],\n };\n}\n\n/** The updatable properties of the OracleSubscription. */\nexport interface OracleSubscriptionUpdateProperties {\n /** Product code for the term unit */\n productCode?: string;\n /** Intent for the update operation */\n intent?: Intent;\n}\n\nexport function oracleSubscriptionUpdatePropertiesSerializer(\n item: OracleSubscriptionUpdateProperties,\n): any {\n return { productCode: item[\"productCode\"], intent: item[\"intent\"] };\n}\n\n/** Cloud Account Details model */\nexport interface CloudAccountDetails {\n /** Cloud Account name */\n readonly cloudAccountName?: string;\n /** Cloud Account Home region */\n readonly cloudAccountHomeRegion?: string;\n}\n\nexport function cloudAccountDetailsDeserializer(item: any): CloudAccountDetails {\n return {\n cloudAccountName: item[\"cloudAccountName\"],\n cloudAccountHomeRegion: item[\"cloudAccountHomeRegion\"],\n };\n}\n\n/** SaaS Subscription Details model */\nexport interface SaasSubscriptionDetails {\n /** Purchased SaaS subscription ID */\n readonly id?: string;\n /** SaaS subscription name */\n readonly subscriptionName?: string;\n /** Creation Date and Time */\n readonly timeCreated?: Date;\n /** Purchased offer ID */\n readonly offerId?: string;\n /** Purchased offer's plan ID */\n readonly planId?: string;\n /** Indicates the status of the Subscription. */\n readonly saasSubscriptionStatus?: string;\n /** Publisher ID */\n readonly publisherId?: string;\n /** Purchaser Email ID */\n readonly purchaserEmailId?: string;\n /** Purchaser Tenant ID */\n readonly purchaserTenantId?: string;\n /** Purchase Term Unit */\n readonly termUnit?: string;\n /** AutoRenew flag */\n readonly isAutoRenew?: boolean;\n /** FreeTrial flag */\n readonly isFreeTrial?: boolean;\n}\n\nexport function saasSubscriptionDetailsDeserializer(item: any): SaasSubscriptionDetails {\n return {\n id: item[\"id\"],\n subscriptionName: item[\"subscriptionName\"],\n timeCreated: !item[\"timeCreated\"] ? item[\"timeCreated\"] : new Date(item[\"timeCreated\"]),\n offerId: item[\"offerId\"],\n planId: item[\"planId\"],\n saasSubscriptionStatus: item[\"saasSubscriptionStatus\"],\n publisherId: item[\"publisherId\"],\n purchaserEmailId: item[\"purchaserEmailId\"],\n purchaserTenantId: item[\"purchaserTenantId\"],\n termUnit: item[\"termUnit\"],\n isAutoRenew: item[\"isAutoRenew\"],\n isFreeTrial: item[\"isFreeTrial\"],\n };\n}\n\n/** Activation Links model */\nexport interface ActivationLinks {\n /** New Cloud Account Activation Link */\n readonly newCloudAccountActivationLink?: string;\n /** Existing Cloud Account Activation Link */\n readonly existingCloudAccountActivationLink?: string;\n}\n\nexport function activationLinksDeserializer(item: any): ActivationLinks {\n return {\n newCloudAccountActivationLink: item[\"newCloudAccountActivationLink\"],\n existingCloudAccountActivationLink: item[\"existingCloudAccountActivationLink\"],\n };\n}\n\n/** Azure Subscriptions model */\nexport interface AzureSubscriptions {\n /** Azure Subscription Ids to be updated */\n azureSubscriptionIds: string[];\n}\n\nexport function azureSubscriptionsSerializer(item: AzureSubscriptions): any {\n return {\n azureSubscriptionIds: item[\"azureSubscriptionIds\"].map((p: any) => {\n return p;\n }),\n };\n}\n\n/** The DbNode resource belonging to vmCluster */\nexport interface DbNode extends ProxyResource {\n /** The resource-specific properties for this resource. */\n properties?: DbNodeProperties;\n}\n\nexport function dbNodeDeserializer(item: any): DbNode {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : dbNodePropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** The properties of DbNodeResource */\nexport interface DbNodeProperties {\n /** DbNode OCID */\n ocid: string;\n /** Additional information about the planned maintenance. */\n additionalDetails?: string;\n /** The OCID of the backup IP address associated with the database node. */\n backupIpId?: string;\n /** The OCID of the second backup VNIC. */\n backupVnic2Id?: string;\n /** The OCID of the backup VNIC. */\n backupVnicId?: string;\n /** The number of CPU cores enabled on the Db node. */\n cpuCoreCount?: number;\n /** The allocated local node storage in GBs on the Db node. */\n dbNodeStorageSizeInGbs?: number;\n /** The OCID of the Exacc Db server associated with the database node. */\n dbServerId?: string;\n /** The OCID of the DB system. */\n dbSystemId: string;\n /** The name of the Fault Domain the instance is contained in. */\n faultDomain?: string;\n /** The OCID of the host IP address associated with the database node. */\n hostIpId?: string;\n /** The host name for the database node. */\n hostname?: string;\n /** The current state of the database node. */\n lifecycleState: DbNodeProvisioningState;\n /** Lifecycle details of Db Node. */\n lifecycleDetails?: string;\n /** The type of database node maintenance. */\n maintenanceType?: DbNodeMaintenanceType;\n /** The allocated memory in GBs on the Db node. */\n memorySizeInGbs?: number;\n /** The size (in GB) of the block storage volume allocation for the DB system. This attribute applies only for virtual machine DB systems. */\n softwareStorageSizeInGb?: number;\n /** The date and time that the database node was created. */\n timeCreated: Date;\n /** End date and time of maintenance window. */\n timeMaintenanceWindowEnd?: Date;\n /** Start date and time of maintenance window. */\n timeMaintenanceWindowStart?: Date;\n /** The OCID of the second VNIC. */\n vnic2Id?: string;\n /** The OCID of the VNIC. */\n vnicId: string;\n /** Azure resource provisioning state. */\n readonly provisioningState?: ResourceProvisioningState;\n}\n\nexport function dbNodePropertiesDeserializer(item: any): DbNodeProperties {\n return {\n ocid: item[\"ocid\"],\n additionalDetails: item[\"additionalDetails\"],\n backupIpId: item[\"backupIpId\"],\n backupVnic2Id: item[\"backupVnic2Id\"],\n backupVnicId: item[\"backupVnicId\"],\n cpuCoreCount: item[\"cpuCoreCount\"],\n dbNodeStorageSizeInGbs: item[\"dbNodeStorageSizeInGbs\"],\n dbServerId: item[\"dbServerId\"],\n dbSystemId: item[\"dbSystemId\"],\n faultDomain: item[\"faultDomain\"],\n hostIpId: item[\"hostIpId\"],\n hostname: item[\"hostname\"],\n lifecycleState: item[\"lifecycleState\"],\n lifecycleDetails: item[\"lifecycleDetails\"],\n maintenanceType: item[\"maintenanceType\"],\n memorySizeInGbs: item[\"memorySizeInGbs\"],\n softwareStorageSizeInGb: item[\"softwareStorageSizeInGb\"],\n timeCreated: new Date(item[\"timeCreated\"]),\n timeMaintenanceWindowEnd: !item[\"timeMaintenanceWindowEnd\"]\n ? item[\"timeMaintenanceWindowEnd\"]\n : new Date(item[\"timeMaintenanceWindowEnd\"]),\n timeMaintenanceWindowStart: !item[\"timeMaintenanceWindowStart\"]\n ? item[\"timeMaintenanceWindowStart\"]\n : new Date(item[\"timeMaintenanceWindowStart\"]),\n vnic2Id: item[\"vnic2Id\"],\n vnicId: item[\"vnicId\"],\n provisioningState: item[\"provisioningState\"],\n };\n}\n\n/** DnNode provisioning state enum */\nexport enum KnownDbNodeProvisioningState {\n /** Indicates that resource in Provisioning state */\n Provisioning = \"Provisioning\",\n /** Indicates that resource in Available state */\n Available = \"Available\",\n /** Indicates that resource in Updating state */\n Updating = \"Updating\",\n /** Indicates that resource in Stopping state */\n Stopping = \"Stopping\",\n /** Indicates that resource in Stopped state */\n Stopped = \"Stopped\",\n /** Indicates that resource in Starting state */\n Starting = \"Starting\",\n /** Indicates that resource in Terminating state */\n Terminating = \"Terminating\",\n /** Indicates that resource in Terminated state */\n Terminated = \"Terminated\",\n /** Indicates that resource in Failed state */\n Failed = \"Failed\",\n}\n\n/**\n * DnNode provisioning state enum \\\n * {@link KnownDbNodeProvisioningState} can be used interchangeably with DbNodeProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Provisioning**: Indicates that resource in Provisioning state \\\n * **Available**: Indicates that resource in Available state \\\n * **Updating**: Indicates that resource in Updating state \\\n * **Stopping**: Indicates that resource in Stopping state \\\n * **Stopped**: Indicates that resource in Stopped state \\\n * **Starting**: Indicates that resource in Starting state \\\n * **Terminating**: Indicates that resource in Terminating state \\\n * **Terminated**: Indicates that resource in Terminated state \\\n * **Failed**: Indicates that resource in Failed state\n */\nexport type DbNodeProvisioningState = string;\n\n/** The type of database node maintenance. */\nexport enum KnownDbNodeMaintenanceType {\n /** VMDB reboot migration maintenance type */\n VmdbRebootMigration = \"VmdbRebootMigration\",\n}\n\n/**\n * The type of database node maintenance. \\\n * {@link KnownDbNodeMaintenanceType} can be used interchangeably with DbNodeMaintenanceType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **VmdbRebootMigration**: VMDB reboot migration maintenance type\n */\nexport type DbNodeMaintenanceType = string;\n\n/** The response of a DbNode list operation. */\nexport interface _DbNodeListResult {\n /** The DbNode items on this page */\n value: DbNode[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _dbNodeListResultDeserializer(item: any): _DbNodeListResult {\n return {\n value: dbNodeArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function dbNodeArrayDeserializer(result: Array<DbNode>): any[] {\n return result.map((item) => {\n return dbNodeDeserializer(item);\n });\n}\n\n/** DbNode action object */\nexport interface DbNodeAction {\n /** Db action */\n action: DbNodeActionEnum;\n}\n\nexport function dbNodeActionSerializer(item: DbNodeAction): any {\n return { action: item[\"action\"] };\n}\n\n/** DbNode action enum */\nexport enum KnownDbNodeActionEnum {\n /** Start DbNode */\n Start = \"Start\",\n /** Stop DbNode */\n Stop = \"Stop\",\n /** Soft reset DbNode */\n SoftReset = \"SoftReset\",\n /** Reset DbNode */\n Reset = \"Reset\",\n}\n\n/**\n * DbNode action enum \\\n * {@link KnownDbNodeActionEnum} can be used interchangeably with DbNodeActionEnum,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Start**: Start DbNode \\\n * **Stop**: Stop DbNode \\\n * **SoftReset**: Soft reset DbNode \\\n * **Reset**: Reset DbNode\n */\nexport type DbNodeActionEnum = string;\n\n/** GiVersion resource definition */\nexport interface GiVersion extends ProxyResource {\n /** The resource-specific properties for this resource. */\n properties?: GiVersionProperties;\n}\n\nexport function giVersionDeserializer(item: any): GiVersion {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : giVersionPropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** GiVersion resource model */\nexport interface GiVersionProperties {\n /** A valid Oracle Grid Infrastructure (GI) software version. */\n version: string;\n}\n\nexport function giVersionPropertiesDeserializer(item: any): GiVersionProperties {\n return {\n version: item[\"version\"],\n };\n}\n\n/** The response of a GiVersion list operation. */\nexport interface _GiVersionListResult {\n /** The GiVersion items on this page */\n value: GiVersion[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _giVersionListResultDeserializer(item: any): _GiVersionListResult {\n return {\n value: giVersionArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function giVersionArrayDeserializer(result: Array<GiVersion>): any[] {\n return result.map((item) => {\n return giVersionDeserializer(item);\n });\n}\n\n/** The response of a GiMinorVersion list operation. */\nexport interface _GiMinorVersionListResult {\n /** The GiMinorVersion items on this page */\n value: GiMinorVersion[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _giMinorVersionListResultDeserializer(item: any): _GiMinorVersionListResult {\n return {\n value: giMinorVersionArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function giMinorVersionArrayDeserializer(result: Array<GiMinorVersion>): any[] {\n return result.map((item) => {\n return giMinorVersionDeserializer(item);\n });\n}\n\n/** The Oracle Grid Infrastructure (GI) minor version resource definition. */\nexport interface GiMinorVersion extends ProxyResource {\n /** The resource-specific properties for this resource. */\n properties?: GiMinorVersionProperties;\n}\n\nexport function giMinorVersionDeserializer(item: any): GiMinorVersion {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : giMinorVersionPropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** The Oracle Grid Infrastructure (GI) minor version properties */\nexport interface GiMinorVersionProperties {\n /** A valid Oracle Grid Infrastructure (GI) software version. */\n version: string;\n /** Grid Infrastructure Image Id */\n gridImageOcid?: string;\n}\n\nexport function giMinorVersionPropertiesDeserializer(item: any): GiMinorVersionProperties {\n return {\n version: item[\"version\"],\n gridImageOcid: item[\"gridImageOcid\"],\n };\n}\n\n/** DbSystemShape resource definition */\nexport interface DbSystemShape extends ProxyResource {\n /** The resource-specific properties for this resource. */\n properties?: DbSystemShapeProperties;\n}\n\nexport function dbSystemShapeDeserializer(item: any): DbSystemShape {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : dbSystemShapePropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** DbSystemShape resource model */\nexport interface DbSystemShapeProperties {\n /** The family of the shape used for the DB system. */\n shapeFamily?: string;\n /** The shape used for the DB system. */\n shapeName: string;\n /** The maximum number of CPU cores that can be enabled on the DB system for this shape. */\n availableCoreCount: number;\n /** The minimum number of CPU cores that can be enabled on the DB system for this shape. */\n minimumCoreCount?: number;\n /** The runtime minimum number of CPU cores that can be enabled on the DB system for this shape. */\n runtimeMinimumCoreCount?: number;\n /** The discrete number by which the CPU core count for this shape can be increased or decreased. */\n coreCountIncrement?: number;\n /** The minimum number of Exadata storage servers available for the Exadata infrastructure. */\n minStorageCount?: number;\n /** The maximum number of Exadata storage servers available for the Exadata infrastructure. */\n maxStorageCount?: number;\n /** The maximum data storage available per storage server for this shape. Only applicable to ExaCC Elastic shapes. */\n availableDataStoragePerServerInTbs?: number;\n /** The maximum memory available per database node for this shape. Only applicable to ExaCC Elastic shapes. */\n availableMemoryPerNodeInGbs?: number;\n /** The maximum Db Node storage available per database node for this shape. Only applicable to ExaCC Elastic shapes. */\n availableDbNodePerNodeInGbs?: number;\n /** The minimum number of CPU cores that can be enabled per node for this shape. */\n minCoreCountPerNode?: number;\n /** The maximum memory that can be enabled for this shape. */\n availableMemoryInGbs?: number;\n /** The minimum memory that need be allocated per node for this shape. */\n minMemoryPerNodeInGbs?: number;\n /** The maximum Db Node storage that can be enabled for this shape. */\n availableDbNodeStorageInGbs?: number;\n /** The minimum Db Node storage that need be allocated per node for this shape. */\n minDbNodeStoragePerNodeInGbs?: number;\n /** The maximum DATA storage that can be enabled for this shape. */\n availableDataStorageInTbs?: number;\n /** The minimum data storage that need be allocated for this shape. */\n minDataStorageInTbs?: number;\n /** The minimum number of database nodes available for this shape. */\n minimumNodeCount?: number;\n /** The maximum number of database nodes available for this shape. */\n maximumNodeCount?: number;\n /** 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. */\n availableCoreCountPerNode?: number;\n /** The compute model of the Exadata Infrastructure */\n computeModel?: ComputeModel;\n /** Indicates if the shape supports database and storage server types */\n areServerTypesSupported?: boolean;\n /** The display name of the shape used for the DB system */\n displayName?: string;\n /** The shapeAttributes of the DB system shape.. */\n shapeAttributes?: string[];\n}\n\nexport function dbSystemShapePropertiesDeserializer(item: any): DbSystemShapeProperties {\n return {\n shapeFamily: item[\"shapeFamily\"],\n shapeName: item[\"shapeName\"],\n availableCoreCount: item[\"availableCoreCount\"],\n minimumCoreCount: item[\"minimumCoreCount\"],\n runtimeMinimumCoreCount: item[\"runtimeMinimumCoreCount\"],\n coreCountIncrement: item[\"coreCountIncrement\"],\n minStorageCount: item[\"minStorageCount\"],\n maxStorageCount: item[\"maxStorageCount\"],\n availableDataStoragePerServerInTbs: item[\"availableDataStoragePerServerInTbs\"],\n availableMemoryPerNodeInGbs: item[\"availableMemoryPerNodeInGbs\"],\n availableDbNodePerNodeInGbs: item[\"availableDbNodePerNodeInGbs\"],\n minCoreCountPerNode: item[\"minCoreCountPerNode\"],\n availableMemoryInGbs: item[\"availableMemoryInGbs\"],\n minMemoryPerNodeInGbs: item[\"minMemoryPerNodeInGbs\"],\n availableDbNodeStorageInGbs: item[\"availableDbNodeStorageInGbs\"],\n minDbNodeStoragePerNodeInGbs: item[\"minDbNodeStoragePerNodeInGbs\"],\n availableDataStorageInTbs: item[\"availableDataStorageInTbs\"],\n minDataStorageInTbs: item[\"minDataStorageInTbs\"],\n minimumNodeCount: item[\"minimumNodeCount\"],\n maximumNodeCount: item[\"maximumNodeCount\"],\n availableCoreCountPerNode: item[\"availableCoreCountPerNode\"],\n computeModel: item[\"computeModel\"],\n areServerTypesSupported: item[\"areServerTypesSupported\"],\n displayName: item[\"displayName\"],\n shapeAttributes: !item[\"shapeAttributes\"]\n ? item[\"shapeAttributes\"]\n : item[\"shapeAttributes\"].map((p: any) => {\n return p;\n }),\n };\n}\n\n/** The response of a DbSystemShape list operation. */\nexport interface _DbSystemShapeListResult {\n /** The DbSystemShape items on this page */\n value: DbSystemShape[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _dbSystemShapeListResultDeserializer(item: any): _DbSystemShapeListResult {\n return {\n value: dbSystemShapeArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function dbSystemShapeArrayDeserializer(result: Array<DbSystemShape>): any[] {\n return result.map((item) => {\n return dbSystemShapeDeserializer(item);\n });\n}\n\n/** DnsPrivateView resource definition */\nexport interface DnsPrivateView extends ProxyResource {\n /** The resource-specific properties for this resource. */\n properties?: DnsPrivateViewProperties;\n}\n\nexport function dnsPrivateViewDeserializer(item: any): DnsPrivateView {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : dnsPrivateViewPropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** Views resource model */\nexport interface DnsPrivateViewProperties {\n /** The OCID of the view */\n ocid: string;\n /** The display name of the view resource */\n displayName: string;\n /** A Boolean flag indicating whether or not parts of the resource are unable to be explicitly managed. */\n isProtected: boolean;\n /** Views lifecycleState */\n lifecycleState: DnsPrivateViewsLifecycleState;\n /** The canonical absolute URL of the resource. */\n self: string;\n /** views timeCreated */\n timeCreated: Date;\n /** views timeCreated */\n timeUpdated: Date;\n /** Azure resource provisioning state. */\n readonly provisioningState?: ResourceProvisioningState;\n}\n\nexport function dnsPrivateViewPropertiesDeserializer(item: any): DnsPrivateViewProperties {\n return {\n ocid: item[\"ocid\"],\n displayName: item[\"displayName\"],\n isProtected: item[\"isProtected\"],\n lifecycleState: item[\"lifecycleState\"],\n self: item[\"self\"],\n timeCreated: new Date(item[\"timeCreated\"]),\n timeUpdated: new Date(item[\"timeUpdated\"]),\n provisioningState: item[\"provisioningState\"],\n };\n}\n\n/** DNS Private Views lifecycle state enum */\nexport enum KnownDnsPrivateViewsLifecycleState {\n /** DNS Private View is active */\n Active = \"Active\",\n /** DNS Private View is deleted */\n Deleted = \"Deleted\",\n /** DNS Private View is deleting */\n Deleting = \"Deleting\",\n /** DNS Private View is updating */\n Updating = \"Updating\",\n}\n\n/**\n * DNS Private Views lifecycle state enum \\\n * {@link KnownDnsPrivateViewsLifecycleState} can be used interchangeably with DnsPrivateViewsLifecycleState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Active**: DNS Private View is active \\\n * **Deleted**: DNS Private View is deleted \\\n * **Deleting**: DNS Private View is deleting \\\n * **Updating**: DNS Private View is updating\n */\nexport type DnsPrivateViewsLifecycleState = string;\n\n/** The response of a DnsPrivateView list operation. */\nexport interface _DnsPrivateViewListResult {\n /** The DnsPrivateView items on this page */\n value: DnsPrivateView[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _dnsPrivateViewListResultDeserializer(item: any): _DnsPrivateViewListResult {\n return {\n value: dnsPrivateViewArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function dnsPrivateViewArrayDeserializer(result: Array<DnsPrivateView>): any[] {\n return result.map((item) => {\n return dnsPrivateViewDeserializer(item);\n });\n}\n\n/** DnsPrivateZone resource definition */\nexport interface DnsPrivateZone extends ProxyResource {\n /** The resource-specific properties for this resource. */\n properties?: DnsPrivateZoneProperties;\n}\n\nexport function dnsPrivateZoneDeserializer(item: any): DnsPrivateZone {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : dnsPrivateZonePropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** Zones resource model */\nexport interface DnsPrivateZoneProperties {\n /** The OCID of the Zone */\n ocid: string;\n /** A Boolean flag indicating whether or not parts of the resource are unable to be explicitly managed. */\n isProtected: boolean;\n /** Zones lifecycleState */\n lifecycleState: DnsPrivateZonesLifecycleState;\n /** The canonical absolute URL of the resource. */\n self: string;\n /** The current serial of the zone. As seen in the zone's SOA record. */\n serial: number;\n /** Version is the never-repeating, totally-orderable, version of the zone, from which the serial field of the zone's SOA record is derived. */\n version: string;\n /** 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. */\n viewId?: string;\n /** The type of the zone. Must be either PRIMARY or SECONDARY. SECONDARY is only supported for GLOBAL zones. */\n zoneType: ZoneType;\n /** Zones timeCreated */\n timeCreated: Date;\n /** Azure resource provisioning state. */\n readonly provisioningState?: ResourceProvisioningState;\n}\n\nexport function dnsPrivateZonePropertiesDeserializer(item: any): DnsPrivateZoneProperties {\n return {\n ocid: item[\"ocid\"],\n isProtected: item[\"isProtected\"],\n lifecycleState: item[\"lifecycleState\"],\n self: item[\"self\"],\n serial: item[\"serial\"],\n version: item[\"version\"],\n viewId: item[\"viewId\"],\n zoneType: item[\"zoneType\"],\n timeCreated: new Date(item[\"timeCreated\"]),\n provisioningState: item[\"provisioningState\"],\n };\n}\n\n/** DNS Private Zones lifecycle state enum */\nexport enum KnownDnsPrivateZonesLifecycleState {\n /** DNS Private Zones is active */\n Active = \"Active\",\n /** DNS Private Zones is creating */\n Creating = \"Creating\",\n /** DNS Private Zones is deleted */\n Deleted = \"Deleted\",\n /** DNS Private Zones is deleting */\n Deleting = \"Deleting\",\n /** DNS Private Zones is updating */\n Updating = \"Updating\",\n}\n\n/**\n * DNS Private Zones lifecycle state enum \\\n * {@link KnownDnsPrivateZonesLifecycleState} can be used interchangeably with DnsPrivateZonesLifecycleState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Active**: DNS Private Zones is active \\\n * **Creating**: DNS Private Zones is creating \\\n * **Deleted**: DNS Private Zones is deleted \\\n * **Deleting**: DNS Private Zones is deleting \\\n * **Updating**: DNS Private Zones is updating\n */\nexport type DnsPrivateZonesLifecycleState = string;\n\n/** Zone type enum */\nexport enum KnownZoneType {\n /** Primary zone */\n Primary = \"Primary\",\n /** Secondary zone */\n Secondary = \"Secondary\",\n}\n\n/**\n * Zone type enum \\\n * {@link KnownZoneType} can be used interchangeably with ZoneType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Primary**: Primary zone \\\n * **Secondary**: Secondary zone\n */\nexport type ZoneType = string;\n\n/** The response of a DnsPrivateZone list operation. */\nexport interface _DnsPrivateZoneListResult {\n /** The DnsPrivateZone items on this page */\n value: DnsPrivateZone[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _dnsPrivateZoneListResultDeserializer(item: any): _DnsPrivateZoneListResult {\n return {\n value: dnsPrivateZoneArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function dnsPrivateZoneArrayDeserializer(result: Array<DnsPrivateZone>): any[] {\n return result.map((item) => {\n return dnsPrivateZoneDeserializer(item);\n });\n}\n\n/** FlexComponent Resource Definition */\nexport interface FlexComponent extends ProxyResource {\n /** The resource-specific properties for this resource. */\n properties?: FlexComponentProperties;\n}\n\nexport function flexComponentDeserializer(item: any): FlexComponent {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : flexComponentPropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** FlexComponent resource model */\nexport interface FlexComponentProperties {\n /** The minimum number of CPU cores that can be enabled on the DB Server for this Flex Component. */\n readonly minimumCoreCount?: number;\n /** The maximum number of CPU cores that can be enabled on the DB Server for this Flex Component. */\n readonly availableCoreCount?: number;\n /** The maximum storage that can be enabled on the Storage Server for this Flex Component. */\n readonly availableDbStorageInGbs?: number;\n /** The runtime minimum number of CPU cores that can be enabled for this Flex Component. */\n readonly runtimeMinimumCoreCount?: number;\n /** The name of the DB system shape for this Flex Component. */\n readonly shape?: string;\n /** The maximum memory size that can be enabled on the DB Server for this Flex Component. */\n readonly availableMemoryInGbs?: number;\n /** The maximum local storage that can be enabled on the DB Server for this Flex Component. */\n readonly availableLocalStorageInGbs?: number;\n /** The compute model of the DB Server for this Flex Component. */\n readonly computeModel?: string;\n /** The hardware type of the DB (Compute) or Storage (Cell) Server for this Flex Component. */\n readonly hardwareType?: HardwareType;\n /** The description summary for this Flex Component. */\n readonly descriptionSummary?: string;\n}\n\nexport function flexComponentPropertiesDeserializer(item: any): FlexComponentProperties {\n return {\n minimumCoreCount: item[\"minimumCoreCount\"],\n availableCoreCount: item[\"availableCoreCount\"],\n availableDbStorageInGbs: item[\"availableDbStorageInGbs\"],\n runtimeMinimumCoreCount: item[\"runtimeMinimumCoreCount\"],\n shape: item[\"shape\"],\n availableMemoryInGbs: item[\"availableMemoryInGbs\"],\n availableLocalStorageInGbs: item[\"availableLocalStorageInGbs\"],\n computeModel: item[\"computeModel\"],\n hardwareType: item[\"hardwareType\"],\n descriptionSummary: item[\"descriptionSummary\"],\n };\n}\n\n/** Hardware Type enum */\nexport enum KnownHardwareType {\n /** Hardware type is Database Server */\n Compute = \"COMPUTE\",\n /** Hardware type is Storage Server */\n Cell = \"CELL\",\n}\n\n/**\n * Hardware Type enum \\\n * {@link KnownHardwareType} can be used interchangeably with HardwareType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **COMPUTE**: Hardware type is Database Server \\\n * **CELL**: Hardware type is Storage Server\n */\nexport type HardwareType = string;\n\n/** The response of a FlexComponent list operation. */\nexport interface _FlexComponentListResult {\n /** The FlexComponent items on this page */\n value: FlexComponent[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _flexComponentListResultDeserializer(item: any): _FlexComponentListResult {\n return {\n value: flexComponentArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function flexComponentArrayDeserializer(result: Array<FlexComponent>): any[] {\n return result.map((item) => {\n return flexComponentDeserializer(item);\n });\n}\n\n/** The response of a AutonomousDatabase list operation. */\nexport interface _AutonomousDatabaseListResult {\n /** The AutonomousDatabase items on this page */\n value: AutonomousDatabase[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _autonomousDatabaseListResultDeserializer(\n item: any,\n): _AutonomousDatabaseListResult {\n return {\n value: autonomousDatabaseArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function autonomousDatabaseArraySerializer(result: Array<AutonomousDatabase>): any[] {\n return result.map((item) => {\n return autonomousDatabaseSerializer(item);\n });\n}\n\nexport function autonomousDatabaseArrayDeserializer(result: Array<AutonomousDatabase>): any[] {\n return result.map((item) => {\n return autonomousDatabaseDeserializer(item);\n });\n}\n\n/** Autonomous Database resource model. */\nexport interface AutonomousDatabase extends TrackedResource {\n /** The resource-specific properties for this resource. */\n properties?: AutonomousDatabaseBasePropertiesUnion;\n}\n\nexport function autonomousDatabaseSerializer(item: AutonomousDatabase): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : autonomousDatabaseBasePropertiesUnionSerializer(item[\"properties\"]),\n };\n}\n\nexport function autonomousDatabaseDeserializer(item: any): AutonomousDatabase {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : autonomousDatabaseBasePropertiesUnionDeserializer(item[\"properties\"]),\n };\n}\n\n/** Autonomous Database base resource model. */\nexport interface AutonomousDatabaseBaseProperties {\n /** Admin password. */\n adminPassword?: string;\n /** Database type to be created. */\n /** The discriminator possible values: Regular, Clone, CrossRegionDisasterRecovery, CloneFromBackupTimestamp */\n dataBaseType: DataBaseType;\n /** The maintenance schedule type of the Autonomous Database Serverless. */\n autonomousMaintenanceScheduleType?: AutonomousMaintenanceScheduleType;\n /** The character set for the autonomous database. */\n characterSet?: string;\n /** The compute amount (CPUs) available to the database. */\n computeCount?: number;\n /** The compute model of the Autonomous Database. */\n computeModel?: ComputeModel;\n /** The number of CPU cores to be made available to the database. */\n cpuCoreCount?: number;\n /** Customer Contacts. */\n customerContacts?: CustomerContact[];\n /** The quantity of data in the database, in terabytes. */\n dataStorageSizeInTbs?: number;\n /** The size, in gigabytes, of the data volume that will be created and attached to the database. */\n dataStorageSizeInGbs?: number;\n /** A valid Oracle Database version for Autonomous Database. */\n dbVersion?: string;\n /** The Autonomous Database workload type */\n dbWorkload?: WorkloadType;\n /** The user-friendly name for the Autonomous Database. */\n displayName?: string;\n /** Indicates if auto scaling is enabled for the Autonomous Database CPU core count. */\n isAutoScalingEnabled?: boolean;\n /** Indicates if auto scaling is enabled for the Autonomous Database storage. */\n isAutoScalingForStorageEnabled?: boolean;\n /** 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. */\n readonly peerDbIds?: string[];\n /** The Azure resource ID of the Disaster Recovery peer database, which is located in a different region from the current peer database. */\n peerDbId?: string;\n /** Indicates whether the Autonomous Database has local or called in-region Data Guard enabled. */\n isLocalDataGuardEnabled?: boolean;\n /** Indicates whether the Autonomous Database has Cross Region Data Guard enabled. */\n readonly isRemoteDataGuardEnabled?: boolean;\n /** 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. */\n readonly localDisasterRecoveryType?: DisasterRecoveryType;\n /** The date and time the Disaster Recovery role was switched for the standby Autonomous Database. */\n readonly timeDisasterRecoveryRoleChanged?: Date;\n /** Indicates remote disaster recovery configuration */\n readonly remoteDisasterRecoveryConfiguration?: DisasterRecoveryConfigurationDetails;\n /** Local Autonomous Disaster Recovery standby database details. */\n readonly localStandbyDb?: AutonomousDatabaseStandbySummary;\n /** Indicates the number of seconds of data loss for a Data Guard failover. */\n readonly failedDataRecoveryInSeconds?: number;\n /** Specifies if the Autonomous Database requires mTLS connections. */\n isMtlsConnectionRequired?: boolean;\n /** Specifies if the Autonomous Database preview version is being provisioned. */\n isPreviewVersionWithServiceTermsAccepted?: boolean;\n /** The Oracle license model that applies to the Oracle Autonomous Database. The default is LICENSE_INCLUDED. */\n licenseModel?: LicenseModel;\n /** The character set for the Autonomous Database. */\n ncharacterSet?: string;\n /** Additional information about the current lifecycle state. */\n readonly lifecycleDetails?: string;\n /** Azure resource provisioning state. */\n readonly provisioningState?: AzureResourceProvisioningState;\n /** Views lifecycleState */\n readonly lifecycleState?: AutonomousDatabaseLifecycleState;\n /** The list of scheduled operations. */\n scheduledOperationsList?: ScheduledOperationsType[];\n /** The private endpoint Ip address for the resource. */\n privateEndpointIp?: string;\n /** The resource's private endpoint label. */\n privateEndpointLabel?: string;\n /** HTTPS link to OCI resources exposed to Azure Customer via Azure Interface. */\n readonly ociUrl?: string;\n /** Client subnet */\n subnetId?: string;\n /** VNET for network connectivity */\n vnetId?: string;\n /** The date and time that the database was created. */\n readonly timeCreated?: Date;\n /** The date and time when maintenance will begin. */\n readonly timeMaintenanceBegin?: Date;\n /** The date and time when maintenance will end. */\n readonly timeMaintenanceEnd?: Date;\n /** The current amount of storage in use for user and system data, in terabytes (TB). */\n readonly actualUsedDataStorageSizeInTbs?: number;\n /** The amount of storage currently allocated for the database tables and billed for, rounded up. */\n readonly allocatedStorageSizeInTbs?: number;\n /** Information about Oracle APEX Application Development. */\n readonly apexDetails?: ApexDetailsType;\n /** List of Oracle Database versions available for a database upgrade. If there are no version upgrades available, this list is empty. */\n readonly availableUpgradeVersions?: string[];\n /** The connection string used to connect to the Autonomous Database. */\n readonly connectionStrings?: ConnectionStringType;\n /** 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. */\n readonly connectionUrls?: ConnectionUrlType;\n /** Status of the Data Safe registration for this Autonomous Database. */\n readonly dataSafeStatus?: DataSafeStatusType;\n /** The Oracle Database Edition that applies to the Autonomous databases. */\n databaseEdition?: DatabaseEditionType;\n /** Autonomous Database ID */\n autonomousDatabaseId?: string;\n /** The area assigned to In-Memory tables in Autonomous Database. */\n readonly inMemoryAreaInGbs?: number;\n /** The date and time when the next long-term backup would be created. */\n readonly nextLongTermBackupTimeStamp?: Date;\n /** Details for the long-term backup schedule. */\n longTermBackupSchedule?: LongTermBackUpScheduleDetails;\n /** Indicates if the Autonomous Database version is a preview version. */\n readonly isPreview?: boolean;\n /** 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 */\n localAdgAutoFailoverMaxDataLossLimit?: number;\n /** The amount of memory (in GBs) enabled per ECPU or OCPU. */\n readonly memoryPerOracleComputeUnitInGbs?: number;\n /** Indicates the Autonomous Database mode. */\n openMode?: OpenModeType;\n /** Status of Operations Insights for this Autonomous Database. */\n readonly operationsInsightsStatus?: OperationsInsightsStatusType;\n /** The Autonomous Database permission level. */\n permissionLevel?: PermissionLevelType;\n /** The private endpoint for the resource. */\n readonly privateEndpoint?: string;\n /** An array of CPU values that an Autonomous Database can be scaled to. */\n readonly provisionableCpus?: number[];\n /** The Data Guard role of the Autonomous Container Database or Autonomous Database, if Autonomous Data Guard is enabled. */\n role?: RoleType;\n /** The URL of the Service Console for the Autonomous Database. */\n readonly serviceConsoleUrl?: string;\n /** The SQL Web Developer URL for the Oracle Autonomous Database. */\n readonly sqlWebDeveloperUrl?: string;\n /** The list of regions that support the creation of an Autonomous Database clone or an Autonomous Data Guard standby database. */\n readonly supportedRegionsToCloneTo?: string[];\n /** The date and time the Autonomous Data Guard role was switched for the Autonomous Database. */\n readonly timeDataGuardRoleChanged?: string;\n /** The date and time the Always Free database will be automatically deleted because of inactivity. */\n readonly timeDeletionOfFreeAutonomousDatabase?: string;\n /** 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. */\n readonly timeLocalDataGuardEnabled?: string;\n /** The timestamp of the last failover operation. */\n readonly timeOfLastFailover?: string;\n /** The date and time when last refresh happened. */\n readonly timeOfLastRefresh?: string;\n /** The refresh point timestamp (UTC). */\n readonly timeOfLastRefreshPoint?: string;\n /** The timestamp of the last switchover operation for the Autonomous Database. */\n readonly timeOfLastSwitchover?: string;\n /** The date and time the Always Free database will be stopped because of inactivity. */\n readonly timeReclamationOfFreeAutonomousDatabase?: string;\n /** The storage space consumed by Autonomous Database in GBs. */\n readonly usedDataStorageSizeInGbs?: number;\n /** The amount of storage that has been used, in terabytes. */\n readonly usedDataStorageSizeInTbs?: number;\n /** Database ocid */\n readonly ocid?: string;\n /** Retention period, in days, for long-term backups */\n backupRetentionPeriodInDays?: number;\n /** 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'] */\n whitelistedIps?: string[];\n}\n\nexport function autonomousDatabaseBasePropertiesSerializer(\n item: AutonomousDatabaseBaseProperties,\n): any {\n return {\n adminPassword: item[\"adminPassword\"],\n dataBaseType: item[\"dataBaseType\"],\n autonomousMaintenanceScheduleType: item[\"autonomousMaintenanceScheduleType\"],\n characterSet: item[\"characterSet\"],\n computeCount: item[\"computeCount\"],\n computeModel: item[\"computeModel\"],\n cpuCoreCount: item[\"cpuCoreCount\"],\n customerContacts: !item[\"customerContacts\"]\n ? item[\"customerContacts\"]\n : customerContactArraySerializer(item[\"customerContacts\"]),\n dataStorageSizeInTbs: item[\"dataStorageSizeInTbs\"],\n dataStorageSizeInGbs: item[\"dataStorageSizeInGbs\"],\n dbVersion: item[\"dbVersion\"],\n dbWorkload: item[\"dbWorkload\"],\n displayName: item[\"displayName\"],\n isAutoScalingEnabled: item[\"isAutoScalingEnabled\"],\n isAutoScalingForStorageEnabled: item[\"isAutoScalingForStorageEnabled\"],\n peerDbId: item[\"peerDbId\"],\n isLocalDataGuardEnabled: item[\"isLocalDataGuardEnabled\"],\n isMtlsConnectionRequired: item[\"isMtlsConnectionRequired\"],\n isPreviewVersionWithServiceTermsAccepted: item[\"isPreviewVersionWithServiceTermsAccepted\"],\n licenseModel: item[\"licenseModel\"],\n ncharacterSet: item[\"ncharacterSet\"],\n scheduledOperationsList: !item[\"scheduledOperationsList\"]\n ? item[\"scheduledOperationsList\"]\n : scheduledOperationsTypeArraySerializer(item[\"scheduledOperationsList\"]),\n privateEndpointIp: item[\"privateEndpointIp\"],\n privateEndpointLabel: item[\"privateEndpointLabel\"],\n subnetId: item[\"subnetId\"],\n vnetId: item[\"vnetId\"],\n databaseEdition: item[\"databaseEdition\"],\n autonomousDatabaseId: item[\"autonomousDatabaseId\"],\n longTermBackupSchedule: !item[\"longTermBackupSchedule\"]\n ? item[\"longTermBackupSchedule\"]\n : longTermBackUpScheduleDetailsSerializer(item[\"longTermBackupSchedule\"]),\n localAdgAutoFailoverMaxDataLossLimit: item[\"localAdgAutoFailoverMaxDataLossLimit\"],\n openMode: item[\"openMode\"],\n permissionLevel: item[\"permissionLevel\"],\n role: item[\"role\"],\n backupRetentionPeriodInDays: item[\"backupRetentionPeriodInDays\"],\n whitelistedIps: !item[\"whitelistedIps\"]\n ? item[\"whitelistedIps\"]\n : item[\"whitelistedIps\"].map((p: any) => {\n return p;\n }),\n };\n}\n\nexport function autonomousDatabaseBasePropertiesDeserializer(\n item: any,\n): AutonomousDatabaseBaseProperties {\n return {\n adminPassword: item[\"adminPassword\"],\n dataBaseType: item[\"dataBaseType\"],\n autonomousMaintenanceScheduleType: item[\"autonomousMaintenanceScheduleType\"],\n characterSet: item[\"characterSet\"],\n computeCount: item[\"computeCount\"],\n computeModel: item[\"computeModel\"],\n cpuCoreCount: item[\"cpuCoreCount\"],\n customerContacts: !item[\"customerContacts\"]\n ? item[\"customerContacts\"]\n : customerContactArrayDeserializer(item[\"customerContacts\"]),\n dataStorageSizeInTbs: item[\"dataStorageSizeInTbs\"],\n dataStorageSizeInGbs: item[\"dataStorageSizeInGbs\"],\n dbVersion: item[\"dbVersion\"],\n dbWorkload: item[\"dbWorkload\"],\n displayName: item[\"displayName\"],\n isAutoScalingEnabled: item[\"isAutoScalingEnabled\"],\n isAutoScalingForStorageEnabled: item[\"isAutoScalingForStorageEnabled\"],\n peerDbIds: !item[\"peerDbIds\"]\n ? item[\"peerDbIds\"]\n : item[\"peerDbIds\"].map((p: any) => {\n return p;\n }),\n peerDbId: item[\"peerDbId\"],\n isLocalDataGuardEnabled: item[\"isLocalDataGuardEnabled\"],\n isRemoteDataGuardEnabled: item[\"isRemoteDataGuardEnabled\"],\n localDisasterRecoveryType: item[\"localDisasterRecoveryType\"],\n timeDisasterRecoveryRoleChanged: !item[\"timeDisasterRecoveryRoleChanged\"]\n ? item[\"timeDisasterRecoveryRoleChanged\"]\n : new Date(item[\"timeDisasterRecoveryRoleChanged\"]),\n remoteDisasterRecoveryConfiguration: !item[\"remoteDisasterRecoveryConfiguration\"]\n ? item[\"remoteDisasterRecoveryConfiguration\"]\n : disasterRecoveryConfigurationDetailsDeserializer(\n item[\"remoteDisasterRecoveryConfiguration\"],\n ),\n localStandbyDb: !item[\"localStandbyDb\"]\n ? item[\"localStandbyDb\"]\n : autonomousDatabaseStandbySummaryDeserializer(item[\"localStandbyDb\"]),\n failedDataRecoveryInSeconds: item[\"failedDataRecoveryInSeconds\"],\n isMtlsConnectionRequired: item[\"isMtlsConnectionRequired\"],\n isPreviewVersionWithServiceTermsAccepted: item[\"isPreviewVersionWithServiceTermsAccepted\"],\n licenseModel: item[\"licenseModel\"],\n ncharacterSet: item[\"ncharacterSet\"],\n lifecycleDetails: item[\"lifecycleDetails\"],\n provisioningState: item[\"provisioningState\"],\n lifecycleState: item[\"lifecycleState\"],\n scheduledOperationsList: !item[\"scheduledOperationsList\"]\n ? item[\"scheduledOperationsList\"]\n : scheduledOperationsTypeArrayDeserializer(item[\"scheduledOperationsList\"]),\n privateEndpointIp: item[\"privateEndpointIp\"],\n privateEndpointLabel: item[\"privateEndpointLabel\"],\n ociUrl: item[\"ociUrl\"],\n subnetId: item[\"subnetId\"],\n vnetId: item[\"vnetId\"],\n timeCreated: !item[\"timeCreated\"] ? item[\"timeCreated\"] : new Date(item[\"timeCreated\"]),\n timeMaintenanceBegin: !item[\"timeMaintenanceBegin\"]\n ? item[\"timeMaintenanceBegin\"]\n : new Date(item[\"timeMaintenanceBegin\"]),\n timeMaintenanceEnd: !item[\"timeMaintenanceEnd\"]\n ? item[\"timeMaintenanceEnd\"]\n : new Date(item[\"timeMaintenanceEnd\"]),\n actualUsedDataStorageSizeInTbs: item[\"actualUsedDataStorageSizeInTbs\"],\n allocatedStorageSizeInTbs: item[\"allocatedStorageSizeInTbs\"],\n apexDetails: !item[\"apexDetails\"]\n ? item[\"apexDetails\"]\n : apexDetailsTypeDeserializer(item[\"apexDetails\"]),\n availableUpgradeVersions: !item[\"availableUpgradeVersions\"]\n ? item[\"availableUpgradeVersions\"]\n : item[\"availableUpgradeVersions\"].map((p: any) => {\n return p;\n }),\n connectionStrings: !item[\"connectionStrings\"]\n ? item[\"connectionStrings\"]\n : connectionStringTypeDeserializer(item[\"connectionStrings\"]),\n connectionUrls: !item[\"connectionUrls\"]\n ? item[\"connectionUrls\"]\n : connectionUrlTypeDeserializer(item[\"connectionUrls\"]),\n dataSafeStatus: item[\"dataSafeStatus\"],\n databaseEdition: item[\"databaseEdition\"],\n autonomousDatabaseId: item[\"autonomousDatabaseId\"],\n inMemoryAreaInGbs: item[\"inMemoryAreaInGbs\"],\n nextLongTermBackupTimeStamp: !item[\"nextLongTermBackupTimeStamp\"]\n ? item[\"nextLongTermBackupTimeStamp\"]\n : new Date(item[\"nextLongTermBackupTimeStamp\"]),\n longTermBackupSchedule: !item[\"longTermBackupSchedule\"]\n ? item[\"longTermBackupSchedule\"]\n : longTermBackUpScheduleDetailsDeserializer(item[\"longTermBackupSchedule\"]),\n isPreview: item[\"isPreview\"],\n localAdgAutoFailoverMaxDataLossLimit: item[\"localAdgAutoFailoverMaxDataLossLimit\"],\n memoryPerOracleComputeUnitInGbs: item[\"memoryPerOracleComputeUnitInGbs\"],\n openMode: item[\"openMode\"],\n operationsInsightsStatus: item[\"operationsInsightsStatus\"],\n permissionLevel: item[\"permissionLevel\"],\n privateEndpoint: item[\"privateEndpoint\"],\n provisionableCpus: !item[\"provisionableCpus\"]\n ? item[\"provisionableCpus\"]\n : item[\"provisionableCpus\"].map((p: any) => {\n return p;\n }),\n role: item[\"role\"],\n serviceConsoleUrl: item[\"serviceConsoleUrl\"],\n sqlWebDeveloperUrl: item[\"sqlWebDeveloperUrl\"],\n supportedRegionsToCloneTo: !item[\"supportedRegionsToCloneTo\"]\n ? item[\"supportedRegionsToCloneTo\"]\n : item[\"supportedRegionsToCloneTo\"].map((p: any) => {\n return p;\n }),\n timeDataGuardRoleChanged: item[\"timeDataGuardRoleChanged\"],\n timeDeletionOfFreeAutonomousDatabase: item[\"timeDeletionOfFreeAutonomousDatabase\"],\n timeLocalDataGuardEnabled: item[\"timeLocalDataGuardEnabled\"],\n timeOfLastFailover: item[\"timeOfLastFailover\"],\n timeOfLastRefresh: item[\"timeOfLastRefresh\"],\n timeOfLastRefreshPoint: item[\"timeOfLastRefreshPoint\"],\n timeOfLastSwitchover: item[\"timeOfLastSwitchover\"],\n timeReclamationOfFreeAutonomousDatabase: item[\"timeReclamationOfFreeAutonomousDatabase\"],\n usedDataStorageSizeInGbs: item[\"usedDataStorageSizeInGbs\"],\n usedDataStorageSizeInTbs: item[\"usedDataStorageSizeInTbs\"],\n ocid: item[\"ocid\"],\n backupRetentionPeriodInDays: item[\"backupRetentionPeriodInDays\"],\n whitelistedIps: !item[\"whitelistedIps\"]\n ? item[\"whitelistedIps\"]\n : item[\"whitelistedIps\"].map((p: any) => {\n return p;\n }),\n };\n}\n\n/** Alias for AutonomousDatabaseBasePropertiesUnion */\nexport type AutonomousDatabaseBasePropertiesUnion =\n | AutonomousDatabaseProperties\n | AutonomousDatabaseCloneProperties\n | AutonomousDatabaseCrossRegionDisasterRecoveryProperties\n | AutonomousDatabaseFromBackupTimestampProperties\n | AutonomousDatabaseBaseProperties;\n\nexport function autonomousDatabaseBasePropertiesUnionSerializer(\n item: AutonomousDatabaseBasePropertiesUnion,\n): any {\n switch (item.dataBaseType) {\n case \"Regular\":\n return autonomousDatabasePropertiesSerializer(item as AutonomousDatabaseProperties);\n\n case \"Clone\":\n return autonomousDatabaseClonePropertiesSerializer(item as AutonomousDatabaseCloneProperties);\n\n case \"CrossRegionDisasterRecovery\":\n return autonomousDatabaseCrossRegionDisasterRecoveryPropertiesSerializer(\n item as AutonomousDatabaseCrossRegionDisasterRecoveryProperties,\n );\n\n case \"CloneFromBackupTimestamp\":\n return autonomousDatabaseFromBackupTimestampPropertiesSerializer(\n item as AutonomousDatabaseFromBackupTimestampProperties,\n );\n\n default:\n return autonomousDatabaseBasePropertiesSerializer(item);\n }\n}\n\nexport function autonomousDatabaseBasePropertiesUnionDeserializer(\n item: any,\n): AutonomousDatabaseBasePropertiesUnion {\n switch (item.dataBaseType) {\n case \"Regular\":\n return autonomousDatabasePropertiesDeserializer(item as AutonomousDatabaseProperties);\n\n case \"Clone\":\n return autonomousDatabaseClonePropertiesDeserializer(\n item as AutonomousDatabaseCloneProperties,\n );\n\n case \"CrossRegionDisasterRecovery\":\n return autonomousDatabaseCrossRegionDisasterRecoveryPropertiesDeserializer(\n item as AutonomousDatabaseCrossRegionDisasterRecoveryProperties,\n );\n\n case \"CloneFromBackupTimestamp\":\n return autonomousDatabaseFromBackupTimestampPropertiesDeserializer(\n item as AutonomousDatabaseFromBackupTimestampProperties,\n );\n\n default:\n return autonomousDatabaseBasePropertiesDeserializer(item);\n }\n}\n\n/** Database type enum */\nexport enum KnownDataBaseType {\n /** Regular DB */\n Regular = \"Regular\",\n /** Clone DB */\n Clone = \"Clone\",\n /** Clone DB from backup timestamp */\n CloneFromBackupTimestamp = \"CloneFromBackupTimestamp\",\n /** Cross Region Disaster Recovery */\n CrossRegionDisasterRecovery = \"CrossRegionDisasterRecovery\",\n}\n\n/**\n * Database type enum \\\n * {@link KnownDataBaseType} can be used interchangeably with DataBaseType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Regular**: Regular DB \\\n * **Clone**: Clone DB \\\n * **CloneFromBackupTimestamp**: Clone DB from backup timestamp \\\n * **CrossRegionDisasterRecovery**: Cross Region Disaster Recovery\n */\nexport type DataBaseType = string;\n\n/** Autonomous database maintenance schedule type enum. */\nexport enum KnownAutonomousMaintenanceScheduleType {\n /** Early maintenance schedule */\n Early = \"Early\",\n /** Regular maintenance schedule */\n Regular = \"Regular\",\n}\n\n/**\n * Autonomous database maintenance schedule type enum. \\\n * {@link KnownAutonomousMaintenanceScheduleType} can be used interchangeably with AutonomousMaintenanceScheduleType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Early**: Early maintenance schedule \\\n * **Regular**: Regular maintenance schedule\n */\nexport type AutonomousMaintenanceScheduleType = string;\n\n/** WorkloadType enum */\nexport enum KnownWorkloadType {\n /** OLTP - indicates an Autonomous Transaction Processing database */\n Oltp = \"OLTP\",\n /** DW - indicates an Autonomous Data Warehouse database */\n DW = \"DW\",\n /** AJD - indicates an Autonomous JSON Database */\n AJD = \"AJD\",\n /** APEX - indicates an Autonomous Database with the Oracle APEX Application Development workload type. */\n Apex = \"APEX\",\n}\n\n/**\n * WorkloadType enum \\\n * {@link KnownWorkloadType} can be used interchangeably with WorkloadType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **OLTP**: OLTP - indicates an Autonomous Transaction Processing database \\\n * **DW**: DW - indicates an Autonomous Data Warehouse database \\\n * **AJD**: AJD - indicates an Autonomous JSON Database \\\n * **APEX**: APEX - indicates an Autonomous Database with the Oracle APEX Application Development workload type.\n */\nexport type WorkloadType = string;\n\n/** Disaster recovery type enum. */\nexport enum KnownDisasterRecoveryType {\n /** ADG type */\n Adg = \"Adg\",\n /** Backup based type */\n BackupBased = \"BackupBased\",\n}\n\n/**\n * Disaster recovery type enum. \\\n * {@link KnownDisasterRecoveryType} can be used interchangeably with DisasterRecoveryType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Adg**: ADG type \\\n * **BackupBased**: Backup based type\n */\nexport type DisasterRecoveryType = string;\n\n/** Configurations of a Disaster Recovery Details */\nexport interface DisasterRecoveryConfigurationDetails {\n /** 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. */\n disasterRecoveryType?: DisasterRecoveryType;\n /** 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. */\n timeSnapshotStandbyEnabledTill?: Date;\n /** 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. */\n isSnapshotStandby?: boolean;\n /** 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. */\n isReplicateAutomaticBackups?: boolean;\n}\n\nexport function disasterRecoveryConfigurationDetailsSerializer(\n item: DisasterRecoveryConfigurationDetails,\n): any {\n return {\n disasterRecoveryType: item[\"disasterRecoveryType\"],\n timeSnapshotStandbyEnabledTill: !item[\"timeSnapshotStandbyEnabledTill\"]\n ? item[\"timeSnapshotStandbyEnabledTill\"]\n : item[\"timeSnapshotStandbyEnabledTill\"].toISOString(),\n isSnapshotStandby: item[\"isSnapshotStandby\"],\n isReplicateAutomaticBackups: item[\"isReplicateAutomaticBackups\"],\n };\n}\n\nexport function disasterRecoveryConfigurationDetailsDeserializer(\n item: any,\n): DisasterRecoveryConfigurationDetails {\n return {\n disasterRecoveryType: item[\"disasterRecoveryType\"],\n timeSnapshotStandbyEnabledTill: !item[\"timeSnapshotStandbyEnabledTill\"]\n ? item[\"timeSnapshotStandbyEnabledTill\"]\n : new Date(item[\"timeSnapshotStandbyEnabledTill\"]),\n isSnapshotStandby: item[\"isSnapshotStandby\"],\n isReplicateAutomaticBackups: item[\"isReplicateAutomaticBackups\"],\n };\n}\n\n/** Autonomous Disaster Recovery standby database details. */\nexport interface AutonomousDatabaseStandbySummary {\n /** 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. */\n lagTimeInSeconds?: number;\n /** The current state of the Autonomous Database. */\n lifecycleState?: AutonomousDatabaseLifecycleState;\n /** Additional information about the current lifecycle state. */\n lifecycleDetails?: string;\n /** The date and time the Autonomous Data Guard role was switched for the standby Autonomous Database. */\n timeDataGuardRoleChanged?: string;\n /** The date and time the Disaster Recovery role was switched for the standby Autonomous Database. */\n timeDisasterRecoveryRoleChanged?: string;\n}\n\nexport function autonomousDatabaseStandbySummaryDeserializer(\n item: any,\n): AutonomousDatabaseStandbySummary {\n return {\n lagTimeInSeconds: item[\"lagTimeInSeconds\"],\n lifecycleState: item[\"lifecycleState\"],\n lifecycleDetails: item[\"lifecycleDetails\"],\n timeDataGuardRoleChanged: item[\"timeDataGuardRoleChanged\"],\n timeDisasterRecoveryRoleChanged: item[\"timeDisasterRecoveryRoleChanged\"],\n };\n}\n\n/** Autonomous database lifecycle state enum */\nexport enum KnownAutonomousDatabaseLifecycleState {\n /** Indicates that resource in Provisioning state */\n Provisioning = \"Provisioning\",\n /** Indicates that resource in Available state */\n Available = \"Available\",\n /** Indicates that resource in Stopping state */\n Stopping = \"Stopping\",\n /** Indicates that resource in Stopped state */\n Stopped = \"Stopped\",\n /** Indicates that resource in Starting state */\n Starting = \"Starting\",\n /** Indicates that resource in Terminating state */\n Terminating = \"Terminating\",\n /** Indicates that resource in Terminated state */\n Terminated = \"Terminated\",\n /** Indicates that resource in Unavailable state */\n Unavailable = \"Unavailable\",\n /** Indicates that resource in RestoreInProgress state */\n RestoreInProgress = \"RestoreInProgress\",\n /** Indicates that resource in RestoreFailed state */\n RestoreFailed = \"RestoreFailed\",\n /** Indicates that resource in BackupInProgress state */\n BackupInProgress = \"BackupInProgress\",\n /** Indicates that resource in ScaleInProgress state */\n ScaleInProgress = \"ScaleInProgress\",\n /** Indicates that resource is available but needs attention */\n AvailableNeedsAttention = \"AvailableNeedsAttention\",\n /** Indicates that resource in Updating state */\n Updating = \"Updating\",\n /** Indicates that resource maintenance in progress state */\n MaintenanceInProgress = \"MaintenanceInProgress\",\n /** Indicates that resource in Restarting state */\n Restarting = \"Restarting\",\n /** Indicates that resource in Recreating state */\n Recreating = \"Recreating\",\n /** Indicates that resource role change in progress state */\n RoleChangeInProgress = \"RoleChangeInProgress\",\n /** Indicates that resource in Upgrading state */\n Upgrading = \"Upgrading\",\n /** IIndicates that resource in Inaccessible state */\n Inaccessible = \"Inaccessible\",\n /** Indicates that resource in Standby state */\n Standby = \"Standby\",\n}\n\n/**\n * Autonomous database lifecycle state enum \\\n * {@link KnownAutonomousDatabaseLifecycleState} can be used interchangeably with AutonomousDatabaseLifecycleState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Provisioning**: Indicates that resource in Provisioning state \\\n * **Available**: Indicates that resource in Available state \\\n * **Stopping**: Indicates that resource in Stopping state \\\n * **Stopped**: Indicates that resource in Stopped state \\\n * **Starting**: Indicates that resource in Starting state \\\n * **Terminating**: Indicates that resource in Terminating state \\\n * **Terminated**: Indicates that resource in Terminated state \\\n * **Unavailable**: Indicates that resource in Unavailable state \\\n * **RestoreInProgress**: Indicates that resource in RestoreInProgress state \\\n * **RestoreFailed**: Indicates that resource in RestoreFailed state \\\n * **BackupInProgress**: Indicates that resource in BackupInProgress state \\\n * **ScaleInProgress**: Indicates that resource in ScaleInProgress state \\\n * **AvailableNeedsAttention**: Indicates that resource is available but needs attention \\\n * **Updating**: Indicates that resource in Updating state \\\n * **MaintenanceInProgress**: Indicates that resource maintenance in progress state \\\n * **Restarting**: Indicates that resource in Restarting state \\\n * **Recreating**: Indicates that resource in Recreating state \\\n * **RoleChangeInProgress**: Indicates that resource role change in progress state \\\n * **Upgrading**: Indicates that resource in Upgrading state \\\n * **Inaccessible**: IIndicates that resource in Inaccessible state \\\n * **Standby**: Indicates that resource in Standby state\n */\nexport type AutonomousDatabaseLifecycleState = string;\n\nexport function scheduledOperationsTypeArraySerializer(\n result: Array<ScheduledOperationsType>,\n): any[] {\n return result.map((item) => {\n return scheduledOperationsTypeSerializer(item);\n });\n}\n\nexport function scheduledOperationsTypeArrayDeserializer(\n result: Array<ScheduledOperationsType>,\n): any[] {\n return result.map((item) => {\n return scheduledOperationsTypeDeserializer(item);\n });\n}\n\n/** The list of scheduled operations. */\nexport interface ScheduledOperationsType {\n /** Day of week */\n dayOfWeek: DayOfWeek;\n /** auto start time. value must be of ISO-8601 format HH:mm */\n scheduledStartTime?: string;\n /** auto stop time. value must be of ISO-8601 format HH:mm */\n scheduledStopTime?: string;\n}\n\nexport function scheduledOperationsTypeSerializer(item: ScheduledOperationsType): any {\n return {\n dayOfWeek: dayOfWeekSerializer(item[\"dayOfWeek\"]),\n scheduledStartTime: item[\"scheduledStartTime\"],\n scheduledStopTime: item[\"scheduledStopTime\"],\n };\n}\n\nexport function scheduledOperationsTypeDeserializer(item: any): ScheduledOperationsType {\n return {\n dayOfWeek: dayOfWeekDeserializer(item[\"dayOfWeek\"]),\n scheduledStartTime: item[\"scheduledStartTime\"],\n scheduledStopTime: item[\"scheduledStopTime\"],\n };\n}\n\n/** Information about Oracle APEX Application Development. */\nexport interface ApexDetailsType {\n /** The Oracle APEX Application Development version. */\n apexVersion?: string;\n /** The Oracle REST Data Services (ORDS) version. */\n ordsVersion?: string;\n}\n\nexport function apexDetailsTypeDeserializer(item: any): ApexDetailsType {\n return {\n apexVersion: item[\"apexVersion\"],\n ordsVersion: item[\"ordsVersion\"],\n };\n}\n\n/** Connection strings to connect to an Oracle Autonomous Database. */\nexport interface ConnectionStringType {\n /** Returns all connection strings that can be used to connect to the Autonomous Database. */\n allConnectionStrings?: AllConnectionStringType;\n /** The database service provides the least level of resources to each SQL statement, but supports the most number of concurrent SQL statements. */\n dedicated?: string;\n /** 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. */\n high?: string;\n /** The Low database service provides the least level of resources to each SQL statement, but supports the most number of concurrent SQL statements. */\n low?: string;\n /** 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. */\n medium?: string;\n /** A list of connection string profiles to allow clients to group, filter and select connection string values based on structured metadata. */\n profiles?: ProfileType[];\n}\n\nexport function connectionStringTypeDeserializer(item: any): ConnectionStringType {\n return {\n allConnectionStrings: !item[\"allConnectionStrings\"]\n ? item[\"allConnectionStrings\"]\n : allConnectionStringTypeDeserializer(item[\"allConnectionStrings\"]),\n dedicated: item[\"dedicated\"],\n high: item[\"high\"],\n low: item[\"low\"],\n medium: item[\"medium\"],\n profiles: !item[\"profiles\"] ? item[\"profiles\"] : profileTypeArrayDeserializer(item[\"profiles\"]),\n };\n}\n\n/** The connection string profile to allow clients to group, filter and select connection string values based on structured metadata. */\nexport interface AllConnectionStringType {\n /** 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. */\n high?: string;\n /** The Low database service provides the least level of resources to each SQL statement, but supports the most number of concurrent SQL statements. */\n low?: string;\n /** 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. */\n medium?: string;\n}\n\nexport function allConnectionStringTypeDeserializer(item: any): AllConnectionStringType {\n return {\n high: item[\"high\"],\n low: item[\"low\"],\n medium: item[\"medium\"],\n };\n}\n\nexport function profileTypeArrayDeserializer(result: Array<ProfileType>): any[] {\n return result.map((item) => {\n return profileTypeDeserializer(item);\n });\n}\n\n/** The connection string profile to allow clients to group, filter and select connection string values based on structured metadata. */\nexport interface ProfileType {\n /** Consumer group used by the connection. */\n consumerGroup?: ConsumerGroup;\n /** A user-friendly name for the connection. */\n displayName: string;\n /** Host format used in connection string. */\n hostFormat: HostFormatType;\n /** True for a regional connection string, applicable to cross-region DG only. */\n isRegional?: boolean;\n /** Protocol used by the connection. */\n protocol: ProtocolType;\n /** Specifies whether the listener performs a direct hand-off of the session, or redirects the session. */\n sessionMode: SessionModeType;\n /** Specifies whether the connection string is using the long (LONG), Easy Connect (EZCONNECT), or Easy Connect Plus (EZCONNECTPLUS) format. */\n syntaxFormat: SyntaxFormatType;\n /** Specifies whether the TLS handshake is using one-way (SERVER) or mutual (MUTUAL) authentication. */\n tlsAuthentication?: TlsAuthenticationType;\n /** Connection string value. */\n value: string;\n}\n\nexport function profileTypeDeserializer(item: any): ProfileType {\n return {\n consumerGroup: item[\"consumerGroup\"],\n displayName: item[\"displayName\"],\n hostFormat: item[\"hostFormat\"],\n isRegional: item[\"isRegional\"],\n protocol: item[\"protocol\"],\n sessionMode: item[\"sessionMode\"],\n syntaxFormat: item[\"syntaxFormat\"],\n tlsAuthentication: item[\"tlsAuthentication\"],\n value: item[\"value\"],\n };\n}\n\n/** Consumer group enum. */\nexport enum KnownConsumerGroup {\n /** High group */\n High = \"High\",\n /** Medium group */\n Medium = \"Medium\",\n /** Low group */\n Low = \"Low\",\n /** TP group */\n Tp = \"Tp\",\n /** TPurgent group */\n Tpurgent = \"Tpurgent\",\n}\n\n/**\n * Consumer group enum. \\\n * {@link KnownConsumerGroup} can be used interchangeably with ConsumerGroup,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **High**: High group \\\n * **Medium**: Medium group \\\n * **Low**: Low group \\\n * **Tp**: TP group \\\n * **Tpurgent**: TPurgent group\n */\nexport type ConsumerGroup = string;\n\n/** Host format type enum. */\nexport enum KnownHostFormatType {\n /** FQDN format */\n Fqdn = \"Fqdn\",\n /** IP format */\n Ip = \"Ip\",\n}\n\n/**\n * Host format type enum. \\\n * {@link KnownHostFormatType} can be used interchangeably with HostFormatType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Fqdn**: FQDN format \\\n * **Ip**: IP format\n */\nexport type HostFormatType = string;\n\n/** Protocol type enum. */\nexport enum KnownProtocolType {\n /** TCP protocol */\n TCP = \"TCP\",\n /** TCPS protocol */\n Tcps = \"TCPS\",\n}\n\n/**\n * Protocol type enum. \\\n * {@link KnownProtocolType} can be used interchangeably with ProtocolType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **TCP**: TCP protocol \\\n * **TCPS**: TCPS protocol\n */\nexport type ProtocolType = string;\n\n/** Session mode type enum. */\nexport enum KnownSessionModeType {\n /** Direct session mode */\n Direct = \"Direct\",\n /** Redirect session mode */\n Redirect = \"Redirect\",\n}\n\n/**\n * Session mode type enum. \\\n * {@link KnownSessionModeType} can be used interchangeably with SessionModeType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Direct**: Direct session mode \\\n * **Redirect**: Redirect session mode\n */\nexport type SessionModeType = string;\n\n/** Syntax format type enum. */\nexport enum KnownSyntaxFormatType {\n /** Long format */\n Long = \"Long\",\n /** Ezconnect format */\n Ezconnect = \"Ezconnect\",\n /** Ezconnectplus format */\n Ezconnectplus = \"Ezconnectplus\",\n}\n\n/**\n * Syntax format type enum. \\\n * {@link KnownSyntaxFormatType} can be used interchangeably with SyntaxFormatType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Long**: Long format \\\n * **Ezconnect**: Ezconnect format \\\n * **Ezconnectplus**: Ezconnectplus format\n */\nexport type SyntaxFormatType = string;\n\n/** TLS authentication type enum. */\nexport enum KnownTlsAuthenticationType {\n /** Server authentication */\n Server = \"Server\",\n /** Mutual TLS */\n Mutual = \"Mutual\",\n}\n\n/**\n * TLS authentication type enum. \\\n * {@link KnownTlsAuthenticationType} can be used interchangeably with TlsAuthenticationType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Server**: Server authentication \\\n * **Mutual**: Mutual TLS\n */\nexport type TlsAuthenticationType = string;\n\n/** 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. */\nexport interface ConnectionUrlType {\n /** Oracle Application Express (APEX) URL. */\n apexUrl?: string;\n /** The URL of the Database Transforms for the Autonomous Database. */\n databaseTransformsUrl?: string;\n /** The URL of the Graph Studio for the Autonomous Database. */\n graphStudioUrl?: string;\n /** The URL of the Oracle Machine Learning (OML) Notebook for the Autonomous Database. */\n machineLearningNotebookUrl?: string;\n /** The URL of the MongoDB API for the Autonomous Database. */\n mongoDbUrl?: string;\n /** The Oracle REST Data Services (ORDS) URL of the Web Access for the Autonomous Database. */\n ordsUrl?: string;\n /** Oracle SQL Developer Web URL. */\n sqlDevWebUrl?: string;\n}\n\nexport function connectionUrlTypeDeserializer(item: any): ConnectionUrlType {\n return {\n apexUrl: item[\"apexUrl\"],\n databaseTransformsUrl: item[\"databaseTransformsUrl\"],\n graphStudioUrl: item[\"graphStudioUrl\"],\n machineLearningNotebookUrl: item[\"machineLearningNotebookUrl\"],\n mongoDbUrl: item[\"mongoDbUrl\"],\n ordsUrl: item[\"ordsUrl\"],\n sqlDevWebUrl: item[\"sqlDevWebUrl\"],\n };\n}\n\n/** DataSafe status type enum. */\nexport enum KnownDataSafeStatusType {\n /** Registering status */\n Registering = \"Registering\",\n /** Registered status */\n Registered = \"Registered\",\n /** Deregistering status */\n Deregistering = \"Deregistering\",\n /** NotRegistered status */\n NotRegistered = \"NotRegistered\",\n /** Failed status */\n Failed = \"Failed\",\n}\n\n/**\n * DataSafe status type enum. \\\n * {@link KnownDataSafeStatusType} can be used interchangeably with DataSafeStatusType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Registering**: Registering status \\\n * **Registered**: Registered status \\\n * **Deregistering**: Deregistering status \\\n * **NotRegistered**: NotRegistered status \\\n * **Failed**: Failed status\n */\nexport type DataSafeStatusType = string;\n\n/** Database edition type enum. */\nexport enum KnownDatabaseEditionType {\n /** Standard edition */\n StandardEdition = \"StandardEdition\",\n /** Enterprise edition */\n EnterpriseEdition = \"EnterpriseEdition\",\n}\n\n/**\n * Database edition type enum. \\\n * {@link KnownDatabaseEditionType} can be used interchangeably with DatabaseEditionType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **StandardEdition**: Standard edition \\\n * **EnterpriseEdition**: Enterprise edition\n */\nexport type DatabaseEditionType = string;\n\n/** Details for the long-term backup schedule. */\nexport interface LongTermBackUpScheduleDetails {\n /** The frequency of the long-term backup schedule */\n repeatCadence?: RepeatCadenceType;\n /** 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. */\n timeOfBackup?: Date;\n /** Retention period, in days, for backups. */\n retentionPeriodInDays?: number;\n /** Indicates if the long-term backup schedule should be deleted. The default value is `FALSE`. */\n isDisabled?: boolean;\n}\n\nexport function longTermBackUpScheduleDetailsSerializer(item: LongTermBackUpScheduleDetails): any {\n return {\n repeatCadence: item[\"repeatCadence\"],\n timeOfBackup: !item[\"timeOfBackup\"] ? item[\"timeOfBackup\"] : item[\"timeOfBackup\"].toISOString(),\n retentionPeriodInDays: item[\"retentionPeriodInDays\"],\n isDisabled: item[\"isDisabled\"],\n };\n}\n\nexport function longTermBackUpScheduleDetailsDeserializer(\n item: any,\n): LongTermBackUpScheduleDetails {\n return {\n repeatCadence: item[\"repeatCadence\"],\n timeOfBackup: !item[\"timeOfBackup\"] ? item[\"timeOfBackup\"] : new Date(item[\"timeOfBackup\"]),\n retentionPeriodInDays: item[\"retentionPeriodInDays\"],\n isDisabled: item[\"isDisabled\"],\n };\n}\n\n/** Repeat cadence type enum */\nexport enum KnownRepeatCadenceType {\n /** Repeat one time */\n OneTime = \"OneTime\",\n /** Repeat weekly */\n Weekly = \"Weekly\",\n /** Repeat monthly */\n Monthly = \"Monthly\",\n /** Repeat yearly */\n Yearly = \"Yearly\",\n}\n\n/**\n * Repeat cadence type enum \\\n * {@link KnownRepeatCadenceType} can be used interchangeably with RepeatCadenceType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **OneTime**: Repeat one time \\\n * **Weekly**: Repeat weekly \\\n * **Monthly**: Repeat monthly \\\n * **Yearly**: Repeat yearly\n */\nexport type RepeatCadenceType = string;\n\n/** Open mode type enum. */\nexport enum KnownOpenModeType {\n /** ReadOnly mode */\n ReadOnly = \"ReadOnly\",\n /** ReadWrite mode */\n ReadWrite = \"ReadWrite\",\n}\n\n/**\n * Open mode type enum. \\\n * {@link KnownOpenModeType} can be used interchangeably with OpenModeType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **ReadOnly**: ReadOnly mode \\\n * **ReadWrite**: ReadWrite mode\n */\nexport type OpenModeType = string;\n\n/** Operations Insights status type enum. */\nexport enum KnownOperationsInsightsStatusType {\n /** Enabling status */\n Enabling = \"Enabling\",\n /** Enabled status */\n Enabled = \"Enabled\",\n /** Disabling status */\n Disabling = \"Disabling\",\n /** NotEnabled status */\n NotEnabled = \"NotEnabled\",\n /** FailedEnabling status */\n FailedEnabling = \"FailedEnabling\",\n /** FailedDisabling status */\n FailedDisabling = \"FailedDisabling\",\n}\n\n/**\n * Operations Insights status type enum. \\\n * {@link KnownOperationsInsightsStatusType} can be used interchangeably with OperationsInsightsStatusType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabling**: Enabling status \\\n * **Enabled**: Enabled status \\\n * **Disabling**: Disabling status \\\n * **NotEnabled**: NotEnabled status \\\n * **FailedEnabling**: FailedEnabling status \\\n * **FailedDisabling**: FailedDisabling status\n */\nexport type OperationsInsightsStatusType = string;\n\n/** Permission level type enum. */\nexport enum KnownPermissionLevelType {\n /** Restricted permission level */\n Restricted = \"Restricted\",\n /** Unrestricted permission level */\n Unrestricted = \"Unrestricted\",\n}\n\n/**\n * Permission level type enum. \\\n * {@link KnownPermissionLevelType} can be used interchangeably with PermissionLevelType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Restricted**: Restricted permission level \\\n * **Unrestricted**: Unrestricted permission level\n */\nexport type PermissionLevelType = string;\n\n/** Role type enum. */\nexport enum KnownRoleType {\n /** Primary role */\n Primary = \"Primary\",\n /** Standby role */\n Standby = \"Standby\",\n /** DisabledStandby role */\n DisabledStandby = \"DisabledStandby\",\n /** BackupCopy role */\n BackupCopy = \"BackupCopy\",\n /** SnapshotStandby role */\n SnapshotStandby = \"SnapshotStandby\",\n}\n\n/**\n * Role type enum. \\\n * {@link KnownRoleType} can be used interchangeably with RoleType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Primary**: Primary role \\\n * **Standby**: Standby role \\\n * **DisabledStandby**: DisabledStandby role \\\n * **BackupCopy**: BackupCopy role \\\n * **SnapshotStandby**: SnapshotStandby role\n */\nexport type RoleType = string;\n\n/** Autonomous Database resource model. */\nexport interface AutonomousDatabaseProperties extends AutonomousDatabaseBaseProperties {\n /** Database type to be created. */\n dataBaseType: \"Regular\";\n}\n\nexport function autonomousDatabasePropertiesSerializer(item: AutonomousDatabaseProperties): any {\n return {\n adminPassword: item[\"adminPassword\"],\n dataBaseType: item[\"dataBaseType\"],\n autonomousMaintenanceScheduleType: item[\"autonomousMaintenanceScheduleType\"],\n characterSet: item[\"characterSet\"],\n computeCount: item[\"computeCount\"],\n computeModel: item[\"computeModel\"],\n cpuCoreCount: item[\"cpuCoreCount\"],\n customerContacts: !item[\"customerContacts\"]\n ? item[\"customerContacts\"]\n : customerContactArraySerializer(item[\"customerContacts\"]),\n dataStorageSizeInTbs: item[\"dataStorageSizeInTbs\"],\n dataStorageSizeInGbs: item[\"dataStorageSizeInGbs\"],\n dbVersion: item[\"dbVersion\"],\n dbWorkload: item[\"dbWorkload\"],\n displayName: item[\"displayName\"],\n isAutoScalingEnabled: item[\"isAutoScalingEnabled\"],\n isAutoScalingForStorageEnabled: item[\"isAutoScalingForStorageEnabled\"],\n peerDbId: item[\"peerDbId\"],\n isLocalDataGuardEnabled: item[\"isLocalDataGuardEnabled\"],\n isMtlsConnectionRequired: item[\"isMtlsConnectionRequired\"],\n isPreviewVersionWithServiceTermsAccepted: item[\"isPreviewVersionWithServiceTermsAccepted\"],\n licenseModel: item[\"licenseModel\"],\n ncharacterSet: item[\"ncharacterSet\"],\n scheduledOperationsList: !item[\"scheduledOperationsList\"]\n ? item[\"scheduledOperationsList\"]\n : scheduledOperationsTypeArraySerializer(item[\"scheduledOperationsList\"]),\n privateEndpointIp: item[\"privateEndpointIp\"],\n privateEndpointLabel: item[\"privateEndpointLabel\"],\n subnetId: item[\"subnetId\"],\n vnetId: item[\"vnetId\"],\n databaseEdition: item[\"databaseEdition\"],\n autonomousDatabaseId: item[\"autonomousDatabaseId\"],\n longTermBackupSchedule: !item[\"longTermBackupSchedule\"]\n ? item[\"longTermBackupSchedule\"]\n : longTermBackUpScheduleDetailsSerializer(item[\"longTermBackupSchedule\"]),\n localAdgAutoFailoverMaxDataLossLimit: item[\"localAdgAutoFailoverMaxDataLossLimit\"],\n openMode: item[\"openMode\"],\n permissionLevel: item[\"permissionLevel\"],\n role: item[\"role\"],\n backupRetentionPeriodInDays: item[\"backupRetentionPeriodInDays\"],\n whitelistedIps: !item[\"whitelistedIps\"]\n ? item[\"whitelistedIps\"]\n : item[\"whitelistedIps\"].map((p: any) => {\n return p;\n }),\n };\n}\n\nexport function autonomousDatabasePropertiesDeserializer(item: any): AutonomousDatabaseProperties {\n return {\n adminPassword: item[\"adminPassword\"],\n dataBaseType: item[\"dataBaseType\"],\n autonomousMaintenanceScheduleType: item[\"autonomousMaintenanceScheduleType\"],\n characterSet: item[\"characterSet\"],\n computeCount: item[\"computeCount\"],\n computeModel: item[\"computeModel\"],\n cpuCoreCount: item[\"cpuCoreCount\"],\n customerContacts: !item[\"customerContacts\"]\n ? item[\"customerContacts\"]\n : customerContactArrayDeserializer(item[\"customerContacts\"]),\n dataStorageSizeInTbs: item[\"dataStorageSizeInTbs\"],\n dataStorageSizeInGbs: item[\"dataStorageSizeInGbs\"],\n dbVersion: item[\"dbVersion\"],\n dbWorkload: item[\"dbWorkload\"],\n displayName: item[\"displayName\"],\n isAutoScalingEnabled: item[\"isAutoScalingEnabled\"],\n isAutoScalingForStorageEnabled: item[\"isAutoScalingForStorageEnabled\"],\n peerDbIds: !item[\"peerDbIds\"]\n ? item[\"peerDbIds\"]\n : item[\"peerDbIds\"].map((p: any) => {\n return p;\n }),\n peerDbId: item[\"peerDbId\"],\n isLocalDataGuardEnabled: item[\"isLocalDataGuardEnabled\"],\n isRemoteDataGuardEnabled: item[\"isRemoteDataGuardEnabled\"],\n localDisasterRecoveryType: item[\"localDisasterRecoveryType\"],\n timeDisasterRecoveryRoleChanged: !item[\"timeDisasterRecoveryRoleChanged\"]\n ? item[\"timeDisasterRecoveryRoleChanged\"]\n : new Date(item[\"timeDisasterRecoveryRoleChanged\"]),\n remoteDisasterRecoveryConfiguration: !item[\"remoteDisasterRecoveryConfiguration\"]\n ? item[\"remoteDisasterRecoveryConfiguration\"]\n : disasterRecoveryConfigurationDetailsDeserializer(\n item[\"remoteDisasterRecoveryConfiguration\"],\n ),\n localStandbyDb: !item[\"localStandbyDb\"]\n ? item[\"localStandbyDb\"]\n : autonomousDatabaseStandbySummaryDeserializer(item[\"localStandbyDb\"]),\n failedDataRecoveryInSeconds: item[\"failedDataRecoveryInSeconds\"],\n isMtlsConnectionRequired: item[\"isMtlsConnectionRequired\"],\n isPreviewVersionWithServiceTermsAccepted: item[\"isPreviewVersionWithServiceTermsAccepted\"],\n licenseModel: item[\"licenseModel\"],\n ncharacterSet: item[\"ncharacterSet\"],\n lifecycleDetails: item[\"lifecycleDetails\"],\n provisioningState: item[\"provisioningState\"],\n lifecycleState: item[\"lifecycleState\"],\n scheduledOperationsList: !item[\"scheduledOperationsList\"]\n ? item[\"scheduledOperationsList\"]\n : scheduledOperationsTypeArrayDeserializer(item[\"scheduledOperationsList\"]),\n privateEndpointIp: item[\"privateEndpointIp\"],\n privateEndpointLabel: item[\"privateEndpointLabel\"],\n ociUrl: item[\"ociUrl\"],\n subnetId: item[\"subnetId\"],\n vnetId: item[\"vnetId\"],\n timeCreated: !item[\"timeCreated\"] ? item[\"timeCreated\"] : new Date(item[\"timeCreated\"]),\n timeMaintenanceBegin: !item[\"timeMaintenanceBegin\"]\n ? item[\"timeMaintenanceBegin\"]\n : new Date(item[\"timeMaintenanceBegin\"]),\n timeMaintenanceEnd: !item[\"timeMaintenanceEnd\"]\n ? item[\"timeMaintenanceEnd\"]\n : new Date(item[\"timeMaintenanceEnd\"]),\n actualUsedDataStorageSizeInTbs: item[\"actualUsedDataStorageSizeInTbs\"],\n allocatedStorageSizeInTbs: item[\"allocatedStorageSizeInTbs\"],\n apexDetails: !item[\"apexDetails\"]\n ? item[\"apexDetails\"]\n : apexDetailsTypeDeserializer(item[\"apexDetails\"]),\n availableUpgradeVersions: !item[\"availableUpgradeVersions\"]\n ? item[\"availableUpgradeVersions\"]\n : item[\"availableUpgradeVersions\"].map((p: any) => {\n return p;\n }),\n connectionStrings: !item[\"connectionStrings\"]\n ? item[\"connectionStrings\"]\n : connectionStringTypeDeserializer(item[\"connectionStrings\"]),\n connectionUrls: !item[\"connectionUrls\"]\n ? item[\"connectionUrls\"]\n : connectionUrlTypeDeserializer(item[\"connectionUrls\"]),\n dataSafeStatus: item[\"dataSafeStatus\"],\n databaseEdition: item[\"databaseEdition\"],\n autonomousDatabaseId: item[\"autonomousDatabaseId\"],\n inMemoryAreaInGbs: item[\"inMemoryAreaInGbs\"],\n nextLongTermBackupTimeStamp: !item[\"nextLongTermBackupTimeStamp\"]\n ? item[\"nextLongTermBackupTimeStamp\"]\n : new Date(item[\"nextLongTermBackupTimeStamp\"]),\n longTermBackupSchedule: !item[\"longTermBackupSchedule\"]\n ? item[\"longTermBackupSchedule\"]\n : longTermBackUpScheduleDetailsDeserializer(item[\"longTermBackupSchedule\"]),\n isPreview: item[\"isPreview\"],\n localAdgAutoFailoverMaxDataLossLimit: item[\"localAdgAutoFailoverMaxDataLossLimit\"],\n memoryPerOracleComputeUnitInGbs: item[\"memoryPerOracleComputeUnitInGbs\"],\n openMode: item[\"openMode\"],\n operationsInsightsStatus: item[\"operationsInsightsStatus\"],\n permissionLevel: item[\"permissionLevel\"],\n privateEndpoint: item[\"privateEndpoint\"],\n provisionableCpus: !item[\"provisionableCpus\"]\n ? item[\"provisionableCpus\"]\n : item[\"provisionableCpus\"].map((p: any) => {\n return p;\n }),\n role: item[\"role\"],\n serviceConsoleUrl: item[\"serviceConsoleUrl\"],\n sqlWebDeveloperUrl: item[\"sqlWebDeveloperUrl\"],\n supportedRegionsToCloneTo: !item[\"supportedRegionsToCloneTo\"]\n ? item[\"supportedRegionsToCloneTo\"]\n : item[\"supportedRegionsToCloneTo\"].map((p: any) => {\n return p;\n }),\n timeDataGuardRoleChanged: item[\"timeDataGuardRoleChanged\"],\n timeDeletionOfFreeAutonomousDatabase: item[\"timeDeletionOfFreeAutonomousDatabase\"],\n timeLocalDataGuardEnabled: item[\"timeLocalDataGuardEnabled\"],\n timeOfLastFailover: item[\"timeOfLastFailover\"],\n timeOfLastRefresh: item[\"timeOfLastRefresh\"],\n timeOfLastRefreshPoint: item[\"timeOfLastRefreshPoint\"],\n timeOfLastSwitchover: item[\"timeOfLastSwitchover\"],\n timeReclamationOfFreeAutonomousDatabase: item[\"timeReclamationOfFreeAutonomousDatabase\"],\n usedDataStorageSizeInGbs: item[\"usedDataStorageSizeInGbs\"],\n usedDataStorageSizeInTbs: item[\"usedDataStorageSizeInTbs\"],\n ocid: item[\"ocid\"],\n backupRetentionPeriodInDays: item[\"backupRetentionPeriodInDays\"],\n whitelistedIps: !item[\"whitelistedIps\"]\n ? item[\"whitelistedIps\"]\n : item[\"whitelistedIps\"].map((p: any) => {\n return p;\n }),\n };\n}\n\n/** Autonomous Database clone resource model. */\nexport interface AutonomousDatabaseCloneProperties extends AutonomousDatabaseBaseProperties {\n /** Database type to be created. */\n dataBaseType: \"Clone\";\n /** The source of the database. */\n source?: SourceType;\n /** The Azure resource ID of the Autonomous Database that was cloned to create the current Autonomous Database. */\n sourceId: string;\n /** The Autonomous Database clone type. */\n cloneType: CloneType;\n /** Indicates if the refreshable clone can be reconnected to its source database. */\n readonly isReconnectCloneEnabled?: boolean;\n /** Indicates if the Autonomous Database is a refreshable clone. */\n readonly isRefreshableClone?: boolean;\n /** The refresh mode of the clone. */\n refreshableModel?: RefreshableModelType;\n /** The refresh status of the clone. */\n readonly refreshableStatus?: RefreshableStatusType;\n /** 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. */\n timeUntilReconnectCloneEnabled?: string;\n}\n\nexport function autonomousDatabaseClonePropertiesSerializer(\n item: AutonomousDatabaseCloneProperties,\n): any {\n return {\n adminPassword: item[\"adminPassword\"],\n dataBaseType: item[\"dataBaseType\"],\n autonomousMaintenanceScheduleType: item[\"autonomousMaintenanceScheduleType\"],\n characterSet: item[\"characterSet\"],\n computeCount: item[\"computeCount\"],\n computeModel: item[\"computeModel\"],\n cpuCoreCount: item[\"cpuCoreCount\"],\n customerContacts: !item[\"customerContacts\"]\n ? item[\"customerContacts\"]\n : customerContactArraySerializer(item[\"customerContacts\"]),\n dataStorageSizeInTbs: item[\"dataStorageSizeInTbs\"],\n dataStorageSizeInGbs: item[\"dataStorageSizeInGbs\"],\n dbVersion: item[\"dbVersion\"],\n dbWorkload: item[\"dbWorkload\"],\n displayName: item[\"displayName\"],\n isAutoScalingEnabled: item[\"isAutoScalingEnabled\"],\n isAutoScalingForStorageEnabled: item[\"isAutoScalingForStorageEnabled\"],\n peerDbId: item[\"peerDbId\"],\n isLocalDataGuardEnabled: item[\"isLocalDataGuardEnabled\"],\n isMtlsConnectionRequired: item[\"isMtlsConnectionRequired\"],\n isPreviewVersionWithServiceTermsAccepted: item[\"isPreviewVersionWithServiceTermsAccepted\"],\n licenseModel: item[\"licenseModel\"],\n ncharacterSet: item[\"ncharacterSet\"],\n scheduledOperationsList: !item[\"scheduledOperationsList\"]\n ? item[\"scheduledOperationsList\"]\n : scheduledOperationsTypeArraySerializer(item[\"scheduledOperationsList\"]),\n privateEndpointIp: item[\"privateEndpointIp\"],\n privateEndpointLabel: item[\"privateEndpointLabel\"],\n subnetId: item[\"subnetId\"],\n vnetId: item[\"vnetId\"],\n databaseEdition: item[\"databaseEdition\"],\n autonomousDatabaseId: item[\"autonomousDatabaseId\"],\n longTermBackupSchedule: !item[\"longTermBackupSchedule\"]\n ? item[\"longTermBackupSchedule\"]\n : longTermBackUpScheduleDetailsSerializer(item[\"longTermBackupSchedule\"]),\n localAdgAutoFailoverMaxDataLossLimit: item[\"localAdgAutoFailoverMaxDataLossLimit\"],\n openMode: item[\"openMode\"],\n permissionLevel: item[\"permissionLevel\"],\n role: item[\"role\"],\n backupRetentionPeriodInDays: item[\"backupRetentionPeriodInDays\"],\n whitelistedIps: !item[\"whitelistedIps\"]\n ? item[\"whitelistedIps\"]\n : item[\"whitelistedIps\"].map((p: any) => {\n return p;\n }),\n source: item[\"source\"],\n sourceId: item[\"sourceId\"],\n cloneType: item[\"cloneType\"],\n refreshableModel: item[\"refreshableModel\"],\n timeUntilReconnectCloneEnabled: item[\"timeUntilReconnectCloneEnabled\"],\n };\n}\n\nexport function autonomousDatabaseClonePropertiesDeserializer(\n item: any,\n): AutonomousDatabaseCloneProperties {\n return {\n adminPassword: item[\"adminPassword\"],\n dataBaseType: item[\"dataBaseType\"],\n autonomousMaintenanceScheduleType: item[\"autonomousMaintenanceScheduleType\"],\n characterSet: item[\"characterSet\"],\n computeCount: item[\"computeCount\"],\n computeModel: item[\"computeModel\"],\n cpuCoreCount: item[\"cpuCoreCount\"],\n customerContacts: !item[\"customerContacts\"]\n ? item[\"customerContacts\"]\n : customerContactArrayDeserializer(item[\"customerContacts\"]),\n dataStorageSizeInTbs: item[\"dataStorageSizeInTbs\"],\n dataStorageSizeInGbs: item[\"dataStorageSizeInGbs\"],\n dbVersion: item[\"dbVersion\"],\n dbWorkload: item[\"dbWorkload\"],\n displayName: item[\"displayName\"],\n isAutoScalingEnabled: item[\"isAutoScalingEnabled\"],\n isAutoScalingForStorageEnabled: item[\"isAutoScalingForStorageEnabled\"],\n peerDbIds: !item[\"peerDbIds\"]\n ? item[\"peerDbIds\"]\n : item[\"peerDbIds\"].map((p: any) => {\n return p;\n }),\n peerDbId: item[\"peerDbId\"],\n isLocalDataGuardEnabled: item[\"isLocalDataGuardEnabled\"],\n isRemoteDataGuardEnabled: item[\"isRemoteDataGuardEnabled\"],\n localDisasterRecoveryType: item[\"localDisasterRecoveryType\"],\n timeDisasterRecoveryRoleChanged: !item[\"timeDisasterRecoveryRoleChanged\"]\n ? item[\"timeDisasterRecoveryRoleChanged\"]\n : new Date(item[\"timeDisasterRecoveryRoleChanged\"]),\n remoteDisasterRecoveryConfiguration: !item[\"remoteDisasterRecoveryConfiguration\"]\n ? item[\"remoteDisasterRecoveryConfiguration\"]\n : disasterRecoveryConfigurationDetailsDeserializer(\n item[\"remoteDisasterRecoveryConfiguration\"],\n ),\n localStandbyDb: !item[\"localStandbyDb\"]\n ? item[\"localStandbyDb\"]\n : autonomousDatabaseStandbySummaryDeserializer(item[\"localStandbyDb\"]),\n failedDataRecoveryInSeconds: item[\"failedDataRecoveryInSeconds\"],\n isMtlsConnectionRequired: item[\"isMtlsConnectionRequired\"],\n isPreviewVersionWithServiceTermsAccepted: item[\"isPreviewVersionWithServiceTermsAccepted\"],\n licenseModel: item[\"licenseModel\"],\n ncharacterSet: item[\"ncharacterSet\"],\n lifecycleDetails: item[\"lifecycleDetails\"],\n provisioningState: item[\"provisioningState\"],\n lifecycleState: item[\"lifecycleState\"],\n scheduledOperationsList: !item[\"scheduledOperationsList\"]\n ? item[\"scheduledOperationsList\"]\n : scheduledOperationsTypeArrayDeserializer(item[\"scheduledOperationsList\"]),\n privateEndpointIp: item[\"privateEndpointIp\"],\n privateEndpointLabel: item[\"privateEndpointLabel\"],\n ociUrl: item[\"ociUrl\"],\n subnetId: item[\"subnetId\"],\n vnetId: item[\"vnetId\"],\n timeCreated: !item[\"timeCreated\"] ? item[\"timeCreated\"] : new Date(item[\"timeCreated\"]),\n timeMaintenanceBegin: !item[\"timeMaintenanceBegin\"]\n ? item[\"timeMaintenanceBegin\"]\n : new Date(item[\"timeMaintenanceBegin\"]),\n timeMaintenanceEnd: !item[\"timeMaintenanceEnd\"]\n ? item[\"timeMaintenanceEnd\"]\n : new Date(item[\"timeMaintenanceEnd\"]),\n actualUsedDataStorageSizeInTbs: item[\"actualUsedDataStorageSizeInTbs\"],\n allocatedStorageSizeInTbs: item[\"allocatedStorageSizeInTbs\"],\n apexDetails: !item[\"apexDetails\"]\n ? item[\"apexDetails\"]\n : apexDetailsTypeDeserializer(item[\"apexDetails\"]),\n availableUpgradeVersions: !item[\"availableUpgradeVersions\"]\n ? item[\"availableUpgradeVersions\"]\n : item[\"availableUpgradeVersions\"].map((p: any) => {\n return p;\n }),\n connectionStrings: !item[\"connectionStrings\"]\n ? item[\"connectionStrings\"]\n : connectionStringTypeDeserializer(item[\"connectionStrings\"]),\n connectionUrls: !item[\"connectionUrls\"]\n ? item[\"connectionUrls\"]\n : connectionUrlTypeDeserializer(item[\"connectionUrls\"]),\n dataSafeStatus: item[\"dataSafeStatus\"],\n databaseEdition: item[\"databaseEdition\"],\n autonomousDatabaseId: item[\"autonomousDatabaseId\"],\n inMemoryAreaInGbs: item[\"inMemoryAreaInGbs\"],\n nextLongTermBackupTimeStamp: !item[\"nextLongTermBackupTimeStamp\"]\n ? item[\"nextLongTermBackupTimeStamp\"]\n : new Date(item[\"nextLongTermBackupTimeStamp\"]),\n longTermBackupSchedule: !item[\"longTermBackupSchedule\"]\n ? item[\"longTermBackupSchedule\"]\n : longTermBackUpScheduleDetailsDeserializer(item[\"longTermBackupSchedule\"]),\n isPreview: item[\"isPreview\"],\n localAdgAutoFailoverMaxDataLossLimit: item[\"localAdgAutoFailoverMaxDataLossLimit\"],\n memoryPerOracleComputeUnitInGbs: item[\"memoryPerOracleComputeUnitInGbs\"],\n openMode: item[\"openMode\"],\n operationsInsightsStatus: item[\"operationsInsightsStatus\"],\n permissionLevel: item[\"permissionLevel\"],\n privateEndpoint: item[\"privateEndpoint\"],\n provisionableCpus: !item[\"provisionableCpus\"]\n ? item[\"provisionableCpus\"]\n : item[\"provisionableCpus\"].map((p: any) => {\n return p;\n }),\n role: item[\"role\"],\n serviceConsoleUrl: item[\"serviceConsoleUrl\"],\n sqlWebDeveloperUrl: item[\"sqlWebDeveloperUrl\"],\n supportedRegionsToCloneTo: !item[\"supportedRegionsToCloneTo\"]\n ? item[\"supportedRegionsToCloneTo\"]\n : item[\"supportedRegionsToCloneTo\"].map((p: any) => {\n return p;\n }),\n timeDataGuardRoleChanged: item[\"timeDataGuardRoleChanged\"],\n timeDeletionOfFreeAutonomousDatabase: item[\"timeDeletionOfFreeAutonomousDatabase\"],\n timeLocalDataGuardEnabled: item[\"timeLocalDataGuardEnabled\"],\n timeOfLastFailover: item[\"timeOfLastFailover\"],\n timeOfLastRefresh: item[\"timeOfLastRefresh\"],\n timeOfLastRefreshPoint: item[\"timeOfLastRefreshPoint\"],\n timeOfLastSwitchover: item[\"timeOfLastSwitchover\"],\n timeReclamationOfFreeAutonomousDatabase: item[\"timeReclamationOfFreeAutonomousDatabase\"],\n usedDataStorageSizeInGbs: item[\"usedDataStorageSizeInGbs\"],\n usedDataStorageSizeInTbs: item[\"usedDataStorageSizeInTbs\"],\n ocid: item[\"ocid\"],\n backupRetentionPeriodInDays: item[\"backupRetentionPeriodInDays\"],\n whitelistedIps: !item[\"whitelistedIps\"]\n ? item[\"whitelistedIps\"]\n : item[\"whitelistedIps\"].map((p: any) => {\n return p;\n }),\n source: item[\"source\"],\n sourceId: item[\"sourceId\"],\n cloneType: item[\"cloneType\"],\n isReconnectCloneEnabled: item[\"isReconnectCloneEnabled\"],\n isRefreshableClone: item[\"isRefreshableClone\"],\n refreshableModel: item[\"refreshableModel\"],\n refreshableStatus: item[\"refreshableStatus\"],\n timeUntilReconnectCloneEnabled: item[\"timeUntilReconnectCloneEnabled\"],\n };\n}\n\n/** Source type enum. */\nexport enum KnownSourceType {\n /** None source */\n None = \"None\",\n /** Database source */\n Database = \"Database\",\n /** Backup from ID source */\n BackupFromId = \"BackupFromId\",\n /** Backup from timestamp source */\n BackupFromTimestamp = \"BackupFromTimestamp\",\n /** Clone to refreshable source */\n CloneToRefreshable = \"CloneToRefreshable\",\n /** Cross region dataguard source */\n CrossRegionDataguard = \"CrossRegionDataguard\",\n /** cross region disaster recovery source */\n CrossRegionDisasterRecovery = \"CrossRegionDisasterRecovery\",\n}\n\n/**\n * Source type enum. \\\n * {@link KnownSourceType} can be used interchangeably with SourceType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None**: None source \\\n * **Database**: Database source \\\n * **BackupFromId**: Backup from ID source \\\n * **BackupFromTimestamp**: Backup from timestamp source \\\n * **CloneToRefreshable**: Clone to refreshable source \\\n * **CrossRegionDataguard**: Cross region dataguard source \\\n * **CrossRegionDisasterRecovery**: cross region disaster recovery source\n */\nexport type SourceType = string;\n\n/** Clone type enum */\nexport enum KnownCloneType {\n /** Full clone */\n Full = \"Full\",\n /** Metadata only */\n Metadata = \"Metadata\",\n}\n\n/**\n * Clone type enum \\\n * {@link KnownCloneType} can be used interchangeably with CloneType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Full**: Full clone \\\n * **Metadata**: Metadata only\n */\nexport type CloneType = string;\n\n/** Refreshable model type enum */\nexport enum KnownRefreshableModelType {\n /** Automatic refreshable model type */\n Automatic = \"Automatic\",\n /** Manual refreshable model type */\n Manual = \"Manual\",\n}\n\n/**\n * Refreshable model type enum \\\n * {@link KnownRefreshableModelType} can be used interchangeably with RefreshableModelType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Automatic**: Automatic refreshable model type \\\n * **Manual**: Manual refreshable model type\n */\nexport type RefreshableModelType = string;\n\n/** Refreshable status type enum. */\nexport enum KnownRefreshableStatusType {\n /** Refreshing status */\n Refreshing = \"Refreshing\",\n /** NotRefreshing status */\n NotRefreshing = \"NotRefreshing\",\n}\n\n/**\n * Refreshable status type enum. \\\n * {@link KnownRefreshableStatusType} can be used interchangeably with RefreshableStatusType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Refreshing**: Refreshing status \\\n * **NotRefreshing**: NotRefreshing status\n */\nexport type RefreshableStatusType = string;\n\n/** Autonomous Database Cross Region Disaster Recovery resource model. */\nexport interface AutonomousDatabaseCrossRegionDisasterRecoveryProperties\n extends AutonomousDatabaseBaseProperties {\n /** Database type to be created. */\n dataBaseType: \"CrossRegionDisasterRecovery\";\n /** The source of the database. */\n source: \"CrossRegionDisasterRecovery\";\n /** The Azure ID of the source Autonomous Database that will be used to create a new peer database for the DR association. */\n sourceId: string;\n /** The name of the region where source Autonomous Database exists. */\n sourceLocation?: string;\n /** The source database ocid */\n sourceOcid?: string;\n /** 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. */\n remoteDisasterRecoveryType: DisasterRecoveryType;\n /** 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. */\n isReplicateAutomaticBackups?: boolean;\n}\n\nexport function autonomousDatabaseCrossRegionDisasterRecoveryPropertiesSerializer(\n item: AutonomousDatabaseCrossRegionDisasterRecoveryProperties,\n): any {\n return {\n adminPassword: item[\"adminPassword\"],\n dataBaseType: item[\"dataBaseType\"],\n autonomousMaintenanceScheduleType: item[\"autonomousMaintenanceScheduleType\"],\n characterSet: item[\"characterSet\"],\n computeCount: item[\"computeCount\"],\n computeModel: item[\"computeModel\"],\n cpuCoreCount: item[\"cpuCoreCount\"],\n customerContacts: !item[\"customerContacts\"]\n ? item[\"customerContacts\"]\n : customerContactArraySerializer(item[\"customerContacts\"]),\n dataStorageSizeInTbs: item[\"dataStorageSizeInTbs\"],\n dataStorageSizeInGbs: item[\"dataStorageSizeInGbs\"],\n dbVersion: item[\"dbVersion\"],\n dbWorkload: item[\"dbWorkload\"],\n displayName: item[\"displayName\"],\n isAutoScalingEnabled: item[\"isAutoScalingEnabled\"],\n isAutoScalingForStorageEnabled: item[\"isAutoScalingForStorageEnabled\"],\n peerDbId: item[\"peerDbId\"],\n isLocalDataGuardEnabled: item[\"isLocalDataGuardEnabled\"],\n isMtlsConnectionRequired: item[\"isMtlsConnectionRequired\"],\n isPreviewVersionWithServiceTermsAccepted: item[\"isPreviewVersionWithServiceTermsAccepted\"],\n licenseModel: item[\"licenseModel\"],\n ncharacterSet: item[\"ncharacterSet\"],\n scheduledOperationsList: !item[\"scheduledOperationsList\"]\n ? item[\"scheduledOperationsList\"]\n : scheduledOperationsTypeArraySerializer(item[\"scheduledOperationsList\"]),\n privateEndpointIp: item[\"privateEndpointIp\"],\n privateEndpointLabel: item[\"privateEndpointLabel\"],\n subnetId: item[\"subnetId\"],\n vnetId: item[\"vnetId\"],\n databaseEdition: item[\"databaseEdition\"],\n autonomousDatabaseId: item[\"autonomousDatabaseId\"],\n longTermBackupSchedule: !item[\"longTermBackupSchedule\"]\n ? item[\"longTermBackupSchedule\"]\n : longTermBackUpScheduleDetailsSerializer(item[\"longTermBackupSchedule\"]),\n localAdgAutoFailoverMaxDataLossLimit: item[\"localAdgAutoFailoverMaxDataLossLimit\"],\n openMode: item[\"openMode\"],\n permissionLevel: item[\"permissionLevel\"],\n role: item[\"role\"],\n backupRetentionPeriodInDays: item[\"backupRetentionPeriodInDays\"],\n whitelistedIps: !item[\"whitelistedIps\"]\n ? item[\"whitelistedIps\"]\n : item[\"whitelistedIps\"].map((p: any) => {\n return p;\n }),\n source: item[\"source\"],\n sourceId: item[\"sourceId\"],\n sourceLocation: item[\"sourceLocation\"],\n sourceOcid: item[\"sourceOcid\"],\n remoteDisasterRecoveryType: item[\"remoteDisasterRecoveryType\"],\n isReplicateAutomaticBackups: item[\"isReplicateAutomaticBackups\"],\n };\n}\n\nexport function autonomousDatabaseCrossRegionDisasterRecoveryPropertiesDeserializer(\n item: any,\n): AutonomousDatabaseCrossRegionDisasterRecoveryProperties {\n return {\n adminPassword: item[\"adminPassword\"],\n dataBaseType: item[\"dataBaseType\"],\n autonomousMaintenanceScheduleType: item[\"autonomousMaintenanceScheduleType\"],\n characterSet: item[\"characterSet\"],\n computeCount: item[\"computeCount\"],\n computeModel: item[\"computeModel\"],\n cpuCoreCount: item[\"cpuCoreCount\"],\n customerContacts: !item[\"customerContacts\"]\n ? item[\"customerContacts\"]\n : customerContactArrayDeserializer(item[\"customerContacts\"]),\n dataStorageSizeInTbs: item[\"dataStorageSizeInTbs\"],\n dataStorageSizeInGbs: item[\"dataStorageSizeInGbs\"],\n dbVersion: item[\"dbVersion\"],\n dbWorkload: item[\"dbWorkload\"],\n displayName: item[\"displayName\"],\n isAutoScalingEnabled: item[\"isAutoScalingEnabled\"],\n isAutoScalingForStorageEnabled: item[\"isAutoScalingForStorageEnabled\"],\n peerDbIds: !item[\"peerDbIds\"]\n ? item[\"peerDbIds\"]\n : item[\"peerDbIds\"].map((p: any) => {\n return p;\n }),\n peerDbId: item[\"peerDbId\"],\n isLocalDataGuardEnabled: item[\"isLocalDataGuardEnabled\"],\n isRemoteDataGuardEnabled: item[\"isRemoteDataGuardEnabled\"],\n localDisasterRecoveryType: item[\"localDisasterRecoveryType\"],\n timeDisasterRecoveryRoleChanged: !item[\"timeDisasterRecoveryRoleChanged\"]\n ? item[\"timeDisasterRecoveryRoleChanged\"]\n : new Date(item[\"timeDisasterRecoveryRoleChanged\"]),\n remoteDisasterRecoveryConfiguration: !item[\"remoteDisasterRecoveryConfiguration\"]\n ? item[\"remoteDisasterRecoveryConfiguration\"]\n : disasterRecoveryConfigurationDetailsDeserializer(\n item[\"remoteDisasterRecoveryConfiguration\"],\n ),\n localStandbyDb: !item[\"localStandbyDb\"]\n ? item[\"localStandbyDb\"]\n : autonomousDatabaseStandbySummaryDeserializer(item[\"localStandbyDb\"]),\n failedDataRecoveryInSeconds: item[\"failedDataRecoveryInSeconds\"],\n isMtlsConnectionRequired: item[\"isMtlsConnectionRequired\"],\n isPreviewVersionWithServiceTermsAccepted: item[\"isPreviewVersionWithServiceTermsAccepted\"],\n licenseModel: item[\"licenseModel\"],\n ncharacterSet: item[\"ncharacterSet\"],\n lifecycleDetails: item[\"lifecycleDetails\"],\n provisioningState: item[\"provisioningState\"],\n lifecycleState: item[\"lifecycleState\"],\n scheduledOperationsList: !item[\"scheduledOperationsList\"]\n ? item[\"scheduledOperationsList\"]\n : scheduledOperationsTypeArrayDeserializer(item[\"scheduledOperationsList\"]),\n privateEndpointIp: item[\"privateEndpointIp\"],\n privateEndpointLabel: item[\"privateEndpointLabel\"],\n ociUrl: item[\"ociUrl\"],\n subnetId: item[\"subnetId\"],\n vnetId: item[\"vnetId\"],\n timeCreated: !item[\"timeCreated\"] ? item[\"timeCreated\"] : new Date(item[\"timeCreated\"]),\n timeMaintenanceBegin: !item[\"timeMaintenanceBegin\"]\n ? item[\"timeMaintenanceBegin\"]\n : new Date(item[\"timeMaintenanceBegin\"]),\n timeMaintenanceEnd: !item[\"timeMaintenanceEnd\"]\n ? item[\"timeMaintenanceEnd\"]\n : new Date(item[\"timeMaintenanceEnd\"]),\n actualUsedDataStorageSizeInTbs: item[\"actualUsedDataStorageSizeInTbs\"],\n allocatedStorageSizeInTbs: item[\"allocatedStorageSizeInTbs\"],\n apexDetails: !item[\"apexDetails\"]\n ? item[\"apexDetails\"]\n : apexDetailsTypeDeserializer(item[\"apexDetails\"]),\n availableUpgradeVersions: !item[\"availableUpgradeVersions\"]\n ? item[\"availableUpgradeVersions\"]\n : item[\"availableUpgradeVersions\"].map((p: any) => {\n return p;\n }),\n connectionStrings: !item[\"connectionStrings\"]\n ? item[\"connectionStrings\"]\n : connectionStringTypeDeserializer(item[\"connectionStrings\"]),\n connectionUrls: !item[\"connectionUrls\"]\n ? item[\"connectionUrls\"]\n : connectionUrlTypeDeserializer(item[\"connectionUrls\"]),\n dataSafeStatus: item[\"dataSafeStatus\"],\n databaseEdition: item[\"databaseEdition\"],\n autonomousDatabaseId: item[\"autonomousDatabaseId\"],\n inMemoryAreaInGbs: item[\"inMemoryAreaInGbs\"],\n nextLongTermBackupTimeStamp: !item[\"nextLongTermBackupTimeStamp\"]\n ? item[\"nextLongTermBackupTimeStamp\"]\n : new Date(item[\"nextLongTermBackupTimeStamp\"]),\n longTermBackupSchedule: !item[\"longTermBackupSchedule\"]\n ? item[\"longTermBackupSchedule\"]\n : longTermBackUpScheduleDetailsDeserializer(item[\"longTermBackupSchedule\"]),\n isPreview: item[\"isPreview\"],\n localAdgAutoFailoverMaxDataLossLimit: item[\"localAdgAutoFailoverMaxDataLossLimit\"],\n memoryPerOracleComputeUnitInGbs: item[\"memoryPerOracleComputeUnitInGbs\"],\n openMode: item[\"openMode\"],\n operationsInsightsStatus: item[\"operationsInsightsStatus\"],\n permissionLevel: item[\"permissionLevel\"],\n privateEndpoint: item[\"privateEndpoint\"],\n provisionableCpus: !item[\"provisionableCpus\"]\n ? item[\"provisionableCpus\"]\n : item[\"provisionableCpus\"].map((p: any) => {\n return p;\n }),\n role: item[\"role\"],\n serviceConsoleUrl: item[\"serviceConsoleUrl\"],\n sqlWebDeveloperUrl: item[\"sqlWebDeveloperUrl\"],\n supportedRegionsToCloneTo: !item[\"supportedRegionsToCloneTo\"]\n ? item[\"supportedRegionsToCloneTo\"]\n : item[\"supportedRegionsToCloneTo\"].map((p: any) => {\n return p;\n }),\n timeDataGuardRoleChanged: item[\"timeDataGuardRoleChanged\"],\n timeDeletionOfFreeAutonomousDatabase: item[\"timeDeletionOfFreeAutonomousDatabase\"],\n timeLocalDataGuardEnabled: item[\"timeLocalDataGuardEnabled\"],\n timeOfLastFailover: item[\"timeOfLastFailover\"],\n timeOfLastRefresh: item[\"timeOfLastRefresh\"],\n timeOfLastRefreshPoint: item[\"timeOfLastRefreshPoint\"],\n timeOfLastSwitchover: item[\"timeOfLastSwitchover\"],\n timeReclamationOfFreeAutonomousDatabase: item[\"timeReclamationOfFreeAutonomousDatabase\"],\n usedDataStorageSizeInGbs: item[\"usedDataStorageSizeInGbs\"],\n usedDataStorageSizeInTbs: item[\"usedDataStorageSizeInTbs\"],\n ocid: item[\"ocid\"],\n backupRetentionPeriodInDays: item[\"backupRetentionPeriodInDays\"],\n whitelistedIps: !item[\"whitelistedIps\"]\n ? item[\"whitelistedIps\"]\n : item[\"whitelistedIps\"].map((p: any) => {\n return p;\n }),\n source: item[\"source\"],\n sourceId: item[\"sourceId\"],\n sourceLocation: item[\"sourceLocation\"],\n sourceOcid: item[\"sourceOcid\"],\n remoteDisasterRecoveryType: item[\"remoteDisasterRecoveryType\"],\n isReplicateAutomaticBackups: item[\"isReplicateAutomaticBackups\"],\n };\n}\n\n/** Autonomous Database From Backup Timestamp resource model. */\nexport interface AutonomousDatabaseFromBackupTimestampProperties\n extends AutonomousDatabaseBaseProperties {\n /** Database type to be created. */\n dataBaseType: \"CloneFromBackupTimestamp\";\n /** The source of the database. */\n source: \"BackupFromTimestamp\";\n /** The ID of the source Autonomous Database that you will clone to create a new Autonomous Database. */\n sourceId: string;\n /** The Autonomous Database clone type. */\n cloneType: CloneType;\n /** The timestamp specified for the point-in-time clone of the source Autonomous Database. The timestamp must be in the past. */\n timestamp?: Date;\n /** Clone from latest available backup timestamp. */\n useLatestAvailableBackupTimeStamp?: boolean;\n}\n\nexport function autonomousDatabaseFromBackupTimestampPropertiesSerializer(\n item: AutonomousDatabaseFromBackupTimestampProperties,\n): any {\n return {\n adminPassword: item[\"adminPassword\"],\n dataBaseType: item[\"dataBaseType\"],\n autonomousMaintenanceScheduleType: item[\"autonomousMaintenanceScheduleType\"],\n characterSet: item[\"characterSet\"],\n computeCount: item[\"computeCount\"],\n computeModel: item[\"computeModel\"],\n cpuCoreCount: item[\"cpuCoreCount\"],\n customerContacts: !item[\"customerContacts\"]\n ? item[\"customerContacts\"]\n : customerContactArraySerializer(item[\"customerContacts\"]),\n dataStorageSizeInTbs: item[\"dataStorageSizeInTbs\"],\n dataStorageSizeInGbs: item[\"dataStorageSizeInGbs\"],\n dbVersion: item[\"dbVersion\"],\n dbWorkload: item[\"dbWorkload\"],\n displayName: item[\"displayName\"],\n isAutoScalingEnabled: item[\"isAutoScalingEnabled\"],\n isAutoScalingForStorageEnabled: item[\"isAutoScalingForStorageEnabled\"],\n peerDbId: item[\"peerDbId\"],\n isLocalDataGuardEnabled: item[\"isLocalDataGuardEnabled\"],\n isMtlsConnectionRequired: item[\"isMtlsConnectionRequired\"],\n isPreviewVersionWithServiceTermsAccepted: item[\"isPreviewVersionWithServiceTermsAccepted\"],\n licenseModel: item[\"licenseModel\"],\n ncharacterSet: item[\"ncharacterSet\"],\n scheduledOperationsList: !item[\"scheduledOperationsList\"]\n ? item[\"scheduledOperationsList\"]\n : scheduledOperationsTypeArraySerializer(item[\"scheduledOperationsList\"]),\n privateEndpointIp: item[\"privateEndpointIp\"],\n privateEndpointLabel: item[\"privateEndpointLabel\"],\n subnetId: item[\"subnetId\"],\n vnetId: item[\"vnetId\"],\n databaseEdition: item[\"databaseEdition\"],\n autonomousDatabaseId: item[\"autonomousDatabaseId\"],\n longTermBackupSchedule: !item[\"longTermBackupSchedule\"]\n ? item[\"longTermBackupSchedule\"]\n : longTermBackUpScheduleDetailsSerializer(item[\"longTermBackupSchedule\"]),\n localAdgAutoFailoverMaxDataLossLimit: item[\"localAdgAutoFailoverMaxDataLossLimit\"],\n openMode: item[\"openMode\"],\n permissionLevel: item[\"permissionLevel\"],\n role: item[\"role\"],\n backupRetentionPeriodInDays: item[\"backupRetentionPeriodInDays\"],\n whitelistedIps: !item[\"whitelistedIps\"]\n ? item[\"whitelistedIps\"]\n : item[\"whitelistedIps\"].map((p: any) => {\n return p;\n }),\n source: item[\"source\"],\n sourceId: item[\"sourceId\"],\n cloneType: item[\"cloneType\"],\n timestamp: !item[\"timestamp\"] ? item[\"timestamp\"] : item[\"timestamp\"].toISOString(),\n useLatestAvailableBackupTimeStamp: item[\"useLatestAvailableBackupTimeStamp\"],\n };\n}\n\nexport function autonomousDatabaseFromBackupTimestampPropertiesDeserializer(\n item: any,\n): AutonomousDatabaseFromBackupTimestampProperties {\n return {\n adminPassword: item[\"adminPassword\"],\n dataBaseType: item[\"dataBaseType\"],\n autonomousMaintenanceScheduleType: item[\"autonomousMaintenanceScheduleType\"],\n characterSet: item[\"characterSet\"],\n computeCount: item[\"computeCount\"],\n computeModel: item[\"computeModel\"],\n cpuCoreCount: item[\"cpuCoreCount\"],\n customerContacts: !item[\"customerContacts\"]\n ? item[\"customerContacts\"]\n : customerContactArrayDeserializer(item[\"customerContacts\"]),\n dataStorageSizeInTbs: item[\"dataStorageSizeInTbs\"],\n dataStorageSizeInGbs: item[\"dataStorageSizeInGbs\"],\n dbVersion: item[\"dbVersion\"],\n dbWorkload: item[\"dbWorkload\"],\n displayName: item[\"displayName\"],\n isAutoScalingEnabled: item[\"isAutoScalingEnabled\"],\n isAutoScalingForStorageEnabled: item[\"isAutoScalingForStorageEnabled\"],\n peerDbIds: !item[\"peerDbIds\"]\n ? item[\"peerDbIds\"]\n : item[\"peerDbIds\"].map((p: any) => {\n return p;\n }),\n peerDbId: item[\"peerDbId\"],\n isLocalDataGuardEnabled: item[\"isLocalDataGuardEnabled\"],\n isRemoteDataGuardEnabled: item[\"isRemoteDataGuardEnabled\"],\n localDisasterRecoveryType: item[\"localDisasterRecoveryType\"],\n timeDisasterRecoveryRoleChanged: !item[\"timeDisasterRecoveryRoleChanged\"]\n ? item[\"timeDisasterRecoveryRoleChanged\"]\n : new Date(item[\"timeDisasterRecoveryRoleChanged\"]),\n remoteDisasterRecoveryConfiguration: !item[\"remoteDisasterRecoveryConfiguration\"]\n ? item[\"remoteDisasterRecoveryConfiguration\"]\n : disasterRecoveryConfigurationDetailsDeserializer(\n item[\"remoteDisasterRecoveryConfiguration\"],\n ),\n localStandbyDb: !item[\"localStandbyDb\"]\n ? item[\"localStandbyDb\"]\n : autonomousDatabaseStandbySummaryDeserializer(item[\"localStandbyDb\"]),\n failedDataRecoveryInSeconds: item[\"failedDataRecoveryInSeconds\"],\n isMtlsConnectionRequired: item[\"isMtlsConnectionRequired\"],\n isPreviewVersionWithServiceTermsAccepted: item[\"isPreviewVersionWithServiceTermsAccepted\"],\n licenseModel: item[\"licenseModel\"],\n ncharacterSet: item[\"ncharacterSet\"],\n lifecycleDetails: item[\"lifecycleDetails\"],\n provisioningState: item[\"provisioningState\"],\n lifecycleState: item[\"lifecycleState\"],\n scheduledOperationsList: !item[\"scheduledOperationsList\"]\n ? item[\"scheduledOperationsList\"]\n : scheduledOperationsTypeArrayDeserializer(item[\"scheduledOperationsList\"]),\n privateEndpointIp: item[\"privateEndpointIp\"],\n privateEndpointLabel: item[\"privateEndpointLabel\"],\n ociUrl: item[\"ociUrl\"],\n subnetId: item[\"subnetId\"],\n vnetId: item[\"vnetId\"],\n timeCreated: !item[\"timeCreated\"] ? item[\"timeCreated\"] : new Date(item[\"timeCreated\"]),\n timeMaintenanceBegin: !item[\"timeMaintenanceBegin\"]\n ? item[\"timeMaintenanceBegin\"]\n : new Date(item[\"timeMaintenanceBegin\"]),\n timeMaintenanceEnd: !item[\"timeMaintenanceEnd\"]\n ? item[\"timeMaintenanceEnd\"]\n : new Date(item[\"timeMaintenanceEnd\"]),\n actualUsedDataStorageSizeInTbs: item[\"actualUsedDataStorageSizeInTbs\"],\n allocatedStorageSizeInTbs: item[\"allocatedStorageSizeInTbs\"],\n apexDetails: !item[\"apexDetails\"]\n ? item[\"apexDetails\"]\n : apexDetailsTypeDeserializer(item[\"apexDetails\"]),\n availableUpgradeVersions: !item[\"availableUpgradeVersions\"]\n ? item[\"availableUpgradeVersions\"]\n : item[\"availableUpgradeVersions\"].map((p: any) => {\n return p;\n }),\n connectionStrings: !item[\"connectionStrings\"]\n ? item[\"connectionStrings\"]\n : connectionStringTypeDeserializer(item[\"connectionStrings\"]),\n connectionUrls: !item[\"connectionUrls\"]\n ? item[\"connectionUrls\"]\n : connectionUrlTypeDeserializer(item[\"connectionUrls\"]),\n dataSafeStatus: item[\"dataSafeStatus\"],\n databaseEdition: item[\"databaseEdition\"],\n autonomousDatabaseId: item[\"autonomousDatabaseId\"],\n inMemoryAreaInGbs: item[\"inMemoryAreaInGbs\"],\n nextLongTermBackupTimeStamp: !item[\"nextLongTermBackupTimeStamp\"]\n ? item[\"nextLongTermBackupTimeStamp\"]\n : new Date(item[\"nextLongTermBackupTimeStamp\"]),\n longTermBackupSchedule: !item[\"longTermBackupSchedule\"]\n ? item[\"longTermBackupSchedule\"]\n : longTermBackUpScheduleDetailsDeserializer(item[\"longTermBackupSchedule\"]),\n isPreview: item[\"isPreview\"],\n localAdgAutoFailoverMaxDataLossLimit: item[\"localAdgAutoFailoverMaxDataLossLimit\"],\n memoryPerOracleComputeUnitInGbs: item[\"memoryPerOracleComputeUnitInGbs\"],\n openMode: item[\"openMode\"],\n operationsInsightsStatus: item[\"operationsInsightsStatus\"],\n permissionLevel: item[\"permissionLevel\"],\n privateEndpoint: item[\"privateEndpoint\"],\n provisionableCpus: !item[\"provisionableCpus\"]\n ? item[\"provisionableCpus\"]\n : item[\"provisionableCpus\"].map((p: any) => {\n return p;\n }),\n role: item[\"role\"],\n serviceConsoleUrl: item[\"serviceConsoleUrl\"],\n sqlWebDeveloperUrl: item[\"sqlWebDeveloperUrl\"],\n supportedRegionsToCloneTo: !item[\"supportedRegionsToCloneTo\"]\n ? item[\"supportedRegionsToCloneTo\"]\n : item[\"supportedRegionsToCloneTo\"].map((p: any) => {\n return p;\n }),\n timeDataGuardRoleChanged: item[\"timeDataGuardRoleChanged\"],\n timeDeletionOfFreeAutonomousDatabase: item[\"timeDeletionOfFreeAutonomousDatabase\"],\n timeLocalDataGuardEnabled: item[\"timeLocalDataGuardEnabled\"],\n timeOfLastFailover: item[\"timeOfLastFailover\"],\n timeOfLastRefresh: item[\"timeOfLastRefresh\"],\n timeOfLastRefreshPoint: item[\"timeOfLastRefreshPoint\"],\n timeOfLastSwitchover: item[\"timeOfLastSwitchover\"],\n timeReclamationOfFreeAutonomousDatabase: item[\"timeReclamationOfFreeAutonomousDatabase\"],\n usedDataStorageSizeInGbs: item[\"usedDataStorageSizeInGbs\"],\n usedDataStorageSizeInTbs: item[\"usedDataStorageSizeInTbs\"],\n ocid: item[\"ocid\"],\n backupRetentionPeriodInDays: item[\"backupRetentionPeriodInDays\"],\n whitelistedIps: !item[\"whitelistedIps\"]\n ? item[\"whitelistedIps\"]\n : item[\"whitelistedIps\"].map((p: any) => {\n return p;\n }),\n source: item[\"source\"],\n sourceId: item[\"sourceId\"],\n cloneType: item[\"cloneType\"],\n timestamp: !item[\"timestamp\"] ? item[\"timestamp\"] : new Date(item[\"timestamp\"]),\n useLatestAvailableBackupTimeStamp: item[\"useLatestAvailableBackupTimeStamp\"],\n };\n}\n\n/** The type used for update operations of the AutonomousDatabase. */\nexport interface AutonomousDatabaseUpdate {\n /** Resource tags. */\n tags?: Record<string, string>;\n /** The resource-specific properties for this resource. */\n properties?: AutonomousDatabaseUpdateProperties;\n}\n\nexport function autonomousDatabaseUpdateSerializer(item: AutonomousDatabaseUpdate): any {\n return {\n tags: item[\"tags\"],\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : autonomousDatabaseUpdatePropertiesSerializer(item[\"properties\"]),\n };\n}\n\n/** The updatable properties of the AutonomousDatabase. */\nexport interface AutonomousDatabaseUpdateProperties {\n /** Admin password. */\n adminPassword?: string;\n /** The maintenance schedule type of the Autonomous Database Serverless. */\n autonomousMaintenanceScheduleType?: AutonomousMaintenanceScheduleType;\n /** The compute amount (CPUs) available to the database. */\n computeCount?: number;\n /** The number of CPU cores to be made available to the database. */\n cpuCoreCount?: number;\n /** Customer Contacts. */\n customerContacts?: CustomerContact[];\n /** The quantity of data in the database, in terabytes. */\n dataStorageSizeInTbs?: number;\n /** The size, in gigabytes, of the data volume that will be created and attached to the database. */\n dataStorageSizeInGbs?: number;\n /** The user-friendly name for the Autonomous Database. */\n displayName?: string;\n /** Indicates if auto scaling is enabled for the Autonomous Database CPU core count. */\n isAutoScalingEnabled?: boolean;\n /** Indicates if auto scaling is enabled for the Autonomous Database storage. */\n isAutoScalingForStorageEnabled?: boolean;\n /** The Azure resource ID of the Disaster Recovery peer database, which is located in a different region from the current peer database. */\n peerDbId?: string;\n /** Indicates whether the Autonomous Database has local or called in-region Data Guard enabled. */\n isLocalDataGuardEnabled?: boolean;\n /** Specifies if the Autonomous Database requires mTLS connections. */\n isMtlsConnectionRequired?: boolean;\n /** The Oracle license model that applies to the Oracle Autonomous Database. The default is LICENSE_INCLUDED. */\n licenseModel?: LicenseModel;\n /** The list of scheduled operations. */\n scheduledOperationsList?: ScheduledOperationsTypeUpdate[];\n /** The Oracle Database Edition that applies to the Autonomous databases. */\n databaseEdition?: DatabaseEditionType;\n /** Details for the long-term backup schedule. */\n longTermBackupSchedule?: LongTermBackUpScheduleDetails;\n /** 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 */\n localAdgAutoFailoverMaxDataLossLimit?: number;\n /** Indicates the Autonomous Database mode. */\n openMode?: OpenModeType;\n /** The Autonomous Database permission level. */\n permissionLevel?: PermissionLevelType;\n /** The Data Guard role of the Autonomous Container Database or Autonomous Database, if Autonomous Data Guard is enabled. */\n role?: RoleType;\n /** Retention period, in days, for long-term backups */\n backupRetentionPeriodInDays?: number;\n /** 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'] */\n whitelistedIps?: string[];\n}\n\nexport function autonomousDatabaseUpdatePropertiesSerializer(\n item: AutonomousDatabaseUpdateProperties,\n): any {\n return {\n adminPassword: item[\"adminPassword\"],\n autonomousMaintenanceScheduleType: item[\"autonomousMaintenanceScheduleType\"],\n computeCount: item[\"computeCount\"],\n cpuCoreCount: item[\"cpuCoreCount\"],\n customerContacts: !item[\"customerContacts\"]\n ? item[\"customerContacts\"]\n : customerContactArraySerializer(item[\"customerContacts\"]),\n dataStorageSizeInTbs: item[\"dataStorageSizeInTbs\"],\n dataStorageSizeInGbs: item[\"dataStorageSizeInGbs\"],\n displayName: item[\"displayName\"],\n isAutoScalingEnabled: item[\"isAutoScalingEnabled\"],\n isAutoScalingForStorageEnabled: item[\"isAutoScalingForStorageEnabled\"],\n peerDbId: item[\"peerDbId\"],\n isLocalDataGuardEnabled: item[\"isLocalDataGuardEnabled\"],\n isMtlsConnectionRequired: item[\"isMtlsConnectionRequired\"],\n licenseModel: item[\"licenseModel\"],\n scheduledOperationsList: !item[\"scheduledOperationsList\"]\n ? item[\"scheduledOperationsList\"]\n : scheduledOperationsTypeUpdateArraySerializer(item[\"scheduledOperationsList\"]),\n databaseEdition: item[\"databaseEdition\"],\n longTermBackupSchedule: !item[\"longTermBackupSchedule\"]\n ? item[\"longTermBackupSchedule\"]\n : longTermBackUpScheduleDetailsSerializer(item[\"longTermBackupSchedule\"]),\n localAdgAutoFailoverMaxDataLossLimit: item[\"localAdgAutoFailoverMaxDataLossLimit\"],\n openMode: item[\"openMode\"],\n permissionLevel: item[\"permissionLevel\"],\n role: item[\"role\"],\n backupRetentionPeriodInDays: item[\"backupRetentionPeriodInDays\"],\n whitelistedIps: !item[\"whitelistedIps\"]\n ? item[\"whitelistedIps\"]\n : item[\"whitelistedIps\"].map((p: any) => {\n return p;\n }),\n };\n}\n\nexport function scheduledOperationsTypeUpdateArraySerializer(\n result: Array<ScheduledOperationsTypeUpdate>,\n): any[] {\n return result.map((item) => {\n return scheduledOperationsTypeUpdateSerializer(item);\n });\n}\n\n/** The list of scheduled operations. */\nexport interface ScheduledOperationsTypeUpdate {\n /** Day of week */\n dayOfWeek?: DayOfWeekUpdate;\n /** auto start time. value must be of ISO-8601 format HH:mm */\n scheduledStartTime?: string;\n /** auto stop time. value must be of ISO-8601 format HH:mm */\n scheduledStopTime?: string;\n}\n\nexport function scheduledOperationsTypeUpdateSerializer(item: ScheduledOperationsTypeUpdate): any {\n return {\n dayOfWeek: !item[\"dayOfWeek\"]\n ? item[\"dayOfWeek\"]\n : dayOfWeekUpdateSerializer(item[\"dayOfWeek\"]),\n scheduledStartTime: item[\"scheduledStartTime\"],\n scheduledStopTime: item[\"scheduledStopTime\"],\n };\n}\n\n/** DayOfWeek resource properties */\nexport interface DayOfWeekUpdate {\n /** Name of the day of the week. */\n name?: DayOfWeekName;\n}\n\nexport function dayOfWeekUpdateSerializer(item: DayOfWeekUpdate): any {\n return { name: item[\"name\"] };\n}\n\n/** PeerDb Details */\nexport interface PeerDbDetails {\n /** The Azure resource ID of the Disaster Recovery peer database, which is located in a different region from the current peer database. */\n peerDbId?: string;\n /** Ocid of the Disaster Recovery peer database, which is located in a different region from the current peer database. */\n peerDbOcid?: string;\n /** The location of the Disaster Recovery peer database. */\n peerDbLocation?: string;\n}\n\nexport function peerDbDetailsSerializer(item: PeerDbDetails): any {\n return {\n peerDbId: item[\"peerDbId\"],\n peerDbOcid: item[\"peerDbOcid\"],\n peerDbLocation: item[\"peerDbLocation\"],\n };\n}\n\n/** Autonomous Database Generate Wallet resource model. */\nexport interface GenerateAutonomousDatabaseWalletDetails {\n /** The type of wallet to generate. */\n generateType?: GenerateType;\n /** True when requesting regional connection strings in PDB connect info, applicable to cross-region DG only. */\n isRegional?: boolean;\n /** The password to encrypt the keys inside the wallet */\n password: string;\n}\n\nexport function generateAutonomousDatabaseWalletDetailsSerializer(\n item: GenerateAutonomousDatabaseWalletDetails,\n): any {\n return {\n generateType: item[\"generateType\"],\n isRegional: item[\"isRegional\"],\n password: item[\"password\"],\n };\n}\n\n/** Generate type enum */\nexport enum KnownGenerateType {\n /** Generate single */\n Single = \"Single\",\n /** Generate all */\n All = \"All\",\n}\n\n/**\n * Generate type enum \\\n * {@link KnownGenerateType} can be used interchangeably with GenerateType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Single**: Generate single \\\n * **All**: Generate all\n */\nexport type GenerateType = string;\n\n/** Autonomous Database Wallet File resource model. */\nexport interface AutonomousDatabaseWalletFile {\n /** The base64 encoded wallet files */\n walletFiles: string;\n}\n\nexport function autonomousDatabaseWalletFileDeserializer(item: any): AutonomousDatabaseWalletFile {\n return {\n walletFiles: item[\"walletFiles\"],\n };\n}\n\n/** Details to restore an Oracle Autonomous Database. */\nexport interface RestoreAutonomousDatabaseDetails {\n /** The time to restore the database to. */\n timestamp: Date;\n}\n\nexport function restoreAutonomousDatabaseDetailsSerializer(\n item: RestoreAutonomousDatabaseDetails,\n): any {\n return { timestamp: item[\"timestamp\"].toISOString() };\n}\n\n/** Autonomous Database Action Object */\nexport interface AutonomousDatabaseLifecycleAction {\n /** Autonomous Database lifecycle action */\n action: AutonomousDatabaseLifecycleActionEnum;\n}\n\nexport function autonomousDatabaseLifecycleActionSerializer(\n item: AutonomousDatabaseLifecycleAction,\n): any {\n return { action: item[\"action\"] };\n}\n\n/** Autonomous Database Action Enum */\nexport enum KnownAutonomousDatabaseLifecycleActionEnum {\n /** Start Autonomous Database */\n Start = \"Start\",\n /** Stop Autonomous Database */\n Stop = \"Stop\",\n /** Restart Autonomous Database */\n Restart = \"Restart\",\n}\n\n/**\n * Autonomous Database Action Enum \\\n * {@link KnownAutonomousDatabaseLifecycleActionEnum} can be used interchangeably with AutonomousDatabaseLifecycleActionEnum,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Start**: Start Autonomous Database \\\n * **Stop**: Stop Autonomous Database \\\n * **Restart**: Restart Autonomous Database\n */\nexport type AutonomousDatabaseLifecycleActionEnum = string;\n\n/** AutonomousDatabaseBackup resource definition */\nexport interface AutonomousDatabaseBackup extends ProxyResource {\n /** The resource-specific properties for this resource. */\n properties?: AutonomousDatabaseBackupProperties;\n}\n\nexport function autonomousDatabaseBackupSerializer(item: AutonomousDatabaseBackup): any {\n return {\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : autonomousDatabaseBackupPropertiesSerializer(item[\"properties\"]),\n };\n}\n\nexport function autonomousDatabaseBackupDeserializer(item: any): AutonomousDatabaseBackup {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : autonomousDatabaseBackupPropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** AutonomousDatabaseBackup resource model */\nexport interface AutonomousDatabaseBackupProperties {\n /** The OCID of the Autonomous Database. */\n readonly autonomousDatabaseOcid?: string;\n /** The size of the database in terabytes at the time the backup was taken. */\n readonly databaseSizeInTbs?: number;\n /** A valid Oracle Database version for Autonomous Database. */\n readonly dbVersion?: string;\n /** The user-friendly name for the backup. The name does not have to be unique. */\n displayName?: string;\n /** The OCID of the Autonomous Database backup. */\n readonly ocid?: string;\n /** Indicates whether the backup is user-initiated or automatic. */\n readonly isAutomatic?: boolean;\n /** Indicates whether the backup can be used to restore the associated Autonomous Database. */\n readonly isRestorable?: boolean;\n /** Additional information about the current lifecycle state. */\n readonly lifecycleDetails?: string;\n /** The current state of the backup. */\n readonly lifecycleState?: AutonomousDatabaseBackupLifecycleState;\n /** Retention period, in days */\n retentionPeriodInDays?: number;\n /** The backup size in terabytes (TB). */\n readonly sizeInTbs?: number;\n /** Timestamp until when the backup will be available. */\n readonly timeAvailableTil?: Date;\n /** The date and time the backup started. */\n readonly timeStarted?: string;\n /** The date and time the backup completed. */\n readonly timeEnded?: string;\n /** The type of backup. */\n readonly backupType?: AutonomousDatabaseBackupType;\n /** Azure resource provisioning state. */\n readonly provisioningState?: AzureResourceProvisioningState;\n}\n\nexport function autonomousDatabaseBackupPropertiesSerializer(\n item: AutonomousDatabaseBackupProperties,\n): any {\n return {\n displayName: item[\"displayName\"],\n retentionPeriodInDays: item[\"retentionPeriodInDays\"],\n };\n}\n\nexport function autonomousDatabaseBackupPropertiesDeserializer(\n item: any,\n): AutonomousDatabaseBackupProperties {\n return {\n autonomousDatabaseOcid: item[\"autonomousDatabaseOcid\"],\n databaseSizeInTbs: item[\"databaseSizeInTbs\"],\n dbVersion: item[\"dbVersion\"],\n displayName: item[\"displayName\"],\n ocid: item[\"ocid\"],\n isAutomatic: item[\"isAutomatic\"],\n isRestorable: item[\"isRestorable\"],\n lifecycleDetails: item[\"lifecycleDetails\"],\n lifecycleState: item[\"lifecycleState\"],\n retentionPeriodInDays: item[\"retentionPeriodInDays\"],\n sizeInTbs: item[\"sizeInTbs\"],\n timeAvailableTil: !item[\"timeAvailableTil\"]\n ? item[\"timeAvailableTil\"]\n : new Date(item[\"timeAvailableTil\"]),\n timeStarted: item[\"timeStarted\"],\n timeEnded: item[\"timeEnded\"],\n backupType: item[\"backupType\"],\n provisioningState: item[\"provisioningState\"],\n };\n}\n\n/** Autonomous database backup lifecycle state enum */\nexport enum KnownAutonomousDatabaseBackupLifecycleState {\n /** AutonomousDatabase backup is creating */\n Creating = \"Creating\",\n /** AutonomousDatabase backup is active */\n Active = \"Active\",\n /** AutonomousDatabase backup is deleting */\n Deleting = \"Deleting\",\n /** AutonomousDatabase backup is failed */\n Failed = \"Failed\",\n /** AutonomousDatabase backup is updating */\n Updating = \"Updating\",\n}\n\n/**\n * Autonomous database backup lifecycle state enum \\\n * {@link KnownAutonomousDatabaseBackupLifecycleState} can be used interchangeably with AutonomousDatabaseBackupLifecycleState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Creating**: AutonomousDatabase backup is creating \\\n * **Active**: AutonomousDatabase backup is active \\\n * **Deleting**: AutonomousDatabase backup is deleting \\\n * **Failed**: AutonomousDatabase backup is failed \\\n * **Updating**: AutonomousDatabase backup is updating\n */\nexport type AutonomousDatabaseBackupLifecycleState = string;\n\n/** Autonomous database backup type enum */\nexport enum KnownAutonomousDatabaseBackupType {\n /** Incremental backup */\n Incremental = \"Incremental\",\n /** Full backup */\n Full = \"Full\",\n /** LongTerm backup */\n LongTerm = \"LongTerm\",\n}\n\n/**\n * Autonomous database backup type enum \\\n * {@link KnownAutonomousDatabaseBackupType} can be used interchangeably with AutonomousDatabaseBackupType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Incremental**: Incremental backup \\\n * **Full**: Full backup \\\n * **LongTerm**: LongTerm backup\n */\nexport type AutonomousDatabaseBackupType = string;\n\n/** The type used for update operations of the AutonomousDatabaseBackup. */\nexport interface AutonomousDatabaseBackupUpdate {\n /** The resource-specific properties for this resource. */\n properties?: AutonomousDatabaseBackupUpdateProperties;\n}\n\nexport function autonomousDatabaseBackupUpdateSerializer(\n item: AutonomousDatabaseBackupUpdate,\n): any {\n return {\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : autonomousDatabaseBackupUpdatePropertiesSerializer(item[\"properties\"]),\n };\n}\n\n/** The updatable properties of the AutonomousDatabaseBackup. */\nexport interface AutonomousDatabaseBackupUpdateProperties {\n /** Retention period, in days */\n retentionPeriodInDays?: number;\n}\n\nexport function autonomousDatabaseBackupUpdatePropertiesSerializer(\n item: AutonomousDatabaseBackupUpdateProperties,\n): any {\n return { retentionPeriodInDays: item[\"retentionPeriodInDays\"] };\n}\n\n/** The response of a AutonomousDatabaseBackup list operation. */\nexport interface _AutonomousDatabaseBackupListResult {\n /** The AutonomousDatabaseBackup items on this page */\n value: AutonomousDatabaseBackup[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _autonomousDatabaseBackupListResultDeserializer(\n item: any,\n): _AutonomousDatabaseBackupListResult {\n return {\n value: autonomousDatabaseBackupArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function autonomousDatabaseBackupArraySerializer(\n result: Array<AutonomousDatabaseBackup>,\n): any[] {\n return result.map((item) => {\n return autonomousDatabaseBackupSerializer(item);\n });\n}\n\nexport function autonomousDatabaseBackupArrayDeserializer(\n result: Array<AutonomousDatabaseBackup>,\n): any[] {\n return result.map((item) => {\n return autonomousDatabaseBackupDeserializer(item);\n });\n}\n\n/** AutonomousDatabaseCharacterSets resource definition */\nexport interface AutonomousDatabaseCharacterSet extends ProxyResource {\n /** The resource-specific properties for this resource. */\n properties?: AutonomousDatabaseCharacterSetProperties;\n}\n\nexport function autonomousDatabaseCharacterSetDeserializer(\n item: any,\n): AutonomousDatabaseCharacterSet {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : autonomousDatabaseCharacterSetPropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** AutonomousDatabaseCharacterSet resource model */\nexport interface AutonomousDatabaseCharacterSetProperties {\n /** The Oracle Autonomous Database supported character sets. */\n characterSet: string;\n}\n\nexport function autonomousDatabaseCharacterSetPropertiesDeserializer(\n item: any,\n): AutonomousDatabaseCharacterSetProperties {\n return {\n characterSet: item[\"characterSet\"],\n };\n}\n\n/** The response of a AutonomousDatabaseCharacterSet list operation. */\nexport interface _AutonomousDatabaseCharacterSetListResult {\n /** The AutonomousDatabaseCharacterSet items on this page */\n value: AutonomousDatabaseCharacterSet[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _autonomousDatabaseCharacterSetListResultDeserializer(\n item: any,\n): _AutonomousDatabaseCharacterSetListResult {\n return {\n value: autonomousDatabaseCharacterSetArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function autonomousDatabaseCharacterSetArrayDeserializer(\n result: Array<AutonomousDatabaseCharacterSet>,\n): any[] {\n return result.map((item) => {\n return autonomousDatabaseCharacterSetDeserializer(item);\n });\n}\n\n/** AutonomousDatabaseNationalCharacterSets resource definition */\nexport interface AutonomousDatabaseNationalCharacterSet extends ProxyResource {\n /** The resource-specific properties for this resource. */\n properties?: AutonomousDatabaseNationalCharacterSetProperties;\n}\n\nexport function autonomousDatabaseNationalCharacterSetDeserializer(\n item: any,\n): AutonomousDatabaseNationalCharacterSet {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : autonomousDatabaseNationalCharacterSetPropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** AutonomousDatabaseNationalCharacterSet resource model */\nexport interface AutonomousDatabaseNationalCharacterSetProperties {\n /** The Oracle Autonomous Database supported national character sets. */\n characterSet: string;\n}\n\nexport function autonomousDatabaseNationalCharacterSetPropertiesDeserializer(\n item: any,\n): AutonomousDatabaseNationalCharacterSetProperties {\n return {\n characterSet: item[\"characterSet\"],\n };\n}\n\n/** The response of a AutonomousDatabaseNationalCharacterSet list operation. */\nexport interface _AutonomousDatabaseNationalCharacterSetListResult {\n /** The AutonomousDatabaseNationalCharacterSet items on this page */\n value: AutonomousDatabaseNationalCharacterSet[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _autonomousDatabaseNationalCharacterSetListResultDeserializer(\n item: any,\n): _AutonomousDatabaseNationalCharacterSetListResult {\n return {\n value: autonomousDatabaseNationalCharacterSetArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function autonomousDatabaseNationalCharacterSetArrayDeserializer(\n result: Array<AutonomousDatabaseNationalCharacterSet>,\n): any[] {\n return result.map((item) => {\n return autonomousDatabaseNationalCharacterSetDeserializer(item);\n });\n}\n\n/** AutonomousDbVersion resource definition */\nexport interface AutonomousDbVersion extends ProxyResource {\n /** The resource-specific properties for this resource. */\n properties?: AutonomousDbVersionProperties;\n}\n\nexport function autonomousDbVersionDeserializer(item: any): AutonomousDbVersion {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : autonomousDbVersionPropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** AutonomousDbVersion resource model */\nexport interface AutonomousDbVersionProperties {\n /** Supported Autonomous Db versions. */\n version: string;\n /** The Autonomous Database workload type */\n dbWorkload?: WorkloadType;\n /** True if this version of the Oracle Database software's default is free. */\n isDefaultForFree?: boolean;\n /** True if this version of the Oracle Database software's default is paid. */\n isDefaultForPaid?: boolean;\n /** True if this version of the Oracle Database software can be used for Always-Free Autonomous Databases. */\n isFreeTierEnabled?: boolean;\n /** True if this version of the Oracle Database software has payments enabled. */\n isPaidEnabled?: boolean;\n}\n\nexport function autonomousDbVersionPropertiesDeserializer(\n item: any,\n): AutonomousDbVersionProperties {\n return {\n version: item[\"version\"],\n dbWorkload: item[\"dbWorkload\"],\n isDefaultForFree: item[\"isDefaultForFree\"],\n isDefaultForPaid: item[\"isDefaultForPaid\"],\n isFreeTierEnabled: item[\"isFreeTierEnabled\"],\n isPaidEnabled: item[\"isPaidEnabled\"],\n };\n}\n\n/** The response of a AutonomousDbVersion list operation. */\nexport interface _AutonomousDbVersionListResult {\n /** The AutonomousDbVersion items on this page */\n value: AutonomousDbVersion[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _autonomousDbVersionListResultDeserializer(\n item: any,\n): _AutonomousDbVersionListResult {\n return {\n value: autonomousDbVersionArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function autonomousDbVersionArrayDeserializer(result: Array<AutonomousDbVersion>): any[] {\n return result.map((item) => {\n return autonomousDbVersionDeserializer(item);\n });\n}\n\n/** The response of a ExadbVmCluster list operation. */\nexport interface _ExadbVmClusterListResult {\n /** The ExadbVmCluster items on this page */\n value: ExadbVmCluster[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _exadbVmClusterListResultDeserializer(item: any): _ExadbVmClusterListResult {\n return {\n value: exadbVmClusterArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function exadbVmClusterArraySerializer(result: Array<ExadbVmCluster>): any[] {\n return result.map((item) => {\n return exadbVmClusterSerializer(item);\n });\n}\n\nexport function exadbVmClusterArrayDeserializer(result: Array<ExadbVmCluster>): any[] {\n return result.map((item) => {\n return exadbVmClusterDeserializer(item);\n });\n}\n\n/** ExadbVmCluster resource definition */\nexport interface ExadbVmCluster extends TrackedResource {\n /** The resource-specific properties for this resource. */\n properties?: ExadbVmClusterProperties;\n /** The availability zones. */\n zones?: string[];\n}\n\nexport function exadbVmClusterSerializer(item: ExadbVmCluster): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : exadbVmClusterPropertiesSerializer(item[\"properties\"]),\n zones: !item[\"zones\"]\n ? item[\"zones\"]\n : item[\"zones\"].map((p: any) => {\n return p;\n }),\n };\n}\n\nexport function exadbVmClusterDeserializer(item: any): ExadbVmCluster {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : exadbVmClusterPropertiesDeserializer(item[\"properties\"]),\n zones: !item[\"zones\"]\n ? item[\"zones\"]\n : item[\"zones\"].map((p: any) => {\n return p;\n }),\n };\n}\n\n/** ExadbVmCluster resource model */\nexport interface ExadbVmClusterProperties {\n /** ExadbVmCluster ocid */\n readonly ocid?: string;\n /** 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. */\n clusterName?: string;\n /** Client OCI backup subnet CIDR, default is 192.168.252.0/22 */\n backupSubnetCidr?: string;\n /** HTTPS link to OCI Network Security Group exposed to Azure Customer via the Azure Interface. */\n readonly nsgUrl?: string;\n /** Exadata VM cluster on Exascale Infrastructure provisioning state */\n readonly provisioningState?: AzureResourceProvisioningState;\n /** CloudVmCluster lifecycle state */\n readonly lifecycleState?: ExadbVmClusterLifecycleState;\n /** VNET for network connectivity */\n vnetId: string;\n /** Client subnet */\n subnetId: string;\n /** Indicates user preferences for the various diagnostic collection options for the VM cluster/Cloud VM cluster/VMBM DBCS. */\n dataCollectionOptions?: DataCollectionOptions;\n /** Display Name */\n displayName: string;\n /** A domain name used for the Exadata VM cluster on Exascale Infrastructure */\n domain?: string;\n /** The number of ECPUs to enable for an Exadata VM cluster on Exascale Infrastructure. */\n enabledEcpuCount: number;\n /** The Azure Resource ID of the Exadata Database Storage Vault. */\n exascaleDbStorageVaultId: string;\n /** Grid Setup will be done using this Grid Image OCID. Can be obtained using giMinorVersions API */\n gridImageOcid?: string;\n /** The type of Grid Image */\n readonly gridImageType?: GridImageType;\n /** Oracle Grid Infrastructure (GI) software version */\n readonly giVersion?: string;\n /** The hostname for the Exadata VM cluster on Exascale Infrastructure. */\n hostname: string;\n /** The Oracle license model that applies to the Exadata VM cluster on Exascale Infrastructure. The default is LICENSE_INCLUDED. */\n licenseModel?: LicenseModel;\n /** The memory that you want to be allocated in GBs. Memory is calculated based on 11 GB per VM core reserved. */\n readonly memorySizeInGbs?: number;\n /** The number of nodes in the Exadata VM cluster on Exascale Infrastructure. */\n nodeCount: number;\n /** CIDR blocks for additional NSG ingress rules. The VNET CIDRs used to provision the VM Cluster will be added by default. */\n nsgCidrs?: NsgCidr[];\n /** The OCID of the zone the Exadata VM cluster on Exascale Infrastructure is associated with. */\n readonly zoneOcid?: string;\n /** The OCID of the zone the Exadata VM cluster on Exascale Infrastructure is associated with. */\n privateZoneOcid?: string;\n /** The TCP Single Client Access Name (SCAN) port. The default port is 1521. */\n scanListenerPortTcp?: number;\n /** The TCPS Single Client Access Name (SCAN) port. The default port is 2484. */\n scanListenerPortTcpSsl?: number;\n /** The port number configured for the listener on the Exadata VM cluster on Exascale Infrastructure. */\n readonly listenerPort?: number;\n /** The shape of the Exadata VM cluster on Exascale Infrastructure resource */\n shape: string;\n /** The public key portion of one or more key pairs used for SSH access to the Exadata VM cluster on Exascale Infrastructure. */\n sshPublicKeys: string[];\n /** Operating system version of the image. */\n systemVersion?: string;\n /** The time zone of the Exadata VM cluster on Exascale Infrastructure. For details, see [Exadata Infrastructure Time Zones](/Content/Database/References/timezones.htm). */\n timeZone?: string;\n /** The number of Total ECPUs for an Exadata VM cluster on Exascale Infrastructure. */\n totalEcpuCount: number;\n /** Filesystem storage details. */\n vmFileSystemStorage: ExadbVmClusterStorageDetails;\n /** Additional information about the current lifecycle state. */\n readonly lifecycleDetails?: string;\n /** The FQDN of the DNS record for the SCAN IP addresses that are associated with the Exadata VM cluster on Exascale Infrastructure. */\n readonly scanDnsName?: string;\n /** 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. */\n readonly scanIpIds?: string[];\n /** The OCID of the DNS record for the SCAN IP addresses that are associated with the Exadata VM cluster on Exascale Infrastructure. */\n readonly scanDnsRecordId?: string;\n /** Snapshot filesystem storage details. */\n readonly snapshotFileSystemStorage?: ExadbVmClusterStorageDetails;\n /** Total file system storage details. */\n readonly totalFileSystemStorage?: ExadbVmClusterStorageDetails;\n /** 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. */\n readonly vipIds?: string[];\n /** HTTPS link to OCI resources exposed to Azure Customer via Azure Interface. */\n readonly ociUrl?: string;\n /** iormConfigCache details for Exadata VM cluster on Exascale Infrastructure. */\n readonly iormConfigCache?: ExadataIormConfig;\n /** Cluster backup subnet ocid */\n readonly backupSubnetOcid?: string;\n /** Cluster subnet ocid */\n readonly subnetOcid?: string;\n /** The type of Exascale storage used for Exadata VM cluster. */\n shapeAttribute?: ShapeAttribute;\n}\n\nexport function exadbVmClusterPropertiesSerializer(item: ExadbVmClusterProperties): any {\n return {\n clusterName: item[\"clusterName\"],\n backupSubnetCidr: item[\"backupSubnetCidr\"],\n vnetId: item[\"vnetId\"],\n subnetId: item[\"subnetId\"],\n dataCollectionOptions: !item[\"dataCollectionOptions\"]\n ? item[\"dataCollectionOptions\"]\n : dataCollectionOptionsSerializer(item[\"dataCollectionOptions\"]),\n displayName: item[\"displayName\"],\n domain: item[\"domain\"],\n enabledEcpuCount: item[\"enabledEcpuCount\"],\n exascaleDbStorageVaultId: item[\"exascaleDbStorageVaultId\"],\n gridImageOcid: item[\"gridImageOcid\"],\n hostname: item[\"hostname\"],\n licenseModel: item[\"licenseModel\"],\n nodeCount: item[\"nodeCount\"],\n nsgCidrs: !item[\"nsgCidrs\"] ? item[\"nsgCidrs\"] : nsgCidrArraySerializer(item[\"nsgCidrs\"]),\n privateZoneOcid: item[\"privateZoneOcid\"],\n scanListenerPortTcp: item[\"scanListenerPortTcp\"],\n scanListenerPortTcpSsl: item[\"scanListenerPortTcpSsl\"],\n shape: item[\"shape\"],\n sshPublicKeys: item[\"sshPublicKeys\"].map((p: any) => {\n return p;\n }),\n systemVersion: item[\"systemVersion\"],\n timeZone: item[\"timeZone\"],\n totalEcpuCount: item[\"totalEcpuCount\"],\n vmFileSystemStorage: exadbVmClusterStorageDetailsSerializer(item[\"vmFileSystemStorage\"]),\n shapeAttribute: item[\"shapeAttribute\"],\n };\n}\n\nexport function exadbVmClusterPropertiesDeserializer(item: any): ExadbVmClusterProperties {\n return {\n ocid: item[\"ocid\"],\n clusterName: item[\"clusterName\"],\n backupSubnetCidr: item[\"backupSubnetCidr\"],\n nsgUrl: item[\"nsgUrl\"],\n provisioningState: item[\"provisioningState\"],\n lifecycleState: item[\"lifecycleState\"],\n vnetId: item[\"vnetId\"],\n subnetId: item[\"subnetId\"],\n dataCollectionOptions: !item[\"dataCollectionOptions\"]\n ? item[\"dataCollectionOptions\"]\n : dataCollectionOptionsDeserializer(item[\"dataCollectionOptions\"]),\n displayName: item[\"displayName\"],\n domain: item[\"domain\"],\n enabledEcpuCount: item[\"enabledEcpuCount\"],\n exascaleDbStorageVaultId: item[\"exascaleDbStorageVaultId\"],\n gridImageOcid: item[\"gridImageOcid\"],\n gridImageType: item[\"gridImageType\"],\n giVersion: item[\"giVersion\"],\n hostname: item[\"hostname\"],\n licenseModel: item[\"licenseModel\"],\n memorySizeInGbs: item[\"memorySizeInGbs\"],\n nodeCount: item[\"nodeCount\"],\n nsgCidrs: !item[\"nsgCidrs\"] ? item[\"nsgCidrs\"] : nsgCidrArrayDeserializer(item[\"nsgCidrs\"]),\n zoneOcid: item[\"zoneOcid\"],\n privateZoneOcid: item[\"privateZoneOcid\"],\n scanListenerPortTcp: item[\"scanListenerPortTcp\"],\n scanListenerPortTcpSsl: item[\"scanListenerPortTcpSsl\"],\n listenerPort: item[\"listenerPort\"],\n shape: item[\"shape\"],\n sshPublicKeys: item[\"sshPublicKeys\"].map((p: any) => {\n return p;\n }),\n systemVersion: item[\"systemVersion\"],\n timeZone: item[\"timeZone\"],\n totalEcpuCount: item[\"totalEcpuCount\"],\n vmFileSystemStorage: exadbVmClusterStorageDetailsDeserializer(item[\"vmFileSystemStorage\"]),\n lifecycleDetails: item[\"lifecycleDetails\"],\n scanDnsName: item[\"scanDnsName\"],\n scanIpIds: !item[\"scanIpIds\"]\n ? item[\"scanIpIds\"]\n : item[\"scanIpIds\"].map((p: any) => {\n return p;\n }),\n scanDnsRecordId: item[\"scanDnsRecordId\"],\n snapshotFileSystemStorage: !item[\"snapshotFileSystemStorage\"]\n ? item[\"snapshotFileSystemStorage\"]\n : exadbVmClusterStorageDetailsDeserializer(item[\"snapshotFileSystemStorage\"]),\n totalFileSystemStorage: !item[\"totalFileSystemStorage\"]\n ? item[\"totalFileSystemStorage\"]\n : exadbVmClusterStorageDetailsDeserializer(item[\"totalFileSystemStorage\"]),\n vipIds: !item[\"vipIds\"]\n ? item[\"vipIds\"]\n : item[\"vipIds\"].map((p: any) => {\n return p;\n }),\n ociUrl: item[\"ociUrl\"],\n iormConfigCache: !item[\"iormConfigCache\"]\n ? item[\"iormConfigCache\"]\n : exadataIormConfigDeserializer(item[\"iormConfigCache\"]),\n backupSubnetOcid: item[\"backupSubnetOcid\"],\n subnetOcid: item[\"subnetOcid\"],\n shapeAttribute: item[\"shapeAttribute\"],\n };\n}\n\n/** Exadata VM cluster on Exascale Infrastructure lifecycle state enum */\nexport enum KnownExadbVmClusterLifecycleState {\n /** Indicates that resource in Provisioning state */\n Provisioning = \"Provisioning\",\n /** Indicates that resource in Available state */\n Available = \"Available\",\n /** Indicates that resource in Updating state */\n Updating = \"Updating\",\n /** Indicates that resource in Terminating state */\n Terminating = \"Terminating\",\n /** Indicates that resource in Terminated state */\n Terminated = \"Terminated\",\n /** Indicates that resource Maintenance in progress state */\n MaintenanceInProgress = \"MaintenanceInProgress\",\n /** Indicates that resource in Failed state */\n Failed = \"Failed\",\n}\n\n/**\n * Exadata VM cluster on Exascale Infrastructure lifecycle state enum \\\n * {@link KnownExadbVmClusterLifecycleState} can be used interchangeably with ExadbVmClusterLifecycleState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Provisioning**: Indicates that resource in Provisioning state \\\n * **Available**: Indicates that resource in Available state \\\n * **Updating**: Indicates that resource in Updating state \\\n * **Terminating**: Indicates that resource in Terminating state \\\n * **Terminated**: Indicates that resource in Terminated state \\\n * **MaintenanceInProgress**: Indicates that resource Maintenance in progress state \\\n * **Failed**: Indicates that resource in Failed state\n */\nexport type ExadbVmClusterLifecycleState = string;\n\n/** GridImageType enum */\nexport enum KnownGridImageType {\n /** Release update */\n ReleaseUpdate = \"ReleaseUpdate\",\n /** Custom image */\n CustomImage = \"CustomImage\",\n}\n\n/**\n * GridImageType enum \\\n * {@link KnownGridImageType} can be used interchangeably with GridImageType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **ReleaseUpdate**: Release update \\\n * **CustomImage**: Custom image\n */\nexport type GridImageType = string;\n\n/** Storage Details on the Exadata VM cluster. */\nexport interface ExadbVmClusterStorageDetails {\n /** Total Capacity */\n totalSizeInGbs: number;\n}\n\nexport function exadbVmClusterStorageDetailsSerializer(item: ExadbVmClusterStorageDetails): any {\n return { totalSizeInGbs: item[\"totalSizeInGbs\"] };\n}\n\nexport function exadbVmClusterStorageDetailsDeserializer(item: any): ExadbVmClusterStorageDetails {\n return {\n totalSizeInGbs: item[\"totalSizeInGbs\"],\n };\n}\n\n/** The type of Exascale storage used for Exadata VM cluster. The default is SMART_STORAGE which supports Oracle Database 23ai and later */\nexport enum KnownShapeAttribute {\n /** Smart storage */\n SmartStorage = \"SMART_STORAGE\",\n /** block storage */\n BlockStorage = \"BLOCK_STORAGE\",\n}\n\n/**\n * The type of Exascale storage used for Exadata VM cluster. The default is SMART_STORAGE which supports Oracle Database 23ai and later \\\n * {@link KnownShapeAttribute} can be used interchangeably with ShapeAttribute,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **SMART_STORAGE**: Smart storage \\\n * **BLOCK_STORAGE**: block storage\n */\nexport type ShapeAttribute = string;\n\n/** The type used for update operations of the ExadbVmCluster. */\nexport interface ExadbVmClusterUpdate {\n /** The availability zones. */\n zones?: string[];\n /** Resource tags. */\n tags?: Record<string, string>;\n /** The resource-specific properties for this resource. */\n properties?: ExadbVmClusterUpdateProperties;\n}\n\nexport function exadbVmClusterUpdateSerializer(item: ExadbVmClusterUpdate): any {\n return {\n zones: !item[\"zones\"]\n ? item[\"zones\"]\n : item[\"zones\"].map((p: any) => {\n return p;\n }),\n tags: item[\"tags\"],\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : exadbVmClusterUpdatePropertiesSerializer(item[\"properties\"]),\n };\n}\n\n/** The updatable properties of the ExadbVmCluster. */\nexport interface ExadbVmClusterUpdateProperties {\n /** The number of nodes in the Exadata VM cluster on Exascale Infrastructure. */\n nodeCount?: number;\n}\n\nexport function exadbVmClusterUpdatePropertiesSerializer(\n item: ExadbVmClusterUpdateProperties,\n): any {\n return { nodeCount: item[\"nodeCount\"] };\n}\n\n/** Details of removing Virtual Machines from the Exadata VM cluster on Exascale Infrastructure. Applies to Exadata Database Service on Exascale Infrastructure only. */\nexport interface RemoveVirtualMachineFromExadbVmClusterDetails {\n /** The list of ExaCS DB nodes for the Exadata VM cluster on Exascale Infrastructure to be removed. */\n dbNodes: DbNodeDetails[];\n}\n\nexport function removeVirtualMachineFromExadbVmClusterDetailsSerializer(\n item: RemoveVirtualMachineFromExadbVmClusterDetails,\n): any {\n return { dbNodes: dbNodeDetailsArraySerializer(item[\"dbNodes\"]) };\n}\n\nexport function dbNodeDetailsArraySerializer(result: Array<DbNodeDetails>): any[] {\n return result.map((item) => {\n return dbNodeDetailsSerializer(item);\n });\n}\n\n/** Details of the ExaCS Db node. Applies to Exadata Database Service on Exascale Infrastructure only. */\nexport interface DbNodeDetails {\n /** Exascale DbNode Azure Resource ID */\n dbNodeId: string;\n}\n\nexport function dbNodeDetailsSerializer(item: DbNodeDetails): any {\n return { dbNodeId: item[\"dbNodeId\"] };\n}\n\n/** The DbNode resource belonging to ExadbVmCluster */\nexport interface ExascaleDbNode extends ProxyResource {\n /** The resource-specific properties for this resource. */\n properties?: ExascaleDbNodeProperties;\n}\n\nexport function exascaleDbNodeDeserializer(item: any): ExascaleDbNode {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : exascaleDbNodePropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** The properties of DbNodeResource */\nexport interface ExascaleDbNodeProperties {\n /** DbNode OCID */\n ocid: string;\n /** Additional information about the planned maintenance. */\n additionalDetails?: string;\n /** The number of CPU cores enabled on the Db node. */\n cpuCoreCount?: number;\n /** The allocated local node storage in GBs on the Db node. */\n dbNodeStorageSizeInGbs?: number;\n /** The name of the Fault Domain the instance is contained in. */\n faultDomain?: string;\n /** The host name for the database node. */\n hostname?: string;\n /** The current state of the database node. */\n lifecycleState?: DbNodeProvisioningState;\n /** The type of database node maintenance. */\n maintenanceType?: string;\n /** The allocated memory in GBs on the Db node. */\n memorySizeInGbs?: number;\n /** The size (in GB) of the block storage volume allocation for the DB system. This attribute applies only for virtual machine DB systems. */\n softwareStorageSizeInGb?: number;\n /** End date and time of maintenance window. */\n timeMaintenanceWindowEnd?: Date;\n /** Start date and time of maintenance window. */\n timeMaintenanceWindowStart?: Date;\n /** The total number of CPU cores reserved on the Db node. */\n totalCpuCoreCount?: number;\n}\n\nexport function exascaleDbNodePropertiesDeserializer(item: any): ExascaleDbNodeProperties {\n return {\n ocid: item[\"ocid\"],\n additionalDetails: item[\"additionalDetails\"],\n cpuCoreCount: item[\"cpuCoreCount\"],\n dbNodeStorageSizeInGbs: item[\"dbNodeStorageSizeInGbs\"],\n faultDomain: item[\"faultDomain\"],\n hostname: item[\"hostname\"],\n lifecycleState: item[\"lifecycleState\"],\n maintenanceType: item[\"maintenanceType\"],\n memorySizeInGbs: item[\"memorySizeInGbs\"],\n softwareStorageSizeInGb: item[\"softwareStorageSizeInGb\"],\n timeMaintenanceWindowEnd: !item[\"timeMaintenanceWindowEnd\"]\n ? item[\"timeMaintenanceWindowEnd\"]\n : new Date(item[\"timeMaintenanceWindowEnd\"]),\n timeMaintenanceWindowStart: !item[\"timeMaintenanceWindowStart\"]\n ? item[\"timeMaintenanceWindowStart\"]\n : new Date(item[\"timeMaintenanceWindowStart\"]),\n totalCpuCoreCount: item[\"totalCpuCoreCount\"],\n };\n}\n\n/** The response of a ExascaleDbNode list operation. */\nexport interface _ExascaleDbNodeListResult {\n /** The ExascaleDbNode items on this page */\n value: ExascaleDbNode[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _exascaleDbNodeListResultDeserializer(item: any): _ExascaleDbNodeListResult {\n return {\n value: exascaleDbNodeArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function exascaleDbNodeArrayDeserializer(result: Array<ExascaleDbNode>): any[] {\n return result.map((item) => {\n return exascaleDbNodeDeserializer(item);\n });\n}\n\n/** ExascaleDbNode action response */\nexport interface DbActionResponse {\n /** ExascaleDbNode provisioning state */\n provisioningState?: AzureResourceProvisioningState;\n}\n\nexport function dbActionResponseDeserializer(item: any): DbActionResponse {\n return {\n provisioningState: item[\"provisioningState\"],\n };\n}\n\n/** ExascaleDbStorageVault resource definition */\nexport interface ExascaleDbStorageVault extends TrackedResource {\n /** The resource-specific properties for this resource. */\n properties?: ExascaleDbStorageVaultProperties;\n /** The availability zones. */\n zones?: string[];\n}\n\nexport function exascaleDbStorageVaultSerializer(item: ExascaleDbStorageVault): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : exascaleDbStorageVaultPropertiesSerializer(item[\"properties\"]),\n zones: !item[\"zones\"]\n ? item[\"zones\"]\n : item[\"zones\"].map((p: any) => {\n return p;\n }),\n };\n}\n\nexport function exascaleDbStorageVaultDeserializer(item: any): ExascaleDbStorageVault {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : exascaleDbStorageVaultPropertiesDeserializer(item[\"properties\"]),\n zones: !item[\"zones\"]\n ? item[\"zones\"]\n : item[\"zones\"].map((p: any) => {\n return p;\n }),\n };\n}\n\n/** ExascaleDbStorageVault resource model */\nexport interface ExascaleDbStorageVaultProperties {\n /** The size of additional Flash Cache in percentage of High Capacity database storage. */\n additionalFlashCacheInPercent?: number;\n /** Exadata Database Storage Vault description. */\n description?: string;\n /** The user-friendly name for the Exadata Database Storage Vault. The name does not need to be unique. */\n displayName: string;\n /** Create exadata Database Storage Details */\n highCapacityDatabaseStorageInput: ExascaleDbStorageInputDetails;\n /** Response exadata Database Storage Details */\n readonly highCapacityDatabaseStorage?: ExascaleDbStorageDetails;\n /** The time zone that you want to use for the Exadata Database Storage Vault */\n timeZone?: string;\n /** Exadata Database Storage Vault provisioning state */\n readonly provisioningState?: AzureResourceProvisioningState;\n /** Exadata Database Storage Vault lifecycle state */\n readonly lifecycleState?: ExascaleDbStorageVaultLifecycleState;\n /** Additional information about the current lifecycle state. */\n readonly lifecycleDetails?: string;\n /** The number of Exadata VM clusters used the Exadata Database Storage Vault. */\n readonly vmClusterCount?: number;\n /** The OCID of the Exadata Database Storage Vault. */\n readonly ocid?: string;\n /** HTTPS link to OCI resources exposed to Azure Customer via Azure Interface. */\n readonly ociUrl?: string;\n /** Cloud Exadata infrastructure ID */\n exadataInfrastructureId?: string;\n /** The shapeAttribute of the Exadata VM cluster(s) associated with the Exadata Database Storage Vault. */\n readonly attachedShapeAttributes?: ShapeAttribute[];\n}\n\nexport function exascaleDbStorageVaultPropertiesSerializer(\n item: ExascaleDbStorageVaultProperties,\n): any {\n return {\n additionalFlashCacheInPercent: item[\"additionalFlashCacheInPercent\"],\n description: item[\"description\"],\n displayName: item[\"displayName\"],\n highCapacityDatabaseStorageInput: exascaleDbStorageInputDetailsSerializer(\n item[\"highCapacityDatabaseStorageInput\"],\n ),\n timeZone: item[\"timeZone\"],\n exadataInfrastructureId: item[\"exadataInfrastructureId\"],\n };\n}\n\nexport function exascaleDbStorageVaultPropertiesDeserializer(\n item: any,\n): ExascaleDbStorageVaultProperties {\n return {\n additionalFlashCacheInPercent: item[\"additionalFlashCacheInPercent\"],\n description: item[\"description\"],\n displayName: item[\"displayName\"],\n highCapacityDatabaseStorageInput: exascaleDbStorageInputDetailsDeserializer(\n item[\"highCapacityDatabaseStorageInput\"],\n ),\n highCapacityDatabaseStorage: !item[\"highCapacityDatabaseStorage\"]\n ? item[\"highCapacityDatabaseStorage\"]\n : exascaleDbStorageDetailsDeserializer(item[\"highCapacityDatabaseStorage\"]),\n timeZone: item[\"timeZone\"],\n provisioningState: item[\"provisioningState\"],\n lifecycleState: item[\"lifecycleState\"],\n lifecycleDetails: item[\"lifecycleDetails\"],\n vmClusterCount: item[\"vmClusterCount\"],\n ocid: item[\"ocid\"],\n ociUrl: item[\"ociUrl\"],\n exadataInfrastructureId: item[\"exadataInfrastructureId\"],\n attachedShapeAttributes: !item[\"attachedShapeAttributes\"]\n ? item[\"attachedShapeAttributes\"]\n : item[\"attachedShapeAttributes\"].map((p: any) => {\n return p;\n }),\n };\n}\n\n/** Create exadata Database Storage Details model */\nexport interface ExascaleDbStorageInputDetails {\n /** Total Capacity */\n totalSizeInGbs: number;\n}\n\nexport function exascaleDbStorageInputDetailsSerializer(item: ExascaleDbStorageInputDetails): any {\n return { totalSizeInGbs: item[\"totalSizeInGbs\"] };\n}\n\nexport function exascaleDbStorageInputDetailsDeserializer(\n item: any,\n): ExascaleDbStorageInputDetails {\n return {\n totalSizeInGbs: item[\"totalSizeInGbs\"],\n };\n}\n\n/** Exadata Database Storage Details */\nexport interface ExascaleDbStorageDetails {\n /** Available Capacity */\n availableSizeInGbs?: number;\n /** Total Capacity */\n totalSizeInGbs?: number;\n}\n\nexport function exascaleDbStorageDetailsDeserializer(item: any): ExascaleDbStorageDetails {\n return {\n availableSizeInGbs: item[\"availableSizeInGbs\"],\n totalSizeInGbs: item[\"totalSizeInGbs\"],\n };\n}\n\n/** Exadata Database Storage Vault lifecycle state enum */\nexport enum KnownExascaleDbStorageVaultLifecycleState {\n /** Indicates that resource in Provisioning state */\n Provisioning = \"Provisioning\",\n /** Indicates that resource in Available state */\n Available = \"Available\",\n /** Indicates that resource in Updating state */\n Updating = \"Updating\",\n /** Indicates that resource in Terminating state */\n Terminating = \"Terminating\",\n /** Indicates that resource in Terminated state */\n Terminated = \"Terminated\",\n /** Indicates that resource in Failed state */\n Failed = \"Failed\",\n}\n\n/**\n * Exadata Database Storage Vault lifecycle state enum \\\n * {@link KnownExascaleDbStorageVaultLifecycleState} can be used interchangeably with ExascaleDbStorageVaultLifecycleState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Provisioning**: Indicates that resource in Provisioning state \\\n * **Available**: Indicates that resource in Available state \\\n * **Updating**: Indicates that resource in Updating state \\\n * **Terminating**: Indicates that resource in Terminating state \\\n * **Terminated**: Indicates that resource in Terminated state \\\n * **Failed**: Indicates that resource in Failed state\n */\nexport type ExascaleDbStorageVaultLifecycleState = string;\n\n/** The type used for updating tags in ExascaleDbStorageVault resources. */\nexport interface ExascaleDbStorageVaultTagsUpdate {\n /** Resource tags. */\n tags?: Record<string, string>;\n}\n\nexport function exascaleDbStorageVaultTagsUpdateSerializer(\n item: ExascaleDbStorageVaultTagsUpdate,\n): any {\n return { tags: item[\"tags\"] };\n}\n\n/** The response of a ExascaleDbStorageVault list operation. */\nexport interface _ExascaleDbStorageVaultListResult {\n /** The ExascaleDbStorageVault items on this page */\n value: ExascaleDbStorageVault[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _exascaleDbStorageVaultListResultDeserializer(\n item: any,\n): _ExascaleDbStorageVaultListResult {\n return {\n value: exascaleDbStorageVaultArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function exascaleDbStorageVaultArraySerializer(\n result: Array<ExascaleDbStorageVault>,\n): any[] {\n return result.map((item) => {\n return exascaleDbStorageVaultSerializer(item);\n });\n}\n\nexport function exascaleDbStorageVaultArrayDeserializer(\n result: Array<ExascaleDbStorageVault>,\n): any[] {\n return result.map((item) => {\n return exascaleDbStorageVaultDeserializer(item);\n });\n}\n\n/** The response of a NetworkAnchor list operation. */\nexport interface _NetworkAnchorListResult {\n /** The NetworkAnchor items on this page */\n value: NetworkAnchor[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _networkAnchorListResultDeserializer(item: any): _NetworkAnchorListResult {\n return {\n value: networkAnchorArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function networkAnchorArraySerializer(result: Array<NetworkAnchor>): any[] {\n return result.map((item) => {\n return networkAnchorSerializer(item);\n });\n}\n\nexport function networkAnchorArrayDeserializer(result: Array<NetworkAnchor>): any[] {\n return result.map((item) => {\n return networkAnchorDeserializer(item);\n });\n}\n\n/** Network Anchor resource model. */\nexport interface NetworkAnchor extends TrackedResource {\n /** The resource-specific properties for this resource. */\n properties?: NetworkAnchorProperties;\n /** The availability zones. */\n zones?: string[];\n}\n\nexport function networkAnchorSerializer(item: NetworkAnchor): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : networkAnchorPropertiesSerializer(item[\"properties\"]),\n zones: !item[\"zones\"]\n ? item[\"zones\"]\n : item[\"zones\"].map((p: any) => {\n return p;\n }),\n };\n}\n\nexport function networkAnchorDeserializer(item: any): NetworkAnchor {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : networkAnchorPropertiesDeserializer(item[\"properties\"]),\n zones: !item[\"zones\"]\n ? item[\"zones\"]\n : item[\"zones\"].map((p: any) => {\n return p;\n }),\n };\n}\n\n/** Network Anchor properties */\nexport interface NetworkAnchorProperties {\n /** Corresponding resource anchor Azure ID */\n resourceAnchorId: string;\n /** NetworkAnchor provisioning state */\n readonly provisioningState?: AzureResourceProvisioningState;\n /** VNET for network connectivity */\n readonly vnetId?: string;\n /** Client subnet */\n subnetId: string;\n /** Delegated Azure subnet cidr block. */\n readonly cidrBlock?: string;\n /** Oracle Cloud Infrastructure VCN OCID */\n readonly ociVcnId?: string;\n /** OCI DNS label. This is optional if DNS config is provided. */\n ociVcnDnsLabel?: string;\n /** Oracle Cloud Infrastructure subnet OCID */\n readonly ociSubnetId?: string;\n /** OCI backup subnet cidr block. */\n ociBackupCidrBlock?: string;\n /** Indicates whether DNS zone sync from OCI to Azure is enabled */\n isOracleToAzureDnsZoneSyncEnabled?: boolean;\n /** Indicates whether the Oracle DNS listening endpoint is enabled */\n isOracleDnsListeningEndpointEnabled?: boolean;\n /** Indicates whether the Oracle DNS forwarding endpoint is enabled */\n isOracleDnsForwardingEndpointEnabled?: boolean;\n /** DNS forwarding rules */\n dnsForwardingRules?: DnsForwardingRule[];\n /** Comma-separated list of CIDRs that are allowed to send requests to the DNS listening endpoint */\n dnsListeningEndpointAllowedCidrs?: string;\n /** DNS listening endpoint IP address */\n readonly dnsListeningEndpointIpAddress?: string;\n /** DNS forwarding endpoint IP address */\n readonly dnsForwardingEndpointIpAddress?: string;\n /** Deep link to OCI console DNS Forwarding rules page */\n readonly dnsForwardingRulesUrl?: string;\n /** Deep link to OCI console DNS Listening endpoint NSG rules */\n readonly dnsListeningEndpointNsgRulesUrl?: string;\n /** Deep link to OCI console DNS Forwarding endpoint NSG rules */\n readonly dnsForwardingEndpointNsgRulesUrl?: string;\n}\n\nexport function networkAnchorPropertiesSerializer(item: NetworkAnchorProperties): any {\n return {\n resourceAnchorId: item[\"resourceAnchorId\"],\n subnetId: item[\"subnetId\"],\n ociVcnDnsLabel: item[\"ociVcnDnsLabel\"],\n ociBackupCidrBlock: item[\"ociBackupCidrBlock\"],\n isOracleToAzureDnsZoneSyncEnabled: item[\"isOracleToAzureDnsZoneSyncEnabled\"],\n isOracleDnsListeningEndpointEnabled: item[\"isOracleDnsListeningEndpointEnabled\"],\n isOracleDnsForwardingEndpointEnabled: item[\"isOracleDnsForwardingEndpointEnabled\"],\n dnsForwardingRules: !item[\"dnsForwardingRules\"]\n ? item[\"dnsForwardingRules\"]\n : dnsForwardingRuleArraySerializer(item[\"dnsForwardingRules\"]),\n dnsListeningEndpointAllowedCidrs: item[\"dnsListeningEndpointAllowedCidrs\"],\n };\n}\n\nexport function networkAnchorPropertiesDeserializer(item: any): NetworkAnchorProperties {\n return {\n resourceAnchorId: item[\"resourceAnchorId\"],\n provisioningState: item[\"provisioningState\"],\n vnetId: item[\"vnetId\"],\n subnetId: item[\"subnetId\"],\n cidrBlock: item[\"cidrBlock\"],\n ociVcnId: item[\"ociVcnId\"],\n ociVcnDnsLabel: item[\"ociVcnDnsLabel\"],\n ociSubnetId: item[\"ociSubnetId\"],\n ociBackupCidrBlock: item[\"ociBackupCidrBlock\"],\n isOracleToAzureDnsZoneSyncEnabled: item[\"isOracleToAzureDnsZoneSyncEnabled\"],\n isOracleDnsListeningEndpointEnabled: item[\"isOracleDnsListeningEndpointEnabled\"],\n isOracleDnsForwardingEndpointEnabled: item[\"isOracleDnsForwardingEndpointEnabled\"],\n dnsForwardingRules: !item[\"dnsForwardingRules\"]\n ? item[\"dnsForwardingRules\"]\n : dnsForwardingRuleArrayDeserializer(item[\"dnsForwardingRules\"]),\n dnsListeningEndpointAllowedCidrs: item[\"dnsListeningEndpointAllowedCidrs\"],\n dnsListeningEndpointIpAddress: item[\"dnsListeningEndpointIpAddress\"],\n dnsForwardingEndpointIpAddress: item[\"dnsForwardingEndpointIpAddress\"],\n dnsForwardingRulesUrl: item[\"dnsForwardingRulesUrl\"],\n dnsListeningEndpointNsgRulesUrl: item[\"dnsListeningEndpointNsgRulesUrl\"],\n dnsForwardingEndpointNsgRulesUrl: item[\"dnsForwardingEndpointNsgRulesUrl\"],\n };\n}\n\nexport function dnsForwardingRuleArraySerializer(result: Array<DnsForwardingRule>): any[] {\n return result.map((item) => {\n return dnsForwardingRuleSerializer(item);\n });\n}\n\nexport function dnsForwardingRuleArrayDeserializer(result: Array<DnsForwardingRule>): any[] {\n return result.map((item) => {\n return dnsForwardingRuleDeserializer(item);\n });\n}\n\n/** DNS forwarding rule properties */\nexport interface DnsForwardingRule {\n /** Comma-separated domain names */\n domainNames: string;\n /** Forwarding ip address */\n forwardingIpAddress: string;\n}\n\nexport function dnsForwardingRuleSerializer(item: DnsForwardingRule): any {\n return {\n domainNames: item[\"domainNames\"],\n forwardingIpAddress: item[\"forwardingIpAddress\"],\n };\n}\n\nexport function dnsForwardingRuleDeserializer(item: any): DnsForwardingRule {\n return {\n domainNames: item[\"domainNames\"],\n forwardingIpAddress: item[\"forwardingIpAddress\"],\n };\n}\n\n/** The type used for update operations of the NetworkAnchor. */\nexport interface NetworkAnchorUpdate {\n /** The availability zones. */\n zones?: string[];\n /** Resource tags. */\n tags?: Record<string, string>;\n /** The resource-specific properties for this resource. */\n properties?: NetworkAnchorUpdateProperties;\n}\n\nexport function networkAnchorUpdateSerializer(item: NetworkAnchorUpdate): any {\n return {\n zones: !item[\"zones\"]\n ? item[\"zones\"]\n : item[\"zones\"].map((p: any) => {\n return p;\n }),\n tags: item[\"tags\"],\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : networkAnchorUpdatePropertiesSerializer(item[\"properties\"]),\n };\n}\n\n/** The updatable properties of the NetworkAnchor. */\nexport interface NetworkAnchorUpdateProperties {\n /** OCI backup subnet cidr block. */\n ociBackupCidrBlock?: string;\n /** Indicates whether DNS zone sync from OCI to Azure is enabled */\n isOracleToAzureDnsZoneSyncEnabled?: boolean;\n /** Indicates whether the Oracle DNS listening endpoint is enabled */\n isOracleDnsListeningEndpointEnabled?: boolean;\n /** Indicates whether the Oracle DNS forwarding endpoint is enabled */\n isOracleDnsForwardingEndpointEnabled?: boolean;\n}\n\nexport function networkAnchorUpdatePropertiesSerializer(item: NetworkAnchorUpdateProperties): any {\n return {\n ociBackupCidrBlock: item[\"ociBackupCidrBlock\"],\n isOracleToAzureDnsZoneSyncEnabled: item[\"isOracleToAzureDnsZoneSyncEnabled\"],\n isOracleDnsListeningEndpointEnabled: item[\"isOracleDnsListeningEndpointEnabled\"],\n isOracleDnsForwardingEndpointEnabled: item[\"isOracleDnsForwardingEndpointEnabled\"],\n };\n}\n\n/** The response of a ResourceAnchor list operation. */\nexport interface _ResourceAnchorListResult {\n /** The ResourceAnchor items on this page */\n value: ResourceAnchor[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _resourceAnchorListResultDeserializer(item: any): _ResourceAnchorListResult {\n return {\n value: resourceAnchorArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function resourceAnchorArraySerializer(result: Array<ResourceAnchor>): any[] {\n return result.map((item) => {\n return resourceAnchorSerializer(item);\n });\n}\n\nexport function resourceAnchorArrayDeserializer(result: Array<ResourceAnchor>): any[] {\n return result.map((item) => {\n return resourceAnchorDeserializer(item);\n });\n}\n\n/** Resource Anchor model. */\nexport interface ResourceAnchor extends TrackedResource {\n /** The resource-specific properties for this resource. */\n properties?: ResourceAnchorProperties;\n}\n\nexport function resourceAnchorSerializer(item: ResourceAnchor): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : resourceAnchorPropertiesSerializer(item[\"properties\"]),\n };\n}\n\nexport function resourceAnchorDeserializer(item: any): ResourceAnchor {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : resourceAnchorPropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** Resource Anchor properties. */\nexport interface ResourceAnchorProperties {\n /** ResourceAnchor provisioning state */\n readonly provisioningState?: AzureResourceProvisioningState;\n /** Oracle Cloud Infrastructure compartment Id (ocid) which was created or linked by customer with resource anchor. This compartmentId is different from where resource Anchor lives */\n readonly linkedCompartmentId?: string;\n}\n\nexport function resourceAnchorPropertiesSerializer(item: ResourceAnchorProperties): any {\n return item;\n}\n\nexport function resourceAnchorPropertiesDeserializer(item: any): ResourceAnchorProperties {\n return {\n provisioningState: item[\"provisioningState\"],\n linkedCompartmentId: item[\"linkedCompartmentId\"],\n };\n}\n\n/** The type used for update operations of the ResourceAnchor. */\nexport interface ResourceAnchorUpdate {\n /** Resource tags. */\n tags?: Record<string, string>;\n}\n\nexport function resourceAnchorUpdateSerializer(item: ResourceAnchorUpdate): any {\n return { tags: item[\"tags\"] };\n}\n\n/** The response of a DbSystem list operation. */\nexport interface _DbSystemListResult {\n /** The DbSystem items on this page */\n value: DbSystem[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _dbSystemListResultDeserializer(item: any): _DbSystemListResult {\n return {\n value: dbSystemArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function dbSystemArraySerializer(result: Array<DbSystem>): any[] {\n return result.map((item) => {\n return dbSystemSerializer(item);\n });\n}\n\nexport function dbSystemArrayDeserializer(result: Array<DbSystem>): any[] {\n return result.map((item) => {\n return dbSystemDeserializer(item);\n });\n}\n\n/** DbSystem resource definition */\nexport interface DbSystem extends TrackedResource {\n /** The resource-specific properties for this resource. */\n properties?: DbSystemProperties;\n /** The availability zones. */\n zones?: string[];\n}\n\nexport function dbSystemSerializer(item: DbSystem): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : dbSystemPropertiesSerializer(item[\"properties\"]),\n zones: !item[\"zones\"]\n ? item[\"zones\"]\n : item[\"zones\"].map((p: any) => {\n return p;\n }),\n };\n}\n\nexport function dbSystemDeserializer(item: any): DbSystem {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : dbSystemPropertiesDeserializer(item[\"properties\"]),\n zones: !item[\"zones\"]\n ? item[\"zones\"]\n : item[\"zones\"].map((p: any) => {\n return p;\n }),\n };\n}\n\n/** DbSystem resource model. */\nexport interface DbSystemProperties extends DbSystemBaseProperties {\n /** The source of the database for creating a new database. */\n source: \"None\";\n /** The Oracle Database Edition that applies to all the databases on the DB system. Exadata DB systems and 2-node RAC DB systems require EnterpriseEditionExtremePerformance. */\n databaseEdition: DbSystemDatabaseEditionType;\n /** A strong password for SYS, SYSTEM, and PDB Admin. The password must be at least nine characters and contain at least two uppercase, two lowercase, two numbers, and two special characters. The special characters must be _, #, or -. */\n adminPassword?: string;\n /** A valid Oracle Database version. For a list of supported versions, use the ListDbVersions operation. */\n dbVersion: string;\n /** The name of the pluggable database. The name must begin with an alphabetic character and can contain a maximum of thirty alphanumeric characters. Special characters are not permitted. Pluggable database should not be same as database name. */\n pdbName?: string;\n}\n\nexport function dbSystemPropertiesSerializer(item: DbSystemProperties): any {\n return {\n source: item[\"source\"],\n resourceAnchorId: item[\"resourceAnchorId\"],\n networkAnchorId: item[\"networkAnchorId\"],\n clusterName: item[\"clusterName\"],\n displayName: item[\"displayName\"],\n initialDataStorageSizeInGb: item[\"initialDataStorageSizeInGb\"],\n dbSystemOptions: !item[\"dbSystemOptions\"]\n ? item[\"dbSystemOptions\"]\n : dbSystemOptionsSerializer(item[\"dbSystemOptions\"]),\n diskRedundancy: item[\"diskRedundancy\"],\n domain: item[\"domainV2\"],\n hostname: item[\"hostname\"],\n licenseModel: item[\"licenseModelV2\"],\n nodeCount: item[\"nodeCount\"],\n shape: item[\"shape\"],\n sshPublicKeys: item[\"sshPublicKeys\"].map((p: any) => {\n return p;\n }),\n storageVolumePerformanceMode: item[\"storageVolumePerformanceMode\"],\n timeZone: item[\"timeZone\"],\n computeModel: item[\"computeModel\"],\n computeCount: item[\"computeCount\"],\n databaseEdition: item[\"databaseEdition\"],\n adminPassword: item[\"adminPassword\"],\n dbVersion: item[\"dbVersion\"],\n pdbName: item[\"pdbName\"],\n };\n}\n\nexport function dbSystemPropertiesDeserializer(item: any): DbSystemProperties {\n return {\n source: item[\"source\"],\n provisioningState: item[\"provisioningState\"],\n ociUrl: item[\"ociUrl\"],\n resourceAnchorId: item[\"resourceAnchorId\"],\n networkAnchorId: item[\"networkAnchorId\"],\n clusterName: item[\"clusterName\"],\n displayName: item[\"displayName\"],\n initialDataStorageSizeInGb: item[\"initialDataStorageSizeInGb\"],\n dataStorageSizeInGbs: item[\"dataStorageSizeInGbs\"],\n dbSystemOptions: !item[\"dbSystemOptions\"]\n ? item[\"dbSystemOptions\"]\n : dbSystemOptionsDeserializer(item[\"dbSystemOptions\"]),\n diskRedundancy: item[\"diskRedundancy\"],\n domainV2: item[\"domain\"],\n gridImageOcid: item[\"gridImageOcid\"],\n hostname: item[\"hostname\"],\n ocid: item[\"ocid\"],\n licenseModelV2: item[\"licenseModel\"],\n lifecycleDetails: item[\"lifecycleDetails\"],\n lifecycleState: item[\"lifecycleState\"],\n listenerPort: item[\"listenerPort\"],\n memorySizeInGbs: item[\"memorySizeInGbs\"],\n nodeCount: item[\"nodeCount\"],\n scanDnsName: item[\"scanDnsName\"],\n scanIps: !item[\"scanIps\"]\n ? item[\"scanIps\"]\n : item[\"scanIps\"].map((p: any) => {\n return p;\n }),\n shape: item[\"shape\"],\n sshPublicKeys: item[\"sshPublicKeys\"].map((p: any) => {\n return p;\n }),\n storageVolumePerformanceMode: item[\"storageVolumePerformanceMode\"],\n timeZone: item[\"timeZone\"],\n version: item[\"version\"],\n computeModel: item[\"computeModel\"],\n computeCount: item[\"computeCount\"],\n databaseEdition: item[\"databaseEdition\"],\n adminPassword: item[\"adminPassword\"],\n dbVersion: item[\"dbVersion\"],\n pdbName: item[\"pdbName\"],\n };\n}\n\n/** Database edition type enum. */\nexport enum KnownDbSystemDatabaseEditionType {\n /** Standard edition */\n StandardEdition = \"StandardEdition\",\n /** Enterprise edition */\n EnterpriseEdition = \"EnterpriseEdition\",\n /** Enterprise edition high performance */\n EnterpriseEditionHighPerformance = \"EnterpriseEditionHighPerformance\",\n /** Enterprise edition extreme */\n EnterpriseEditionExtreme = \"EnterpriseEditionExtreme\",\n /** Enterprise edition developer */\n EnterpriseEditionDeveloper = \"EnterpriseEditionDeveloper\",\n}\n\n/**\n * Database edition type enum. \\\n * {@link KnownDbSystemDatabaseEditionType} can be used interchangeably with DbSystemDatabaseEditionType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **StandardEdition**: Standard edition \\\n * **EnterpriseEdition**: Enterprise edition \\\n * **EnterpriseEditionHighPerformance**: Enterprise edition high performance \\\n * **EnterpriseEditionExtreme**: Enterprise edition extreme \\\n * **EnterpriseEditionDeveloper**: Enterprise edition developer\n */\nexport type DbSystemDatabaseEditionType = string;\n\n/** DbSystem resource base model. */\nexport interface DbSystemBaseProperties {\n /** The source of the database: Use `None` for creating a new database. The default is `None`. */\n /** The discriminator possible values: None */\n source?: DbSystemSourceType;\n /** dbSystem provisioning state */\n readonly provisioningState?: AzureResourceProvisioningState;\n /** HTTPS link to OCI resources exposed to Azure Customer via Azure Interface. */\n readonly ociUrl?: string;\n /** Azure Resource Anchor ID */\n resourceAnchorId: string;\n /** Azure Network Anchor ID */\n networkAnchorId: string;\n /** The cluster name for Exadata and 2-node RAC virtual machine DB systems. 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. */\n clusterName?: string;\n /** The user-friendly name for the DB system. The name does not have to be unique. */\n displayName?: string;\n /** Size in GB of the initial data volume that will be created and attached to a virtual machine DB system. You can scale up storage after provisioning, as needed. Note that the total storage size attached will be more than the amount you specify to allow for REDO/RECO space and software volume. */\n initialDataStorageSizeInGb?: number;\n /** The data storage size, in gigabytes, that is currently available to the DB system. Applies only for virtual machine DB systems. */\n readonly dataStorageSizeInGbs?: number;\n /** The DB system options. */\n dbSystemOptions?: DbSystemOptions;\n /** The type of redundancy configured for the DB system. NORMAL is 2-way redundancy. HIGH is 3-way redundancy. */\n diskRedundancy?: DiskRedundancyType;\n /** The domain name for the DB system. */\n domainV2?: string;\n /** The OCID of a grid infrastructure software image. This is a database software image of the type GRID_IMAGE. */\n readonly gridImageOcid?: string;\n /** The hostname for the DB system. */\n hostname: string;\n /** The OCID of the DB system. */\n readonly ocid?: string;\n /** The Oracle license model that applies to all the databases on the DB system. The default is LicenseIncluded. */\n licenseModelV2?: LicenseModel;\n /** Additional information about the current lifecycle state. */\n readonly lifecycleDetails?: string;\n /** The current state of the DB system. */\n readonly lifecycleState?: DbSystemLifecycleState;\n /** The port number configured for the listener on the DB system. */\n readonly listenerPort?: number;\n /** Memory allocated to the DB system, in gigabytes. */\n readonly memorySizeInGbs?: number;\n /** The number of nodes in the DB system. For RAC DB systems, the value is greater than 1. */\n nodeCount?: number;\n /** The FQDN of the DNS record for the SCAN IP addresses that are associated with the DB system. */\n readonly scanDnsName?: string;\n /** The list of Single Client Access Name (SCAN) IP addresses associated with the DB system. 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. */\n readonly scanIps?: string[];\n /** The shape of the DB system. The shape determines resources to allocate to the DB system. For virtual machine shapes, the number of CPU cores and memory. For bare metal and Exadata shapes, the number of CPU cores, storage, and memory. */\n shape: string;\n /** The public key portion of one or more key pairs used for SSH access to the DB system. */\n sshPublicKeys: string[];\n /** The block storage volume performance level. Valid values are Balanced and HighPerformance. See [Block Volume Performance](/Content/Block/Concepts/blockvolumeperformance.htm) for more information. */\n storageVolumePerformanceMode?: StorageVolumePerformanceMode;\n /** The time zone of the DB system, e.g., UTC, to set the timeZone as UTC. */\n timeZone?: string;\n /** The Oracle Database version of the DB system. */\n readonly version?: string;\n /** The compute model for Base Database Service. This is required if using the `computeCount` parameter. If using `cpuCoreCount` then it is an error to specify `computeModel` to a non-null value. The ECPU compute model is the recommended model, and the OCPU compute model is legacy. */\n computeModel?: ComputeModel;\n /** The number of compute servers for the DB system. */\n computeCount?: number;\n}\n\nexport function dbSystemBasePropertiesSerializer(item: DbSystemBaseProperties): any {\n return {\n source: item[\"source\"],\n resourceAnchorId: item[\"resourceAnchorId\"],\n networkAnchorId: item[\"networkAnchorId\"],\n clusterName: item[\"clusterName\"],\n displayName: item[\"displayName\"],\n initialDataStorageSizeInGb: item[\"initialDataStorageSizeInGb\"],\n dbSystemOptions: !item[\"dbSystemOptions\"]\n ? item[\"dbSystemOptions\"]\n : dbSystemOptionsSerializer(item[\"dbSystemOptions\"]),\n diskRedundancy: item[\"diskRedundancy\"],\n domain: item[\"domainV2\"],\n hostname: item[\"hostname\"],\n licenseModel: item[\"licenseModelV2\"],\n nodeCount: item[\"nodeCount\"],\n shape: item[\"shape\"],\n sshPublicKeys: item[\"sshPublicKeys\"].map((p: any) => {\n return p;\n }),\n storageVolumePerformanceMode: item[\"storageVolumePerformanceMode\"],\n timeZone: item[\"timeZone\"],\n computeModel: item[\"computeModel\"],\n computeCount: item[\"computeCount\"],\n };\n}\n\nexport function dbSystemBasePropertiesDeserializer(item: any): DbSystemBaseProperties {\n return {\n source: item[\"source\"],\n provisioningState: item[\"provisioningState\"],\n ociUrl: item[\"ociUrl\"],\n resourceAnchorId: item[\"resourceAnchorId\"],\n networkAnchorId: item[\"networkAnchorId\"],\n clusterName: item[\"clusterName\"],\n displayName: item[\"displayName\"],\n initialDataStorageSizeInGb: item[\"initialDataStorageSizeInGb\"],\n dataStorageSizeInGbs: item[\"dataStorageSizeInGbs\"],\n dbSystemOptions: !item[\"dbSystemOptions\"]\n ? item[\"dbSystemOptions\"]\n : dbSystemOptionsDeserializer(item[\"dbSystemOptions\"]),\n diskRedundancy: item[\"diskRedundancy\"],\n domainV2: item[\"domain\"],\n gridImageOcid: item[\"gridImageOcid\"],\n hostname: item[\"hostname\"],\n ocid: item[\"ocid\"],\n licenseModelV2: item[\"licenseModel\"],\n lifecycleDetails: item[\"lifecycleDetails\"],\n lifecycleState: item[\"lifecycleState\"],\n listenerPort: item[\"listenerPort\"],\n memorySizeInGbs: item[\"memorySizeInGbs\"],\n nodeCount: item[\"nodeCount\"],\n scanDnsName: item[\"scanDnsName\"],\n scanIps: !item[\"scanIps\"]\n ? item[\"scanIps\"]\n : item[\"scanIps\"].map((p: any) => {\n return p;\n }),\n shape: item[\"shape\"],\n sshPublicKeys: item[\"sshPublicKeys\"].map((p: any) => {\n return p;\n }),\n storageVolumePerformanceMode: item[\"storageVolumePerformanceMode\"],\n timeZone: item[\"timeZone\"],\n version: item[\"version\"],\n computeModel: item[\"computeModel\"],\n computeCount: item[\"computeCount\"],\n };\n}\n\n/** Alias for DbSystemBasePropertiesUnion */\nexport type DbSystemBasePropertiesUnion = DbSystemProperties | DbSystemBaseProperties;\n\nexport function dbSystemBasePropertiesUnionSerializer(item: DbSystemBasePropertiesUnion): any {\n switch (item.source) {\n case \"None\":\n return dbSystemPropertiesSerializer(item as DbSystemProperties);\n\n default:\n return dbSystemBasePropertiesSerializer(item);\n }\n}\n\nexport function dbSystemBasePropertiesUnionDeserializer(item: any): DbSystemBasePropertiesUnion {\n switch (item.source) {\n case \"None\":\n return dbSystemPropertiesDeserializer(item as DbSystemProperties);\n\n default:\n return dbSystemBasePropertiesDeserializer(item);\n }\n}\n\n/** The DbSystem source type of the database. */\nexport enum KnownDbSystemSourceType {\n /** for creating a new database. */\n None = \"None\",\n}\n\n/**\n * The DbSystem source type of the database. \\\n * {@link KnownDbSystemSourceType} can be used interchangeably with DbSystemSourceType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None**: for creating a new database.\n */\nexport type DbSystemSourceType = string;\n\n/** DbSystemOptions resource properties. */\nexport interface DbSystemOptions {\n /** The storage option used in DB system. ASM - Automatic storage management, LVM - Logical Volume management. */\n storageManagement?: StorageManagementType;\n}\n\nexport function dbSystemOptionsSerializer(item: DbSystemOptions): any {\n return { storageManagement: item[\"storageManagement\"] };\n}\n\nexport function dbSystemOptionsDeserializer(item: any): DbSystemOptions {\n return {\n storageManagement: item[\"storageManagement\"],\n };\n}\n\n/** Storage Management type enum. */\nexport enum KnownStorageManagementType {\n /** Logical Volume management */\n LVM = \"LVM\",\n}\n\n/**\n * Storage Management type enum. \\\n * {@link KnownStorageManagementType} can be used interchangeably with StorageManagementType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **LVM**: Logical Volume management\n */\nexport type StorageManagementType = string;\n\n/** Disk redundancy type enum. */\nexport enum KnownDiskRedundancyType {\n /** 3-way redundancy. */\n High = \"High\",\n /** 2-way redundancy. */\n Normal = \"Normal\",\n}\n\n/**\n * Disk redundancy type enum. \\\n * {@link KnownDiskRedundancyType} can be used interchangeably with DiskRedundancyType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **High**: 3-way redundancy. \\\n * **Normal**: 2-way redundancy.\n */\nexport type DiskRedundancyType = string;\n\n/** DB System lifecycle state enum */\nexport enum KnownDbSystemLifecycleState {\n /** Indicates that resource in Provisioning state */\n Provisioning = \"Provisioning\",\n /** Indicates that resource in Available state */\n Available = \"Available\",\n /** Indicates that resource in Updating state */\n Updating = \"Updating\",\n /** Indicates that resource in Terminating state */\n Terminating = \"Terminating\",\n /** Indicates that resource in Terminated state */\n Terminated = \"Terminated\",\n /** Indicates that resource in Failed state */\n Failed = \"Failed\",\n /** Indicates that resource is Migrated state */\n Migrated = \"Migrated\",\n /** Indicates that resource maintenance in progress state */\n MaintenanceInProgress = \"MaintenanceInProgress\",\n /** Indicates that resource needs attention state */\n NeedsAttention = \"NeedsAttention\",\n /** Indicates that resource in Upgrading state */\n Upgrading = \"Upgrading\",\n}\n\n/**\n * DB System lifecycle state enum \\\n * {@link KnownDbSystemLifecycleState} can be used interchangeably with DbSystemLifecycleState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Provisioning**: Indicates that resource in Provisioning state \\\n * **Available**: Indicates that resource in Available state \\\n * **Updating**: Indicates that resource in Updating state \\\n * **Terminating**: Indicates that resource in Terminating state \\\n * **Terminated**: Indicates that resource in Terminated state \\\n * **Failed**: Indicates that resource in Failed state \\\n * **Migrated**: Indicates that resource is Migrated state \\\n * **MaintenanceInProgress**: Indicates that resource maintenance in progress state \\\n * **NeedsAttention**: Indicates that resource needs attention state \\\n * **Upgrading**: Indicates that resource in Upgrading state\n */\nexport type DbSystemLifecycleState = string;\n\n/** Storage volume performance mode. */\nexport enum KnownStorageVolumePerformanceMode {\n /** With this option, you are purchasing 10 VPUs per GB/month. For more information, including specific throughput and IOPS performance numbers for various volume sizes. */\n Balanced = \"Balanced\",\n /** With this option, you are purchasing 20 VPUs per GB/month. For more information, including specific throughput and IOPS performance numbers for various volume sizes. */\n HighPerformance = \"HighPerformance\",\n}\n\n/**\n * Storage volume performance mode. \\\n * {@link KnownStorageVolumePerformanceMode} can be used interchangeably with StorageVolumePerformanceMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Balanced**: With this option, you are purchasing 10 VPUs per GB\\/month. For more information, including specific throughput and IOPS performance numbers for various volume sizes. \\\n * **HighPerformance**: With this option, you are purchasing 20 VPUs per GB\\/month. For more information, including specific throughput and IOPS performance numbers for various volume sizes.\n */\nexport type StorageVolumePerformanceMode = string;\n\n/** The type used for update operations of the DbSystem. */\nexport interface DbSystemUpdate {\n /** The availability zones. */\n zones?: string[];\n /** Resource tags. */\n tags?: Record<string, string>;\n /** The resource-specific properties for this resource. */\n properties?: DbSystemUpdateProperties;\n}\n\nexport function dbSystemUpdateSerializer(item: DbSystemUpdate): any {\n return {\n zones: !item[\"zones\"]\n ? item[\"zones\"]\n : item[\"zones\"].map((p: any) => {\n return p;\n }),\n tags: item[\"tags\"],\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : dbSystemUpdatePropertiesSerializer(item[\"properties\"]),\n };\n}\n\n/** The updatable properties of the DbSystem. */\nexport interface DbSystemUpdateProperties {\n /** The source of the database for creating a new database. */\n source?: \"None\";\n}\n\nexport function dbSystemUpdatePropertiesSerializer(item: DbSystemUpdateProperties): any {\n return { source: item[\"source\"] };\n}\n\n/** Oracle Database DbVersion resource definition */\nexport interface DbVersion extends ProxyResource {\n /** The resource-specific properties for this resource. */\n properties?: DbVersionProperties;\n}\n\nexport function dbVersionDeserializer(item: any): DbVersion {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : dbVersionPropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** DbVersion resource model */\nexport interface DbVersionProperties {\n /** A valid Oracle Database version. */\n version: string;\n /** True if this version of the Oracle Database software is the latest version for a release. */\n isLatestForMajorVersion?: boolean;\n /** True if this version of the Oracle Database software is the preview version. */\n isPreviewDbVersion?: boolean;\n /** True if this version of the Oracle Database software is supported for Upgrade. */\n isUpgradeSupported?: boolean;\n /** True if this version of the Oracle Database software supports pluggable databases. */\n supportsPdb?: boolean;\n}\n\nexport function dbVersionPropertiesDeserializer(item: any): DbVersionProperties {\n return {\n version: item[\"version\"],\n isLatestForMajorVersion: item[\"isLatestForMajorVersion\"],\n isPreviewDbVersion: item[\"isPreviewDbVersion\"],\n isUpgradeSupported: item[\"isUpgradeSupported\"],\n supportsPdb: item[\"supportsPdb\"],\n };\n}\n\n/** The response of a DbVersion list operation. */\nexport interface _DbVersionListResult {\n /** The DbVersion items on this page */\n value: DbVersion[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _dbVersionListResultDeserializer(item: any): _DbVersionListResult {\n return {\n value: dbVersionArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function dbVersionArrayDeserializer(result: Array<DbVersion>): any[] {\n return result.map((item) => {\n return dbVersionDeserializer(item);\n });\n}\n\n/** Allowed values for System Shapes */\nexport enum KnownSystemShapes {\n /** Exadata X9M shape */\n ExadataX9M = \"Exadata.X9M\",\n /** Exadata X11M shape */\n ExadataX11M = \"Exadata.X11M\",\n /** Exadata DB on Exascale Infrastructure shape */\n ExaDbXs = \"ExaDbXS\",\n}\n\n/**\n * Allowed values for System Shapes \\\n * {@link KnownSystemShapes} can be used interchangeably with SystemShapes,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Exadata.X9M**: Exadata X9M shape \\\n * **Exadata.X11M**: Exadata X11M shape \\\n * **ExaDbXS**: Exadata DB on Exascale Infrastructure shape\n */\nexport type SystemShapes = string;\n\n/** Allowed values for GI Minor Versions shapeFamily filter */\nexport enum KnownShapeFamily {\n /** Family value for Exadata Shape */\n Exadata = \"EXADATA\",\n /** Family value for Exadb XS Shape */\n ExadbXs = \"EXADB_XS\",\n}\n\n/**\n * Allowed values for GI Minor Versions shapeFamily filter \\\n * {@link KnownShapeFamily} can be used interchangeably with ShapeFamily,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **EXADATA**: Family value for Exadata Shape \\\n * **EXADB_XS**: Family value for Exadb XS Shape\n */\nexport type ShapeFamily = string;\n\n/** Allowed values for BaseDb System Shapes */\nexport enum KnownBaseDbSystemShapes {\n /** Vm Standard X86 */\n VMStandardX86 = \"VM.Standard.x86\",\n}\n\n/**\n * Allowed values for BaseDb System Shapes \\\n * {@link KnownBaseDbSystemShapes} can be used interchangeably with BaseDbSystemShapes,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **VM.Standard.x86**: Vm Standard X86\n */\nexport type BaseDbSystemShapes = string;\n\n/** Allowed values for shape family. */\nexport enum KnownShapeFamilyType {\n /** Family value for Exadata Shape */\n Exadata = \"EXADATA\",\n /** Family value for Exadb XS Shape */\n ExadbXs = \"EXADB_XS\",\n /** Family value for Single Node Shape */\n SingleNode = \"SINGLENODE\",\n /** Family value for Virtual Machine Shape */\n VirtualMachine = \"VIRTUALMACHINE\",\n}\n\n/**\n * Allowed values for shape family. \\\n * {@link KnownShapeFamilyType} can be used interchangeably with ShapeFamilyType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **EXADATA**: Family value for Exadata Shape \\\n * **EXADB_XS**: Family value for Exadb XS Shape \\\n * **SINGLENODE**: Family value for Single Node Shape \\\n * **VIRTUALMACHINE**: Family value for Virtual Machine Shape\n */\nexport type ShapeFamilyType = string;\n\n/** Versions for API */\nexport enum KnownVersions {\n /** 2023-09-01 */\n V20230901 = \"2023-09-01\",\n /** 2024-06-01 */\n V20240601 = \"2024-06-01\",\n /** 2025-03-01 */\n V20250301 = \"2025-03-01\",\n /** 2025-09-01 */\n V20250901 = \"2025-09-01\",\n}\n\nexport function privateIpAddressPropertiesArrayDeserializer(\n result: Array<PrivateIpAddressProperties>,\n): any[] {\n return result.map((item) => {\n return privateIpAddressPropertiesDeserializer(item);\n });\n}\n"]}
|