@azure/arm-netapp 22.1.0-beta.1 → 23.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 +1 -1
- package/dist/browser/api/accounts/index.d.ts +1 -1
- package/dist/browser/api/accounts/index.js.map +1 -1
- package/dist/browser/api/accounts/operations.js +29 -44
- package/dist/browser/api/accounts/operations.js.map +1 -1
- package/dist/browser/api/backupPolicies/index.d.ts +1 -1
- package/dist/browser/api/backupPolicies/index.js.map +1 -1
- package/dist/browser/api/backupPolicies/operations.js +15 -24
- package/dist/browser/api/backupPolicies/operations.js.map +1 -1
- package/dist/browser/api/backupVaults/index.d.ts +1 -1
- package/dist/browser/api/backupVaults/index.js.map +1 -1
- package/dist/browser/api/backupVaults/operations.js +17 -30
- package/dist/browser/api/backupVaults/operations.js.map +1 -1
- package/dist/browser/api/backups/index.d.ts +1 -1
- package/dist/browser/api/backups/index.js.map +1 -1
- package/dist/browser/api/backups/operations.js +21 -40
- package/dist/browser/api/backups/operations.js.map +1 -1
- package/dist/browser/api/backupsUnderAccount/index.d.ts +1 -1
- package/dist/browser/api/backupsUnderAccount/index.js.map +1 -1
- package/dist/browser/api/backupsUnderAccount/operations.js +4 -7
- package/dist/browser/api/backupsUnderAccount/operations.js.map +1 -1
- package/dist/browser/api/backupsUnderBackupVault/index.d.ts +1 -1
- package/dist/browser/api/backupsUnderBackupVault/index.js.map +1 -1
- package/dist/browser/api/backupsUnderBackupVault/operations.js +4 -7
- package/dist/browser/api/backupsUnderBackupVault/operations.js.map +1 -1
- package/dist/browser/api/backupsUnderVolume/index.d.ts +1 -1
- package/dist/browser/api/backupsUnderVolume/index.js.map +1 -1
- package/dist/browser/api/backupsUnderVolume/operations.js +4 -7
- package/dist/browser/api/backupsUnderVolume/operations.js.map +1 -1
- package/dist/browser/api/index.d.ts +1 -1
- package/dist/browser/api/index.js.map +1 -1
- package/dist/browser/api/netAppManagementContext.d.ts +3 -3
- package/dist/browser/api/netAppManagementContext.js +4 -23
- package/dist/browser/api/netAppManagementContext.js.map +1 -1
- package/dist/browser/api/netAppResource/index.d.ts +1 -1
- package/dist/browser/api/netAppResource/index.js.map +1 -1
- package/dist/browser/api/netAppResource/operations.js +23 -60
- package/dist/browser/api/netAppResource/operations.js.map +1 -1
- package/dist/browser/api/netAppResourceQuotaLimits/index.d.ts +1 -1
- package/dist/browser/api/netAppResourceQuotaLimits/index.js.map +1 -1
- package/dist/browser/api/netAppResourceQuotaLimits/operations.js +5 -11
- package/dist/browser/api/netAppResourceQuotaLimits/operations.js.map +1 -1
- package/dist/browser/api/netAppResourceQuotaLimitsAccount/index.d.ts +1 -1
- package/dist/browser/api/netAppResourceQuotaLimitsAccount/index.js.map +1 -1
- package/dist/browser/api/netAppResourceQuotaLimitsAccount/operations.js +9 -23
- package/dist/browser/api/netAppResourceQuotaLimitsAccount/operations.js.map +1 -1
- package/dist/browser/api/netAppResourceRegionInfos/index.d.ts +1 -1
- package/dist/browser/api/netAppResourceRegionInfos/index.js.map +1 -1
- package/dist/browser/api/netAppResourceRegionInfos/operations.js +5 -11
- package/dist/browser/api/netAppResourceRegionInfos/operations.js.map +1 -1
- package/dist/browser/api/netAppResourceUsages/index.d.ts +1 -1
- package/dist/browser/api/netAppResourceUsages/index.js.map +1 -1
- package/dist/browser/api/netAppResourceUsages/operations.js +5 -11
- package/dist/browser/api/netAppResourceUsages/operations.js.map +1 -1
- package/dist/browser/api/operations/index.d.ts +1 -1
- package/dist/browser/api/operations/index.js.map +1 -1
- package/dist/browser/api/operations/operations.js +3 -6
- package/dist/browser/api/operations/operations.js.map +1 -1
- package/dist/browser/api/pools/index.d.ts +1 -1
- package/dist/browser/api/pools/index.js.map +1 -1
- package/dist/browser/api/pools/operations.js +15 -24
- package/dist/browser/api/pools/operations.js.map +1 -1
- package/dist/browser/api/ransomwareReports/index.d.ts +1 -1
- package/dist/browser/api/ransomwareReports/index.js.map +1 -1
- package/dist/browser/api/ransomwareReports/operations.d.ts +1 -1
- package/dist/browser/api/ransomwareReports/operations.js +10 -19
- package/dist/browser/api/ransomwareReports/operations.js.map +1 -1
- package/dist/browser/api/snapshotPolicies/index.d.ts +1 -1
- package/dist/browser/api/snapshotPolicies/index.js.map +1 -1
- package/dist/browser/api/snapshotPolicies/operations.js +16 -29
- package/dist/browser/api/snapshotPolicies/operations.js.map +1 -1
- package/dist/browser/api/snapshots/index.d.ts +1 -1
- package/dist/browser/api/snapshots/index.js.map +1 -1
- package/dist/browser/api/snapshots/operations.js +17 -25
- package/dist/browser/api/snapshots/operations.js.map +1 -1
- package/dist/browser/api/subvolumes/index.d.ts +1 -1
- package/dist/browser/api/subvolumes/index.js.map +1 -1
- package/dist/browser/api/subvolumes/operations.js +18 -29
- package/dist/browser/api/subvolumes/operations.js.map +1 -1
- package/dist/browser/api/volumeGroups/index.d.ts +1 -1
- package/dist/browser/api/volumeGroups/index.js.map +1 -1
- package/dist/browser/api/volumeGroups/operations.js +14 -25
- package/dist/browser/api/volumeGroups/operations.js.map +1 -1
- package/dist/browser/api/volumeQuotaRules/index.d.ts +1 -1
- package/dist/browser/api/volumeQuotaRules/index.js.map +1 -1
- package/dist/browser/api/volumeQuotaRules/operations.js +15 -24
- package/dist/browser/api/volumeQuotaRules/operations.js.map +1 -1
- package/dist/browser/api/volumes/index.d.ts +1 -1
- package/dist/browser/api/volumes/index.js.map +1 -1
- package/dist/browser/api/volumes/operations.d.ts +4 -4
- package/dist/browser/api/volumes/operations.js +86 -120
- package/dist/browser/api/volumes/operations.js.map +1 -1
- package/dist/browser/api/volumes/options.d.ts +3 -1
- package/dist/browser/api/volumes/options.js.map +1 -1
- package/dist/browser/classic/index.d.ts +21 -32
- package/dist/browser/classic/index.js.map +1 -1
- package/dist/browser/classic/ransomwareReports/index.d.ts +1 -1
- package/dist/browser/classic/ransomwareReports/index.js.map +1 -1
- package/dist/browser/classic/volumes/index.d.ts +3 -3
- package/dist/browser/classic/volumes/index.js.map +1 -1
- package/dist/browser/index.d.ts +27 -38
- package/dist/browser/index.js +1 -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 +231 -2173
- package/dist/browser/models/models.js +214 -2187
- package/dist/browser/models/models.js.map +1 -1
- package/dist/browser/netAppManagementClient.d.ts +2 -35
- package/dist/browser/netAppManagementClient.js +10 -46
- package/dist/browser/netAppManagementClient.js.map +1 -1
- package/dist/browser/restorePollerHelpers.js +63 -376
- package/dist/browser/restorePollerHelpers.js.map +1 -1
- package/dist/browser/static-helpers/pagingHelpers.d.ts +1 -0
- package/dist/browser/static-helpers/pagingHelpers.js +27 -5
- package/dist/browser/static-helpers/pagingHelpers.js.map +1 -1
- package/dist/browser/static-helpers/pollingHelpers.d.ts +4 -0
- package/dist/browser/static-helpers/pollingHelpers.js +18 -2
- package/dist/browser/static-helpers/pollingHelpers.js.map +1 -1
- package/dist/commonjs/api/accounts/index.d.ts +1 -1
- package/dist/commonjs/api/accounts/index.js.map +1 -1
- package/dist/commonjs/api/accounts/operations.js +29 -44
- package/dist/commonjs/api/accounts/operations.js.map +1 -1
- package/dist/commonjs/api/backupPolicies/index.d.ts +1 -1
- package/dist/commonjs/api/backupPolicies/index.js.map +1 -1
- package/dist/commonjs/api/backupPolicies/operations.js +15 -24
- package/dist/commonjs/api/backupPolicies/operations.js.map +1 -1
- package/dist/commonjs/api/backupVaults/index.d.ts +1 -1
- package/dist/commonjs/api/backupVaults/index.js.map +1 -1
- package/dist/commonjs/api/backupVaults/operations.js +17 -30
- package/dist/commonjs/api/backupVaults/operations.js.map +1 -1
- package/dist/commonjs/api/backups/index.d.ts +1 -1
- package/dist/commonjs/api/backups/index.js.map +1 -1
- package/dist/commonjs/api/backups/operations.js +21 -40
- package/dist/commonjs/api/backups/operations.js.map +1 -1
- package/dist/commonjs/api/backupsUnderAccount/index.d.ts +1 -1
- package/dist/commonjs/api/backupsUnderAccount/index.js.map +1 -1
- package/dist/commonjs/api/backupsUnderAccount/operations.js +4 -7
- package/dist/commonjs/api/backupsUnderAccount/operations.js.map +1 -1
- package/dist/commonjs/api/backupsUnderBackupVault/index.d.ts +1 -1
- package/dist/commonjs/api/backupsUnderBackupVault/index.js.map +1 -1
- package/dist/commonjs/api/backupsUnderBackupVault/operations.js +4 -7
- package/dist/commonjs/api/backupsUnderBackupVault/operations.js.map +1 -1
- package/dist/commonjs/api/backupsUnderVolume/index.d.ts +1 -1
- package/dist/commonjs/api/backupsUnderVolume/index.js.map +1 -1
- package/dist/commonjs/api/backupsUnderVolume/operations.js +4 -7
- package/dist/commonjs/api/backupsUnderVolume/operations.js.map +1 -1
- package/dist/commonjs/api/index.d.ts +1 -1
- package/dist/commonjs/api/index.js.map +1 -1
- package/dist/commonjs/api/netAppManagementContext.d.ts +3 -3
- package/dist/commonjs/api/netAppManagementContext.js +4 -23
- package/dist/commonjs/api/netAppManagementContext.js.map +1 -1
- package/dist/commonjs/api/netAppResource/index.d.ts +1 -1
- package/dist/commonjs/api/netAppResource/index.js.map +1 -1
- package/dist/commonjs/api/netAppResource/operations.js +23 -60
- package/dist/commonjs/api/netAppResource/operations.js.map +1 -1
- package/dist/commonjs/api/netAppResourceQuotaLimits/index.d.ts +1 -1
- package/dist/commonjs/api/netAppResourceQuotaLimits/index.js.map +1 -1
- package/dist/commonjs/api/netAppResourceQuotaLimits/operations.js +5 -11
- package/dist/commonjs/api/netAppResourceQuotaLimits/operations.js.map +1 -1
- package/dist/commonjs/api/netAppResourceQuotaLimitsAccount/index.d.ts +1 -1
- package/dist/commonjs/api/netAppResourceQuotaLimitsAccount/index.js.map +1 -1
- package/dist/commonjs/api/netAppResourceQuotaLimitsAccount/operations.js +9 -23
- package/dist/commonjs/api/netAppResourceQuotaLimitsAccount/operations.js.map +1 -1
- package/dist/commonjs/api/netAppResourceRegionInfos/index.d.ts +1 -1
- package/dist/commonjs/api/netAppResourceRegionInfos/index.js.map +1 -1
- package/dist/commonjs/api/netAppResourceRegionInfos/operations.js +5 -11
- package/dist/commonjs/api/netAppResourceRegionInfos/operations.js.map +1 -1
- package/dist/commonjs/api/netAppResourceUsages/index.d.ts +1 -1
- package/dist/commonjs/api/netAppResourceUsages/index.js.map +1 -1
- package/dist/commonjs/api/netAppResourceUsages/operations.js +5 -11
- package/dist/commonjs/api/netAppResourceUsages/operations.js.map +1 -1
- package/dist/commonjs/api/operations/index.d.ts +1 -1
- package/dist/commonjs/api/operations/index.js.map +1 -1
- package/dist/commonjs/api/operations/operations.js +3 -6
- package/dist/commonjs/api/operations/operations.js.map +1 -1
- package/dist/commonjs/api/pools/index.d.ts +1 -1
- package/dist/commonjs/api/pools/index.js.map +1 -1
- package/dist/commonjs/api/pools/operations.js +15 -24
- package/dist/commonjs/api/pools/operations.js.map +1 -1
- package/dist/commonjs/api/ransomwareReports/index.d.ts +1 -1
- package/dist/commonjs/api/ransomwareReports/index.js.map +1 -1
- package/dist/commonjs/api/ransomwareReports/operations.d.ts +1 -1
- package/dist/commonjs/api/ransomwareReports/operations.js +10 -19
- package/dist/commonjs/api/ransomwareReports/operations.js.map +1 -1
- package/dist/commonjs/api/snapshotPolicies/index.d.ts +1 -1
- package/dist/commonjs/api/snapshotPolicies/index.js.map +1 -1
- package/dist/commonjs/api/snapshotPolicies/operations.js +16 -29
- package/dist/commonjs/api/snapshotPolicies/operations.js.map +1 -1
- package/dist/commonjs/api/snapshots/index.d.ts +1 -1
- package/dist/commonjs/api/snapshots/index.js.map +1 -1
- package/dist/commonjs/api/snapshots/operations.js +17 -25
- package/dist/commonjs/api/snapshots/operations.js.map +1 -1
- package/dist/commonjs/api/subvolumes/index.d.ts +1 -1
- package/dist/commonjs/api/subvolumes/index.js.map +1 -1
- package/dist/commonjs/api/subvolumes/operations.js +18 -29
- package/dist/commonjs/api/subvolumes/operations.js.map +1 -1
- package/dist/commonjs/api/volumeGroups/index.d.ts +1 -1
- package/dist/commonjs/api/volumeGroups/index.js.map +1 -1
- package/dist/commonjs/api/volumeGroups/operations.js +14 -25
- package/dist/commonjs/api/volumeGroups/operations.js.map +1 -1
- package/dist/commonjs/api/volumeQuotaRules/index.d.ts +1 -1
- package/dist/commonjs/api/volumeQuotaRules/index.js.map +1 -1
- package/dist/commonjs/api/volumeQuotaRules/operations.js +15 -24
- package/dist/commonjs/api/volumeQuotaRules/operations.js.map +1 -1
- package/dist/commonjs/api/volumes/index.d.ts +1 -1
- package/dist/commonjs/api/volumes/index.js.map +1 -1
- package/dist/commonjs/api/volumes/operations.d.ts +4 -4
- package/dist/commonjs/api/volumes/operations.js +85 -119
- package/dist/commonjs/api/volumes/operations.js.map +1 -1
- package/dist/commonjs/api/volumes/options.d.ts +3 -1
- package/dist/commonjs/api/volumes/options.js.map +1 -1
- package/dist/commonjs/classic/index.d.ts +21 -32
- package/dist/commonjs/classic/index.js.map +1 -1
- package/dist/commonjs/classic/ransomwareReports/index.d.ts +1 -1
- package/dist/commonjs/classic/ransomwareReports/index.js.map +1 -1
- package/dist/commonjs/classic/volumes/index.d.ts +3 -3
- package/dist/commonjs/classic/volumes/index.js.map +1 -1
- package/dist/commonjs/index.d.ts +27 -38
- package/dist/commonjs/index.js +7 -47
- package/dist/commonjs/index.js.map +1 -1
- package/dist/commonjs/models/index.d.ts +1 -1
- package/dist/commonjs/models/index.js +7 -47
- package/dist/commonjs/models/index.js.map +1 -1
- package/dist/commonjs/models/models.d.ts +231 -2173
- package/dist/commonjs/models/models.js +221 -2354
- package/dist/commonjs/models/models.js.map +1 -1
- package/dist/commonjs/netAppManagementClient.d.ts +2 -35
- package/dist/commonjs/netAppManagementClient.js +50 -86
- package/dist/commonjs/netAppManagementClient.js.map +1 -1
- package/dist/commonjs/restorePollerHelpers.js +78 -391
- package/dist/commonjs/restorePollerHelpers.js.map +1 -1
- package/dist/commonjs/static-helpers/pagingHelpers.d.ts +1 -0
- package/dist/commonjs/static-helpers/pagingHelpers.js +27 -5
- package/dist/commonjs/static-helpers/pagingHelpers.js.map +1 -1
- package/dist/commonjs/static-helpers/pollingHelpers.d.ts +4 -0
- package/dist/commonjs/static-helpers/pollingHelpers.js +18 -2
- package/dist/commonjs/static-helpers/pollingHelpers.js.map +1 -1
- package/dist/commonjs/tsdoc-metadata.json +1 -1
- package/dist/esm/api/accounts/index.d.ts +1 -1
- package/dist/esm/api/accounts/index.js.map +1 -1
- package/dist/esm/api/accounts/operations.js +29 -44
- package/dist/esm/api/accounts/operations.js.map +1 -1
- package/dist/esm/api/backupPolicies/index.d.ts +1 -1
- package/dist/esm/api/backupPolicies/index.js.map +1 -1
- package/dist/esm/api/backupPolicies/operations.js +15 -24
- package/dist/esm/api/backupPolicies/operations.js.map +1 -1
- package/dist/esm/api/backupVaults/index.d.ts +1 -1
- package/dist/esm/api/backupVaults/index.js.map +1 -1
- package/dist/esm/api/backupVaults/operations.js +17 -30
- package/dist/esm/api/backupVaults/operations.js.map +1 -1
- package/dist/esm/api/backups/index.d.ts +1 -1
- package/dist/esm/api/backups/index.js.map +1 -1
- package/dist/esm/api/backups/operations.js +21 -40
- package/dist/esm/api/backups/operations.js.map +1 -1
- package/dist/esm/api/backupsUnderAccount/index.d.ts +1 -1
- package/dist/esm/api/backupsUnderAccount/index.js.map +1 -1
- package/dist/esm/api/backupsUnderAccount/operations.js +4 -7
- package/dist/esm/api/backupsUnderAccount/operations.js.map +1 -1
- package/dist/esm/api/backupsUnderBackupVault/index.d.ts +1 -1
- package/dist/esm/api/backupsUnderBackupVault/index.js.map +1 -1
- package/dist/esm/api/backupsUnderBackupVault/operations.js +4 -7
- package/dist/esm/api/backupsUnderBackupVault/operations.js.map +1 -1
- package/dist/esm/api/backupsUnderVolume/index.d.ts +1 -1
- package/dist/esm/api/backupsUnderVolume/index.js.map +1 -1
- package/dist/esm/api/backupsUnderVolume/operations.js +4 -7
- package/dist/esm/api/backupsUnderVolume/operations.js.map +1 -1
- package/dist/esm/api/index.d.ts +1 -1
- package/dist/esm/api/index.js.map +1 -1
- package/dist/esm/api/netAppManagementContext.d.ts +3 -3
- package/dist/esm/api/netAppManagementContext.js +4 -23
- package/dist/esm/api/netAppManagementContext.js.map +1 -1
- package/dist/esm/api/netAppResource/index.d.ts +1 -1
- package/dist/esm/api/netAppResource/index.js.map +1 -1
- package/dist/esm/api/netAppResource/operations.js +23 -60
- package/dist/esm/api/netAppResource/operations.js.map +1 -1
- package/dist/esm/api/netAppResourceQuotaLimits/index.d.ts +1 -1
- package/dist/esm/api/netAppResourceQuotaLimits/index.js.map +1 -1
- package/dist/esm/api/netAppResourceQuotaLimits/operations.js +5 -11
- package/dist/esm/api/netAppResourceQuotaLimits/operations.js.map +1 -1
- package/dist/esm/api/netAppResourceQuotaLimitsAccount/index.d.ts +1 -1
- package/dist/esm/api/netAppResourceQuotaLimitsAccount/index.js.map +1 -1
- package/dist/esm/api/netAppResourceQuotaLimitsAccount/operations.js +9 -23
- package/dist/esm/api/netAppResourceQuotaLimitsAccount/operations.js.map +1 -1
- package/dist/esm/api/netAppResourceRegionInfos/index.d.ts +1 -1
- package/dist/esm/api/netAppResourceRegionInfos/index.js.map +1 -1
- package/dist/esm/api/netAppResourceRegionInfos/operations.js +5 -11
- package/dist/esm/api/netAppResourceRegionInfos/operations.js.map +1 -1
- package/dist/esm/api/netAppResourceUsages/index.d.ts +1 -1
- package/dist/esm/api/netAppResourceUsages/index.js.map +1 -1
- package/dist/esm/api/netAppResourceUsages/operations.js +5 -11
- package/dist/esm/api/netAppResourceUsages/operations.js.map +1 -1
- package/dist/esm/api/operations/index.d.ts +1 -1
- package/dist/esm/api/operations/index.js.map +1 -1
- package/dist/esm/api/operations/operations.js +3 -6
- package/dist/esm/api/operations/operations.js.map +1 -1
- package/dist/esm/api/pools/index.d.ts +1 -1
- package/dist/esm/api/pools/index.js.map +1 -1
- package/dist/esm/api/pools/operations.js +15 -24
- package/dist/esm/api/pools/operations.js.map +1 -1
- package/dist/esm/api/ransomwareReports/index.d.ts +1 -1
- package/dist/esm/api/ransomwareReports/index.js.map +1 -1
- package/dist/esm/api/ransomwareReports/operations.d.ts +1 -1
- package/dist/esm/api/ransomwareReports/operations.js +10 -19
- package/dist/esm/api/ransomwareReports/operations.js.map +1 -1
- package/dist/esm/api/snapshotPolicies/index.d.ts +1 -1
- package/dist/esm/api/snapshotPolicies/index.js.map +1 -1
- package/dist/esm/api/snapshotPolicies/operations.js +16 -29
- package/dist/esm/api/snapshotPolicies/operations.js.map +1 -1
- package/dist/esm/api/snapshots/index.d.ts +1 -1
- package/dist/esm/api/snapshots/index.js.map +1 -1
- package/dist/esm/api/snapshots/operations.js +17 -25
- package/dist/esm/api/snapshots/operations.js.map +1 -1
- package/dist/esm/api/subvolumes/index.d.ts +1 -1
- package/dist/esm/api/subvolumes/index.js.map +1 -1
- package/dist/esm/api/subvolumes/operations.js +18 -29
- package/dist/esm/api/subvolumes/operations.js.map +1 -1
- package/dist/esm/api/volumeGroups/index.d.ts +1 -1
- package/dist/esm/api/volumeGroups/index.js.map +1 -1
- package/dist/esm/api/volumeGroups/operations.js +14 -25
- package/dist/esm/api/volumeGroups/operations.js.map +1 -1
- package/dist/esm/api/volumeQuotaRules/index.d.ts +1 -1
- package/dist/esm/api/volumeQuotaRules/index.js.map +1 -1
- package/dist/esm/api/volumeQuotaRules/operations.js +15 -24
- package/dist/esm/api/volumeQuotaRules/operations.js.map +1 -1
- package/dist/esm/api/volumes/index.d.ts +1 -1
- package/dist/esm/api/volumes/index.js.map +1 -1
- package/dist/esm/api/volumes/operations.d.ts +4 -4
- package/dist/esm/api/volumes/operations.js +86 -120
- package/dist/esm/api/volumes/operations.js.map +1 -1
- package/dist/esm/api/volumes/options.d.ts +3 -1
- package/dist/esm/api/volumes/options.js.map +1 -1
- package/dist/esm/classic/index.d.ts +21 -32
- package/dist/esm/classic/index.js.map +1 -1
- package/dist/esm/classic/ransomwareReports/index.d.ts +1 -1
- package/dist/esm/classic/ransomwareReports/index.js.map +1 -1
- package/dist/esm/classic/volumes/index.d.ts +3 -3
- package/dist/esm/classic/volumes/index.js.map +1 -1
- package/dist/esm/index.d.ts +27 -38
- package/dist/esm/index.js +1 -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 +231 -2173
- package/dist/esm/models/models.js +214 -2187
- package/dist/esm/models/models.js.map +1 -1
- package/dist/esm/netAppManagementClient.d.ts +2 -35
- package/dist/esm/netAppManagementClient.js +10 -46
- package/dist/esm/netAppManagementClient.js.map +1 -1
- package/dist/esm/restorePollerHelpers.js +63 -376
- package/dist/esm/restorePollerHelpers.js.map +1 -1
- package/dist/esm/static-helpers/pagingHelpers.d.ts +1 -0
- package/dist/esm/static-helpers/pagingHelpers.js +27 -5
- package/dist/esm/static-helpers/pagingHelpers.js.map +1 -1
- package/dist/esm/static-helpers/pollingHelpers.d.ts +4 -0
- package/dist/esm/static-helpers/pollingHelpers.js +18 -2
- package/dist/esm/static-helpers/pollingHelpers.js.map +1 -1
- package/dist/react-native/api/accounts/index.d.ts +1 -1
- package/dist/react-native/api/accounts/index.js.map +1 -1
- package/dist/react-native/api/accounts/operations.js +29 -44
- package/dist/react-native/api/accounts/operations.js.map +1 -1
- package/dist/react-native/api/backupPolicies/index.d.ts +1 -1
- package/dist/react-native/api/backupPolicies/index.js.map +1 -1
- package/dist/react-native/api/backupPolicies/operations.js +15 -24
- package/dist/react-native/api/backupPolicies/operations.js.map +1 -1
- package/dist/react-native/api/backupVaults/index.d.ts +1 -1
- package/dist/react-native/api/backupVaults/index.js.map +1 -1
- package/dist/react-native/api/backupVaults/operations.js +17 -30
- package/dist/react-native/api/backupVaults/operations.js.map +1 -1
- package/dist/react-native/api/backups/index.d.ts +1 -1
- package/dist/react-native/api/backups/index.js.map +1 -1
- package/dist/react-native/api/backups/operations.js +21 -40
- package/dist/react-native/api/backups/operations.js.map +1 -1
- package/dist/react-native/api/backupsUnderAccount/index.d.ts +1 -1
- package/dist/react-native/api/backupsUnderAccount/index.js.map +1 -1
- package/dist/react-native/api/backupsUnderAccount/operations.js +4 -7
- package/dist/react-native/api/backupsUnderAccount/operations.js.map +1 -1
- package/dist/react-native/api/backupsUnderBackupVault/index.d.ts +1 -1
- package/dist/react-native/api/backupsUnderBackupVault/index.js.map +1 -1
- package/dist/react-native/api/backupsUnderBackupVault/operations.js +4 -7
- package/dist/react-native/api/backupsUnderBackupVault/operations.js.map +1 -1
- package/dist/react-native/api/backupsUnderVolume/index.d.ts +1 -1
- package/dist/react-native/api/backupsUnderVolume/index.js.map +1 -1
- package/dist/react-native/api/backupsUnderVolume/operations.js +4 -7
- package/dist/react-native/api/backupsUnderVolume/operations.js.map +1 -1
- package/dist/react-native/api/index.d.ts +1 -1
- package/dist/react-native/api/index.js.map +1 -1
- package/dist/react-native/api/netAppManagementContext.d.ts +3 -3
- package/dist/react-native/api/netAppManagementContext.js +4 -23
- package/dist/react-native/api/netAppManagementContext.js.map +1 -1
- package/dist/react-native/api/netAppResource/index.d.ts +1 -1
- package/dist/react-native/api/netAppResource/index.js.map +1 -1
- package/dist/react-native/api/netAppResource/operations.js +23 -60
- package/dist/react-native/api/netAppResource/operations.js.map +1 -1
- package/dist/react-native/api/netAppResourceQuotaLimits/index.d.ts +1 -1
- package/dist/react-native/api/netAppResourceQuotaLimits/index.js.map +1 -1
- package/dist/react-native/api/netAppResourceQuotaLimits/operations.js +5 -11
- package/dist/react-native/api/netAppResourceQuotaLimits/operations.js.map +1 -1
- package/dist/react-native/api/netAppResourceQuotaLimitsAccount/index.d.ts +1 -1
- package/dist/react-native/api/netAppResourceQuotaLimitsAccount/index.js.map +1 -1
- package/dist/react-native/api/netAppResourceQuotaLimitsAccount/operations.js +9 -23
- package/dist/react-native/api/netAppResourceQuotaLimitsAccount/operations.js.map +1 -1
- package/dist/react-native/api/netAppResourceRegionInfos/index.d.ts +1 -1
- package/dist/react-native/api/netAppResourceRegionInfos/index.js.map +1 -1
- package/dist/react-native/api/netAppResourceRegionInfos/operations.js +5 -11
- package/dist/react-native/api/netAppResourceRegionInfos/operations.js.map +1 -1
- package/dist/react-native/api/netAppResourceUsages/index.d.ts +1 -1
- package/dist/react-native/api/netAppResourceUsages/index.js.map +1 -1
- package/dist/react-native/api/netAppResourceUsages/operations.js +5 -11
- package/dist/react-native/api/netAppResourceUsages/operations.js.map +1 -1
- package/dist/react-native/api/operations/index.d.ts +1 -1
- package/dist/react-native/api/operations/index.js.map +1 -1
- package/dist/react-native/api/operations/operations.js +3 -6
- package/dist/react-native/api/operations/operations.js.map +1 -1
- package/dist/react-native/api/pools/index.d.ts +1 -1
- package/dist/react-native/api/pools/index.js.map +1 -1
- package/dist/react-native/api/pools/operations.js +15 -24
- package/dist/react-native/api/pools/operations.js.map +1 -1
- package/dist/react-native/api/ransomwareReports/index.d.ts +1 -1
- package/dist/react-native/api/ransomwareReports/index.js.map +1 -1
- package/dist/react-native/api/ransomwareReports/operations.d.ts +1 -1
- package/dist/react-native/api/ransomwareReports/operations.js +10 -19
- package/dist/react-native/api/ransomwareReports/operations.js.map +1 -1
- package/dist/react-native/api/snapshotPolicies/index.d.ts +1 -1
- package/dist/react-native/api/snapshotPolicies/index.js.map +1 -1
- package/dist/react-native/api/snapshotPolicies/operations.js +16 -29
- package/dist/react-native/api/snapshotPolicies/operations.js.map +1 -1
- package/dist/react-native/api/snapshots/index.d.ts +1 -1
- package/dist/react-native/api/snapshots/index.js.map +1 -1
- package/dist/react-native/api/snapshots/operations.js +17 -25
- package/dist/react-native/api/snapshots/operations.js.map +1 -1
- package/dist/react-native/api/subvolumes/index.d.ts +1 -1
- package/dist/react-native/api/subvolumes/index.js.map +1 -1
- package/dist/react-native/api/subvolumes/operations.js +18 -29
- package/dist/react-native/api/subvolumes/operations.js.map +1 -1
- package/dist/react-native/api/volumeGroups/index.d.ts +1 -1
- package/dist/react-native/api/volumeGroups/index.js.map +1 -1
- package/dist/react-native/api/volumeGroups/operations.js +14 -25
- package/dist/react-native/api/volumeGroups/operations.js.map +1 -1
- package/dist/react-native/api/volumeQuotaRules/index.d.ts +1 -1
- package/dist/react-native/api/volumeQuotaRules/index.js.map +1 -1
- package/dist/react-native/api/volumeQuotaRules/operations.js +15 -24
- package/dist/react-native/api/volumeQuotaRules/operations.js.map +1 -1
- package/dist/react-native/api/volumes/index.d.ts +1 -1
- package/dist/react-native/api/volumes/index.js.map +1 -1
- package/dist/react-native/api/volumes/operations.d.ts +4 -4
- package/dist/react-native/api/volumes/operations.js +86 -120
- package/dist/react-native/api/volumes/operations.js.map +1 -1
- package/dist/react-native/api/volumes/options.d.ts +3 -1
- package/dist/react-native/api/volumes/options.js.map +1 -1
- package/dist/react-native/classic/index.d.ts +21 -32
- package/dist/react-native/classic/index.js.map +1 -1
- package/dist/react-native/classic/ransomwareReports/index.d.ts +1 -1
- package/dist/react-native/classic/ransomwareReports/index.js.map +1 -1
- package/dist/react-native/classic/volumes/index.d.ts +3 -3
- package/dist/react-native/classic/volumes/index.js.map +1 -1
- package/dist/react-native/index.d.ts +27 -38
- package/dist/react-native/index.js +1 -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 +231 -2173
- package/dist/react-native/models/models.js +214 -2187
- package/dist/react-native/models/models.js.map +1 -1
- package/dist/react-native/netAppManagementClient.d.ts +2 -35
- package/dist/react-native/netAppManagementClient.js +10 -46
- package/dist/react-native/netAppManagementClient.js.map +1 -1
- package/dist/react-native/restorePollerHelpers.js +63 -376
- package/dist/react-native/restorePollerHelpers.js.map +1 -1
- package/dist/react-native/static-helpers/pagingHelpers.d.ts +1 -0
- package/dist/react-native/static-helpers/pagingHelpers.js +27 -5
- package/dist/react-native/static-helpers/pagingHelpers.js.map +1 -1
- package/dist/react-native/static-helpers/pollingHelpers.d.ts +4 -0
- package/dist/react-native/static-helpers/pollingHelpers.js +18 -2
- package/dist/react-native/static-helpers/pollingHelpers.js.map +1 -1
- package/package.json +5 -214
- package/dist/browser/api/activeDirectoryConfigs/index.d.ts +0 -3
- package/dist/browser/api/activeDirectoryConfigs/index.js +0 -4
- package/dist/browser/api/activeDirectoryConfigs/index.js.map +0 -1
- package/dist/browser/api/activeDirectoryConfigs/operations.d.ts +0 -36
- package/dist/browser/api/activeDirectoryConfigs/operations.js +0 -216
- package/dist/browser/api/activeDirectoryConfigs/operations.js.map +0 -1
- package/dist/browser/api/activeDirectoryConfigs/options.d.ts +0 -26
- package/dist/browser/api/activeDirectoryConfigs/options.js +0 -4
- package/dist/browser/api/activeDirectoryConfigs/options.js.map +0 -1
- package/dist/browser/api/buckets/index.d.ts +0 -3
- package/dist/browser/api/buckets/index.js +0 -4
- package/dist/browser/api/buckets/index.js.map +0 -1
- package/dist/browser/api/buckets/operations.d.ts +0 -36
- package/dist/browser/api/buckets/operations.js +0 -227
- package/dist/browser/api/buckets/operations.js.map +0 -1
- package/dist/browser/api/buckets/options.d.ts +0 -26
- package/dist/browser/api/buckets/options.js +0 -4
- package/dist/browser/api/buckets/options.js.map +0 -1
- package/dist/browser/api/caches/index.d.ts +0 -3
- package/dist/browser/api/caches/index.js +0 -4
- package/dist/browser/api/caches/index.js.map +0 -1
- package/dist/browser/api/caches/operations.d.ts +0 -40
- package/dist/browser/api/caches/operations.js +0 -258
- package/dist/browser/api/caches/operations.js.map +0 -1
- package/dist/browser/api/caches/options.d.ts +0 -31
- package/dist/browser/api/caches/options.js +0 -4
- package/dist/browser/api/caches/options.js.map +0 -1
- package/dist/browser/api/elasticAccounts/index.d.ts +0 -3
- package/dist/browser/api/elasticAccounts/index.js +0 -4
- package/dist/browser/api/elasticAccounts/index.js.map +0 -1
- package/dist/browser/api/elasticAccounts/operations.d.ts +0 -36
- package/dist/browser/api/elasticAccounts/operations.js +0 -212
- package/dist/browser/api/elasticAccounts/operations.js.map +0 -1
- package/dist/browser/api/elasticAccounts/options.d.ts +0 -26
- package/dist/browser/api/elasticAccounts/options.js +0 -4
- package/dist/browser/api/elasticAccounts/options.js.map +0 -1
- package/dist/browser/api/elasticBackupPolicies/index.d.ts +0 -3
- package/dist/browser/api/elasticBackupPolicies/index.js +0 -4
- package/dist/browser/api/elasticBackupPolicies/index.js.map +0 -1
- package/dist/browser/api/elasticBackupPolicies/operations.d.ts +0 -32
- package/dist/browser/api/elasticBackupPolicies/operations.js +0 -189
- package/dist/browser/api/elasticBackupPolicies/operations.js.map +0 -1
- package/dist/browser/api/elasticBackupPolicies/options.d.ts +0 -23
- package/dist/browser/api/elasticBackupPolicies/options.js +0 -4
- package/dist/browser/api/elasticBackupPolicies/options.js.map +0 -1
- package/dist/browser/api/elasticBackupVaults/index.d.ts +0 -3
- package/dist/browser/api/elasticBackupVaults/index.js +0 -4
- package/dist/browser/api/elasticBackupVaults/index.js.map +0 -1
- package/dist/browser/api/elasticBackupVaults/operations.d.ts +0 -32
- package/dist/browser/api/elasticBackupVaults/operations.js +0 -189
- package/dist/browser/api/elasticBackupVaults/operations.js.map +0 -1
- package/dist/browser/api/elasticBackupVaults/options.d.ts +0 -23
- package/dist/browser/api/elasticBackupVaults/options.js +0 -4
- package/dist/browser/api/elasticBackupVaults/options.js.map +0 -1
- package/dist/browser/api/elasticBackups/index.d.ts +0 -3
- package/dist/browser/api/elasticBackups/index.js +0 -4
- package/dist/browser/api/elasticBackups/index.js.map +0 -1
- package/dist/browser/api/elasticBackups/operations.d.ts +0 -32
- package/dist/browser/api/elasticBackups/operations.js +0 -186
- package/dist/browser/api/elasticBackups/operations.js.map +0 -1
- package/dist/browser/api/elasticBackups/options.d.ts +0 -23
- package/dist/browser/api/elasticBackups/options.js +0 -4
- package/dist/browser/api/elasticBackups/options.js.map +0 -1
- package/dist/browser/api/elasticCapacityPools/index.d.ts +0 -3
- package/dist/browser/api/elasticCapacityPools/index.js +0 -4
- package/dist/browser/api/elasticCapacityPools/index.js.map +0 -1
- package/dist/browser/api/elasticCapacityPools/operations.d.ts +0 -40
- package/dist/browser/api/elasticCapacityPools/operations.js +0 -269
- package/dist/browser/api/elasticCapacityPools/operations.js.map +0 -1
- package/dist/browser/api/elasticCapacityPools/options.d.ts +0 -31
- package/dist/browser/api/elasticCapacityPools/options.js +0 -4
- package/dist/browser/api/elasticCapacityPools/options.js.map +0 -1
- package/dist/browser/api/elasticSnapshotPolicies/index.d.ts +0 -3
- package/dist/browser/api/elasticSnapshotPolicies/index.js +0 -4
- package/dist/browser/api/elasticSnapshotPolicies/index.js.map +0 -1
- package/dist/browser/api/elasticSnapshotPolicies/operations.d.ts +0 -36
- package/dist/browser/api/elasticSnapshotPolicies/operations.js +0 -224
- package/dist/browser/api/elasticSnapshotPolicies/operations.js.map +0 -1
- package/dist/browser/api/elasticSnapshotPolicies/options.d.ts +0 -26
- package/dist/browser/api/elasticSnapshotPolicies/options.js +0 -4
- package/dist/browser/api/elasticSnapshotPolicies/options.js.map +0 -1
- package/dist/browser/api/elasticSnapshots/index.d.ts +0 -3
- package/dist/browser/api/elasticSnapshots/index.js +0 -4
- package/dist/browser/api/elasticSnapshots/index.js.map +0 -1
- package/dist/browser/api/elasticSnapshots/operations.d.ts +0 -28
- package/dist/browser/api/elasticSnapshots/operations.js +0 -159
- package/dist/browser/api/elasticSnapshots/operations.js.map +0 -1
- package/dist/browser/api/elasticSnapshots/options.d.ts +0 -18
- package/dist/browser/api/elasticSnapshots/options.js +0 -4
- package/dist/browser/api/elasticSnapshots/options.js.map +0 -1
- package/dist/browser/api/elasticVolumes/index.d.ts +0 -3
- package/dist/browser/api/elasticVolumes/index.js +0 -4
- package/dist/browser/api/elasticVolumes/index.js.map +0 -1
- package/dist/browser/api/elasticVolumes/operations.d.ts +0 -36
- package/dist/browser/api/elasticVolumes/operations.js +0 -229
- package/dist/browser/api/elasticVolumes/operations.js.map +0 -1
- package/dist/browser/api/elasticVolumes/options.d.ts +0 -28
- package/dist/browser/api/elasticVolumes/options.js +0 -4
- package/dist/browser/api/elasticVolumes/options.js.map +0 -1
- package/dist/browser/classic/activeDirectoryConfigs/index.d.ts +0 -27
- package/dist/browser/classic/activeDirectoryConfigs/index.js +0 -19
- package/dist/browser/classic/activeDirectoryConfigs/index.js.map +0 -1
- package/dist/browser/classic/buckets/index.d.ts +0 -27
- package/dist/browser/classic/buckets/index.js +0 -19
- package/dist/browser/classic/buckets/index.js.map +0 -1
- package/dist/browser/classic/caches/index.d.ts +0 -29
- package/dist/browser/classic/caches/index.js +0 -20
- package/dist/browser/classic/caches/index.js.map +0 -1
- package/dist/browser/classic/elasticAccounts/index.d.ts +0 -27
- package/dist/browser/classic/elasticAccounts/index.js +0 -19
- package/dist/browser/classic/elasticAccounts/index.js.map +0 -1
- package/dist/browser/classic/elasticBackupPolicies/index.d.ts +0 -25
- package/dist/browser/classic/elasticBackupPolicies/index.js +0 -18
- package/dist/browser/classic/elasticBackupPolicies/index.js.map +0 -1
- package/dist/browser/classic/elasticBackupVaults/index.d.ts +0 -25
- package/dist/browser/classic/elasticBackupVaults/index.js +0 -18
- package/dist/browser/classic/elasticBackupVaults/index.js.map +0 -1
- package/dist/browser/classic/elasticBackups/index.d.ts +0 -25
- package/dist/browser/classic/elasticBackups/index.js +0 -18
- package/dist/browser/classic/elasticBackups/index.js.map +0 -1
- package/dist/browser/classic/elasticCapacityPools/index.d.ts +0 -29
- package/dist/browser/classic/elasticCapacityPools/index.js +0 -20
- package/dist/browser/classic/elasticCapacityPools/index.js.map +0 -1
- package/dist/browser/classic/elasticSnapshotPolicies/index.d.ts +0 -27
- package/dist/browser/classic/elasticSnapshotPolicies/index.js +0 -19
- package/dist/browser/classic/elasticSnapshotPolicies/index.js.map +0 -1
- package/dist/browser/classic/elasticSnapshots/index.d.ts +0 -23
- package/dist/browser/classic/elasticSnapshots/index.js +0 -17
- package/dist/browser/classic/elasticSnapshots/index.js.map +0 -1
- package/dist/browser/classic/elasticVolumes/index.d.ts +0 -27
- package/dist/browser/classic/elasticVolumes/index.js +0 -19
- package/dist/browser/classic/elasticVolumes/index.js.map +0 -1
- package/dist/commonjs/api/activeDirectoryConfigs/index.d.ts +0 -3
- package/dist/commonjs/api/activeDirectoryConfigs/index.js +0 -13
- package/dist/commonjs/api/activeDirectoryConfigs/index.js.map +0 -1
- package/dist/commonjs/api/activeDirectoryConfigs/operations.d.ts +0 -36
- package/dist/commonjs/api/activeDirectoryConfigs/operations.js +0 -236
- package/dist/commonjs/api/activeDirectoryConfigs/operations.js.map +0 -1
- package/dist/commonjs/api/activeDirectoryConfigs/options.d.ts +0 -26
- package/dist/commonjs/api/activeDirectoryConfigs/options.js +0 -5
- package/dist/commonjs/api/activeDirectoryConfigs/options.js.map +0 -1
- package/dist/commonjs/api/buckets/index.d.ts +0 -3
- package/dist/commonjs/api/buckets/index.js +0 -13
- package/dist/commonjs/api/buckets/index.js.map +0 -1
- package/dist/commonjs/api/buckets/operations.d.ts +0 -36
- package/dist/commonjs/api/buckets/operations.js +0 -247
- package/dist/commonjs/api/buckets/operations.js.map +0 -1
- package/dist/commonjs/api/buckets/options.d.ts +0 -26
- package/dist/commonjs/api/buckets/options.js +0 -5
- package/dist/commonjs/api/buckets/options.js.map +0 -1
- package/dist/commonjs/api/caches/index.d.ts +0 -3
- package/dist/commonjs/api/caches/index.js +0 -14
- package/dist/commonjs/api/caches/index.js.map +0 -1
- package/dist/commonjs/api/caches/operations.d.ts +0 -40
- package/dist/commonjs/api/caches/operations.js +0 -281
- package/dist/commonjs/api/caches/operations.js.map +0 -1
- package/dist/commonjs/api/caches/options.d.ts +0 -31
- package/dist/commonjs/api/caches/options.js +0 -5
- package/dist/commonjs/api/caches/options.js.map +0 -1
- package/dist/commonjs/api/elasticAccounts/index.d.ts +0 -3
- package/dist/commonjs/api/elasticAccounts/index.js +0 -13
- package/dist/commonjs/api/elasticAccounts/index.js.map +0 -1
- package/dist/commonjs/api/elasticAccounts/operations.d.ts +0 -36
- package/dist/commonjs/api/elasticAccounts/operations.js +0 -232
- package/dist/commonjs/api/elasticAccounts/operations.js.map +0 -1
- package/dist/commonjs/api/elasticAccounts/options.d.ts +0 -26
- package/dist/commonjs/api/elasticAccounts/options.js +0 -5
- package/dist/commonjs/api/elasticAccounts/options.js.map +0 -1
- package/dist/commonjs/api/elasticBackupPolicies/index.d.ts +0 -3
- package/dist/commonjs/api/elasticBackupPolicies/index.js +0 -12
- package/dist/commonjs/api/elasticBackupPolicies/index.js.map +0 -1
- package/dist/commonjs/api/elasticBackupPolicies/operations.d.ts +0 -32
- package/dist/commonjs/api/elasticBackupPolicies/operations.js +0 -206
- package/dist/commonjs/api/elasticBackupPolicies/operations.js.map +0 -1
- package/dist/commonjs/api/elasticBackupPolicies/options.d.ts +0 -23
- package/dist/commonjs/api/elasticBackupPolicies/options.js +0 -5
- package/dist/commonjs/api/elasticBackupPolicies/options.js.map +0 -1
- package/dist/commonjs/api/elasticBackupVaults/index.d.ts +0 -3
- package/dist/commonjs/api/elasticBackupVaults/index.js +0 -12
- package/dist/commonjs/api/elasticBackupVaults/index.js.map +0 -1
- package/dist/commonjs/api/elasticBackupVaults/operations.d.ts +0 -32
- package/dist/commonjs/api/elasticBackupVaults/operations.js +0 -206
- package/dist/commonjs/api/elasticBackupVaults/operations.js.map +0 -1
- package/dist/commonjs/api/elasticBackupVaults/options.d.ts +0 -23
- package/dist/commonjs/api/elasticBackupVaults/options.js +0 -5
- package/dist/commonjs/api/elasticBackupVaults/options.js.map +0 -1
- package/dist/commonjs/api/elasticBackups/index.d.ts +0 -3
- package/dist/commonjs/api/elasticBackups/index.js +0 -12
- package/dist/commonjs/api/elasticBackups/index.js.map +0 -1
- package/dist/commonjs/api/elasticBackups/operations.d.ts +0 -32
- package/dist/commonjs/api/elasticBackups/operations.js +0 -203
- package/dist/commonjs/api/elasticBackups/operations.js.map +0 -1
- package/dist/commonjs/api/elasticBackups/options.d.ts +0 -23
- package/dist/commonjs/api/elasticBackups/options.js +0 -5
- package/dist/commonjs/api/elasticBackups/options.js.map +0 -1
- package/dist/commonjs/api/elasticCapacityPools/index.d.ts +0 -3
- package/dist/commonjs/api/elasticCapacityPools/index.js +0 -14
- package/dist/commonjs/api/elasticCapacityPools/index.js.map +0 -1
- package/dist/commonjs/api/elasticCapacityPools/operations.d.ts +0 -40
- package/dist/commonjs/api/elasticCapacityPools/operations.js +0 -292
- package/dist/commonjs/api/elasticCapacityPools/operations.js.map +0 -1
- package/dist/commonjs/api/elasticCapacityPools/options.d.ts +0 -31
- package/dist/commonjs/api/elasticCapacityPools/options.js +0 -5
- package/dist/commonjs/api/elasticCapacityPools/options.js.map +0 -1
- package/dist/commonjs/api/elasticSnapshotPolicies/index.d.ts +0 -3
- package/dist/commonjs/api/elasticSnapshotPolicies/index.js +0 -13
- package/dist/commonjs/api/elasticSnapshotPolicies/index.js.map +0 -1
- package/dist/commonjs/api/elasticSnapshotPolicies/operations.d.ts +0 -36
- package/dist/commonjs/api/elasticSnapshotPolicies/operations.js +0 -244
- package/dist/commonjs/api/elasticSnapshotPolicies/operations.js.map +0 -1
- package/dist/commonjs/api/elasticSnapshotPolicies/options.d.ts +0 -26
- package/dist/commonjs/api/elasticSnapshotPolicies/options.js +0 -5
- package/dist/commonjs/api/elasticSnapshotPolicies/options.js.map +0 -1
- package/dist/commonjs/api/elasticSnapshots/index.d.ts +0 -3
- package/dist/commonjs/api/elasticSnapshots/index.js +0 -11
- package/dist/commonjs/api/elasticSnapshots/index.js.map +0 -1
- package/dist/commonjs/api/elasticSnapshots/operations.d.ts +0 -28
- package/dist/commonjs/api/elasticSnapshots/operations.js +0 -173
- package/dist/commonjs/api/elasticSnapshots/operations.js.map +0 -1
- package/dist/commonjs/api/elasticSnapshots/options.d.ts +0 -18
- package/dist/commonjs/api/elasticSnapshots/options.js +0 -5
- package/dist/commonjs/api/elasticSnapshots/options.js.map +0 -1
- package/dist/commonjs/api/elasticVolumes/index.d.ts +0 -3
- package/dist/commonjs/api/elasticVolumes/index.js +0 -13
- package/dist/commonjs/api/elasticVolumes/index.js.map +0 -1
- package/dist/commonjs/api/elasticVolumes/operations.d.ts +0 -36
- package/dist/commonjs/api/elasticVolumes/operations.js +0 -249
- package/dist/commonjs/api/elasticVolumes/operations.js.map +0 -1
- package/dist/commonjs/api/elasticVolumes/options.d.ts +0 -28
- package/dist/commonjs/api/elasticVolumes/options.js +0 -5
- package/dist/commonjs/api/elasticVolumes/options.js.map +0 -1
- package/dist/commonjs/classic/activeDirectoryConfigs/index.d.ts +0 -27
- package/dist/commonjs/classic/activeDirectoryConfigs/index.js +0 -22
- package/dist/commonjs/classic/activeDirectoryConfigs/index.js.map +0 -1
- package/dist/commonjs/classic/buckets/index.d.ts +0 -27
- package/dist/commonjs/classic/buckets/index.js +0 -22
- package/dist/commonjs/classic/buckets/index.js.map +0 -1
- package/dist/commonjs/classic/caches/index.d.ts +0 -29
- package/dist/commonjs/classic/caches/index.js +0 -23
- package/dist/commonjs/classic/caches/index.js.map +0 -1
- package/dist/commonjs/classic/elasticAccounts/index.d.ts +0 -27
- package/dist/commonjs/classic/elasticAccounts/index.js +0 -22
- package/dist/commonjs/classic/elasticAccounts/index.js.map +0 -1
- package/dist/commonjs/classic/elasticBackupPolicies/index.d.ts +0 -25
- package/dist/commonjs/classic/elasticBackupPolicies/index.js +0 -21
- package/dist/commonjs/classic/elasticBackupPolicies/index.js.map +0 -1
- package/dist/commonjs/classic/elasticBackupVaults/index.d.ts +0 -25
- package/dist/commonjs/classic/elasticBackupVaults/index.js +0 -21
- package/dist/commonjs/classic/elasticBackupVaults/index.js.map +0 -1
- package/dist/commonjs/classic/elasticBackups/index.d.ts +0 -25
- package/dist/commonjs/classic/elasticBackups/index.js +0 -21
- package/dist/commonjs/classic/elasticBackups/index.js.map +0 -1
- package/dist/commonjs/classic/elasticCapacityPools/index.d.ts +0 -29
- package/dist/commonjs/classic/elasticCapacityPools/index.js +0 -23
- package/dist/commonjs/classic/elasticCapacityPools/index.js.map +0 -1
- package/dist/commonjs/classic/elasticSnapshotPolicies/index.d.ts +0 -27
- package/dist/commonjs/classic/elasticSnapshotPolicies/index.js +0 -22
- package/dist/commonjs/classic/elasticSnapshotPolicies/index.js.map +0 -1
- package/dist/commonjs/classic/elasticSnapshots/index.d.ts +0 -23
- package/dist/commonjs/classic/elasticSnapshots/index.js +0 -20
- package/dist/commonjs/classic/elasticSnapshots/index.js.map +0 -1
- package/dist/commonjs/classic/elasticVolumes/index.d.ts +0 -27
- package/dist/commonjs/classic/elasticVolumes/index.js +0 -22
- package/dist/commonjs/classic/elasticVolumes/index.js.map +0 -1
- package/dist/esm/api/activeDirectoryConfigs/index.d.ts +0 -3
- package/dist/esm/api/activeDirectoryConfigs/index.js +0 -4
- package/dist/esm/api/activeDirectoryConfigs/index.js.map +0 -1
- package/dist/esm/api/activeDirectoryConfigs/operations.d.ts +0 -36
- package/dist/esm/api/activeDirectoryConfigs/operations.js +0 -216
- package/dist/esm/api/activeDirectoryConfigs/operations.js.map +0 -1
- package/dist/esm/api/activeDirectoryConfigs/options.d.ts +0 -26
- package/dist/esm/api/activeDirectoryConfigs/options.js +0 -4
- package/dist/esm/api/activeDirectoryConfigs/options.js.map +0 -1
- package/dist/esm/api/buckets/index.d.ts +0 -3
- package/dist/esm/api/buckets/index.js +0 -4
- package/dist/esm/api/buckets/index.js.map +0 -1
- package/dist/esm/api/buckets/operations.d.ts +0 -36
- package/dist/esm/api/buckets/operations.js +0 -227
- package/dist/esm/api/buckets/operations.js.map +0 -1
- package/dist/esm/api/buckets/options.d.ts +0 -26
- package/dist/esm/api/buckets/options.js +0 -4
- package/dist/esm/api/buckets/options.js.map +0 -1
- package/dist/esm/api/caches/index.d.ts +0 -3
- package/dist/esm/api/caches/index.js +0 -4
- package/dist/esm/api/caches/index.js.map +0 -1
- package/dist/esm/api/caches/operations.d.ts +0 -40
- package/dist/esm/api/caches/operations.js +0 -258
- package/dist/esm/api/caches/operations.js.map +0 -1
- package/dist/esm/api/caches/options.d.ts +0 -31
- package/dist/esm/api/caches/options.js +0 -4
- package/dist/esm/api/caches/options.js.map +0 -1
- package/dist/esm/api/elasticAccounts/index.d.ts +0 -3
- package/dist/esm/api/elasticAccounts/index.js +0 -4
- package/dist/esm/api/elasticAccounts/index.js.map +0 -1
- package/dist/esm/api/elasticAccounts/operations.d.ts +0 -36
- package/dist/esm/api/elasticAccounts/operations.js +0 -212
- package/dist/esm/api/elasticAccounts/operations.js.map +0 -1
- package/dist/esm/api/elasticAccounts/options.d.ts +0 -26
- package/dist/esm/api/elasticAccounts/options.js +0 -4
- package/dist/esm/api/elasticAccounts/options.js.map +0 -1
- package/dist/esm/api/elasticBackupPolicies/index.d.ts +0 -3
- package/dist/esm/api/elasticBackupPolicies/index.js +0 -4
- package/dist/esm/api/elasticBackupPolicies/index.js.map +0 -1
- package/dist/esm/api/elasticBackupPolicies/operations.d.ts +0 -32
- package/dist/esm/api/elasticBackupPolicies/operations.js +0 -189
- package/dist/esm/api/elasticBackupPolicies/operations.js.map +0 -1
- package/dist/esm/api/elasticBackupPolicies/options.d.ts +0 -23
- package/dist/esm/api/elasticBackupPolicies/options.js +0 -4
- package/dist/esm/api/elasticBackupPolicies/options.js.map +0 -1
- package/dist/esm/api/elasticBackupVaults/index.d.ts +0 -3
- package/dist/esm/api/elasticBackupVaults/index.js +0 -4
- package/dist/esm/api/elasticBackupVaults/index.js.map +0 -1
- package/dist/esm/api/elasticBackupVaults/operations.d.ts +0 -32
- package/dist/esm/api/elasticBackupVaults/operations.js +0 -189
- package/dist/esm/api/elasticBackupVaults/operations.js.map +0 -1
- package/dist/esm/api/elasticBackupVaults/options.d.ts +0 -23
- package/dist/esm/api/elasticBackupVaults/options.js +0 -4
- package/dist/esm/api/elasticBackupVaults/options.js.map +0 -1
- package/dist/esm/api/elasticBackups/index.d.ts +0 -3
- package/dist/esm/api/elasticBackups/index.js +0 -4
- package/dist/esm/api/elasticBackups/index.js.map +0 -1
- package/dist/esm/api/elasticBackups/operations.d.ts +0 -32
- package/dist/esm/api/elasticBackups/operations.js +0 -186
- package/dist/esm/api/elasticBackups/operations.js.map +0 -1
- package/dist/esm/api/elasticBackups/options.d.ts +0 -23
- package/dist/esm/api/elasticBackups/options.js +0 -4
- package/dist/esm/api/elasticBackups/options.js.map +0 -1
- package/dist/esm/api/elasticCapacityPools/index.d.ts +0 -3
- package/dist/esm/api/elasticCapacityPools/index.js +0 -4
- package/dist/esm/api/elasticCapacityPools/index.js.map +0 -1
- package/dist/esm/api/elasticCapacityPools/operations.d.ts +0 -40
- package/dist/esm/api/elasticCapacityPools/operations.js +0 -269
- package/dist/esm/api/elasticCapacityPools/operations.js.map +0 -1
- package/dist/esm/api/elasticCapacityPools/options.d.ts +0 -31
- package/dist/esm/api/elasticCapacityPools/options.js +0 -4
- package/dist/esm/api/elasticCapacityPools/options.js.map +0 -1
- package/dist/esm/api/elasticSnapshotPolicies/index.d.ts +0 -3
- package/dist/esm/api/elasticSnapshotPolicies/index.js +0 -4
- package/dist/esm/api/elasticSnapshotPolicies/index.js.map +0 -1
- package/dist/esm/api/elasticSnapshotPolicies/operations.d.ts +0 -36
- package/dist/esm/api/elasticSnapshotPolicies/operations.js +0 -224
- package/dist/esm/api/elasticSnapshotPolicies/operations.js.map +0 -1
- package/dist/esm/api/elasticSnapshotPolicies/options.d.ts +0 -26
- package/dist/esm/api/elasticSnapshotPolicies/options.js +0 -4
- package/dist/esm/api/elasticSnapshotPolicies/options.js.map +0 -1
- package/dist/esm/api/elasticSnapshots/index.d.ts +0 -3
- package/dist/esm/api/elasticSnapshots/index.js +0 -4
- package/dist/esm/api/elasticSnapshots/index.js.map +0 -1
- package/dist/esm/api/elasticSnapshots/operations.d.ts +0 -28
- package/dist/esm/api/elasticSnapshots/operations.js +0 -159
- package/dist/esm/api/elasticSnapshots/operations.js.map +0 -1
- package/dist/esm/api/elasticSnapshots/options.d.ts +0 -18
- package/dist/esm/api/elasticSnapshots/options.js +0 -4
- package/dist/esm/api/elasticSnapshots/options.js.map +0 -1
- package/dist/esm/api/elasticVolumes/index.d.ts +0 -3
- package/dist/esm/api/elasticVolumes/index.js +0 -4
- package/dist/esm/api/elasticVolumes/index.js.map +0 -1
- package/dist/esm/api/elasticVolumes/operations.d.ts +0 -36
- package/dist/esm/api/elasticVolumes/operations.js +0 -229
- package/dist/esm/api/elasticVolumes/operations.js.map +0 -1
- package/dist/esm/api/elasticVolumes/options.d.ts +0 -28
- package/dist/esm/api/elasticVolumes/options.js +0 -4
- package/dist/esm/api/elasticVolumes/options.js.map +0 -1
- package/dist/esm/classic/activeDirectoryConfigs/index.d.ts +0 -27
- package/dist/esm/classic/activeDirectoryConfigs/index.js +0 -19
- package/dist/esm/classic/activeDirectoryConfigs/index.js.map +0 -1
- package/dist/esm/classic/buckets/index.d.ts +0 -27
- package/dist/esm/classic/buckets/index.js +0 -19
- package/dist/esm/classic/buckets/index.js.map +0 -1
- package/dist/esm/classic/caches/index.d.ts +0 -29
- package/dist/esm/classic/caches/index.js +0 -20
- package/dist/esm/classic/caches/index.js.map +0 -1
- package/dist/esm/classic/elasticAccounts/index.d.ts +0 -27
- package/dist/esm/classic/elasticAccounts/index.js +0 -19
- package/dist/esm/classic/elasticAccounts/index.js.map +0 -1
- package/dist/esm/classic/elasticBackupPolicies/index.d.ts +0 -25
- package/dist/esm/classic/elasticBackupPolicies/index.js +0 -18
- package/dist/esm/classic/elasticBackupPolicies/index.js.map +0 -1
- package/dist/esm/classic/elasticBackupVaults/index.d.ts +0 -25
- package/dist/esm/classic/elasticBackupVaults/index.js +0 -18
- package/dist/esm/classic/elasticBackupVaults/index.js.map +0 -1
- package/dist/esm/classic/elasticBackups/index.d.ts +0 -25
- package/dist/esm/classic/elasticBackups/index.js +0 -18
- package/dist/esm/classic/elasticBackups/index.js.map +0 -1
- package/dist/esm/classic/elasticCapacityPools/index.d.ts +0 -29
- package/dist/esm/classic/elasticCapacityPools/index.js +0 -20
- package/dist/esm/classic/elasticCapacityPools/index.js.map +0 -1
- package/dist/esm/classic/elasticSnapshotPolicies/index.d.ts +0 -27
- package/dist/esm/classic/elasticSnapshotPolicies/index.js +0 -19
- package/dist/esm/classic/elasticSnapshotPolicies/index.js.map +0 -1
- package/dist/esm/classic/elasticSnapshots/index.d.ts +0 -23
- package/dist/esm/classic/elasticSnapshots/index.js +0 -17
- package/dist/esm/classic/elasticSnapshots/index.js.map +0 -1
- package/dist/esm/classic/elasticVolumes/index.d.ts +0 -27
- package/dist/esm/classic/elasticVolumes/index.js +0 -19
- package/dist/esm/classic/elasticVolumes/index.js.map +0 -1
- package/dist/react-native/api/activeDirectoryConfigs/index.d.ts +0 -3
- package/dist/react-native/api/activeDirectoryConfigs/index.js +0 -4
- package/dist/react-native/api/activeDirectoryConfigs/index.js.map +0 -1
- package/dist/react-native/api/activeDirectoryConfigs/operations.d.ts +0 -36
- package/dist/react-native/api/activeDirectoryConfigs/operations.js +0 -216
- package/dist/react-native/api/activeDirectoryConfigs/operations.js.map +0 -1
- package/dist/react-native/api/activeDirectoryConfigs/options.d.ts +0 -26
- package/dist/react-native/api/activeDirectoryConfigs/options.js +0 -4
- package/dist/react-native/api/activeDirectoryConfigs/options.js.map +0 -1
- package/dist/react-native/api/buckets/index.d.ts +0 -3
- package/dist/react-native/api/buckets/index.js +0 -4
- package/dist/react-native/api/buckets/index.js.map +0 -1
- package/dist/react-native/api/buckets/operations.d.ts +0 -36
- package/dist/react-native/api/buckets/operations.js +0 -227
- package/dist/react-native/api/buckets/operations.js.map +0 -1
- package/dist/react-native/api/buckets/options.d.ts +0 -26
- package/dist/react-native/api/buckets/options.js +0 -4
- package/dist/react-native/api/buckets/options.js.map +0 -1
- package/dist/react-native/api/caches/index.d.ts +0 -3
- package/dist/react-native/api/caches/index.js +0 -4
- package/dist/react-native/api/caches/index.js.map +0 -1
- package/dist/react-native/api/caches/operations.d.ts +0 -40
- package/dist/react-native/api/caches/operations.js +0 -258
- package/dist/react-native/api/caches/operations.js.map +0 -1
- package/dist/react-native/api/caches/options.d.ts +0 -31
- package/dist/react-native/api/caches/options.js +0 -4
- package/dist/react-native/api/caches/options.js.map +0 -1
- package/dist/react-native/api/elasticAccounts/index.d.ts +0 -3
- package/dist/react-native/api/elasticAccounts/index.js +0 -4
- package/dist/react-native/api/elasticAccounts/index.js.map +0 -1
- package/dist/react-native/api/elasticAccounts/operations.d.ts +0 -36
- package/dist/react-native/api/elasticAccounts/operations.js +0 -212
- package/dist/react-native/api/elasticAccounts/operations.js.map +0 -1
- package/dist/react-native/api/elasticAccounts/options.d.ts +0 -26
- package/dist/react-native/api/elasticAccounts/options.js +0 -4
- package/dist/react-native/api/elasticAccounts/options.js.map +0 -1
- package/dist/react-native/api/elasticBackupPolicies/index.d.ts +0 -3
- package/dist/react-native/api/elasticBackupPolicies/index.js +0 -4
- package/dist/react-native/api/elasticBackupPolicies/index.js.map +0 -1
- package/dist/react-native/api/elasticBackupPolicies/operations.d.ts +0 -32
- package/dist/react-native/api/elasticBackupPolicies/operations.js +0 -189
- package/dist/react-native/api/elasticBackupPolicies/operations.js.map +0 -1
- package/dist/react-native/api/elasticBackupPolicies/options.d.ts +0 -23
- package/dist/react-native/api/elasticBackupPolicies/options.js +0 -4
- package/dist/react-native/api/elasticBackupPolicies/options.js.map +0 -1
- package/dist/react-native/api/elasticBackupVaults/index.d.ts +0 -3
- package/dist/react-native/api/elasticBackupVaults/index.js +0 -4
- package/dist/react-native/api/elasticBackupVaults/index.js.map +0 -1
- package/dist/react-native/api/elasticBackupVaults/operations.d.ts +0 -32
- package/dist/react-native/api/elasticBackupVaults/operations.js +0 -189
- package/dist/react-native/api/elasticBackupVaults/operations.js.map +0 -1
- package/dist/react-native/api/elasticBackupVaults/options.d.ts +0 -23
- package/dist/react-native/api/elasticBackupVaults/options.js +0 -4
- package/dist/react-native/api/elasticBackupVaults/options.js.map +0 -1
- package/dist/react-native/api/elasticBackups/index.d.ts +0 -3
- package/dist/react-native/api/elasticBackups/index.js +0 -4
- package/dist/react-native/api/elasticBackups/index.js.map +0 -1
- package/dist/react-native/api/elasticBackups/operations.d.ts +0 -32
- package/dist/react-native/api/elasticBackups/operations.js +0 -186
- package/dist/react-native/api/elasticBackups/operations.js.map +0 -1
- package/dist/react-native/api/elasticBackups/options.d.ts +0 -23
- package/dist/react-native/api/elasticBackups/options.js +0 -4
- package/dist/react-native/api/elasticBackups/options.js.map +0 -1
- package/dist/react-native/api/elasticCapacityPools/index.d.ts +0 -3
- package/dist/react-native/api/elasticCapacityPools/index.js +0 -4
- package/dist/react-native/api/elasticCapacityPools/index.js.map +0 -1
- package/dist/react-native/api/elasticCapacityPools/operations.d.ts +0 -40
- package/dist/react-native/api/elasticCapacityPools/operations.js +0 -269
- package/dist/react-native/api/elasticCapacityPools/operations.js.map +0 -1
- package/dist/react-native/api/elasticCapacityPools/options.d.ts +0 -31
- package/dist/react-native/api/elasticCapacityPools/options.js +0 -4
- package/dist/react-native/api/elasticCapacityPools/options.js.map +0 -1
- package/dist/react-native/api/elasticSnapshotPolicies/index.d.ts +0 -3
- package/dist/react-native/api/elasticSnapshotPolicies/index.js +0 -4
- package/dist/react-native/api/elasticSnapshotPolicies/index.js.map +0 -1
- package/dist/react-native/api/elasticSnapshotPolicies/operations.d.ts +0 -36
- package/dist/react-native/api/elasticSnapshotPolicies/operations.js +0 -224
- package/dist/react-native/api/elasticSnapshotPolicies/operations.js.map +0 -1
- package/dist/react-native/api/elasticSnapshotPolicies/options.d.ts +0 -26
- package/dist/react-native/api/elasticSnapshotPolicies/options.js +0 -4
- package/dist/react-native/api/elasticSnapshotPolicies/options.js.map +0 -1
- package/dist/react-native/api/elasticSnapshots/index.d.ts +0 -3
- package/dist/react-native/api/elasticSnapshots/index.js +0 -4
- package/dist/react-native/api/elasticSnapshots/index.js.map +0 -1
- package/dist/react-native/api/elasticSnapshots/operations.d.ts +0 -28
- package/dist/react-native/api/elasticSnapshots/operations.js +0 -159
- package/dist/react-native/api/elasticSnapshots/operations.js.map +0 -1
- package/dist/react-native/api/elasticSnapshots/options.d.ts +0 -18
- package/dist/react-native/api/elasticSnapshots/options.js +0 -4
- package/dist/react-native/api/elasticSnapshots/options.js.map +0 -1
- package/dist/react-native/api/elasticVolumes/index.d.ts +0 -3
- package/dist/react-native/api/elasticVolumes/index.js +0 -4
- package/dist/react-native/api/elasticVolumes/index.js.map +0 -1
- package/dist/react-native/api/elasticVolumes/operations.d.ts +0 -36
- package/dist/react-native/api/elasticVolumes/operations.js +0 -229
- package/dist/react-native/api/elasticVolumes/operations.js.map +0 -1
- package/dist/react-native/api/elasticVolumes/options.d.ts +0 -28
- package/dist/react-native/api/elasticVolumes/options.js +0 -4
- package/dist/react-native/api/elasticVolumes/options.js.map +0 -1
- package/dist/react-native/classic/activeDirectoryConfigs/index.d.ts +0 -27
- package/dist/react-native/classic/activeDirectoryConfigs/index.js +0 -19
- package/dist/react-native/classic/activeDirectoryConfigs/index.js.map +0 -1
- package/dist/react-native/classic/buckets/index.d.ts +0 -27
- package/dist/react-native/classic/buckets/index.js +0 -19
- package/dist/react-native/classic/buckets/index.js.map +0 -1
- package/dist/react-native/classic/caches/index.d.ts +0 -29
- package/dist/react-native/classic/caches/index.js +0 -20
- package/dist/react-native/classic/caches/index.js.map +0 -1
- package/dist/react-native/classic/elasticAccounts/index.d.ts +0 -27
- package/dist/react-native/classic/elasticAccounts/index.js +0 -19
- package/dist/react-native/classic/elasticAccounts/index.js.map +0 -1
- package/dist/react-native/classic/elasticBackupPolicies/index.d.ts +0 -25
- package/dist/react-native/classic/elasticBackupPolicies/index.js +0 -18
- package/dist/react-native/classic/elasticBackupPolicies/index.js.map +0 -1
- package/dist/react-native/classic/elasticBackupVaults/index.d.ts +0 -25
- package/dist/react-native/classic/elasticBackupVaults/index.js +0 -18
- package/dist/react-native/classic/elasticBackupVaults/index.js.map +0 -1
- package/dist/react-native/classic/elasticBackups/index.d.ts +0 -25
- package/dist/react-native/classic/elasticBackups/index.js +0 -18
- package/dist/react-native/classic/elasticBackups/index.js.map +0 -1
- package/dist/react-native/classic/elasticCapacityPools/index.d.ts +0 -29
- package/dist/react-native/classic/elasticCapacityPools/index.js +0 -20
- package/dist/react-native/classic/elasticCapacityPools/index.js.map +0 -1
- package/dist/react-native/classic/elasticSnapshotPolicies/index.d.ts +0 -27
- package/dist/react-native/classic/elasticSnapshotPolicies/index.js +0 -19
- package/dist/react-native/classic/elasticSnapshotPolicies/index.js.map +0 -1
- package/dist/react-native/classic/elasticSnapshots/index.d.ts +0 -23
- package/dist/react-native/classic/elasticSnapshots/index.js +0 -17
- package/dist/react-native/classic/elasticSnapshots/index.js.map +0 -1
- package/dist/react-native/classic/elasticVolumes/index.d.ts +0 -27
- package/dist/react-native/classic/elasticVolumes/index.js +0 -19
- package/dist/react-native/classic/elasticVolumes/index.js.map +0 -1
|
@@ -340,7 +340,9 @@ export function volumeGroupVolumePropertiesDeserializer(item) {
|
|
|
340
340
|
id: item["id"],
|
|
341
341
|
name: item["name"],
|
|
342
342
|
type: item["type"],
|
|
343
|
-
tags: item["tags"]
|
|
343
|
+
tags: !item["tags"]
|
|
344
|
+
? item["tags"]
|
|
345
|
+
: Object.fromEntries(Object.entries(item["tags"]).map(([k, p]) => [k, p])),
|
|
344
346
|
zones: !item["zones"]
|
|
345
347
|
? item["zones"]
|
|
346
348
|
: item["zones"].map((p) => {
|
|
@@ -383,7 +385,6 @@ export function volumePropertiesSerializer(item) {
|
|
|
383
385
|
encryptionKeySource: item["encryptionKeySource"],
|
|
384
386
|
keyVaultPrivateEndpointResourceId: item["keyVaultPrivateEndpointResourceId"],
|
|
385
387
|
ldapEnabled: item["ldapEnabled"],
|
|
386
|
-
ldapServerType: item["ldapServerType"],
|
|
387
388
|
coolAccess: item["coolAccess"],
|
|
388
389
|
coolnessPeriod: item["coolnessPeriod"],
|
|
389
390
|
coolAccessRetrievalPolicy: item["coolAccessRetrievalPolicy"],
|
|
@@ -401,9 +402,6 @@ export function volumePropertiesSerializer(item) {
|
|
|
401
402
|
: placementKeyValuePairsArraySerializer(item["placementRules"]),
|
|
402
403
|
enableSubvolumes: item["enableSubvolumes"],
|
|
403
404
|
isLargeVolume: item["isLargeVolume"],
|
|
404
|
-
largeVolumeType: item["largeVolumeType"],
|
|
405
|
-
language: item["language"],
|
|
406
|
-
breakthroughMode: item["breakthroughMode"],
|
|
407
405
|
};
|
|
408
406
|
}
|
|
409
407
|
export function volumePropertiesDeserializer(item) {
|
|
@@ -451,7 +449,6 @@ export function volumePropertiesDeserializer(item) {
|
|
|
451
449
|
encryptionKeySource: item["encryptionKeySource"],
|
|
452
450
|
keyVaultPrivateEndpointResourceId: item["keyVaultPrivateEndpointResourceId"],
|
|
453
451
|
ldapEnabled: item["ldapEnabled"],
|
|
454
|
-
ldapServerType: item["ldapServerType"],
|
|
455
452
|
coolAccess: item["coolAccess"],
|
|
456
453
|
coolnessPeriod: item["coolnessPeriod"],
|
|
457
454
|
coolAccessRetrievalPolicy: item["coolAccessRetrievalPolicy"],
|
|
@@ -481,11 +478,8 @@ export function volumePropertiesDeserializer(item) {
|
|
|
481
478
|
enableSubvolumes: item["enableSubvolumes"],
|
|
482
479
|
provisionedAvailabilityZone: item["provisionedAvailabilityZone"],
|
|
483
480
|
isLargeVolume: item["isLargeVolume"],
|
|
484
|
-
largeVolumeType: item["largeVolumeType"],
|
|
485
481
|
originatingResourceId: item["originatingResourceId"],
|
|
486
482
|
inheritedSizeInBytes: item["inheritedSizeInBytes"],
|
|
487
|
-
language: item["language"],
|
|
488
|
-
breakthroughMode: item["breakthroughMode"],
|
|
489
483
|
};
|
|
490
484
|
}
|
|
491
485
|
/** The service level of the file system */
|
|
@@ -503,9 +497,7 @@ export var KnownServiceLevel;
|
|
|
503
497
|
KnownServiceLevel["Flexible"] = "Flexible";
|
|
504
498
|
})(KnownServiceLevel || (KnownServiceLevel = {}));
|
|
505
499
|
export function volumePropertiesExportPolicySerializer(item) {
|
|
506
|
-
return {
|
|
507
|
-
rules: !item["rules"] ? item["rules"] : exportPolicyRuleArraySerializer(item["rules"]),
|
|
508
|
-
};
|
|
500
|
+
return { rules: !item["rules"] ? item["rules"] : exportPolicyRuleArraySerializer(item["rules"]) };
|
|
509
501
|
}
|
|
510
502
|
export function volumePropertiesExportPolicyDeserializer(item) {
|
|
511
503
|
return {
|
|
@@ -674,10 +666,6 @@ export function replicationObjectDeserializer(item) {
|
|
|
674
666
|
destinationReplications: !item["destinationReplications"]
|
|
675
667
|
? item["destinationReplications"]
|
|
676
668
|
: destinationReplicationArrayDeserializer(item["destinationReplications"]),
|
|
677
|
-
externalReplicationSetupStatus: item["externalReplicationSetupStatus"],
|
|
678
|
-
externalReplicationSetupInfo: item["externalReplicationSetupInfo"],
|
|
679
|
-
mirrorState: item["mirrorState"],
|
|
680
|
-
relationshipStatus: item["relationshipStatus"],
|
|
681
669
|
};
|
|
682
670
|
}
|
|
683
671
|
/** Indicates whether the local volume is the source or destination for the Volume Replication */
|
|
@@ -733,38 +721,6 @@ export var KnownReplicationType;
|
|
|
733
721
|
/** Cross zone replication */
|
|
734
722
|
KnownReplicationType["CrossZoneReplication"] = "CrossZoneReplication";
|
|
735
723
|
})(KnownReplicationType || (KnownReplicationType = {}));
|
|
736
|
-
/** Property that only applies to external replications. Provides a machine-readable value for the status of the external replication setup. */
|
|
737
|
-
export var KnownExternalReplicationSetupStatus;
|
|
738
|
-
(function (KnownExternalReplicationSetupStatus) {
|
|
739
|
-
/** Your cluster needs to be peered by using the 'peerExternalCluster' action */
|
|
740
|
-
KnownExternalReplicationSetupStatus["ClusterPeerRequired"] = "ClusterPeerRequired";
|
|
741
|
-
/** The peering needs to be accepted on your cluster before the setup can proceed */
|
|
742
|
-
KnownExternalReplicationSetupStatus["ClusterPeerPending"] = "ClusterPeerPending";
|
|
743
|
-
/** Need to call 'authorizeExternalReplication' and accept the returned 'vserver peer accept' command on your cluster to finish setting up the external replication */
|
|
744
|
-
KnownExternalReplicationSetupStatus["VServerPeerRequired"] = "VServerPeerRequired";
|
|
745
|
-
/** Need to call 'authorizeExternalReplication' to finish setting up the external replication */
|
|
746
|
-
KnownExternalReplicationSetupStatus["ReplicationCreateRequired"] = "ReplicationCreateRequired";
|
|
747
|
-
/** External Replication setup is complete, you can now monitor the 'mirrorState' in the replication status for the health of the replication */
|
|
748
|
-
KnownExternalReplicationSetupStatus["NoActionRequired"] = "NoActionRequired";
|
|
749
|
-
})(KnownExternalReplicationSetupStatus || (KnownExternalReplicationSetupStatus = {}));
|
|
750
|
-
/** The status of the replication */
|
|
751
|
-
export var KnownMirrorState;
|
|
752
|
-
(function (KnownMirrorState) {
|
|
753
|
-
/** Uninitialized */
|
|
754
|
-
KnownMirrorState["Uninitialized"] = "Uninitialized";
|
|
755
|
-
/** Mirrored */
|
|
756
|
-
KnownMirrorState["Mirrored"] = "Mirrored";
|
|
757
|
-
/** Broken */
|
|
758
|
-
KnownMirrorState["Broken"] = "Broken";
|
|
759
|
-
})(KnownMirrorState || (KnownMirrorState = {}));
|
|
760
|
-
/** Status of the volume replication relationship */
|
|
761
|
-
export var KnownVolumeReplicationRelationshipStatus;
|
|
762
|
-
(function (KnownVolumeReplicationRelationshipStatus) {
|
|
763
|
-
/** Idle */
|
|
764
|
-
KnownVolumeReplicationRelationshipStatus["Idle"] = "Idle";
|
|
765
|
-
/** Transferring */
|
|
766
|
-
KnownVolumeReplicationRelationshipStatus["Transferring"] = "Transferring";
|
|
767
|
-
})(KnownVolumeReplicationRelationshipStatus || (KnownVolumeReplicationRelationshipStatus = {}));
|
|
768
724
|
export function volumeSnapshotPropertiesSerializer(item) {
|
|
769
725
|
return { snapshotPolicyId: item["snapshotPolicyId"] };
|
|
770
726
|
}
|
|
@@ -783,9 +739,7 @@ export function volumeRelocationPropertiesDeserializer(item) {
|
|
|
783
739
|
};
|
|
784
740
|
}
|
|
785
741
|
export function ransomwareProtectionSettingsSerializer(item) {
|
|
786
|
-
return {
|
|
787
|
-
desiredRansomwareProtectionState: item["desiredRansomwareProtectionState"],
|
|
788
|
-
};
|
|
742
|
+
return { desiredRansomwareProtectionState: item["desiredRansomwareProtectionState"] };
|
|
789
743
|
}
|
|
790
744
|
export function ransomwareProtectionSettingsDeserializer(item) {
|
|
791
745
|
return {
|
|
@@ -853,14 +807,6 @@ export var KnownEncryptionKeySource;
|
|
|
853
807
|
/** Customer-managed key encryption */
|
|
854
808
|
KnownEncryptionKeySource["MicrosoftKeyVault"] = "Microsoft.KeyVault";
|
|
855
809
|
})(KnownEncryptionKeySource || (KnownEncryptionKeySource = {}));
|
|
856
|
-
/** The type of the LDAP server */
|
|
857
|
-
export var KnownLdapServerType;
|
|
858
|
-
(function (KnownLdapServerType) {
|
|
859
|
-
/** The volume should use Active Directory for LDAP connections. */
|
|
860
|
-
KnownLdapServerType["ActiveDirectory"] = "ActiveDirectory";
|
|
861
|
-
/** The volume should use OpenLDAP for LDAP connections. */
|
|
862
|
-
KnownLdapServerType["OpenLdap"] = "OpenLDAP";
|
|
863
|
-
})(KnownLdapServerType || (KnownLdapServerType = {}));
|
|
864
810
|
/**
|
|
865
811
|
* coolAccessRetrievalPolicy determines the data retrieval behavior from the cool tier to standard storage based on the read pattern for cool access enabled volumes. The possible values for this field are:
|
|
866
812
|
* Default - Data will be pulled from cool tier to standard storage on random reads. This policy is the default.
|
|
@@ -908,172 +854,6 @@ export var KnownEnableSubvolumes;
|
|
|
908
854
|
/** subvolumes are not enabled */
|
|
909
855
|
KnownEnableSubvolumes["Disabled"] = "Disabled";
|
|
910
856
|
})(KnownEnableSubvolumes || (KnownEnableSubvolumes = {}));
|
|
911
|
-
/**
|
|
912
|
-
* Specifies the type of the Large Volume. When set to 'LargeVolume', the large volume is created with standard configuration.
|
|
913
|
-
* If it is set to 'ExtraLargeVolume7Dot2PiB', the extra large volume is created with higher capacity limit 7.2PiB with cool access enabled,
|
|
914
|
-
* delivering higher capacity limit with lower costs.
|
|
915
|
-
*/
|
|
916
|
-
export var KnownLargeVolumeType;
|
|
917
|
-
(function (KnownLargeVolumeType) {
|
|
918
|
-
/** The large volume is created with standard configuration that provides standard performance and throughput. */
|
|
919
|
-
KnownLargeVolumeType["LargeVolume"] = "LargeVolume";
|
|
920
|
-
/** The extra large volume is created with higher volume capacity limit 7.2PiB with cool access enabled, delivering higher capacity limit with lower costs */
|
|
921
|
-
KnownLargeVolumeType["ExtraLargeVolume7Dot2PiB"] = "PremExtraLargeVolume7Dot2PiB";
|
|
922
|
-
})(KnownLargeVolumeType || (KnownLargeVolumeType = {}));
|
|
923
|
-
/** Language supported for volume. */
|
|
924
|
-
export var KnownVolumeLanguage;
|
|
925
|
-
(function (KnownVolumeLanguage) {
|
|
926
|
-
/** Posix with UTF-8 */
|
|
927
|
-
KnownVolumeLanguage["CUtf8"] = "c.utf-8";
|
|
928
|
-
/** UTF-8 with 4 byte character support */
|
|
929
|
-
KnownVolumeLanguage["Utf8Mb4"] = "utf8mb4";
|
|
930
|
-
/** Arabic - Deprecated */
|
|
931
|
-
KnownVolumeLanguage["Ar"] = "ar";
|
|
932
|
-
/** Arabic with UTF-8 */
|
|
933
|
-
KnownVolumeLanguage["ArUtf8"] = "ar.utf-8";
|
|
934
|
-
/** Croatian - Deprecated */
|
|
935
|
-
KnownVolumeLanguage["Hr"] = "hr";
|
|
936
|
-
/** Croatian with UTF-8 */
|
|
937
|
-
KnownVolumeLanguage["HrUtf8"] = "hr.utf-8";
|
|
938
|
-
/** Czech - Deprecated */
|
|
939
|
-
KnownVolumeLanguage["Cs"] = "cs";
|
|
940
|
-
/** Czech with UTF-8 */
|
|
941
|
-
KnownVolumeLanguage["CsUtf8"] = "cs.utf-8";
|
|
942
|
-
/** Danish - Deprecated */
|
|
943
|
-
KnownVolumeLanguage["Da"] = "da";
|
|
944
|
-
/** Danish with UTF-8 */
|
|
945
|
-
KnownVolumeLanguage["DaUtf8"] = "da.utf-8";
|
|
946
|
-
/** Dutch - Deprecated */
|
|
947
|
-
KnownVolumeLanguage["Nl"] = "nl";
|
|
948
|
-
/** Dutch with UTF-8 */
|
|
949
|
-
KnownVolumeLanguage["NlUtf8"] = "nl.utf-8";
|
|
950
|
-
/** English - Deprecated */
|
|
951
|
-
KnownVolumeLanguage["En"] = "en";
|
|
952
|
-
/** English with UTF-8 */
|
|
953
|
-
KnownVolumeLanguage["EnUtf8"] = "en.utf-8";
|
|
954
|
-
/** Finnish - Deprecated */
|
|
955
|
-
KnownVolumeLanguage["Fi"] = "fi";
|
|
956
|
-
/** Finnish with UTF-8 */
|
|
957
|
-
KnownVolumeLanguage["FiUtf8"] = "fi.utf-8";
|
|
958
|
-
/** French - Deprecated */
|
|
959
|
-
KnownVolumeLanguage["Fr"] = "fr";
|
|
960
|
-
/** French with UTF-8 */
|
|
961
|
-
KnownVolumeLanguage["FrUtf8"] = "fr.utf-8";
|
|
962
|
-
/** German - Deprecated */
|
|
963
|
-
KnownVolumeLanguage["De"] = "de";
|
|
964
|
-
/** German with UTF-8 */
|
|
965
|
-
KnownVolumeLanguage["DeUtf8"] = "de.utf-8";
|
|
966
|
-
/** Hebrew - Deprecated */
|
|
967
|
-
KnownVolumeLanguage["He"] = "he";
|
|
968
|
-
/** Hebrew with UTF-8 */
|
|
969
|
-
KnownVolumeLanguage["HeUtf8"] = "he.utf-8";
|
|
970
|
-
/** Hungarian - Deprecated */
|
|
971
|
-
KnownVolumeLanguage["Hu"] = "hu";
|
|
972
|
-
/** Hungarian with UTF-8 */
|
|
973
|
-
KnownVolumeLanguage["HuUtf8"] = "hu.utf-8";
|
|
974
|
-
/** Italian - Deprecated */
|
|
975
|
-
KnownVolumeLanguage["It"] = "it";
|
|
976
|
-
/** Italian with UTF-8 */
|
|
977
|
-
KnownVolumeLanguage["ItUtf8"] = "it.utf-8";
|
|
978
|
-
/** Japanese euc-j - Deprecated */
|
|
979
|
-
KnownVolumeLanguage["Ja"] = "ja";
|
|
980
|
-
/** Japanese euc-j with UTF-8 */
|
|
981
|
-
KnownVolumeLanguage["JaUtf8"] = "ja.utf-8";
|
|
982
|
-
/** Japanese euc-j - Deprecated */
|
|
983
|
-
KnownVolumeLanguage["JaV1"] = "ja-v1";
|
|
984
|
-
/** Japanese euc-j with UTF-8 */
|
|
985
|
-
KnownVolumeLanguage["JaV1Utf8"] = "ja-v1.utf-8";
|
|
986
|
-
/** Japanese pck */
|
|
987
|
-
KnownVolumeLanguage["JaJpPck"] = "ja-jp.pck";
|
|
988
|
-
/** Japanese pck with UTF-8 - Deprecated */
|
|
989
|
-
KnownVolumeLanguage["JaJpPckUtf8"] = "ja-jp.pck.utf-8";
|
|
990
|
-
/** Japanese cp932 */
|
|
991
|
-
KnownVolumeLanguage["JaJp932"] = "ja-jp.932";
|
|
992
|
-
/** Japanese cp932 with UTF-8 - Deprecated */
|
|
993
|
-
KnownVolumeLanguage["JaJp932Utf8"] = "ja-jp.932.utf-8";
|
|
994
|
-
/** Japanese pck - sjis */
|
|
995
|
-
KnownVolumeLanguage["JaJpPckV2"] = "ja-jp.pck-v2";
|
|
996
|
-
/** Japanese pck - sjis with UTF-8 - Deprecated */
|
|
997
|
-
KnownVolumeLanguage["JaJpPckV2Utf8"] = "ja-jp.pck-v2.utf-8";
|
|
998
|
-
/** Korean - Deprecated */
|
|
999
|
-
KnownVolumeLanguage["Ko"] = "ko";
|
|
1000
|
-
/** Korean with UTF-8 */
|
|
1001
|
-
KnownVolumeLanguage["KoUtf8"] = "ko.utf-8";
|
|
1002
|
-
/** Norwegian - Deprecated */
|
|
1003
|
-
KnownVolumeLanguage["No"] = "no";
|
|
1004
|
-
/** Norwegian with UTF-8 */
|
|
1005
|
-
KnownVolumeLanguage["NoUtf8"] = "no.utf-8";
|
|
1006
|
-
/** Polish - Deprecated */
|
|
1007
|
-
KnownVolumeLanguage["Pl"] = "pl";
|
|
1008
|
-
/** Polish with UTF-8 */
|
|
1009
|
-
KnownVolumeLanguage["PlUtf8"] = "pl.utf-8";
|
|
1010
|
-
/** Portuguese - Deprecated */
|
|
1011
|
-
KnownVolumeLanguage["Pt"] = "pt";
|
|
1012
|
-
/** Portuguese with UTF-8 */
|
|
1013
|
-
KnownVolumeLanguage["PtUtf8"] = "pt.utf-8";
|
|
1014
|
-
/** Posix - Deprecated */
|
|
1015
|
-
KnownVolumeLanguage["C"] = "c";
|
|
1016
|
-
/** Romanian - Deprecated */
|
|
1017
|
-
KnownVolumeLanguage["Ro"] = "ro";
|
|
1018
|
-
/** Romanian with UTF-8 */
|
|
1019
|
-
KnownVolumeLanguage["RoUtf8"] = "ro.utf-8";
|
|
1020
|
-
/** Russian - Deprecated */
|
|
1021
|
-
KnownVolumeLanguage["Ru"] = "ru";
|
|
1022
|
-
/** Russian with UTF-8 */
|
|
1023
|
-
KnownVolumeLanguage["RuUtf8"] = "ru.utf-8";
|
|
1024
|
-
/** Simplified Chinese - Deprecated */
|
|
1025
|
-
KnownVolumeLanguage["Zh"] = "zh";
|
|
1026
|
-
/** Simplified Chinese with UTF-8 */
|
|
1027
|
-
KnownVolumeLanguage["ZhUtf8"] = "zh.utf-8";
|
|
1028
|
-
/** Simplified gbk Chinese */
|
|
1029
|
-
KnownVolumeLanguage["ZhGbk"] = "zh.gbk";
|
|
1030
|
-
/** Simplified gbk Chinese with UTF-8 - Deprecated */
|
|
1031
|
-
KnownVolumeLanguage["ZhGbkUtf8"] = "zh.gbk.utf-8";
|
|
1032
|
-
/** Traditional Chinese BIG 5 */
|
|
1033
|
-
KnownVolumeLanguage["ZhTwBig5"] = "zh-tw.big5";
|
|
1034
|
-
/** Traditional Chinese BIG 5 with UTF-8 - Deprecated */
|
|
1035
|
-
KnownVolumeLanguage["ZhTwBig5Utf8"] = "zh-tw.big5.utf-8";
|
|
1036
|
-
/** Traditional Chinese EUC-TW */
|
|
1037
|
-
KnownVolumeLanguage["ZhTw"] = "zh-tw";
|
|
1038
|
-
/** Traditional Chinese EUC-TW with UTF-8 - Deprecated */
|
|
1039
|
-
KnownVolumeLanguage["ZhTwUtf8"] = "zh-tw.utf-8";
|
|
1040
|
-
/** Slovak - Deprecated */
|
|
1041
|
-
KnownVolumeLanguage["Sk"] = "sk";
|
|
1042
|
-
/** Slovak with UTF-8 */
|
|
1043
|
-
KnownVolumeLanguage["SkUtf8"] = "sk.utf-8";
|
|
1044
|
-
/** Slovenian - Deprecated */
|
|
1045
|
-
KnownVolumeLanguage["Sl"] = "sl";
|
|
1046
|
-
/** Slovenian with UTF-8 */
|
|
1047
|
-
KnownVolumeLanguage["SlUtf8"] = "sl.utf-8";
|
|
1048
|
-
/** Spanish - Deprecated */
|
|
1049
|
-
KnownVolumeLanguage["Es"] = "es";
|
|
1050
|
-
/** Spanish with UTF-8 */
|
|
1051
|
-
KnownVolumeLanguage["EsUtf8"] = "es.utf-8";
|
|
1052
|
-
/** Swedish - Deprecated */
|
|
1053
|
-
KnownVolumeLanguage["Sv"] = "sv";
|
|
1054
|
-
/** Swedish with UTF-8 */
|
|
1055
|
-
KnownVolumeLanguage["SvUtf8"] = "sv.utf-8";
|
|
1056
|
-
/** Turkish - Deprecated */
|
|
1057
|
-
KnownVolumeLanguage["Tr"] = "tr";
|
|
1058
|
-
/** Turkish with UTF-8 */
|
|
1059
|
-
KnownVolumeLanguage["TrUtf8"] = "tr.utf-8";
|
|
1060
|
-
/** US English - Deprecated */
|
|
1061
|
-
KnownVolumeLanguage["EnUs"] = "en-us";
|
|
1062
|
-
/** US English with UTF-8 */
|
|
1063
|
-
KnownVolumeLanguage["EnUsUtf8"] = "en-us.utf-8";
|
|
1064
|
-
})(KnownVolumeLanguage || (KnownVolumeLanguage = {}));
|
|
1065
|
-
/**
|
|
1066
|
-
* Specifies whether the volume operates in Breakthrough Mode. When set to 'Enabled', the volume runs on the resources configured for this mode,
|
|
1067
|
-
* delivering improved performance and higher throughput. If set to 'Disabled' or omitted, the volume uses the basic configuration. This feature
|
|
1068
|
-
* is available only in regions where it’s been configured and first-time users must finish onboarding prior to using Breakthrough Mode.
|
|
1069
|
-
*/
|
|
1070
|
-
export var KnownBreakthroughMode;
|
|
1071
|
-
(function (KnownBreakthroughMode) {
|
|
1072
|
-
/** The volume runs on the resources configured for Breakthrough mode which ensures consistent high performance and a higher throughput. */
|
|
1073
|
-
KnownBreakthroughMode["Enabled"] = "Enabled";
|
|
1074
|
-
/** The volume uses configuration that provides basic performance and throughput. */
|
|
1075
|
-
KnownBreakthroughMode["Disabled"] = "Disabled";
|
|
1076
|
-
})(KnownBreakthroughMode || (KnownBreakthroughMode = {}));
|
|
1077
857
|
export function _volumeGroupListDeserializer(item) {
|
|
1078
858
|
return {
|
|
1079
859
|
value: volumeGroupArrayDeserializer(item["value"]),
|
|
@@ -1207,6 +987,16 @@ export var KnownVolumeBackupRelationshipStatus;
|
|
|
1207
987
|
/** Unknown */
|
|
1208
988
|
KnownVolumeBackupRelationshipStatus["Unknown"] = "Unknown";
|
|
1209
989
|
})(KnownVolumeBackupRelationshipStatus || (KnownVolumeBackupRelationshipStatus = {}));
|
|
990
|
+
/** The status of the replication */
|
|
991
|
+
export var KnownMirrorState;
|
|
992
|
+
(function (KnownMirrorState) {
|
|
993
|
+
/** Uninitialized */
|
|
994
|
+
KnownMirrorState["Uninitialized"] = "Uninitialized";
|
|
995
|
+
/** Mirrored */
|
|
996
|
+
KnownMirrorState["Mirrored"] = "Mirrored";
|
|
997
|
+
/** Broken */
|
|
998
|
+
KnownMirrorState["Broken"] = "Broken";
|
|
999
|
+
})(KnownMirrorState || (KnownMirrorState = {}));
|
|
1210
1000
|
export function restoreStatusDeserializer(item) {
|
|
1211
1001
|
return {
|
|
1212
1002
|
healthy: item["healthy"],
|
|
@@ -1243,7 +1033,9 @@ export function volumeSerializer(item) {
|
|
|
1243
1033
|
}
|
|
1244
1034
|
export function volumeDeserializer(item) {
|
|
1245
1035
|
return {
|
|
1246
|
-
tags: item["tags"]
|
|
1036
|
+
tags: !item["tags"]
|
|
1037
|
+
? item["tags"]
|
|
1038
|
+
: Object.fromEntries(Object.entries(item["tags"]).map(([k, p]) => [k, p])),
|
|
1247
1039
|
location: item["location"],
|
|
1248
1040
|
id: item["id"],
|
|
1249
1041
|
name: item["name"],
|
|
@@ -1271,7 +1063,9 @@ export function trackedResourceDeserializer(item) {
|
|
|
1271
1063
|
systemData: !item["systemData"]
|
|
1272
1064
|
? item["systemData"]
|
|
1273
1065
|
: systemDataDeserializer(item["systemData"]),
|
|
1274
|
-
tags: item["tags"]
|
|
1066
|
+
tags: !item["tags"]
|
|
1067
|
+
? item["tags"]
|
|
1068
|
+
: Object.fromEntries(Object.entries(item["tags"]).map(([k, p]) => [k, p])),
|
|
1275
1069
|
location: item["location"],
|
|
1276
1070
|
};
|
|
1277
1071
|
}
|
|
@@ -1314,9 +1108,7 @@ export function volumePatchPropertiesSerializer(item) {
|
|
|
1314
1108
|
};
|
|
1315
1109
|
}
|
|
1316
1110
|
export function volumePatchPropertiesExportPolicySerializer(item) {
|
|
1317
|
-
return {
|
|
1318
|
-
rules: !item["rules"] ? item["rules"] : exportPolicyRuleArraySerializer(item["rules"]),
|
|
1319
|
-
};
|
|
1111
|
+
return { rules: !item["rules"] ? item["rules"] : exportPolicyRuleArraySerializer(item["rules"]) };
|
|
1320
1112
|
}
|
|
1321
1113
|
export function volumePatchPropertiesDataProtectionSerializer(item) {
|
|
1322
1114
|
return {
|
|
@@ -1330,9 +1122,7 @@ export function volumePatchPropertiesDataProtectionSerializer(item) {
|
|
|
1330
1122
|
};
|
|
1331
1123
|
}
|
|
1332
1124
|
export function ransomwareProtectionPatchSettingsSerializer(item) {
|
|
1333
|
-
return {
|
|
1334
|
-
desiredRansomwareProtectionState: item["desiredRansomwareProtectionState"],
|
|
1335
|
-
};
|
|
1125
|
+
return { desiredRansomwareProtectionState: item["desiredRansomwareProtectionState"] };
|
|
1336
1126
|
}
|
|
1337
1127
|
export function _volumeListDeserializer(item) {
|
|
1338
1128
|
return {
|
|
@@ -1386,6 +1176,14 @@ export function replicationStatusDeserializer(item) {
|
|
|
1386
1176
|
errorMessage: item["errorMessage"],
|
|
1387
1177
|
};
|
|
1388
1178
|
}
|
|
1179
|
+
/** Status of the volume replication relationship */
|
|
1180
|
+
export var KnownVolumeReplicationRelationshipStatus;
|
|
1181
|
+
(function (KnownVolumeReplicationRelationshipStatus) {
|
|
1182
|
+
/** Idle */
|
|
1183
|
+
KnownVolumeReplicationRelationshipStatus["Idle"] = "Idle";
|
|
1184
|
+
/** Transferring */
|
|
1185
|
+
KnownVolumeReplicationRelationshipStatus["Transferring"] = "Transferring";
|
|
1186
|
+
})(KnownVolumeReplicationRelationshipStatus || (KnownVolumeReplicationRelationshipStatus = {}));
|
|
1389
1187
|
export function listReplicationsRequestSerializer(item) {
|
|
1390
1188
|
return { exclude: item["exclude"] };
|
|
1391
1189
|
}
|
|
@@ -1460,9 +1258,37 @@ export function poolChangeRequestSerializer(item) {
|
|
|
1460
1258
|
export function relocateVolumeRequestSerializer(item) {
|
|
1461
1259
|
return { creationToken: item["creationToken"] };
|
|
1462
1260
|
}
|
|
1261
|
+
export function quotaReportFilterRequestSerializer(item) {
|
|
1262
|
+
return {
|
|
1263
|
+
quotaType: item["quotaType"],
|
|
1264
|
+
quotaTarget: item["quotaTarget"],
|
|
1265
|
+
usageThresholdPercentage: item["usageThresholdPercentage"],
|
|
1266
|
+
};
|
|
1267
|
+
}
|
|
1268
|
+
/** Type of quota */
|
|
1269
|
+
export var KnownQuotaType;
|
|
1270
|
+
(function (KnownQuotaType) {
|
|
1271
|
+
/** Default user quota */
|
|
1272
|
+
KnownQuotaType["DefaultUserQuota"] = "DefaultUserQuota";
|
|
1273
|
+
/** Default group quota */
|
|
1274
|
+
KnownQuotaType["DefaultGroupQuota"] = "DefaultGroupQuota";
|
|
1275
|
+
/** Individual user quota */
|
|
1276
|
+
KnownQuotaType["IndividualUserQuota"] = "IndividualUserQuota";
|
|
1277
|
+
/** Individual group quota */
|
|
1278
|
+
KnownQuotaType["IndividualGroupQuota"] = "IndividualGroupQuota";
|
|
1279
|
+
})(KnownQuotaType || (KnownQuotaType = {}));
|
|
1280
|
+
export function listQuotaReportResultDeserializer(item) {
|
|
1281
|
+
return {
|
|
1282
|
+
properties: !item["properties"]
|
|
1283
|
+
? item["properties"]
|
|
1284
|
+
: listQuotaReportResponseDeserializer(item["properties"]),
|
|
1285
|
+
};
|
|
1286
|
+
}
|
|
1463
1287
|
export function listQuotaReportResponseDeserializer(item) {
|
|
1464
1288
|
return {
|
|
1465
|
-
|
|
1289
|
+
quotaReportRecords: !item["quotaReportRecords"]
|
|
1290
|
+
? item["quotaReportRecords"]
|
|
1291
|
+
: quotaReportArrayDeserializer(item["quotaReportRecords"]),
|
|
1466
1292
|
};
|
|
1467
1293
|
}
|
|
1468
1294
|
export function quotaReportArrayDeserializer(result) {
|
|
@@ -1480,18 +1306,6 @@ export function quotaReportDeserializer(item) {
|
|
|
1480
1306
|
isDerivedQuota: item["isDerivedQuota"],
|
|
1481
1307
|
};
|
|
1482
1308
|
}
|
|
1483
|
-
/** Type of quota */
|
|
1484
|
-
export var KnownType;
|
|
1485
|
-
(function (KnownType) {
|
|
1486
|
-
/** Default user quota */
|
|
1487
|
-
KnownType["DefaultUserQuota"] = "DefaultUserQuota";
|
|
1488
|
-
/** Default group quota */
|
|
1489
|
-
KnownType["DefaultGroupQuota"] = "DefaultGroupQuota";
|
|
1490
|
-
/** Individual user quota */
|
|
1491
|
-
KnownType["IndividualUserQuota"] = "IndividualUserQuota";
|
|
1492
|
-
/** Individual group quota */
|
|
1493
|
-
KnownType["IndividualGroupQuota"] = "IndividualGroupQuota";
|
|
1494
|
-
})(KnownType || (KnownType = {}));
|
|
1495
1309
|
export function snapshotSerializer(item) {
|
|
1496
1310
|
return {
|
|
1497
1311
|
properties: !item["properties"]
|
|
@@ -1560,7 +1374,9 @@ export function snapshotPolicySerializer(item) {
|
|
|
1560
1374
|
}
|
|
1561
1375
|
export function snapshotPolicyDeserializer(item) {
|
|
1562
1376
|
return {
|
|
1563
|
-
tags: item["tags"]
|
|
1377
|
+
tags: !item["tags"]
|
|
1378
|
+
? item["tags"]
|
|
1379
|
+
: Object.fromEntries(Object.entries(item["tags"]).map(([k, p]) => [k, p])),
|
|
1564
1380
|
location: item["location"],
|
|
1565
1381
|
id: item["id"],
|
|
1566
1382
|
name: item["name"],
|
|
@@ -1713,7 +1529,9 @@ export function backupPolicySerializer(item) {
|
|
|
1713
1529
|
}
|
|
1714
1530
|
export function backupPolicyDeserializer(item) {
|
|
1715
1531
|
return {
|
|
1716
|
-
tags: item["tags"]
|
|
1532
|
+
tags: !item["tags"]
|
|
1533
|
+
? item["tags"]
|
|
1534
|
+
: Object.fromEntries(Object.entries(item["tags"]).map(([k, p]) => [k, p])),
|
|
1717
1535
|
location: item["location"],
|
|
1718
1536
|
id: item["id"],
|
|
1719
1537
|
name: item["name"],
|
|
@@ -1796,7 +1614,9 @@ export function volumeQuotaRuleSerializer(item) {
|
|
|
1796
1614
|
}
|
|
1797
1615
|
export function volumeQuotaRuleDeserializer(item) {
|
|
1798
1616
|
return {
|
|
1799
|
-
tags: item["tags"]
|
|
1617
|
+
tags: !item["tags"]
|
|
1618
|
+
? item["tags"]
|
|
1619
|
+
: Object.fromEntries(Object.entries(item["tags"]).map(([k, p]) => [k, p])),
|
|
1800
1620
|
location: item["location"],
|
|
1801
1621
|
id: item["id"],
|
|
1802
1622
|
name: item["name"],
|
|
@@ -1978,7 +1798,9 @@ export function backupVaultSerializer(item) {
|
|
|
1978
1798
|
}
|
|
1979
1799
|
export function backupVaultDeserializer(item) {
|
|
1980
1800
|
return {
|
|
1981
|
-
tags: item["tags"]
|
|
1801
|
+
tags: !item["tags"]
|
|
1802
|
+
? item["tags"]
|
|
1803
|
+
: Object.fromEntries(Object.entries(item["tags"]).map(([k, p]) => [k, p])),
|
|
1982
1804
|
location: item["location"],
|
|
1983
1805
|
id: item["id"],
|
|
1984
1806
|
name: item["name"],
|
|
@@ -2018,14 +1840,7 @@ export function backupVaultArrayDeserializer(result) {
|
|
|
2018
1840
|
return backupVaultDeserializer(item);
|
|
2019
1841
|
});
|
|
2020
1842
|
}
|
|
2021
|
-
export function
|
|
2022
|
-
return {
|
|
2023
|
-
properties: !item["properties"]
|
|
2024
|
-
? item["properties"]
|
|
2025
|
-
: bucketPropertiesSerializer(item["properties"]),
|
|
2026
|
-
};
|
|
2027
|
-
}
|
|
2028
|
-
export function bucketDeserializer(item) {
|
|
1843
|
+
export function regionInfoResourceDeserializer(item) {
|
|
2029
1844
|
return {
|
|
2030
1845
|
id: item["id"],
|
|
2031
1846
|
name: item["name"],
|
|
@@ -2035,169 +1850,76 @@ export function bucketDeserializer(item) {
|
|
|
2035
1850
|
: systemDataDeserializer(item["systemData"]),
|
|
2036
1851
|
properties: !item["properties"]
|
|
2037
1852
|
? item["properties"]
|
|
2038
|
-
:
|
|
2039
|
-
};
|
|
2040
|
-
}
|
|
2041
|
-
export function bucketPropertiesSerializer(item) {
|
|
2042
|
-
return {
|
|
2043
|
-
path: item["path"],
|
|
2044
|
-
fileSystemUser: !item["fileSystemUser"]
|
|
2045
|
-
? item["fileSystemUser"]
|
|
2046
|
-
: fileSystemUserSerializer(item["fileSystemUser"]),
|
|
2047
|
-
server: !item["server"] ? item["server"] : bucketServerPropertiesSerializer(item["server"]),
|
|
2048
|
-
permissions: item["permissions"],
|
|
2049
|
-
};
|
|
2050
|
-
}
|
|
2051
|
-
export function bucketPropertiesDeserializer(item) {
|
|
2052
|
-
return {
|
|
2053
|
-
path: item["path"],
|
|
2054
|
-
fileSystemUser: !item["fileSystemUser"]
|
|
2055
|
-
? item["fileSystemUser"]
|
|
2056
|
-
: fileSystemUserDeserializer(item["fileSystemUser"]),
|
|
2057
|
-
provisioningState: item["provisioningState"],
|
|
2058
|
-
status: item["status"],
|
|
2059
|
-
server: !item["server"] ? item["server"] : bucketServerPropertiesDeserializer(item["server"]),
|
|
2060
|
-
permissions: item["permissions"],
|
|
2061
|
-
};
|
|
2062
|
-
}
|
|
2063
|
-
export function fileSystemUserSerializer(item) {
|
|
2064
|
-
return {
|
|
2065
|
-
nfsUser: !item["nfsUser"] ? item["nfsUser"] : nfsUserSerializer(item["nfsUser"]),
|
|
2066
|
-
cifsUser: !item["cifsUser"] ? item["cifsUser"] : cifsUserSerializer(item["cifsUser"]),
|
|
2067
|
-
};
|
|
2068
|
-
}
|
|
2069
|
-
export function fileSystemUserDeserializer(item) {
|
|
2070
|
-
return {
|
|
2071
|
-
nfsUser: !item["nfsUser"] ? item["nfsUser"] : nfsUserDeserializer(item["nfsUser"]),
|
|
2072
|
-
cifsUser: !item["cifsUser"] ? item["cifsUser"] : cifsUserDeserializer(item["cifsUser"]),
|
|
2073
|
-
};
|
|
2074
|
-
}
|
|
2075
|
-
export function nfsUserSerializer(item) {
|
|
2076
|
-
return { userId: item["userId"], groupId: item["groupId"] };
|
|
2077
|
-
}
|
|
2078
|
-
export function nfsUserDeserializer(item) {
|
|
2079
|
-
return {
|
|
2080
|
-
userId: item["userId"],
|
|
2081
|
-
groupId: item["groupId"],
|
|
1853
|
+
: regionInfoDeserializer(item["properties"]),
|
|
2082
1854
|
};
|
|
2083
1855
|
}
|
|
2084
|
-
export function
|
|
2085
|
-
return { username: item["username"] };
|
|
2086
|
-
}
|
|
2087
|
-
export function cifsUserDeserializer(item) {
|
|
1856
|
+
export function regionInfoDeserializer(item) {
|
|
2088
1857
|
return {
|
|
2089
|
-
|
|
2090
|
-
|
|
2091
|
-
|
|
2092
|
-
|
|
2093
|
-
* The bucket credentials status. There states:
|
|
2094
|
-
*
|
|
2095
|
-
* "NoCredentialsSet": Access and Secret key pair have not been generated.
|
|
2096
|
-
* "CredentialsExpired": Access and Secret key pair have expired.
|
|
2097
|
-
* "Active": The certificate has been installed and credentials are unexpired.
|
|
2098
|
-
*/
|
|
2099
|
-
export var KnownCredentialsStatus;
|
|
2100
|
-
(function (KnownCredentialsStatus) {
|
|
2101
|
-
/** Access and Secret key pair have not been generated. */
|
|
2102
|
-
KnownCredentialsStatus["NoCredentialsSet"] = "NoCredentialsSet";
|
|
2103
|
-
/** Access and Secret key pair have expired. */
|
|
2104
|
-
KnownCredentialsStatus["CredentialsExpired"] = "CredentialsExpired";
|
|
2105
|
-
/** The certificate has been installed on the bucket server and the bucket credentials are unexpired. */
|
|
2106
|
-
KnownCredentialsStatus["Active"] = "Active";
|
|
2107
|
-
})(KnownCredentialsStatus || (KnownCredentialsStatus = {}));
|
|
2108
|
-
export function bucketServerPropertiesSerializer(item) {
|
|
2109
|
-
return { fqdn: item["fqdn"], certificateObject: item["certificateObject"] };
|
|
2110
|
-
}
|
|
2111
|
-
export function bucketServerPropertiesDeserializer(item) {
|
|
2112
|
-
return {
|
|
2113
|
-
fqdn: item["fqdn"],
|
|
2114
|
-
certificateCommonName: item["certificateCommonName"],
|
|
2115
|
-
certificateExpiryDate: !item["certificateExpiryDate"]
|
|
2116
|
-
? item["certificateExpiryDate"]
|
|
2117
|
-
: new Date(item["certificateExpiryDate"]),
|
|
2118
|
-
ipAddress: item["ipAddress"],
|
|
2119
|
-
certificateObject: item["certificateObject"],
|
|
1858
|
+
storageToNetworkProximity: item["storageToNetworkProximity"],
|
|
1859
|
+
availabilityZoneMappings: !item["availabilityZoneMappings"]
|
|
1860
|
+
? item["availabilityZoneMappings"]
|
|
1861
|
+
: regionInfoAvailabilityZoneMappingsItemArrayDeserializer(item["availabilityZoneMappings"]),
|
|
2120
1862
|
};
|
|
2121
1863
|
}
|
|
2122
|
-
/**
|
|
2123
|
-
export var
|
|
2124
|
-
(function (
|
|
2125
|
-
/**
|
|
2126
|
-
|
|
2127
|
-
/**
|
|
2128
|
-
|
|
2129
|
-
|
|
2130
|
-
|
|
2131
|
-
|
|
2132
|
-
|
|
2133
|
-
|
|
2134
|
-
|
|
2135
|
-
|
|
1864
|
+
/** Provides storage to network proximity information in the region. */
|
|
1865
|
+
export var KnownRegionStorageToNetworkProximity;
|
|
1866
|
+
(function (KnownRegionStorageToNetworkProximity) {
|
|
1867
|
+
/** Basic network connectivity. */
|
|
1868
|
+
KnownRegionStorageToNetworkProximity["Default"] = "Default";
|
|
1869
|
+
/** Standard T1 network connectivity. */
|
|
1870
|
+
KnownRegionStorageToNetworkProximity["T1"] = "T1";
|
|
1871
|
+
/** Standard T2 network connectivity. */
|
|
1872
|
+
KnownRegionStorageToNetworkProximity["T2"] = "T2";
|
|
1873
|
+
/** Standard AcrossT2 network connectivity. */
|
|
1874
|
+
KnownRegionStorageToNetworkProximity["AcrossT2"] = "AcrossT2";
|
|
1875
|
+
/** Standard T1 and T2 network connectivity. */
|
|
1876
|
+
KnownRegionStorageToNetworkProximity["T1AndT2"] = "T1AndT2";
|
|
1877
|
+
/** Standard T1 and AcrossT2 network connectivity. */
|
|
1878
|
+
KnownRegionStorageToNetworkProximity["T1AndAcrossT2"] = "T1AndAcrossT2";
|
|
1879
|
+
/** Standard T2 and AcrossT2 network connectivity. */
|
|
1880
|
+
KnownRegionStorageToNetworkProximity["T2AndAcrossT2"] = "T2AndAcrossT2";
|
|
1881
|
+
/** Standard T1, T2 and AcrossT2 network connectivity. */
|
|
1882
|
+
KnownRegionStorageToNetworkProximity["T1AndT2AndAcrossT2"] = "T1AndT2AndAcrossT2";
|
|
1883
|
+
})(KnownRegionStorageToNetworkProximity || (KnownRegionStorageToNetworkProximity = {}));
|
|
1884
|
+
export function regionInfoAvailabilityZoneMappingsItemArrayDeserializer(result) {
|
|
1885
|
+
return result.map((item) => {
|
|
1886
|
+
return regionInfoAvailabilityZoneMappingsItemDeserializer(item);
|
|
1887
|
+
});
|
|
2136
1888
|
}
|
|
2137
|
-
export function
|
|
1889
|
+
export function regionInfoAvailabilityZoneMappingsItemDeserializer(item) {
|
|
2138
1890
|
return {
|
|
2139
|
-
|
|
2140
|
-
|
|
2141
|
-
? item["fileSystemUser"]
|
|
2142
|
-
: fileSystemUserSerializer(item["fileSystemUser"]),
|
|
2143
|
-
server: !item["server"]
|
|
2144
|
-
? item["server"]
|
|
2145
|
-
: bucketServerPatchPropertiesSerializer(item["server"]),
|
|
2146
|
-
permissions: item["permissions"],
|
|
1891
|
+
availabilityZone: item["availabilityZone"],
|
|
1892
|
+
isAvailable: item["isAvailable"],
|
|
2147
1893
|
};
|
|
2148
1894
|
}
|
|
2149
|
-
export function
|
|
2150
|
-
return { fqdn: item["fqdn"], certificateObject: item["certificateObject"] };
|
|
2151
|
-
}
|
|
2152
|
-
/** Access permissions for the bucket. Either ReadOnly or ReadWrite. */
|
|
2153
|
-
export var KnownBucketPatchPermissions;
|
|
2154
|
-
(function (KnownBucketPatchPermissions) {
|
|
2155
|
-
/** Read-only access to bucket. */
|
|
2156
|
-
KnownBucketPatchPermissions["ReadOnly"] = "ReadOnly";
|
|
2157
|
-
/** Read-write access to bucket. */
|
|
2158
|
-
KnownBucketPatchPermissions["ReadWrite"] = "ReadWrite";
|
|
2159
|
-
})(KnownBucketPatchPermissions || (KnownBucketPatchPermissions = {}));
|
|
2160
|
-
export function _bucketListDeserializer(item) {
|
|
1895
|
+
export function _regionInfosListDeserializer(item) {
|
|
2161
1896
|
return {
|
|
2162
|
-
value:
|
|
1897
|
+
value: regionInfoResourceArrayDeserializer(item["value"]),
|
|
2163
1898
|
nextLink: item["nextLink"],
|
|
2164
1899
|
};
|
|
2165
1900
|
}
|
|
2166
|
-
export function
|
|
2167
|
-
return result.map((item) => {
|
|
2168
|
-
return bucketSerializer(item);
|
|
2169
|
-
});
|
|
2170
|
-
}
|
|
2171
|
-
export function bucketArrayDeserializer(result) {
|
|
1901
|
+
export function regionInfoResourceArrayDeserializer(result) {
|
|
2172
1902
|
return result.map((item) => {
|
|
2173
|
-
return
|
|
1903
|
+
return regionInfoResourceDeserializer(item);
|
|
2174
1904
|
});
|
|
2175
1905
|
}
|
|
2176
|
-
export function
|
|
2177
|
-
return { keyPairExpiryDays: item["keyPairExpiryDays"] };
|
|
2178
|
-
}
|
|
2179
|
-
export function bucketGenerateCredentialsDeserializer(item) {
|
|
2180
|
-
return {
|
|
2181
|
-
accessKey: item["accessKey"],
|
|
2182
|
-
secretKey: item["secretKey"],
|
|
2183
|
-
keyPairExpiry: !item["keyPairExpiry"] ? item["keyPairExpiry"] : new Date(item["keyPairExpiry"]),
|
|
2184
|
-
};
|
|
2185
|
-
}
|
|
2186
|
-
export function cacheSerializer(item) {
|
|
1906
|
+
export function netAppAccountSerializer(item) {
|
|
2187
1907
|
return {
|
|
2188
1908
|
tags: item["tags"],
|
|
2189
1909
|
location: item["location"],
|
|
2190
|
-
properties:
|
|
2191
|
-
|
|
2192
|
-
|
|
2193
|
-
|
|
2194
|
-
|
|
2195
|
-
|
|
1910
|
+
properties: !item["properties"]
|
|
1911
|
+
? item["properties"]
|
|
1912
|
+
: accountPropertiesSerializer(item["properties"]),
|
|
1913
|
+
identity: !item["identity"]
|
|
1914
|
+
? item["identity"]
|
|
1915
|
+
: managedServiceIdentitySerializer(item["identity"]),
|
|
2196
1916
|
};
|
|
2197
1917
|
}
|
|
2198
|
-
export function
|
|
1918
|
+
export function netAppAccountDeserializer(item) {
|
|
2199
1919
|
return {
|
|
2200
|
-
tags: item["tags"]
|
|
1920
|
+
tags: !item["tags"]
|
|
1921
|
+
? item["tags"]
|
|
1922
|
+
: Object.fromEntries(Object.entries(item["tags"]).map(([k, p]) => [k, p])),
|
|
2201
1923
|
location: item["location"],
|
|
2202
1924
|
id: item["id"],
|
|
2203
1925
|
name: item["name"],
|
|
@@ -2205,1762 +1927,51 @@ export function cacheDeserializer(item) {
|
|
|
2205
1927
|
systemData: !item["systemData"]
|
|
2206
1928
|
? item["systemData"]
|
|
2207
1929
|
: systemDataDeserializer(item["systemData"]),
|
|
2208
|
-
properties:
|
|
1930
|
+
properties: !item["properties"]
|
|
1931
|
+
? item["properties"]
|
|
1932
|
+
: accountPropertiesDeserializer(item["properties"]),
|
|
2209
1933
|
etag: item["etag"],
|
|
2210
|
-
|
|
2211
|
-
? item["
|
|
2212
|
-
: item["
|
|
2213
|
-
return p;
|
|
2214
|
-
}),
|
|
1934
|
+
identity: !item["identity"]
|
|
1935
|
+
? item["identity"]
|
|
1936
|
+
: managedServiceIdentityDeserializer(item["identity"]),
|
|
2215
1937
|
};
|
|
2216
1938
|
}
|
|
2217
|
-
export function
|
|
1939
|
+
export function accountPropertiesSerializer(item) {
|
|
2218
1940
|
return {
|
|
2219
|
-
|
|
2220
|
-
|
|
2221
|
-
|
|
2222
|
-
|
|
2223
|
-
|
|
2224
|
-
|
|
2225
|
-
|
|
2226
|
-
: item["protocolTypes"].map((p) => {
|
|
2227
|
-
return p;
|
|
2228
|
-
}),
|
|
2229
|
-
cacheSubnetResourceId: item["cacheSubnetResourceId"],
|
|
2230
|
-
peeringSubnetResourceId: item["peeringSubnetResourceId"],
|
|
2231
|
-
kerberos: item["kerberos"],
|
|
2232
|
-
smbSettings: !item["smbSettings"]
|
|
2233
|
-
? item["smbSettings"]
|
|
2234
|
-
: smbSettingsSerializer(item["smbSettings"]),
|
|
2235
|
-
throughputMibps: item["throughputMibps"],
|
|
2236
|
-
encryptionKeySource: item["encryptionKeySource"],
|
|
2237
|
-
keyVaultPrivateEndpointResourceId: item["keyVaultPrivateEndpointResourceId"],
|
|
2238
|
-
ldap: item["ldap"],
|
|
2239
|
-
ldapServerType: item["ldapServerType"],
|
|
2240
|
-
originClusterInformation: originClusterInformationSerializer(item["originClusterInformation"]),
|
|
2241
|
-
cifsChangeNotifications: item["cifsChangeNotifications"],
|
|
2242
|
-
globalFileLocking: item["globalFileLocking"],
|
|
2243
|
-
writeBack: item["writeBack"],
|
|
1941
|
+
activeDirectories: !item["activeDirectories"]
|
|
1942
|
+
? item["activeDirectories"]
|
|
1943
|
+
: activeDirectoryArraySerializer(item["activeDirectories"]),
|
|
1944
|
+
encryption: !item["encryption"]
|
|
1945
|
+
? item["encryption"]
|
|
1946
|
+
: accountEncryptionSerializer(item["encryption"]),
|
|
1947
|
+
nfsV4IDDomain: item["nfsV4IDDomain"],
|
|
2244
1948
|
};
|
|
2245
1949
|
}
|
|
2246
|
-
export function
|
|
1950
|
+
export function accountPropertiesDeserializer(item) {
|
|
2247
1951
|
return {
|
|
2248
|
-
filepath: item["filepath"],
|
|
2249
|
-
size: item["size"],
|
|
2250
|
-
exportPolicy: !item["exportPolicy"]
|
|
2251
|
-
? item["exportPolicy"]
|
|
2252
|
-
: cachePropertiesExportPolicyDeserializer(item["exportPolicy"]),
|
|
2253
|
-
protocolTypes: !item["protocolTypes"]
|
|
2254
|
-
? item["protocolTypes"]
|
|
2255
|
-
: item["protocolTypes"].map((p) => {
|
|
2256
|
-
return p;
|
|
2257
|
-
}),
|
|
2258
1952
|
provisioningState: item["provisioningState"],
|
|
2259
|
-
|
|
2260
|
-
|
|
2261
|
-
|
|
2262
|
-
|
|
2263
|
-
? item["
|
|
2264
|
-
:
|
|
2265
|
-
|
|
2266
|
-
|
|
2267
|
-
|
|
2268
|
-
: smbSettingsDeserializer(item["smbSettings"]),
|
|
2269
|
-
throughputMibps: item["throughputMibps"],
|
|
2270
|
-
actualThroughputMibps: item["actualThroughputMibps"],
|
|
2271
|
-
encryptionKeySource: item["encryptionKeySource"],
|
|
2272
|
-
keyVaultPrivateEndpointResourceId: item["keyVaultPrivateEndpointResourceId"],
|
|
2273
|
-
maximumNumberOfFiles: item["maximumNumberOfFiles"],
|
|
2274
|
-
encryption: item["encryption"],
|
|
2275
|
-
language: item["language"],
|
|
2276
|
-
ldap: item["ldap"],
|
|
2277
|
-
ldapServerType: item["ldapServerType"],
|
|
2278
|
-
originClusterInformation: originClusterInformationDeserializer(item["originClusterInformation"]),
|
|
2279
|
-
cifsChangeNotifications: item["cifsChangeNotifications"],
|
|
2280
|
-
globalFileLocking: item["globalFileLocking"],
|
|
2281
|
-
writeBack: item["writeBack"],
|
|
2282
|
-
};
|
|
2283
|
-
}
|
|
2284
|
-
export function cachePropertiesExportPolicySerializer(item) {
|
|
2285
|
-
return {
|
|
2286
|
-
rules: !item["rules"] ? item["rules"] : exportPolicyRuleArraySerializer(item["rules"]),
|
|
2287
|
-
};
|
|
2288
|
-
}
|
|
2289
|
-
export function cachePropertiesExportPolicyDeserializer(item) {
|
|
2290
|
-
return {
|
|
2291
|
-
rules: !item["rules"] ? item["rules"] : exportPolicyRuleArrayDeserializer(item["rules"]),
|
|
1953
|
+
activeDirectories: !item["activeDirectories"]
|
|
1954
|
+
? item["activeDirectories"]
|
|
1955
|
+
: activeDirectoryArrayDeserializer(item["activeDirectories"]),
|
|
1956
|
+
encryption: !item["encryption"]
|
|
1957
|
+
? item["encryption"]
|
|
1958
|
+
: accountEncryptionDeserializer(item["encryption"]),
|
|
1959
|
+
disableShowmount: item["disableShowmount"],
|
|
1960
|
+
nfsV4IDDomain: item["nfsV4IDDomain"],
|
|
1961
|
+
multiAdStatus: item["multiAdStatus"],
|
|
2292
1962
|
};
|
|
2293
1963
|
}
|
|
2294
|
-
|
|
2295
|
-
export var KnownProtocolTypes;
|
|
2296
|
-
(function (KnownProtocolTypes) {
|
|
2297
|
-
/** NFSv3 protocol type */
|
|
2298
|
-
KnownProtocolTypes["NFSv3"] = "NFSv3";
|
|
2299
|
-
/** NFSv4 protocol type */
|
|
2300
|
-
KnownProtocolTypes["NFSv4"] = "NFSv4";
|
|
2301
|
-
/** SMB protocol type */
|
|
2302
|
-
KnownProtocolTypes["SMB"] = "SMB";
|
|
2303
|
-
})(KnownProtocolTypes || (KnownProtocolTypes = {}));
|
|
2304
|
-
/** Azure lifecycle management */
|
|
2305
|
-
export var KnownCacheProvisioningState;
|
|
2306
|
-
(function (KnownCacheProvisioningState) {
|
|
2307
|
-
/** The resource is being created. */
|
|
2308
|
-
KnownCacheProvisioningState["Creating"] = "Creating";
|
|
2309
|
-
/** The resource is being updated. */
|
|
2310
|
-
KnownCacheProvisioningState["Updating"] = "Updating";
|
|
2311
|
-
/** The resource is being deleted. */
|
|
2312
|
-
KnownCacheProvisioningState["Deleting"] = "Deleting";
|
|
2313
|
-
/** The resource is in a failed state. */
|
|
2314
|
-
KnownCacheProvisioningState["Failed"] = "Failed";
|
|
2315
|
-
/** The resource is succeeded. */
|
|
2316
|
-
KnownCacheProvisioningState["Succeeded"] = "Succeeded";
|
|
2317
|
-
/** Resource creation was canceled. */
|
|
2318
|
-
KnownCacheProvisioningState["Canceled"] = "Canceled";
|
|
2319
|
-
})(KnownCacheProvisioningState || (KnownCacheProvisioningState = {}));
|
|
2320
|
-
/** Azure NetApp Files Cache lifecycle management */
|
|
2321
|
-
export var KnownCacheLifeCycleState;
|
|
2322
|
-
(function (KnownCacheLifeCycleState) {
|
|
2323
|
-
/** Cluster peering offer has been sent. */
|
|
2324
|
-
KnownCacheLifeCycleState["ClusterPeeringOfferSent"] = "ClusterPeeringOfferSent";
|
|
2325
|
-
/** VServer peering offer has been sent. */
|
|
2326
|
-
KnownCacheLifeCycleState["VserverPeeringOfferSent"] = "VserverPeeringOfferSent";
|
|
2327
|
-
/** Cache creation in progress. */
|
|
2328
|
-
KnownCacheLifeCycleState["Creating"] = "Creating";
|
|
2329
|
-
/** Cache creation succeeded and is available for use. */
|
|
2330
|
-
KnownCacheLifeCycleState["Succeeded"] = "Succeeded";
|
|
2331
|
-
/** Cache is in a failed state */
|
|
2332
|
-
KnownCacheLifeCycleState["Failed"] = "Failed";
|
|
2333
|
-
})(KnownCacheLifeCycleState || (KnownCacheLifeCycleState = {}));
|
|
2334
|
-
export function cacheMountTargetPropertiesArrayDeserializer(result) {
|
|
1964
|
+
export function activeDirectoryArraySerializer(result) {
|
|
2335
1965
|
return result.map((item) => {
|
|
2336
|
-
return
|
|
1966
|
+
return activeDirectorySerializer(item);
|
|
2337
1967
|
});
|
|
2338
1968
|
}
|
|
2339
|
-
export function
|
|
2340
|
-
return {
|
|
2341
|
-
|
|
2342
|
-
|
|
2343
|
-
smbServerFqdn: item["smbServerFqdn"],
|
|
2344
|
-
};
|
|
1969
|
+
export function activeDirectoryArrayDeserializer(result) {
|
|
1970
|
+
return result.map((item) => {
|
|
1971
|
+
return activeDirectoryDeserializer(item);
|
|
1972
|
+
});
|
|
2345
1973
|
}
|
|
2346
|
-
|
|
2347
|
-
export var KnownKerberosState;
|
|
2348
|
-
(function (KnownKerberosState) {
|
|
2349
|
-
/** Kerberos is disabled */
|
|
2350
|
-
KnownKerberosState["Disabled"] = "Disabled";
|
|
2351
|
-
/** Kerberos is enabled */
|
|
2352
|
-
KnownKerberosState["Enabled"] = "Enabled";
|
|
2353
|
-
})(KnownKerberosState || (KnownKerberosState = {}));
|
|
2354
|
-
export function smbSettingsSerializer(item) {
|
|
2355
|
-
return {
|
|
2356
|
-
smbEncryption: item["smbEncryption"],
|
|
2357
|
-
smbAccessBasedEnumerations: item["smbAccessBasedEnumerations"],
|
|
2358
|
-
smbNonBrowsable: item["smbNonBrowsable"],
|
|
2359
|
-
};
|
|
2360
|
-
}
|
|
2361
|
-
export function smbSettingsDeserializer(item) {
|
|
2362
|
-
return {
|
|
2363
|
-
smbEncryption: item["smbEncryption"],
|
|
2364
|
-
smbAccessBasedEnumerations: item["smbAccessBasedEnumerations"],
|
|
2365
|
-
smbNonBrowsable: item["smbNonBrowsable"],
|
|
2366
|
-
};
|
|
2367
|
-
}
|
|
2368
|
-
/** Enables encryption for in-flight smb3 data. Only applicable for SMB/DualProtocol cache */
|
|
2369
|
-
export var KnownSmbEncryptionState;
|
|
2370
|
-
(function (KnownSmbEncryptionState) {
|
|
2371
|
-
/** SMB encryption is disabled */
|
|
2372
|
-
KnownSmbEncryptionState["Disabled"] = "Disabled";
|
|
2373
|
-
/** SMB encryption is enabled */
|
|
2374
|
-
KnownSmbEncryptionState["Enabled"] = "Enabled";
|
|
2375
|
-
})(KnownSmbEncryptionState || (KnownSmbEncryptionState = {}));
|
|
2376
|
-
/** Specifies if the cache is encryption or not. */
|
|
2377
|
-
export var KnownEncryptionState;
|
|
2378
|
-
(function (KnownEncryptionState) {
|
|
2379
|
-
/** Encryption is disabled */
|
|
2380
|
-
KnownEncryptionState["Disabled"] = "Disabled";
|
|
2381
|
-
/** Encryption is enabled */
|
|
2382
|
-
KnownEncryptionState["Enabled"] = "Enabled";
|
|
2383
|
-
})(KnownEncryptionState || (KnownEncryptionState = {}));
|
|
2384
|
-
/** Specifies whether LDAP is enabled or not. */
|
|
2385
|
-
export var KnownLdapState;
|
|
2386
|
-
(function (KnownLdapState) {
|
|
2387
|
-
/** ldap is disabled. */
|
|
2388
|
-
KnownLdapState["Disabled"] = "Disabled";
|
|
2389
|
-
/** ldap is enabled */
|
|
2390
|
-
KnownLdapState["Enabled"] = "Enabled";
|
|
2391
|
-
})(KnownLdapState || (KnownLdapState = {}));
|
|
2392
|
-
export function originClusterInformationSerializer(item) {
|
|
2393
|
-
return {
|
|
2394
|
-
peerClusterName: item["peerClusterName"],
|
|
2395
|
-
peerAddresses: item["peerAddresses"].map((p) => {
|
|
2396
|
-
return p;
|
|
2397
|
-
}),
|
|
2398
|
-
peerVserverName: item["peerVserverName"],
|
|
2399
|
-
peerVolumeName: item["peerVolumeName"],
|
|
2400
|
-
};
|
|
2401
|
-
}
|
|
2402
|
-
export function originClusterInformationDeserializer(item) {
|
|
2403
|
-
return {
|
|
2404
|
-
peerClusterName: item["peerClusterName"],
|
|
2405
|
-
peerAddresses: item["peerAddresses"].map((p) => {
|
|
2406
|
-
return p;
|
|
2407
|
-
}),
|
|
2408
|
-
peerVserverName: item["peerVserverName"],
|
|
2409
|
-
peerVolumeName: item["peerVolumeName"],
|
|
2410
|
-
};
|
|
2411
|
-
}
|
|
2412
|
-
/** Flag indicating whether a CIFS change notification is enabled for the cache. */
|
|
2413
|
-
export var KnownCifsChangeNotifyState;
|
|
2414
|
-
(function (KnownCifsChangeNotifyState) {
|
|
2415
|
-
/** CIFS change notification is disabled */
|
|
2416
|
-
KnownCifsChangeNotifyState["Disabled"] = "Disabled";
|
|
2417
|
-
/** CIFS change notification is enabled */
|
|
2418
|
-
KnownCifsChangeNotifyState["Enabled"] = "Enabled";
|
|
2419
|
-
})(KnownCifsChangeNotifyState || (KnownCifsChangeNotifyState = {}));
|
|
2420
|
-
/** Flag indicating whether the global file lock is enabled for the cache. */
|
|
2421
|
-
export var KnownGlobalFileLockingState;
|
|
2422
|
-
(function (KnownGlobalFileLockingState) {
|
|
2423
|
-
/** Global file locking is disabled */
|
|
2424
|
-
KnownGlobalFileLockingState["Disabled"] = "Disabled";
|
|
2425
|
-
/** Global file locking is enabled */
|
|
2426
|
-
KnownGlobalFileLockingState["Enabled"] = "Enabled";
|
|
2427
|
-
})(KnownGlobalFileLockingState || (KnownGlobalFileLockingState = {}));
|
|
2428
|
-
/** Flag indicating whether writeback is enabled for the cache. */
|
|
2429
|
-
export var KnownEnableWriteBackState;
|
|
2430
|
-
(function (KnownEnableWriteBackState) {
|
|
2431
|
-
/** Writeback cache is disabled */
|
|
2432
|
-
KnownEnableWriteBackState["Disabled"] = "Disabled";
|
|
2433
|
-
/** Writeback cache is enabled */
|
|
2434
|
-
KnownEnableWriteBackState["Enabled"] = "Enabled";
|
|
2435
|
-
})(KnownEnableWriteBackState || (KnownEnableWriteBackState = {}));
|
|
2436
|
-
export function cacheUpdateSerializer(item) {
|
|
2437
|
-
return {
|
|
2438
|
-
tags: item["tags"],
|
|
2439
|
-
properties: !item["properties"]
|
|
2440
|
-
? item["properties"]
|
|
2441
|
-
: cacheUpdatePropertiesSerializer(item["properties"]),
|
|
2442
|
-
};
|
|
2443
|
-
}
|
|
2444
|
-
export function cacheUpdatePropertiesSerializer(item) {
|
|
2445
|
-
return {
|
|
2446
|
-
size: item["size"],
|
|
2447
|
-
exportPolicy: !item["exportPolicy"]
|
|
2448
|
-
? item["exportPolicy"]
|
|
2449
|
-
: cachePropertiesExportPolicySerializer(item["exportPolicy"]),
|
|
2450
|
-
protocolTypes: !item["protocolTypes"]
|
|
2451
|
-
? item["protocolTypes"]
|
|
2452
|
-
: item["protocolTypes"].map((p) => {
|
|
2453
|
-
return p;
|
|
2454
|
-
}),
|
|
2455
|
-
smbSettings: !item["smbSettings"]
|
|
2456
|
-
? item["smbSettings"]
|
|
2457
|
-
: smbSettingsSerializer(item["smbSettings"]),
|
|
2458
|
-
throughputMibps: item["throughputMibps"],
|
|
2459
|
-
keyVaultPrivateEndpointResourceId: item["keyVaultPrivateEndpointResourceId"],
|
|
2460
|
-
cifsChangeNotifications: item["cifsChangeNotifications"],
|
|
2461
|
-
writeBack: item["writeBack"],
|
|
2462
|
-
};
|
|
2463
|
-
}
|
|
2464
|
-
export function _cacheListDeserializer(item) {
|
|
2465
|
-
return {
|
|
2466
|
-
value: cacheArrayDeserializer(item["value"]),
|
|
2467
|
-
nextLink: item["nextLink"],
|
|
2468
|
-
};
|
|
2469
|
-
}
|
|
2470
|
-
export function cacheArraySerializer(result) {
|
|
2471
|
-
return result.map((item) => {
|
|
2472
|
-
return cacheSerializer(item);
|
|
2473
|
-
});
|
|
2474
|
-
}
|
|
2475
|
-
export function cacheArrayDeserializer(result) {
|
|
2476
|
-
return result.map((item) => {
|
|
2477
|
-
return cacheDeserializer(item);
|
|
2478
|
-
});
|
|
2479
|
-
}
|
|
2480
|
-
export function peeringPassphrasesDeserializer(item) {
|
|
2481
|
-
return {
|
|
2482
|
-
clusterPeeringCommand: item["clusterPeeringCommand"],
|
|
2483
|
-
clusterPeeringPassphrase: item["clusterPeeringPassphrase"],
|
|
2484
|
-
vserverPeeringCommand: item["vserverPeeringCommand"],
|
|
2485
|
-
};
|
|
2486
|
-
}
|
|
2487
|
-
export function elasticAccountSerializer(item) {
|
|
2488
|
-
return {
|
|
2489
|
-
tags: item["tags"],
|
|
2490
|
-
location: item["location"],
|
|
2491
|
-
properties: !item["properties"]
|
|
2492
|
-
? item["properties"]
|
|
2493
|
-
: elasticAccountPropertiesSerializer(item["properties"]),
|
|
2494
|
-
identity: !item["identity"]
|
|
2495
|
-
? item["identity"]
|
|
2496
|
-
: managedServiceIdentitySerializer(item["identity"]),
|
|
2497
|
-
};
|
|
2498
|
-
}
|
|
2499
|
-
export function elasticAccountDeserializer(item) {
|
|
2500
|
-
return {
|
|
2501
|
-
tags: item["tags"],
|
|
2502
|
-
location: item["location"],
|
|
2503
|
-
id: item["id"],
|
|
2504
|
-
name: item["name"],
|
|
2505
|
-
type: item["type"],
|
|
2506
|
-
systemData: !item["systemData"]
|
|
2507
|
-
? item["systemData"]
|
|
2508
|
-
: systemDataDeserializer(item["systemData"]),
|
|
2509
|
-
properties: !item["properties"]
|
|
2510
|
-
? item["properties"]
|
|
2511
|
-
: elasticAccountPropertiesDeserializer(item["properties"]),
|
|
2512
|
-
eTag: item["eTag"],
|
|
2513
|
-
identity: !item["identity"]
|
|
2514
|
-
? item["identity"]
|
|
2515
|
-
: managedServiceIdentityDeserializer(item["identity"]),
|
|
2516
|
-
};
|
|
2517
|
-
}
|
|
2518
|
-
export function elasticAccountPropertiesSerializer(item) {
|
|
2519
|
-
return {
|
|
2520
|
-
encryption: !item["encryption"]
|
|
2521
|
-
? item["encryption"]
|
|
2522
|
-
: elasticEncryptionSerializer(item["encryption"]),
|
|
2523
|
-
};
|
|
2524
|
-
}
|
|
2525
|
-
export function elasticAccountPropertiesDeserializer(item) {
|
|
2526
|
-
return {
|
|
2527
|
-
provisioningState: item["provisioningState"],
|
|
2528
|
-
encryption: !item["encryption"]
|
|
2529
|
-
? item["encryption"]
|
|
2530
|
-
: elasticEncryptionDeserializer(item["encryption"]),
|
|
2531
|
-
};
|
|
2532
|
-
}
|
|
2533
|
-
export function elasticEncryptionSerializer(item) {
|
|
2534
|
-
return {
|
|
2535
|
-
keySource: item["keySource"],
|
|
2536
|
-
keyVaultProperties: !item["keyVaultProperties"]
|
|
2537
|
-
? item["keyVaultProperties"]
|
|
2538
|
-
: elasticKeyVaultPropertiesSerializer(item["keyVaultProperties"]),
|
|
2539
|
-
identity: !item["identity"]
|
|
2540
|
-
? item["identity"]
|
|
2541
|
-
: elasticEncryptionIdentitySerializer(item["identity"]),
|
|
2542
|
-
};
|
|
2543
|
-
}
|
|
2544
|
-
export function elasticEncryptionDeserializer(item) {
|
|
2545
|
-
return {
|
|
2546
|
-
keySource: item["keySource"],
|
|
2547
|
-
keyVaultProperties: !item["keyVaultProperties"]
|
|
2548
|
-
? item["keyVaultProperties"]
|
|
2549
|
-
: elasticKeyVaultPropertiesDeserializer(item["keyVaultProperties"]),
|
|
2550
|
-
identity: !item["identity"]
|
|
2551
|
-
? item["identity"]
|
|
2552
|
-
: elasticEncryptionIdentityDeserializer(item["identity"]),
|
|
2553
|
-
};
|
|
2554
|
-
}
|
|
2555
|
-
/** The encryption keySource (provider). Possible values (case-insensitive): Microsoft.NetApp, Microsoft.KeyVault */
|
|
2556
|
-
export var KnownKeySource;
|
|
2557
|
-
(function (KnownKeySource) {
|
|
2558
|
-
/** Microsoft-managed key encryption */
|
|
2559
|
-
KnownKeySource["MicrosoftNetApp"] = "Microsoft.NetApp";
|
|
2560
|
-
/** Customer-managed key encryption */
|
|
2561
|
-
KnownKeySource["MicrosoftKeyVault"] = "Microsoft.KeyVault";
|
|
2562
|
-
})(KnownKeySource || (KnownKeySource = {}));
|
|
2563
|
-
export function elasticKeyVaultPropertiesSerializer(item) {
|
|
2564
|
-
return {
|
|
2565
|
-
keyVaultUri: item["keyVaultUri"],
|
|
2566
|
-
keyName: item["keyName"],
|
|
2567
|
-
keyVaultResourceId: item["keyVaultResourceId"],
|
|
2568
|
-
};
|
|
2569
|
-
}
|
|
2570
|
-
export function elasticKeyVaultPropertiesDeserializer(item) {
|
|
2571
|
-
return {
|
|
2572
|
-
keyVaultUri: item["keyVaultUri"],
|
|
2573
|
-
keyName: item["keyName"],
|
|
2574
|
-
keyVaultResourceId: item["keyVaultResourceId"],
|
|
2575
|
-
status: item["status"],
|
|
2576
|
-
};
|
|
2577
|
-
}
|
|
2578
|
-
/** KeyVault status */
|
|
2579
|
-
export var KnownElasticKeyVaultStatus;
|
|
2580
|
-
(function (KnownElasticKeyVaultStatus) {
|
|
2581
|
-
/** KeyVault connection created but not in use */
|
|
2582
|
-
KnownElasticKeyVaultStatus["Created"] = "Created";
|
|
2583
|
-
/** KeyVault connection in use by SMB Volume */
|
|
2584
|
-
KnownElasticKeyVaultStatus["InUse"] = "InUse";
|
|
2585
|
-
/** KeyVault connection Deleted */
|
|
2586
|
-
KnownElasticKeyVaultStatus["Deleted"] = "Deleted";
|
|
2587
|
-
/** Error with the KeyVault connection */
|
|
2588
|
-
KnownElasticKeyVaultStatus["Error"] = "Error";
|
|
2589
|
-
/** KeyVault connection Updating */
|
|
2590
|
-
KnownElasticKeyVaultStatus["Updating"] = "Updating";
|
|
2591
|
-
})(KnownElasticKeyVaultStatus || (KnownElasticKeyVaultStatus = {}));
|
|
2592
|
-
export function elasticEncryptionIdentitySerializer(item) {
|
|
2593
|
-
return { userAssignedIdentity: item["userAssignedIdentity"] };
|
|
2594
|
-
}
|
|
2595
|
-
export function elasticEncryptionIdentityDeserializer(item) {
|
|
2596
|
-
return {
|
|
2597
|
-
principalId: item["principalId"],
|
|
2598
|
-
userAssignedIdentity: item["userAssignedIdentity"],
|
|
2599
|
-
};
|
|
2600
|
-
}
|
|
2601
|
-
export function managedServiceIdentitySerializer(item) {
|
|
2602
|
-
return {
|
|
2603
|
-
type: item["type"],
|
|
2604
|
-
userAssignedIdentities: item["userAssignedIdentities"],
|
|
2605
|
-
};
|
|
2606
|
-
}
|
|
2607
|
-
export function managedServiceIdentityDeserializer(item) {
|
|
2608
|
-
return {
|
|
2609
|
-
principalId: item["principalId"],
|
|
2610
|
-
tenantId: item["tenantId"],
|
|
2611
|
-
type: item["type"],
|
|
2612
|
-
userAssignedIdentities: item["userAssignedIdentities"],
|
|
2613
|
-
};
|
|
2614
|
-
}
|
|
2615
|
-
/** Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). */
|
|
2616
|
-
export var KnownManagedServiceIdentityType;
|
|
2617
|
-
(function (KnownManagedServiceIdentityType) {
|
|
2618
|
-
/** No managed identity. */
|
|
2619
|
-
KnownManagedServiceIdentityType["None"] = "None";
|
|
2620
|
-
/** System assigned managed identity. */
|
|
2621
|
-
KnownManagedServiceIdentityType["SystemAssigned"] = "SystemAssigned";
|
|
2622
|
-
/** User assigned managed identity. */
|
|
2623
|
-
KnownManagedServiceIdentityType["UserAssigned"] = "UserAssigned";
|
|
2624
|
-
/** System and user assigned managed identity. */
|
|
2625
|
-
KnownManagedServiceIdentityType["SystemAssignedUserAssigned"] = "SystemAssigned,UserAssigned";
|
|
2626
|
-
})(KnownManagedServiceIdentityType || (KnownManagedServiceIdentityType = {}));
|
|
2627
|
-
export function userAssignedIdentitySerializer(item) {
|
|
2628
|
-
return item;
|
|
2629
|
-
}
|
|
2630
|
-
export function userAssignedIdentityDeserializer(item) {
|
|
2631
|
-
return {
|
|
2632
|
-
principalId: item["principalId"],
|
|
2633
|
-
clientId: item["clientId"],
|
|
2634
|
-
};
|
|
2635
|
-
}
|
|
2636
|
-
export function elasticAccountUpdateSerializer(item) {
|
|
2637
|
-
return {
|
|
2638
|
-
identity: !item["identity"]
|
|
2639
|
-
? item["identity"]
|
|
2640
|
-
: managedServiceIdentitySerializer(item["identity"]),
|
|
2641
|
-
tags: item["tags"],
|
|
2642
|
-
properties: !item["properties"]
|
|
2643
|
-
? item["properties"]
|
|
2644
|
-
: elasticAccountUpdatePropertiesSerializer(item["properties"]),
|
|
2645
|
-
};
|
|
2646
|
-
}
|
|
2647
|
-
export function elasticAccountUpdatePropertiesSerializer(item) {
|
|
2648
|
-
return {
|
|
2649
|
-
encryption: !item["encryption"]
|
|
2650
|
-
? item["encryption"]
|
|
2651
|
-
: elasticEncryptionSerializer(item["encryption"]),
|
|
2652
|
-
};
|
|
2653
|
-
}
|
|
2654
|
-
export function _elasticAccountListResultDeserializer(item) {
|
|
2655
|
-
return {
|
|
2656
|
-
value: elasticAccountArrayDeserializer(item["value"]),
|
|
2657
|
-
nextLink: item["nextLink"],
|
|
2658
|
-
};
|
|
2659
|
-
}
|
|
2660
|
-
export function elasticAccountArraySerializer(result) {
|
|
2661
|
-
return result.map((item) => {
|
|
2662
|
-
return elasticAccountSerializer(item);
|
|
2663
|
-
});
|
|
2664
|
-
}
|
|
2665
|
-
export function elasticAccountArrayDeserializer(result) {
|
|
2666
|
-
return result.map((item) => {
|
|
2667
|
-
return elasticAccountDeserializer(item);
|
|
2668
|
-
});
|
|
2669
|
-
}
|
|
2670
|
-
export function elasticCapacityPoolSerializer(item) {
|
|
2671
|
-
return {
|
|
2672
|
-
tags: item["tags"],
|
|
2673
|
-
location: item["location"],
|
|
2674
|
-
properties: !item["properties"]
|
|
2675
|
-
? item["properties"]
|
|
2676
|
-
: elasticCapacityPoolPropertiesSerializer(item["properties"]),
|
|
2677
|
-
zones: !item["zones"]
|
|
2678
|
-
? item["zones"]
|
|
2679
|
-
: item["zones"].map((p) => {
|
|
2680
|
-
return p;
|
|
2681
|
-
}),
|
|
2682
|
-
};
|
|
2683
|
-
}
|
|
2684
|
-
export function elasticCapacityPoolDeserializer(item) {
|
|
2685
|
-
return {
|
|
2686
|
-
tags: item["tags"],
|
|
2687
|
-
location: item["location"],
|
|
2688
|
-
id: item["id"],
|
|
2689
|
-
name: item["name"],
|
|
2690
|
-
type: item["type"],
|
|
2691
|
-
systemData: !item["systemData"]
|
|
2692
|
-
? item["systemData"]
|
|
2693
|
-
: systemDataDeserializer(item["systemData"]),
|
|
2694
|
-
properties: !item["properties"]
|
|
2695
|
-
? item["properties"]
|
|
2696
|
-
: elasticCapacityPoolPropertiesDeserializer(item["properties"]),
|
|
2697
|
-
eTag: item["eTag"],
|
|
2698
|
-
zones: !item["zones"]
|
|
2699
|
-
? item["zones"]
|
|
2700
|
-
: item["zones"].map((p) => {
|
|
2701
|
-
return p;
|
|
2702
|
-
}),
|
|
2703
|
-
};
|
|
2704
|
-
}
|
|
2705
|
-
export function elasticCapacityPoolPropertiesSerializer(item) {
|
|
2706
|
-
return {
|
|
2707
|
-
size: item["size"],
|
|
2708
|
-
serviceLevel: item["serviceLevel"],
|
|
2709
|
-
encryption: !item["encryption"]
|
|
2710
|
-
? item["encryption"]
|
|
2711
|
-
: elasticEncryptionConfigurationSerializer(item["encryption"]),
|
|
2712
|
-
subnetResourceId: item["subnetResourceId"],
|
|
2713
|
-
activeDirectoryConfigResourceId: item["activeDirectoryConfigResourceId"],
|
|
2714
|
-
};
|
|
2715
|
-
}
|
|
2716
|
-
export function elasticCapacityPoolPropertiesDeserializer(item) {
|
|
2717
|
-
return {
|
|
2718
|
-
size: item["size"],
|
|
2719
|
-
serviceLevel: item["serviceLevel"],
|
|
2720
|
-
provisioningState: item["provisioningState"],
|
|
2721
|
-
encryption: !item["encryption"]
|
|
2722
|
-
? item["encryption"]
|
|
2723
|
-
: elasticEncryptionConfigurationDeserializer(item["encryption"]),
|
|
2724
|
-
totalThroughputMibps: item["totalThroughputMibps"],
|
|
2725
|
-
subnetResourceId: item["subnetResourceId"],
|
|
2726
|
-
currentZone: item["currentZone"],
|
|
2727
|
-
availabilityStatus: item["availabilityStatus"],
|
|
2728
|
-
activeDirectoryConfigResourceId: item["activeDirectoryConfigResourceId"],
|
|
2729
|
-
};
|
|
2730
|
-
}
|
|
2731
|
-
/** Service level for elastic capacity pool */
|
|
2732
|
-
export var KnownElasticServiceLevel;
|
|
2733
|
-
(function (KnownElasticServiceLevel) {
|
|
2734
|
-
/** Zone redundant storage service level. */
|
|
2735
|
-
KnownElasticServiceLevel["ZoneRedundant"] = "ZoneRedundant";
|
|
2736
|
-
})(KnownElasticServiceLevel || (KnownElasticServiceLevel = {}));
|
|
2737
|
-
export function elasticEncryptionConfigurationSerializer(item) {
|
|
2738
|
-
return {
|
|
2739
|
-
elasticPoolEncryptionKeySource: item["elasticPoolEncryptionKeySource"],
|
|
2740
|
-
keyVaultPrivateEndpointResourceId: item["keyVaultPrivateEndpointResourceId"],
|
|
2741
|
-
};
|
|
2742
|
-
}
|
|
2743
|
-
export function elasticEncryptionConfigurationDeserializer(item) {
|
|
2744
|
-
return {
|
|
2745
|
-
elasticPoolEncryptionKeySource: item["elasticPoolEncryptionKeySource"],
|
|
2746
|
-
keyVaultPrivateEndpointResourceId: item["keyVaultPrivateEndpointResourceId"],
|
|
2747
|
-
};
|
|
2748
|
-
}
|
|
2749
|
-
/** Pool Encryption Key Source. */
|
|
2750
|
-
export var KnownElasticPoolEncryptionKeySource;
|
|
2751
|
-
(function (KnownElasticPoolEncryptionKeySource) {
|
|
2752
|
-
/** Represents the encryption key source of Elastic pool is Microsoft.NetApp */
|
|
2753
|
-
KnownElasticPoolEncryptionKeySource["NetApp"] = "NetApp";
|
|
2754
|
-
/** Represents the encryption key source of Elastic pool is Microsoft.KeyVault */
|
|
2755
|
-
KnownElasticPoolEncryptionKeySource["KeyVault"] = "KeyVault";
|
|
2756
|
-
})(KnownElasticPoolEncryptionKeySource || (KnownElasticPoolEncryptionKeySource = {}));
|
|
2757
|
-
/** Current availability status of the resource. */
|
|
2758
|
-
export var KnownElasticResourceAvailabilityStatus;
|
|
2759
|
-
(function (KnownElasticResourceAvailabilityStatus) {
|
|
2760
|
-
/** The resource is currently Online and accessible */
|
|
2761
|
-
KnownElasticResourceAvailabilityStatus["Online"] = "Online";
|
|
2762
|
-
/** The resource is currently Offline and not accessible */
|
|
2763
|
-
KnownElasticResourceAvailabilityStatus["Offline"] = "Offline";
|
|
2764
|
-
})(KnownElasticResourceAvailabilityStatus || (KnownElasticResourceAvailabilityStatus = {}));
|
|
2765
|
-
export function elasticCapacityPoolUpdateSerializer(item) {
|
|
2766
|
-
return {
|
|
2767
|
-
tags: item["tags"],
|
|
2768
|
-
properties: !item["properties"]
|
|
2769
|
-
? item["properties"]
|
|
2770
|
-
: elasticCapacityPoolUpdatePropertiesSerializer(item["properties"]),
|
|
2771
|
-
};
|
|
2772
|
-
}
|
|
2773
|
-
export function elasticCapacityPoolUpdatePropertiesSerializer(item) {
|
|
2774
|
-
return {
|
|
2775
|
-
size: item["size"],
|
|
2776
|
-
encryption: !item["encryption"]
|
|
2777
|
-
? item["encryption"]
|
|
2778
|
-
: elasticEncryptionConfigurationSerializer(item["encryption"]),
|
|
2779
|
-
activeDirectoryConfigResourceId: item["activeDirectoryConfigResourceId"],
|
|
2780
|
-
};
|
|
2781
|
-
}
|
|
2782
|
-
export function _elasticCapacityPoolListResultDeserializer(item) {
|
|
2783
|
-
return {
|
|
2784
|
-
value: elasticCapacityPoolArrayDeserializer(item["value"]),
|
|
2785
|
-
nextLink: item["nextLink"],
|
|
2786
|
-
};
|
|
2787
|
-
}
|
|
2788
|
-
export function elasticCapacityPoolArraySerializer(result) {
|
|
2789
|
-
return result.map((item) => {
|
|
2790
|
-
return elasticCapacityPoolSerializer(item);
|
|
2791
|
-
});
|
|
2792
|
-
}
|
|
2793
|
-
export function elasticCapacityPoolArrayDeserializer(result) {
|
|
2794
|
-
return result.map((item) => {
|
|
2795
|
-
return elasticCapacityPoolDeserializer(item);
|
|
2796
|
-
});
|
|
2797
|
-
}
|
|
2798
|
-
export function changeZoneRequestSerializer(item) {
|
|
2799
|
-
return { newZone: item["newZone"] };
|
|
2800
|
-
}
|
|
2801
|
-
export function checkElasticVolumeFilePathAvailabilityRequestSerializer(item) {
|
|
2802
|
-
return { filePath: item["filePath"] };
|
|
2803
|
-
}
|
|
2804
|
-
export function checkElasticResourceAvailabilityResponseDeserializer(item) {
|
|
2805
|
-
return {
|
|
2806
|
-
isAvailable: item["isAvailable"],
|
|
2807
|
-
reason: item["reason"],
|
|
2808
|
-
message: item["message"],
|
|
2809
|
-
};
|
|
2810
|
-
}
|
|
2811
|
-
/** Availability status */
|
|
2812
|
-
export var KnownCheckElasticResourceAvailabilityStatus;
|
|
2813
|
-
(function (KnownCheckElasticResourceAvailabilityStatus) {
|
|
2814
|
-
/** Value indicating the name is valid and available */
|
|
2815
|
-
KnownCheckElasticResourceAvailabilityStatus["True"] = "True";
|
|
2816
|
-
/** Value indicating the the name is invalid, unavailable, or both. */
|
|
2817
|
-
KnownCheckElasticResourceAvailabilityStatus["False"] = "False";
|
|
2818
|
-
})(KnownCheckElasticResourceAvailabilityStatus || (KnownCheckElasticResourceAvailabilityStatus = {}));
|
|
2819
|
-
/** Availability reason */
|
|
2820
|
-
export var KnownCheckElasticResourceAvailabilityReason;
|
|
2821
|
-
(function (KnownCheckElasticResourceAvailabilityReason) {
|
|
2822
|
-
/** Value indicating the name provided does not match Azure NetApp Files naming requirements */
|
|
2823
|
-
KnownCheckElasticResourceAvailabilityReason["Invalid"] = "Invalid";
|
|
2824
|
-
/** Value indicating the name is already in use and is therefore unavailable */
|
|
2825
|
-
KnownCheckElasticResourceAvailabilityReason["AlreadyExists"] = "AlreadyExists";
|
|
2826
|
-
})(KnownCheckElasticResourceAvailabilityReason || (KnownCheckElasticResourceAvailabilityReason = {}));
|
|
2827
|
-
export function elasticVolumeSerializer(item) {
|
|
2828
|
-
return {
|
|
2829
|
-
tags: item["tags"],
|
|
2830
|
-
location: item["location"],
|
|
2831
|
-
properties: !item["properties"]
|
|
2832
|
-
? item["properties"]
|
|
2833
|
-
: elasticVolumePropertiesSerializer(item["properties"]),
|
|
2834
|
-
zones: !item["zones"]
|
|
2835
|
-
? item["zones"]
|
|
2836
|
-
: item["zones"].map((p) => {
|
|
2837
|
-
return p;
|
|
2838
|
-
}),
|
|
2839
|
-
};
|
|
2840
|
-
}
|
|
2841
|
-
export function elasticVolumeDeserializer(item) {
|
|
2842
|
-
return {
|
|
2843
|
-
tags: item["tags"],
|
|
2844
|
-
location: item["location"],
|
|
2845
|
-
id: item["id"],
|
|
2846
|
-
name: item["name"],
|
|
2847
|
-
type: item["type"],
|
|
2848
|
-
systemData: !item["systemData"]
|
|
2849
|
-
? item["systemData"]
|
|
2850
|
-
: systemDataDeserializer(item["systemData"]),
|
|
2851
|
-
properties: !item["properties"]
|
|
2852
|
-
? item["properties"]
|
|
2853
|
-
: elasticVolumePropertiesDeserializer(item["properties"]),
|
|
2854
|
-
eTag: item["eTag"],
|
|
2855
|
-
zones: !item["zones"]
|
|
2856
|
-
? item["zones"]
|
|
2857
|
-
: item["zones"].map((p) => {
|
|
2858
|
-
return p;
|
|
2859
|
-
}),
|
|
2860
|
-
};
|
|
2861
|
-
}
|
|
2862
|
-
export function elasticVolumePropertiesSerializer(item) {
|
|
2863
|
-
return {
|
|
2864
|
-
filePath: item["filePath"],
|
|
2865
|
-
size: item["size"],
|
|
2866
|
-
exportPolicy: !item["exportPolicy"]
|
|
2867
|
-
? item["exportPolicy"]
|
|
2868
|
-
: elasticExportPolicySerializer(item["exportPolicy"]),
|
|
2869
|
-
protocolTypes: item["protocolTypes"].map((p) => {
|
|
2870
|
-
return p;
|
|
2871
|
-
}),
|
|
2872
|
-
snapshotResourceId: item["snapshotResourceId"],
|
|
2873
|
-
dataProtection: !item["dataProtection"]
|
|
2874
|
-
? item["dataProtection"]
|
|
2875
|
-
: elasticVolumeDataProtectionPropertiesSerializer(item["dataProtection"]),
|
|
2876
|
-
snapshotDirectoryVisibility: item["snapshotDirectoryVisibility"],
|
|
2877
|
-
smbProperties: !item["smbProperties"]
|
|
2878
|
-
? item["smbProperties"]
|
|
2879
|
-
: elasticSmbPropertiesSerializer(item["smbProperties"]),
|
|
2880
|
-
backupResourceId: item["backupResourceId"],
|
|
2881
|
-
};
|
|
2882
|
-
}
|
|
2883
|
-
export function elasticVolumePropertiesDeserializer(item) {
|
|
2884
|
-
return {
|
|
2885
|
-
filePath: item["filePath"],
|
|
2886
|
-
size: item["size"],
|
|
2887
|
-
exportPolicy: !item["exportPolicy"]
|
|
2888
|
-
? item["exportPolicy"]
|
|
2889
|
-
: elasticExportPolicyDeserializer(item["exportPolicy"]),
|
|
2890
|
-
protocolTypes: item["protocolTypes"].map((p) => {
|
|
2891
|
-
return p;
|
|
2892
|
-
}),
|
|
2893
|
-
provisioningState: item["provisioningState"],
|
|
2894
|
-
availabilityStatus: item["availabilityStatus"],
|
|
2895
|
-
snapshotResourceId: item["snapshotResourceId"],
|
|
2896
|
-
mountTargets: !item["mountTargets"]
|
|
2897
|
-
? item["mountTargets"]
|
|
2898
|
-
: elasticMountTargetPropertiesArrayDeserializer(item["mountTargets"]),
|
|
2899
|
-
dataProtection: !item["dataProtection"]
|
|
2900
|
-
? item["dataProtection"]
|
|
2901
|
-
: elasticVolumeDataProtectionPropertiesDeserializer(item["dataProtection"]),
|
|
2902
|
-
snapshotDirectoryVisibility: item["snapshotDirectoryVisibility"],
|
|
2903
|
-
smbProperties: !item["smbProperties"]
|
|
2904
|
-
? item["smbProperties"]
|
|
2905
|
-
: elasticSmbPropertiesDeserializer(item["smbProperties"]),
|
|
2906
|
-
backupResourceId: item["backupResourceId"],
|
|
2907
|
-
restorationState: item["restorationState"],
|
|
2908
|
-
};
|
|
2909
|
-
}
|
|
2910
|
-
export function elasticExportPolicySerializer(item) {
|
|
2911
|
-
return {
|
|
2912
|
-
rules: !item["rules"] ? item["rules"] : elasticExportPolicyRuleArraySerializer(item["rules"]),
|
|
2913
|
-
};
|
|
2914
|
-
}
|
|
2915
|
-
export function elasticExportPolicyDeserializer(item) {
|
|
2916
|
-
return {
|
|
2917
|
-
rules: !item["rules"] ? item["rules"] : elasticExportPolicyRuleArrayDeserializer(item["rules"]),
|
|
2918
|
-
};
|
|
2919
|
-
}
|
|
2920
|
-
export function elasticExportPolicyRuleArraySerializer(result) {
|
|
2921
|
-
return result.map((item) => {
|
|
2922
|
-
return elasticExportPolicyRuleSerializer(item);
|
|
2923
|
-
});
|
|
2924
|
-
}
|
|
2925
|
-
export function elasticExportPolicyRuleArrayDeserializer(result) {
|
|
2926
|
-
return result.map((item) => {
|
|
2927
|
-
return elasticExportPolicyRuleDeserializer(item);
|
|
2928
|
-
});
|
|
2929
|
-
}
|
|
2930
|
-
export function elasticExportPolicyRuleSerializer(item) {
|
|
2931
|
-
return {
|
|
2932
|
-
ruleIndex: item["ruleIndex"],
|
|
2933
|
-
unixAccessRule: item["unixAccessRule"],
|
|
2934
|
-
nfsv3: item["nfsv3"],
|
|
2935
|
-
nfsv4: item["nfsv4"],
|
|
2936
|
-
allowedClients: !item["allowedClients"]
|
|
2937
|
-
? item["allowedClients"]
|
|
2938
|
-
: item["allowedClients"].map((p) => {
|
|
2939
|
-
return p;
|
|
2940
|
-
}),
|
|
2941
|
-
rootAccess: item["rootAccess"],
|
|
2942
|
-
};
|
|
2943
|
-
}
|
|
2944
|
-
export function elasticExportPolicyRuleDeserializer(item) {
|
|
2945
|
-
return {
|
|
2946
|
-
ruleIndex: item["ruleIndex"],
|
|
2947
|
-
unixAccessRule: item["unixAccessRule"],
|
|
2948
|
-
nfsv3: item["nfsv3"],
|
|
2949
|
-
nfsv4: item["nfsv4"],
|
|
2950
|
-
allowedClients: !item["allowedClients"]
|
|
2951
|
-
? item["allowedClients"]
|
|
2952
|
-
: item["allowedClients"].map((p) => {
|
|
2953
|
-
return p;
|
|
2954
|
-
}),
|
|
2955
|
-
rootAccess: item["rootAccess"],
|
|
2956
|
-
};
|
|
2957
|
-
}
|
|
2958
|
-
/** Unix access rule */
|
|
2959
|
-
export var KnownElasticUnixAccessRule;
|
|
2960
|
-
(function (KnownElasticUnixAccessRule) {
|
|
2961
|
-
/** Clients connecting with this rule will only have read access to the volume */
|
|
2962
|
-
KnownElasticUnixAccessRule["ReadOnly"] = "ReadOnly";
|
|
2963
|
-
/** Clients connecting with this rule will have full read and write access to the volume */
|
|
2964
|
-
KnownElasticUnixAccessRule["ReadWrite"] = "ReadWrite";
|
|
2965
|
-
/** Clients connecting with this rule will have no access to the volume */
|
|
2966
|
-
KnownElasticUnixAccessRule["NoAccess"] = "NoAccess";
|
|
2967
|
-
})(KnownElasticUnixAccessRule || (KnownElasticUnixAccessRule = {}));
|
|
2968
|
-
/** NFSv3 access */
|
|
2969
|
-
export var KnownElasticNfsv3Access;
|
|
2970
|
-
(function (KnownElasticNfsv3Access) {
|
|
2971
|
-
/** Clients can connect to the volume using the NFSv3 protocol. */
|
|
2972
|
-
KnownElasticNfsv3Access["Enabled"] = "Enabled";
|
|
2973
|
-
/** Clients can't connect to the volume using the NFSv3 protocol. */
|
|
2974
|
-
KnownElasticNfsv3Access["Disabled"] = "Disabled";
|
|
2975
|
-
})(KnownElasticNfsv3Access || (KnownElasticNfsv3Access = {}));
|
|
2976
|
-
/** NFSv4 access */
|
|
2977
|
-
export var KnownElasticNfsv4Access;
|
|
2978
|
-
(function (KnownElasticNfsv4Access) {
|
|
2979
|
-
/** Clients can connect to the volume using the NFSv4 protocol. */
|
|
2980
|
-
KnownElasticNfsv4Access["Enabled"] = "Enabled";
|
|
2981
|
-
/** Clients can't connect to the volume using the NFSv4 protocol. */
|
|
2982
|
-
KnownElasticNfsv4Access["Disabled"] = "Disabled";
|
|
2983
|
-
})(KnownElasticNfsv4Access || (KnownElasticNfsv4Access = {}));
|
|
2984
|
-
/** Root access */
|
|
2985
|
-
export var KnownElasticRootAccess;
|
|
2986
|
-
(function (KnownElasticRootAccess) {
|
|
2987
|
-
/** Root user access is enabled for clients affected by this rule */
|
|
2988
|
-
KnownElasticRootAccess["Enabled"] = "Enabled";
|
|
2989
|
-
/** Root user access is disabled for clients affected by this rule */
|
|
2990
|
-
KnownElasticRootAccess["Disabled"] = "Disabled";
|
|
2991
|
-
})(KnownElasticRootAccess || (KnownElasticRootAccess = {}));
|
|
2992
|
-
/** Protocol types for elastic volume */
|
|
2993
|
-
export var KnownElasticProtocolType;
|
|
2994
|
-
(function (KnownElasticProtocolType) {
|
|
2995
|
-
/** NFSv3 protocol type */
|
|
2996
|
-
KnownElasticProtocolType["NFSv3"] = "NFSv3";
|
|
2997
|
-
/** NFSv4 protocol type */
|
|
2998
|
-
KnownElasticProtocolType["NFSv4"] = "NFSv4";
|
|
2999
|
-
/** SMB/CIFS protocol type */
|
|
3000
|
-
KnownElasticProtocolType["SMB"] = "SMB";
|
|
3001
|
-
})(KnownElasticProtocolType || (KnownElasticProtocolType = {}));
|
|
3002
|
-
export function elasticMountTargetPropertiesArrayDeserializer(result) {
|
|
3003
|
-
return result.map((item) => {
|
|
3004
|
-
return elasticMountTargetPropertiesDeserializer(item);
|
|
3005
|
-
});
|
|
3006
|
-
}
|
|
3007
|
-
export function elasticMountTargetPropertiesDeserializer(item) {
|
|
3008
|
-
return {
|
|
3009
|
-
ipAddress: item["ipAddress"],
|
|
3010
|
-
smbServerFqdn: item["smbServerFqdn"],
|
|
3011
|
-
};
|
|
3012
|
-
}
|
|
3013
|
-
export function elasticVolumeDataProtectionPropertiesSerializer(item) {
|
|
3014
|
-
return {
|
|
3015
|
-
snapshot: !item["snapshot"]
|
|
3016
|
-
? item["snapshot"]
|
|
3017
|
-
: elasticVolumeSnapshotPropertiesSerializer(item["snapshot"]),
|
|
3018
|
-
backup: !item["backup"]
|
|
3019
|
-
? item["backup"]
|
|
3020
|
-
: elasticVolumeBackupPropertiesSerializer(item["backup"]),
|
|
3021
|
-
};
|
|
3022
|
-
}
|
|
3023
|
-
export function elasticVolumeDataProtectionPropertiesDeserializer(item) {
|
|
3024
|
-
return {
|
|
3025
|
-
snapshot: !item["snapshot"]
|
|
3026
|
-
? item["snapshot"]
|
|
3027
|
-
: elasticVolumeSnapshotPropertiesDeserializer(item["snapshot"]),
|
|
3028
|
-
backup: !item["backup"]
|
|
3029
|
-
? item["backup"]
|
|
3030
|
-
: elasticVolumeBackupPropertiesDeserializer(item["backup"]),
|
|
3031
|
-
};
|
|
3032
|
-
}
|
|
3033
|
-
export function elasticVolumeSnapshotPropertiesSerializer(item) {
|
|
3034
|
-
return { snapshotPolicyResourceId: item["snapshotPolicyResourceId"] };
|
|
3035
|
-
}
|
|
3036
|
-
export function elasticVolumeSnapshotPropertiesDeserializer(item) {
|
|
3037
|
-
return {
|
|
3038
|
-
snapshotPolicyResourceId: item["snapshotPolicyResourceId"],
|
|
3039
|
-
};
|
|
3040
|
-
}
|
|
3041
|
-
export function elasticVolumeBackupPropertiesSerializer(item) {
|
|
3042
|
-
return {
|
|
3043
|
-
elasticBackupPolicyResourceId: item["elasticBackupPolicyResourceId"],
|
|
3044
|
-
policyEnforcement: item["policyEnforcement"],
|
|
3045
|
-
elasticBackupVaultResourceId: item["elasticBackupVaultResourceId"],
|
|
3046
|
-
};
|
|
3047
|
-
}
|
|
3048
|
-
export function elasticVolumeBackupPropertiesDeserializer(item) {
|
|
3049
|
-
return {
|
|
3050
|
-
elasticBackupPolicyResourceId: item["elasticBackupPolicyResourceId"],
|
|
3051
|
-
policyEnforcement: item["policyEnforcement"],
|
|
3052
|
-
elasticBackupVaultResourceId: item["elasticBackupVaultResourceId"],
|
|
3053
|
-
};
|
|
3054
|
-
}
|
|
3055
|
-
/** Policy enforcement */
|
|
3056
|
-
export var KnownElasticVolumePolicyEnforcement;
|
|
3057
|
-
(function (KnownElasticVolumePolicyEnforcement) {
|
|
3058
|
-
/** Value indicating the policy is enforced on the volume. */
|
|
3059
|
-
KnownElasticVolumePolicyEnforcement["Enforced"] = "Enforced";
|
|
3060
|
-
/** Value indicating the policy is not enforced on the volume. */
|
|
3061
|
-
KnownElasticVolumePolicyEnforcement["NotEnforced"] = "NotEnforced";
|
|
3062
|
-
})(KnownElasticVolumePolicyEnforcement || (KnownElasticVolumePolicyEnforcement = {}));
|
|
3063
|
-
/** Controls the visibility of the Elastic Volume's read-only snapshot directory, which provides access to each of the volume's snapshots. */
|
|
3064
|
-
export var KnownSnapshotDirectoryVisibility;
|
|
3065
|
-
(function (KnownSnapshotDirectoryVisibility) {
|
|
3066
|
-
/** Value indicating the read-only snapshot directory is not visible */
|
|
3067
|
-
KnownSnapshotDirectoryVisibility["Hidden"] = "Hidden";
|
|
3068
|
-
/** Value indicating the read-only snapshot directory is visible */
|
|
3069
|
-
KnownSnapshotDirectoryVisibility["Visible"] = "Visible";
|
|
3070
|
-
})(KnownSnapshotDirectoryVisibility || (KnownSnapshotDirectoryVisibility = {}));
|
|
3071
|
-
export function elasticSmbPropertiesSerializer(item) {
|
|
3072
|
-
return { smbEncryption: item["smbEncryption"] };
|
|
3073
|
-
}
|
|
3074
|
-
export function elasticSmbPropertiesDeserializer(item) {
|
|
3075
|
-
return {
|
|
3076
|
-
smbEncryption: item["smbEncryption"],
|
|
3077
|
-
};
|
|
3078
|
-
}
|
|
3079
|
-
/** SMB encryption */
|
|
3080
|
-
export var KnownElasticSmbEncryption;
|
|
3081
|
-
(function (KnownElasticSmbEncryption) {
|
|
3082
|
-
/** Value indicating the SMB encryption is enabled */
|
|
3083
|
-
KnownElasticSmbEncryption["Enabled"] = "Enabled";
|
|
3084
|
-
/** Value indicating the SMB encryption is disabled */
|
|
3085
|
-
KnownElasticSmbEncryption["Disabled"] = "Disabled";
|
|
3086
|
-
})(KnownElasticSmbEncryption || (KnownElasticSmbEncryption = {}));
|
|
3087
|
-
/** The current state of the restoration process. */
|
|
3088
|
-
export var KnownElasticVolumeRestorationState;
|
|
3089
|
-
(function (KnownElasticVolumeRestorationState) {
|
|
3090
|
-
/** Value indicating that the volume is currently restoring. */
|
|
3091
|
-
KnownElasticVolumeRestorationState["Restoring"] = "Restoring";
|
|
3092
|
-
/** Value indicating that the volume is restored. */
|
|
3093
|
-
KnownElasticVolumeRestorationState["Restored"] = "Restored";
|
|
3094
|
-
/** Value indicating that the volume restore has failed. */
|
|
3095
|
-
KnownElasticVolumeRestorationState["Failed"] = "Failed";
|
|
3096
|
-
})(KnownElasticVolumeRestorationState || (KnownElasticVolumeRestorationState = {}));
|
|
3097
|
-
export function elasticVolumeUpdateSerializer(item) {
|
|
3098
|
-
return {
|
|
3099
|
-
tags: item["tags"],
|
|
3100
|
-
properties: !item["properties"]
|
|
3101
|
-
? item["properties"]
|
|
3102
|
-
: elasticVolumeUpdatePropertiesSerializer(item["properties"]),
|
|
3103
|
-
};
|
|
3104
|
-
}
|
|
3105
|
-
export function elasticVolumeUpdatePropertiesSerializer(item) {
|
|
3106
|
-
return {
|
|
3107
|
-
size: item["size"],
|
|
3108
|
-
exportPolicy: !item["exportPolicy"]
|
|
3109
|
-
? item["exportPolicy"]
|
|
3110
|
-
: elasticExportPolicySerializer(item["exportPolicy"]),
|
|
3111
|
-
dataProtection: !item["dataProtection"]
|
|
3112
|
-
? item["dataProtection"]
|
|
3113
|
-
: elasticVolumeDataProtectionPatchPropertiesSerializer(item["dataProtection"]),
|
|
3114
|
-
snapshotDirectoryVisibility: item["snapshotDirectoryVisibility"],
|
|
3115
|
-
smbProperties: !item["smbProperties"]
|
|
3116
|
-
? item["smbProperties"]
|
|
3117
|
-
: elasticSmbPatchPropertiesSerializer(item["smbProperties"]),
|
|
3118
|
-
};
|
|
3119
|
-
}
|
|
3120
|
-
export function elasticVolumeDataProtectionPatchPropertiesSerializer(item) {
|
|
3121
|
-
return {
|
|
3122
|
-
snapshot: !item["snapshot"]
|
|
3123
|
-
? item["snapshot"]
|
|
3124
|
-
: elasticVolumeSnapshotPropertiesSerializer(item["snapshot"]),
|
|
3125
|
-
backup: !item["backup"]
|
|
3126
|
-
? item["backup"]
|
|
3127
|
-
: elasticVolumeBackupPropertiesSerializer(item["backup"]),
|
|
3128
|
-
};
|
|
3129
|
-
}
|
|
3130
|
-
export function elasticSmbPatchPropertiesSerializer(item) {
|
|
3131
|
-
return { smbEncryption: item["smbEncryption"] };
|
|
3132
|
-
}
|
|
3133
|
-
export function _elasticVolumeListResultDeserializer(item) {
|
|
3134
|
-
return {
|
|
3135
|
-
value: elasticVolumeArrayDeserializer(item["value"]),
|
|
3136
|
-
nextLink: item["nextLink"],
|
|
3137
|
-
};
|
|
3138
|
-
}
|
|
3139
|
-
export function elasticVolumeArraySerializer(result) {
|
|
3140
|
-
return result.map((item) => {
|
|
3141
|
-
return elasticVolumeSerializer(item);
|
|
3142
|
-
});
|
|
3143
|
-
}
|
|
3144
|
-
export function elasticVolumeArrayDeserializer(result) {
|
|
3145
|
-
return result.map((item) => {
|
|
3146
|
-
return elasticVolumeDeserializer(item);
|
|
3147
|
-
});
|
|
3148
|
-
}
|
|
3149
|
-
export function elasticVolumeRevertSerializer(item) {
|
|
3150
|
-
return { snapshotResourceId: item["snapshotResourceId"] };
|
|
3151
|
-
}
|
|
3152
|
-
export function elasticSnapshotSerializer(item) {
|
|
3153
|
-
return {
|
|
3154
|
-
properties: !item["properties"]
|
|
3155
|
-
? item["properties"]
|
|
3156
|
-
: elasticSnapshotPropertiesSerializer(item["properties"]),
|
|
3157
|
-
};
|
|
3158
|
-
}
|
|
3159
|
-
export function elasticSnapshotDeserializer(item) {
|
|
3160
|
-
return {
|
|
3161
|
-
id: item["id"],
|
|
3162
|
-
name: item["name"],
|
|
3163
|
-
type: item["type"],
|
|
3164
|
-
systemData: !item["systemData"]
|
|
3165
|
-
? item["systemData"]
|
|
3166
|
-
: systemDataDeserializer(item["systemData"]),
|
|
3167
|
-
properties: !item["properties"]
|
|
3168
|
-
? item["properties"]
|
|
3169
|
-
: elasticSnapshotPropertiesDeserializer(item["properties"]),
|
|
3170
|
-
};
|
|
3171
|
-
}
|
|
3172
|
-
export function elasticSnapshotPropertiesSerializer(item) {
|
|
3173
|
-
return item;
|
|
3174
|
-
}
|
|
3175
|
-
export function elasticSnapshotPropertiesDeserializer(item) {
|
|
3176
|
-
return {
|
|
3177
|
-
provisioningState: item["provisioningState"],
|
|
3178
|
-
};
|
|
3179
|
-
}
|
|
3180
|
-
export function _elasticSnapshotListResultDeserializer(item) {
|
|
3181
|
-
return {
|
|
3182
|
-
value: elasticSnapshotArrayDeserializer(item["value"]),
|
|
3183
|
-
nextLink: item["nextLink"],
|
|
3184
|
-
};
|
|
3185
|
-
}
|
|
3186
|
-
export function elasticSnapshotArraySerializer(result) {
|
|
3187
|
-
return result.map((item) => {
|
|
3188
|
-
return elasticSnapshotSerializer(item);
|
|
3189
|
-
});
|
|
3190
|
-
}
|
|
3191
|
-
export function elasticSnapshotArrayDeserializer(result) {
|
|
3192
|
-
return result.map((item) => {
|
|
3193
|
-
return elasticSnapshotDeserializer(item);
|
|
3194
|
-
});
|
|
3195
|
-
}
|
|
3196
|
-
export function elasticSnapshotPolicySerializer(item) {
|
|
3197
|
-
return {
|
|
3198
|
-
tags: item["tags"],
|
|
3199
|
-
location: item["location"],
|
|
3200
|
-
properties: !item["properties"]
|
|
3201
|
-
? item["properties"]
|
|
3202
|
-
: elasticSnapshotPolicyPropertiesSerializer(item["properties"]),
|
|
3203
|
-
};
|
|
3204
|
-
}
|
|
3205
|
-
export function elasticSnapshotPolicyDeserializer(item) {
|
|
3206
|
-
return {
|
|
3207
|
-
tags: item["tags"],
|
|
3208
|
-
location: item["location"],
|
|
3209
|
-
id: item["id"],
|
|
3210
|
-
name: item["name"],
|
|
3211
|
-
type: item["type"],
|
|
3212
|
-
systemData: !item["systemData"]
|
|
3213
|
-
? item["systemData"]
|
|
3214
|
-
: systemDataDeserializer(item["systemData"]),
|
|
3215
|
-
properties: !item["properties"]
|
|
3216
|
-
? item["properties"]
|
|
3217
|
-
: elasticSnapshotPolicyPropertiesDeserializer(item["properties"]),
|
|
3218
|
-
eTag: item["eTag"],
|
|
3219
|
-
};
|
|
3220
|
-
}
|
|
3221
|
-
export function elasticSnapshotPolicyPropertiesSerializer(item) {
|
|
3222
|
-
return {
|
|
3223
|
-
hourlySchedule: !item["hourlySchedule"]
|
|
3224
|
-
? item["hourlySchedule"]
|
|
3225
|
-
: elasticSnapshotPolicyHourlyScheduleSerializer(item["hourlySchedule"]),
|
|
3226
|
-
dailySchedule: !item["dailySchedule"]
|
|
3227
|
-
? item["dailySchedule"]
|
|
3228
|
-
: elasticSnapshotPolicyDailyScheduleSerializer(item["dailySchedule"]),
|
|
3229
|
-
weeklySchedule: !item["weeklySchedule"]
|
|
3230
|
-
? item["weeklySchedule"]
|
|
3231
|
-
: elasticSnapshotPolicyWeeklyScheduleSerializer(item["weeklySchedule"]),
|
|
3232
|
-
monthlySchedule: !item["monthlySchedule"]
|
|
3233
|
-
? item["monthlySchedule"]
|
|
3234
|
-
: elasticSnapshotPolicyMonthlyScheduleSerializer(item["monthlySchedule"]),
|
|
3235
|
-
policyStatus: item["policyStatus"],
|
|
3236
|
-
};
|
|
3237
|
-
}
|
|
3238
|
-
export function elasticSnapshotPolicyPropertiesDeserializer(item) {
|
|
3239
|
-
return {
|
|
3240
|
-
hourlySchedule: !item["hourlySchedule"]
|
|
3241
|
-
? item["hourlySchedule"]
|
|
3242
|
-
: elasticSnapshotPolicyHourlyScheduleDeserializer(item["hourlySchedule"]),
|
|
3243
|
-
dailySchedule: !item["dailySchedule"]
|
|
3244
|
-
? item["dailySchedule"]
|
|
3245
|
-
: elasticSnapshotPolicyDailyScheduleDeserializer(item["dailySchedule"]),
|
|
3246
|
-
weeklySchedule: !item["weeklySchedule"]
|
|
3247
|
-
? item["weeklySchedule"]
|
|
3248
|
-
: elasticSnapshotPolicyWeeklyScheduleDeserializer(item["weeklySchedule"]),
|
|
3249
|
-
monthlySchedule: !item["monthlySchedule"]
|
|
3250
|
-
? item["monthlySchedule"]
|
|
3251
|
-
: elasticSnapshotPolicyMonthlyScheduleDeserializer(item["monthlySchedule"]),
|
|
3252
|
-
policyStatus: item["policyStatus"],
|
|
3253
|
-
provisioningState: item["provisioningState"],
|
|
3254
|
-
};
|
|
3255
|
-
}
|
|
3256
|
-
export function elasticSnapshotPolicyHourlyScheduleSerializer(item) {
|
|
3257
|
-
return { snapshotsToKeep: item["snapshotsToKeep"], minute: item["minute"] };
|
|
3258
|
-
}
|
|
3259
|
-
export function elasticSnapshotPolicyHourlyScheduleDeserializer(item) {
|
|
3260
|
-
return {
|
|
3261
|
-
snapshotsToKeep: item["snapshotsToKeep"],
|
|
3262
|
-
minute: item["minute"],
|
|
3263
|
-
};
|
|
3264
|
-
}
|
|
3265
|
-
export function elasticSnapshotPolicyDailyScheduleSerializer(item) {
|
|
3266
|
-
return {
|
|
3267
|
-
snapshotsToKeep: item["snapshotsToKeep"],
|
|
3268
|
-
hour: item["hour"],
|
|
3269
|
-
minute: item["minute"],
|
|
3270
|
-
};
|
|
3271
|
-
}
|
|
3272
|
-
export function elasticSnapshotPolicyDailyScheduleDeserializer(item) {
|
|
3273
|
-
return {
|
|
3274
|
-
snapshotsToKeep: item["snapshotsToKeep"],
|
|
3275
|
-
hour: item["hour"],
|
|
3276
|
-
minute: item["minute"],
|
|
3277
|
-
};
|
|
3278
|
-
}
|
|
3279
|
-
export function elasticSnapshotPolicyWeeklyScheduleSerializer(item) {
|
|
3280
|
-
return {
|
|
3281
|
-
snapshotsToKeep: item["snapshotsToKeep"],
|
|
3282
|
-
days: !item["days"]
|
|
3283
|
-
? item["days"]
|
|
3284
|
-
: item["days"].map((p) => {
|
|
3285
|
-
return p;
|
|
3286
|
-
}),
|
|
3287
|
-
hour: item["hour"],
|
|
3288
|
-
minute: item["minute"],
|
|
3289
|
-
};
|
|
3290
|
-
}
|
|
3291
|
-
export function elasticSnapshotPolicyWeeklyScheduleDeserializer(item) {
|
|
3292
|
-
return {
|
|
3293
|
-
snapshotsToKeep: item["snapshotsToKeep"],
|
|
3294
|
-
days: !item["days"]
|
|
3295
|
-
? item["days"]
|
|
3296
|
-
: item["days"].map((p) => {
|
|
3297
|
-
return p;
|
|
3298
|
-
}),
|
|
3299
|
-
hour: item["hour"],
|
|
3300
|
-
minute: item["minute"],
|
|
3301
|
-
};
|
|
3302
|
-
}
|
|
3303
|
-
/** Day of the week */
|
|
3304
|
-
export var KnownDayOfWeek;
|
|
3305
|
-
(function (KnownDayOfWeek) {
|
|
3306
|
-
/** Take a snapshot each Sunday */
|
|
3307
|
-
KnownDayOfWeek["Sunday"] = "Sunday";
|
|
3308
|
-
/** Take a snapshot each Monday */
|
|
3309
|
-
KnownDayOfWeek["Monday"] = "Monday";
|
|
3310
|
-
/** Take a snapshot each Tuesday */
|
|
3311
|
-
KnownDayOfWeek["Tuesday"] = "Tuesday";
|
|
3312
|
-
/** Take a snapshot each Wednesday */
|
|
3313
|
-
KnownDayOfWeek["Wednesday"] = "Wednesday";
|
|
3314
|
-
/** Take a snapshot each Thursday */
|
|
3315
|
-
KnownDayOfWeek["Thursday"] = "Thursday";
|
|
3316
|
-
/** Take a snapshot each Friday */
|
|
3317
|
-
KnownDayOfWeek["Friday"] = "Friday";
|
|
3318
|
-
/** Take a snapshot each Saturday */
|
|
3319
|
-
KnownDayOfWeek["Saturday"] = "Saturday";
|
|
3320
|
-
})(KnownDayOfWeek || (KnownDayOfWeek = {}));
|
|
3321
|
-
export function elasticSnapshotPolicyMonthlyScheduleSerializer(item) {
|
|
3322
|
-
return {
|
|
3323
|
-
snapshotsToKeep: item["snapshotsToKeep"],
|
|
3324
|
-
daysOfMonth: !item["daysOfMonth"]
|
|
3325
|
-
? item["daysOfMonth"]
|
|
3326
|
-
: item["daysOfMonth"].map((p) => {
|
|
3327
|
-
return p;
|
|
3328
|
-
}),
|
|
3329
|
-
hour: item["hour"],
|
|
3330
|
-
minute: item["minute"],
|
|
3331
|
-
};
|
|
3332
|
-
}
|
|
3333
|
-
export function elasticSnapshotPolicyMonthlyScheduleDeserializer(item) {
|
|
3334
|
-
return {
|
|
3335
|
-
snapshotsToKeep: item["snapshotsToKeep"],
|
|
3336
|
-
daysOfMonth: !item["daysOfMonth"]
|
|
3337
|
-
? item["daysOfMonth"]
|
|
3338
|
-
: item["daysOfMonth"].map((p) => {
|
|
3339
|
-
return p;
|
|
3340
|
-
}),
|
|
3341
|
-
hour: item["hour"],
|
|
3342
|
-
minute: item["minute"],
|
|
3343
|
-
};
|
|
3344
|
-
}
|
|
3345
|
-
/** Policy status */
|
|
3346
|
-
export var KnownPolicyStatus;
|
|
3347
|
-
(function (KnownPolicyStatus) {
|
|
3348
|
-
/** Value indicating the policy is enabled */
|
|
3349
|
-
KnownPolicyStatus["Enabled"] = "Enabled";
|
|
3350
|
-
/** Value indicating the policy is disabled */
|
|
3351
|
-
KnownPolicyStatus["Disabled"] = "Disabled";
|
|
3352
|
-
})(KnownPolicyStatus || (KnownPolicyStatus = {}));
|
|
3353
|
-
export function elasticSnapshotPolicyUpdateSerializer(item) {
|
|
3354
|
-
return {
|
|
3355
|
-
tags: item["tags"],
|
|
3356
|
-
properties: !item["properties"]
|
|
3357
|
-
? item["properties"]
|
|
3358
|
-
: elasticSnapshotPolicyUpdatePropertiesSerializer(item["properties"]),
|
|
3359
|
-
};
|
|
3360
|
-
}
|
|
3361
|
-
export function elasticSnapshotPolicyUpdatePropertiesSerializer(item) {
|
|
3362
|
-
return {
|
|
3363
|
-
hourlySchedule: !item["hourlySchedule"]
|
|
3364
|
-
? item["hourlySchedule"]
|
|
3365
|
-
: elasticSnapshotPolicyHourlyScheduleSerializer(item["hourlySchedule"]),
|
|
3366
|
-
dailySchedule: !item["dailySchedule"]
|
|
3367
|
-
? item["dailySchedule"]
|
|
3368
|
-
: elasticSnapshotPolicyDailyScheduleSerializer(item["dailySchedule"]),
|
|
3369
|
-
weeklySchedule: !item["weeklySchedule"]
|
|
3370
|
-
? item["weeklySchedule"]
|
|
3371
|
-
: elasticSnapshotPolicyWeeklyScheduleSerializer(item["weeklySchedule"]),
|
|
3372
|
-
monthlySchedule: !item["monthlySchedule"]
|
|
3373
|
-
? item["monthlySchedule"]
|
|
3374
|
-
: elasticSnapshotPolicyMonthlyScheduleSerializer(item["monthlySchedule"]),
|
|
3375
|
-
policyStatus: item["policyStatus"],
|
|
3376
|
-
};
|
|
3377
|
-
}
|
|
3378
|
-
export function _elasticSnapshotPolicyListResultDeserializer(item) {
|
|
3379
|
-
return {
|
|
3380
|
-
value: elasticSnapshotPolicyArrayDeserializer(item["value"]),
|
|
3381
|
-
nextLink: item["nextLink"],
|
|
3382
|
-
};
|
|
3383
|
-
}
|
|
3384
|
-
export function elasticSnapshotPolicyArraySerializer(result) {
|
|
3385
|
-
return result.map((item) => {
|
|
3386
|
-
return elasticSnapshotPolicySerializer(item);
|
|
3387
|
-
});
|
|
3388
|
-
}
|
|
3389
|
-
export function elasticSnapshotPolicyArrayDeserializer(result) {
|
|
3390
|
-
return result.map((item) => {
|
|
3391
|
-
return elasticSnapshotPolicyDeserializer(item);
|
|
3392
|
-
});
|
|
3393
|
-
}
|
|
3394
|
-
export function _elasticSnapshotPolicyVolumeListDeserializer(item) {
|
|
3395
|
-
return {
|
|
3396
|
-
value: elasticVolumeArrayDeserializer(item["value"]),
|
|
3397
|
-
nextLink: item["nextLink"],
|
|
3398
|
-
};
|
|
3399
|
-
}
|
|
3400
|
-
export function elasticBackupVaultSerializer(item) {
|
|
3401
|
-
return {
|
|
3402
|
-
tags: item["tags"],
|
|
3403
|
-
location: item["location"],
|
|
3404
|
-
properties: !item["properties"]
|
|
3405
|
-
? item["properties"]
|
|
3406
|
-
: elasticBackupVaultPropertiesSerializer(item["properties"]),
|
|
3407
|
-
};
|
|
3408
|
-
}
|
|
3409
|
-
export function elasticBackupVaultDeserializer(item) {
|
|
3410
|
-
return {
|
|
3411
|
-
tags: item["tags"],
|
|
3412
|
-
location: item["location"],
|
|
3413
|
-
id: item["id"],
|
|
3414
|
-
name: item["name"],
|
|
3415
|
-
type: item["type"],
|
|
3416
|
-
systemData: !item["systemData"]
|
|
3417
|
-
? item["systemData"]
|
|
3418
|
-
: systemDataDeserializer(item["systemData"]),
|
|
3419
|
-
properties: !item["properties"]
|
|
3420
|
-
? item["properties"]
|
|
3421
|
-
: elasticBackupVaultPropertiesDeserializer(item["properties"]),
|
|
3422
|
-
eTag: item["eTag"],
|
|
3423
|
-
};
|
|
3424
|
-
}
|
|
3425
|
-
export function elasticBackupVaultPropertiesSerializer(item) {
|
|
3426
|
-
return item;
|
|
3427
|
-
}
|
|
3428
|
-
export function elasticBackupVaultPropertiesDeserializer(item) {
|
|
3429
|
-
return {
|
|
3430
|
-
provisioningState: item["provisioningState"],
|
|
3431
|
-
};
|
|
3432
|
-
}
|
|
3433
|
-
export function elasticBackupVaultUpdateSerializer(item) {
|
|
3434
|
-
return { tags: item["tags"] };
|
|
3435
|
-
}
|
|
3436
|
-
export function _elasticBackupVaultListResultDeserializer(item) {
|
|
3437
|
-
return {
|
|
3438
|
-
value: elasticBackupVaultArrayDeserializer(item["value"]),
|
|
3439
|
-
nextLink: item["nextLink"],
|
|
3440
|
-
};
|
|
3441
|
-
}
|
|
3442
|
-
export function elasticBackupVaultArraySerializer(result) {
|
|
3443
|
-
return result.map((item) => {
|
|
3444
|
-
return elasticBackupVaultSerializer(item);
|
|
3445
|
-
});
|
|
3446
|
-
}
|
|
3447
|
-
export function elasticBackupVaultArrayDeserializer(result) {
|
|
3448
|
-
return result.map((item) => {
|
|
3449
|
-
return elasticBackupVaultDeserializer(item);
|
|
3450
|
-
});
|
|
3451
|
-
}
|
|
3452
|
-
export function elasticBackupPolicySerializer(item) {
|
|
3453
|
-
return {
|
|
3454
|
-
tags: item["tags"],
|
|
3455
|
-
location: item["location"],
|
|
3456
|
-
properties: !item["properties"]
|
|
3457
|
-
? item["properties"]
|
|
3458
|
-
: elasticBackupPolicyPropertiesSerializer(item["properties"]),
|
|
3459
|
-
};
|
|
3460
|
-
}
|
|
3461
|
-
export function elasticBackupPolicyDeserializer(item) {
|
|
3462
|
-
return {
|
|
3463
|
-
tags: item["tags"],
|
|
3464
|
-
location: item["location"],
|
|
3465
|
-
id: item["id"],
|
|
3466
|
-
name: item["name"],
|
|
3467
|
-
type: item["type"],
|
|
3468
|
-
systemData: !item["systemData"]
|
|
3469
|
-
? item["systemData"]
|
|
3470
|
-
: systemDataDeserializer(item["systemData"]),
|
|
3471
|
-
properties: !item["properties"]
|
|
3472
|
-
? item["properties"]
|
|
3473
|
-
: elasticBackupPolicyPropertiesDeserializer(item["properties"]),
|
|
3474
|
-
eTag: item["eTag"],
|
|
3475
|
-
};
|
|
3476
|
-
}
|
|
3477
|
-
export function elasticBackupPolicyPropertiesSerializer(item) {
|
|
3478
|
-
return {
|
|
3479
|
-
dailyBackupsToKeep: item["dailyBackupsToKeep"],
|
|
3480
|
-
weeklyBackupsToKeep: item["weeklyBackupsToKeep"],
|
|
3481
|
-
monthlyBackupsToKeep: item["monthlyBackupsToKeep"],
|
|
3482
|
-
policyState: item["policyState"],
|
|
3483
|
-
};
|
|
3484
|
-
}
|
|
3485
|
-
export function elasticBackupPolicyPropertiesDeserializer(item) {
|
|
3486
|
-
return {
|
|
3487
|
-
provisioningState: item["provisioningState"],
|
|
3488
|
-
dailyBackupsToKeep: item["dailyBackupsToKeep"],
|
|
3489
|
-
weeklyBackupsToKeep: item["weeklyBackupsToKeep"],
|
|
3490
|
-
monthlyBackupsToKeep: item["monthlyBackupsToKeep"],
|
|
3491
|
-
assignedVolumesCount: item["assignedVolumesCount"],
|
|
3492
|
-
policyState: item["policyState"],
|
|
3493
|
-
};
|
|
3494
|
-
}
|
|
3495
|
-
/** Elastic Backup Policy state */
|
|
3496
|
-
export var KnownElasticBackupPolicyState;
|
|
3497
|
-
(function (KnownElasticBackupPolicyState) {
|
|
3498
|
-
/** Value indicating the policy is enabled */
|
|
3499
|
-
KnownElasticBackupPolicyState["Enabled"] = "Enabled";
|
|
3500
|
-
/** Value indicating the policy is disabled */
|
|
3501
|
-
KnownElasticBackupPolicyState["Disabled"] = "Disabled";
|
|
3502
|
-
})(KnownElasticBackupPolicyState || (KnownElasticBackupPolicyState = {}));
|
|
3503
|
-
export function elasticBackupPolicyUpdateSerializer(item) {
|
|
3504
|
-
return {
|
|
3505
|
-
tags: item["tags"],
|
|
3506
|
-
properties: !item["properties"]
|
|
3507
|
-
? item["properties"]
|
|
3508
|
-
: elasticBackupPolicyUpdatePropertiesSerializer(item["properties"]),
|
|
3509
|
-
};
|
|
3510
|
-
}
|
|
3511
|
-
export function elasticBackupPolicyUpdatePropertiesSerializer(item) {
|
|
3512
|
-
return {
|
|
3513
|
-
dailyBackupsToKeep: item["dailyBackupsToKeep"],
|
|
3514
|
-
weeklyBackupsToKeep: item["weeklyBackupsToKeep"],
|
|
3515
|
-
monthlyBackupsToKeep: item["monthlyBackupsToKeep"],
|
|
3516
|
-
policyState: item["policyState"],
|
|
3517
|
-
};
|
|
3518
|
-
}
|
|
3519
|
-
export function _elasticBackupPolicyListResultDeserializer(item) {
|
|
3520
|
-
return {
|
|
3521
|
-
value: elasticBackupPolicyArrayDeserializer(item["value"]),
|
|
3522
|
-
nextLink: item["nextLink"],
|
|
3523
|
-
};
|
|
3524
|
-
}
|
|
3525
|
-
export function elasticBackupPolicyArraySerializer(result) {
|
|
3526
|
-
return result.map((item) => {
|
|
3527
|
-
return elasticBackupPolicySerializer(item);
|
|
3528
|
-
});
|
|
3529
|
-
}
|
|
3530
|
-
export function elasticBackupPolicyArrayDeserializer(result) {
|
|
3531
|
-
return result.map((item) => {
|
|
3532
|
-
return elasticBackupPolicyDeserializer(item);
|
|
3533
|
-
});
|
|
3534
|
-
}
|
|
3535
|
-
export function elasticBackupSerializer(item) {
|
|
3536
|
-
return {
|
|
3537
|
-
properties: !item["properties"]
|
|
3538
|
-
? item["properties"]
|
|
3539
|
-
: elasticBackupPropertiesSerializer(item["properties"]),
|
|
3540
|
-
};
|
|
3541
|
-
}
|
|
3542
|
-
export function elasticBackupDeserializer(item) {
|
|
3543
|
-
return {
|
|
3544
|
-
id: item["id"],
|
|
3545
|
-
name: item["name"],
|
|
3546
|
-
type: item["type"],
|
|
3547
|
-
systemData: !item["systemData"]
|
|
3548
|
-
? item["systemData"]
|
|
3549
|
-
: systemDataDeserializer(item["systemData"]),
|
|
3550
|
-
properties: !item["properties"]
|
|
3551
|
-
? item["properties"]
|
|
3552
|
-
: elasticBackupPropertiesDeserializer(item["properties"]),
|
|
3553
|
-
};
|
|
3554
|
-
}
|
|
3555
|
-
export function elasticBackupPropertiesSerializer(item) {
|
|
3556
|
-
return {
|
|
3557
|
-
label: item["label"],
|
|
3558
|
-
elasticVolumeResourceId: item["elasticVolumeResourceId"],
|
|
3559
|
-
snapshotUsage: item["snapshotUsage"],
|
|
3560
|
-
elasticSnapshotResourceId: item["elasticSnapshotResourceId"],
|
|
3561
|
-
};
|
|
3562
|
-
}
|
|
3563
|
-
export function elasticBackupPropertiesDeserializer(item) {
|
|
3564
|
-
return {
|
|
3565
|
-
creationDate: !item["creationDate"] ? item["creationDate"] : new Date(item["creationDate"]),
|
|
3566
|
-
snapshotCreationDate: !item["snapshotCreationDate"]
|
|
3567
|
-
? item["snapshotCreationDate"]
|
|
3568
|
-
: new Date(item["snapshotCreationDate"]),
|
|
3569
|
-
completionDate: !item["completionDate"]
|
|
3570
|
-
? item["completionDate"]
|
|
3571
|
-
: new Date(item["completionDate"]),
|
|
3572
|
-
provisioningState: item["provisioningState"],
|
|
3573
|
-
size: item["size"],
|
|
3574
|
-
label: item["label"],
|
|
3575
|
-
backupType: item["backupType"],
|
|
3576
|
-
failureReason: item["failureReason"],
|
|
3577
|
-
elasticVolumeResourceId: item["elasticVolumeResourceId"],
|
|
3578
|
-
snapshotUsage: item["snapshotUsage"],
|
|
3579
|
-
elasticSnapshotResourceId: item["elasticSnapshotResourceId"],
|
|
3580
|
-
elasticBackupPolicyResourceId: item["elasticBackupPolicyResourceId"],
|
|
3581
|
-
volumeSize: item["volumeSize"],
|
|
3582
|
-
};
|
|
3583
|
-
}
|
|
3584
|
-
/** Type of backup */
|
|
3585
|
-
export var KnownElasticBackupType;
|
|
3586
|
-
(function (KnownElasticBackupType) {
|
|
3587
|
-
/** Manual backup type */
|
|
3588
|
-
KnownElasticBackupType["Manual"] = "Manual";
|
|
3589
|
-
/** Scheduled backup type */
|
|
3590
|
-
KnownElasticBackupType["Scheduled"] = "Scheduled";
|
|
3591
|
-
})(KnownElasticBackupType || (KnownElasticBackupType = {}));
|
|
3592
|
-
/** Snapshot usage for backup */
|
|
3593
|
-
export var KnownSnapshotUsage;
|
|
3594
|
-
(function (KnownSnapshotUsage) {
|
|
3595
|
-
/** Value indicating an existing snapshot is used */
|
|
3596
|
-
KnownSnapshotUsage["UseExistingSnapshot"] = "UseExistingSnapshot";
|
|
3597
|
-
/** Value indicating a new snapshot is created */
|
|
3598
|
-
KnownSnapshotUsage["CreateNewSnapshot"] = "CreateNewSnapshot";
|
|
3599
|
-
})(KnownSnapshotUsage || (KnownSnapshotUsage = {}));
|
|
3600
|
-
/** Volume size for backup */
|
|
3601
|
-
export var KnownVolumeSize;
|
|
3602
|
-
(function (KnownVolumeSize) {
|
|
3603
|
-
/** Value indicating backup is for a large volume */
|
|
3604
|
-
KnownVolumeSize["Large"] = "Large";
|
|
3605
|
-
/** Value indicating backup is not for a large volume */
|
|
3606
|
-
KnownVolumeSize["Regular"] = "Regular";
|
|
3607
|
-
})(KnownVolumeSize || (KnownVolumeSize = {}));
|
|
3608
|
-
export function _elasticBackupListResultDeserializer(item) {
|
|
3609
|
-
return {
|
|
3610
|
-
value: elasticBackupArrayDeserializer(item["value"]),
|
|
3611
|
-
nextLink: item["nextLink"],
|
|
3612
|
-
};
|
|
3613
|
-
}
|
|
3614
|
-
export function elasticBackupArraySerializer(result) {
|
|
3615
|
-
return result.map((item) => {
|
|
3616
|
-
return elasticBackupSerializer(item);
|
|
3617
|
-
});
|
|
3618
|
-
}
|
|
3619
|
-
export function elasticBackupArrayDeserializer(result) {
|
|
3620
|
-
return result.map((item) => {
|
|
3621
|
-
return elasticBackupDeserializer(item);
|
|
3622
|
-
});
|
|
3623
|
-
}
|
|
3624
|
-
export function activeDirectoryConfigSerializer(item) {
|
|
3625
|
-
return {
|
|
3626
|
-
tags: item["tags"],
|
|
3627
|
-
location: item["location"],
|
|
3628
|
-
properties: !item["properties"]
|
|
3629
|
-
? item["properties"]
|
|
3630
|
-
: activeDirectoryConfigPropertiesSerializer(item["properties"]),
|
|
3631
|
-
identity: !item["identity"]
|
|
3632
|
-
? item["identity"]
|
|
3633
|
-
: managedServiceIdentitySerializer(item["identity"]),
|
|
3634
|
-
};
|
|
3635
|
-
}
|
|
3636
|
-
export function activeDirectoryConfigDeserializer(item) {
|
|
3637
|
-
return {
|
|
3638
|
-
tags: item["tags"],
|
|
3639
|
-
location: item["location"],
|
|
3640
|
-
id: item["id"],
|
|
3641
|
-
name: item["name"],
|
|
3642
|
-
type: item["type"],
|
|
3643
|
-
systemData: !item["systemData"]
|
|
3644
|
-
? item["systemData"]
|
|
3645
|
-
: systemDataDeserializer(item["systemData"]),
|
|
3646
|
-
properties: !item["properties"]
|
|
3647
|
-
? item["properties"]
|
|
3648
|
-
: activeDirectoryConfigPropertiesDeserializer(item["properties"]),
|
|
3649
|
-
etag: item["etag"],
|
|
3650
|
-
identity: !item["identity"]
|
|
3651
|
-
? item["identity"]
|
|
3652
|
-
: managedServiceIdentityDeserializer(item["identity"]),
|
|
3653
|
-
};
|
|
3654
|
-
}
|
|
3655
|
-
export function activeDirectoryConfigPropertiesSerializer(item) {
|
|
3656
|
-
return {
|
|
3657
|
-
userName: item["userName"],
|
|
3658
|
-
dns: !item["dns"]
|
|
3659
|
-
? item["dns"]
|
|
3660
|
-
: item["dns"].map((p) => {
|
|
3661
|
-
return p;
|
|
3662
|
-
}),
|
|
3663
|
-
smbServerName: item["smbServerName"],
|
|
3664
|
-
organizationalUnit: item["organizationalUnit"],
|
|
3665
|
-
site: item["site"],
|
|
3666
|
-
backupOperators: !item["backupOperators"]
|
|
3667
|
-
? item["backupOperators"]
|
|
3668
|
-
: item["backupOperators"].map((p) => {
|
|
3669
|
-
return p;
|
|
3670
|
-
}),
|
|
3671
|
-
administrators: !item["administrators"]
|
|
3672
|
-
? item["administrators"]
|
|
3673
|
-
: item["administrators"].map((p) => {
|
|
3674
|
-
return p;
|
|
3675
|
-
}),
|
|
3676
|
-
securityOperators: !item["securityOperators"]
|
|
3677
|
-
? item["securityOperators"]
|
|
3678
|
-
: item["securityOperators"].map((p) => {
|
|
3679
|
-
return p;
|
|
3680
|
-
}),
|
|
3681
|
-
domain: item["domain"],
|
|
3682
|
-
secretPassword: secretPasswordSerializer(item["secretPassword"]),
|
|
3683
|
-
};
|
|
3684
|
-
}
|
|
3685
|
-
export function activeDirectoryConfigPropertiesDeserializer(item) {
|
|
3686
|
-
return {
|
|
3687
|
-
userName: item["userName"],
|
|
3688
|
-
dns: !item["dns"]
|
|
3689
|
-
? item["dns"]
|
|
3690
|
-
: item["dns"].map((p) => {
|
|
3691
|
-
return p;
|
|
3692
|
-
}),
|
|
3693
|
-
smbServerName: item["smbServerName"],
|
|
3694
|
-
organizationalUnit: item["organizationalUnit"],
|
|
3695
|
-
site: item["site"],
|
|
3696
|
-
backupOperators: !item["backupOperators"]
|
|
3697
|
-
? item["backupOperators"]
|
|
3698
|
-
: item["backupOperators"].map((p) => {
|
|
3699
|
-
return p;
|
|
3700
|
-
}),
|
|
3701
|
-
administrators: !item["administrators"]
|
|
3702
|
-
? item["administrators"]
|
|
3703
|
-
: item["administrators"].map((p) => {
|
|
3704
|
-
return p;
|
|
3705
|
-
}),
|
|
3706
|
-
securityOperators: !item["securityOperators"]
|
|
3707
|
-
? item["securityOperators"]
|
|
3708
|
-
: item["securityOperators"].map((p) => {
|
|
3709
|
-
return p;
|
|
3710
|
-
}),
|
|
3711
|
-
activeDirectoryStatus: item["activeDirectoryStatus"],
|
|
3712
|
-
provisioningState: item["provisioningState"],
|
|
3713
|
-
domain: item["domain"],
|
|
3714
|
-
secretPassword: secretPasswordDeserializer(item["secretPassword"]),
|
|
3715
|
-
};
|
|
3716
|
-
}
|
|
3717
|
-
/** Status of the Active Directory */
|
|
3718
|
-
export var KnownActiveDirectoryStatus;
|
|
3719
|
-
(function (KnownActiveDirectoryStatus) {
|
|
3720
|
-
/** Active Directory created but not in use */
|
|
3721
|
-
KnownActiveDirectoryStatus["Created"] = "Created";
|
|
3722
|
-
/** Active Directory in use by SMB Volume */
|
|
3723
|
-
KnownActiveDirectoryStatus["InUse"] = "InUse";
|
|
3724
|
-
/** Active Directory Deleted */
|
|
3725
|
-
KnownActiveDirectoryStatus["Deleted"] = "Deleted";
|
|
3726
|
-
/** Error with the Active Directory */
|
|
3727
|
-
KnownActiveDirectoryStatus["Error"] = "Error";
|
|
3728
|
-
/** Active Directory Updating */
|
|
3729
|
-
KnownActiveDirectoryStatus["Updating"] = "Updating";
|
|
3730
|
-
})(KnownActiveDirectoryStatus || (KnownActiveDirectoryStatus = {}));
|
|
3731
|
-
export function secretPasswordSerializer(item) {
|
|
3732
|
-
return {
|
|
3733
|
-
keyVaultProperties: !item["keyVaultProperties"]
|
|
3734
|
-
? item["keyVaultProperties"]
|
|
3735
|
-
: secretPasswordKeyVaultPropertiesSerializer(item["keyVaultProperties"]),
|
|
3736
|
-
identity: !item["identity"]
|
|
3737
|
-
? item["identity"]
|
|
3738
|
-
: secretPasswordIdentitySerializer(item["identity"]),
|
|
3739
|
-
};
|
|
3740
|
-
}
|
|
3741
|
-
export function secretPasswordDeserializer(item) {
|
|
3742
|
-
return {
|
|
3743
|
-
keyVaultProperties: !item["keyVaultProperties"]
|
|
3744
|
-
? item["keyVaultProperties"]
|
|
3745
|
-
: secretPasswordKeyVaultPropertiesDeserializer(item["keyVaultProperties"]),
|
|
3746
|
-
identity: !item["identity"]
|
|
3747
|
-
? item["identity"]
|
|
3748
|
-
: secretPasswordIdentityDeserializer(item["identity"]),
|
|
3749
|
-
};
|
|
3750
|
-
}
|
|
3751
|
-
export function secretPasswordKeyVaultPropertiesSerializer(item) {
|
|
3752
|
-
return { keyVaultUri: item["keyVaultUri"], secretName: item["secretName"] };
|
|
3753
|
-
}
|
|
3754
|
-
export function secretPasswordKeyVaultPropertiesDeserializer(item) {
|
|
3755
|
-
return {
|
|
3756
|
-
keyVaultUri: item["keyVaultUri"],
|
|
3757
|
-
secretName: item["secretName"],
|
|
3758
|
-
};
|
|
3759
|
-
}
|
|
3760
|
-
export function secretPasswordIdentitySerializer(item) {
|
|
3761
|
-
return { userAssignedIdentity: item["userAssignedIdentity"] };
|
|
3762
|
-
}
|
|
3763
|
-
export function secretPasswordIdentityDeserializer(item) {
|
|
3764
|
-
return {
|
|
3765
|
-
principalId: item["principalId"],
|
|
3766
|
-
userAssignedIdentity: item["userAssignedIdentity"],
|
|
3767
|
-
};
|
|
3768
|
-
}
|
|
3769
|
-
export function activeDirectoryConfigUpdateSerializer(item) {
|
|
3770
|
-
return {
|
|
3771
|
-
identity: !item["identity"]
|
|
3772
|
-
? item["identity"]
|
|
3773
|
-
: managedServiceIdentitySerializer(item["identity"]),
|
|
3774
|
-
tags: item["tags"],
|
|
3775
|
-
properties: !item["properties"]
|
|
3776
|
-
? item["properties"]
|
|
3777
|
-
: activeDirectoryConfigUpdatePropertiesSerializer(item["properties"]),
|
|
3778
|
-
};
|
|
3779
|
-
}
|
|
3780
|
-
export function activeDirectoryConfigUpdatePropertiesSerializer(item) {
|
|
3781
|
-
return {
|
|
3782
|
-
userName: item["userName"],
|
|
3783
|
-
dns: !item["dns"]
|
|
3784
|
-
? item["dns"]
|
|
3785
|
-
: item["dns"].map((p) => {
|
|
3786
|
-
return p;
|
|
3787
|
-
}),
|
|
3788
|
-
smbServerName: item["smbServerName"],
|
|
3789
|
-
organizationalUnit: item["organizationalUnit"],
|
|
3790
|
-
site: item["site"],
|
|
3791
|
-
backupOperators: !item["backupOperators"]
|
|
3792
|
-
? item["backupOperators"]
|
|
3793
|
-
: item["backupOperators"].map((p) => {
|
|
3794
|
-
return p;
|
|
3795
|
-
}),
|
|
3796
|
-
administrators: !item["administrators"]
|
|
3797
|
-
? item["administrators"]
|
|
3798
|
-
: item["administrators"].map((p) => {
|
|
3799
|
-
return p;
|
|
3800
|
-
}),
|
|
3801
|
-
securityOperators: !item["securityOperators"]
|
|
3802
|
-
? item["securityOperators"]
|
|
3803
|
-
: item["securityOperators"].map((p) => {
|
|
3804
|
-
return p;
|
|
3805
|
-
}),
|
|
3806
|
-
domain: item["domain"],
|
|
3807
|
-
secretPassword: !item["secretPassword"]
|
|
3808
|
-
? item["secretPassword"]
|
|
3809
|
-
: secretPasswordSerializer(item["secretPassword"]),
|
|
3810
|
-
};
|
|
3811
|
-
}
|
|
3812
|
-
export function _activeDirectoryConfigListResultDeserializer(item) {
|
|
3813
|
-
return {
|
|
3814
|
-
value: activeDirectoryConfigArrayDeserializer(item["value"]),
|
|
3815
|
-
nextLink: item["nextLink"],
|
|
3816
|
-
};
|
|
3817
|
-
}
|
|
3818
|
-
export function activeDirectoryConfigArraySerializer(result) {
|
|
3819
|
-
return result.map((item) => {
|
|
3820
|
-
return activeDirectoryConfigSerializer(item);
|
|
3821
|
-
});
|
|
3822
|
-
}
|
|
3823
|
-
export function activeDirectoryConfigArrayDeserializer(result) {
|
|
3824
|
-
return result.map((item) => {
|
|
3825
|
-
return activeDirectoryConfigDeserializer(item);
|
|
3826
|
-
});
|
|
3827
|
-
}
|
|
3828
|
-
export function regionInfoResourceDeserializer(item) {
|
|
3829
|
-
return {
|
|
3830
|
-
id: item["id"],
|
|
3831
|
-
name: item["name"],
|
|
3832
|
-
type: item["type"],
|
|
3833
|
-
systemData: !item["systemData"]
|
|
3834
|
-
? item["systemData"]
|
|
3835
|
-
: systemDataDeserializer(item["systemData"]),
|
|
3836
|
-
properties: !item["properties"]
|
|
3837
|
-
? item["properties"]
|
|
3838
|
-
: regionInfoDeserializer(item["properties"]),
|
|
3839
|
-
};
|
|
3840
|
-
}
|
|
3841
|
-
export function regionInfoDeserializer(item) {
|
|
3842
|
-
return {
|
|
3843
|
-
storageToNetworkProximity: item["storageToNetworkProximity"],
|
|
3844
|
-
availabilityZoneMappings: !item["availabilityZoneMappings"]
|
|
3845
|
-
? item["availabilityZoneMappings"]
|
|
3846
|
-
: regionInfoAvailabilityZoneMappingsItemArrayDeserializer(item["availabilityZoneMappings"]),
|
|
3847
|
-
};
|
|
3848
|
-
}
|
|
3849
|
-
/** Provides storage to network proximity information in the region. */
|
|
3850
|
-
export var KnownRegionStorageToNetworkProximity;
|
|
3851
|
-
(function (KnownRegionStorageToNetworkProximity) {
|
|
3852
|
-
/** Basic network connectivity. */
|
|
3853
|
-
KnownRegionStorageToNetworkProximity["Default"] = "Default";
|
|
3854
|
-
/** Standard T1 network connectivity. */
|
|
3855
|
-
KnownRegionStorageToNetworkProximity["T1"] = "T1";
|
|
3856
|
-
/** Standard T2 network connectivity. */
|
|
3857
|
-
KnownRegionStorageToNetworkProximity["T2"] = "T2";
|
|
3858
|
-
/** Standard AcrossT2 network connectivity. */
|
|
3859
|
-
KnownRegionStorageToNetworkProximity["AcrossT2"] = "AcrossT2";
|
|
3860
|
-
/** Standard T1 and T2 network connectivity. */
|
|
3861
|
-
KnownRegionStorageToNetworkProximity["T1AndT2"] = "T1AndT2";
|
|
3862
|
-
/** Standard T1 and AcrossT2 network connectivity. */
|
|
3863
|
-
KnownRegionStorageToNetworkProximity["T1AndAcrossT2"] = "T1AndAcrossT2";
|
|
3864
|
-
/** Standard T2 and AcrossT2 network connectivity. */
|
|
3865
|
-
KnownRegionStorageToNetworkProximity["T2AndAcrossT2"] = "T2AndAcrossT2";
|
|
3866
|
-
/** Standard T1, T2 and AcrossT2 network connectivity. */
|
|
3867
|
-
KnownRegionStorageToNetworkProximity["T1AndT2AndAcrossT2"] = "T1AndT2AndAcrossT2";
|
|
3868
|
-
})(KnownRegionStorageToNetworkProximity || (KnownRegionStorageToNetworkProximity = {}));
|
|
3869
|
-
export function regionInfoAvailabilityZoneMappingsItemArrayDeserializer(result) {
|
|
3870
|
-
return result.map((item) => {
|
|
3871
|
-
return regionInfoAvailabilityZoneMappingsItemDeserializer(item);
|
|
3872
|
-
});
|
|
3873
|
-
}
|
|
3874
|
-
export function regionInfoAvailabilityZoneMappingsItemDeserializer(item) {
|
|
3875
|
-
return {
|
|
3876
|
-
availabilityZone: item["availabilityZone"],
|
|
3877
|
-
isAvailable: item["isAvailable"],
|
|
3878
|
-
};
|
|
3879
|
-
}
|
|
3880
|
-
export function _regionInfosListDeserializer(item) {
|
|
3881
|
-
return {
|
|
3882
|
-
value: regionInfoResourceArrayDeserializer(item["value"]),
|
|
3883
|
-
nextLink: item["nextLink"],
|
|
3884
|
-
};
|
|
3885
|
-
}
|
|
3886
|
-
export function regionInfoResourceArrayDeserializer(result) {
|
|
3887
|
-
return result.map((item) => {
|
|
3888
|
-
return regionInfoResourceDeserializer(item);
|
|
3889
|
-
});
|
|
3890
|
-
}
|
|
3891
|
-
export function netAppAccountSerializer(item) {
|
|
3892
|
-
return {
|
|
3893
|
-
tags: item["tags"],
|
|
3894
|
-
location: item["location"],
|
|
3895
|
-
properties: !item["properties"]
|
|
3896
|
-
? item["properties"]
|
|
3897
|
-
: accountPropertiesSerializer(item["properties"]),
|
|
3898
|
-
identity: !item["identity"]
|
|
3899
|
-
? item["identity"]
|
|
3900
|
-
: managedServiceIdentitySerializer(item["identity"]),
|
|
3901
|
-
};
|
|
3902
|
-
}
|
|
3903
|
-
export function netAppAccountDeserializer(item) {
|
|
3904
|
-
return {
|
|
3905
|
-
tags: item["tags"],
|
|
3906
|
-
location: item["location"],
|
|
3907
|
-
id: item["id"],
|
|
3908
|
-
name: item["name"],
|
|
3909
|
-
type: item["type"],
|
|
3910
|
-
systemData: !item["systemData"]
|
|
3911
|
-
? item["systemData"]
|
|
3912
|
-
: systemDataDeserializer(item["systemData"]),
|
|
3913
|
-
properties: !item["properties"]
|
|
3914
|
-
? item["properties"]
|
|
3915
|
-
: accountPropertiesDeserializer(item["properties"]),
|
|
3916
|
-
etag: item["etag"],
|
|
3917
|
-
identity: !item["identity"]
|
|
3918
|
-
? item["identity"]
|
|
3919
|
-
: managedServiceIdentityDeserializer(item["identity"]),
|
|
3920
|
-
};
|
|
3921
|
-
}
|
|
3922
|
-
export function accountPropertiesSerializer(item) {
|
|
3923
|
-
return {
|
|
3924
|
-
activeDirectories: !item["activeDirectories"]
|
|
3925
|
-
? item["activeDirectories"]
|
|
3926
|
-
: activeDirectoryArraySerializer(item["activeDirectories"]),
|
|
3927
|
-
encryption: !item["encryption"]
|
|
3928
|
-
? item["encryption"]
|
|
3929
|
-
: accountEncryptionSerializer(item["encryption"]),
|
|
3930
|
-
nfsV4IDDomain: item["nfsV4IDDomain"],
|
|
3931
|
-
ldapConfiguration: !item["ldapConfiguration"]
|
|
3932
|
-
? item["ldapConfiguration"]
|
|
3933
|
-
: ldapConfigurationSerializer(item["ldapConfiguration"]),
|
|
3934
|
-
};
|
|
3935
|
-
}
|
|
3936
|
-
export function accountPropertiesDeserializer(item) {
|
|
3937
|
-
return {
|
|
3938
|
-
provisioningState: item["provisioningState"],
|
|
3939
|
-
activeDirectories: !item["activeDirectories"]
|
|
3940
|
-
? item["activeDirectories"]
|
|
3941
|
-
: activeDirectoryArrayDeserializer(item["activeDirectories"]),
|
|
3942
|
-
encryption: !item["encryption"]
|
|
3943
|
-
? item["encryption"]
|
|
3944
|
-
: accountEncryptionDeserializer(item["encryption"]),
|
|
3945
|
-
disableShowmount: item["disableShowmount"],
|
|
3946
|
-
nfsV4IDDomain: item["nfsV4IDDomain"],
|
|
3947
|
-
multiAdStatus: item["multiAdStatus"],
|
|
3948
|
-
ldapConfiguration: !item["ldapConfiguration"]
|
|
3949
|
-
? item["ldapConfiguration"]
|
|
3950
|
-
: ldapConfigurationDeserializer(item["ldapConfiguration"]),
|
|
3951
|
-
};
|
|
3952
|
-
}
|
|
3953
|
-
export function activeDirectoryArraySerializer(result) {
|
|
3954
|
-
return result.map((item) => {
|
|
3955
|
-
return activeDirectorySerializer(item);
|
|
3956
|
-
});
|
|
3957
|
-
}
|
|
3958
|
-
export function activeDirectoryArrayDeserializer(result) {
|
|
3959
|
-
return result.map((item) => {
|
|
3960
|
-
return activeDirectoryDeserializer(item);
|
|
3961
|
-
});
|
|
3962
|
-
}
|
|
3963
|
-
export function activeDirectorySerializer(item) {
|
|
1974
|
+
export function activeDirectorySerializer(item) {
|
|
3964
1975
|
return {
|
|
3965
1976
|
activeDirectoryId: item["activeDirectoryId"],
|
|
3966
1977
|
username: item["username"],
|
|
@@ -4040,6 +2051,20 @@ export function activeDirectoryDeserializer(item) {
|
|
|
4040
2051
|
preferredServersForLdapClient: item["preferredServersForLdapClient"],
|
|
4041
2052
|
};
|
|
4042
2053
|
}
|
|
2054
|
+
/** Status of the Active Directory */
|
|
2055
|
+
export var KnownActiveDirectoryStatus;
|
|
2056
|
+
(function (KnownActiveDirectoryStatus) {
|
|
2057
|
+
/** Active Directory created but not in use */
|
|
2058
|
+
KnownActiveDirectoryStatus["Created"] = "Created";
|
|
2059
|
+
/** Active Directory in use by SMB Volume */
|
|
2060
|
+
KnownActiveDirectoryStatus["InUse"] = "InUse";
|
|
2061
|
+
/** Active Directory Deleted */
|
|
2062
|
+
KnownActiveDirectoryStatus["Deleted"] = "Deleted";
|
|
2063
|
+
/** Error with the Active Directory */
|
|
2064
|
+
KnownActiveDirectoryStatus["Error"] = "Error";
|
|
2065
|
+
/** Active Directory Updating */
|
|
2066
|
+
KnownActiveDirectoryStatus["Updating"] = "Updating";
|
|
2067
|
+
})(KnownActiveDirectoryStatus || (KnownActiveDirectoryStatus = {}));
|
|
4043
2068
|
export function ldapSearchScopeOptSerializer(item) {
|
|
4044
2069
|
return {
|
|
4045
2070
|
userDN: item["userDN"],
|
|
@@ -4074,6 +2099,14 @@ export function accountEncryptionDeserializer(item) {
|
|
|
4074
2099
|
: encryptionIdentityDeserializer(item["identity"]),
|
|
4075
2100
|
};
|
|
4076
2101
|
}
|
|
2102
|
+
/** The encryption keySource (provider). Possible values (case-insensitive): Microsoft.NetApp, Microsoft.KeyVault */
|
|
2103
|
+
export var KnownKeySource;
|
|
2104
|
+
(function (KnownKeySource) {
|
|
2105
|
+
/** Microsoft-managed key encryption */
|
|
2106
|
+
KnownKeySource["MicrosoftNetApp"] = "Microsoft.NetApp";
|
|
2107
|
+
/** Customer-managed key encryption */
|
|
2108
|
+
KnownKeySource["MicrosoftKeyVault"] = "Microsoft.KeyVault";
|
|
2109
|
+
})(KnownKeySource || (KnownKeySource = {}));
|
|
4077
2110
|
export function keyVaultPropertiesSerializer(item) {
|
|
4078
2111
|
return {
|
|
4079
2112
|
keyVaultUri: item["keyVaultUri"],
|
|
@@ -4125,30 +2158,41 @@ export var KnownMultiAdStatus;
|
|
|
4125
2158
|
/** Account is MultiAD enabled */
|
|
4126
2159
|
KnownMultiAdStatus["Enabled"] = "Enabled";
|
|
4127
2160
|
})(KnownMultiAdStatus || (KnownMultiAdStatus = {}));
|
|
4128
|
-
export function
|
|
2161
|
+
export function managedServiceIdentitySerializer(item) {
|
|
2162
|
+
return { type: item["type"], userAssignedIdentities: item["userAssignedIdentities"] };
|
|
2163
|
+
}
|
|
2164
|
+
export function managedServiceIdentityDeserializer(item) {
|
|
4129
2165
|
return {
|
|
4130
|
-
|
|
4131
|
-
|
|
4132
|
-
|
|
4133
|
-
|
|
4134
|
-
|
|
4135
|
-
|
|
4136
|
-
|
|
4137
|
-
|
|
4138
|
-
|
|
2166
|
+
principalId: item["principalId"],
|
|
2167
|
+
tenantId: item["tenantId"],
|
|
2168
|
+
type: item["type"],
|
|
2169
|
+
userAssignedIdentities: !item["userAssignedIdentities"]
|
|
2170
|
+
? item["userAssignedIdentities"]
|
|
2171
|
+
: Object.fromEntries(Object.entries(item["userAssignedIdentities"]).map(([k, p]) => [
|
|
2172
|
+
k,
|
|
2173
|
+
!p ? p : userAssignedIdentityDeserializer(p),
|
|
2174
|
+
])),
|
|
4139
2175
|
};
|
|
4140
2176
|
}
|
|
4141
|
-
|
|
2177
|
+
/** Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). */
|
|
2178
|
+
export var KnownManagedServiceIdentityType;
|
|
2179
|
+
(function (KnownManagedServiceIdentityType) {
|
|
2180
|
+
/** No managed identity. */
|
|
2181
|
+
KnownManagedServiceIdentityType["None"] = "None";
|
|
2182
|
+
/** System assigned managed identity. */
|
|
2183
|
+
KnownManagedServiceIdentityType["SystemAssigned"] = "SystemAssigned";
|
|
2184
|
+
/** User assigned managed identity. */
|
|
2185
|
+
KnownManagedServiceIdentityType["UserAssigned"] = "UserAssigned";
|
|
2186
|
+
/** System and user assigned managed identity. */
|
|
2187
|
+
KnownManagedServiceIdentityType["SystemAssignedUserAssigned"] = "SystemAssigned,UserAssigned";
|
|
2188
|
+
})(KnownManagedServiceIdentityType || (KnownManagedServiceIdentityType = {}));
|
|
2189
|
+
export function userAssignedIdentitySerializer(item) {
|
|
2190
|
+
return item;
|
|
2191
|
+
}
|
|
2192
|
+
export function userAssignedIdentityDeserializer(item) {
|
|
4142
2193
|
return {
|
|
4143
|
-
|
|
4144
|
-
|
|
4145
|
-
? item["ldapServers"]
|
|
4146
|
-
: item["ldapServers"].map((p) => {
|
|
4147
|
-
return p;
|
|
4148
|
-
}),
|
|
4149
|
-
ldapOverTLS: item["ldapOverTLS"],
|
|
4150
|
-
serverCACertificate: item["serverCACertificate"],
|
|
4151
|
-
certificateCNHost: item["certificateCNHost"],
|
|
2194
|
+
principalId: item["principalId"],
|
|
2195
|
+
clientId: item["clientId"],
|
|
4152
2196
|
};
|
|
4153
2197
|
}
|
|
4154
2198
|
export function netAppAccountPatchSerializer(item) {
|
|
@@ -4244,7 +2288,9 @@ export function capacityPoolSerializer(item) {
|
|
|
4244
2288
|
}
|
|
4245
2289
|
export function capacityPoolDeserializer(item) {
|
|
4246
2290
|
return {
|
|
4247
|
-
tags: item["tags"]
|
|
2291
|
+
tags: !item["tags"]
|
|
2292
|
+
? item["tags"]
|
|
2293
|
+
: Object.fromEntries(Object.entries(item["tags"]).map(([k, p]) => [k, p])),
|
|
4248
2294
|
location: item["location"],
|
|
4249
2295
|
id: item["id"],
|
|
4250
2296
|
name: item["name"],
|
|
@@ -4359,11 +2405,7 @@ export function subvolumeInfoDeserializer(item) {
|
|
|
4359
2405
|
};
|
|
4360
2406
|
}
|
|
4361
2407
|
export function subvolumePropertiesSerializer(item) {
|
|
4362
|
-
return {
|
|
4363
|
-
path: item["path"],
|
|
4364
|
-
size: item["size"],
|
|
4365
|
-
parentPath: item["parentPath"],
|
|
4366
|
-
};
|
|
2408
|
+
return { path: item["path"], size: item["size"], parentPath: item["parentPath"] };
|
|
4367
2409
|
}
|
|
4368
2410
|
export function subvolumePropertiesDeserializer(item) {
|
|
4369
2411
|
return {
|
|
@@ -4432,11 +2474,7 @@ export function subvolumeModelPropertiesDeserializer(item) {
|
|
|
4432
2474
|
};
|
|
4433
2475
|
}
|
|
4434
2476
|
export function resourceNameAvailabilityRequestSerializer(item) {
|
|
4435
|
-
return {
|
|
4436
|
-
name: item["name"],
|
|
4437
|
-
type: item["type"],
|
|
4438
|
-
resourceGroup: item["resourceGroup"],
|
|
4439
|
-
};
|
|
2477
|
+
return { name: item["name"], type: item["type"], resourceGroup: item["resourceGroup"] };
|
|
4440
2478
|
}
|
|
4441
2479
|
/** Resource type used for verification. */
|
|
4442
2480
|
export var KnownCheckNameResourceTypes;
|
|
@@ -4477,11 +2515,7 @@ export function filePathAvailabilityRequestSerializer(item) {
|
|
|
4477
2515
|
};
|
|
4478
2516
|
}
|
|
4479
2517
|
export function quotaAvailabilityRequestSerializer(item) {
|
|
4480
|
-
return {
|
|
4481
|
-
name: item["name"],
|
|
4482
|
-
type: item["type"],
|
|
4483
|
-
resourceGroup: item["resourceGroup"],
|
|
4484
|
-
};
|
|
2518
|
+
return { name: item["name"], type: item["type"], resourceGroup: item["resourceGroup"] };
|
|
4485
2519
|
}
|
|
4486
2520
|
/** Resource type used for verification. */
|
|
4487
2521
|
export var KnownCheckQuotaNameResourceTypes;
|
|
@@ -4500,10 +2534,7 @@ export var KnownCheckQuotaNameResourceTypes;
|
|
|
4500
2534
|
KnownCheckQuotaNameResourceTypes["MicrosoftNetAppNetAppAccountsCapacityPoolsVolumesBackups"] = "Microsoft.NetApp/netAppAccounts/capacityPools/volumes/backups";
|
|
4501
2535
|
})(KnownCheckQuotaNameResourceTypes || (KnownCheckQuotaNameResourceTypes = {}));
|
|
4502
2536
|
export function queryNetworkSiblingSetRequestSerializer(item) {
|
|
4503
|
-
return {
|
|
4504
|
-
networkSiblingSetId: item["networkSiblingSetId"],
|
|
4505
|
-
subnetId: item["subnetId"],
|
|
4506
|
-
};
|
|
2537
|
+
return { networkSiblingSetId: item["networkSiblingSetId"], subnetId: item["subnetId"] };
|
|
4507
2538
|
}
|
|
4508
2539
|
export function networkSiblingSetDeserializer(item) {
|
|
4509
2540
|
return {
|
|
@@ -4590,15 +2621,11 @@ export var KnownVersions;
|
|
|
4590
2621
|
(function (KnownVersions) {
|
|
4591
2622
|
/** The 2025-06-01 API version. */
|
|
4592
2623
|
KnownVersions["V20250601"] = "2025-06-01";
|
|
4593
|
-
/** The 2025-07-01-preview API version. */
|
|
4594
|
-
KnownVersions["V20250701Preview"] = "2025-07-01-preview";
|
|
4595
2624
|
/** The 2025-08-01 API version. */
|
|
4596
2625
|
KnownVersions["V20250801"] = "2025-08-01";
|
|
4597
|
-
/** The 2025-08-01-preview API version. */
|
|
4598
|
-
KnownVersions["V20250801Preview"] = "2025-08-01-preview";
|
|
4599
2626
|
/** The 2025-09-01 API version. */
|
|
4600
2627
|
KnownVersions["V20250901"] = "2025-09-01";
|
|
4601
|
-
/** The 2025-
|
|
4602
|
-
KnownVersions["
|
|
2628
|
+
/** The 2025-12-01 API version. */
|
|
2629
|
+
KnownVersions["V20251201"] = "2025-12-01";
|
|
4603
2630
|
})(KnownVersions || (KnownVersions = {}));
|
|
4604
2631
|
//# sourceMappingURL=models.js.map
|