@azure/arm-netapp 23.1.0-beta.1 → 24.1.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/operations.d.ts +0 -5
- package/dist/browser/api/accounts/operations.js +51 -46
- package/dist/browser/api/accounts/operations.js.map +1 -1
- package/dist/browser/api/backupPolicies/operations.d.ts +0 -5
- package/dist/browser/api/backupPolicies/operations.js +24 -23
- package/dist/browser/api/backupPolicies/operations.js.map +1 -1
- package/dist/browser/api/backupVaults/operations.d.ts +0 -5
- package/dist/browser/api/backupVaults/operations.js +24 -23
- package/dist/browser/api/backupVaults/operations.js.map +1 -1
- package/dist/browser/api/backups/operations.d.ts +0 -5
- package/dist/browser/api/backups/operations.js +33 -28
- package/dist/browser/api/backups/operations.js.map +1 -1
- package/dist/browser/api/backupsUnderAccount/operations.js +5 -3
- package/dist/browser/api/backupsUnderAccount/operations.js.map +1 -1
- package/dist/browser/api/backupsUnderBackupVault/operations.js +5 -3
- package/dist/browser/api/backupsUnderBackupVault/operations.js.map +1 -1
- package/dist/browser/api/backupsUnderVolume/operations.js +5 -3
- package/dist/browser/api/backupsUnderVolume/operations.js.map +1 -1
- package/dist/browser/api/buckets/operations.d.ts +0 -5
- package/dist/browser/api/buckets/operations.js +38 -31
- package/dist/browser/api/buckets/operations.js.map +1 -1
- package/dist/browser/api/caches/index.d.ts +2 -2
- package/dist/browser/api/caches/index.js +1 -1
- package/dist/browser/api/caches/index.js.map +1 -1
- package/dist/browser/api/caches/operations.d.ts +8 -13
- package/dist/browser/api/caches/operations.js +47 -40
- package/dist/browser/api/caches/operations.js.map +1 -1
- package/dist/browser/api/caches/options.d.ts +1 -1
- package/dist/browser/api/caches/options.js.map +1 -1
- package/dist/browser/api/netAppManagementContext.js +4 -2
- package/dist/browser/api/netAppManagementContext.js.map +1 -1
- package/dist/browser/api/netAppResource/operations.js +27 -15
- package/dist/browser/api/netAppResource/operations.js.map +1 -1
- package/dist/browser/api/netAppResourceQuotaLimits/operations.js +9 -9
- package/dist/browser/api/netAppResourceQuotaLimits/operations.js.map +1 -1
- package/dist/browser/api/netAppResourceQuotaLimitsAccount/operations.js +9 -9
- package/dist/browser/api/netAppResourceQuotaLimitsAccount/operations.js.map +1 -1
- package/dist/browser/api/netAppResourceRegionInfos/operations.js +9 -9
- package/dist/browser/api/netAppResourceRegionInfos/operations.js.map +1 -1
- package/dist/browser/api/netAppResourceUsages/operations.js +9 -9
- package/dist/browser/api/netAppResourceUsages/operations.js.map +1 -1
- package/dist/browser/api/operations/operations.js +5 -7
- package/dist/browser/api/operations/operations.js.map +1 -1
- package/dist/browser/api/pools/operations.d.ts +0 -5
- package/dist/browser/api/pools/operations.js +24 -23
- package/dist/browser/api/pools/operations.js.map +1 -1
- package/dist/browser/api/ransomwareReports/operations.js +14 -12
- package/dist/browser/api/ransomwareReports/operations.js.map +1 -1
- package/dist/browser/api/snapshotPolicies/operations.d.ts +0 -5
- package/dist/browser/api/snapshotPolicies/operations.js +27 -24
- package/dist/browser/api/snapshotPolicies/operations.js.map +1 -1
- package/dist/browser/api/snapshots/operations.d.ts +0 -5
- package/dist/browser/api/snapshots/operations.js +29 -26
- package/dist/browser/api/snapshots/operations.js.map +1 -1
- package/dist/browser/api/subvolumes/operations.d.ts +0 -5
- package/dist/browser/api/subvolumes/operations.js +29 -26
- package/dist/browser/api/subvolumes/operations.js.map +1 -1
- package/dist/browser/api/volumeGroups/operations.d.ts +0 -5
- package/dist/browser/api/volumeGroups/operations.js +19 -20
- package/dist/browser/api/volumeGroups/operations.js.map +1 -1
- package/dist/browser/api/volumeQuotaRules/operations.d.ts +0 -5
- package/dist/browser/api/volumeQuotaRules/operations.js +24 -23
- package/dist/browser/api/volumeQuotaRules/operations.js.map +1 -1
- package/dist/browser/api/volumes/operations.d.ts +0 -5
- package/dist/browser/api/volumes/operations.js +151 -108
- package/dist/browser/api/volumes/operations.js.map +1 -1
- package/dist/browser/classic/accounts/index.d.ts +0 -5
- package/dist/browser/classic/accounts/index.js.map +1 -1
- package/dist/browser/classic/backupPolicies/index.d.ts +0 -5
- package/dist/browser/classic/backupPolicies/index.js.map +1 -1
- package/dist/browser/classic/backupVaults/index.d.ts +0 -5
- package/dist/browser/classic/backupVaults/index.js.map +1 -1
- package/dist/browser/classic/backups/index.d.ts +0 -5
- package/dist/browser/classic/backups/index.js.map +1 -1
- package/dist/browser/classic/buckets/index.d.ts +0 -5
- package/dist/browser/classic/buckets/index.js.map +1 -1
- package/dist/browser/classic/caches/index.d.ts +4 -9
- package/dist/browser/classic/caches/index.js +2 -2
- package/dist/browser/classic/caches/index.js.map +1 -1
- package/dist/browser/classic/index.d.ts +0 -9
- package/dist/browser/classic/index.js.map +1 -1
- package/dist/browser/classic/pools/index.d.ts +0 -5
- package/dist/browser/classic/pools/index.js.map +1 -1
- package/dist/browser/classic/snapshotPolicies/index.d.ts +0 -5
- package/dist/browser/classic/snapshotPolicies/index.js.map +1 -1
- package/dist/browser/classic/snapshots/index.d.ts +0 -5
- package/dist/browser/classic/snapshots/index.js.map +1 -1
- package/dist/browser/classic/subvolumes/index.d.ts +0 -5
- package/dist/browser/classic/subvolumes/index.js.map +1 -1
- package/dist/browser/classic/volumeGroups/index.d.ts +0 -5
- package/dist/browser/classic/volumeGroups/index.js.map +1 -1
- package/dist/browser/classic/volumeQuotaRules/index.d.ts +0 -5
- package/dist/browser/classic/volumeQuotaRules/index.js.map +1 -1
- package/dist/browser/classic/volumes/index.d.ts +0 -5
- package/dist/browser/classic/volumes/index.js.map +1 -1
- package/dist/browser/index.d.ts +5 -13
- package/dist/browser/index.js +2 -1
- package/dist/browser/index.js.map +1 -1
- package/dist/browser/models/index.d.ts +2 -2
- package/dist/browser/models/index.js +1 -1
- package/dist/browser/models/index.js.map +1 -1
- package/dist/browser/models/models.d.ts +373 -1582
- package/dist/browser/models/models.js +322 -1744
- package/dist/browser/models/models.js.map +1 -1
- package/dist/browser/netAppManagementClient.d.ts +0 -27
- package/dist/browser/netAppManagementClient.js +0 -36
- package/dist/browser/netAppManagementClient.js.map +1 -1
- package/dist/browser/restorePollerHelpers.js +8 -102
- package/dist/browser/restorePollerHelpers.js.map +1 -1
- package/dist/browser/static-helpers/pagingHelpers.js +1 -1
- package/dist/browser/static-helpers/pagingHelpers.js.map +1 -1
- package/dist/browser/static-helpers/pollingHelpers.d.ts +1 -1
- package/dist/browser/static-helpers/pollingHelpers.js +1 -1
- package/dist/browser/static-helpers/pollingHelpers.js.map +1 -1
- package/dist/commonjs/api/accounts/index.js +1 -0
- package/dist/commonjs/api/accounts/index.js.map +1 -1
- package/dist/commonjs/api/accounts/operations.d.ts +0 -5
- package/dist/commonjs/api/accounts/operations.js +52 -39
- package/dist/commonjs/api/accounts/operations.js.map +3 -3
- package/dist/commonjs/api/accounts/options.js +1 -0
- package/dist/commonjs/api/accounts/options.js.map +1 -1
- package/dist/commonjs/api/backupPolicies/index.js +1 -0
- package/dist/commonjs/api/backupPolicies/index.js.map +1 -1
- package/dist/commonjs/api/backupPolicies/operations.d.ts +0 -5
- package/dist/commonjs/api/backupPolicies/operations.js +25 -18
- package/dist/commonjs/api/backupPolicies/operations.js.map +3 -3
- package/dist/commonjs/api/backupPolicies/options.js +1 -0
- package/dist/commonjs/api/backupPolicies/options.js.map +1 -1
- package/dist/commonjs/api/backupVaults/index.js +1 -0
- package/dist/commonjs/api/backupVaults/index.js.map +1 -1
- package/dist/commonjs/api/backupVaults/operations.d.ts +0 -5
- package/dist/commonjs/api/backupVaults/operations.js +25 -18
- package/dist/commonjs/api/backupVaults/operations.js.map +3 -3
- package/dist/commonjs/api/backupVaults/options.js +1 -0
- package/dist/commonjs/api/backupVaults/options.js.map +1 -1
- package/dist/commonjs/api/backups/index.js +1 -0
- package/dist/commonjs/api/backups/index.js.map +1 -1
- package/dist/commonjs/api/backups/operations.d.ts +0 -5
- package/dist/commonjs/api/backups/operations.js +34 -23
- package/dist/commonjs/api/backups/operations.js.map +3 -3
- package/dist/commonjs/api/backups/options.js +1 -0
- package/dist/commonjs/api/backups/options.js.map +1 -1
- package/dist/commonjs/api/backupsUnderAccount/index.js +1 -0
- package/dist/commonjs/api/backupsUnderAccount/index.js.map +1 -1
- package/dist/commonjs/api/backupsUnderAccount/operations.js +6 -3
- package/dist/commonjs/api/backupsUnderAccount/operations.js.map +3 -3
- package/dist/commonjs/api/backupsUnderAccount/options.js +1 -0
- package/dist/commonjs/api/backupsUnderAccount/options.js.map +1 -1
- package/dist/commonjs/api/backupsUnderBackupVault/index.js +1 -0
- package/dist/commonjs/api/backupsUnderBackupVault/index.js.map +1 -1
- package/dist/commonjs/api/backupsUnderBackupVault/operations.js +6 -3
- package/dist/commonjs/api/backupsUnderBackupVault/operations.js.map +3 -3
- package/dist/commonjs/api/backupsUnderBackupVault/options.js +1 -0
- package/dist/commonjs/api/backupsUnderBackupVault/options.js.map +1 -1
- package/dist/commonjs/api/backupsUnderVolume/index.js +1 -0
- package/dist/commonjs/api/backupsUnderVolume/index.js.map +1 -1
- package/dist/commonjs/api/backupsUnderVolume/operations.js +6 -3
- package/dist/commonjs/api/backupsUnderVolume/operations.js.map +3 -3
- package/dist/commonjs/api/backupsUnderVolume/options.js +1 -0
- package/dist/commonjs/api/backupsUnderVolume/options.js.map +1 -1
- package/dist/commonjs/api/buckets/index.js +1 -0
- package/dist/commonjs/api/buckets/index.js.map +1 -1
- package/dist/commonjs/api/buckets/operations.d.ts +0 -5
- package/dist/commonjs/api/buckets/operations.js +39 -26
- package/dist/commonjs/api/buckets/operations.js.map +3 -3
- package/dist/commonjs/api/buckets/options.js +1 -0
- package/dist/commonjs/api/buckets/options.js.map +1 -1
- package/dist/commonjs/api/caches/index.d.ts +2 -2
- package/dist/commonjs/api/caches/index.js +3 -2
- package/dist/commonjs/api/caches/index.js.map +2 -2
- package/dist/commonjs/api/caches/operations.d.ts +8 -13
- package/dist/commonjs/api/caches/operations.js +56 -43
- package/dist/commonjs/api/caches/operations.js.map +3 -3
- package/dist/commonjs/api/caches/options.d.ts +1 -1
- package/dist/commonjs/api/caches/options.js +1 -0
- package/dist/commonjs/api/caches/options.js.map +2 -2
- package/dist/commonjs/api/index.js +1 -0
- package/dist/commonjs/api/index.js.map +1 -1
- package/dist/commonjs/api/netAppManagementContext.js +5 -2
- package/dist/commonjs/api/netAppManagementContext.js.map +3 -3
- package/dist/commonjs/api/netAppResource/index.js +1 -0
- package/dist/commonjs/api/netAppResource/index.js.map +1 -1
- package/dist/commonjs/api/netAppResource/operations.js +28 -15
- package/dist/commonjs/api/netAppResource/operations.js.map +3 -3
- package/dist/commonjs/api/netAppResource/options.js +1 -0
- package/dist/commonjs/api/netAppResource/options.js.map +1 -1
- package/dist/commonjs/api/netAppResourceQuotaLimits/index.js +1 -0
- package/dist/commonjs/api/netAppResourceQuotaLimits/index.js.map +1 -1
- package/dist/commonjs/api/netAppResourceQuotaLimits/operations.js +10 -9
- package/dist/commonjs/api/netAppResourceQuotaLimits/operations.js.map +3 -3
- package/dist/commonjs/api/netAppResourceQuotaLimits/options.js +1 -0
- package/dist/commonjs/api/netAppResourceQuotaLimits/options.js.map +1 -1
- package/dist/commonjs/api/netAppResourceQuotaLimitsAccount/index.js +1 -0
- package/dist/commonjs/api/netAppResourceQuotaLimitsAccount/index.js.map +1 -1
- package/dist/commonjs/api/netAppResourceQuotaLimitsAccount/operations.js +10 -9
- package/dist/commonjs/api/netAppResourceQuotaLimitsAccount/operations.js.map +3 -3
- package/dist/commonjs/api/netAppResourceQuotaLimitsAccount/options.js +1 -0
- package/dist/commonjs/api/netAppResourceQuotaLimitsAccount/options.js.map +1 -1
- package/dist/commonjs/api/netAppResourceRegionInfos/index.js +1 -0
- package/dist/commonjs/api/netAppResourceRegionInfos/index.js.map +1 -1
- package/dist/commonjs/api/netAppResourceRegionInfos/operations.js +10 -9
- package/dist/commonjs/api/netAppResourceRegionInfos/operations.js.map +3 -3
- package/dist/commonjs/api/netAppResourceRegionInfos/options.js +1 -0
- package/dist/commonjs/api/netAppResourceRegionInfos/options.js.map +1 -1
- package/dist/commonjs/api/netAppResourceUsages/index.js +1 -0
- package/dist/commonjs/api/netAppResourceUsages/index.js.map +1 -1
- package/dist/commonjs/api/netAppResourceUsages/operations.js +10 -9
- package/dist/commonjs/api/netAppResourceUsages/operations.js.map +3 -3
- package/dist/commonjs/api/netAppResourceUsages/options.js +1 -0
- package/dist/commonjs/api/netAppResourceUsages/options.js.map +1 -1
- package/dist/commonjs/api/operations/index.js +1 -0
- package/dist/commonjs/api/operations/index.js.map +1 -1
- package/dist/commonjs/api/operations/operations.js +6 -7
- package/dist/commonjs/api/operations/operations.js.map +3 -3
- package/dist/commonjs/api/operations/options.js +1 -0
- package/dist/commonjs/api/operations/options.js.map +1 -1
- package/dist/commonjs/api/pools/index.js +1 -0
- package/dist/commonjs/api/pools/index.js.map +1 -1
- package/dist/commonjs/api/pools/operations.d.ts +0 -5
- package/dist/commonjs/api/pools/operations.js +25 -18
- package/dist/commonjs/api/pools/operations.js.map +3 -3
- package/dist/commonjs/api/pools/options.js +1 -0
- package/dist/commonjs/api/pools/options.js.map +1 -1
- package/dist/commonjs/api/ransomwareReports/index.js +1 -0
- package/dist/commonjs/api/ransomwareReports/index.js.map +1 -1
- package/dist/commonjs/api/ransomwareReports/operations.js +15 -12
- package/dist/commonjs/api/ransomwareReports/operations.js.map +3 -3
- package/dist/commonjs/api/ransomwareReports/options.js +1 -0
- package/dist/commonjs/api/ransomwareReports/options.js.map +1 -1
- package/dist/commonjs/api/snapshotPolicies/index.js +1 -0
- package/dist/commonjs/api/snapshotPolicies/index.js.map +1 -1
- package/dist/commonjs/api/snapshotPolicies/operations.d.ts +0 -5
- package/dist/commonjs/api/snapshotPolicies/operations.js +28 -19
- package/dist/commonjs/api/snapshotPolicies/operations.js.map +3 -3
- package/dist/commonjs/api/snapshotPolicies/options.js +1 -0
- package/dist/commonjs/api/snapshotPolicies/options.js.map +1 -1
- package/dist/commonjs/api/snapshots/index.js +1 -0
- package/dist/commonjs/api/snapshots/index.js.map +1 -1
- package/dist/commonjs/api/snapshots/operations.d.ts +0 -5
- package/dist/commonjs/api/snapshots/operations.js +30 -21
- package/dist/commonjs/api/snapshots/operations.js.map +3 -3
- package/dist/commonjs/api/snapshots/options.js +1 -0
- package/dist/commonjs/api/snapshots/options.js.map +1 -1
- package/dist/commonjs/api/subvolumes/index.js +1 -0
- package/dist/commonjs/api/subvolumes/index.js.map +1 -1
- package/dist/commonjs/api/subvolumes/operations.d.ts +0 -5
- package/dist/commonjs/api/subvolumes/operations.js +30 -21
- package/dist/commonjs/api/subvolumes/operations.js.map +3 -3
- package/dist/commonjs/api/subvolumes/options.js +1 -0
- package/dist/commonjs/api/subvolumes/options.js.map +1 -1
- package/dist/commonjs/api/volumeGroups/index.js +1 -0
- package/dist/commonjs/api/volumeGroups/index.js.map +1 -1
- package/dist/commonjs/api/volumeGroups/operations.d.ts +0 -5
- package/dist/commonjs/api/volumeGroups/operations.js +20 -15
- package/dist/commonjs/api/volumeGroups/operations.js.map +3 -3
- package/dist/commonjs/api/volumeGroups/options.js +1 -0
- package/dist/commonjs/api/volumeGroups/options.js.map +1 -1
- package/dist/commonjs/api/volumeQuotaRules/index.js +1 -0
- package/dist/commonjs/api/volumeQuotaRules/index.js.map +1 -1
- package/dist/commonjs/api/volumeQuotaRules/operations.d.ts +0 -5
- package/dist/commonjs/api/volumeQuotaRules/operations.js +25 -18
- package/dist/commonjs/api/volumeQuotaRules/operations.js.map +3 -3
- package/dist/commonjs/api/volumeQuotaRules/options.js +1 -0
- package/dist/commonjs/api/volumeQuotaRules/options.js.map +1 -1
- package/dist/commonjs/api/volumes/index.js +1 -0
- package/dist/commonjs/api/volumes/index.js.map +1 -1
- package/dist/commonjs/api/volumes/operations.d.ts +0 -5
- package/dist/commonjs/api/volumes/operations.js +152 -103
- package/dist/commonjs/api/volumes/operations.js.map +3 -3
- package/dist/commonjs/api/volumes/options.js +1 -0
- package/dist/commonjs/api/volumes/options.js.map +1 -1
- package/dist/commonjs/classic/accounts/index.d.ts +0 -5
- package/dist/commonjs/classic/accounts/index.js +1 -0
- package/dist/commonjs/classic/accounts/index.js.map +3 -3
- package/dist/commonjs/classic/backupPolicies/index.d.ts +0 -5
- package/dist/commonjs/classic/backupPolicies/index.js +1 -0
- package/dist/commonjs/classic/backupPolicies/index.js.map +3 -3
- package/dist/commonjs/classic/backupVaults/index.d.ts +0 -5
- package/dist/commonjs/classic/backupVaults/index.js +1 -0
- package/dist/commonjs/classic/backupVaults/index.js.map +3 -3
- package/dist/commonjs/classic/backups/index.d.ts +0 -5
- package/dist/commonjs/classic/backups/index.js +1 -0
- package/dist/commonjs/classic/backups/index.js.map +3 -3
- package/dist/commonjs/classic/backupsUnderAccount/index.js +1 -0
- package/dist/commonjs/classic/backupsUnderAccount/index.js.map +1 -1
- package/dist/commonjs/classic/backupsUnderBackupVault/index.js +1 -0
- package/dist/commonjs/classic/backupsUnderBackupVault/index.js.map +1 -1
- package/dist/commonjs/classic/backupsUnderVolume/index.js +1 -0
- package/dist/commonjs/classic/backupsUnderVolume/index.js.map +1 -1
- package/dist/commonjs/classic/buckets/index.d.ts +0 -5
- package/dist/commonjs/classic/buckets/index.js +1 -0
- package/dist/commonjs/classic/buckets/index.js.map +3 -3
- package/dist/commonjs/classic/caches/index.d.ts +4 -9
- package/dist/commonjs/classic/caches/index.js +2 -1
- package/dist/commonjs/classic/caches/index.js.map +3 -3
- package/dist/commonjs/classic/index.d.ts +0 -9
- package/dist/commonjs/classic/index.js +1 -0
- package/dist/commonjs/classic/index.js.map +2 -2
- package/dist/commonjs/classic/netAppResource/index.js +1 -0
- package/dist/commonjs/classic/netAppResource/index.js.map +1 -1
- package/dist/commonjs/classic/netAppResourceQuotaLimits/index.js +1 -0
- package/dist/commonjs/classic/netAppResourceQuotaLimits/index.js.map +1 -1
- package/dist/commonjs/classic/netAppResourceQuotaLimitsAccount/index.js +1 -0
- package/dist/commonjs/classic/netAppResourceQuotaLimitsAccount/index.js.map +1 -1
- package/dist/commonjs/classic/netAppResourceRegionInfos/index.js +1 -0
- package/dist/commonjs/classic/netAppResourceRegionInfos/index.js.map +1 -1
- package/dist/commonjs/classic/netAppResourceUsages/index.js +1 -0
- package/dist/commonjs/classic/netAppResourceUsages/index.js.map +1 -1
- package/dist/commonjs/classic/operations/index.js +1 -0
- package/dist/commonjs/classic/operations/index.js.map +1 -1
- package/dist/commonjs/classic/pools/index.d.ts +0 -5
- package/dist/commonjs/classic/pools/index.js +1 -0
- package/dist/commonjs/classic/pools/index.js.map +3 -3
- package/dist/commonjs/classic/ransomwareReports/index.js +1 -0
- package/dist/commonjs/classic/ransomwareReports/index.js.map +1 -1
- package/dist/commonjs/classic/snapshotPolicies/index.d.ts +0 -5
- package/dist/commonjs/classic/snapshotPolicies/index.js +1 -0
- package/dist/commonjs/classic/snapshotPolicies/index.js.map +3 -3
- package/dist/commonjs/classic/snapshots/index.d.ts +0 -5
- package/dist/commonjs/classic/snapshots/index.js +1 -0
- package/dist/commonjs/classic/snapshots/index.js.map +3 -3
- package/dist/commonjs/classic/subvolumes/index.d.ts +0 -5
- package/dist/commonjs/classic/subvolumes/index.js +1 -0
- package/dist/commonjs/classic/subvolumes/index.js.map +3 -3
- package/dist/commonjs/classic/volumeGroups/index.d.ts +0 -5
- package/dist/commonjs/classic/volumeGroups/index.js +1 -0
- package/dist/commonjs/classic/volumeGroups/index.js.map +3 -3
- package/dist/commonjs/classic/volumeQuotaRules/index.d.ts +0 -5
- package/dist/commonjs/classic/volumeQuotaRules/index.js +1 -0
- package/dist/commonjs/classic/volumeQuotaRules/index.js.map +3 -3
- package/dist/commonjs/classic/volumes/index.d.ts +0 -5
- package/dist/commonjs/classic/volumes/index.js +1 -0
- package/dist/commonjs/classic/volumes/index.js.map +3 -3
- package/dist/commonjs/index.d.ts +5 -13
- package/dist/commonjs/index.js +8 -46
- package/dist/commonjs/index.js.map +3 -3
- package/dist/commonjs/logger.js +1 -0
- package/dist/commonjs/logger.js.map +1 -1
- package/dist/commonjs/models/index.d.ts +2 -2
- package/dist/commonjs/models/index.js +3 -46
- package/dist/commonjs/models/index.js.map +3 -3
- package/dist/commonjs/models/models.d.ts +373 -1582
- package/dist/commonjs/models/models.js +215 -1606
- package/dist/commonjs/models/models.js.map +4 -4
- package/dist/commonjs/netAppManagementClient.d.ts +0 -27
- package/dist/commonjs/netAppManagementClient.js +1 -36
- package/dist/commonjs/netAppManagementClient.js.map +3 -3
- package/dist/commonjs/restorePollerHelpers.js +69 -162
- package/dist/commonjs/restorePollerHelpers.js.map +4 -4
- package/dist/commonjs/static-helpers/cloudSettingHelpers.js +1 -0
- package/dist/commonjs/static-helpers/cloudSettingHelpers.js.map +1 -1
- package/dist/commonjs/static-helpers/pagingHelpers.js +2 -1
- package/dist/commonjs/static-helpers/pagingHelpers.js.map +3 -3
- package/dist/commonjs/static-helpers/pollingHelpers.d.ts +1 -1
- package/dist/commonjs/static-helpers/pollingHelpers.js +2 -1
- package/dist/commonjs/static-helpers/pollingHelpers.js.map +3 -3
- package/dist/commonjs/static-helpers/urlTemplate.js +1 -0
- package/dist/commonjs/static-helpers/urlTemplate.js.map +1 -1
- package/dist/commonjs/tsdoc-metadata.json +1 -1
- package/dist/esm/api/accounts/index.js +4 -24
- package/dist/esm/api/accounts/index.js.map +1 -7
- package/dist/esm/api/accounts/operations.d.ts +0 -5
- package/dist/esm/api/accounts/operations.js +295 -368
- package/dist/esm/api/accounts/operations.js.map +1 -7
- package/dist/esm/api/accounts/options.js +4 -0
- package/dist/esm/api/accounts/options.js.map +1 -7
- package/dist/esm/api/backupPolicies/index.js +4 -8
- package/dist/esm/api/backupPolicies/index.js.map +1 -7
- package/dist/esm/api/backupPolicies/operations.d.ts +0 -5
- package/dist/esm/api/backupPolicies/operations.js +154 -189
- package/dist/esm/api/backupPolicies/operations.js.map +1 -7
- package/dist/esm/api/backupPolicies/options.js +4 -0
- package/dist/esm/api/backupPolicies/options.js.map +1 -7
- package/dist/esm/api/backupVaults/index.js +4 -8
- package/dist/esm/api/backupVaults/index.js.map +1 -7
- package/dist/esm/api/backupVaults/operations.d.ts +0 -5
- package/dist/esm/api/backupVaults/operations.js +154 -189
- package/dist/esm/api/backupVaults/operations.js.map +1 -7
- package/dist/esm/api/backupVaults/options.js +4 -0
- package/dist/esm/api/backupVaults/options.js.map +1 -7
- package/dist/esm/api/backups/index.js +4 -18
- package/dist/esm/api/backups/index.js.map +1 -7
- package/dist/esm/api/backups/operations.d.ts +0 -5
- package/dist/esm/api/backups/operations.js +234 -308
- package/dist/esm/api/backups/operations.js.map +1 -7
- package/dist/esm/api/backups/options.js +4 -0
- package/dist/esm/api/backups/options.js.map +1 -7
- package/dist/esm/api/backupsUnderAccount/index.js +4 -4
- package/dist/esm/api/backupsUnderAccount/index.js.map +1 -7
- package/dist/esm/api/backupsUnderAccount/operations.js +37 -43
- package/dist/esm/api/backupsUnderAccount/operations.js.map +1 -7
- package/dist/esm/api/backupsUnderAccount/options.js +4 -0
- package/dist/esm/api/backupsUnderAccount/options.js.map +1 -7
- package/dist/esm/api/backupsUnderBackupVault/index.js +4 -4
- package/dist/esm/api/backupsUnderBackupVault/index.js.map +1 -7
- package/dist/esm/api/backupsUnderBackupVault/operations.js +38 -49
- package/dist/esm/api/backupsUnderBackupVault/operations.js.map +1 -7
- package/dist/esm/api/backupsUnderBackupVault/options.js +4 -0
- package/dist/esm/api/backupsUnderBackupVault/options.js.map +1 -7
- package/dist/esm/api/backupsUnderVolume/index.js +4 -4
- package/dist/esm/api/backupsUnderVolume/index.js.map +1 -7
- package/dist/esm/api/backupsUnderVolume/operations.js +39 -53
- package/dist/esm/api/backupsUnderVolume/operations.js.map +1 -7
- package/dist/esm/api/backupsUnderVolume/options.js +4 -0
- package/dist/esm/api/backupsUnderVolume/options.js.map +1 -7
- package/dist/esm/api/buckets/index.js +4 -20
- package/dist/esm/api/buckets/index.js.map +1 -7
- package/dist/esm/api/buckets/operations.d.ts +0 -5
- package/dist/esm/api/buckets/operations.js +261 -370
- package/dist/esm/api/buckets/operations.js.map +1 -7
- package/dist/esm/api/buckets/options.js +4 -0
- package/dist/esm/api/buckets/options.js.map +1 -7
- package/dist/esm/api/caches/index.d.ts +2 -2
- package/dist/esm/api/caches/index.js +4 -20
- package/dist/esm/api/caches/index.js.map +1 -7
- package/dist/esm/api/caches/operations.d.ts +8 -13
- package/dist/esm/api/caches/operations.js +255 -326
- package/dist/esm/api/caches/operations.js.map +1 -7
- package/dist/esm/api/caches/options.d.ts +1 -1
- package/dist/esm/api/caches/options.js +4 -0
- package/dist/esm/api/caches/options.js.map +1 -7
- package/dist/esm/api/index.js +4 -4
- package/dist/esm/api/index.js.map +1 -7
- package/dist/esm/api/netAppManagementContext.js +22 -17
- package/dist/esm/api/netAppManagementContext.js.map +1 -7
- package/dist/esm/api/netAppResource/index.js +4 -16
- package/dist/esm/api/netAppResource/index.js.map +1 -7
- package/dist/esm/api/netAppResource/operations.js +187 -220
- package/dist/esm/api/netAppResource/operations.js.map +1 -7
- package/dist/esm/api/netAppResource/options.js +4 -0
- package/dist/esm/api/netAppResource/options.js.map +1 -7
- package/dist/esm/api/netAppResourceQuotaLimits/index.js +4 -5
- package/dist/esm/api/netAppResourceQuotaLimits/index.js.map +1 -7
- package/dist/esm/api/netAppResourceQuotaLimits/operations.js +55 -76
- package/dist/esm/api/netAppResourceQuotaLimits/operations.js.map +1 -7
- package/dist/esm/api/netAppResourceQuotaLimits/options.js +4 -0
- package/dist/esm/api/netAppResourceQuotaLimits/options.js.map +1 -7
- package/dist/esm/api/netAppResourceQuotaLimitsAccount/index.js +4 -5
- package/dist/esm/api/netAppResourceQuotaLimitsAccount/index.js.map +1 -7
- package/dist/esm/api/netAppResourceQuotaLimitsAccount/operations.js +57 -78
- package/dist/esm/api/netAppResourceQuotaLimitsAccount/operations.js.map +1 -7
- package/dist/esm/api/netAppResourceQuotaLimitsAccount/options.js +4 -0
- package/dist/esm/api/netAppResourceQuotaLimitsAccount/options.js.map +1 -7
- package/dist/esm/api/netAppResourceRegionInfos/index.js +4 -5
- package/dist/esm/api/netAppResourceRegionInfos/index.js.map +1 -7
- package/dist/esm/api/netAppResourceRegionInfos/operations.js +54 -75
- package/dist/esm/api/netAppResourceRegionInfos/operations.js.map +1 -7
- package/dist/esm/api/netAppResourceRegionInfos/options.js +4 -0
- package/dist/esm/api/netAppResourceRegionInfos/options.js.map +1 -7
- package/dist/esm/api/netAppResourceUsages/index.js +4 -5
- package/dist/esm/api/netAppResourceUsages/index.js.map +1 -7
- package/dist/esm/api/netAppResourceUsages/operations.js +55 -76
- package/dist/esm/api/netAppResourceUsages/operations.js.map +1 -7
- package/dist/esm/api/netAppResourceUsages/options.js +4 -0
- package/dist/esm/api/netAppResourceUsages/options.js.map +1 -7
- package/dist/esm/api/operations/index.js +4 -4
- package/dist/esm/api/operations/index.js.map +1 -7
- package/dist/esm/api/operations/operations.js +27 -43
- package/dist/esm/api/operations/operations.js.map +1 -7
- package/dist/esm/api/operations/options.js +4 -0
- package/dist/esm/api/operations/options.js.map +1 -7
- package/dist/esm/api/pools/index.js +4 -8
- package/dist/esm/api/pools/index.js.map +1 -7
- package/dist/esm/api/pools/operations.d.ts +0 -5
- package/dist/esm/api/pools/operations.js +154 -189
- package/dist/esm/api/pools/operations.js.map +1 -7
- package/dist/esm/api/pools/options.js +4 -0
- package/dist/esm/api/pools/options.js.map +1 -7
- package/dist/esm/api/ransomwareReports/index.js +4 -6
- package/dist/esm/api/ransomwareReports/index.js.map +1 -7
- package/dist/esm/api/ransomwareReports/operations.js +108 -139
- package/dist/esm/api/ransomwareReports/operations.js.map +1 -7
- package/dist/esm/api/ransomwareReports/options.js +4 -0
- package/dist/esm/api/ransomwareReports/options.js.map +1 -7
- package/dist/esm/api/snapshotPolicies/index.js +4 -9
- package/dist/esm/api/snapshotPolicies/index.js.map +1 -7
- package/dist/esm/api/snapshotPolicies/operations.d.ts +0 -5
- package/dist/esm/api/snapshotPolicies/operations.js +191 -250
- package/dist/esm/api/snapshotPolicies/operations.js.map +1 -7
- package/dist/esm/api/snapshotPolicies/options.js +4 -0
- package/dist/esm/api/snapshotPolicies/options.js.map +1 -7
- package/dist/esm/api/snapshots/index.js +4 -9
- package/dist/esm/api/snapshots/index.js.map +1 -7
- package/dist/esm/api/snapshots/operations.d.ts +0 -5
- package/dist/esm/api/snapshots/operations.js +214 -297
- package/dist/esm/api/snapshots/operations.js.map +1 -7
- package/dist/esm/api/snapshots/options.js +4 -0
- package/dist/esm/api/snapshots/options.js.map +1 -7
- package/dist/esm/api/subvolumes/index.js +4 -9
- package/dist/esm/api/subvolumes/index.js.map +1 -7
- package/dist/esm/api/subvolumes/operations.d.ts +0 -5
- package/dist/esm/api/subvolumes/operations.js +213 -295
- package/dist/esm/api/subvolumes/operations.js.map +1 -7
- package/dist/esm/api/subvolumes/options.js +4 -0
- package/dist/esm/api/subvolumes/options.js.map +1 -7
- package/dist/esm/api/volumeGroups/index.js +4 -7
- package/dist/esm/api/volumeGroups/index.js.map +1 -7
- package/dist/esm/api/volumeGroups/operations.d.ts +0 -5
- package/dist/esm/api/volumeGroups/operations.js +120 -150
- package/dist/esm/api/volumeGroups/operations.js.map +1 -7
- package/dist/esm/api/volumeGroups/options.js +4 -0
- package/dist/esm/api/volumeGroups/options.js.map +1 -7
- package/dist/esm/api/volumeQuotaRules/index.js +4 -8
- package/dist/esm/api/volumeQuotaRules/index.js.map +1 -7
- package/dist/esm/api/volumeQuotaRules/operations.d.ts +0 -5
- package/dist/esm/api/volumeQuotaRules/operations.js +164 -233
- package/dist/esm/api/volumeQuotaRules/operations.js.map +1 -7
- package/dist/esm/api/volumeQuotaRules/options.js +4 -0
- package/dist/esm/api/volumeQuotaRules/options.js.map +1 -7
- package/dist/esm/api/volumes/index.js +4 -60
- package/dist/esm/api/volumes/index.js.map +1 -7
- package/dist/esm/api/volumes/operations.d.ts +0 -5
- package/dist/esm/api/volumes/operations.js +1010 -1313
- package/dist/esm/api/volumes/operations.js.map +1 -7
- package/dist/esm/api/volumes/options.js +4 -0
- package/dist/esm/api/volumes/options.js.map +1 -7
- package/dist/esm/classic/accounts/index.d.ts +0 -5
- package/dist/esm/classic/accounts/index.js +20 -31
- package/dist/esm/classic/accounts/index.js.map +1 -7
- package/dist/esm/classic/backupPolicies/index.d.ts +0 -5
- package/dist/esm/classic/backupPolicies/index.js +14 -14
- package/dist/esm/classic/backupPolicies/index.js.map +1 -7
- package/dist/esm/classic/backupVaults/index.d.ts +0 -5
- package/dist/esm/classic/backupVaults/index.js +15 -21
- package/dist/esm/classic/backupVaults/index.js.map +1 -7
- package/dist/esm/classic/backups/index.d.ts +0 -5
- package/dist/esm/classic/backups/index.js +17 -32
- package/dist/esm/classic/backups/index.js.map +1 -7
- package/dist/esm/classic/backupsUnderAccount/index.js +10 -10
- package/dist/esm/classic/backupsUnderAccount/index.js.map +1 -7
- package/dist/esm/classic/backupsUnderBackupVault/index.js +10 -18
- package/dist/esm/classic/backupsUnderBackupVault/index.js.map +1 -7
- package/dist/esm/classic/backupsUnderVolume/index.js +10 -10
- package/dist/esm/classic/backupsUnderVolume/index.js.map +1 -7
- package/dist/esm/classic/buckets/index.d.ts +0 -5
- package/dist/esm/classic/buckets/index.js +18 -71
- package/dist/esm/classic/buckets/index.js.map +1 -7
- package/dist/esm/classic/caches/index.d.ts +4 -9
- package/dist/esm/classic/caches/index.js +18 -27
- package/dist/esm/classic/caches/index.js.map +1 -7
- package/dist/esm/classic/index.d.ts +0 -9
- package/dist/esm/classic/index.js +4 -0
- package/dist/esm/classic/index.js.map +1 -7
- package/dist/esm/classic/netAppResource/index.js +16 -23
- package/dist/esm/classic/netAppResource/index.js.map +1 -7
- package/dist/esm/classic/netAppResourceQuotaLimits/index.js +11 -11
- package/dist/esm/classic/netAppResourceQuotaLimits/index.js.map +1 -7
- package/dist/esm/classic/netAppResourceQuotaLimitsAccount/index.js +11 -11
- package/dist/esm/classic/netAppResourceQuotaLimitsAccount/index.js.map +1 -7
- package/dist/esm/classic/netAppResourceRegionInfos/index.js +11 -11
- package/dist/esm/classic/netAppResourceRegionInfos/index.js.map +1 -7
- package/dist/esm/classic/netAppResourceUsages/index.js +11 -11
- package/dist/esm/classic/netAppResourceUsages/index.js.map +1 -7
- package/dist/esm/classic/operations/index.js +10 -10
- package/dist/esm/classic/operations/index.js.map +1 -7
- package/dist/esm/classic/pools/index.d.ts +0 -5
- package/dist/esm/classic/pools/index.js +14 -14
- package/dist/esm/classic/pools/index.js.map +1 -7
- package/dist/esm/classic/ransomwareReports/index.js +12 -29
- package/dist/esm/classic/ransomwareReports/index.js.map +1 -7
- package/dist/esm/classic/snapshotPolicies/index.d.ts +0 -5
- package/dist/esm/classic/snapshotPolicies/index.js +16 -23
- package/dist/esm/classic/snapshotPolicies/index.js.map +1 -7
- package/dist/esm/classic/snapshots/index.d.ts +0 -5
- package/dist/esm/classic/snapshots/index.js +16 -50
- package/dist/esm/classic/snapshots/index.js.map +1 -7
- package/dist/esm/classic/subvolumes/index.d.ts +0 -5
- package/dist/esm/classic/subvolumes/index.js +16 -57
- package/dist/esm/classic/subvolumes/index.js.map +1 -7
- package/dist/esm/classic/volumeGroups/index.d.ts +0 -5
- package/dist/esm/classic/volumeGroups/index.js +13 -13
- package/dist/esm/classic/volumeGroups/index.js.map +1 -7
- package/dist/esm/classic/volumeQuotaRules/index.d.ts +0 -5
- package/dist/esm/classic/volumeQuotaRules/index.js +15 -55
- package/dist/esm/classic/volumeQuotaRules/index.js.map +1 -7
- package/dist/esm/classic/volumes/index.d.ts +0 -5
- package/dist/esm/classic/volumes/index.js +38 -134
- package/dist/esm/classic/volumes/index.js.map +1 -7
- package/dist/esm/index.d.ts +5 -13
- package/dist/esm/index.js +8 -183
- package/dist/esm/index.js.map +1 -7
- package/dist/esm/logger.js +4 -4
- package/dist/esm/logger.js.map +1 -7
- package/dist/esm/models/index.d.ts +2 -2
- package/dist/esm/models/index.js +4 -178
- package/dist/esm/models/index.js.map +1 -7
- package/dist/esm/models/models.d.ts +373 -1582
- package/dist/esm/models/models.js +3366 -4275
- package/dist/esm/models/models.js.map +1 -7
- package/dist/esm/netAppManagementClient.d.ts +0 -27
- package/dist/esm/netAppManagementClient.js +95 -130
- package/dist/esm/netAppManagementClient.js.map +1 -7
- package/dist/esm/restorePollerHelpers.js +185 -386
- package/dist/esm/restorePollerHelpers.js.map +1 -7
- package/dist/esm/static-helpers/cloudSettingHelpers.js +37 -26
- package/dist/esm/static-helpers/cloudSettingHelpers.js.map +1 -7
- package/dist/esm/static-helpers/pagingHelpers.js +122 -98
- package/dist/esm/static-helpers/pagingHelpers.js.map +1 -7
- package/dist/esm/static-helpers/pollingHelpers.d.ts +1 -1
- package/dist/esm/static-helpers/pollingHelpers.js +86 -68
- package/dist/esm/static-helpers/pollingHelpers.js.map +1 -7
- package/dist/esm/static-helpers/urlTemplate.js +169 -142
- package/dist/esm/static-helpers/urlTemplate.js.map +1 -7
- package/package.json +25 -283
- 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 -200
- 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/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 -200
- 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 -176
- 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 -176
- 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 -181
- 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 -247
- 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 -208
- 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 -148
- 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 -218
- 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/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 -37
- package/dist/commonjs/api/activeDirectoryConfigs/index.js.map +0 -7
- package/dist/commonjs/api/activeDirectoryConfigs/operations.d.ts +0 -36
- package/dist/commonjs/api/activeDirectoryConfigs/operations.js +0 -282
- package/dist/commonjs/api/activeDirectoryConfigs/operations.js.map +0 -7
- package/dist/commonjs/api/activeDirectoryConfigs/options.d.ts +0 -26
- package/dist/commonjs/api/activeDirectoryConfigs/options.js +0 -15
- package/dist/commonjs/api/activeDirectoryConfigs/options.js.map +0 -7
- package/dist/commonjs/api/elasticAccounts/index.d.ts +0 -3
- package/dist/commonjs/api/elasticAccounts/index.js +0 -37
- package/dist/commonjs/api/elasticAccounts/index.js.map +0 -7
- package/dist/commonjs/api/elasticAccounts/operations.d.ts +0 -36
- package/dist/commonjs/api/elasticAccounts/operations.js +0 -282
- package/dist/commonjs/api/elasticAccounts/operations.js.map +0 -7
- package/dist/commonjs/api/elasticAccounts/options.d.ts +0 -26
- package/dist/commonjs/api/elasticAccounts/options.js +0 -15
- package/dist/commonjs/api/elasticAccounts/options.js.map +0 -7
- package/dist/commonjs/api/elasticBackupPolicies/index.d.ts +0 -3
- package/dist/commonjs/api/elasticBackupPolicies/index.js +0 -35
- package/dist/commonjs/api/elasticBackupPolicies/index.js.map +0 -7
- package/dist/commonjs/api/elasticBackupPolicies/operations.d.ts +0 -32
- package/dist/commonjs/api/elasticBackupPolicies/operations.js +0 -243
- package/dist/commonjs/api/elasticBackupPolicies/operations.js.map +0 -7
- package/dist/commonjs/api/elasticBackupPolicies/options.d.ts +0 -23
- package/dist/commonjs/api/elasticBackupPolicies/options.js +0 -15
- package/dist/commonjs/api/elasticBackupPolicies/options.js.map +0 -7
- package/dist/commonjs/api/elasticBackupVaults/index.d.ts +0 -3
- package/dist/commonjs/api/elasticBackupVaults/index.js +0 -35
- package/dist/commonjs/api/elasticBackupVaults/index.js.map +0 -7
- package/dist/commonjs/api/elasticBackupVaults/operations.d.ts +0 -32
- package/dist/commonjs/api/elasticBackupVaults/operations.js +0 -243
- package/dist/commonjs/api/elasticBackupVaults/operations.js.map +0 -7
- package/dist/commonjs/api/elasticBackupVaults/options.d.ts +0 -23
- package/dist/commonjs/api/elasticBackupVaults/options.js +0 -15
- package/dist/commonjs/api/elasticBackupVaults/options.js.map +0 -7
- package/dist/commonjs/api/elasticBackups/index.d.ts +0 -3
- package/dist/commonjs/api/elasticBackups/index.js +0 -35
- package/dist/commonjs/api/elasticBackups/index.js.map +0 -7
- package/dist/commonjs/api/elasticBackups/operations.d.ts +0 -32
- package/dist/commonjs/api/elasticBackups/operations.js +0 -271
- package/dist/commonjs/api/elasticBackups/operations.js.map +0 -7
- package/dist/commonjs/api/elasticBackups/options.d.ts +0 -23
- package/dist/commonjs/api/elasticBackups/options.js +0 -15
- package/dist/commonjs/api/elasticBackups/options.js.map +0 -7
- package/dist/commonjs/api/elasticCapacityPools/index.d.ts +0 -3
- package/dist/commonjs/api/elasticCapacityPools/index.js +0 -39
- package/dist/commonjs/api/elasticCapacityPools/index.js.map +0 -7
- package/dist/commonjs/api/elasticCapacityPools/operations.d.ts +0 -40
- package/dist/commonjs/api/elasticCapacityPools/operations.js +0 -339
- package/dist/commonjs/api/elasticCapacityPools/operations.js.map +0 -7
- package/dist/commonjs/api/elasticCapacityPools/options.d.ts +0 -31
- package/dist/commonjs/api/elasticCapacityPools/options.js +0 -15
- package/dist/commonjs/api/elasticCapacityPools/options.js.map +0 -7
- package/dist/commonjs/api/elasticSnapshotPolicies/index.d.ts +0 -3
- package/dist/commonjs/api/elasticSnapshotPolicies/index.js +0 -37
- package/dist/commonjs/api/elasticSnapshotPolicies/index.js.map +0 -7
- package/dist/commonjs/api/elasticSnapshotPolicies/operations.d.ts +0 -36
- package/dist/commonjs/api/elasticSnapshotPolicies/operations.js +0 -303
- package/dist/commonjs/api/elasticSnapshotPolicies/operations.js.map +0 -7
- package/dist/commonjs/api/elasticSnapshotPolicies/options.d.ts +0 -26
- package/dist/commonjs/api/elasticSnapshotPolicies/options.js +0 -15
- package/dist/commonjs/api/elasticSnapshotPolicies/options.js.map +0 -7
- package/dist/commonjs/api/elasticSnapshots/index.d.ts +0 -3
- package/dist/commonjs/api/elasticSnapshots/index.js +0 -33
- package/dist/commonjs/api/elasticSnapshots/index.js.map +0 -7
- package/dist/commonjs/api/elasticSnapshots/operations.d.ts +0 -28
- package/dist/commonjs/api/elasticSnapshots/operations.js +0 -238
- package/dist/commonjs/api/elasticSnapshots/operations.js.map +0 -7
- package/dist/commonjs/api/elasticSnapshots/options.d.ts +0 -18
- package/dist/commonjs/api/elasticSnapshots/options.js +0 -15
- package/dist/commonjs/api/elasticSnapshots/options.js.map +0 -7
- package/dist/commonjs/api/elasticVolumes/index.d.ts +0 -3
- package/dist/commonjs/api/elasticVolumes/index.js +0 -37
- package/dist/commonjs/api/elasticVolumes/index.js.map +0 -7
- package/dist/commonjs/api/elasticVolumes/operations.d.ts +0 -36
- package/dist/commonjs/api/elasticVolumes/operations.js +0 -309
- package/dist/commonjs/api/elasticVolumes/operations.js.map +0 -7
- package/dist/commonjs/api/elasticVolumes/options.d.ts +0 -28
- package/dist/commonjs/api/elasticVolumes/options.js +0 -15
- package/dist/commonjs/api/elasticVolumes/options.js.map +0 -7
- package/dist/commonjs/classic/activeDirectoryConfigs/index.d.ts +0 -27
- package/dist/commonjs/classic/activeDirectoryConfigs/index.js +0 -42
- package/dist/commonjs/classic/activeDirectoryConfigs/index.js.map +0 -7
- package/dist/commonjs/classic/elasticAccounts/index.d.ts +0 -27
- package/dist/commonjs/classic/elasticAccounts/index.js +0 -42
- package/dist/commonjs/classic/elasticAccounts/index.js.map +0 -7
- package/dist/commonjs/classic/elasticBackupPolicies/index.d.ts +0 -25
- package/dist/commonjs/classic/elasticBackupPolicies/index.js +0 -41
- package/dist/commonjs/classic/elasticBackupPolicies/index.js.map +0 -7
- package/dist/commonjs/classic/elasticBackupVaults/index.d.ts +0 -25
- package/dist/commonjs/classic/elasticBackupVaults/index.js +0 -41
- package/dist/commonjs/classic/elasticBackupVaults/index.js.map +0 -7
- package/dist/commonjs/classic/elasticBackups/index.d.ts +0 -25
- package/dist/commonjs/classic/elasticBackups/index.js +0 -49
- package/dist/commonjs/classic/elasticBackups/index.js.map +0 -7
- package/dist/commonjs/classic/elasticCapacityPools/index.d.ts +0 -29
- package/dist/commonjs/classic/elasticCapacityPools/index.js +0 -50
- package/dist/commonjs/classic/elasticCapacityPools/index.js.map +0 -7
- package/dist/commonjs/classic/elasticSnapshotPolicies/index.d.ts +0 -27
- package/dist/commonjs/classic/elasticSnapshotPolicies/index.js +0 -42
- package/dist/commonjs/classic/elasticSnapshotPolicies/index.js.map +0 -7
- package/dist/commonjs/classic/elasticSnapshots/index.d.ts +0 -23
- package/dist/commonjs/classic/elasticSnapshots/index.js +0 -49
- package/dist/commonjs/classic/elasticSnapshots/index.js.map +0 -7
- package/dist/commonjs/classic/elasticVolumes/index.d.ts +0 -27
- package/dist/commonjs/classic/elasticVolumes/index.js +0 -42
- package/dist/commonjs/classic/elasticVolumes/index.js.map +0 -7
- package/dist/esm/api/activeDirectoryConfigs/index.d.ts +0 -3
- package/dist/esm/api/activeDirectoryConfigs/index.js +0 -16
- package/dist/esm/api/activeDirectoryConfigs/index.js.map +0 -7
- package/dist/esm/api/activeDirectoryConfigs/operations.d.ts +0 -36
- package/dist/esm/api/activeDirectoryConfigs/operations.js +0 -248
- package/dist/esm/api/activeDirectoryConfigs/operations.js.map +0 -7
- package/dist/esm/api/activeDirectoryConfigs/options.d.ts +0 -26
- package/dist/esm/api/activeDirectoryConfigs/options.js +0 -0
- package/dist/esm/api/activeDirectoryConfigs/options.js.map +0 -7
- package/dist/esm/api/elasticAccounts/index.d.ts +0 -3
- package/dist/esm/api/elasticAccounts/index.js +0 -16
- package/dist/esm/api/elasticAccounts/index.js.map +0 -7
- package/dist/esm/api/elasticAccounts/operations.d.ts +0 -36
- package/dist/esm/api/elasticAccounts/operations.js +0 -248
- package/dist/esm/api/elasticAccounts/operations.js.map +0 -7
- package/dist/esm/api/elasticAccounts/options.d.ts +0 -26
- package/dist/esm/api/elasticAccounts/options.js +0 -0
- package/dist/esm/api/elasticAccounts/options.js.map +0 -7
- package/dist/esm/api/elasticBackupPolicies/index.d.ts +0 -3
- package/dist/esm/api/elasticBackupPolicies/index.js +0 -8
- package/dist/esm/api/elasticBackupPolicies/index.js.map +0 -7
- package/dist/esm/api/elasticBackupPolicies/operations.d.ts +0 -32
- package/dist/esm/api/elasticBackupPolicies/operations.js +0 -212
- package/dist/esm/api/elasticBackupPolicies/operations.js.map +0 -7
- package/dist/esm/api/elasticBackupPolicies/options.d.ts +0 -23
- package/dist/esm/api/elasticBackupPolicies/options.js +0 -0
- package/dist/esm/api/elasticBackupPolicies/options.js.map +0 -7
- package/dist/esm/api/elasticBackupVaults/index.d.ts +0 -3
- package/dist/esm/api/elasticBackupVaults/index.js +0 -8
- package/dist/esm/api/elasticBackupVaults/index.js.map +0 -7
- package/dist/esm/api/elasticBackupVaults/operations.d.ts +0 -32
- package/dist/esm/api/elasticBackupVaults/operations.js +0 -212
- package/dist/esm/api/elasticBackupVaults/operations.js.map +0 -7
- package/dist/esm/api/elasticBackupVaults/options.d.ts +0 -23
- package/dist/esm/api/elasticBackupVaults/options.js +0 -0
- package/dist/esm/api/elasticBackupVaults/options.js.map +0 -7
- package/dist/esm/api/elasticBackups/index.d.ts +0 -3
- package/dist/esm/api/elasticBackups/index.js +0 -8
- package/dist/esm/api/elasticBackups/index.js.map +0 -7
- package/dist/esm/api/elasticBackups/operations.d.ts +0 -32
- package/dist/esm/api/elasticBackups/operations.js +0 -239
- package/dist/esm/api/elasticBackups/operations.js.map +0 -7
- package/dist/esm/api/elasticBackups/options.d.ts +0 -23
- package/dist/esm/api/elasticBackups/options.js +0 -0
- package/dist/esm/api/elasticBackups/options.js.map +0 -7
- package/dist/esm/api/elasticCapacityPools/index.d.ts +0 -3
- package/dist/esm/api/elasticCapacityPools/index.js +0 -18
- package/dist/esm/api/elasticCapacityPools/index.js.map +0 -7
- package/dist/esm/api/elasticCapacityPools/operations.d.ts +0 -40
- package/dist/esm/api/elasticCapacityPools/operations.js +0 -305
- package/dist/esm/api/elasticCapacityPools/operations.js.map +0 -7
- package/dist/esm/api/elasticCapacityPools/options.d.ts +0 -31
- package/dist/esm/api/elasticCapacityPools/options.js +0 -0
- package/dist/esm/api/elasticCapacityPools/options.js.map +0 -7
- package/dist/esm/api/elasticSnapshotPolicies/index.d.ts +0 -3
- package/dist/esm/api/elasticSnapshotPolicies/index.js +0 -16
- package/dist/esm/api/elasticSnapshotPolicies/index.js.map +0 -7
- package/dist/esm/api/elasticSnapshotPolicies/operations.d.ts +0 -36
- package/dist/esm/api/elasticSnapshotPolicies/operations.js +0 -270
- package/dist/esm/api/elasticSnapshotPolicies/operations.js.map +0 -7
- package/dist/esm/api/elasticSnapshotPolicies/options.d.ts +0 -26
- package/dist/esm/api/elasticSnapshotPolicies/options.js +0 -0
- package/dist/esm/api/elasticSnapshotPolicies/options.js.map +0 -7
- package/dist/esm/api/elasticSnapshots/index.d.ts +0 -3
- package/dist/esm/api/elasticSnapshots/index.js +0 -7
- package/dist/esm/api/elasticSnapshots/index.js.map +0 -7
- package/dist/esm/api/elasticSnapshots/operations.d.ts +0 -28
- package/dist/esm/api/elasticSnapshots/operations.js +0 -209
- package/dist/esm/api/elasticSnapshots/operations.js.map +0 -7
- package/dist/esm/api/elasticSnapshots/options.d.ts +0 -18
- package/dist/esm/api/elasticSnapshots/options.js +0 -0
- package/dist/esm/api/elasticSnapshots/options.js.map +0 -7
- package/dist/esm/api/elasticVolumes/index.d.ts +0 -3
- package/dist/esm/api/elasticVolumes/index.js +0 -9
- package/dist/esm/api/elasticVolumes/index.js.map +0 -7
- package/dist/esm/api/elasticVolumes/operations.d.ts +0 -36
- package/dist/esm/api/elasticVolumes/operations.js +0 -276
- package/dist/esm/api/elasticVolumes/operations.js.map +0 -7
- package/dist/esm/api/elasticVolumes/options.d.ts +0 -28
- package/dist/esm/api/elasticVolumes/options.js +0 -0
- package/dist/esm/api/elasticVolumes/options.js.map +0 -7
- package/dist/esm/classic/activeDirectoryConfigs/index.d.ts +0 -27
- package/dist/esm/classic/activeDirectoryConfigs/index.js +0 -26
- package/dist/esm/classic/activeDirectoryConfigs/index.js.map +0 -7
- package/dist/esm/classic/elasticAccounts/index.d.ts +0 -27
- package/dist/esm/classic/elasticAccounts/index.js +0 -26
- package/dist/esm/classic/elasticAccounts/index.js.map +0 -7
- package/dist/esm/classic/elasticBackupPolicies/index.d.ts +0 -25
- package/dist/esm/classic/elasticBackupPolicies/index.js +0 -24
- package/dist/esm/classic/elasticBackupPolicies/index.js.map +0 -7
- package/dist/esm/classic/elasticBackupVaults/index.d.ts +0 -25
- package/dist/esm/classic/elasticBackupVaults/index.js +0 -24
- package/dist/esm/classic/elasticBackupVaults/index.js.map +0 -7
- package/dist/esm/classic/elasticBackups/index.d.ts +0 -25
- package/dist/esm/classic/elasticBackups/index.js +0 -32
- package/dist/esm/classic/elasticBackups/index.js.map +0 -7
- package/dist/esm/classic/elasticCapacityPools/index.d.ts +0 -29
- package/dist/esm/classic/elasticCapacityPools/index.js +0 -35
- package/dist/esm/classic/elasticCapacityPools/index.js.map +0 -7
- package/dist/esm/classic/elasticSnapshotPolicies/index.d.ts +0 -27
- package/dist/esm/classic/elasticSnapshotPolicies/index.js +0 -26
- package/dist/esm/classic/elasticSnapshotPolicies/index.js.map +0 -7
- package/dist/esm/classic/elasticSnapshots/index.d.ts +0 -23
- package/dist/esm/classic/elasticSnapshots/index.js +0 -31
- package/dist/esm/classic/elasticSnapshots/index.js.map +0 -7
- package/dist/esm/classic/elasticVolumes/index.d.ts +0 -27
- package/dist/esm/classic/elasticVolumes/index.js +0 -26
- package/dist/esm/classic/elasticVolumes/index.js.map +0 -7
- package/dist/react-native/api/accounts/index.d.ts +0 -3
- package/dist/react-native/api/accounts/index.js +0 -4
- package/dist/react-native/api/accounts/index.js.map +0 -1
- package/dist/react-native/api/accounts/operations.d.ts +0 -52
- package/dist/react-native/api/accounts/operations.js +0 -333
- package/dist/react-native/api/accounts/operations.js.map +0 -1
- package/dist/react-native/api/accounts/options.d.ts +0 -51
- package/dist/react-native/api/accounts/options.js +0 -4
- package/dist/react-native/api/accounts/options.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 -200
- 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/backupPolicies/index.d.ts +0 -3
- package/dist/react-native/api/backupPolicies/index.js +0 -4
- package/dist/react-native/api/backupPolicies/index.js.map +0 -1
- package/dist/react-native/api/backupPolicies/operations.d.ts +0 -32
- package/dist/react-native/api/backupPolicies/operations.js +0 -176
- package/dist/react-native/api/backupPolicies/operations.js.map +0 -1
- package/dist/react-native/api/backupPolicies/options.d.ts +0 -23
- package/dist/react-native/api/backupPolicies/options.js +0 -4
- package/dist/react-native/api/backupPolicies/options.js.map +0 -1
- package/dist/react-native/api/backupVaults/index.d.ts +0 -3
- package/dist/react-native/api/backupVaults/index.js +0 -4
- package/dist/react-native/api/backupVaults/index.js.map +0 -1
- package/dist/react-native/api/backupVaults/operations.d.ts +0 -32
- package/dist/react-native/api/backupVaults/operations.js +0 -176
- package/dist/react-native/api/backupVaults/operations.js.map +0 -1
- package/dist/react-native/api/backupVaults/options.d.ts +0 -23
- package/dist/react-native/api/backupVaults/options.js +0 -4
- package/dist/react-native/api/backupVaults/options.js.map +0 -1
- package/dist/react-native/api/backups/index.d.ts +0 -3
- package/dist/react-native/api/backups/index.js +0 -4
- package/dist/react-native/api/backups/index.js.map +0 -1
- package/dist/react-native/api/backups/operations.d.ts +0 -40
- package/dist/react-native/api/backups/operations.js +0 -242
- package/dist/react-native/api/backups/operations.js.map +0 -1
- package/dist/react-native/api/backups/options.d.ts +0 -34
- package/dist/react-native/api/backups/options.js +0 -4
- package/dist/react-native/api/backups/options.js.map +0 -1
- package/dist/react-native/api/backupsUnderAccount/index.d.ts +0 -3
- package/dist/react-native/api/backupsUnderAccount/index.js +0 -4
- package/dist/react-native/api/backupsUnderAccount/index.js.map +0 -1
- package/dist/react-native/api/backupsUnderAccount/operations.d.ts +0 -10
- package/dist/react-native/api/backupsUnderAccount/operations.js +0 -41
- package/dist/react-native/api/backupsUnderAccount/operations.js.map +0 -1
- package/dist/react-native/api/backupsUnderAccount/options.d.ts +0 -7
- package/dist/react-native/api/backupsUnderAccount/options.js +0 -4
- package/dist/react-native/api/backupsUnderAccount/options.js.map +0 -1
- package/dist/react-native/api/backupsUnderBackupVault/index.d.ts +0 -3
- package/dist/react-native/api/backupsUnderBackupVault/index.js +0 -4
- package/dist/react-native/api/backupsUnderBackupVault/index.js.map +0 -1
- package/dist/react-native/api/backupsUnderBackupVault/operations.d.ts +0 -10
- package/dist/react-native/api/backupsUnderBackupVault/operations.js +0 -43
- package/dist/react-native/api/backupsUnderBackupVault/operations.js.map +0 -1
- package/dist/react-native/api/backupsUnderBackupVault/options.d.ts +0 -7
- package/dist/react-native/api/backupsUnderBackupVault/options.js +0 -4
- package/dist/react-native/api/backupsUnderBackupVault/options.js.map +0 -1
- package/dist/react-native/api/backupsUnderVolume/index.d.ts +0 -3
- package/dist/react-native/api/backupsUnderVolume/index.js +0 -4
- package/dist/react-native/api/backupsUnderVolume/index.js.map +0 -1
- package/dist/react-native/api/backupsUnderVolume/operations.d.ts +0 -10
- package/dist/react-native/api/backupsUnderVolume/operations.js +0 -43
- package/dist/react-native/api/backupsUnderVolume/operations.js.map +0 -1
- package/dist/react-native/api/backupsUnderVolume/options.d.ts +0 -7
- package/dist/react-native/api/backupsUnderVolume/options.js +0 -4
- package/dist/react-native/api/backupsUnderVolume/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 -44
- package/dist/react-native/api/buckets/operations.js +0 -289
- package/dist/react-native/api/buckets/operations.js.map +0 -1
- package/dist/react-native/api/buckets/options.d.ts +0 -36
- 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 -44
- package/dist/react-native/api/caches/operations.js +0 -283
- package/dist/react-native/api/caches/operations.js.map +0 -1
- package/dist/react-native/api/caches/options.d.ts +0 -36
- 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 -200
- 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 -176
- 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 -176
- 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 -181
- 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 -247
- 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 -208
- 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 -148
- 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 -218
- 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/api/index.d.ts +0 -3
- package/dist/react-native/api/index.js +0 -4
- package/dist/react-native/api/index.js.map +0 -1
- package/dist/react-native/api/netAppManagementContext.d.ts +0 -22
- package/dist/react-native/api/netAppManagementContext.js +0 -24
- package/dist/react-native/api/netAppManagementContext.js.map +0 -1
- package/dist/react-native/api/netAppResource/index.d.ts +0 -3
- package/dist/react-native/api/netAppResource/index.js +0 -4
- package/dist/react-native/api/netAppResource/index.js.map +0 -1
- package/dist/react-native/api/netAppResource/operations.d.ts +0 -30
- package/dist/react-native/api/netAppResource/operations.js +0 -184
- package/dist/react-native/api/netAppResource/operations.js.map +0 -1
- package/dist/react-native/api/netAppResource/options.d.ts +0 -22
- package/dist/react-native/api/netAppResource/options.js +0 -4
- package/dist/react-native/api/netAppResource/options.js.map +0 -1
- package/dist/react-native/api/netAppResourceQuotaLimits/index.d.ts +0 -3
- package/dist/react-native/api/netAppResourceQuotaLimits/index.js +0 -4
- package/dist/react-native/api/netAppResourceQuotaLimits/index.js.map +0 -1
- package/dist/react-native/api/netAppResourceQuotaLimits/operations.d.ts +0 -14
- package/dist/react-native/api/netAppResourceQuotaLimits/operations.js +0 -65
- package/dist/react-native/api/netAppResourceQuotaLimits/operations.js.map +0 -1
- package/dist/react-native/api/netAppResourceQuotaLimits/options.d.ts +0 -8
- package/dist/react-native/api/netAppResourceQuotaLimits/options.js +0 -4
- package/dist/react-native/api/netAppResourceQuotaLimits/options.js.map +0 -1
- package/dist/react-native/api/netAppResourceQuotaLimitsAccount/index.d.ts +0 -3
- package/dist/react-native/api/netAppResourceQuotaLimitsAccount/index.js +0 -4
- package/dist/react-native/api/netAppResourceQuotaLimitsAccount/index.js.map +0 -1
- package/dist/react-native/api/netAppResourceQuotaLimitsAccount/operations.d.ts +0 -14
- package/dist/react-native/api/netAppResourceQuotaLimitsAccount/operations.js +0 -67
- package/dist/react-native/api/netAppResourceQuotaLimitsAccount/operations.js.map +0 -1
- package/dist/react-native/api/netAppResourceQuotaLimitsAccount/options.d.ts +0 -8
- package/dist/react-native/api/netAppResourceQuotaLimitsAccount/options.js +0 -4
- package/dist/react-native/api/netAppResourceQuotaLimitsAccount/options.js.map +0 -1
- package/dist/react-native/api/netAppResourceRegionInfos/index.d.ts +0 -3
- package/dist/react-native/api/netAppResourceRegionInfos/index.js +0 -4
- package/dist/react-native/api/netAppResourceRegionInfos/index.js.map +0 -1
- package/dist/react-native/api/netAppResourceRegionInfos/operations.d.ts +0 -14
- package/dist/react-native/api/netAppResourceRegionInfos/operations.js +0 -64
- package/dist/react-native/api/netAppResourceRegionInfos/operations.js.map +0 -1
- package/dist/react-native/api/netAppResourceRegionInfos/options.d.ts +0 -8
- package/dist/react-native/api/netAppResourceRegionInfos/options.js +0 -4
- package/dist/react-native/api/netAppResourceRegionInfos/options.js.map +0 -1
- package/dist/react-native/api/netAppResourceUsages/index.d.ts +0 -3
- package/dist/react-native/api/netAppResourceUsages/index.js +0 -4
- package/dist/react-native/api/netAppResourceUsages/index.js.map +0 -1
- package/dist/react-native/api/netAppResourceUsages/operations.d.ts +0 -14
- package/dist/react-native/api/netAppResourceUsages/operations.js +0 -65
- package/dist/react-native/api/netAppResourceUsages/operations.js.map +0 -1
- package/dist/react-native/api/netAppResourceUsages/options.d.ts +0 -8
- package/dist/react-native/api/netAppResourceUsages/options.js +0 -4
- package/dist/react-native/api/netAppResourceUsages/options.js.map +0 -1
- package/dist/react-native/api/operations/index.d.ts +0 -3
- package/dist/react-native/api/operations/index.js +0 -4
- package/dist/react-native/api/operations/index.js.map +0 -1
- package/dist/react-native/api/operations/operations.d.ts +0 -10
- package/dist/react-native/api/operations/operations.js +0 -35
- package/dist/react-native/api/operations/operations.js.map +0 -1
- package/dist/react-native/api/operations/options.d.ts +0 -5
- package/dist/react-native/api/operations/options.js +0 -4
- package/dist/react-native/api/operations/options.js.map +0 -1
- package/dist/react-native/api/pools/index.d.ts +0 -3
- package/dist/react-native/api/pools/index.js +0 -4
- package/dist/react-native/api/pools/index.js.map +0 -1
- package/dist/react-native/api/pools/operations.d.ts +0 -32
- package/dist/react-native/api/pools/operations.js +0 -176
- package/dist/react-native/api/pools/operations.js.map +0 -1
- package/dist/react-native/api/pools/options.d.ts +0 -23
- package/dist/react-native/api/pools/options.js +0 -4
- package/dist/react-native/api/pools/options.js.map +0 -1
- package/dist/react-native/api/ransomwareReports/index.d.ts +0 -3
- package/dist/react-native/api/ransomwareReports/index.js +0 -4
- package/dist/react-native/api/ransomwareReports/index.js.map +0 -1
- package/dist/react-native/api/ransomwareReports/operations.d.ts +0 -31
- package/dist/react-native/api/ransomwareReports/operations.js +0 -121
- package/dist/react-native/api/ransomwareReports/operations.js.map +0 -1
- package/dist/react-native/api/ransomwareReports/options.d.ts +0 -13
- package/dist/react-native/api/ransomwareReports/options.js +0 -4
- package/dist/react-native/api/ransomwareReports/options.js.map +0 -1
- package/dist/react-native/api/snapshotPolicies/index.d.ts +0 -3
- package/dist/react-native/api/snapshotPolicies/index.js +0 -4
- package/dist/react-native/api/snapshotPolicies/index.js.map +0 -1
- package/dist/react-native/api/snapshotPolicies/operations.d.ts +0 -36
- package/dist/react-native/api/snapshotPolicies/operations.js +0 -200
- package/dist/react-native/api/snapshotPolicies/operations.js.map +0 -1
- package/dist/react-native/api/snapshotPolicies/options.d.ts +0 -24
- package/dist/react-native/api/snapshotPolicies/options.js +0 -4
- package/dist/react-native/api/snapshotPolicies/options.js.map +0 -1
- package/dist/react-native/api/snapshots/index.d.ts +0 -3
- package/dist/react-native/api/snapshots/index.js +0 -4
- package/dist/react-native/api/snapshots/index.js.map +0 -1
- package/dist/react-native/api/snapshots/operations.d.ts +0 -36
- package/dist/react-native/api/snapshots/operations.js +0 -223
- package/dist/react-native/api/snapshots/operations.js.map +0 -1
- package/dist/react-native/api/snapshots/options.d.ts +0 -28
- package/dist/react-native/api/snapshots/options.js +0 -4
- package/dist/react-native/api/snapshots/options.js.map +0 -1
- package/dist/react-native/api/subvolumes/index.d.ts +0 -3
- package/dist/react-native/api/subvolumes/index.js +0 -4
- package/dist/react-native/api/subvolumes/index.js.map +0 -1
- package/dist/react-native/api/subvolumes/operations.d.ts +0 -36
- package/dist/react-native/api/subvolumes/operations.js +0 -222
- package/dist/react-native/api/subvolumes/operations.js.map +0 -1
- package/dist/react-native/api/subvolumes/options.d.ts +0 -28
- package/dist/react-native/api/subvolumes/options.js +0 -4
- package/dist/react-native/api/subvolumes/options.js.map +0 -1
- package/dist/react-native/api/volumeGroups/index.d.ts +0 -3
- package/dist/react-native/api/volumeGroups/index.js +0 -4
- package/dist/react-native/api/volumeGroups/index.js.map +0 -1
- package/dist/react-native/api/volumeGroups/operations.d.ts +0 -28
- package/dist/react-native/api/volumeGroups/operations.js +0 -140
- package/dist/react-native/api/volumeGroups/operations.js.map +0 -1
- package/dist/react-native/api/volumeGroups/options.d.ts +0 -18
- package/dist/react-native/api/volumeGroups/options.js +0 -4
- package/dist/react-native/api/volumeGroups/options.js.map +0 -1
- package/dist/react-native/api/volumeQuotaRules/index.d.ts +0 -3
- package/dist/react-native/api/volumeQuotaRules/index.js +0 -4
- package/dist/react-native/api/volumeQuotaRules/index.js.map +0 -1
- package/dist/react-native/api/volumeQuotaRules/operations.d.ts +0 -32
- package/dist/react-native/api/volumeQuotaRules/operations.js +0 -186
- package/dist/react-native/api/volumeQuotaRules/operations.js.map +0 -1
- package/dist/react-native/api/volumeQuotaRules/options.d.ts +0 -23
- package/dist/react-native/api/volumeQuotaRules/options.js +0 -4
- package/dist/react-native/api/volumeQuotaRules/options.js.map +0 -1
- package/dist/react-native/api/volumes/index.d.ts +0 -3
- package/dist/react-native/api/volumes/index.js +0 -4
- package/dist/react-native/api/volumes/index.js.map +0 -1
- package/dist/react-native/api/volumes/operations.d.ts +0 -124
- package/dist/react-native/api/volumes/operations.js +0 -971
- package/dist/react-native/api/volumes/operations.js.map +0 -1
- package/dist/react-native/api/volumes/options.d.ts +0 -147
- package/dist/react-native/api/volumes/options.js +0 -4
- package/dist/react-native/api/volumes/options.js.map +0 -1
- package/dist/react-native/classic/accounts/index.d.ts +0 -35
- package/dist/react-native/classic/accounts/index.js +0 -23
- package/dist/react-native/classic/accounts/index.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/backupPolicies/index.d.ts +0 -25
- package/dist/react-native/classic/backupPolicies/index.js +0 -18
- package/dist/react-native/classic/backupPolicies/index.js.map +0 -1
- package/dist/react-native/classic/backupVaults/index.d.ts +0 -25
- package/dist/react-native/classic/backupVaults/index.js +0 -18
- package/dist/react-native/classic/backupVaults/index.js.map +0 -1
- package/dist/react-native/classic/backups/index.d.ts +0 -29
- package/dist/react-native/classic/backups/index.js +0 -20
- package/dist/react-native/classic/backups/index.js.map +0 -1
- package/dist/react-native/classic/backupsUnderAccount/index.d.ts +0 -11
- package/dist/react-native/classic/backupsUnderAccount/index.js +0 -14
- package/dist/react-native/classic/backupsUnderAccount/index.js.map +0 -1
- package/dist/react-native/classic/backupsUnderBackupVault/index.d.ts +0 -11
- package/dist/react-native/classic/backupsUnderBackupVault/index.js +0 -14
- package/dist/react-native/classic/backupsUnderBackupVault/index.js.map +0 -1
- package/dist/react-native/classic/backupsUnderVolume/index.d.ts +0 -11
- package/dist/react-native/classic/backupsUnderVolume/index.js +0 -14
- package/dist/react-native/classic/backupsUnderVolume/index.js.map +0 -1
- package/dist/react-native/classic/buckets/index.d.ts +0 -31
- package/dist/react-native/classic/buckets/index.js +0 -21
- package/dist/react-native/classic/buckets/index.js.map +0 -1
- package/dist/react-native/classic/caches/index.d.ts +0 -31
- package/dist/react-native/classic/caches/index.js +0 -21
- 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
- package/dist/react-native/classic/index.d.ts +0 -33
- package/dist/react-native/classic/index.js +0 -4
- package/dist/react-native/classic/index.js.map +0 -1
- package/dist/react-native/classic/netAppResource/index.d.ts +0 -21
- package/dist/react-native/classic/netAppResource/index.js +0 -19
- package/dist/react-native/classic/netAppResource/index.js.map +0 -1
- package/dist/react-native/classic/netAppResourceQuotaLimits/index.d.ts +0 -13
- package/dist/react-native/classic/netAppResourceQuotaLimits/index.js +0 -15
- package/dist/react-native/classic/netAppResourceQuotaLimits/index.js.map +0 -1
- package/dist/react-native/classic/netAppResourceQuotaLimitsAccount/index.d.ts +0 -13
- package/dist/react-native/classic/netAppResourceQuotaLimitsAccount/index.js +0 -15
- package/dist/react-native/classic/netAppResourceQuotaLimitsAccount/index.js.map +0 -1
- package/dist/react-native/classic/netAppResourceRegionInfos/index.d.ts +0 -13
- package/dist/react-native/classic/netAppResourceRegionInfos/index.js +0 -15
- package/dist/react-native/classic/netAppResourceRegionInfos/index.js.map +0 -1
- package/dist/react-native/classic/netAppResourceUsages/index.d.ts +0 -13
- package/dist/react-native/classic/netAppResourceUsages/index.js +0 -15
- package/dist/react-native/classic/netAppResourceUsages/index.js.map +0 -1
- package/dist/react-native/classic/operations/index.d.ts +0 -11
- package/dist/react-native/classic/operations/index.js +0 -14
- package/dist/react-native/classic/operations/index.js.map +0 -1
- package/dist/react-native/classic/pools/index.d.ts +0 -25
- package/dist/react-native/classic/pools/index.js +0 -18
- package/dist/react-native/classic/pools/index.js.map +0 -1
- package/dist/react-native/classic/ransomwareReports/index.d.ts +0 -28
- package/dist/react-native/classic/ransomwareReports/index.js +0 -16
- package/dist/react-native/classic/ransomwareReports/index.js.map +0 -1
- package/dist/react-native/classic/snapshotPolicies/index.d.ts +0 -27
- package/dist/react-native/classic/snapshotPolicies/index.js +0 -19
- package/dist/react-native/classic/snapshotPolicies/index.js.map +0 -1
- package/dist/react-native/classic/snapshots/index.d.ts +0 -27
- package/dist/react-native/classic/snapshots/index.js +0 -19
- package/dist/react-native/classic/snapshots/index.js.map +0 -1
- package/dist/react-native/classic/subvolumes/index.d.ts +0 -27
- package/dist/react-native/classic/subvolumes/index.js +0 -19
- package/dist/react-native/classic/subvolumes/index.js.map +0 -1
- package/dist/react-native/classic/volumeGroups/index.d.ts +0 -23
- package/dist/react-native/classic/volumeGroups/index.js +0 -17
- package/dist/react-native/classic/volumeGroups/index.js.map +0 -1
- package/dist/react-native/classic/volumeQuotaRules/index.d.ts +0 -25
- package/dist/react-native/classic/volumeQuotaRules/index.js +0 -18
- package/dist/react-native/classic/volumeQuotaRules/index.js.map +0 -1
- package/dist/react-native/classic/volumes/index.d.ts +0 -71
- package/dist/react-native/classic/volumes/index.js +0 -41
- package/dist/react-native/classic/volumes/index.js.map +0 -1
- package/dist/react-native/index.d.ts +0 -46
- package/dist/react-native/index.js +0 -8
- package/dist/react-native/index.js.map +0 -1
- package/dist/react-native/logger.d.ts +0 -2
- package/dist/react-native/logger.js +0 -5
- package/dist/react-native/logger.js.map +0 -1
- package/dist/react-native/models/index.d.ts +0 -3
- package/dist/react-native/models/index.js +0 -4
- package/dist/react-native/models/index.js.map +0 -1
- package/dist/react-native/models/models.d.ts +0 -4904
- package/dist/react-native/models/models.js +0 -4788
- package/dist/react-native/models/models.js.map +0 -1
- package/dist/react-native/netAppManagementClient.d.ts +0 -108
- package/dist/react-native/netAppManagementClient.js +0 -157
- package/dist/react-native/netAppManagementClient.js.map +0 -1
- package/dist/react-native/package.json +0 -3
- package/dist/react-native/restorePollerHelpers.d.ts +0 -21
- package/dist/react-native/restorePollerHelpers.js +0 -298
- package/dist/react-native/restorePollerHelpers.js.map +0 -1
- package/dist/react-native/static-helpers/cloudSettingHelpers.d.ts +0 -22
- package/dist/react-native/static-helpers/cloudSettingHelpers.js +0 -38
- package/dist/react-native/static-helpers/cloudSettingHelpers.js.map +0 -1
- package/dist/react-native/static-helpers/pagingHelpers.d.ts +0 -74
- package/dist/react-native/static-helpers/pagingHelpers.js +0 -143
- package/dist/react-native/static-helpers/pagingHelpers.js.map +0 -1
- package/dist/react-native/static-helpers/pollingHelpers.d.ts +0 -34
- package/dist/react-native/static-helpers/pollingHelpers.js +0 -95
- package/dist/react-native/static-helpers/pollingHelpers.js.map +0 -1
- package/dist/react-native/static-helpers/urlTemplate.d.ts +0 -5
- package/dist/react-native/static-helpers/urlTemplate.js +0 -200
- package/dist/react-native/static-helpers/urlTemplate.js.map +0 -1
|
@@ -1,4788 +0,0 @@
|
|
|
1
|
-
// Copyright (c) Microsoft Corporation.
|
|
2
|
-
// Licensed under the MIT License.
|
|
3
|
-
export function _operationListResultDeserializer(item) {
|
|
4
|
-
return {
|
|
5
|
-
value: operationArrayDeserializer(item["value"]),
|
|
6
|
-
nextLink: item["nextLink"],
|
|
7
|
-
};
|
|
8
|
-
}
|
|
9
|
-
export function operationArrayDeserializer(result) {
|
|
10
|
-
return result.map((item) => {
|
|
11
|
-
return operationDeserializer(item);
|
|
12
|
-
});
|
|
13
|
-
}
|
|
14
|
-
export function operationDeserializer(item) {
|
|
15
|
-
return {
|
|
16
|
-
name: item["name"],
|
|
17
|
-
display: !item["display"] ? item["display"] : operationDisplayDeserializer(item["display"]),
|
|
18
|
-
origin: item["origin"],
|
|
19
|
-
properties: !item["properties"]
|
|
20
|
-
? item["properties"]
|
|
21
|
-
: operationPropertiesDeserializer(item["properties"]),
|
|
22
|
-
};
|
|
23
|
-
}
|
|
24
|
-
export function operationDisplayDeserializer(item) {
|
|
25
|
-
return {
|
|
26
|
-
provider: item["provider"],
|
|
27
|
-
resource: item["resource"],
|
|
28
|
-
operation: item["operation"],
|
|
29
|
-
description: item["description"],
|
|
30
|
-
};
|
|
31
|
-
}
|
|
32
|
-
export function operationPropertiesDeserializer(item) {
|
|
33
|
-
return {
|
|
34
|
-
serviceSpecification: !item["serviceSpecification"]
|
|
35
|
-
? item["serviceSpecification"]
|
|
36
|
-
: serviceSpecificationDeserializer(item["serviceSpecification"]),
|
|
37
|
-
};
|
|
38
|
-
}
|
|
39
|
-
export function serviceSpecificationDeserializer(item) {
|
|
40
|
-
return {
|
|
41
|
-
metricSpecifications: !item["metricSpecifications"]
|
|
42
|
-
? item["metricSpecifications"]
|
|
43
|
-
: metricSpecificationArrayDeserializer(item["metricSpecifications"]),
|
|
44
|
-
logSpecifications: !item["logSpecifications"]
|
|
45
|
-
? item["logSpecifications"]
|
|
46
|
-
: logSpecificationArrayDeserializer(item["logSpecifications"]),
|
|
47
|
-
};
|
|
48
|
-
}
|
|
49
|
-
export function metricSpecificationArrayDeserializer(result) {
|
|
50
|
-
return result.map((item) => {
|
|
51
|
-
return metricSpecificationDeserializer(item);
|
|
52
|
-
});
|
|
53
|
-
}
|
|
54
|
-
export function metricSpecificationDeserializer(item) {
|
|
55
|
-
return {
|
|
56
|
-
name: item["name"],
|
|
57
|
-
displayName: item["displayName"],
|
|
58
|
-
displayDescription: item["displayDescription"],
|
|
59
|
-
unit: item["unit"],
|
|
60
|
-
supportedAggregationTypes: !item["supportedAggregationTypes"]
|
|
61
|
-
? item["supportedAggregationTypes"]
|
|
62
|
-
: item["supportedAggregationTypes"].map((p) => {
|
|
63
|
-
return p;
|
|
64
|
-
}),
|
|
65
|
-
supportedTimeGrainTypes: !item["supportedTimeGrainTypes"]
|
|
66
|
-
? item["supportedTimeGrainTypes"]
|
|
67
|
-
: item["supportedTimeGrainTypes"].map((p) => {
|
|
68
|
-
return p;
|
|
69
|
-
}),
|
|
70
|
-
internalMetricName: item["internalMetricName"],
|
|
71
|
-
enableRegionalMdmAccount: item["enableRegionalMdmAccount"],
|
|
72
|
-
sourceMdmAccount: item["sourceMdmAccount"],
|
|
73
|
-
sourceMdmNamespace: item["sourceMdmNamespace"],
|
|
74
|
-
dimensions: !item["dimensions"]
|
|
75
|
-
? item["dimensions"]
|
|
76
|
-
: dimensionArrayDeserializer(item["dimensions"]),
|
|
77
|
-
aggregationType: item["aggregationType"],
|
|
78
|
-
fillGapWithZero: item["fillGapWithZero"],
|
|
79
|
-
category: item["category"],
|
|
80
|
-
resourceIdDimensionNameOverride: item["resourceIdDimensionNameOverride"],
|
|
81
|
-
isInternal: item["isInternal"],
|
|
82
|
-
};
|
|
83
|
-
}
|
|
84
|
-
/** Known values of {@link MetricAggregationType} that the service accepts. */
|
|
85
|
-
export var KnownMetricAggregationType;
|
|
86
|
-
(function (KnownMetricAggregationType) {
|
|
87
|
-
/** Average */
|
|
88
|
-
KnownMetricAggregationType["Average"] = "Average";
|
|
89
|
-
})(KnownMetricAggregationType || (KnownMetricAggregationType = {}));
|
|
90
|
-
export function dimensionArrayDeserializer(result) {
|
|
91
|
-
return result.map((item) => {
|
|
92
|
-
return dimensionDeserializer(item);
|
|
93
|
-
});
|
|
94
|
-
}
|
|
95
|
-
export function dimensionDeserializer(item) {
|
|
96
|
-
return {
|
|
97
|
-
name: item["name"],
|
|
98
|
-
displayName: item["displayName"],
|
|
99
|
-
};
|
|
100
|
-
}
|
|
101
|
-
export function logSpecificationArrayDeserializer(result) {
|
|
102
|
-
return result.map((item) => {
|
|
103
|
-
return logSpecificationDeserializer(item);
|
|
104
|
-
});
|
|
105
|
-
}
|
|
106
|
-
export function logSpecificationDeserializer(item) {
|
|
107
|
-
return {
|
|
108
|
-
name: item["name"],
|
|
109
|
-
displayName: item["displayName"],
|
|
110
|
-
};
|
|
111
|
-
}
|
|
112
|
-
export function errorResponseDeserializer(item) {
|
|
113
|
-
return {
|
|
114
|
-
error: !item["error"] ? item["error"] : errorDetailDeserializer(item["error"]),
|
|
115
|
-
};
|
|
116
|
-
}
|
|
117
|
-
export function errorDetailDeserializer(item) {
|
|
118
|
-
return {
|
|
119
|
-
code: item["code"],
|
|
120
|
-
message: item["message"],
|
|
121
|
-
target: item["target"],
|
|
122
|
-
details: !item["details"] ? item["details"] : errorDetailArrayDeserializer(item["details"]),
|
|
123
|
-
additionalInfo: !item["additionalInfo"]
|
|
124
|
-
? item["additionalInfo"]
|
|
125
|
-
: errorAdditionalInfoArrayDeserializer(item["additionalInfo"]),
|
|
126
|
-
};
|
|
127
|
-
}
|
|
128
|
-
export function errorDetailArrayDeserializer(result) {
|
|
129
|
-
return result.map((item) => {
|
|
130
|
-
return errorDetailDeserializer(item);
|
|
131
|
-
});
|
|
132
|
-
}
|
|
133
|
-
export function errorAdditionalInfoArrayDeserializer(result) {
|
|
134
|
-
return result.map((item) => {
|
|
135
|
-
return errorAdditionalInfoDeserializer(item);
|
|
136
|
-
});
|
|
137
|
-
}
|
|
138
|
-
export function errorAdditionalInfoDeserializer(item) {
|
|
139
|
-
return {
|
|
140
|
-
type: item["type"],
|
|
141
|
-
info: item["info"],
|
|
142
|
-
};
|
|
143
|
-
}
|
|
144
|
-
export function quotaItemDeserializer(item) {
|
|
145
|
-
return {
|
|
146
|
-
id: item["id"],
|
|
147
|
-
name: item["name"],
|
|
148
|
-
type: item["type"],
|
|
149
|
-
systemData: !item["systemData"]
|
|
150
|
-
? item["systemData"]
|
|
151
|
-
: systemDataDeserializer(item["systemData"]),
|
|
152
|
-
properties: !item["properties"]
|
|
153
|
-
? item["properties"]
|
|
154
|
-
: quotaItemPropertiesDeserializer(item["properties"]),
|
|
155
|
-
};
|
|
156
|
-
}
|
|
157
|
-
export function quotaItemPropertiesDeserializer(item) {
|
|
158
|
-
return {
|
|
159
|
-
current: item["current"],
|
|
160
|
-
default: item["default"],
|
|
161
|
-
usage: item["usage"],
|
|
162
|
-
};
|
|
163
|
-
}
|
|
164
|
-
export function proxyResourceSerializer(item) {
|
|
165
|
-
return item;
|
|
166
|
-
}
|
|
167
|
-
export function proxyResourceDeserializer(item) {
|
|
168
|
-
return {
|
|
169
|
-
id: item["id"],
|
|
170
|
-
name: item["name"],
|
|
171
|
-
type: item["type"],
|
|
172
|
-
systemData: !item["systemData"]
|
|
173
|
-
? item["systemData"]
|
|
174
|
-
: systemDataDeserializer(item["systemData"]),
|
|
175
|
-
};
|
|
176
|
-
}
|
|
177
|
-
export function resourceSerializer(item) {
|
|
178
|
-
return item;
|
|
179
|
-
}
|
|
180
|
-
export function resourceDeserializer(item) {
|
|
181
|
-
return {
|
|
182
|
-
id: item["id"],
|
|
183
|
-
name: item["name"],
|
|
184
|
-
type: item["type"],
|
|
185
|
-
systemData: !item["systemData"]
|
|
186
|
-
? item["systemData"]
|
|
187
|
-
: systemDataDeserializer(item["systemData"]),
|
|
188
|
-
};
|
|
189
|
-
}
|
|
190
|
-
export function systemDataDeserializer(item) {
|
|
191
|
-
return {
|
|
192
|
-
createdBy: item["createdBy"],
|
|
193
|
-
createdByType: item["createdByType"],
|
|
194
|
-
createdAt: !item["createdAt"] ? item["createdAt"] : new Date(item["createdAt"]),
|
|
195
|
-
lastModifiedBy: item["lastModifiedBy"],
|
|
196
|
-
lastModifiedByType: item["lastModifiedByType"],
|
|
197
|
-
lastModifiedAt: !item["lastModifiedAt"]
|
|
198
|
-
? item["lastModifiedAt"]
|
|
199
|
-
: new Date(item["lastModifiedAt"]),
|
|
200
|
-
};
|
|
201
|
-
}
|
|
202
|
-
/** The kind of entity that created the resource. */
|
|
203
|
-
export var KnownCreatedByType;
|
|
204
|
-
(function (KnownCreatedByType) {
|
|
205
|
-
/** The entity was created by a user. */
|
|
206
|
-
KnownCreatedByType["User"] = "User";
|
|
207
|
-
/** The entity was created by an application. */
|
|
208
|
-
KnownCreatedByType["Application"] = "Application";
|
|
209
|
-
/** The entity was created by a managed identity. */
|
|
210
|
-
KnownCreatedByType["ManagedIdentity"] = "ManagedIdentity";
|
|
211
|
-
/** The entity was created by a key. */
|
|
212
|
-
KnownCreatedByType["Key"] = "Key";
|
|
213
|
-
})(KnownCreatedByType || (KnownCreatedByType = {}));
|
|
214
|
-
export function _quotaItemListDeserializer(item) {
|
|
215
|
-
return {
|
|
216
|
-
value: quotaItemArrayDeserializer(item["value"]),
|
|
217
|
-
nextLink: item["nextLink"],
|
|
218
|
-
};
|
|
219
|
-
}
|
|
220
|
-
export function quotaItemArrayDeserializer(result) {
|
|
221
|
-
return result.map((item) => {
|
|
222
|
-
return quotaItemDeserializer(item);
|
|
223
|
-
});
|
|
224
|
-
}
|
|
225
|
-
export function volumeGroupDetailsSerializer(item) {
|
|
226
|
-
return {
|
|
227
|
-
properties: !item["properties"]
|
|
228
|
-
? item["properties"]
|
|
229
|
-
: volumeGroupPropertiesSerializer(item["properties"]),
|
|
230
|
-
location: item["location"],
|
|
231
|
-
};
|
|
232
|
-
}
|
|
233
|
-
export function volumeGroupDetailsDeserializer(item) {
|
|
234
|
-
return {
|
|
235
|
-
id: item["id"],
|
|
236
|
-
name: item["name"],
|
|
237
|
-
type: item["type"],
|
|
238
|
-
systemData: !item["systemData"]
|
|
239
|
-
? item["systemData"]
|
|
240
|
-
: systemDataDeserializer(item["systemData"]),
|
|
241
|
-
properties: !item["properties"]
|
|
242
|
-
? item["properties"]
|
|
243
|
-
: volumeGroupPropertiesDeserializer(item["properties"]),
|
|
244
|
-
location: item["location"],
|
|
245
|
-
};
|
|
246
|
-
}
|
|
247
|
-
export function volumeGroupPropertiesSerializer(item) {
|
|
248
|
-
return {
|
|
249
|
-
groupMetaData: !item["groupMetaData"]
|
|
250
|
-
? item["groupMetaData"]
|
|
251
|
-
: volumeGroupMetaDataSerializer(item["groupMetaData"]),
|
|
252
|
-
volumes: !item["volumes"]
|
|
253
|
-
? item["volumes"]
|
|
254
|
-
: volumeGroupVolumePropertiesArraySerializer(item["volumes"]),
|
|
255
|
-
};
|
|
256
|
-
}
|
|
257
|
-
export function volumeGroupPropertiesDeserializer(item) {
|
|
258
|
-
return {
|
|
259
|
-
provisioningState: item["provisioningState"],
|
|
260
|
-
groupMetaData: !item["groupMetaData"]
|
|
261
|
-
? item["groupMetaData"]
|
|
262
|
-
: volumeGroupMetaDataDeserializer(item["groupMetaData"]),
|
|
263
|
-
volumes: !item["volumes"]
|
|
264
|
-
? item["volumes"]
|
|
265
|
-
: volumeGroupVolumePropertiesArrayDeserializer(item["volumes"]),
|
|
266
|
-
};
|
|
267
|
-
}
|
|
268
|
-
export function volumeGroupMetaDataSerializer(item) {
|
|
269
|
-
return {
|
|
270
|
-
groupDescription: item["groupDescription"],
|
|
271
|
-
applicationType: item["applicationType"],
|
|
272
|
-
applicationIdentifier: item["applicationIdentifier"],
|
|
273
|
-
globalPlacementRules: !item["globalPlacementRules"]
|
|
274
|
-
? item["globalPlacementRules"]
|
|
275
|
-
: placementKeyValuePairsArraySerializer(item["globalPlacementRules"]),
|
|
276
|
-
};
|
|
277
|
-
}
|
|
278
|
-
export function volumeGroupMetaDataDeserializer(item) {
|
|
279
|
-
return {
|
|
280
|
-
groupDescription: item["groupDescription"],
|
|
281
|
-
applicationType: item["applicationType"],
|
|
282
|
-
applicationIdentifier: item["applicationIdentifier"],
|
|
283
|
-
globalPlacementRules: !item["globalPlacementRules"]
|
|
284
|
-
? item["globalPlacementRules"]
|
|
285
|
-
: placementKeyValuePairsArrayDeserializer(item["globalPlacementRules"]),
|
|
286
|
-
volumesCount: item["volumesCount"],
|
|
287
|
-
};
|
|
288
|
-
}
|
|
289
|
-
/** Application Type */
|
|
290
|
-
export var KnownApplicationType;
|
|
291
|
-
(function (KnownApplicationType) {
|
|
292
|
-
/** SAP-HANA */
|
|
293
|
-
KnownApplicationType["SAPHana"] = "SAP-HANA";
|
|
294
|
-
/** ORACLE */
|
|
295
|
-
KnownApplicationType["Oracle"] = "ORACLE";
|
|
296
|
-
})(KnownApplicationType || (KnownApplicationType = {}));
|
|
297
|
-
export function placementKeyValuePairsArraySerializer(result) {
|
|
298
|
-
return result.map((item) => {
|
|
299
|
-
return placementKeyValuePairsSerializer(item);
|
|
300
|
-
});
|
|
301
|
-
}
|
|
302
|
-
export function placementKeyValuePairsArrayDeserializer(result) {
|
|
303
|
-
return result.map((item) => {
|
|
304
|
-
return placementKeyValuePairsDeserializer(item);
|
|
305
|
-
});
|
|
306
|
-
}
|
|
307
|
-
export function placementKeyValuePairsSerializer(item) {
|
|
308
|
-
return { key: item["key"], value: item["value"] };
|
|
309
|
-
}
|
|
310
|
-
export function placementKeyValuePairsDeserializer(item) {
|
|
311
|
-
return {
|
|
312
|
-
key: item["key"],
|
|
313
|
-
value: item["value"],
|
|
314
|
-
};
|
|
315
|
-
}
|
|
316
|
-
export function volumeGroupVolumePropertiesArraySerializer(result) {
|
|
317
|
-
return result.map((item) => {
|
|
318
|
-
return volumeGroupVolumePropertiesSerializer(item);
|
|
319
|
-
});
|
|
320
|
-
}
|
|
321
|
-
export function volumeGroupVolumePropertiesArrayDeserializer(result) {
|
|
322
|
-
return result.map((item) => {
|
|
323
|
-
return volumeGroupVolumePropertiesDeserializer(item);
|
|
324
|
-
});
|
|
325
|
-
}
|
|
326
|
-
export function volumeGroupVolumePropertiesSerializer(item) {
|
|
327
|
-
return {
|
|
328
|
-
name: item["name"],
|
|
329
|
-
tags: item["tags"],
|
|
330
|
-
zones: !item["zones"]
|
|
331
|
-
? item["zones"]
|
|
332
|
-
: item["zones"].map((p) => {
|
|
333
|
-
return p;
|
|
334
|
-
}),
|
|
335
|
-
properties: volumePropertiesSerializer(item["properties"]),
|
|
336
|
-
};
|
|
337
|
-
}
|
|
338
|
-
export function volumeGroupVolumePropertiesDeserializer(item) {
|
|
339
|
-
return {
|
|
340
|
-
id: item["id"],
|
|
341
|
-
name: item["name"],
|
|
342
|
-
type: item["type"],
|
|
343
|
-
tags: !item["tags"]
|
|
344
|
-
? item["tags"]
|
|
345
|
-
: Object.fromEntries(Object.entries(item["tags"]).map(([k, p]) => [k, p])),
|
|
346
|
-
zones: !item["zones"]
|
|
347
|
-
? item["zones"]
|
|
348
|
-
: item["zones"].map((p) => {
|
|
349
|
-
return p;
|
|
350
|
-
}),
|
|
351
|
-
properties: volumePropertiesDeserializer(item["properties"]),
|
|
352
|
-
};
|
|
353
|
-
}
|
|
354
|
-
export function volumePropertiesSerializer(item) {
|
|
355
|
-
return {
|
|
356
|
-
creationToken: item["creationToken"],
|
|
357
|
-
serviceLevel: item["serviceLevel"],
|
|
358
|
-
usageThreshold: item["usageThreshold"],
|
|
359
|
-
exportPolicy: !item["exportPolicy"]
|
|
360
|
-
? item["exportPolicy"]
|
|
361
|
-
: volumePropertiesExportPolicySerializer(item["exportPolicy"]),
|
|
362
|
-
protocolTypes: !item["protocolTypes"]
|
|
363
|
-
? item["protocolTypes"]
|
|
364
|
-
: item["protocolTypes"].map((p) => {
|
|
365
|
-
return p;
|
|
366
|
-
}),
|
|
367
|
-
snapshotId: item["snapshotId"],
|
|
368
|
-
deleteBaseSnapshot: item["deleteBaseSnapshot"],
|
|
369
|
-
backupId: item["backupId"],
|
|
370
|
-
subnetId: item["subnetId"],
|
|
371
|
-
networkFeatures: item["networkFeatures"],
|
|
372
|
-
volumeType: item["volumeType"],
|
|
373
|
-
dataProtection: !item["dataProtection"]
|
|
374
|
-
? item["dataProtection"]
|
|
375
|
-
: volumePropertiesDataProtectionSerializer(item["dataProtection"]),
|
|
376
|
-
acceptGrowCapacityPoolForShortTermCloneSplit: item["acceptGrowCapacityPoolForShortTermCloneSplit"],
|
|
377
|
-
snapshotDirectoryVisible: item["snapshotDirectoryVisible"],
|
|
378
|
-
kerberosEnabled: item["kerberosEnabled"],
|
|
379
|
-
securityStyle: item["securityStyle"],
|
|
380
|
-
smbEncryption: item["smbEncryption"],
|
|
381
|
-
smbAccessBasedEnumeration: item["smbAccessBasedEnumeration"],
|
|
382
|
-
smbNonBrowsable: item["smbNonBrowsable"],
|
|
383
|
-
smbContinuouslyAvailable: item["smbContinuouslyAvailable"],
|
|
384
|
-
throughputMibps: item["throughputMibps"],
|
|
385
|
-
encryptionKeySource: item["encryptionKeySource"],
|
|
386
|
-
keyVaultPrivateEndpointResourceId: item["keyVaultPrivateEndpointResourceId"],
|
|
387
|
-
ldapEnabled: item["ldapEnabled"],
|
|
388
|
-
ldapServerType: item["ldapServerType"],
|
|
389
|
-
coolAccess: item["coolAccess"],
|
|
390
|
-
coolnessPeriod: item["coolnessPeriod"],
|
|
391
|
-
coolAccessRetrievalPolicy: item["coolAccessRetrievalPolicy"],
|
|
392
|
-
coolAccessTieringPolicy: item["coolAccessTieringPolicy"],
|
|
393
|
-
unixPermissions: item["unixPermissions"],
|
|
394
|
-
avsDataStore: item["avsDataStore"],
|
|
395
|
-
isDefaultQuotaEnabled: item["isDefaultQuotaEnabled"],
|
|
396
|
-
defaultUserQuotaInKiBs: item["defaultUserQuotaInKiBs"],
|
|
397
|
-
defaultGroupQuotaInKiBs: item["defaultGroupQuotaInKiBs"],
|
|
398
|
-
capacityPoolResourceId: item["capacityPoolResourceId"],
|
|
399
|
-
proximityPlacementGroup: item["proximityPlacementGroup"],
|
|
400
|
-
volumeSpecName: item["volumeSpecName"],
|
|
401
|
-
placementRules: !item["placementRules"]
|
|
402
|
-
? item["placementRules"]
|
|
403
|
-
: placementKeyValuePairsArraySerializer(item["placementRules"]),
|
|
404
|
-
enableSubvolumes: item["enableSubvolumes"],
|
|
405
|
-
isLargeVolume: item["isLargeVolume"],
|
|
406
|
-
largeVolumeType: item["largeVolumeType"],
|
|
407
|
-
language: item["language"],
|
|
408
|
-
breakthroughMode: item["breakthroughMode"],
|
|
409
|
-
};
|
|
410
|
-
}
|
|
411
|
-
export function volumePropertiesDeserializer(item) {
|
|
412
|
-
return {
|
|
413
|
-
fileSystemId: item["fileSystemId"],
|
|
414
|
-
creationToken: item["creationToken"],
|
|
415
|
-
serviceLevel: item["serviceLevel"],
|
|
416
|
-
usageThreshold: item["usageThreshold"],
|
|
417
|
-
exportPolicy: !item["exportPolicy"]
|
|
418
|
-
? item["exportPolicy"]
|
|
419
|
-
: volumePropertiesExportPolicyDeserializer(item["exportPolicy"]),
|
|
420
|
-
protocolTypes: !item["protocolTypes"]
|
|
421
|
-
? item["protocolTypes"]
|
|
422
|
-
: item["protocolTypes"].map((p) => {
|
|
423
|
-
return p;
|
|
424
|
-
}),
|
|
425
|
-
provisioningState: item["provisioningState"],
|
|
426
|
-
snapshotId: item["snapshotId"],
|
|
427
|
-
deleteBaseSnapshot: item["deleteBaseSnapshot"],
|
|
428
|
-
backupId: item["backupId"],
|
|
429
|
-
baremetalTenantId: item["baremetalTenantId"],
|
|
430
|
-
subnetId: item["subnetId"],
|
|
431
|
-
networkFeatures: item["networkFeatures"],
|
|
432
|
-
effectiveNetworkFeatures: item["effectiveNetworkFeatures"],
|
|
433
|
-
networkSiblingSetId: item["networkSiblingSetId"],
|
|
434
|
-
storageToNetworkProximity: item["storageToNetworkProximity"],
|
|
435
|
-
mountTargets: !item["mountTargets"]
|
|
436
|
-
? item["mountTargets"]
|
|
437
|
-
: mountTargetPropertiesArrayDeserializer(item["mountTargets"]),
|
|
438
|
-
volumeType: item["volumeType"],
|
|
439
|
-
dataProtection: !item["dataProtection"]
|
|
440
|
-
? item["dataProtection"]
|
|
441
|
-
: volumePropertiesDataProtectionDeserializer(item["dataProtection"]),
|
|
442
|
-
acceptGrowCapacityPoolForShortTermCloneSplit: item["acceptGrowCapacityPoolForShortTermCloneSplit"],
|
|
443
|
-
isRestoring: item["isRestoring"],
|
|
444
|
-
snapshotDirectoryVisible: item["snapshotDirectoryVisible"],
|
|
445
|
-
kerberosEnabled: item["kerberosEnabled"],
|
|
446
|
-
securityStyle: item["securityStyle"],
|
|
447
|
-
smbEncryption: item["smbEncryption"],
|
|
448
|
-
smbAccessBasedEnumeration: item["smbAccessBasedEnumeration"],
|
|
449
|
-
smbNonBrowsable: item["smbNonBrowsable"],
|
|
450
|
-
smbContinuouslyAvailable: item["smbContinuouslyAvailable"],
|
|
451
|
-
throughputMibps: item["throughputMibps"],
|
|
452
|
-
actualThroughputMibps: item["actualThroughputMibps"],
|
|
453
|
-
encryptionKeySource: item["encryptionKeySource"],
|
|
454
|
-
keyVaultPrivateEndpointResourceId: item["keyVaultPrivateEndpointResourceId"],
|
|
455
|
-
ldapEnabled: item["ldapEnabled"],
|
|
456
|
-
ldapServerType: item["ldapServerType"],
|
|
457
|
-
coolAccess: item["coolAccess"],
|
|
458
|
-
coolnessPeriod: item["coolnessPeriod"],
|
|
459
|
-
coolAccessRetrievalPolicy: item["coolAccessRetrievalPolicy"],
|
|
460
|
-
coolAccessTieringPolicy: item["coolAccessTieringPolicy"],
|
|
461
|
-
unixPermissions: item["unixPermissions"],
|
|
462
|
-
cloneProgress: item["cloneProgress"],
|
|
463
|
-
fileAccessLogs: item["fileAccessLogs"],
|
|
464
|
-
avsDataStore: item["avsDataStore"],
|
|
465
|
-
dataStoreResourceId: !item["dataStoreResourceId"]
|
|
466
|
-
? item["dataStoreResourceId"]
|
|
467
|
-
: item["dataStoreResourceId"].map((p) => {
|
|
468
|
-
return p;
|
|
469
|
-
}),
|
|
470
|
-
isDefaultQuotaEnabled: item["isDefaultQuotaEnabled"],
|
|
471
|
-
defaultUserQuotaInKiBs: item["defaultUserQuotaInKiBs"],
|
|
472
|
-
defaultGroupQuotaInKiBs: item["defaultGroupQuotaInKiBs"],
|
|
473
|
-
maximumNumberOfFiles: item["maximumNumberOfFiles"],
|
|
474
|
-
volumeGroupName: item["volumeGroupName"],
|
|
475
|
-
capacityPoolResourceId: item["capacityPoolResourceId"],
|
|
476
|
-
proximityPlacementGroup: item["proximityPlacementGroup"],
|
|
477
|
-
t2Network: item["t2Network"],
|
|
478
|
-
volumeSpecName: item["volumeSpecName"],
|
|
479
|
-
encrypted: item["encrypted"],
|
|
480
|
-
placementRules: !item["placementRules"]
|
|
481
|
-
? item["placementRules"]
|
|
482
|
-
: placementKeyValuePairsArrayDeserializer(item["placementRules"]),
|
|
483
|
-
enableSubvolumes: item["enableSubvolumes"],
|
|
484
|
-
provisionedAvailabilityZone: item["provisionedAvailabilityZone"],
|
|
485
|
-
isLargeVolume: item["isLargeVolume"],
|
|
486
|
-
largeVolumeType: item["largeVolumeType"],
|
|
487
|
-
originatingResourceId: item["originatingResourceId"],
|
|
488
|
-
inheritedSizeInBytes: item["inheritedSizeInBytes"],
|
|
489
|
-
language: item["language"],
|
|
490
|
-
breakthroughMode: item["breakthroughMode"],
|
|
491
|
-
};
|
|
492
|
-
}
|
|
493
|
-
/** The service level of the file system */
|
|
494
|
-
export var KnownServiceLevel;
|
|
495
|
-
(function (KnownServiceLevel) {
|
|
496
|
-
/** Standard service level */
|
|
497
|
-
KnownServiceLevel["Standard"] = "Standard";
|
|
498
|
-
/** Premium service level */
|
|
499
|
-
KnownServiceLevel["Premium"] = "Premium";
|
|
500
|
-
/** Ultra service level */
|
|
501
|
-
KnownServiceLevel["Ultra"] = "Ultra";
|
|
502
|
-
/** Zone redundant storage service level. This will be deprecated soon. */
|
|
503
|
-
KnownServiceLevel["StandardZRS"] = "StandardZRS";
|
|
504
|
-
/** Flexible service level */
|
|
505
|
-
KnownServiceLevel["Flexible"] = "Flexible";
|
|
506
|
-
})(KnownServiceLevel || (KnownServiceLevel = {}));
|
|
507
|
-
export function volumePropertiesExportPolicySerializer(item) {
|
|
508
|
-
return { rules: !item["rules"] ? item["rules"] : exportPolicyRuleArraySerializer(item["rules"]) };
|
|
509
|
-
}
|
|
510
|
-
export function volumePropertiesExportPolicyDeserializer(item) {
|
|
511
|
-
return {
|
|
512
|
-
rules: !item["rules"] ? item["rules"] : exportPolicyRuleArrayDeserializer(item["rules"]),
|
|
513
|
-
};
|
|
514
|
-
}
|
|
515
|
-
export function exportPolicyRuleArraySerializer(result) {
|
|
516
|
-
return result.map((item) => {
|
|
517
|
-
return exportPolicyRuleSerializer(item);
|
|
518
|
-
});
|
|
519
|
-
}
|
|
520
|
-
export function exportPolicyRuleArrayDeserializer(result) {
|
|
521
|
-
return result.map((item) => {
|
|
522
|
-
return exportPolicyRuleDeserializer(item);
|
|
523
|
-
});
|
|
524
|
-
}
|
|
525
|
-
export function exportPolicyRuleSerializer(item) {
|
|
526
|
-
return {
|
|
527
|
-
ruleIndex: item["ruleIndex"],
|
|
528
|
-
unixReadOnly: item["unixReadOnly"],
|
|
529
|
-
unixReadWrite: item["unixReadWrite"],
|
|
530
|
-
kerberos5ReadOnly: item["kerberos5ReadOnly"],
|
|
531
|
-
kerberos5ReadWrite: item["kerberos5ReadWrite"],
|
|
532
|
-
kerberos5iReadOnly: item["kerberos5IReadOnly"],
|
|
533
|
-
kerberos5iReadWrite: item["kerberos5IReadWrite"],
|
|
534
|
-
kerberos5pReadOnly: item["kerberos5PReadOnly"],
|
|
535
|
-
kerberos5pReadWrite: item["kerberos5PReadWrite"],
|
|
536
|
-
cifs: item["cifs"],
|
|
537
|
-
nfsv3: item["nfsv3"],
|
|
538
|
-
nfsv41: item["nfsv41"],
|
|
539
|
-
allowedClients: item["allowedClients"],
|
|
540
|
-
hasRootAccess: item["hasRootAccess"],
|
|
541
|
-
chownMode: item["chownMode"],
|
|
542
|
-
};
|
|
543
|
-
}
|
|
544
|
-
export function exportPolicyRuleDeserializer(item) {
|
|
545
|
-
return {
|
|
546
|
-
ruleIndex: item["ruleIndex"],
|
|
547
|
-
unixReadOnly: item["unixReadOnly"],
|
|
548
|
-
unixReadWrite: item["unixReadWrite"],
|
|
549
|
-
kerberos5ReadOnly: item["kerberos5ReadOnly"],
|
|
550
|
-
kerberos5ReadWrite: item["kerberos5ReadWrite"],
|
|
551
|
-
kerberos5IReadOnly: item["kerberos5iReadOnly"],
|
|
552
|
-
kerberos5IReadWrite: item["kerberos5iReadWrite"],
|
|
553
|
-
kerberos5PReadOnly: item["kerberos5pReadOnly"],
|
|
554
|
-
kerberos5PReadWrite: item["kerberos5pReadWrite"],
|
|
555
|
-
cifs: item["cifs"],
|
|
556
|
-
nfsv3: item["nfsv3"],
|
|
557
|
-
nfsv41: item["nfsv41"],
|
|
558
|
-
allowedClients: item["allowedClients"],
|
|
559
|
-
hasRootAccess: item["hasRootAccess"],
|
|
560
|
-
chownMode: item["chownMode"],
|
|
561
|
-
};
|
|
562
|
-
}
|
|
563
|
-
/** This parameter specifies who is authorized to change the ownership of a file. restricted - Only root user can change the ownership of the file. unrestricted - Non-root users can change ownership of files that they own. */
|
|
564
|
-
export var KnownChownMode;
|
|
565
|
-
(function (KnownChownMode) {
|
|
566
|
-
/** Restricted */
|
|
567
|
-
KnownChownMode["Restricted"] = "Restricted";
|
|
568
|
-
/** Unrestricted */
|
|
569
|
-
KnownChownMode["Unrestricted"] = "Unrestricted";
|
|
570
|
-
})(KnownChownMode || (KnownChownMode = {}));
|
|
571
|
-
/** Network features available to the volume, or current state of update. */
|
|
572
|
-
export var KnownNetworkFeatures;
|
|
573
|
-
(function (KnownNetworkFeatures) {
|
|
574
|
-
/** Basic network features. */
|
|
575
|
-
KnownNetworkFeatures["Basic"] = "Basic";
|
|
576
|
-
/** Standard network features. */
|
|
577
|
-
KnownNetworkFeatures["Standard"] = "Standard";
|
|
578
|
-
/** Updating from Basic to Standard network features. */
|
|
579
|
-
KnownNetworkFeatures["BasicStandard"] = "Basic_Standard";
|
|
580
|
-
/** Updating from Standard to Basic network features. */
|
|
581
|
-
KnownNetworkFeatures["StandardBasic"] = "Standard_Basic";
|
|
582
|
-
})(KnownNetworkFeatures || (KnownNetworkFeatures = {}));
|
|
583
|
-
/** Provides storage to network proximity information for the volume. */
|
|
584
|
-
export var KnownVolumeStorageToNetworkProximity;
|
|
585
|
-
(function (KnownVolumeStorageToNetworkProximity) {
|
|
586
|
-
/** Basic storage to network connectivity. */
|
|
587
|
-
KnownVolumeStorageToNetworkProximity["Default"] = "Default";
|
|
588
|
-
/** Standard T1 storage to network connectivity. */
|
|
589
|
-
KnownVolumeStorageToNetworkProximity["T1"] = "T1";
|
|
590
|
-
/** Standard T2 storage to network connectivity. */
|
|
591
|
-
KnownVolumeStorageToNetworkProximity["T2"] = "T2";
|
|
592
|
-
/** Standard AcrossT2 storage to network connectivity. */
|
|
593
|
-
KnownVolumeStorageToNetworkProximity["AcrossT2"] = "AcrossT2";
|
|
594
|
-
})(KnownVolumeStorageToNetworkProximity || (KnownVolumeStorageToNetworkProximity = {}));
|
|
595
|
-
export function mountTargetPropertiesArrayDeserializer(result) {
|
|
596
|
-
return result.map((item) => {
|
|
597
|
-
return mountTargetPropertiesDeserializer(item);
|
|
598
|
-
});
|
|
599
|
-
}
|
|
600
|
-
export function mountTargetPropertiesDeserializer(item) {
|
|
601
|
-
return {
|
|
602
|
-
mountTargetId: item["mountTargetId"],
|
|
603
|
-
fileSystemId: item["fileSystemId"],
|
|
604
|
-
ipAddress: item["ipAddress"],
|
|
605
|
-
smbServerFqdn: item["smbServerFqdn"],
|
|
606
|
-
};
|
|
607
|
-
}
|
|
608
|
-
export function volumePropertiesDataProtectionSerializer(item) {
|
|
609
|
-
return {
|
|
610
|
-
backup: !item["backup"] ? item["backup"] : volumeBackupPropertiesSerializer(item["backup"]),
|
|
611
|
-
replication: !item["replication"]
|
|
612
|
-
? item["replication"]
|
|
613
|
-
: replicationObjectSerializer(item["replication"]),
|
|
614
|
-
snapshot: !item["snapshot"]
|
|
615
|
-
? item["snapshot"]
|
|
616
|
-
: volumeSnapshotPropertiesSerializer(item["snapshot"]),
|
|
617
|
-
volumeRelocation: !item["volumeRelocation"]
|
|
618
|
-
? item["volumeRelocation"]
|
|
619
|
-
: volumeRelocationPropertiesSerializer(item["volumeRelocation"]),
|
|
620
|
-
ransomwareProtection: !item["ransomwareProtection"]
|
|
621
|
-
? item["ransomwareProtection"]
|
|
622
|
-
: ransomwareProtectionSettingsSerializer(item["ransomwareProtection"]),
|
|
623
|
-
};
|
|
624
|
-
}
|
|
625
|
-
export function volumePropertiesDataProtectionDeserializer(item) {
|
|
626
|
-
return {
|
|
627
|
-
backup: !item["backup"] ? item["backup"] : volumeBackupPropertiesDeserializer(item["backup"]),
|
|
628
|
-
replication: !item["replication"]
|
|
629
|
-
? item["replication"]
|
|
630
|
-
: replicationObjectDeserializer(item["replication"]),
|
|
631
|
-
snapshot: !item["snapshot"]
|
|
632
|
-
? item["snapshot"]
|
|
633
|
-
: volumeSnapshotPropertiesDeserializer(item["snapshot"]),
|
|
634
|
-
volumeRelocation: !item["volumeRelocation"]
|
|
635
|
-
? item["volumeRelocation"]
|
|
636
|
-
: volumeRelocationPropertiesDeserializer(item["volumeRelocation"]),
|
|
637
|
-
ransomwareProtection: !item["ransomwareProtection"]
|
|
638
|
-
? item["ransomwareProtection"]
|
|
639
|
-
: ransomwareProtectionSettingsDeserializer(item["ransomwareProtection"]),
|
|
640
|
-
};
|
|
641
|
-
}
|
|
642
|
-
export function volumeBackupPropertiesSerializer(item) {
|
|
643
|
-
return {
|
|
644
|
-
backupPolicyId: item["backupPolicyId"],
|
|
645
|
-
policyEnforced: item["policyEnforced"],
|
|
646
|
-
backupVaultId: item["backupVaultId"],
|
|
647
|
-
};
|
|
648
|
-
}
|
|
649
|
-
export function volumeBackupPropertiesDeserializer(item) {
|
|
650
|
-
return {
|
|
651
|
-
backupPolicyId: item["backupPolicyId"],
|
|
652
|
-
policyEnforced: item["policyEnforced"],
|
|
653
|
-
backupVaultId: item["backupVaultId"],
|
|
654
|
-
};
|
|
655
|
-
}
|
|
656
|
-
export function replicationObjectSerializer(item) {
|
|
657
|
-
return {
|
|
658
|
-
replicationSchedule: item["replicationSchedule"],
|
|
659
|
-
remoteVolumeResourceId: item["remoteVolumeResourceId"],
|
|
660
|
-
remotePath: !item["remotePath"] ? item["remotePath"] : remotePathSerializer(item["remotePath"]),
|
|
661
|
-
remoteVolumeRegion: item["remoteVolumeRegion"],
|
|
662
|
-
};
|
|
663
|
-
}
|
|
664
|
-
export function replicationObjectDeserializer(item) {
|
|
665
|
-
return {
|
|
666
|
-
replicationId: item["replicationId"],
|
|
667
|
-
endpointType: item["endpointType"],
|
|
668
|
-
replicationSchedule: item["replicationSchedule"],
|
|
669
|
-
remoteVolumeResourceId: item["remoteVolumeResourceId"],
|
|
670
|
-
remotePath: !item["remotePath"]
|
|
671
|
-
? item["remotePath"]
|
|
672
|
-
: remotePathDeserializer(item["remotePath"]),
|
|
673
|
-
remoteVolumeRegion: item["remoteVolumeRegion"],
|
|
674
|
-
destinationReplications: !item["destinationReplications"]
|
|
675
|
-
? item["destinationReplications"]
|
|
676
|
-
: destinationReplicationArrayDeserializer(item["destinationReplications"]),
|
|
677
|
-
externalReplicationSetupStatus: item["externalReplicationSetupStatus"],
|
|
678
|
-
externalReplicationSetupInfo: item["externalReplicationSetupInfo"],
|
|
679
|
-
mirrorState: item["mirrorState"],
|
|
680
|
-
relationshipStatus: item["relationshipStatus"],
|
|
681
|
-
};
|
|
682
|
-
}
|
|
683
|
-
/** Indicates whether the local volume is the source or destination for the Volume Replication */
|
|
684
|
-
export var KnownEndpointType;
|
|
685
|
-
(function (KnownEndpointType) {
|
|
686
|
-
/** src */
|
|
687
|
-
KnownEndpointType["Src"] = "src";
|
|
688
|
-
/** dst */
|
|
689
|
-
KnownEndpointType["Dst"] = "dst";
|
|
690
|
-
})(KnownEndpointType || (KnownEndpointType = {}));
|
|
691
|
-
/** Schedule */
|
|
692
|
-
export var KnownReplicationSchedule;
|
|
693
|
-
(function (KnownReplicationSchedule) {
|
|
694
|
-
/** _10minutely */
|
|
695
|
-
KnownReplicationSchedule["10Minutely"] = "_10minutely";
|
|
696
|
-
/** hourly */
|
|
697
|
-
KnownReplicationSchedule["Hourly"] = "hourly";
|
|
698
|
-
/** daily */
|
|
699
|
-
KnownReplicationSchedule["Daily"] = "daily";
|
|
700
|
-
})(KnownReplicationSchedule || (KnownReplicationSchedule = {}));
|
|
701
|
-
export function remotePathSerializer(item) {
|
|
702
|
-
return {
|
|
703
|
-
externalHostName: item["externalHostName"],
|
|
704
|
-
serverName: item["serverName"],
|
|
705
|
-
volumeName: item["volumeName"],
|
|
706
|
-
};
|
|
707
|
-
}
|
|
708
|
-
export function remotePathDeserializer(item) {
|
|
709
|
-
return {
|
|
710
|
-
externalHostName: item["externalHostName"],
|
|
711
|
-
serverName: item["serverName"],
|
|
712
|
-
volumeName: item["volumeName"],
|
|
713
|
-
};
|
|
714
|
-
}
|
|
715
|
-
export function destinationReplicationArrayDeserializer(result) {
|
|
716
|
-
return result.map((item) => {
|
|
717
|
-
return destinationReplicationDeserializer(item);
|
|
718
|
-
});
|
|
719
|
-
}
|
|
720
|
-
export function destinationReplicationDeserializer(item) {
|
|
721
|
-
return {
|
|
722
|
-
resourceId: item["resourceId"],
|
|
723
|
-
replicationType: item["replicationType"],
|
|
724
|
-
region: item["region"],
|
|
725
|
-
zone: item["zone"],
|
|
726
|
-
};
|
|
727
|
-
}
|
|
728
|
-
/** Indicates whether the replication is cross zone or cross region. */
|
|
729
|
-
export var KnownReplicationType;
|
|
730
|
-
(function (KnownReplicationType) {
|
|
731
|
-
/** Cross region replication */
|
|
732
|
-
KnownReplicationType["CrossRegionReplication"] = "CrossRegionReplication";
|
|
733
|
-
/** Cross zone replication */
|
|
734
|
-
KnownReplicationType["CrossZoneReplication"] = "CrossZoneReplication";
|
|
735
|
-
})(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
|
-
export function volumeSnapshotPropertiesSerializer(item) {
|
|
769
|
-
return { snapshotPolicyId: item["snapshotPolicyId"] };
|
|
770
|
-
}
|
|
771
|
-
export function volumeSnapshotPropertiesDeserializer(item) {
|
|
772
|
-
return {
|
|
773
|
-
snapshotPolicyId: item["snapshotPolicyId"],
|
|
774
|
-
};
|
|
775
|
-
}
|
|
776
|
-
export function volumeRelocationPropertiesSerializer(item) {
|
|
777
|
-
return { relocationRequested: item["relocationRequested"] };
|
|
778
|
-
}
|
|
779
|
-
export function volumeRelocationPropertiesDeserializer(item) {
|
|
780
|
-
return {
|
|
781
|
-
relocationRequested: item["relocationRequested"],
|
|
782
|
-
readyToBeFinalized: item["readyToBeFinalized"],
|
|
783
|
-
};
|
|
784
|
-
}
|
|
785
|
-
export function ransomwareProtectionSettingsSerializer(item) {
|
|
786
|
-
return { desiredRansomwareProtectionState: item["desiredRansomwareProtectionState"] };
|
|
787
|
-
}
|
|
788
|
-
export function ransomwareProtectionSettingsDeserializer(item) {
|
|
789
|
-
return {
|
|
790
|
-
desiredRansomwareProtectionState: item["desiredRansomwareProtectionState"],
|
|
791
|
-
actualRansomwareProtectionState: item["actualRansomwareProtectionState"],
|
|
792
|
-
};
|
|
793
|
-
}
|
|
794
|
-
/** The desired state of the Advanced Ransomware Protection feature */
|
|
795
|
-
export var KnownDesiredRansomwareProtectionState;
|
|
796
|
-
(function (KnownDesiredRansomwareProtectionState) {
|
|
797
|
-
/** Advanced Ransomware Protection is disabled */
|
|
798
|
-
KnownDesiredRansomwareProtectionState["Disabled"] = "Disabled";
|
|
799
|
-
/** Advanced Ransomware Protection is enabled */
|
|
800
|
-
KnownDesiredRansomwareProtectionState["Enabled"] = "Enabled";
|
|
801
|
-
})(KnownDesiredRansomwareProtectionState || (KnownDesiredRansomwareProtectionState = {}));
|
|
802
|
-
/** The actual state of the Advanced Ransomware Protection feature */
|
|
803
|
-
export var KnownActualRansomwareProtectionState;
|
|
804
|
-
(function (KnownActualRansomwareProtectionState) {
|
|
805
|
-
/** Advanced Ransomware Protection is disabled */
|
|
806
|
-
KnownActualRansomwareProtectionState["Disabled"] = "Disabled";
|
|
807
|
-
/** Advanced Ransomware Protection is enabled */
|
|
808
|
-
KnownActualRansomwareProtectionState["Enabled"] = "Enabled";
|
|
809
|
-
/** Advanced Ransomware Protection is in learning mode */
|
|
810
|
-
KnownActualRansomwareProtectionState["Learning"] = "Learning";
|
|
811
|
-
/** Advanced Ransomware Protection is in paused state */
|
|
812
|
-
KnownActualRansomwareProtectionState["Paused"] = "Paused";
|
|
813
|
-
})(KnownActualRansomwareProtectionState || (KnownActualRansomwareProtectionState = {}));
|
|
814
|
-
/** While auto splitting the short term clone volume, if the parent pool does not have enough space to accommodate the volume after split, it will be automatically resized, which will lead to increased billing. To accept capacity pool size auto grow and create a short term clone volume, set the property as accepted. */
|
|
815
|
-
export var KnownAcceptGrowCapacityPoolForShortTermCloneSplit;
|
|
816
|
-
(function (KnownAcceptGrowCapacityPoolForShortTermCloneSplit) {
|
|
817
|
-
/** Auto grow capacity pool for short term clone split is accepted. */
|
|
818
|
-
KnownAcceptGrowCapacityPoolForShortTermCloneSplit["Accepted"] = "Accepted";
|
|
819
|
-
/** Auto grow capacity pool for short term clone split is declined. Short term clone volume creation will not be allowed, to create short term clone volume accept auto grow capacity pool. */
|
|
820
|
-
KnownAcceptGrowCapacityPoolForShortTermCloneSplit["Declined"] = "Declined";
|
|
821
|
-
})(KnownAcceptGrowCapacityPoolForShortTermCloneSplit || (KnownAcceptGrowCapacityPoolForShortTermCloneSplit = {}));
|
|
822
|
-
/** The security style of volume, default unix, defaults to ntfs for dual protocol or CIFS protocol */
|
|
823
|
-
export var KnownSecurityStyle;
|
|
824
|
-
(function (KnownSecurityStyle) {
|
|
825
|
-
/** ntfs */
|
|
826
|
-
KnownSecurityStyle["Ntfs"] = "ntfs";
|
|
827
|
-
/** unix */
|
|
828
|
-
KnownSecurityStyle["Unix"] = "unix";
|
|
829
|
-
})(KnownSecurityStyle || (KnownSecurityStyle = {}));
|
|
830
|
-
/** Enables access-based enumeration share property for SMB Shares. Only applicable for SMB/DualProtocol volume */
|
|
831
|
-
export var KnownSmbAccessBasedEnumeration;
|
|
832
|
-
(function (KnownSmbAccessBasedEnumeration) {
|
|
833
|
-
/** smbAccessBasedEnumeration share setting is disabled */
|
|
834
|
-
KnownSmbAccessBasedEnumeration["Disabled"] = "Disabled";
|
|
835
|
-
/** smbAccessBasedEnumeration share setting is enabled */
|
|
836
|
-
KnownSmbAccessBasedEnumeration["Enabled"] = "Enabled";
|
|
837
|
-
})(KnownSmbAccessBasedEnumeration || (KnownSmbAccessBasedEnumeration = {}));
|
|
838
|
-
/** Enables non-browsable property for SMB Shares. Only applicable for SMB/DualProtocol volume */
|
|
839
|
-
export var KnownSmbNonBrowsable;
|
|
840
|
-
(function (KnownSmbNonBrowsable) {
|
|
841
|
-
/** smbNonBrowsable share setting is disabled */
|
|
842
|
-
KnownSmbNonBrowsable["Disabled"] = "Disabled";
|
|
843
|
-
/** smbNonBrowsable share setting is enabled */
|
|
844
|
-
KnownSmbNonBrowsable["Enabled"] = "Enabled";
|
|
845
|
-
})(KnownSmbNonBrowsable || (KnownSmbNonBrowsable = {}));
|
|
846
|
-
/** Source of key used to encrypt data in volume. Applicable if NetApp account has encryption.keySource = 'Microsoft.KeyVault'. Possible values (case-insensitive) are: 'Microsoft.NetApp, Microsoft.KeyVault' */
|
|
847
|
-
export var KnownEncryptionKeySource;
|
|
848
|
-
(function (KnownEncryptionKeySource) {
|
|
849
|
-
/** Microsoft-managed key encryption */
|
|
850
|
-
KnownEncryptionKeySource["MicrosoftNetApp"] = "Microsoft.NetApp";
|
|
851
|
-
/** Customer-managed key encryption */
|
|
852
|
-
KnownEncryptionKeySource["MicrosoftKeyVault"] = "Microsoft.KeyVault";
|
|
853
|
-
})(KnownEncryptionKeySource || (KnownEncryptionKeySource = {}));
|
|
854
|
-
/** The type of the LDAP server */
|
|
855
|
-
export var KnownLdapServerType;
|
|
856
|
-
(function (KnownLdapServerType) {
|
|
857
|
-
/** The volume should use Active Directory for LDAP connections. */
|
|
858
|
-
KnownLdapServerType["ActiveDirectory"] = "ActiveDirectory";
|
|
859
|
-
/** The volume should use OpenLDAP for LDAP connections. */
|
|
860
|
-
KnownLdapServerType["OpenLdap"] = "OpenLDAP";
|
|
861
|
-
})(KnownLdapServerType || (KnownLdapServerType = {}));
|
|
862
|
-
/**
|
|
863
|
-
* 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:
|
|
864
|
-
* Default - Data will be pulled from cool tier to standard storage on random reads. This policy is the default.
|
|
865
|
-
* OnRead - All client-driven data read is pulled from cool tier to standard storage on both sequential and random reads.
|
|
866
|
-
* Never - No client-driven data is pulled from cool tier to standard storage.
|
|
867
|
-
*/
|
|
868
|
-
export var KnownCoolAccessRetrievalPolicy;
|
|
869
|
-
(function (KnownCoolAccessRetrievalPolicy) {
|
|
870
|
-
/** Default */
|
|
871
|
-
KnownCoolAccessRetrievalPolicy["Default"] = "Default";
|
|
872
|
-
/** OnRead */
|
|
873
|
-
KnownCoolAccessRetrievalPolicy["OnRead"] = "OnRead";
|
|
874
|
-
/** Never */
|
|
875
|
-
KnownCoolAccessRetrievalPolicy["Never"] = "Never";
|
|
876
|
-
})(KnownCoolAccessRetrievalPolicy || (KnownCoolAccessRetrievalPolicy = {}));
|
|
877
|
-
/** coolAccessTieringPolicy determines which cold data blocks are moved to cool tier. The possible values for this field are: Auto - Moves cold user data blocks in both the Snapshot copies and the active file system to the cool tier tier. This policy is the default. SnapshotOnly - Moves user data blocks of the Volume Snapshot copies that are not associated with the active file system to the cool tier. */
|
|
878
|
-
export var KnownCoolAccessTieringPolicy;
|
|
879
|
-
(function (KnownCoolAccessTieringPolicy) {
|
|
880
|
-
/** Auto */
|
|
881
|
-
KnownCoolAccessTieringPolicy["Auto"] = "Auto";
|
|
882
|
-
/** SnapshotOnly */
|
|
883
|
-
KnownCoolAccessTieringPolicy["SnapshotOnly"] = "SnapshotOnly";
|
|
884
|
-
})(KnownCoolAccessTieringPolicy || (KnownCoolAccessTieringPolicy = {}));
|
|
885
|
-
/** Flag indicating whether file access logs are enabled for the volume, based on active diagnostic settings present on the volume. */
|
|
886
|
-
export var KnownFileAccessLogs;
|
|
887
|
-
(function (KnownFileAccessLogs) {
|
|
888
|
-
/** fileAccessLogs are enabled */
|
|
889
|
-
KnownFileAccessLogs["Enabled"] = "Enabled";
|
|
890
|
-
/** fileAccessLogs are not enabled */
|
|
891
|
-
KnownFileAccessLogs["Disabled"] = "Disabled";
|
|
892
|
-
})(KnownFileAccessLogs || (KnownFileAccessLogs = {}));
|
|
893
|
-
/** Specifies whether the volume is enabled for Azure VMware Solution (AVS) datastore purpose */
|
|
894
|
-
export var KnownAvsDataStore;
|
|
895
|
-
(function (KnownAvsDataStore) {
|
|
896
|
-
/** avsDataStore is enabled */
|
|
897
|
-
KnownAvsDataStore["Enabled"] = "Enabled";
|
|
898
|
-
/** avsDataStore is disabled */
|
|
899
|
-
KnownAvsDataStore["Disabled"] = "Disabled";
|
|
900
|
-
})(KnownAvsDataStore || (KnownAvsDataStore = {}));
|
|
901
|
-
/** Flag indicating whether subvolume operations are enabled on the volume */
|
|
902
|
-
export var KnownEnableSubvolumes;
|
|
903
|
-
(function (KnownEnableSubvolumes) {
|
|
904
|
-
/** subvolumes are enabled */
|
|
905
|
-
KnownEnableSubvolumes["Enabled"] = "Enabled";
|
|
906
|
-
/** subvolumes are not enabled */
|
|
907
|
-
KnownEnableSubvolumes["Disabled"] = "Disabled";
|
|
908
|
-
})(KnownEnableSubvolumes || (KnownEnableSubvolumes = {}));
|
|
909
|
-
/**
|
|
910
|
-
* Specifies the type of the Large Volume. When set to 'LargeVolume', the large volume is created with standard configuration.
|
|
911
|
-
* If it is set to 'ExtraLargeVolume7Dot2PiB', the extra large volume is created with higher capacity limit 7.2PiB with cool access enabled,
|
|
912
|
-
* delivering higher capacity limit with lower costs.
|
|
913
|
-
*/
|
|
914
|
-
export var KnownLargeVolumeType;
|
|
915
|
-
(function (KnownLargeVolumeType) {
|
|
916
|
-
/** The large volume is created with standard configuration that provides standard performance and throughput. */
|
|
917
|
-
KnownLargeVolumeType["LargeVolume"] = "LargeVolume";
|
|
918
|
-
/** The extra large volume is created with higher volume capacity limit 7.2PiB with cool access enabled, delivering higher capacity limit with lower costs */
|
|
919
|
-
KnownLargeVolumeType["ExtraLargeVolume7Dot2PiB"] = "PremExtraLargeVolume7Dot2PiB";
|
|
920
|
-
})(KnownLargeVolumeType || (KnownLargeVolumeType = {}));
|
|
921
|
-
/** Language supported for volume. */
|
|
922
|
-
export var KnownVolumeLanguage;
|
|
923
|
-
(function (KnownVolumeLanguage) {
|
|
924
|
-
/** Posix with UTF-8 */
|
|
925
|
-
KnownVolumeLanguage["CUtf8"] = "c.utf-8";
|
|
926
|
-
/** UTF-8 with 4 byte character support */
|
|
927
|
-
KnownVolumeLanguage["Utf8Mb4"] = "utf8mb4";
|
|
928
|
-
/** Arabic - Deprecated */
|
|
929
|
-
KnownVolumeLanguage["Ar"] = "ar";
|
|
930
|
-
/** Arabic with UTF-8 */
|
|
931
|
-
KnownVolumeLanguage["ArUtf8"] = "ar.utf-8";
|
|
932
|
-
/** Croatian - Deprecated */
|
|
933
|
-
KnownVolumeLanguage["Hr"] = "hr";
|
|
934
|
-
/** Croatian with UTF-8 */
|
|
935
|
-
KnownVolumeLanguage["HrUtf8"] = "hr.utf-8";
|
|
936
|
-
/** Czech - Deprecated */
|
|
937
|
-
KnownVolumeLanguage["Cs"] = "cs";
|
|
938
|
-
/** Czech with UTF-8 */
|
|
939
|
-
KnownVolumeLanguage["CsUtf8"] = "cs.utf-8";
|
|
940
|
-
/** Danish - Deprecated */
|
|
941
|
-
KnownVolumeLanguage["Da"] = "da";
|
|
942
|
-
/** Danish with UTF-8 */
|
|
943
|
-
KnownVolumeLanguage["DaUtf8"] = "da.utf-8";
|
|
944
|
-
/** Dutch - Deprecated */
|
|
945
|
-
KnownVolumeLanguage["Nl"] = "nl";
|
|
946
|
-
/** Dutch with UTF-8 */
|
|
947
|
-
KnownVolumeLanguage["NlUtf8"] = "nl.utf-8";
|
|
948
|
-
/** English - Deprecated */
|
|
949
|
-
KnownVolumeLanguage["En"] = "en";
|
|
950
|
-
/** English with UTF-8 */
|
|
951
|
-
KnownVolumeLanguage["EnUtf8"] = "en.utf-8";
|
|
952
|
-
/** Finnish - Deprecated */
|
|
953
|
-
KnownVolumeLanguage["Fi"] = "fi";
|
|
954
|
-
/** Finnish with UTF-8 */
|
|
955
|
-
KnownVolumeLanguage["FiUtf8"] = "fi.utf-8";
|
|
956
|
-
/** French - Deprecated */
|
|
957
|
-
KnownVolumeLanguage["Fr"] = "fr";
|
|
958
|
-
/** French with UTF-8 */
|
|
959
|
-
KnownVolumeLanguage["FrUtf8"] = "fr.utf-8";
|
|
960
|
-
/** German - Deprecated */
|
|
961
|
-
KnownVolumeLanguage["De"] = "de";
|
|
962
|
-
/** German with UTF-8 */
|
|
963
|
-
KnownVolumeLanguage["DeUtf8"] = "de.utf-8";
|
|
964
|
-
/** Hebrew - Deprecated */
|
|
965
|
-
KnownVolumeLanguage["He"] = "he";
|
|
966
|
-
/** Hebrew with UTF-8 */
|
|
967
|
-
KnownVolumeLanguage["HeUtf8"] = "he.utf-8";
|
|
968
|
-
/** Hungarian - Deprecated */
|
|
969
|
-
KnownVolumeLanguage["Hu"] = "hu";
|
|
970
|
-
/** Hungarian with UTF-8 */
|
|
971
|
-
KnownVolumeLanguage["HuUtf8"] = "hu.utf-8";
|
|
972
|
-
/** Italian - Deprecated */
|
|
973
|
-
KnownVolumeLanguage["It"] = "it";
|
|
974
|
-
/** Italian with UTF-8 */
|
|
975
|
-
KnownVolumeLanguage["ItUtf8"] = "it.utf-8";
|
|
976
|
-
/** Japanese euc-j - Deprecated */
|
|
977
|
-
KnownVolumeLanguage["Ja"] = "ja";
|
|
978
|
-
/** Japanese euc-j with UTF-8 */
|
|
979
|
-
KnownVolumeLanguage["JaUtf8"] = "ja.utf-8";
|
|
980
|
-
/** Japanese euc-j - Deprecated */
|
|
981
|
-
KnownVolumeLanguage["JaV1"] = "ja-v1";
|
|
982
|
-
/** Japanese euc-j with UTF-8 */
|
|
983
|
-
KnownVolumeLanguage["JaV1Utf8"] = "ja-v1.utf-8";
|
|
984
|
-
/** Japanese pck */
|
|
985
|
-
KnownVolumeLanguage["JaJpPck"] = "ja-jp.pck";
|
|
986
|
-
/** Japanese pck with UTF-8 - Deprecated */
|
|
987
|
-
KnownVolumeLanguage["JaJpPckUtf8"] = "ja-jp.pck.utf-8";
|
|
988
|
-
/** Japanese cp932 */
|
|
989
|
-
KnownVolumeLanguage["JaJp932"] = "ja-jp.932";
|
|
990
|
-
/** Japanese cp932 with UTF-8 - Deprecated */
|
|
991
|
-
KnownVolumeLanguage["JaJp932Utf8"] = "ja-jp.932.utf-8";
|
|
992
|
-
/** Japanese pck - sjis */
|
|
993
|
-
KnownVolumeLanguage["JaJpPckV2"] = "ja-jp.pck-v2";
|
|
994
|
-
/** Japanese pck - sjis with UTF-8 - Deprecated */
|
|
995
|
-
KnownVolumeLanguage["JaJpPckV2Utf8"] = "ja-jp.pck-v2.utf-8";
|
|
996
|
-
/** Korean - Deprecated */
|
|
997
|
-
KnownVolumeLanguage["Ko"] = "ko";
|
|
998
|
-
/** Korean with UTF-8 */
|
|
999
|
-
KnownVolumeLanguage["KoUtf8"] = "ko.utf-8";
|
|
1000
|
-
/** Norwegian - Deprecated */
|
|
1001
|
-
KnownVolumeLanguage["No"] = "no";
|
|
1002
|
-
/** Norwegian with UTF-8 */
|
|
1003
|
-
KnownVolumeLanguage["NoUtf8"] = "no.utf-8";
|
|
1004
|
-
/** Polish - Deprecated */
|
|
1005
|
-
KnownVolumeLanguage["Pl"] = "pl";
|
|
1006
|
-
/** Polish with UTF-8 */
|
|
1007
|
-
KnownVolumeLanguage["PlUtf8"] = "pl.utf-8";
|
|
1008
|
-
/** Portuguese - Deprecated */
|
|
1009
|
-
KnownVolumeLanguage["Pt"] = "pt";
|
|
1010
|
-
/** Portuguese with UTF-8 */
|
|
1011
|
-
KnownVolumeLanguage["PtUtf8"] = "pt.utf-8";
|
|
1012
|
-
/** Posix - Deprecated */
|
|
1013
|
-
KnownVolumeLanguage["C"] = "c";
|
|
1014
|
-
/** Romanian - Deprecated */
|
|
1015
|
-
KnownVolumeLanguage["Ro"] = "ro";
|
|
1016
|
-
/** Romanian with UTF-8 */
|
|
1017
|
-
KnownVolumeLanguage["RoUtf8"] = "ro.utf-8";
|
|
1018
|
-
/** Russian - Deprecated */
|
|
1019
|
-
KnownVolumeLanguage["Ru"] = "ru";
|
|
1020
|
-
/** Russian with UTF-8 */
|
|
1021
|
-
KnownVolumeLanguage["RuUtf8"] = "ru.utf-8";
|
|
1022
|
-
/** Simplified Chinese - Deprecated */
|
|
1023
|
-
KnownVolumeLanguage["Zh"] = "zh";
|
|
1024
|
-
/** Simplified Chinese with UTF-8 */
|
|
1025
|
-
KnownVolumeLanguage["ZhUtf8"] = "zh.utf-8";
|
|
1026
|
-
/** Simplified gbk Chinese */
|
|
1027
|
-
KnownVolumeLanguage["ZhGbk"] = "zh.gbk";
|
|
1028
|
-
/** Simplified gbk Chinese with UTF-8 - Deprecated */
|
|
1029
|
-
KnownVolumeLanguage["ZhGbkUtf8"] = "zh.gbk.utf-8";
|
|
1030
|
-
/** Traditional Chinese BIG 5 */
|
|
1031
|
-
KnownVolumeLanguage["ZhTwBig5"] = "zh-tw.big5";
|
|
1032
|
-
/** Traditional Chinese BIG 5 with UTF-8 - Deprecated */
|
|
1033
|
-
KnownVolumeLanguage["ZhTwBig5Utf8"] = "zh-tw.big5.utf-8";
|
|
1034
|
-
/** Traditional Chinese EUC-TW */
|
|
1035
|
-
KnownVolumeLanguage["ZhTw"] = "zh-tw";
|
|
1036
|
-
/** Traditional Chinese EUC-TW with UTF-8 - Deprecated */
|
|
1037
|
-
KnownVolumeLanguage["ZhTwUtf8"] = "zh-tw.utf-8";
|
|
1038
|
-
/** Slovak - Deprecated */
|
|
1039
|
-
KnownVolumeLanguage["Sk"] = "sk";
|
|
1040
|
-
/** Slovak with UTF-8 */
|
|
1041
|
-
KnownVolumeLanguage["SkUtf8"] = "sk.utf-8";
|
|
1042
|
-
/** Slovenian - Deprecated */
|
|
1043
|
-
KnownVolumeLanguage["Sl"] = "sl";
|
|
1044
|
-
/** Slovenian with UTF-8 */
|
|
1045
|
-
KnownVolumeLanguage["SlUtf8"] = "sl.utf-8";
|
|
1046
|
-
/** Spanish - Deprecated */
|
|
1047
|
-
KnownVolumeLanguage["Es"] = "es";
|
|
1048
|
-
/** Spanish with UTF-8 */
|
|
1049
|
-
KnownVolumeLanguage["EsUtf8"] = "es.utf-8";
|
|
1050
|
-
/** Swedish - Deprecated */
|
|
1051
|
-
KnownVolumeLanguage["Sv"] = "sv";
|
|
1052
|
-
/** Swedish with UTF-8 */
|
|
1053
|
-
KnownVolumeLanguage["SvUtf8"] = "sv.utf-8";
|
|
1054
|
-
/** Turkish - Deprecated */
|
|
1055
|
-
KnownVolumeLanguage["Tr"] = "tr";
|
|
1056
|
-
/** Turkish with UTF-8 */
|
|
1057
|
-
KnownVolumeLanguage["TrUtf8"] = "tr.utf-8";
|
|
1058
|
-
/** US English - Deprecated */
|
|
1059
|
-
KnownVolumeLanguage["EnUs"] = "en-us";
|
|
1060
|
-
/** US English with UTF-8 */
|
|
1061
|
-
KnownVolumeLanguage["EnUsUtf8"] = "en-us.utf-8";
|
|
1062
|
-
})(KnownVolumeLanguage || (KnownVolumeLanguage = {}));
|
|
1063
|
-
/**
|
|
1064
|
-
* Specifies whether the volume operates in Breakthrough Mode. When set to 'Enabled', the volume runs on the resources configured for this mode,
|
|
1065
|
-
* delivering improved performance and higher throughput. If set to 'Disabled' or omitted, the volume uses the basic configuration. This feature
|
|
1066
|
-
* is available only in regions where it’s been configured and first-time users must finish onboarding prior to using Breakthrough Mode.
|
|
1067
|
-
*/
|
|
1068
|
-
export var KnownBreakthroughMode;
|
|
1069
|
-
(function (KnownBreakthroughMode) {
|
|
1070
|
-
/** The volume runs on the resources configured for Breakthrough mode which ensures consistent high performance and a higher throughput. */
|
|
1071
|
-
KnownBreakthroughMode["Enabled"] = "Enabled";
|
|
1072
|
-
/** The volume uses configuration that provides basic performance and throughput. */
|
|
1073
|
-
KnownBreakthroughMode["Disabled"] = "Disabled";
|
|
1074
|
-
})(KnownBreakthroughMode || (KnownBreakthroughMode = {}));
|
|
1075
|
-
export function _volumeGroupListDeserializer(item) {
|
|
1076
|
-
return {
|
|
1077
|
-
value: volumeGroupArrayDeserializer(item["value"]),
|
|
1078
|
-
nextLink: item["nextLink"],
|
|
1079
|
-
};
|
|
1080
|
-
}
|
|
1081
|
-
export function volumeGroupArrayDeserializer(result) {
|
|
1082
|
-
return result.map((item) => {
|
|
1083
|
-
return volumeGroupDeserializer(item);
|
|
1084
|
-
});
|
|
1085
|
-
}
|
|
1086
|
-
export function volumeGroupDeserializer(item) {
|
|
1087
|
-
return {
|
|
1088
|
-
location: item["location"],
|
|
1089
|
-
id: item["id"],
|
|
1090
|
-
name: item["name"],
|
|
1091
|
-
type: item["type"],
|
|
1092
|
-
properties: !item["properties"]
|
|
1093
|
-
? item["properties"]
|
|
1094
|
-
: volumeGroupListPropertiesDeserializer(item["properties"]),
|
|
1095
|
-
};
|
|
1096
|
-
}
|
|
1097
|
-
export function volumeGroupListPropertiesDeserializer(item) {
|
|
1098
|
-
return {
|
|
1099
|
-
provisioningState: item["provisioningState"],
|
|
1100
|
-
groupMetaData: !item["groupMetaData"]
|
|
1101
|
-
? item["groupMetaData"]
|
|
1102
|
-
: volumeGroupMetaDataDeserializer(item["groupMetaData"]),
|
|
1103
|
-
};
|
|
1104
|
-
}
|
|
1105
|
-
export function backupSerializer(item) {
|
|
1106
|
-
return { properties: backupPropertiesSerializer(item["properties"]) };
|
|
1107
|
-
}
|
|
1108
|
-
export function backupDeserializer(item) {
|
|
1109
|
-
return {
|
|
1110
|
-
id: item["id"],
|
|
1111
|
-
name: item["name"],
|
|
1112
|
-
type: item["type"],
|
|
1113
|
-
systemData: !item["systemData"]
|
|
1114
|
-
? item["systemData"]
|
|
1115
|
-
: systemDataDeserializer(item["systemData"]),
|
|
1116
|
-
properties: backupPropertiesDeserializer(item["properties"]),
|
|
1117
|
-
};
|
|
1118
|
-
}
|
|
1119
|
-
export function backupPropertiesSerializer(item) {
|
|
1120
|
-
return {
|
|
1121
|
-
label: item["label"],
|
|
1122
|
-
volumeResourceId: item["volumeResourceId"],
|
|
1123
|
-
useExistingSnapshot: item["useExistingSnapshot"],
|
|
1124
|
-
snapshotName: item["snapshotName"],
|
|
1125
|
-
};
|
|
1126
|
-
}
|
|
1127
|
-
export function backupPropertiesDeserializer(item) {
|
|
1128
|
-
return {
|
|
1129
|
-
backupId: item["backupId"],
|
|
1130
|
-
creationDate: !item["creationDate"] ? item["creationDate"] : new Date(item["creationDate"]),
|
|
1131
|
-
snapshotCreationDate: !item["snapshotCreationDate"]
|
|
1132
|
-
? item["snapshotCreationDate"]
|
|
1133
|
-
: new Date(item["snapshotCreationDate"]),
|
|
1134
|
-
completionDate: !item["completionDate"]
|
|
1135
|
-
? item["completionDate"]
|
|
1136
|
-
: new Date(item["completionDate"]),
|
|
1137
|
-
provisioningState: item["provisioningState"],
|
|
1138
|
-
size: item["size"],
|
|
1139
|
-
label: item["label"],
|
|
1140
|
-
backupType: item["backupType"],
|
|
1141
|
-
failureReason: item["failureReason"],
|
|
1142
|
-
volumeResourceId: item["volumeResourceId"],
|
|
1143
|
-
useExistingSnapshot: item["useExistingSnapshot"],
|
|
1144
|
-
snapshotName: item["snapshotName"],
|
|
1145
|
-
backupPolicyResourceId: item["backupPolicyResourceId"],
|
|
1146
|
-
isLargeVolume: item["isLargeVolume"],
|
|
1147
|
-
};
|
|
1148
|
-
}
|
|
1149
|
-
/** Type of backup Manual or Scheduled */
|
|
1150
|
-
export var KnownBackupType;
|
|
1151
|
-
(function (KnownBackupType) {
|
|
1152
|
-
/** Manual backup */
|
|
1153
|
-
KnownBackupType["Manual"] = "Manual";
|
|
1154
|
-
/** Scheduled backup */
|
|
1155
|
-
KnownBackupType["Scheduled"] = "Scheduled";
|
|
1156
|
-
})(KnownBackupType || (KnownBackupType = {}));
|
|
1157
|
-
export function backupPatchSerializer(item) {
|
|
1158
|
-
return {
|
|
1159
|
-
properties: !item["properties"]
|
|
1160
|
-
? item["properties"]
|
|
1161
|
-
: backupPatchPropertiesSerializer(item["properties"]),
|
|
1162
|
-
};
|
|
1163
|
-
}
|
|
1164
|
-
export function backupPatchPropertiesSerializer(item) {
|
|
1165
|
-
return { label: item["label"] };
|
|
1166
|
-
}
|
|
1167
|
-
export function _backupsListDeserializer(item) {
|
|
1168
|
-
return {
|
|
1169
|
-
value: backupArrayDeserializer(item["value"]),
|
|
1170
|
-
nextLink: item["nextLink"],
|
|
1171
|
-
};
|
|
1172
|
-
}
|
|
1173
|
-
export function backupArraySerializer(result) {
|
|
1174
|
-
return result.map((item) => {
|
|
1175
|
-
return backupSerializer(item);
|
|
1176
|
-
});
|
|
1177
|
-
}
|
|
1178
|
-
export function backupArrayDeserializer(result) {
|
|
1179
|
-
return result.map((item) => {
|
|
1180
|
-
return backupDeserializer(item);
|
|
1181
|
-
});
|
|
1182
|
-
}
|
|
1183
|
-
export function backupStatusDeserializer(item) {
|
|
1184
|
-
return {
|
|
1185
|
-
healthy: item["healthy"],
|
|
1186
|
-
relationshipStatus: item["relationshipStatus"],
|
|
1187
|
-
mirrorState: item["mirrorState"],
|
|
1188
|
-
unhealthyReason: item["unhealthyReason"],
|
|
1189
|
-
errorMessage: item["errorMessage"],
|
|
1190
|
-
lastTransferSize: item["lastTransferSize"],
|
|
1191
|
-
lastTransferType: item["lastTransferType"],
|
|
1192
|
-
totalTransferBytes: item["totalTransferBytes"],
|
|
1193
|
-
transferProgressBytes: item["transferProgressBytes"],
|
|
1194
|
-
};
|
|
1195
|
-
}
|
|
1196
|
-
/** Status of the volume backup relationship */
|
|
1197
|
-
export var KnownVolumeBackupRelationshipStatus;
|
|
1198
|
-
(function (KnownVolumeBackupRelationshipStatus) {
|
|
1199
|
-
/** Idle */
|
|
1200
|
-
KnownVolumeBackupRelationshipStatus["Idle"] = "Idle";
|
|
1201
|
-
/** Transferring */
|
|
1202
|
-
KnownVolumeBackupRelationshipStatus["Transferring"] = "Transferring";
|
|
1203
|
-
/** Failed */
|
|
1204
|
-
KnownVolumeBackupRelationshipStatus["Failed"] = "Failed";
|
|
1205
|
-
/** Unknown */
|
|
1206
|
-
KnownVolumeBackupRelationshipStatus["Unknown"] = "Unknown";
|
|
1207
|
-
})(KnownVolumeBackupRelationshipStatus || (KnownVolumeBackupRelationshipStatus = {}));
|
|
1208
|
-
export function restoreStatusDeserializer(item) {
|
|
1209
|
-
return {
|
|
1210
|
-
healthy: item["healthy"],
|
|
1211
|
-
relationshipStatus: item["relationshipStatus"],
|
|
1212
|
-
mirrorState: item["mirrorState"],
|
|
1213
|
-
unhealthyReason: item["unhealthyReason"],
|
|
1214
|
-
errorMessage: item["errorMessage"],
|
|
1215
|
-
totalTransferBytes: item["totalTransferBytes"],
|
|
1216
|
-
};
|
|
1217
|
-
}
|
|
1218
|
-
/** Status of the volume restore relationship */
|
|
1219
|
-
export var KnownVolumeRestoreRelationshipStatus;
|
|
1220
|
-
(function (KnownVolumeRestoreRelationshipStatus) {
|
|
1221
|
-
/** Idle */
|
|
1222
|
-
KnownVolumeRestoreRelationshipStatus["Idle"] = "Idle";
|
|
1223
|
-
/** Transferring */
|
|
1224
|
-
KnownVolumeRestoreRelationshipStatus["Transferring"] = "Transferring";
|
|
1225
|
-
/** Failed */
|
|
1226
|
-
KnownVolumeRestoreRelationshipStatus["Failed"] = "Failed";
|
|
1227
|
-
/** Unknown */
|
|
1228
|
-
KnownVolumeRestoreRelationshipStatus["Unknown"] = "Unknown";
|
|
1229
|
-
})(KnownVolumeRestoreRelationshipStatus || (KnownVolumeRestoreRelationshipStatus = {}));
|
|
1230
|
-
export function volumeSerializer(item) {
|
|
1231
|
-
return {
|
|
1232
|
-
tags: item["tags"],
|
|
1233
|
-
location: item["location"],
|
|
1234
|
-
properties: volumePropertiesSerializer(item["properties"]),
|
|
1235
|
-
zones: !item["zones"]
|
|
1236
|
-
? item["zones"]
|
|
1237
|
-
: item["zones"].map((p) => {
|
|
1238
|
-
return p;
|
|
1239
|
-
}),
|
|
1240
|
-
};
|
|
1241
|
-
}
|
|
1242
|
-
export function volumeDeserializer(item) {
|
|
1243
|
-
return {
|
|
1244
|
-
tags: !item["tags"]
|
|
1245
|
-
? item["tags"]
|
|
1246
|
-
: Object.fromEntries(Object.entries(item["tags"]).map(([k, p]) => [k, p])),
|
|
1247
|
-
location: item["location"],
|
|
1248
|
-
id: item["id"],
|
|
1249
|
-
name: item["name"],
|
|
1250
|
-
type: item["type"],
|
|
1251
|
-
systemData: !item["systemData"]
|
|
1252
|
-
? item["systemData"]
|
|
1253
|
-
: systemDataDeserializer(item["systemData"]),
|
|
1254
|
-
properties: volumePropertiesDeserializer(item["properties"]),
|
|
1255
|
-
etag: item["etag"],
|
|
1256
|
-
zones: !item["zones"]
|
|
1257
|
-
? item["zones"]
|
|
1258
|
-
: item["zones"].map((p) => {
|
|
1259
|
-
return p;
|
|
1260
|
-
}),
|
|
1261
|
-
};
|
|
1262
|
-
}
|
|
1263
|
-
export function trackedResourceSerializer(item) {
|
|
1264
|
-
return { tags: item["tags"], location: item["location"] };
|
|
1265
|
-
}
|
|
1266
|
-
export function trackedResourceDeserializer(item) {
|
|
1267
|
-
return {
|
|
1268
|
-
id: item["id"],
|
|
1269
|
-
name: item["name"],
|
|
1270
|
-
type: item["type"],
|
|
1271
|
-
systemData: !item["systemData"]
|
|
1272
|
-
? item["systemData"]
|
|
1273
|
-
: systemDataDeserializer(item["systemData"]),
|
|
1274
|
-
tags: !item["tags"]
|
|
1275
|
-
? item["tags"]
|
|
1276
|
-
: Object.fromEntries(Object.entries(item["tags"]).map(([k, p]) => [k, p])),
|
|
1277
|
-
location: item["location"],
|
|
1278
|
-
};
|
|
1279
|
-
}
|
|
1280
|
-
export function volumePatchSerializer(item) {
|
|
1281
|
-
return {
|
|
1282
|
-
location: item["location"],
|
|
1283
|
-
tags: item["tags"],
|
|
1284
|
-
properties: !item["properties"]
|
|
1285
|
-
? item["properties"]
|
|
1286
|
-
: volumePatchPropertiesSerializer(item["properties"]),
|
|
1287
|
-
};
|
|
1288
|
-
}
|
|
1289
|
-
export function volumePatchPropertiesSerializer(item) {
|
|
1290
|
-
return {
|
|
1291
|
-
serviceLevel: item["serviceLevel"],
|
|
1292
|
-
usageThreshold: item["usageThreshold"],
|
|
1293
|
-
exportPolicy: !item["exportPolicy"]
|
|
1294
|
-
? item["exportPolicy"]
|
|
1295
|
-
: volumePatchPropertiesExportPolicySerializer(item["exportPolicy"]),
|
|
1296
|
-
protocolTypes: !item["protocolTypes"]
|
|
1297
|
-
? item["protocolTypes"]
|
|
1298
|
-
: item["protocolTypes"].map((p) => {
|
|
1299
|
-
return p;
|
|
1300
|
-
}),
|
|
1301
|
-
throughputMibps: item["throughputMibps"],
|
|
1302
|
-
dataProtection: !item["dataProtection"]
|
|
1303
|
-
? item["dataProtection"]
|
|
1304
|
-
: volumePatchPropertiesDataProtectionSerializer(item["dataProtection"]),
|
|
1305
|
-
isDefaultQuotaEnabled: item["isDefaultQuotaEnabled"],
|
|
1306
|
-
defaultUserQuotaInKiBs: item["defaultUserQuotaInKiBs"],
|
|
1307
|
-
defaultGroupQuotaInKiBs: item["defaultGroupQuotaInKiBs"],
|
|
1308
|
-
unixPermissions: item["unixPermissions"],
|
|
1309
|
-
coolAccess: item["coolAccess"],
|
|
1310
|
-
coolnessPeriod: item["coolnessPeriod"],
|
|
1311
|
-
coolAccessRetrievalPolicy: item["coolAccessRetrievalPolicy"],
|
|
1312
|
-
coolAccessTieringPolicy: item["coolAccessTieringPolicy"],
|
|
1313
|
-
snapshotDirectoryVisible: item["snapshotDirectoryVisible"],
|
|
1314
|
-
smbAccessBasedEnumeration: item["smbAccessBasedEnumeration"],
|
|
1315
|
-
smbNonBrowsable: item["smbNonBrowsable"],
|
|
1316
|
-
};
|
|
1317
|
-
}
|
|
1318
|
-
export function volumePatchPropertiesExportPolicySerializer(item) {
|
|
1319
|
-
return { rules: !item["rules"] ? item["rules"] : exportPolicyRuleArraySerializer(item["rules"]) };
|
|
1320
|
-
}
|
|
1321
|
-
export function volumePatchPropertiesDataProtectionSerializer(item) {
|
|
1322
|
-
return {
|
|
1323
|
-
backup: !item["backup"] ? item["backup"] : volumeBackupPropertiesSerializer(item["backup"]),
|
|
1324
|
-
snapshot: !item["snapshot"]
|
|
1325
|
-
? item["snapshot"]
|
|
1326
|
-
: volumeSnapshotPropertiesSerializer(item["snapshot"]),
|
|
1327
|
-
ransomwareProtection: !item["ransomwareProtection"]
|
|
1328
|
-
? item["ransomwareProtection"]
|
|
1329
|
-
: ransomwareProtectionPatchSettingsSerializer(item["ransomwareProtection"]),
|
|
1330
|
-
};
|
|
1331
|
-
}
|
|
1332
|
-
export function ransomwareProtectionPatchSettingsSerializer(item) {
|
|
1333
|
-
return { desiredRansomwareProtectionState: item["desiredRansomwareProtectionState"] };
|
|
1334
|
-
}
|
|
1335
|
-
export function _volumeListDeserializer(item) {
|
|
1336
|
-
return {
|
|
1337
|
-
value: volumeArrayDeserializer(item["value"]),
|
|
1338
|
-
nextLink: item["nextLink"],
|
|
1339
|
-
};
|
|
1340
|
-
}
|
|
1341
|
-
export function volumeArraySerializer(result) {
|
|
1342
|
-
return result.map((item) => {
|
|
1343
|
-
return volumeSerializer(item);
|
|
1344
|
-
});
|
|
1345
|
-
}
|
|
1346
|
-
export function volumeArrayDeserializer(result) {
|
|
1347
|
-
return result.map((item) => {
|
|
1348
|
-
return volumeDeserializer(item);
|
|
1349
|
-
});
|
|
1350
|
-
}
|
|
1351
|
-
export function volumeRevertSerializer(item) {
|
|
1352
|
-
return { snapshotId: item["snapshotId"] };
|
|
1353
|
-
}
|
|
1354
|
-
export function breakFileLocksRequestSerializer(item) {
|
|
1355
|
-
return {
|
|
1356
|
-
clientIp: item["clientIp"],
|
|
1357
|
-
confirmRunningDisruptiveOperation: item["confirmRunningDisruptiveOperation"],
|
|
1358
|
-
};
|
|
1359
|
-
}
|
|
1360
|
-
export function getGroupIdListForLdapUserRequestSerializer(item) {
|
|
1361
|
-
return { username: item["username"] };
|
|
1362
|
-
}
|
|
1363
|
-
export function getGroupIdListForLdapUserResponseDeserializer(item) {
|
|
1364
|
-
return {
|
|
1365
|
-
groupIdsForLdapUser: !item["groupIdsForLdapUser"]
|
|
1366
|
-
? item["groupIdsForLdapUser"]
|
|
1367
|
-
: item["groupIdsForLdapUser"].map((p) => {
|
|
1368
|
-
return p;
|
|
1369
|
-
}),
|
|
1370
|
-
};
|
|
1371
|
-
}
|
|
1372
|
-
export function breakReplicationRequestSerializer(item) {
|
|
1373
|
-
return { forceBreakReplication: item["forceBreakReplication"] };
|
|
1374
|
-
}
|
|
1375
|
-
export function reestablishReplicationRequestSerializer(item) {
|
|
1376
|
-
return { sourceVolumeId: item["sourceVolumeId"] };
|
|
1377
|
-
}
|
|
1378
|
-
export function replicationStatusDeserializer(item) {
|
|
1379
|
-
return {
|
|
1380
|
-
healthy: item["healthy"],
|
|
1381
|
-
relationshipStatus: item["relationshipStatus"],
|
|
1382
|
-
mirrorState: item["mirrorState"],
|
|
1383
|
-
totalProgress: item["totalProgress"],
|
|
1384
|
-
errorMessage: item["errorMessage"],
|
|
1385
|
-
};
|
|
1386
|
-
}
|
|
1387
|
-
export function listReplicationsRequestSerializer(item) {
|
|
1388
|
-
return { exclude: item["exclude"] };
|
|
1389
|
-
}
|
|
1390
|
-
/** An option to filter out replications. 'None' returns all replications, 'Deleted' excludes deleted replications. Default is 'None' */
|
|
1391
|
-
export var KnownExclude;
|
|
1392
|
-
(function (KnownExclude) {
|
|
1393
|
-
/** 'None' returns all replications */
|
|
1394
|
-
KnownExclude["None"] = "None";
|
|
1395
|
-
/** 'Deleted' excludes deleted replications */
|
|
1396
|
-
KnownExclude["Deleted"] = "Deleted";
|
|
1397
|
-
})(KnownExclude || (KnownExclude = {}));
|
|
1398
|
-
export function _listReplicationsDeserializer(item) {
|
|
1399
|
-
return {
|
|
1400
|
-
value: replicationArrayDeserializer(item["value"]),
|
|
1401
|
-
nextLink: item["nextLink"],
|
|
1402
|
-
};
|
|
1403
|
-
}
|
|
1404
|
-
export function replicationArrayDeserializer(result) {
|
|
1405
|
-
return result.map((item) => {
|
|
1406
|
-
return replicationDeserializer(item);
|
|
1407
|
-
});
|
|
1408
|
-
}
|
|
1409
|
-
export function replicationDeserializer(item) {
|
|
1410
|
-
return {
|
|
1411
|
-
replicationId: item["replicationId"],
|
|
1412
|
-
endpointType: item["endpointType"],
|
|
1413
|
-
replicationSchedule: item["replicationSchedule"],
|
|
1414
|
-
remoteVolumeResourceId: item["remoteVolumeResourceId"],
|
|
1415
|
-
remoteVolumeRegion: item["remoteVolumeRegion"],
|
|
1416
|
-
mirrorState: item["mirrorState"],
|
|
1417
|
-
replicationCreationTime: !item["replicationCreationTime"]
|
|
1418
|
-
? item["replicationCreationTime"]
|
|
1419
|
-
: new Date(item["replicationCreationTime"]),
|
|
1420
|
-
replicationDeletionTime: !item["replicationDeletionTime"]
|
|
1421
|
-
? item["replicationDeletionTime"]
|
|
1422
|
-
: new Date(item["replicationDeletionTime"]),
|
|
1423
|
-
};
|
|
1424
|
-
}
|
|
1425
|
-
/** The status of the replication */
|
|
1426
|
-
export var KnownReplicationMirrorState;
|
|
1427
|
-
(function (KnownReplicationMirrorState) {
|
|
1428
|
-
/** Destination volume has not been initialized */
|
|
1429
|
-
KnownReplicationMirrorState["Uninitialized"] = "Uninitialized";
|
|
1430
|
-
/** Destination volume has been initialized and is ready */
|
|
1431
|
-
KnownReplicationMirrorState["Mirrored"] = "Mirrored";
|
|
1432
|
-
/** Destination volume is RW, replication relationship has been broken off */
|
|
1433
|
-
KnownReplicationMirrorState["Broken"] = "Broken";
|
|
1434
|
-
})(KnownReplicationMirrorState || (KnownReplicationMirrorState = {}));
|
|
1435
|
-
export function authorizeRequestSerializer(item) {
|
|
1436
|
-
return { remoteVolumeResourceId: item["remoteVolumeResourceId"] };
|
|
1437
|
-
}
|
|
1438
|
-
export function peerClusterForVolumeMigrationRequestSerializer(item) {
|
|
1439
|
-
return {
|
|
1440
|
-
peerIpAddresses: item["peerIpAddresses"].map((p) => {
|
|
1441
|
-
return p;
|
|
1442
|
-
}),
|
|
1443
|
-
};
|
|
1444
|
-
}
|
|
1445
|
-
export function clusterPeerCommandResponseDeserializer(item) {
|
|
1446
|
-
return {
|
|
1447
|
-
peerAcceptCommand: item["peerAcceptCommand"],
|
|
1448
|
-
};
|
|
1449
|
-
}
|
|
1450
|
-
export function svmPeerCommandResponseDeserializer(item) {
|
|
1451
|
-
return {
|
|
1452
|
-
svmPeeringCommand: item["svmPeeringCommand"],
|
|
1453
|
-
};
|
|
1454
|
-
}
|
|
1455
|
-
export function poolChangeRequestSerializer(item) {
|
|
1456
|
-
return { newPoolResourceId: item["newPoolResourceId"] };
|
|
1457
|
-
}
|
|
1458
|
-
export function relocateVolumeRequestSerializer(item) {
|
|
1459
|
-
return { creationToken: item["creationToken"] };
|
|
1460
|
-
}
|
|
1461
|
-
export function quotaReportFilterRequestSerializer(item) {
|
|
1462
|
-
return {
|
|
1463
|
-
quotaType: item["quotaType"],
|
|
1464
|
-
quotaTarget: item["quotaTarget"],
|
|
1465
|
-
usageThresholdPercentage: item["usageThresholdPercentage"],
|
|
1466
|
-
};
|
|
1467
|
-
}
|
|
1468
|
-
/** Type of quota */
|
|
1469
|
-
export var KnownQuotaType;
|
|
1470
|
-
(function (KnownQuotaType) {
|
|
1471
|
-
/** Default user quota */
|
|
1472
|
-
KnownQuotaType["DefaultUserQuota"] = "DefaultUserQuota";
|
|
1473
|
-
/** Default group quota */
|
|
1474
|
-
KnownQuotaType["DefaultGroupQuota"] = "DefaultGroupQuota";
|
|
1475
|
-
/** Individual user quota */
|
|
1476
|
-
KnownQuotaType["IndividualUserQuota"] = "IndividualUserQuota";
|
|
1477
|
-
/** Individual group quota */
|
|
1478
|
-
KnownQuotaType["IndividualGroupQuota"] = "IndividualGroupQuota";
|
|
1479
|
-
})(KnownQuotaType || (KnownQuotaType = {}));
|
|
1480
|
-
export function listQuotaReportResultDeserializer(item) {
|
|
1481
|
-
return {
|
|
1482
|
-
properties: !item["properties"]
|
|
1483
|
-
? item["properties"]
|
|
1484
|
-
: listQuotaReportResponseDeserializer(item["properties"]),
|
|
1485
|
-
};
|
|
1486
|
-
}
|
|
1487
|
-
export function listQuotaReportResponseDeserializer(item) {
|
|
1488
|
-
return {
|
|
1489
|
-
quotaReportRecords: !item["quotaReportRecords"]
|
|
1490
|
-
? item["quotaReportRecords"]
|
|
1491
|
-
: quotaReportArrayDeserializer(item["quotaReportRecords"]),
|
|
1492
|
-
};
|
|
1493
|
-
}
|
|
1494
|
-
export function quotaReportArrayDeserializer(result) {
|
|
1495
|
-
return result.map((item) => {
|
|
1496
|
-
return quotaReportDeserializer(item);
|
|
1497
|
-
});
|
|
1498
|
-
}
|
|
1499
|
-
export function quotaReportDeserializer(item) {
|
|
1500
|
-
return {
|
|
1501
|
-
quotaType: item["quotaType"],
|
|
1502
|
-
quotaTarget: item["quotaTarget"],
|
|
1503
|
-
quotaLimitUsedInKiBs: item["quotaLimitUsedInKiBs"],
|
|
1504
|
-
quotaLimitTotalInKiBs: item["quotaLimitTotalInKiBs"],
|
|
1505
|
-
percentageUsed: item["percentageUsed"],
|
|
1506
|
-
isDerivedQuota: item["isDerivedQuota"],
|
|
1507
|
-
};
|
|
1508
|
-
}
|
|
1509
|
-
export function snapshotSerializer(item) {
|
|
1510
|
-
return {
|
|
1511
|
-
properties: !item["properties"]
|
|
1512
|
-
? item["properties"]
|
|
1513
|
-
: snapshotPropertiesSerializer(item["properties"]),
|
|
1514
|
-
location: item["location"],
|
|
1515
|
-
};
|
|
1516
|
-
}
|
|
1517
|
-
export function snapshotDeserializer(item) {
|
|
1518
|
-
return {
|
|
1519
|
-
id: item["id"],
|
|
1520
|
-
name: item["name"],
|
|
1521
|
-
type: item["type"],
|
|
1522
|
-
systemData: !item["systemData"]
|
|
1523
|
-
? item["systemData"]
|
|
1524
|
-
: systemDataDeserializer(item["systemData"]),
|
|
1525
|
-
properties: !item["properties"]
|
|
1526
|
-
? item["properties"]
|
|
1527
|
-
: snapshotPropertiesDeserializer(item["properties"]),
|
|
1528
|
-
location: item["location"],
|
|
1529
|
-
};
|
|
1530
|
-
}
|
|
1531
|
-
export function snapshotPropertiesSerializer(item) {
|
|
1532
|
-
return item;
|
|
1533
|
-
}
|
|
1534
|
-
export function snapshotPropertiesDeserializer(item) {
|
|
1535
|
-
return {
|
|
1536
|
-
snapshotId: item["snapshotId"],
|
|
1537
|
-
created: !item["created"] ? item["created"] : new Date(item["created"]),
|
|
1538
|
-
provisioningState: item["provisioningState"],
|
|
1539
|
-
};
|
|
1540
|
-
}
|
|
1541
|
-
export function snapshotPatchSerializer(item) {
|
|
1542
|
-
return item;
|
|
1543
|
-
}
|
|
1544
|
-
export function _snapshotsListDeserializer(item) {
|
|
1545
|
-
return {
|
|
1546
|
-
value: snapshotArrayDeserializer(item["value"]),
|
|
1547
|
-
nextLink: item["nextLink"],
|
|
1548
|
-
};
|
|
1549
|
-
}
|
|
1550
|
-
export function snapshotArraySerializer(result) {
|
|
1551
|
-
return result.map((item) => {
|
|
1552
|
-
return snapshotSerializer(item);
|
|
1553
|
-
});
|
|
1554
|
-
}
|
|
1555
|
-
export function snapshotArrayDeserializer(result) {
|
|
1556
|
-
return result.map((item) => {
|
|
1557
|
-
return snapshotDeserializer(item);
|
|
1558
|
-
});
|
|
1559
|
-
}
|
|
1560
|
-
export function snapshotRestoreFilesSerializer(item) {
|
|
1561
|
-
return {
|
|
1562
|
-
filePaths: item["filePaths"].map((p) => {
|
|
1563
|
-
return p;
|
|
1564
|
-
}),
|
|
1565
|
-
destinationPath: item["destinationPath"],
|
|
1566
|
-
};
|
|
1567
|
-
}
|
|
1568
|
-
export function snapshotPolicySerializer(item) {
|
|
1569
|
-
return {
|
|
1570
|
-
tags: item["tags"],
|
|
1571
|
-
location: item["location"],
|
|
1572
|
-
properties: snapshotPolicyPropertiesSerializer(item["properties"]),
|
|
1573
|
-
};
|
|
1574
|
-
}
|
|
1575
|
-
export function snapshotPolicyDeserializer(item) {
|
|
1576
|
-
return {
|
|
1577
|
-
tags: !item["tags"]
|
|
1578
|
-
? item["tags"]
|
|
1579
|
-
: Object.fromEntries(Object.entries(item["tags"]).map(([k, p]) => [k, p])),
|
|
1580
|
-
location: item["location"],
|
|
1581
|
-
id: item["id"],
|
|
1582
|
-
name: item["name"],
|
|
1583
|
-
type: item["type"],
|
|
1584
|
-
systemData: !item["systemData"]
|
|
1585
|
-
? item["systemData"]
|
|
1586
|
-
: systemDataDeserializer(item["systemData"]),
|
|
1587
|
-
properties: snapshotPolicyPropertiesDeserializer(item["properties"]),
|
|
1588
|
-
etag: item["etag"],
|
|
1589
|
-
};
|
|
1590
|
-
}
|
|
1591
|
-
export function snapshotPolicyPropertiesSerializer(item) {
|
|
1592
|
-
return {
|
|
1593
|
-
hourlySchedule: !item["hourlySchedule"]
|
|
1594
|
-
? item["hourlySchedule"]
|
|
1595
|
-
: hourlyScheduleSerializer(item["hourlySchedule"]),
|
|
1596
|
-
dailySchedule: !item["dailySchedule"]
|
|
1597
|
-
? item["dailySchedule"]
|
|
1598
|
-
: dailyScheduleSerializer(item["dailySchedule"]),
|
|
1599
|
-
weeklySchedule: !item["weeklySchedule"]
|
|
1600
|
-
? item["weeklySchedule"]
|
|
1601
|
-
: weeklyScheduleSerializer(item["weeklySchedule"]),
|
|
1602
|
-
monthlySchedule: !item["monthlySchedule"]
|
|
1603
|
-
? item["monthlySchedule"]
|
|
1604
|
-
: monthlyScheduleSerializer(item["monthlySchedule"]),
|
|
1605
|
-
enabled: item["enabled"],
|
|
1606
|
-
};
|
|
1607
|
-
}
|
|
1608
|
-
export function snapshotPolicyPropertiesDeserializer(item) {
|
|
1609
|
-
return {
|
|
1610
|
-
hourlySchedule: !item["hourlySchedule"]
|
|
1611
|
-
? item["hourlySchedule"]
|
|
1612
|
-
: hourlyScheduleDeserializer(item["hourlySchedule"]),
|
|
1613
|
-
dailySchedule: !item["dailySchedule"]
|
|
1614
|
-
? item["dailySchedule"]
|
|
1615
|
-
: dailyScheduleDeserializer(item["dailySchedule"]),
|
|
1616
|
-
weeklySchedule: !item["weeklySchedule"]
|
|
1617
|
-
? item["weeklySchedule"]
|
|
1618
|
-
: weeklyScheduleDeserializer(item["weeklySchedule"]),
|
|
1619
|
-
monthlySchedule: !item["monthlySchedule"]
|
|
1620
|
-
? item["monthlySchedule"]
|
|
1621
|
-
: monthlyScheduleDeserializer(item["monthlySchedule"]),
|
|
1622
|
-
enabled: item["enabled"],
|
|
1623
|
-
provisioningState: item["provisioningState"],
|
|
1624
|
-
};
|
|
1625
|
-
}
|
|
1626
|
-
export function hourlyScheduleSerializer(item) {
|
|
1627
|
-
return {
|
|
1628
|
-
snapshotsToKeep: item["snapshotsToKeep"],
|
|
1629
|
-
minute: item["minute"],
|
|
1630
|
-
usedBytes: item["usedBytes"],
|
|
1631
|
-
};
|
|
1632
|
-
}
|
|
1633
|
-
export function hourlyScheduleDeserializer(item) {
|
|
1634
|
-
return {
|
|
1635
|
-
snapshotsToKeep: item["snapshotsToKeep"],
|
|
1636
|
-
minute: item["minute"],
|
|
1637
|
-
usedBytes: item["usedBytes"],
|
|
1638
|
-
};
|
|
1639
|
-
}
|
|
1640
|
-
export function dailyScheduleSerializer(item) {
|
|
1641
|
-
return {
|
|
1642
|
-
snapshotsToKeep: item["snapshotsToKeep"],
|
|
1643
|
-
hour: item["hour"],
|
|
1644
|
-
minute: item["minute"],
|
|
1645
|
-
usedBytes: item["usedBytes"],
|
|
1646
|
-
};
|
|
1647
|
-
}
|
|
1648
|
-
export function dailyScheduleDeserializer(item) {
|
|
1649
|
-
return {
|
|
1650
|
-
snapshotsToKeep: item["snapshotsToKeep"],
|
|
1651
|
-
hour: item["hour"],
|
|
1652
|
-
minute: item["minute"],
|
|
1653
|
-
usedBytes: item["usedBytes"],
|
|
1654
|
-
};
|
|
1655
|
-
}
|
|
1656
|
-
export function weeklyScheduleSerializer(item) {
|
|
1657
|
-
return {
|
|
1658
|
-
snapshotsToKeep: item["snapshotsToKeep"],
|
|
1659
|
-
day: item["day"],
|
|
1660
|
-
hour: item["hour"],
|
|
1661
|
-
minute: item["minute"],
|
|
1662
|
-
usedBytes: item["usedBytes"],
|
|
1663
|
-
};
|
|
1664
|
-
}
|
|
1665
|
-
export function weeklyScheduleDeserializer(item) {
|
|
1666
|
-
return {
|
|
1667
|
-
snapshotsToKeep: item["snapshotsToKeep"],
|
|
1668
|
-
day: item["day"],
|
|
1669
|
-
hour: item["hour"],
|
|
1670
|
-
minute: item["minute"],
|
|
1671
|
-
usedBytes: item["usedBytes"],
|
|
1672
|
-
};
|
|
1673
|
-
}
|
|
1674
|
-
export function monthlyScheduleSerializer(item) {
|
|
1675
|
-
return {
|
|
1676
|
-
snapshotsToKeep: item["snapshotsToKeep"],
|
|
1677
|
-
daysOfMonth: item["daysOfMonth"],
|
|
1678
|
-
hour: item["hour"],
|
|
1679
|
-
minute: item["minute"],
|
|
1680
|
-
usedBytes: item["usedBytes"],
|
|
1681
|
-
};
|
|
1682
|
-
}
|
|
1683
|
-
export function monthlyScheduleDeserializer(item) {
|
|
1684
|
-
return {
|
|
1685
|
-
snapshotsToKeep: item["snapshotsToKeep"],
|
|
1686
|
-
daysOfMonth: item["daysOfMonth"],
|
|
1687
|
-
hour: item["hour"],
|
|
1688
|
-
minute: item["minute"],
|
|
1689
|
-
usedBytes: item["usedBytes"],
|
|
1690
|
-
};
|
|
1691
|
-
}
|
|
1692
|
-
export function snapshotPolicyPatchSerializer(item) {
|
|
1693
|
-
return {
|
|
1694
|
-
location: item["location"],
|
|
1695
|
-
tags: item["tags"],
|
|
1696
|
-
properties: !item["properties"]
|
|
1697
|
-
? item["properties"]
|
|
1698
|
-
: snapshotPolicyPropertiesSerializer(item["properties"]),
|
|
1699
|
-
};
|
|
1700
|
-
}
|
|
1701
|
-
export function _snapshotPoliciesListDeserializer(item) {
|
|
1702
|
-
return {
|
|
1703
|
-
value: snapshotPolicyArrayDeserializer(item["value"]),
|
|
1704
|
-
nextLink: item["nextLink"],
|
|
1705
|
-
};
|
|
1706
|
-
}
|
|
1707
|
-
export function snapshotPolicyArraySerializer(result) {
|
|
1708
|
-
return result.map((item) => {
|
|
1709
|
-
return snapshotPolicySerializer(item);
|
|
1710
|
-
});
|
|
1711
|
-
}
|
|
1712
|
-
export function snapshotPolicyArrayDeserializer(result) {
|
|
1713
|
-
return result.map((item) => {
|
|
1714
|
-
return snapshotPolicyDeserializer(item);
|
|
1715
|
-
});
|
|
1716
|
-
}
|
|
1717
|
-
export function snapshotPolicyVolumeListDeserializer(item) {
|
|
1718
|
-
return {
|
|
1719
|
-
value: volumeArrayDeserializer(item["value"]),
|
|
1720
|
-
nextLink: item["nextLink"],
|
|
1721
|
-
};
|
|
1722
|
-
}
|
|
1723
|
-
export function backupPolicySerializer(item) {
|
|
1724
|
-
return {
|
|
1725
|
-
tags: item["tags"],
|
|
1726
|
-
location: item["location"],
|
|
1727
|
-
properties: backupPolicyPropertiesSerializer(item["properties"]),
|
|
1728
|
-
};
|
|
1729
|
-
}
|
|
1730
|
-
export function backupPolicyDeserializer(item) {
|
|
1731
|
-
return {
|
|
1732
|
-
tags: !item["tags"]
|
|
1733
|
-
? item["tags"]
|
|
1734
|
-
: Object.fromEntries(Object.entries(item["tags"]).map(([k, p]) => [k, p])),
|
|
1735
|
-
location: item["location"],
|
|
1736
|
-
id: item["id"],
|
|
1737
|
-
name: item["name"],
|
|
1738
|
-
type: item["type"],
|
|
1739
|
-
systemData: !item["systemData"]
|
|
1740
|
-
? item["systemData"]
|
|
1741
|
-
: systemDataDeserializer(item["systemData"]),
|
|
1742
|
-
properties: backupPolicyPropertiesDeserializer(item["properties"]),
|
|
1743
|
-
etag: item["etag"],
|
|
1744
|
-
};
|
|
1745
|
-
}
|
|
1746
|
-
export function backupPolicyPropertiesSerializer(item) {
|
|
1747
|
-
return {
|
|
1748
|
-
dailyBackupsToKeep: item["dailyBackupsToKeep"],
|
|
1749
|
-
weeklyBackupsToKeep: item["weeklyBackupsToKeep"],
|
|
1750
|
-
monthlyBackupsToKeep: item["monthlyBackupsToKeep"],
|
|
1751
|
-
enabled: item["enabled"],
|
|
1752
|
-
};
|
|
1753
|
-
}
|
|
1754
|
-
export function backupPolicyPropertiesDeserializer(item) {
|
|
1755
|
-
return {
|
|
1756
|
-
backupPolicyId: item["backupPolicyId"],
|
|
1757
|
-
provisioningState: item["provisioningState"],
|
|
1758
|
-
dailyBackupsToKeep: item["dailyBackupsToKeep"],
|
|
1759
|
-
weeklyBackupsToKeep: item["weeklyBackupsToKeep"],
|
|
1760
|
-
monthlyBackupsToKeep: item["monthlyBackupsToKeep"],
|
|
1761
|
-
volumesAssigned: item["volumesAssigned"],
|
|
1762
|
-
enabled: item["enabled"],
|
|
1763
|
-
volumeBackups: !item["volumeBackups"]
|
|
1764
|
-
? item["volumeBackups"]
|
|
1765
|
-
: volumeBackupsArrayDeserializer(item["volumeBackups"]),
|
|
1766
|
-
};
|
|
1767
|
-
}
|
|
1768
|
-
export function volumeBackupsArrayDeserializer(result) {
|
|
1769
|
-
return result.map((item) => {
|
|
1770
|
-
return volumeBackupsDeserializer(item);
|
|
1771
|
-
});
|
|
1772
|
-
}
|
|
1773
|
-
export function volumeBackupsDeserializer(item) {
|
|
1774
|
-
return {
|
|
1775
|
-
volumeName: item["volumeName"],
|
|
1776
|
-
volumeResourceId: item["volumeResourceId"],
|
|
1777
|
-
backupsCount: item["backupsCount"],
|
|
1778
|
-
policyEnabled: item["policyEnabled"],
|
|
1779
|
-
};
|
|
1780
|
-
}
|
|
1781
|
-
export function backupPolicyPatchSerializer(item) {
|
|
1782
|
-
return {
|
|
1783
|
-
location: item["location"],
|
|
1784
|
-
tags: item["tags"],
|
|
1785
|
-
properties: !item["properties"]
|
|
1786
|
-
? item["properties"]
|
|
1787
|
-
: backupPolicyPropertiesSerializer(item["properties"]),
|
|
1788
|
-
};
|
|
1789
|
-
}
|
|
1790
|
-
export function _backupPoliciesListDeserializer(item) {
|
|
1791
|
-
return {
|
|
1792
|
-
value: backupPolicyArrayDeserializer(item["value"]),
|
|
1793
|
-
nextLink: item["nextLink"],
|
|
1794
|
-
};
|
|
1795
|
-
}
|
|
1796
|
-
export function backupPolicyArraySerializer(result) {
|
|
1797
|
-
return result.map((item) => {
|
|
1798
|
-
return backupPolicySerializer(item);
|
|
1799
|
-
});
|
|
1800
|
-
}
|
|
1801
|
-
export function backupPolicyArrayDeserializer(result) {
|
|
1802
|
-
return result.map((item) => {
|
|
1803
|
-
return backupPolicyDeserializer(item);
|
|
1804
|
-
});
|
|
1805
|
-
}
|
|
1806
|
-
export function volumeQuotaRuleSerializer(item) {
|
|
1807
|
-
return {
|
|
1808
|
-
tags: item["tags"],
|
|
1809
|
-
location: item["location"],
|
|
1810
|
-
properties: !item["properties"]
|
|
1811
|
-
? item["properties"]
|
|
1812
|
-
: volumeQuotaRulesPropertiesSerializer(item["properties"]),
|
|
1813
|
-
};
|
|
1814
|
-
}
|
|
1815
|
-
export function volumeQuotaRuleDeserializer(item) {
|
|
1816
|
-
return {
|
|
1817
|
-
tags: !item["tags"]
|
|
1818
|
-
? item["tags"]
|
|
1819
|
-
: Object.fromEntries(Object.entries(item["tags"]).map(([k, p]) => [k, p])),
|
|
1820
|
-
location: item["location"],
|
|
1821
|
-
id: item["id"],
|
|
1822
|
-
name: item["name"],
|
|
1823
|
-
type: item["type"],
|
|
1824
|
-
systemData: !item["systemData"]
|
|
1825
|
-
? item["systemData"]
|
|
1826
|
-
: systemDataDeserializer(item["systemData"]),
|
|
1827
|
-
properties: !item["properties"]
|
|
1828
|
-
? item["properties"]
|
|
1829
|
-
: volumeQuotaRulesPropertiesDeserializer(item["properties"]),
|
|
1830
|
-
};
|
|
1831
|
-
}
|
|
1832
|
-
export function volumeQuotaRulesPropertiesSerializer(item) {
|
|
1833
|
-
return {
|
|
1834
|
-
quotaSizeInKiBs: item["quotaSizeInKiBs"],
|
|
1835
|
-
quotaType: item["quotaType"],
|
|
1836
|
-
quotaTarget: item["quotaTarget"],
|
|
1837
|
-
};
|
|
1838
|
-
}
|
|
1839
|
-
export function volumeQuotaRulesPropertiesDeserializer(item) {
|
|
1840
|
-
return {
|
|
1841
|
-
provisioningState: item["provisioningState"],
|
|
1842
|
-
quotaSizeInKiBs: item["quotaSizeInKiBs"],
|
|
1843
|
-
quotaType: item["quotaType"],
|
|
1844
|
-
quotaTarget: item["quotaTarget"],
|
|
1845
|
-
};
|
|
1846
|
-
}
|
|
1847
|
-
/** Gets the status of the VolumeQuotaRule at the time the operation was called. */
|
|
1848
|
-
export var KnownNetAppProvisioningState;
|
|
1849
|
-
(function (KnownNetAppProvisioningState) {
|
|
1850
|
-
/** Resource has been Accepted */
|
|
1851
|
-
KnownNetAppProvisioningState["Accepted"] = "Accepted";
|
|
1852
|
-
/** Resource is being Created */
|
|
1853
|
-
KnownNetAppProvisioningState["Creating"] = "Creating";
|
|
1854
|
-
/** Resource is being Patched */
|
|
1855
|
-
KnownNetAppProvisioningState["Patching"] = "Patching";
|
|
1856
|
-
/** Resource is updating */
|
|
1857
|
-
KnownNetAppProvisioningState["Updating"] = "Updating";
|
|
1858
|
-
/** Resource is being Deleted */
|
|
1859
|
-
KnownNetAppProvisioningState["Deleting"] = "Deleting";
|
|
1860
|
-
/** Resource is being Moved */
|
|
1861
|
-
KnownNetAppProvisioningState["Moving"] = "Moving";
|
|
1862
|
-
/** Resource has Failed */
|
|
1863
|
-
KnownNetAppProvisioningState["Failed"] = "Failed";
|
|
1864
|
-
/** Resource has Succeeded */
|
|
1865
|
-
KnownNetAppProvisioningState["Succeeded"] = "Succeeded";
|
|
1866
|
-
})(KnownNetAppProvisioningState || (KnownNetAppProvisioningState = {}));
|
|
1867
|
-
export function volumeQuotaRulePatchSerializer(item) {
|
|
1868
|
-
return {
|
|
1869
|
-
tags: item["tags"],
|
|
1870
|
-
properties: !item["properties"]
|
|
1871
|
-
? item["properties"]
|
|
1872
|
-
: volumeQuotaRulesPropertiesSerializer(item["properties"]),
|
|
1873
|
-
};
|
|
1874
|
-
}
|
|
1875
|
-
export function _volumeQuotaRulesListDeserializer(item) {
|
|
1876
|
-
return {
|
|
1877
|
-
value: volumeQuotaRuleArrayDeserializer(item["value"]),
|
|
1878
|
-
nextLink: item["nextLink"],
|
|
1879
|
-
};
|
|
1880
|
-
}
|
|
1881
|
-
export function volumeQuotaRuleArraySerializer(result) {
|
|
1882
|
-
return result.map((item) => {
|
|
1883
|
-
return volumeQuotaRuleSerializer(item);
|
|
1884
|
-
});
|
|
1885
|
-
}
|
|
1886
|
-
export function volumeQuotaRuleArrayDeserializer(result) {
|
|
1887
|
-
return result.map((item) => {
|
|
1888
|
-
return volumeQuotaRuleDeserializer(item);
|
|
1889
|
-
});
|
|
1890
|
-
}
|
|
1891
|
-
export function ransomwareReportDeserializer(item) {
|
|
1892
|
-
return {
|
|
1893
|
-
id: item["id"],
|
|
1894
|
-
name: item["name"],
|
|
1895
|
-
type: item["type"],
|
|
1896
|
-
systemData: !item["systemData"]
|
|
1897
|
-
? item["systemData"]
|
|
1898
|
-
: systemDataDeserializer(item["systemData"]),
|
|
1899
|
-
properties: !item["properties"]
|
|
1900
|
-
? item["properties"]
|
|
1901
|
-
: ransomwareReportPropertiesDeserializer(item["properties"]),
|
|
1902
|
-
};
|
|
1903
|
-
}
|
|
1904
|
-
export function ransomwareReportPropertiesDeserializer(item) {
|
|
1905
|
-
return {
|
|
1906
|
-
eventTime: !item["eventTime"] ? item["eventTime"] : new Date(item["eventTime"]),
|
|
1907
|
-
state: item["state"],
|
|
1908
|
-
severity: item["severity"],
|
|
1909
|
-
clearedCount: item["clearedCount"],
|
|
1910
|
-
reportedCount: item["reportedCount"],
|
|
1911
|
-
suspects: !item["suspects"]
|
|
1912
|
-
? item["suspects"]
|
|
1913
|
-
: ransomwareSuspectsArrayDeserializer(item["suspects"]),
|
|
1914
|
-
provisioningState: item["provisioningState"],
|
|
1915
|
-
};
|
|
1916
|
-
}
|
|
1917
|
-
/** State of the Advanced Ransomware Protection (ARP) report */
|
|
1918
|
-
export var KnownRansomwareReportState;
|
|
1919
|
-
(function (KnownRansomwareReportState) {
|
|
1920
|
-
/** The ARP report has been created. Take action by running clearsuspects marking suspects as FalsePositive or PotentialThreats */
|
|
1921
|
-
KnownRansomwareReportState["Active"] = "Active";
|
|
1922
|
-
/** The ARP Report has been resolved */
|
|
1923
|
-
KnownRansomwareReportState["Resolved"] = "Resolved";
|
|
1924
|
-
})(KnownRansomwareReportState || (KnownRansomwareReportState = {}));
|
|
1925
|
-
/** Severity of the Advanced Ransomware Protection (ARP) report */
|
|
1926
|
-
export var KnownRansomwareReportSeverity;
|
|
1927
|
-
(function (KnownRansomwareReportSeverity) {
|
|
1928
|
-
/** No data is suspected for ransomware activity */
|
|
1929
|
-
KnownRansomwareReportSeverity["None"] = "None";
|
|
1930
|
-
/** Low attack probability */
|
|
1931
|
-
KnownRansomwareReportSeverity["Low"] = "Low";
|
|
1932
|
-
/** Moderate attack probability */
|
|
1933
|
-
KnownRansomwareReportSeverity["Moderate"] = "Moderate";
|
|
1934
|
-
/** High amount of data is suspected for ransomware activity */
|
|
1935
|
-
KnownRansomwareReportSeverity["High"] = "High";
|
|
1936
|
-
})(KnownRansomwareReportSeverity || (KnownRansomwareReportSeverity = {}));
|
|
1937
|
-
export function ransomwareSuspectsArrayDeserializer(result) {
|
|
1938
|
-
return result.map((item) => {
|
|
1939
|
-
return ransomwareSuspectsDeserializer(item);
|
|
1940
|
-
});
|
|
1941
|
-
}
|
|
1942
|
-
export function ransomwareSuspectsDeserializer(item) {
|
|
1943
|
-
return {
|
|
1944
|
-
extension: item["extension"],
|
|
1945
|
-
resolution: item["resolution"],
|
|
1946
|
-
fileCount: item["fileCount"],
|
|
1947
|
-
suspectFiles: !item["suspectFiles"]
|
|
1948
|
-
? item["suspectFiles"]
|
|
1949
|
-
: suspectFileArrayDeserializer(item["suspectFiles"]),
|
|
1950
|
-
};
|
|
1951
|
-
}
|
|
1952
|
-
/** ARP report suspect resolution */
|
|
1953
|
-
export var KnownRansomwareSuspectResolution;
|
|
1954
|
-
(function (KnownRansomwareSuspectResolution) {
|
|
1955
|
-
/** The identified file type is unexpected in your workload and should be treated as a potential attack */
|
|
1956
|
-
KnownRansomwareSuspectResolution["PotentialThreat"] = "PotentialThreat";
|
|
1957
|
-
/** The identified file type is expected in your workload and can be ignored */
|
|
1958
|
-
KnownRansomwareSuspectResolution["FalsePositive"] = "FalsePositive";
|
|
1959
|
-
})(KnownRansomwareSuspectResolution || (KnownRansomwareSuspectResolution = {}));
|
|
1960
|
-
export function suspectFileArrayDeserializer(result) {
|
|
1961
|
-
return result.map((item) => {
|
|
1962
|
-
return suspectFileDeserializer(item);
|
|
1963
|
-
});
|
|
1964
|
-
}
|
|
1965
|
-
export function suspectFileDeserializer(item) {
|
|
1966
|
-
return {
|
|
1967
|
-
suspectFileName: item["suspectFileName"],
|
|
1968
|
-
fileTimestamp: !item["fileTimestamp"] ? item["fileTimestamp"] : new Date(item["fileTimestamp"]),
|
|
1969
|
-
};
|
|
1970
|
-
}
|
|
1971
|
-
export function _ransomwareReportsListDeserializer(item) {
|
|
1972
|
-
return {
|
|
1973
|
-
value: ransomwareReportArrayDeserializer(item["value"]),
|
|
1974
|
-
nextLink: item["nextLink"],
|
|
1975
|
-
};
|
|
1976
|
-
}
|
|
1977
|
-
export function ransomwareReportArrayDeserializer(result) {
|
|
1978
|
-
return result.map((item) => {
|
|
1979
|
-
return ransomwareReportDeserializer(item);
|
|
1980
|
-
});
|
|
1981
|
-
}
|
|
1982
|
-
export function ransomwareSuspectsClearRequestSerializer(item) {
|
|
1983
|
-
return {
|
|
1984
|
-
resolution: item["resolution"],
|
|
1985
|
-
extensions: item["extensions"].map((p) => {
|
|
1986
|
-
return p;
|
|
1987
|
-
}),
|
|
1988
|
-
};
|
|
1989
|
-
}
|
|
1990
|
-
export function backupVaultSerializer(item) {
|
|
1991
|
-
return {
|
|
1992
|
-
tags: item["tags"],
|
|
1993
|
-
location: item["location"],
|
|
1994
|
-
properties: !item["properties"]
|
|
1995
|
-
? item["properties"]
|
|
1996
|
-
: backupVaultPropertiesSerializer(item["properties"]),
|
|
1997
|
-
};
|
|
1998
|
-
}
|
|
1999
|
-
export function backupVaultDeserializer(item) {
|
|
2000
|
-
return {
|
|
2001
|
-
tags: !item["tags"]
|
|
2002
|
-
? item["tags"]
|
|
2003
|
-
: Object.fromEntries(Object.entries(item["tags"]).map(([k, p]) => [k, p])),
|
|
2004
|
-
location: item["location"],
|
|
2005
|
-
id: item["id"],
|
|
2006
|
-
name: item["name"],
|
|
2007
|
-
type: item["type"],
|
|
2008
|
-
systemData: !item["systemData"]
|
|
2009
|
-
? item["systemData"]
|
|
2010
|
-
: systemDataDeserializer(item["systemData"]),
|
|
2011
|
-
properties: !item["properties"]
|
|
2012
|
-
? item["properties"]
|
|
2013
|
-
: backupVaultPropertiesDeserializer(item["properties"]),
|
|
2014
|
-
};
|
|
2015
|
-
}
|
|
2016
|
-
export function backupVaultPropertiesSerializer(item) {
|
|
2017
|
-
return item;
|
|
2018
|
-
}
|
|
2019
|
-
export function backupVaultPropertiesDeserializer(item) {
|
|
2020
|
-
return {
|
|
2021
|
-
provisioningState: item["provisioningState"],
|
|
2022
|
-
};
|
|
2023
|
-
}
|
|
2024
|
-
export function backupVaultPatchSerializer(item) {
|
|
2025
|
-
return { tags: item["tags"] };
|
|
2026
|
-
}
|
|
2027
|
-
export function _backupVaultsListDeserializer(item) {
|
|
2028
|
-
return {
|
|
2029
|
-
value: backupVaultArrayDeserializer(item["value"]),
|
|
2030
|
-
nextLink: item["nextLink"],
|
|
2031
|
-
};
|
|
2032
|
-
}
|
|
2033
|
-
export function backupVaultArraySerializer(result) {
|
|
2034
|
-
return result.map((item) => {
|
|
2035
|
-
return backupVaultSerializer(item);
|
|
2036
|
-
});
|
|
2037
|
-
}
|
|
2038
|
-
export function backupVaultArrayDeserializer(result) {
|
|
2039
|
-
return result.map((item) => {
|
|
2040
|
-
return backupVaultDeserializer(item);
|
|
2041
|
-
});
|
|
2042
|
-
}
|
|
2043
|
-
export function bucketSerializer(item) {
|
|
2044
|
-
return {
|
|
2045
|
-
properties: !item["properties"]
|
|
2046
|
-
? item["properties"]
|
|
2047
|
-
: bucketPropertiesSerializer(item["properties"]),
|
|
2048
|
-
};
|
|
2049
|
-
}
|
|
2050
|
-
export function bucketDeserializer(item) {
|
|
2051
|
-
return {
|
|
2052
|
-
id: item["id"],
|
|
2053
|
-
name: item["name"],
|
|
2054
|
-
type: item["type"],
|
|
2055
|
-
systemData: !item["systemData"]
|
|
2056
|
-
? item["systemData"]
|
|
2057
|
-
: systemDataDeserializer(item["systemData"]),
|
|
2058
|
-
properties: !item["properties"]
|
|
2059
|
-
? item["properties"]
|
|
2060
|
-
: bucketPropertiesDeserializer(item["properties"]),
|
|
2061
|
-
};
|
|
2062
|
-
}
|
|
2063
|
-
export function bucketPropertiesSerializer(item) {
|
|
2064
|
-
return {
|
|
2065
|
-
path: item["path"],
|
|
2066
|
-
fileSystemUser: !item["fileSystemUser"]
|
|
2067
|
-
? item["fileSystemUser"]
|
|
2068
|
-
: fileSystemUserSerializer(item["fileSystemUser"]),
|
|
2069
|
-
server: !item["server"] ? item["server"] : bucketServerPropertiesSerializer(item["server"]),
|
|
2070
|
-
permissions: item["permissions"],
|
|
2071
|
-
akvDetails: !item["akvDetails"]
|
|
2072
|
-
? item["akvDetails"]
|
|
2073
|
-
: azureKeyVaultDetailsSerializer(item["akvDetails"]),
|
|
2074
|
-
};
|
|
2075
|
-
}
|
|
2076
|
-
export function bucketPropertiesDeserializer(item) {
|
|
2077
|
-
return {
|
|
2078
|
-
path: item["path"],
|
|
2079
|
-
fileSystemUser: !item["fileSystemUser"]
|
|
2080
|
-
? item["fileSystemUser"]
|
|
2081
|
-
: fileSystemUserDeserializer(item["fileSystemUser"]),
|
|
2082
|
-
provisioningState: item["provisioningState"],
|
|
2083
|
-
status: item["status"],
|
|
2084
|
-
server: !item["server"] ? item["server"] : bucketServerPropertiesDeserializer(item["server"]),
|
|
2085
|
-
permissions: item["permissions"],
|
|
2086
|
-
akvDetails: !item["akvDetails"]
|
|
2087
|
-
? item["akvDetails"]
|
|
2088
|
-
: azureKeyVaultDetailsDeserializer(item["akvDetails"]),
|
|
2089
|
-
};
|
|
2090
|
-
}
|
|
2091
|
-
export function fileSystemUserSerializer(item) {
|
|
2092
|
-
return {
|
|
2093
|
-
nfsUser: !item["nfsUser"] ? item["nfsUser"] : nfsUserSerializer(item["nfsUser"]),
|
|
2094
|
-
cifsUser: !item["cifsUser"] ? item["cifsUser"] : cifsUserSerializer(item["cifsUser"]),
|
|
2095
|
-
};
|
|
2096
|
-
}
|
|
2097
|
-
export function fileSystemUserDeserializer(item) {
|
|
2098
|
-
return {
|
|
2099
|
-
nfsUser: !item["nfsUser"] ? item["nfsUser"] : nfsUserDeserializer(item["nfsUser"]),
|
|
2100
|
-
cifsUser: !item["cifsUser"] ? item["cifsUser"] : cifsUserDeserializer(item["cifsUser"]),
|
|
2101
|
-
};
|
|
2102
|
-
}
|
|
2103
|
-
export function nfsUserSerializer(item) {
|
|
2104
|
-
return { userId: item["userId"], groupId: item["groupId"] };
|
|
2105
|
-
}
|
|
2106
|
-
export function nfsUserDeserializer(item) {
|
|
2107
|
-
return {
|
|
2108
|
-
userId: item["userId"],
|
|
2109
|
-
groupId: item["groupId"],
|
|
2110
|
-
};
|
|
2111
|
-
}
|
|
2112
|
-
export function cifsUserSerializer(item) {
|
|
2113
|
-
return { username: item["username"] };
|
|
2114
|
-
}
|
|
2115
|
-
export function cifsUserDeserializer(item) {
|
|
2116
|
-
return {
|
|
2117
|
-
username: item["username"],
|
|
2118
|
-
};
|
|
2119
|
-
}
|
|
2120
|
-
/**
|
|
2121
|
-
* The bucket credentials status. There states:
|
|
2122
|
-
*
|
|
2123
|
-
* "NoCredentialsSet": Access and Secret key pair have not been generated.
|
|
2124
|
-
* "CredentialsExpired": Access and Secret key pair have expired.
|
|
2125
|
-
* "Active": The certificate has been installed and credentials are unexpired.
|
|
2126
|
-
*/
|
|
2127
|
-
export var KnownCredentialsStatus;
|
|
2128
|
-
(function (KnownCredentialsStatus) {
|
|
2129
|
-
/** Access and Secret key pair have not been generated. */
|
|
2130
|
-
KnownCredentialsStatus["NoCredentialsSet"] = "NoCredentialsSet";
|
|
2131
|
-
/** Access and Secret key pair have expired. */
|
|
2132
|
-
KnownCredentialsStatus["CredentialsExpired"] = "CredentialsExpired";
|
|
2133
|
-
/** The certificate has been installed on the bucket server and the bucket credentials are unexpired. */
|
|
2134
|
-
KnownCredentialsStatus["Active"] = "Active";
|
|
2135
|
-
})(KnownCredentialsStatus || (KnownCredentialsStatus = {}));
|
|
2136
|
-
export function bucketServerPropertiesSerializer(item) {
|
|
2137
|
-
return {
|
|
2138
|
-
fqdn: item["fqdn"],
|
|
2139
|
-
certificateObject: item["certificateObject"],
|
|
2140
|
-
onCertificateConflictAction: item["onCertificateConflictAction"],
|
|
2141
|
-
};
|
|
2142
|
-
}
|
|
2143
|
-
export function bucketServerPropertiesDeserializer(item) {
|
|
2144
|
-
return {
|
|
2145
|
-
fqdn: item["fqdn"],
|
|
2146
|
-
certificateCommonName: item["certificateCommonName"],
|
|
2147
|
-
certificateExpiryDate: !item["certificateExpiryDate"]
|
|
2148
|
-
? item["certificateExpiryDate"]
|
|
2149
|
-
: new Date(item["certificateExpiryDate"]),
|
|
2150
|
-
ipAddress: item["ipAddress"],
|
|
2151
|
-
certificateObject: item["certificateObject"],
|
|
2152
|
-
onCertificateConflictAction: item["onCertificateConflictAction"],
|
|
2153
|
-
};
|
|
2154
|
-
}
|
|
2155
|
-
/**
|
|
2156
|
-
* This action is triggered when a certificate conflict occurs. A conflict arises if you try to create a new bucket while one or more already exist on the server, or if you update a bucket when multiple buckets are present. This happens because a single certificate is shared among all buckets on the same server.
|
|
2157
|
-
*
|
|
2158
|
-
* Note: This applies both to certificates provided directly via the certificateObject property and to those retrieved from Azure Key Vault. Details for the latter case are specified in the akvDetails.certificateAkvDetails section.
|
|
2159
|
-
*/
|
|
2160
|
-
export var KnownOnCertificateConflictAction;
|
|
2161
|
-
(function (KnownOnCertificateConflictAction) {
|
|
2162
|
-
/** Update the existing certificate regardless of whether there is a conflict or not. This means all buckets on the server will now use the new certificate. */
|
|
2163
|
-
KnownOnCertificateConflictAction["Update"] = "Update";
|
|
2164
|
-
/** Fail the operation if a conflict occurs, meaning the bucket operation will fail, and the existing certificate will continue to be in use. */
|
|
2165
|
-
KnownOnCertificateConflictAction["Fail"] = "Fail";
|
|
2166
|
-
})(KnownOnCertificateConflictAction || (KnownOnCertificateConflictAction = {}));
|
|
2167
|
-
/** Access permissions for the bucket. Either ReadOnly or ReadWrite. The default is ReadOnly if no value is provided during bucket creation. */
|
|
2168
|
-
export var KnownBucketPermissions;
|
|
2169
|
-
(function (KnownBucketPermissions) {
|
|
2170
|
-
/** Read-only access to bucket. */
|
|
2171
|
-
KnownBucketPermissions["ReadOnly"] = "ReadOnly";
|
|
2172
|
-
/** Read-write access to bucket. */
|
|
2173
|
-
KnownBucketPermissions["ReadWrite"] = "ReadWrite";
|
|
2174
|
-
})(KnownBucketPermissions || (KnownBucketPermissions = {}));
|
|
2175
|
-
export function azureKeyVaultDetailsSerializer(item) {
|
|
2176
|
-
return {
|
|
2177
|
-
certificateAkvDetails: !item["certificateAkvDetails"]
|
|
2178
|
-
? item["certificateAkvDetails"]
|
|
2179
|
-
: certificateAkvDetailsSerializer(item["certificateAkvDetails"]),
|
|
2180
|
-
credentialsAkvDetails: !item["credentialsAkvDetails"]
|
|
2181
|
-
? item["credentialsAkvDetails"]
|
|
2182
|
-
: credentialsAkvDetailsSerializer(item["credentialsAkvDetails"]),
|
|
2183
|
-
};
|
|
2184
|
-
}
|
|
2185
|
-
export function azureKeyVaultDetailsDeserializer(item) {
|
|
2186
|
-
return {
|
|
2187
|
-
certificateAkvDetails: !item["certificateAkvDetails"]
|
|
2188
|
-
? item["certificateAkvDetails"]
|
|
2189
|
-
: certificateAkvDetailsDeserializer(item["certificateAkvDetails"]),
|
|
2190
|
-
credentialsAkvDetails: !item["credentialsAkvDetails"]
|
|
2191
|
-
? item["credentialsAkvDetails"]
|
|
2192
|
-
: credentialsAkvDetailsDeserializer(item["credentialsAkvDetails"]),
|
|
2193
|
-
};
|
|
2194
|
-
}
|
|
2195
|
-
export function certificateAkvDetailsSerializer(item) {
|
|
2196
|
-
return {
|
|
2197
|
-
certificateKeyVaultUri: item["certificateKeyVaultUri"],
|
|
2198
|
-
certificateName: item["certificateName"],
|
|
2199
|
-
};
|
|
2200
|
-
}
|
|
2201
|
-
export function certificateAkvDetailsDeserializer(item) {
|
|
2202
|
-
return {
|
|
2203
|
-
certificateKeyVaultUri: item["certificateKeyVaultUri"],
|
|
2204
|
-
certificateName: item["certificateName"],
|
|
2205
|
-
};
|
|
2206
|
-
}
|
|
2207
|
-
export function credentialsAkvDetailsSerializer(item) {
|
|
2208
|
-
return { credentialsKeyVaultUri: item["credentialsKeyVaultUri"], secretName: item["secretName"] };
|
|
2209
|
-
}
|
|
2210
|
-
export function credentialsAkvDetailsDeserializer(item) {
|
|
2211
|
-
return {
|
|
2212
|
-
credentialsKeyVaultUri: item["credentialsKeyVaultUri"],
|
|
2213
|
-
secretName: item["secretName"],
|
|
2214
|
-
};
|
|
2215
|
-
}
|
|
2216
|
-
export function bucketPatchSerializer(item) {
|
|
2217
|
-
return {
|
|
2218
|
-
properties: !item["properties"]
|
|
2219
|
-
? item["properties"]
|
|
2220
|
-
: bucketPatchPropertiesSerializer(item["properties"]),
|
|
2221
|
-
};
|
|
2222
|
-
}
|
|
2223
|
-
export function bucketPatchPropertiesSerializer(item) {
|
|
2224
|
-
return {
|
|
2225
|
-
fileSystemUser: !item["fileSystemUser"]
|
|
2226
|
-
? item["fileSystemUser"]
|
|
2227
|
-
: fileSystemUserSerializer(item["fileSystemUser"]),
|
|
2228
|
-
server: !item["server"]
|
|
2229
|
-
? item["server"]
|
|
2230
|
-
: bucketServerPatchPropertiesSerializer(item["server"]),
|
|
2231
|
-
permissions: item["permissions"],
|
|
2232
|
-
akvDetails: !item["akvDetails"]
|
|
2233
|
-
? item["akvDetails"]
|
|
2234
|
-
: azureKeyVaultDetailsSerializer(item["akvDetails"]),
|
|
2235
|
-
};
|
|
2236
|
-
}
|
|
2237
|
-
export function bucketServerPatchPropertiesSerializer(item) {
|
|
2238
|
-
return {
|
|
2239
|
-
fqdn: item["fqdn"],
|
|
2240
|
-
certificateObject: item["certificateObject"],
|
|
2241
|
-
onCertificateConflictAction: item["onCertificateConflictAction"],
|
|
2242
|
-
};
|
|
2243
|
-
}
|
|
2244
|
-
/** Access permissions for the bucket. Either ReadOnly or ReadWrite. */
|
|
2245
|
-
export var KnownBucketPatchPermissions;
|
|
2246
|
-
(function (KnownBucketPatchPermissions) {
|
|
2247
|
-
/** Read-only access to bucket. */
|
|
2248
|
-
KnownBucketPatchPermissions["ReadOnly"] = "ReadOnly";
|
|
2249
|
-
/** Read-write access to bucket. */
|
|
2250
|
-
KnownBucketPatchPermissions["ReadWrite"] = "ReadWrite";
|
|
2251
|
-
})(KnownBucketPatchPermissions || (KnownBucketPatchPermissions = {}));
|
|
2252
|
-
export function _bucketListDeserializer(item) {
|
|
2253
|
-
return {
|
|
2254
|
-
value: bucketArrayDeserializer(item["value"]),
|
|
2255
|
-
nextLink: item["nextLink"],
|
|
2256
|
-
};
|
|
2257
|
-
}
|
|
2258
|
-
export function bucketArraySerializer(result) {
|
|
2259
|
-
return result.map((item) => {
|
|
2260
|
-
return bucketSerializer(item);
|
|
2261
|
-
});
|
|
2262
|
-
}
|
|
2263
|
-
export function bucketArrayDeserializer(result) {
|
|
2264
|
-
return result.map((item) => {
|
|
2265
|
-
return bucketDeserializer(item);
|
|
2266
|
-
});
|
|
2267
|
-
}
|
|
2268
|
-
export function bucketCredentialsExpirySerializer(item) {
|
|
2269
|
-
return { keyPairExpiryDays: item["keyPairExpiryDays"] };
|
|
2270
|
-
}
|
|
2271
|
-
export function bucketGenerateCredentialsDeserializer(item) {
|
|
2272
|
-
return {
|
|
2273
|
-
accessKey: item["accessKey"],
|
|
2274
|
-
secretKey: item["secretKey"],
|
|
2275
|
-
keyPairExpiry: !item["keyPairExpiry"] ? item["keyPairExpiry"] : new Date(item["keyPairExpiry"]),
|
|
2276
|
-
};
|
|
2277
|
-
}
|
|
2278
|
-
export function cacheSerializer(item) {
|
|
2279
|
-
return {
|
|
2280
|
-
tags: item["tags"],
|
|
2281
|
-
location: item["location"],
|
|
2282
|
-
properties: cachePropertiesSerializer(item["properties"]),
|
|
2283
|
-
zones: !item["zones"]
|
|
2284
|
-
? item["zones"]
|
|
2285
|
-
: item["zones"].map((p) => {
|
|
2286
|
-
return p;
|
|
2287
|
-
}),
|
|
2288
|
-
};
|
|
2289
|
-
}
|
|
2290
|
-
export function cacheDeserializer(item) {
|
|
2291
|
-
return {
|
|
2292
|
-
tags: !item["tags"]
|
|
2293
|
-
? item["tags"]
|
|
2294
|
-
: Object.fromEntries(Object.entries(item["tags"]).map(([k, p]) => [k, p])),
|
|
2295
|
-
location: item["location"],
|
|
2296
|
-
id: item["id"],
|
|
2297
|
-
name: item["name"],
|
|
2298
|
-
type: item["type"],
|
|
2299
|
-
systemData: !item["systemData"]
|
|
2300
|
-
? item["systemData"]
|
|
2301
|
-
: systemDataDeserializer(item["systemData"]),
|
|
2302
|
-
properties: cachePropertiesDeserializer(item["properties"]),
|
|
2303
|
-
etag: item["etag"],
|
|
2304
|
-
zones: !item["zones"]
|
|
2305
|
-
? item["zones"]
|
|
2306
|
-
: item["zones"].map((p) => {
|
|
2307
|
-
return p;
|
|
2308
|
-
}),
|
|
2309
|
-
};
|
|
2310
|
-
}
|
|
2311
|
-
export function cachePropertiesSerializer(item) {
|
|
2312
|
-
return {
|
|
2313
|
-
filePath: item["filePath"],
|
|
2314
|
-
size: item["size"],
|
|
2315
|
-
exportPolicy: !item["exportPolicy"]
|
|
2316
|
-
? item["exportPolicy"]
|
|
2317
|
-
: cachePropertiesExportPolicySerializer(item["exportPolicy"]),
|
|
2318
|
-
protocolTypes: !item["protocolTypes"]
|
|
2319
|
-
? item["protocolTypes"]
|
|
2320
|
-
: item["protocolTypes"].map((p) => {
|
|
2321
|
-
return p;
|
|
2322
|
-
}),
|
|
2323
|
-
cacheSubnetResourceId: item["cacheSubnetResourceId"],
|
|
2324
|
-
peeringSubnetResourceId: item["peeringSubnetResourceId"],
|
|
2325
|
-
kerberos: item["kerberos"],
|
|
2326
|
-
smbSettings: !item["smbSettings"]
|
|
2327
|
-
? item["smbSettings"]
|
|
2328
|
-
: smbSettingsSerializer(item["smbSettings"]),
|
|
2329
|
-
throughputMibps: item["throughputMibps"],
|
|
2330
|
-
encryptionKeySource: item["encryptionKeySource"],
|
|
2331
|
-
keyVaultPrivateEndpointResourceId: item["keyVaultPrivateEndpointResourceId"],
|
|
2332
|
-
ldap: item["ldap"],
|
|
2333
|
-
ldapServerType: item["ldapServerType"],
|
|
2334
|
-
originClusterInformation: originClusterInformationSerializer(item["originClusterInformation"]),
|
|
2335
|
-
cifsChangeNotifications: item["cifsChangeNotifications"],
|
|
2336
|
-
globalFileLocking: item["globalFileLocking"],
|
|
2337
|
-
writeBack: item["writeBack"],
|
|
2338
|
-
};
|
|
2339
|
-
}
|
|
2340
|
-
export function cachePropertiesDeserializer(item) {
|
|
2341
|
-
return {
|
|
2342
|
-
filePath: item["filePath"],
|
|
2343
|
-
size: item["size"],
|
|
2344
|
-
exportPolicy: !item["exportPolicy"]
|
|
2345
|
-
? item["exportPolicy"]
|
|
2346
|
-
: cachePropertiesExportPolicyDeserializer(item["exportPolicy"]),
|
|
2347
|
-
protocolTypes: !item["protocolTypes"]
|
|
2348
|
-
? item["protocolTypes"]
|
|
2349
|
-
: item["protocolTypes"].map((p) => {
|
|
2350
|
-
return p;
|
|
2351
|
-
}),
|
|
2352
|
-
provisioningState: item["provisioningState"],
|
|
2353
|
-
cacheState: item["cacheState"],
|
|
2354
|
-
cacheSubnetResourceId: item["cacheSubnetResourceId"],
|
|
2355
|
-
peeringSubnetResourceId: item["peeringSubnetResourceId"],
|
|
2356
|
-
mountTargets: !item["mountTargets"]
|
|
2357
|
-
? item["mountTargets"]
|
|
2358
|
-
: cacheMountTargetPropertiesArrayDeserializer(item["mountTargets"]),
|
|
2359
|
-
kerberos: item["kerberos"],
|
|
2360
|
-
smbSettings: !item["smbSettings"]
|
|
2361
|
-
? item["smbSettings"]
|
|
2362
|
-
: smbSettingsDeserializer(item["smbSettings"]),
|
|
2363
|
-
throughputMibps: item["throughputMibps"],
|
|
2364
|
-
actualThroughputMibps: item["actualThroughputMibps"],
|
|
2365
|
-
encryptionKeySource: item["encryptionKeySource"],
|
|
2366
|
-
keyVaultPrivateEndpointResourceId: item["keyVaultPrivateEndpointResourceId"],
|
|
2367
|
-
maximumNumberOfFiles: item["maximumNumberOfFiles"],
|
|
2368
|
-
encryption: item["encryption"],
|
|
2369
|
-
language: item["language"],
|
|
2370
|
-
ldap: item["ldap"],
|
|
2371
|
-
ldapServerType: item["ldapServerType"],
|
|
2372
|
-
originClusterInformation: originClusterInformationDeserializer(item["originClusterInformation"]),
|
|
2373
|
-
cifsChangeNotifications: item["cifsChangeNotifications"],
|
|
2374
|
-
globalFileLocking: item["globalFileLocking"],
|
|
2375
|
-
writeBack: item["writeBack"],
|
|
2376
|
-
};
|
|
2377
|
-
}
|
|
2378
|
-
export function cachePropertiesExportPolicySerializer(item) {
|
|
2379
|
-
return { rules: !item["rules"] ? item["rules"] : exportPolicyRuleArraySerializer(item["rules"]) };
|
|
2380
|
-
}
|
|
2381
|
-
export function cachePropertiesExportPolicyDeserializer(item) {
|
|
2382
|
-
return {
|
|
2383
|
-
rules: !item["rules"] ? item["rules"] : exportPolicyRuleArrayDeserializer(item["rules"]),
|
|
2384
|
-
};
|
|
2385
|
-
}
|
|
2386
|
-
/** Set of supported protocol types, which include NFSv3, NFSv4 and SMB protocol */
|
|
2387
|
-
export var KnownProtocolTypes;
|
|
2388
|
-
(function (KnownProtocolTypes) {
|
|
2389
|
-
/** NFSv3 protocol type */
|
|
2390
|
-
KnownProtocolTypes["NFSv3"] = "NFSv3";
|
|
2391
|
-
/** NFSv4 protocol type */
|
|
2392
|
-
KnownProtocolTypes["NFSv4"] = "NFSv4";
|
|
2393
|
-
/** SMB protocol type */
|
|
2394
|
-
KnownProtocolTypes["SMB"] = "SMB";
|
|
2395
|
-
})(KnownProtocolTypes || (KnownProtocolTypes = {}));
|
|
2396
|
-
/** Azure lifecycle management */
|
|
2397
|
-
export var KnownCacheProvisioningState;
|
|
2398
|
-
(function (KnownCacheProvisioningState) {
|
|
2399
|
-
/** The resource is being created. */
|
|
2400
|
-
KnownCacheProvisioningState["Creating"] = "Creating";
|
|
2401
|
-
/** The resource is being updated. */
|
|
2402
|
-
KnownCacheProvisioningState["Updating"] = "Updating";
|
|
2403
|
-
/** The resource is being deleted. */
|
|
2404
|
-
KnownCacheProvisioningState["Deleting"] = "Deleting";
|
|
2405
|
-
/** The resource is in a failed state. */
|
|
2406
|
-
KnownCacheProvisioningState["Failed"] = "Failed";
|
|
2407
|
-
/** The resource is succeeded. */
|
|
2408
|
-
KnownCacheProvisioningState["Succeeded"] = "Succeeded";
|
|
2409
|
-
/** Resource creation was canceled. */
|
|
2410
|
-
KnownCacheProvisioningState["Canceled"] = "Canceled";
|
|
2411
|
-
})(KnownCacheProvisioningState || (KnownCacheProvisioningState = {}));
|
|
2412
|
-
/** Azure NetApp Files Cache lifecycle management */
|
|
2413
|
-
export var KnownCacheLifeCycleState;
|
|
2414
|
-
(function (KnownCacheLifeCycleState) {
|
|
2415
|
-
/** Cluster peering offer has been sent. */
|
|
2416
|
-
KnownCacheLifeCycleState["ClusterPeeringOfferSent"] = "ClusterPeeringOfferSent";
|
|
2417
|
-
/** VServer peering offer has been sent. */
|
|
2418
|
-
KnownCacheLifeCycleState["VserverPeeringOfferSent"] = "VserverPeeringOfferSent";
|
|
2419
|
-
/** Cache creation in progress. */
|
|
2420
|
-
KnownCacheLifeCycleState["Creating"] = "Creating";
|
|
2421
|
-
/** Cache creation succeeded and is available for use. */
|
|
2422
|
-
KnownCacheLifeCycleState["Succeeded"] = "Succeeded";
|
|
2423
|
-
/** Cache is in a failed state */
|
|
2424
|
-
KnownCacheLifeCycleState["Failed"] = "Failed";
|
|
2425
|
-
})(KnownCacheLifeCycleState || (KnownCacheLifeCycleState = {}));
|
|
2426
|
-
export function cacheMountTargetPropertiesArrayDeserializer(result) {
|
|
2427
|
-
return result.map((item) => {
|
|
2428
|
-
return cacheMountTargetPropertiesDeserializer(item);
|
|
2429
|
-
});
|
|
2430
|
-
}
|
|
2431
|
-
export function cacheMountTargetPropertiesDeserializer(item) {
|
|
2432
|
-
return {
|
|
2433
|
-
mountTargetId: item["mountTargetId"],
|
|
2434
|
-
ipAddress: item["ipAddress"],
|
|
2435
|
-
smbServerFqdn: item["smbServerFqdn"],
|
|
2436
|
-
};
|
|
2437
|
-
}
|
|
2438
|
-
/** Describe if a cache is Kerberos enabled. */
|
|
2439
|
-
export var KnownKerberosState;
|
|
2440
|
-
(function (KnownKerberosState) {
|
|
2441
|
-
/** Kerberos is disabled */
|
|
2442
|
-
KnownKerberosState["Disabled"] = "Disabled";
|
|
2443
|
-
/** Kerberos is enabled */
|
|
2444
|
-
KnownKerberosState["Enabled"] = "Enabled";
|
|
2445
|
-
})(KnownKerberosState || (KnownKerberosState = {}));
|
|
2446
|
-
export function smbSettingsSerializer(item) {
|
|
2447
|
-
return {
|
|
2448
|
-
smbEncryption: item["smbEncryption"],
|
|
2449
|
-
smbAccessBasedEnumeration: item["smbAccessBasedEnumeration"],
|
|
2450
|
-
smbNonBrowsable: item["smbNonBrowsable"],
|
|
2451
|
-
};
|
|
2452
|
-
}
|
|
2453
|
-
export function smbSettingsDeserializer(item) {
|
|
2454
|
-
return {
|
|
2455
|
-
smbEncryption: item["smbEncryption"],
|
|
2456
|
-
smbAccessBasedEnumeration: item["smbAccessBasedEnumeration"],
|
|
2457
|
-
smbNonBrowsable: item["smbNonBrowsable"],
|
|
2458
|
-
};
|
|
2459
|
-
}
|
|
2460
|
-
/** Enables encryption for in-flight smb3 data. Only applicable for SMB/DualProtocol cache */
|
|
2461
|
-
export var KnownSmbEncryptionState;
|
|
2462
|
-
(function (KnownSmbEncryptionState) {
|
|
2463
|
-
/** SMB encryption is disabled */
|
|
2464
|
-
KnownSmbEncryptionState["Disabled"] = "Disabled";
|
|
2465
|
-
/** SMB encryption is enabled */
|
|
2466
|
-
KnownSmbEncryptionState["Enabled"] = "Enabled";
|
|
2467
|
-
})(KnownSmbEncryptionState || (KnownSmbEncryptionState = {}));
|
|
2468
|
-
/** Specifies if the cache is encryption or not. */
|
|
2469
|
-
export var KnownEncryptionState;
|
|
2470
|
-
(function (KnownEncryptionState) {
|
|
2471
|
-
/** Encryption is disabled */
|
|
2472
|
-
KnownEncryptionState["Disabled"] = "Disabled";
|
|
2473
|
-
/** Encryption is enabled */
|
|
2474
|
-
KnownEncryptionState["Enabled"] = "Enabled";
|
|
2475
|
-
})(KnownEncryptionState || (KnownEncryptionState = {}));
|
|
2476
|
-
/** Specifies whether LDAP is enabled or not. */
|
|
2477
|
-
export var KnownLdapState;
|
|
2478
|
-
(function (KnownLdapState) {
|
|
2479
|
-
/** ldap is disabled. */
|
|
2480
|
-
KnownLdapState["Disabled"] = "Disabled";
|
|
2481
|
-
/** ldap is enabled */
|
|
2482
|
-
KnownLdapState["Enabled"] = "Enabled";
|
|
2483
|
-
})(KnownLdapState || (KnownLdapState = {}));
|
|
2484
|
-
export function originClusterInformationSerializer(item) {
|
|
2485
|
-
return {
|
|
2486
|
-
peerClusterName: item["peerClusterName"],
|
|
2487
|
-
peerAddresses: item["peerAddresses"].map((p) => {
|
|
2488
|
-
return p;
|
|
2489
|
-
}),
|
|
2490
|
-
peerVserverName: item["peerVserverName"],
|
|
2491
|
-
peerVolumeName: item["peerVolumeName"],
|
|
2492
|
-
};
|
|
2493
|
-
}
|
|
2494
|
-
export function originClusterInformationDeserializer(item) {
|
|
2495
|
-
return {
|
|
2496
|
-
peerClusterName: item["peerClusterName"],
|
|
2497
|
-
peerAddresses: item["peerAddresses"].map((p) => {
|
|
2498
|
-
return p;
|
|
2499
|
-
}),
|
|
2500
|
-
peerVserverName: item["peerVserverName"],
|
|
2501
|
-
peerVolumeName: item["peerVolumeName"],
|
|
2502
|
-
};
|
|
2503
|
-
}
|
|
2504
|
-
/** Flag indicating whether a CIFS change notification is enabled for the cache. */
|
|
2505
|
-
export var KnownCifsChangeNotifyState;
|
|
2506
|
-
(function (KnownCifsChangeNotifyState) {
|
|
2507
|
-
/** CIFS change notification is disabled */
|
|
2508
|
-
KnownCifsChangeNotifyState["Disabled"] = "Disabled";
|
|
2509
|
-
/** CIFS change notification is enabled */
|
|
2510
|
-
KnownCifsChangeNotifyState["Enabled"] = "Enabled";
|
|
2511
|
-
})(KnownCifsChangeNotifyState || (KnownCifsChangeNotifyState = {}));
|
|
2512
|
-
/** Flag indicating whether the global file lock is enabled for the cache. */
|
|
2513
|
-
export var KnownGlobalFileLockingState;
|
|
2514
|
-
(function (KnownGlobalFileLockingState) {
|
|
2515
|
-
/** Global file locking is disabled */
|
|
2516
|
-
KnownGlobalFileLockingState["Disabled"] = "Disabled";
|
|
2517
|
-
/** Global file locking is enabled */
|
|
2518
|
-
KnownGlobalFileLockingState["Enabled"] = "Enabled";
|
|
2519
|
-
})(KnownGlobalFileLockingState || (KnownGlobalFileLockingState = {}));
|
|
2520
|
-
/** Flag indicating whether writeback is enabled for the cache. */
|
|
2521
|
-
export var KnownEnableWriteBackState;
|
|
2522
|
-
(function (KnownEnableWriteBackState) {
|
|
2523
|
-
/** Writeback cache is disabled */
|
|
2524
|
-
KnownEnableWriteBackState["Disabled"] = "Disabled";
|
|
2525
|
-
/** Writeback cache is enabled */
|
|
2526
|
-
KnownEnableWriteBackState["Enabled"] = "Enabled";
|
|
2527
|
-
})(KnownEnableWriteBackState || (KnownEnableWriteBackState = {}));
|
|
2528
|
-
export function cacheUpdateSerializer(item) {
|
|
2529
|
-
return {
|
|
2530
|
-
tags: item["tags"],
|
|
2531
|
-
properties: !item["properties"]
|
|
2532
|
-
? item["properties"]
|
|
2533
|
-
: cacheUpdatePropertiesSerializer(item["properties"]),
|
|
2534
|
-
};
|
|
2535
|
-
}
|
|
2536
|
-
export function cacheUpdatePropertiesSerializer(item) {
|
|
2537
|
-
return {
|
|
2538
|
-
size: item["size"],
|
|
2539
|
-
exportPolicy: !item["exportPolicy"]
|
|
2540
|
-
? item["exportPolicy"]
|
|
2541
|
-
: cachePropertiesExportPolicySerializer(item["exportPolicy"]),
|
|
2542
|
-
protocolTypes: !item["protocolTypes"]
|
|
2543
|
-
? item["protocolTypes"]
|
|
2544
|
-
: item["protocolTypes"].map((p) => {
|
|
2545
|
-
return p;
|
|
2546
|
-
}),
|
|
2547
|
-
smbSettings: !item["smbSettings"]
|
|
2548
|
-
? item["smbSettings"]
|
|
2549
|
-
: smbSettingsSerializer(item["smbSettings"]),
|
|
2550
|
-
throughputMibps: item["throughputMibps"],
|
|
2551
|
-
keyVaultPrivateEndpointResourceId: item["keyVaultPrivateEndpointResourceId"],
|
|
2552
|
-
cifsChangeNotifications: item["cifsChangeNotifications"],
|
|
2553
|
-
writeBack: item["writeBack"],
|
|
2554
|
-
};
|
|
2555
|
-
}
|
|
2556
|
-
export function _cacheListDeserializer(item) {
|
|
2557
|
-
return {
|
|
2558
|
-
value: cacheArrayDeserializer(item["value"]),
|
|
2559
|
-
nextLink: item["nextLink"],
|
|
2560
|
-
};
|
|
2561
|
-
}
|
|
2562
|
-
export function cacheArraySerializer(result) {
|
|
2563
|
-
return result.map((item) => {
|
|
2564
|
-
return cacheSerializer(item);
|
|
2565
|
-
});
|
|
2566
|
-
}
|
|
2567
|
-
export function cacheArrayDeserializer(result) {
|
|
2568
|
-
return result.map((item) => {
|
|
2569
|
-
return cacheDeserializer(item);
|
|
2570
|
-
});
|
|
2571
|
-
}
|
|
2572
|
-
export function peeringPassphrasesDeserializer(item) {
|
|
2573
|
-
return {
|
|
2574
|
-
clusterPeeringCommand: item["clusterPeeringCommand"],
|
|
2575
|
-
clusterPeeringPassphrase: item["clusterPeeringPassphrase"],
|
|
2576
|
-
vserverPeeringCommand: item["vserverPeeringCommand"],
|
|
2577
|
-
criticalWarning: item["criticalWarning"],
|
|
2578
|
-
};
|
|
2579
|
-
}
|
|
2580
|
-
export function elasticAccountSerializer(item) {
|
|
2581
|
-
return {
|
|
2582
|
-
tags: item["tags"],
|
|
2583
|
-
location: item["location"],
|
|
2584
|
-
properties: !item["properties"]
|
|
2585
|
-
? item["properties"]
|
|
2586
|
-
: elasticAccountPropertiesSerializer(item["properties"]),
|
|
2587
|
-
identity: !item["identity"]
|
|
2588
|
-
? item["identity"]
|
|
2589
|
-
: managedServiceIdentitySerializer(item["identity"]),
|
|
2590
|
-
};
|
|
2591
|
-
}
|
|
2592
|
-
export function elasticAccountDeserializer(item) {
|
|
2593
|
-
return {
|
|
2594
|
-
tags: !item["tags"]
|
|
2595
|
-
? item["tags"]
|
|
2596
|
-
: Object.fromEntries(Object.entries(item["tags"]).map(([k, p]) => [k, p])),
|
|
2597
|
-
location: item["location"],
|
|
2598
|
-
id: item["id"],
|
|
2599
|
-
name: item["name"],
|
|
2600
|
-
type: item["type"],
|
|
2601
|
-
systemData: !item["systemData"]
|
|
2602
|
-
? item["systemData"]
|
|
2603
|
-
: systemDataDeserializer(item["systemData"]),
|
|
2604
|
-
properties: !item["properties"]
|
|
2605
|
-
? item["properties"]
|
|
2606
|
-
: elasticAccountPropertiesDeserializer(item["properties"]),
|
|
2607
|
-
eTag: item["eTag"],
|
|
2608
|
-
identity: !item["identity"]
|
|
2609
|
-
? item["identity"]
|
|
2610
|
-
: managedServiceIdentityDeserializer(item["identity"]),
|
|
2611
|
-
};
|
|
2612
|
-
}
|
|
2613
|
-
export function elasticAccountPropertiesSerializer(item) {
|
|
2614
|
-
return {
|
|
2615
|
-
encryption: !item["encryption"]
|
|
2616
|
-
? item["encryption"]
|
|
2617
|
-
: elasticEncryptionSerializer(item["encryption"]),
|
|
2618
|
-
};
|
|
2619
|
-
}
|
|
2620
|
-
export function elasticAccountPropertiesDeserializer(item) {
|
|
2621
|
-
return {
|
|
2622
|
-
provisioningState: item["provisioningState"],
|
|
2623
|
-
encryption: !item["encryption"]
|
|
2624
|
-
? item["encryption"]
|
|
2625
|
-
: elasticEncryptionDeserializer(item["encryption"]),
|
|
2626
|
-
};
|
|
2627
|
-
}
|
|
2628
|
-
export function elasticEncryptionSerializer(item) {
|
|
2629
|
-
return {
|
|
2630
|
-
keySource: item["keySource"],
|
|
2631
|
-
keyVaultProperties: !item["keyVaultProperties"]
|
|
2632
|
-
? item["keyVaultProperties"]
|
|
2633
|
-
: elasticKeyVaultPropertiesSerializer(item["keyVaultProperties"]),
|
|
2634
|
-
identity: !item["identity"]
|
|
2635
|
-
? item["identity"]
|
|
2636
|
-
: elasticEncryptionIdentitySerializer(item["identity"]),
|
|
2637
|
-
};
|
|
2638
|
-
}
|
|
2639
|
-
export function elasticEncryptionDeserializer(item) {
|
|
2640
|
-
return {
|
|
2641
|
-
keySource: item["keySource"],
|
|
2642
|
-
keyVaultProperties: !item["keyVaultProperties"]
|
|
2643
|
-
? item["keyVaultProperties"]
|
|
2644
|
-
: elasticKeyVaultPropertiesDeserializer(item["keyVaultProperties"]),
|
|
2645
|
-
identity: !item["identity"]
|
|
2646
|
-
? item["identity"]
|
|
2647
|
-
: elasticEncryptionIdentityDeserializer(item["identity"]),
|
|
2648
|
-
};
|
|
2649
|
-
}
|
|
2650
|
-
/** The encryption keySource (provider). Possible values (case-insensitive): Microsoft.NetApp, Microsoft.KeyVault */
|
|
2651
|
-
export var KnownKeySource;
|
|
2652
|
-
(function (KnownKeySource) {
|
|
2653
|
-
/** Microsoft-managed key encryption */
|
|
2654
|
-
KnownKeySource["MicrosoftNetApp"] = "Microsoft.NetApp";
|
|
2655
|
-
/** Customer-managed key encryption */
|
|
2656
|
-
KnownKeySource["MicrosoftKeyVault"] = "Microsoft.KeyVault";
|
|
2657
|
-
})(KnownKeySource || (KnownKeySource = {}));
|
|
2658
|
-
export function elasticKeyVaultPropertiesSerializer(item) {
|
|
2659
|
-
return {
|
|
2660
|
-
keyVaultUri: item["keyVaultUri"],
|
|
2661
|
-
keyName: item["keyName"],
|
|
2662
|
-
keyVaultResourceId: item["keyVaultResourceId"],
|
|
2663
|
-
};
|
|
2664
|
-
}
|
|
2665
|
-
export function elasticKeyVaultPropertiesDeserializer(item) {
|
|
2666
|
-
return {
|
|
2667
|
-
keyVaultUri: item["keyVaultUri"],
|
|
2668
|
-
keyName: item["keyName"],
|
|
2669
|
-
keyVaultResourceId: item["keyVaultResourceId"],
|
|
2670
|
-
status: item["status"],
|
|
2671
|
-
};
|
|
2672
|
-
}
|
|
2673
|
-
/** KeyVault status */
|
|
2674
|
-
export var KnownElasticKeyVaultStatus;
|
|
2675
|
-
(function (KnownElasticKeyVaultStatus) {
|
|
2676
|
-
/** KeyVault connection created but not in use */
|
|
2677
|
-
KnownElasticKeyVaultStatus["Created"] = "Created";
|
|
2678
|
-
/** KeyVault connection in use by SMB Volume */
|
|
2679
|
-
KnownElasticKeyVaultStatus["InUse"] = "InUse";
|
|
2680
|
-
/** KeyVault connection Deleted */
|
|
2681
|
-
KnownElasticKeyVaultStatus["Deleted"] = "Deleted";
|
|
2682
|
-
/** Error with the KeyVault connection */
|
|
2683
|
-
KnownElasticKeyVaultStatus["Error"] = "Error";
|
|
2684
|
-
/** KeyVault connection Updating */
|
|
2685
|
-
KnownElasticKeyVaultStatus["Updating"] = "Updating";
|
|
2686
|
-
})(KnownElasticKeyVaultStatus || (KnownElasticKeyVaultStatus = {}));
|
|
2687
|
-
export function elasticEncryptionIdentitySerializer(item) {
|
|
2688
|
-
return {
|
|
2689
|
-
userAssignedIdentity: item["userAssignedIdentity"],
|
|
2690
|
-
federatedClientId: item["federatedClientId"],
|
|
2691
|
-
};
|
|
2692
|
-
}
|
|
2693
|
-
export function elasticEncryptionIdentityDeserializer(item) {
|
|
2694
|
-
return {
|
|
2695
|
-
principalId: item["principalId"],
|
|
2696
|
-
userAssignedIdentity: item["userAssignedIdentity"],
|
|
2697
|
-
federatedClientId: item["federatedClientId"],
|
|
2698
|
-
};
|
|
2699
|
-
}
|
|
2700
|
-
export function managedServiceIdentitySerializer(item) {
|
|
2701
|
-
return { type: item["type"], userAssignedIdentities: item["userAssignedIdentities"] };
|
|
2702
|
-
}
|
|
2703
|
-
export function managedServiceIdentityDeserializer(item) {
|
|
2704
|
-
return {
|
|
2705
|
-
principalId: item["principalId"],
|
|
2706
|
-
tenantId: item["tenantId"],
|
|
2707
|
-
type: item["type"],
|
|
2708
|
-
userAssignedIdentities: !item["userAssignedIdentities"]
|
|
2709
|
-
? item["userAssignedIdentities"]
|
|
2710
|
-
: Object.fromEntries(Object.entries(item["userAssignedIdentities"]).map(([k, p]) => [
|
|
2711
|
-
k,
|
|
2712
|
-
!p ? p : userAssignedIdentityDeserializer(p),
|
|
2713
|
-
])),
|
|
2714
|
-
};
|
|
2715
|
-
}
|
|
2716
|
-
/** Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). */
|
|
2717
|
-
export var KnownManagedServiceIdentityType;
|
|
2718
|
-
(function (KnownManagedServiceIdentityType) {
|
|
2719
|
-
/** No managed identity. */
|
|
2720
|
-
KnownManagedServiceIdentityType["None"] = "None";
|
|
2721
|
-
/** System assigned managed identity. */
|
|
2722
|
-
KnownManagedServiceIdentityType["SystemAssigned"] = "SystemAssigned";
|
|
2723
|
-
/** User assigned managed identity. */
|
|
2724
|
-
KnownManagedServiceIdentityType["UserAssigned"] = "UserAssigned";
|
|
2725
|
-
/** System and user assigned managed identity. */
|
|
2726
|
-
KnownManagedServiceIdentityType["SystemAssignedUserAssigned"] = "SystemAssigned,UserAssigned";
|
|
2727
|
-
})(KnownManagedServiceIdentityType || (KnownManagedServiceIdentityType = {}));
|
|
2728
|
-
export function userAssignedIdentitySerializer(item) {
|
|
2729
|
-
return item;
|
|
2730
|
-
}
|
|
2731
|
-
export function userAssignedIdentityDeserializer(item) {
|
|
2732
|
-
return {
|
|
2733
|
-
principalId: item["principalId"],
|
|
2734
|
-
clientId: item["clientId"],
|
|
2735
|
-
};
|
|
2736
|
-
}
|
|
2737
|
-
export function elasticAccountUpdateSerializer(item) {
|
|
2738
|
-
return {
|
|
2739
|
-
identity: !item["identity"]
|
|
2740
|
-
? item["identity"]
|
|
2741
|
-
: managedServiceIdentitySerializer(item["identity"]),
|
|
2742
|
-
tags: item["tags"],
|
|
2743
|
-
properties: !item["properties"]
|
|
2744
|
-
? item["properties"]
|
|
2745
|
-
: elasticAccountUpdatePropertiesSerializer(item["properties"]),
|
|
2746
|
-
};
|
|
2747
|
-
}
|
|
2748
|
-
export function elasticAccountUpdatePropertiesSerializer(item) {
|
|
2749
|
-
return {
|
|
2750
|
-
encryption: !item["encryption"]
|
|
2751
|
-
? item["encryption"]
|
|
2752
|
-
: elasticEncryptionSerializer(item["encryption"]),
|
|
2753
|
-
};
|
|
2754
|
-
}
|
|
2755
|
-
export function _elasticAccountListResultDeserializer(item) {
|
|
2756
|
-
return {
|
|
2757
|
-
value: elasticAccountArrayDeserializer(item["value"]),
|
|
2758
|
-
nextLink: item["nextLink"],
|
|
2759
|
-
};
|
|
2760
|
-
}
|
|
2761
|
-
export function elasticAccountArraySerializer(result) {
|
|
2762
|
-
return result.map((item) => {
|
|
2763
|
-
return elasticAccountSerializer(item);
|
|
2764
|
-
});
|
|
2765
|
-
}
|
|
2766
|
-
export function elasticAccountArrayDeserializer(result) {
|
|
2767
|
-
return result.map((item) => {
|
|
2768
|
-
return elasticAccountDeserializer(item);
|
|
2769
|
-
});
|
|
2770
|
-
}
|
|
2771
|
-
export function elasticCapacityPoolSerializer(item) {
|
|
2772
|
-
return {
|
|
2773
|
-
tags: item["tags"],
|
|
2774
|
-
location: item["location"],
|
|
2775
|
-
properties: !item["properties"]
|
|
2776
|
-
? item["properties"]
|
|
2777
|
-
: elasticCapacityPoolPropertiesSerializer(item["properties"]),
|
|
2778
|
-
zones: !item["zones"]
|
|
2779
|
-
? item["zones"]
|
|
2780
|
-
: item["zones"].map((p) => {
|
|
2781
|
-
return p;
|
|
2782
|
-
}),
|
|
2783
|
-
};
|
|
2784
|
-
}
|
|
2785
|
-
export function elasticCapacityPoolDeserializer(item) {
|
|
2786
|
-
return {
|
|
2787
|
-
tags: !item["tags"]
|
|
2788
|
-
? item["tags"]
|
|
2789
|
-
: Object.fromEntries(Object.entries(item["tags"]).map(([k, p]) => [k, p])),
|
|
2790
|
-
location: item["location"],
|
|
2791
|
-
id: item["id"],
|
|
2792
|
-
name: item["name"],
|
|
2793
|
-
type: item["type"],
|
|
2794
|
-
systemData: !item["systemData"]
|
|
2795
|
-
? item["systemData"]
|
|
2796
|
-
: systemDataDeserializer(item["systemData"]),
|
|
2797
|
-
properties: !item["properties"]
|
|
2798
|
-
? item["properties"]
|
|
2799
|
-
: elasticCapacityPoolPropertiesDeserializer(item["properties"]),
|
|
2800
|
-
eTag: item["eTag"],
|
|
2801
|
-
zones: !item["zones"]
|
|
2802
|
-
? item["zones"]
|
|
2803
|
-
: item["zones"].map((p) => {
|
|
2804
|
-
return p;
|
|
2805
|
-
}),
|
|
2806
|
-
};
|
|
2807
|
-
}
|
|
2808
|
-
export function elasticCapacityPoolPropertiesSerializer(item) {
|
|
2809
|
-
return {
|
|
2810
|
-
size: item["size"],
|
|
2811
|
-
serviceLevel: item["serviceLevel"],
|
|
2812
|
-
encryption: !item["encryption"]
|
|
2813
|
-
? item["encryption"]
|
|
2814
|
-
: elasticEncryptionConfigurationSerializer(item["encryption"]),
|
|
2815
|
-
subnetResourceId: item["subnetResourceId"],
|
|
2816
|
-
activeDirectoryConfigResourceId: item["activeDirectoryConfigResourceId"],
|
|
2817
|
-
};
|
|
2818
|
-
}
|
|
2819
|
-
export function elasticCapacityPoolPropertiesDeserializer(item) {
|
|
2820
|
-
return {
|
|
2821
|
-
size: item["size"],
|
|
2822
|
-
serviceLevel: item["serviceLevel"],
|
|
2823
|
-
provisioningState: item["provisioningState"],
|
|
2824
|
-
encryption: !item["encryption"]
|
|
2825
|
-
? item["encryption"]
|
|
2826
|
-
: elasticEncryptionConfigurationDeserializer(item["encryption"]),
|
|
2827
|
-
totalThroughputMibps: item["totalThroughputMibps"],
|
|
2828
|
-
subnetResourceId: item["subnetResourceId"],
|
|
2829
|
-
currentZone: item["currentZone"],
|
|
2830
|
-
availabilityStatus: item["availabilityStatus"],
|
|
2831
|
-
activeDirectoryConfigResourceId: item["activeDirectoryConfigResourceId"],
|
|
2832
|
-
};
|
|
2833
|
-
}
|
|
2834
|
-
/** Service level for elastic capacity pool */
|
|
2835
|
-
export var KnownElasticServiceLevel;
|
|
2836
|
-
(function (KnownElasticServiceLevel) {
|
|
2837
|
-
/** Zone redundant storage service level. */
|
|
2838
|
-
KnownElasticServiceLevel["ZoneRedundant"] = "ZoneRedundant";
|
|
2839
|
-
})(KnownElasticServiceLevel || (KnownElasticServiceLevel = {}));
|
|
2840
|
-
export function elasticEncryptionConfigurationSerializer(item) {
|
|
2841
|
-
return {
|
|
2842
|
-
elasticPoolEncryptionKeySource: item["elasticPoolEncryptionKeySource"],
|
|
2843
|
-
keyVaultPrivateEndpointResourceId: item["keyVaultPrivateEndpointResourceId"],
|
|
2844
|
-
};
|
|
2845
|
-
}
|
|
2846
|
-
export function elasticEncryptionConfigurationDeserializer(item) {
|
|
2847
|
-
return {
|
|
2848
|
-
elasticPoolEncryptionKeySource: item["elasticPoolEncryptionKeySource"],
|
|
2849
|
-
keyVaultPrivateEndpointResourceId: item["keyVaultPrivateEndpointResourceId"],
|
|
2850
|
-
};
|
|
2851
|
-
}
|
|
2852
|
-
/** Pool Encryption Key Source. */
|
|
2853
|
-
export var KnownElasticPoolEncryptionKeySource;
|
|
2854
|
-
(function (KnownElasticPoolEncryptionKeySource) {
|
|
2855
|
-
/** Represents the encryption key source of Elastic pool is Microsoft.NetApp */
|
|
2856
|
-
KnownElasticPoolEncryptionKeySource["NetApp"] = "NetApp";
|
|
2857
|
-
/** Represents the encryption key source of Elastic pool is Microsoft.KeyVault */
|
|
2858
|
-
KnownElasticPoolEncryptionKeySource["KeyVault"] = "KeyVault";
|
|
2859
|
-
})(KnownElasticPoolEncryptionKeySource || (KnownElasticPoolEncryptionKeySource = {}));
|
|
2860
|
-
/** Current availability status of the resource. */
|
|
2861
|
-
export var KnownElasticResourceAvailabilityStatus;
|
|
2862
|
-
(function (KnownElasticResourceAvailabilityStatus) {
|
|
2863
|
-
/** The resource is currently Online and accessible */
|
|
2864
|
-
KnownElasticResourceAvailabilityStatus["Online"] = "Online";
|
|
2865
|
-
/** The resource is currently Offline and not accessible */
|
|
2866
|
-
KnownElasticResourceAvailabilityStatus["Offline"] = "Offline";
|
|
2867
|
-
})(KnownElasticResourceAvailabilityStatus || (KnownElasticResourceAvailabilityStatus = {}));
|
|
2868
|
-
export function elasticCapacityPoolUpdateSerializer(item) {
|
|
2869
|
-
return {
|
|
2870
|
-
tags: item["tags"],
|
|
2871
|
-
properties: !item["properties"]
|
|
2872
|
-
? item["properties"]
|
|
2873
|
-
: elasticCapacityPoolUpdatePropertiesSerializer(item["properties"]),
|
|
2874
|
-
};
|
|
2875
|
-
}
|
|
2876
|
-
export function elasticCapacityPoolUpdatePropertiesSerializer(item) {
|
|
2877
|
-
return {
|
|
2878
|
-
size: item["size"],
|
|
2879
|
-
encryption: !item["encryption"]
|
|
2880
|
-
? item["encryption"]
|
|
2881
|
-
: elasticEncryptionConfigurationSerializer(item["encryption"]),
|
|
2882
|
-
activeDirectoryConfigResourceId: item["activeDirectoryConfigResourceId"],
|
|
2883
|
-
};
|
|
2884
|
-
}
|
|
2885
|
-
export function _elasticCapacityPoolListResultDeserializer(item) {
|
|
2886
|
-
return {
|
|
2887
|
-
value: elasticCapacityPoolArrayDeserializer(item["value"]),
|
|
2888
|
-
nextLink: item["nextLink"],
|
|
2889
|
-
};
|
|
2890
|
-
}
|
|
2891
|
-
export function elasticCapacityPoolArraySerializer(result) {
|
|
2892
|
-
return result.map((item) => {
|
|
2893
|
-
return elasticCapacityPoolSerializer(item);
|
|
2894
|
-
});
|
|
2895
|
-
}
|
|
2896
|
-
export function elasticCapacityPoolArrayDeserializer(result) {
|
|
2897
|
-
return result.map((item) => {
|
|
2898
|
-
return elasticCapacityPoolDeserializer(item);
|
|
2899
|
-
});
|
|
2900
|
-
}
|
|
2901
|
-
export function changeZoneRequestSerializer(item) {
|
|
2902
|
-
return { newZone: item["newZone"] };
|
|
2903
|
-
}
|
|
2904
|
-
export function checkElasticVolumeFilePathAvailabilityRequestSerializer(item) {
|
|
2905
|
-
return { filePath: item["filePath"] };
|
|
2906
|
-
}
|
|
2907
|
-
export function checkElasticResourceAvailabilityResponseDeserializer(item) {
|
|
2908
|
-
return {
|
|
2909
|
-
isAvailable: item["isAvailable"],
|
|
2910
|
-
reason: item["reason"],
|
|
2911
|
-
message: item["message"],
|
|
2912
|
-
};
|
|
2913
|
-
}
|
|
2914
|
-
/** Availability status */
|
|
2915
|
-
export var KnownCheckElasticResourceAvailabilityStatus;
|
|
2916
|
-
(function (KnownCheckElasticResourceAvailabilityStatus) {
|
|
2917
|
-
/** Value indicating the name is valid and available */
|
|
2918
|
-
KnownCheckElasticResourceAvailabilityStatus["True"] = "True";
|
|
2919
|
-
/** Value indicating the the name is invalid, unavailable, or both. */
|
|
2920
|
-
KnownCheckElasticResourceAvailabilityStatus["False"] = "False";
|
|
2921
|
-
})(KnownCheckElasticResourceAvailabilityStatus || (KnownCheckElasticResourceAvailabilityStatus = {}));
|
|
2922
|
-
/** Availability reason */
|
|
2923
|
-
export var KnownCheckElasticResourceAvailabilityReason;
|
|
2924
|
-
(function (KnownCheckElasticResourceAvailabilityReason) {
|
|
2925
|
-
/** Value indicating the name provided does not match Azure NetApp Files naming requirements */
|
|
2926
|
-
KnownCheckElasticResourceAvailabilityReason["Invalid"] = "Invalid";
|
|
2927
|
-
/** Value indicating the name is already in use and is therefore unavailable */
|
|
2928
|
-
KnownCheckElasticResourceAvailabilityReason["AlreadyExists"] = "AlreadyExists";
|
|
2929
|
-
})(KnownCheckElasticResourceAvailabilityReason || (KnownCheckElasticResourceAvailabilityReason = {}));
|
|
2930
|
-
export function elasticVolumeSerializer(item) {
|
|
2931
|
-
return {
|
|
2932
|
-
tags: item["tags"],
|
|
2933
|
-
location: item["location"],
|
|
2934
|
-
properties: !item["properties"]
|
|
2935
|
-
? item["properties"]
|
|
2936
|
-
: elasticVolumePropertiesSerializer(item["properties"]),
|
|
2937
|
-
zones: !item["zones"]
|
|
2938
|
-
? item["zones"]
|
|
2939
|
-
: item["zones"].map((p) => {
|
|
2940
|
-
return p;
|
|
2941
|
-
}),
|
|
2942
|
-
};
|
|
2943
|
-
}
|
|
2944
|
-
export function elasticVolumeDeserializer(item) {
|
|
2945
|
-
return {
|
|
2946
|
-
tags: !item["tags"]
|
|
2947
|
-
? item["tags"]
|
|
2948
|
-
: Object.fromEntries(Object.entries(item["tags"]).map(([k, p]) => [k, p])),
|
|
2949
|
-
location: item["location"],
|
|
2950
|
-
id: item["id"],
|
|
2951
|
-
name: item["name"],
|
|
2952
|
-
type: item["type"],
|
|
2953
|
-
systemData: !item["systemData"]
|
|
2954
|
-
? item["systemData"]
|
|
2955
|
-
: systemDataDeserializer(item["systemData"]),
|
|
2956
|
-
properties: !item["properties"]
|
|
2957
|
-
? item["properties"]
|
|
2958
|
-
: elasticVolumePropertiesDeserializer(item["properties"]),
|
|
2959
|
-
eTag: item["eTag"],
|
|
2960
|
-
zones: !item["zones"]
|
|
2961
|
-
? item["zones"]
|
|
2962
|
-
: item["zones"].map((p) => {
|
|
2963
|
-
return p;
|
|
2964
|
-
}),
|
|
2965
|
-
};
|
|
2966
|
-
}
|
|
2967
|
-
export function elasticVolumePropertiesSerializer(item) {
|
|
2968
|
-
return {
|
|
2969
|
-
filePath: item["filePath"],
|
|
2970
|
-
size: item["size"],
|
|
2971
|
-
exportPolicy: !item["exportPolicy"]
|
|
2972
|
-
? item["exportPolicy"]
|
|
2973
|
-
: elasticExportPolicySerializer(item["exportPolicy"]),
|
|
2974
|
-
protocolTypes: item["protocolTypes"].map((p) => {
|
|
2975
|
-
return p;
|
|
2976
|
-
}),
|
|
2977
|
-
snapshotResourceId: item["snapshotResourceId"],
|
|
2978
|
-
dataProtection: !item["dataProtection"]
|
|
2979
|
-
? item["dataProtection"]
|
|
2980
|
-
: elasticVolumeDataProtectionPropertiesSerializer(item["dataProtection"]),
|
|
2981
|
-
snapshotDirectoryVisibility: item["snapshotDirectoryVisibility"],
|
|
2982
|
-
smbProperties: !item["smbProperties"]
|
|
2983
|
-
? item["smbProperties"]
|
|
2984
|
-
: elasticSmbPropertiesSerializer(item["smbProperties"]),
|
|
2985
|
-
backupResourceId: item["backupResourceId"],
|
|
2986
|
-
};
|
|
2987
|
-
}
|
|
2988
|
-
export function elasticVolumePropertiesDeserializer(item) {
|
|
2989
|
-
return {
|
|
2990
|
-
filePath: item["filePath"],
|
|
2991
|
-
size: item["size"],
|
|
2992
|
-
exportPolicy: !item["exportPolicy"]
|
|
2993
|
-
? item["exportPolicy"]
|
|
2994
|
-
: elasticExportPolicyDeserializer(item["exportPolicy"]),
|
|
2995
|
-
protocolTypes: item["protocolTypes"].map((p) => {
|
|
2996
|
-
return p;
|
|
2997
|
-
}),
|
|
2998
|
-
provisioningState: item["provisioningState"],
|
|
2999
|
-
availabilityStatus: item["availabilityStatus"],
|
|
3000
|
-
snapshotResourceId: item["snapshotResourceId"],
|
|
3001
|
-
mountTargets: !item["mountTargets"]
|
|
3002
|
-
? item["mountTargets"]
|
|
3003
|
-
: elasticMountTargetPropertiesArrayDeserializer(item["mountTargets"]),
|
|
3004
|
-
dataProtection: !item["dataProtection"]
|
|
3005
|
-
? item["dataProtection"]
|
|
3006
|
-
: elasticVolumeDataProtectionPropertiesDeserializer(item["dataProtection"]),
|
|
3007
|
-
snapshotDirectoryVisibility: item["snapshotDirectoryVisibility"],
|
|
3008
|
-
smbProperties: !item["smbProperties"]
|
|
3009
|
-
? item["smbProperties"]
|
|
3010
|
-
: elasticSmbPropertiesDeserializer(item["smbProperties"]),
|
|
3011
|
-
backupResourceId: item["backupResourceId"],
|
|
3012
|
-
restorationState: item["restorationState"],
|
|
3013
|
-
};
|
|
3014
|
-
}
|
|
3015
|
-
export function elasticExportPolicySerializer(item) {
|
|
3016
|
-
return {
|
|
3017
|
-
rules: !item["rules"] ? item["rules"] : elasticExportPolicyRuleArraySerializer(item["rules"]),
|
|
3018
|
-
};
|
|
3019
|
-
}
|
|
3020
|
-
export function elasticExportPolicyDeserializer(item) {
|
|
3021
|
-
return {
|
|
3022
|
-
rules: !item["rules"] ? item["rules"] : elasticExportPolicyRuleArrayDeserializer(item["rules"]),
|
|
3023
|
-
};
|
|
3024
|
-
}
|
|
3025
|
-
export function elasticExportPolicyRuleArraySerializer(result) {
|
|
3026
|
-
return result.map((item) => {
|
|
3027
|
-
return elasticExportPolicyRuleSerializer(item);
|
|
3028
|
-
});
|
|
3029
|
-
}
|
|
3030
|
-
export function elasticExportPolicyRuleArrayDeserializer(result) {
|
|
3031
|
-
return result.map((item) => {
|
|
3032
|
-
return elasticExportPolicyRuleDeserializer(item);
|
|
3033
|
-
});
|
|
3034
|
-
}
|
|
3035
|
-
export function elasticExportPolicyRuleSerializer(item) {
|
|
3036
|
-
return {
|
|
3037
|
-
ruleIndex: item["ruleIndex"],
|
|
3038
|
-
unixAccessRule: item["unixAccessRule"],
|
|
3039
|
-
nfsv3: item["nfsv3"],
|
|
3040
|
-
nfsv4: item["nfsv4"],
|
|
3041
|
-
allowedClients: !item["allowedClients"]
|
|
3042
|
-
? item["allowedClients"]
|
|
3043
|
-
: item["allowedClients"].map((p) => {
|
|
3044
|
-
return p;
|
|
3045
|
-
}),
|
|
3046
|
-
rootAccess: item["rootAccess"],
|
|
3047
|
-
};
|
|
3048
|
-
}
|
|
3049
|
-
export function elasticExportPolicyRuleDeserializer(item) {
|
|
3050
|
-
return {
|
|
3051
|
-
ruleIndex: item["ruleIndex"],
|
|
3052
|
-
unixAccessRule: item["unixAccessRule"],
|
|
3053
|
-
nfsv3: item["nfsv3"],
|
|
3054
|
-
nfsv4: item["nfsv4"],
|
|
3055
|
-
allowedClients: !item["allowedClients"]
|
|
3056
|
-
? item["allowedClients"]
|
|
3057
|
-
: item["allowedClients"].map((p) => {
|
|
3058
|
-
return p;
|
|
3059
|
-
}),
|
|
3060
|
-
rootAccess: item["rootAccess"],
|
|
3061
|
-
};
|
|
3062
|
-
}
|
|
3063
|
-
/** Unix access rule */
|
|
3064
|
-
export var KnownElasticUnixAccessRule;
|
|
3065
|
-
(function (KnownElasticUnixAccessRule) {
|
|
3066
|
-
/** Clients connecting with this rule will only have read access to the volume */
|
|
3067
|
-
KnownElasticUnixAccessRule["ReadOnly"] = "ReadOnly";
|
|
3068
|
-
/** Clients connecting with this rule will have full read and write access to the volume */
|
|
3069
|
-
KnownElasticUnixAccessRule["ReadWrite"] = "ReadWrite";
|
|
3070
|
-
/** Clients connecting with this rule will have no access to the volume */
|
|
3071
|
-
KnownElasticUnixAccessRule["NoAccess"] = "NoAccess";
|
|
3072
|
-
})(KnownElasticUnixAccessRule || (KnownElasticUnixAccessRule = {}));
|
|
3073
|
-
/** NFSv3 access */
|
|
3074
|
-
export var KnownElasticNfsv3Access;
|
|
3075
|
-
(function (KnownElasticNfsv3Access) {
|
|
3076
|
-
/** Clients can connect to the volume using the NFSv3 protocol. */
|
|
3077
|
-
KnownElasticNfsv3Access["Enabled"] = "Enabled";
|
|
3078
|
-
/** Clients can't connect to the volume using the NFSv3 protocol. */
|
|
3079
|
-
KnownElasticNfsv3Access["Disabled"] = "Disabled";
|
|
3080
|
-
})(KnownElasticNfsv3Access || (KnownElasticNfsv3Access = {}));
|
|
3081
|
-
/** NFSv4 access */
|
|
3082
|
-
export var KnownElasticNfsv4Access;
|
|
3083
|
-
(function (KnownElasticNfsv4Access) {
|
|
3084
|
-
/** Clients can connect to the volume using the NFSv4 protocol. */
|
|
3085
|
-
KnownElasticNfsv4Access["Enabled"] = "Enabled";
|
|
3086
|
-
/** Clients can't connect to the volume using the NFSv4 protocol. */
|
|
3087
|
-
KnownElasticNfsv4Access["Disabled"] = "Disabled";
|
|
3088
|
-
})(KnownElasticNfsv4Access || (KnownElasticNfsv4Access = {}));
|
|
3089
|
-
/** Root access */
|
|
3090
|
-
export var KnownElasticRootAccess;
|
|
3091
|
-
(function (KnownElasticRootAccess) {
|
|
3092
|
-
/** Root user access is enabled for clients affected by this rule */
|
|
3093
|
-
KnownElasticRootAccess["Enabled"] = "Enabled";
|
|
3094
|
-
/** Root user access is disabled for clients affected by this rule */
|
|
3095
|
-
KnownElasticRootAccess["Disabled"] = "Disabled";
|
|
3096
|
-
})(KnownElasticRootAccess || (KnownElasticRootAccess = {}));
|
|
3097
|
-
/** Protocol types for elastic volume */
|
|
3098
|
-
export var KnownElasticProtocolType;
|
|
3099
|
-
(function (KnownElasticProtocolType) {
|
|
3100
|
-
/** NFSv3 protocol type */
|
|
3101
|
-
KnownElasticProtocolType["NFSv3"] = "NFSv3";
|
|
3102
|
-
/** NFSv4 protocol type */
|
|
3103
|
-
KnownElasticProtocolType["NFSv4"] = "NFSv4";
|
|
3104
|
-
/** SMB/CIFS protocol type */
|
|
3105
|
-
KnownElasticProtocolType["SMB"] = "SMB";
|
|
3106
|
-
})(KnownElasticProtocolType || (KnownElasticProtocolType = {}));
|
|
3107
|
-
export function elasticMountTargetPropertiesArrayDeserializer(result) {
|
|
3108
|
-
return result.map((item) => {
|
|
3109
|
-
return elasticMountTargetPropertiesDeserializer(item);
|
|
3110
|
-
});
|
|
3111
|
-
}
|
|
3112
|
-
export function elasticMountTargetPropertiesDeserializer(item) {
|
|
3113
|
-
return {
|
|
3114
|
-
ipAddress: item["ipAddress"],
|
|
3115
|
-
smbServerFqdn: item["smbServerFqdn"],
|
|
3116
|
-
};
|
|
3117
|
-
}
|
|
3118
|
-
export function elasticVolumeDataProtectionPropertiesSerializer(item) {
|
|
3119
|
-
return {
|
|
3120
|
-
snapshot: !item["snapshot"]
|
|
3121
|
-
? item["snapshot"]
|
|
3122
|
-
: elasticVolumeSnapshotPropertiesSerializer(item["snapshot"]),
|
|
3123
|
-
backup: !item["backup"]
|
|
3124
|
-
? item["backup"]
|
|
3125
|
-
: elasticVolumeBackupPropertiesSerializer(item["backup"]),
|
|
3126
|
-
};
|
|
3127
|
-
}
|
|
3128
|
-
export function elasticVolumeDataProtectionPropertiesDeserializer(item) {
|
|
3129
|
-
return {
|
|
3130
|
-
snapshot: !item["snapshot"]
|
|
3131
|
-
? item["snapshot"]
|
|
3132
|
-
: elasticVolumeSnapshotPropertiesDeserializer(item["snapshot"]),
|
|
3133
|
-
backup: !item["backup"]
|
|
3134
|
-
? item["backup"]
|
|
3135
|
-
: elasticVolumeBackupPropertiesDeserializer(item["backup"]),
|
|
3136
|
-
};
|
|
3137
|
-
}
|
|
3138
|
-
export function elasticVolumeSnapshotPropertiesSerializer(item) {
|
|
3139
|
-
return { snapshotPolicyResourceId: item["snapshotPolicyResourceId"] };
|
|
3140
|
-
}
|
|
3141
|
-
export function elasticVolumeSnapshotPropertiesDeserializer(item) {
|
|
3142
|
-
return {
|
|
3143
|
-
snapshotPolicyResourceId: item["snapshotPolicyResourceId"],
|
|
3144
|
-
};
|
|
3145
|
-
}
|
|
3146
|
-
export function elasticVolumeBackupPropertiesSerializer(item) {
|
|
3147
|
-
return {
|
|
3148
|
-
elasticBackupPolicyResourceId: item["elasticBackupPolicyResourceId"],
|
|
3149
|
-
policyEnforcement: item["policyEnforcement"],
|
|
3150
|
-
elasticBackupVaultResourceId: item["elasticBackupVaultResourceId"],
|
|
3151
|
-
};
|
|
3152
|
-
}
|
|
3153
|
-
export function elasticVolumeBackupPropertiesDeserializer(item) {
|
|
3154
|
-
return {
|
|
3155
|
-
elasticBackupPolicyResourceId: item["elasticBackupPolicyResourceId"],
|
|
3156
|
-
policyEnforcement: item["policyEnforcement"],
|
|
3157
|
-
elasticBackupVaultResourceId: item["elasticBackupVaultResourceId"],
|
|
3158
|
-
};
|
|
3159
|
-
}
|
|
3160
|
-
/** Policy enforcement */
|
|
3161
|
-
export var KnownElasticVolumePolicyEnforcement;
|
|
3162
|
-
(function (KnownElasticVolumePolicyEnforcement) {
|
|
3163
|
-
/** Value indicating the policy is enforced on the volume. */
|
|
3164
|
-
KnownElasticVolumePolicyEnforcement["Enforced"] = "Enforced";
|
|
3165
|
-
/** Value indicating the policy is not enforced on the volume. */
|
|
3166
|
-
KnownElasticVolumePolicyEnforcement["NotEnforced"] = "NotEnforced";
|
|
3167
|
-
})(KnownElasticVolumePolicyEnforcement || (KnownElasticVolumePolicyEnforcement = {}));
|
|
3168
|
-
/** Controls the visibility of the Elastic Volume's read-only snapshot directory, which provides access to each of the volume's snapshots. */
|
|
3169
|
-
export var KnownSnapshotDirectoryVisibility;
|
|
3170
|
-
(function (KnownSnapshotDirectoryVisibility) {
|
|
3171
|
-
/** Value indicating the read-only snapshot directory is not visible */
|
|
3172
|
-
KnownSnapshotDirectoryVisibility["Hidden"] = "Hidden";
|
|
3173
|
-
/** Value indicating the read-only snapshot directory is visible */
|
|
3174
|
-
KnownSnapshotDirectoryVisibility["Visible"] = "Visible";
|
|
3175
|
-
})(KnownSnapshotDirectoryVisibility || (KnownSnapshotDirectoryVisibility = {}));
|
|
3176
|
-
export function elasticSmbPropertiesSerializer(item) {
|
|
3177
|
-
return { smbEncryption: item["smbEncryption"] };
|
|
3178
|
-
}
|
|
3179
|
-
export function elasticSmbPropertiesDeserializer(item) {
|
|
3180
|
-
return {
|
|
3181
|
-
smbEncryption: item["smbEncryption"],
|
|
3182
|
-
};
|
|
3183
|
-
}
|
|
3184
|
-
/** SMB encryption */
|
|
3185
|
-
export var KnownElasticSmbEncryption;
|
|
3186
|
-
(function (KnownElasticSmbEncryption) {
|
|
3187
|
-
/** Value indicating the SMB encryption is enabled */
|
|
3188
|
-
KnownElasticSmbEncryption["Enabled"] = "Enabled";
|
|
3189
|
-
/** Value indicating the SMB encryption is disabled */
|
|
3190
|
-
KnownElasticSmbEncryption["Disabled"] = "Disabled";
|
|
3191
|
-
})(KnownElasticSmbEncryption || (KnownElasticSmbEncryption = {}));
|
|
3192
|
-
/** The current state of the restoration process. */
|
|
3193
|
-
export var KnownElasticVolumeRestorationState;
|
|
3194
|
-
(function (KnownElasticVolumeRestorationState) {
|
|
3195
|
-
/** Value indicating that the volume is currently restoring. */
|
|
3196
|
-
KnownElasticVolumeRestorationState["Restoring"] = "Restoring";
|
|
3197
|
-
/** Value indicating that the volume is restored. */
|
|
3198
|
-
KnownElasticVolumeRestorationState["Restored"] = "Restored";
|
|
3199
|
-
/** Value indicating that the volume restore has failed. */
|
|
3200
|
-
KnownElasticVolumeRestorationState["Failed"] = "Failed";
|
|
3201
|
-
})(KnownElasticVolumeRestorationState || (KnownElasticVolumeRestorationState = {}));
|
|
3202
|
-
export function elasticVolumeUpdateSerializer(item) {
|
|
3203
|
-
return {
|
|
3204
|
-
tags: item["tags"],
|
|
3205
|
-
properties: !item["properties"]
|
|
3206
|
-
? item["properties"]
|
|
3207
|
-
: elasticVolumeUpdatePropertiesSerializer(item["properties"]),
|
|
3208
|
-
};
|
|
3209
|
-
}
|
|
3210
|
-
export function elasticVolumeUpdatePropertiesSerializer(item) {
|
|
3211
|
-
return {
|
|
3212
|
-
size: item["size"],
|
|
3213
|
-
exportPolicy: !item["exportPolicy"]
|
|
3214
|
-
? item["exportPolicy"]
|
|
3215
|
-
: elasticExportPolicySerializer(item["exportPolicy"]),
|
|
3216
|
-
dataProtection: !item["dataProtection"]
|
|
3217
|
-
? item["dataProtection"]
|
|
3218
|
-
: elasticVolumeDataProtectionPatchPropertiesSerializer(item["dataProtection"]),
|
|
3219
|
-
snapshotDirectoryVisibility: item["snapshotDirectoryVisibility"],
|
|
3220
|
-
smbProperties: !item["smbProperties"]
|
|
3221
|
-
? item["smbProperties"]
|
|
3222
|
-
: elasticSmbPatchPropertiesSerializer(item["smbProperties"]),
|
|
3223
|
-
};
|
|
3224
|
-
}
|
|
3225
|
-
export function elasticVolumeDataProtectionPatchPropertiesSerializer(item) {
|
|
3226
|
-
return {
|
|
3227
|
-
snapshot: !item["snapshot"]
|
|
3228
|
-
? item["snapshot"]
|
|
3229
|
-
: elasticVolumeSnapshotPropertiesSerializer(item["snapshot"]),
|
|
3230
|
-
backup: !item["backup"]
|
|
3231
|
-
? item["backup"]
|
|
3232
|
-
: elasticVolumeBackupPropertiesSerializer(item["backup"]),
|
|
3233
|
-
};
|
|
3234
|
-
}
|
|
3235
|
-
export function elasticSmbPatchPropertiesSerializer(item) {
|
|
3236
|
-
return { smbEncryption: item["smbEncryption"] };
|
|
3237
|
-
}
|
|
3238
|
-
export function _elasticVolumeListResultDeserializer(item) {
|
|
3239
|
-
return {
|
|
3240
|
-
value: elasticVolumeArrayDeserializer(item["value"]),
|
|
3241
|
-
nextLink: item["nextLink"],
|
|
3242
|
-
};
|
|
3243
|
-
}
|
|
3244
|
-
export function elasticVolumeArraySerializer(result) {
|
|
3245
|
-
return result.map((item) => {
|
|
3246
|
-
return elasticVolumeSerializer(item);
|
|
3247
|
-
});
|
|
3248
|
-
}
|
|
3249
|
-
export function elasticVolumeArrayDeserializer(result) {
|
|
3250
|
-
return result.map((item) => {
|
|
3251
|
-
return elasticVolumeDeserializer(item);
|
|
3252
|
-
});
|
|
3253
|
-
}
|
|
3254
|
-
export function elasticVolumeRevertSerializer(item) {
|
|
3255
|
-
return { snapshotResourceId: item["snapshotResourceId"] };
|
|
3256
|
-
}
|
|
3257
|
-
export function elasticSnapshotSerializer(item) {
|
|
3258
|
-
return {
|
|
3259
|
-
properties: !item["properties"]
|
|
3260
|
-
? item["properties"]
|
|
3261
|
-
: elasticSnapshotPropertiesSerializer(item["properties"]),
|
|
3262
|
-
};
|
|
3263
|
-
}
|
|
3264
|
-
export function elasticSnapshotDeserializer(item) {
|
|
3265
|
-
return {
|
|
3266
|
-
id: item["id"],
|
|
3267
|
-
name: item["name"],
|
|
3268
|
-
type: item["type"],
|
|
3269
|
-
systemData: !item["systemData"]
|
|
3270
|
-
? item["systemData"]
|
|
3271
|
-
: systemDataDeserializer(item["systemData"]),
|
|
3272
|
-
properties: !item["properties"]
|
|
3273
|
-
? item["properties"]
|
|
3274
|
-
: elasticSnapshotPropertiesDeserializer(item["properties"]),
|
|
3275
|
-
};
|
|
3276
|
-
}
|
|
3277
|
-
export function elasticSnapshotPropertiesSerializer(item) {
|
|
3278
|
-
return item;
|
|
3279
|
-
}
|
|
3280
|
-
export function elasticSnapshotPropertiesDeserializer(item) {
|
|
3281
|
-
return {
|
|
3282
|
-
provisioningState: item["provisioningState"],
|
|
3283
|
-
};
|
|
3284
|
-
}
|
|
3285
|
-
export function _elasticSnapshotListResultDeserializer(item) {
|
|
3286
|
-
return {
|
|
3287
|
-
value: elasticSnapshotArrayDeserializer(item["value"]),
|
|
3288
|
-
nextLink: item["nextLink"],
|
|
3289
|
-
};
|
|
3290
|
-
}
|
|
3291
|
-
export function elasticSnapshotArraySerializer(result) {
|
|
3292
|
-
return result.map((item) => {
|
|
3293
|
-
return elasticSnapshotSerializer(item);
|
|
3294
|
-
});
|
|
3295
|
-
}
|
|
3296
|
-
export function elasticSnapshotArrayDeserializer(result) {
|
|
3297
|
-
return result.map((item) => {
|
|
3298
|
-
return elasticSnapshotDeserializer(item);
|
|
3299
|
-
});
|
|
3300
|
-
}
|
|
3301
|
-
export function elasticSnapshotPolicySerializer(item) {
|
|
3302
|
-
return {
|
|
3303
|
-
tags: item["tags"],
|
|
3304
|
-
location: item["location"],
|
|
3305
|
-
properties: !item["properties"]
|
|
3306
|
-
? item["properties"]
|
|
3307
|
-
: elasticSnapshotPolicyPropertiesSerializer(item["properties"]),
|
|
3308
|
-
};
|
|
3309
|
-
}
|
|
3310
|
-
export function elasticSnapshotPolicyDeserializer(item) {
|
|
3311
|
-
return {
|
|
3312
|
-
tags: !item["tags"]
|
|
3313
|
-
? item["tags"]
|
|
3314
|
-
: Object.fromEntries(Object.entries(item["tags"]).map(([k, p]) => [k, p])),
|
|
3315
|
-
location: item["location"],
|
|
3316
|
-
id: item["id"],
|
|
3317
|
-
name: item["name"],
|
|
3318
|
-
type: item["type"],
|
|
3319
|
-
systemData: !item["systemData"]
|
|
3320
|
-
? item["systemData"]
|
|
3321
|
-
: systemDataDeserializer(item["systemData"]),
|
|
3322
|
-
properties: !item["properties"]
|
|
3323
|
-
? item["properties"]
|
|
3324
|
-
: elasticSnapshotPolicyPropertiesDeserializer(item["properties"]),
|
|
3325
|
-
eTag: item["eTag"],
|
|
3326
|
-
};
|
|
3327
|
-
}
|
|
3328
|
-
export function elasticSnapshotPolicyPropertiesSerializer(item) {
|
|
3329
|
-
return {
|
|
3330
|
-
hourlySchedule: !item["hourlySchedule"]
|
|
3331
|
-
? item["hourlySchedule"]
|
|
3332
|
-
: elasticSnapshotPolicyHourlyScheduleSerializer(item["hourlySchedule"]),
|
|
3333
|
-
dailySchedule: !item["dailySchedule"]
|
|
3334
|
-
? item["dailySchedule"]
|
|
3335
|
-
: elasticSnapshotPolicyDailyScheduleSerializer(item["dailySchedule"]),
|
|
3336
|
-
weeklySchedule: !item["weeklySchedule"]
|
|
3337
|
-
? item["weeklySchedule"]
|
|
3338
|
-
: elasticSnapshotPolicyWeeklyScheduleSerializer(item["weeklySchedule"]),
|
|
3339
|
-
monthlySchedule: !item["monthlySchedule"]
|
|
3340
|
-
? item["monthlySchedule"]
|
|
3341
|
-
: elasticSnapshotPolicyMonthlyScheduleSerializer(item["monthlySchedule"]),
|
|
3342
|
-
policyStatus: item["policyStatus"],
|
|
3343
|
-
};
|
|
3344
|
-
}
|
|
3345
|
-
export function elasticSnapshotPolicyPropertiesDeserializer(item) {
|
|
3346
|
-
return {
|
|
3347
|
-
hourlySchedule: !item["hourlySchedule"]
|
|
3348
|
-
? item["hourlySchedule"]
|
|
3349
|
-
: elasticSnapshotPolicyHourlyScheduleDeserializer(item["hourlySchedule"]),
|
|
3350
|
-
dailySchedule: !item["dailySchedule"]
|
|
3351
|
-
? item["dailySchedule"]
|
|
3352
|
-
: elasticSnapshotPolicyDailyScheduleDeserializer(item["dailySchedule"]),
|
|
3353
|
-
weeklySchedule: !item["weeklySchedule"]
|
|
3354
|
-
? item["weeklySchedule"]
|
|
3355
|
-
: elasticSnapshotPolicyWeeklyScheduleDeserializer(item["weeklySchedule"]),
|
|
3356
|
-
monthlySchedule: !item["monthlySchedule"]
|
|
3357
|
-
? item["monthlySchedule"]
|
|
3358
|
-
: elasticSnapshotPolicyMonthlyScheduleDeserializer(item["monthlySchedule"]),
|
|
3359
|
-
policyStatus: item["policyStatus"],
|
|
3360
|
-
provisioningState: item["provisioningState"],
|
|
3361
|
-
};
|
|
3362
|
-
}
|
|
3363
|
-
export function elasticSnapshotPolicyHourlyScheduleSerializer(item) {
|
|
3364
|
-
return { snapshotsToKeep: item["snapshotsToKeep"], minute: item["minute"] };
|
|
3365
|
-
}
|
|
3366
|
-
export function elasticSnapshotPolicyHourlyScheduleDeserializer(item) {
|
|
3367
|
-
return {
|
|
3368
|
-
snapshotsToKeep: item["snapshotsToKeep"],
|
|
3369
|
-
minute: item["minute"],
|
|
3370
|
-
};
|
|
3371
|
-
}
|
|
3372
|
-
export function elasticSnapshotPolicyDailyScheduleSerializer(item) {
|
|
3373
|
-
return { snapshotsToKeep: item["snapshotsToKeep"], hour: item["hour"], minute: item["minute"] };
|
|
3374
|
-
}
|
|
3375
|
-
export function elasticSnapshotPolicyDailyScheduleDeserializer(item) {
|
|
3376
|
-
return {
|
|
3377
|
-
snapshotsToKeep: item["snapshotsToKeep"],
|
|
3378
|
-
hour: item["hour"],
|
|
3379
|
-
minute: item["minute"],
|
|
3380
|
-
};
|
|
3381
|
-
}
|
|
3382
|
-
export function elasticSnapshotPolicyWeeklyScheduleSerializer(item) {
|
|
3383
|
-
return {
|
|
3384
|
-
snapshotsToKeep: item["snapshotsToKeep"],
|
|
3385
|
-
days: !item["days"]
|
|
3386
|
-
? item["days"]
|
|
3387
|
-
: item["days"].map((p) => {
|
|
3388
|
-
return p;
|
|
3389
|
-
}),
|
|
3390
|
-
hour: item["hour"],
|
|
3391
|
-
minute: item["minute"],
|
|
3392
|
-
};
|
|
3393
|
-
}
|
|
3394
|
-
export function elasticSnapshotPolicyWeeklyScheduleDeserializer(item) {
|
|
3395
|
-
return {
|
|
3396
|
-
snapshotsToKeep: item["snapshotsToKeep"],
|
|
3397
|
-
days: !item["days"]
|
|
3398
|
-
? item["days"]
|
|
3399
|
-
: item["days"].map((p) => {
|
|
3400
|
-
return p;
|
|
3401
|
-
}),
|
|
3402
|
-
hour: item["hour"],
|
|
3403
|
-
minute: item["minute"],
|
|
3404
|
-
};
|
|
3405
|
-
}
|
|
3406
|
-
/** Day of the week */
|
|
3407
|
-
export var KnownDayOfWeek;
|
|
3408
|
-
(function (KnownDayOfWeek) {
|
|
3409
|
-
/** Take a snapshot each Sunday */
|
|
3410
|
-
KnownDayOfWeek["Sunday"] = "Sunday";
|
|
3411
|
-
/** Take a snapshot each Monday */
|
|
3412
|
-
KnownDayOfWeek["Monday"] = "Monday";
|
|
3413
|
-
/** Take a snapshot each Tuesday */
|
|
3414
|
-
KnownDayOfWeek["Tuesday"] = "Tuesday";
|
|
3415
|
-
/** Take a snapshot each Wednesday */
|
|
3416
|
-
KnownDayOfWeek["Wednesday"] = "Wednesday";
|
|
3417
|
-
/** Take a snapshot each Thursday */
|
|
3418
|
-
KnownDayOfWeek["Thursday"] = "Thursday";
|
|
3419
|
-
/** Take a snapshot each Friday */
|
|
3420
|
-
KnownDayOfWeek["Friday"] = "Friday";
|
|
3421
|
-
/** Take a snapshot each Saturday */
|
|
3422
|
-
KnownDayOfWeek["Saturday"] = "Saturday";
|
|
3423
|
-
})(KnownDayOfWeek || (KnownDayOfWeek = {}));
|
|
3424
|
-
export function elasticSnapshotPolicyMonthlyScheduleSerializer(item) {
|
|
3425
|
-
return {
|
|
3426
|
-
snapshotsToKeep: item["snapshotsToKeep"],
|
|
3427
|
-
daysOfMonth: !item["daysOfMonth"]
|
|
3428
|
-
? item["daysOfMonth"]
|
|
3429
|
-
: item["daysOfMonth"].map((p) => {
|
|
3430
|
-
return p;
|
|
3431
|
-
}),
|
|
3432
|
-
hour: item["hour"],
|
|
3433
|
-
minute: item["minute"],
|
|
3434
|
-
};
|
|
3435
|
-
}
|
|
3436
|
-
export function elasticSnapshotPolicyMonthlyScheduleDeserializer(item) {
|
|
3437
|
-
return {
|
|
3438
|
-
snapshotsToKeep: item["snapshotsToKeep"],
|
|
3439
|
-
daysOfMonth: !item["daysOfMonth"]
|
|
3440
|
-
? item["daysOfMonth"]
|
|
3441
|
-
: item["daysOfMonth"].map((p) => {
|
|
3442
|
-
return p;
|
|
3443
|
-
}),
|
|
3444
|
-
hour: item["hour"],
|
|
3445
|
-
minute: item["minute"],
|
|
3446
|
-
};
|
|
3447
|
-
}
|
|
3448
|
-
/** Policy status */
|
|
3449
|
-
export var KnownPolicyStatus;
|
|
3450
|
-
(function (KnownPolicyStatus) {
|
|
3451
|
-
/** Value indicating the policy is enabled */
|
|
3452
|
-
KnownPolicyStatus["Enabled"] = "Enabled";
|
|
3453
|
-
/** Value indicating the policy is disabled */
|
|
3454
|
-
KnownPolicyStatus["Disabled"] = "Disabled";
|
|
3455
|
-
})(KnownPolicyStatus || (KnownPolicyStatus = {}));
|
|
3456
|
-
export function elasticSnapshotPolicyUpdateSerializer(item) {
|
|
3457
|
-
return {
|
|
3458
|
-
tags: item["tags"],
|
|
3459
|
-
properties: !item["properties"]
|
|
3460
|
-
? item["properties"]
|
|
3461
|
-
: elasticSnapshotPolicyUpdatePropertiesSerializer(item["properties"]),
|
|
3462
|
-
};
|
|
3463
|
-
}
|
|
3464
|
-
export function elasticSnapshotPolicyUpdatePropertiesSerializer(item) {
|
|
3465
|
-
return {
|
|
3466
|
-
hourlySchedule: !item["hourlySchedule"]
|
|
3467
|
-
? item["hourlySchedule"]
|
|
3468
|
-
: elasticSnapshotPolicyHourlyScheduleSerializer(item["hourlySchedule"]),
|
|
3469
|
-
dailySchedule: !item["dailySchedule"]
|
|
3470
|
-
? item["dailySchedule"]
|
|
3471
|
-
: elasticSnapshotPolicyDailyScheduleSerializer(item["dailySchedule"]),
|
|
3472
|
-
weeklySchedule: !item["weeklySchedule"]
|
|
3473
|
-
? item["weeklySchedule"]
|
|
3474
|
-
: elasticSnapshotPolicyWeeklyScheduleSerializer(item["weeklySchedule"]),
|
|
3475
|
-
monthlySchedule: !item["monthlySchedule"]
|
|
3476
|
-
? item["monthlySchedule"]
|
|
3477
|
-
: elasticSnapshotPolicyMonthlyScheduleSerializer(item["monthlySchedule"]),
|
|
3478
|
-
policyStatus: item["policyStatus"],
|
|
3479
|
-
};
|
|
3480
|
-
}
|
|
3481
|
-
export function _elasticSnapshotPolicyListResultDeserializer(item) {
|
|
3482
|
-
return {
|
|
3483
|
-
value: elasticSnapshotPolicyArrayDeserializer(item["value"]),
|
|
3484
|
-
nextLink: item["nextLink"],
|
|
3485
|
-
};
|
|
3486
|
-
}
|
|
3487
|
-
export function elasticSnapshotPolicyArraySerializer(result) {
|
|
3488
|
-
return result.map((item) => {
|
|
3489
|
-
return elasticSnapshotPolicySerializer(item);
|
|
3490
|
-
});
|
|
3491
|
-
}
|
|
3492
|
-
export function elasticSnapshotPolicyArrayDeserializer(result) {
|
|
3493
|
-
return result.map((item) => {
|
|
3494
|
-
return elasticSnapshotPolicyDeserializer(item);
|
|
3495
|
-
});
|
|
3496
|
-
}
|
|
3497
|
-
export function _elasticSnapshotPolicyVolumeListDeserializer(item) {
|
|
3498
|
-
return {
|
|
3499
|
-
value: elasticVolumeArrayDeserializer(item["value"]),
|
|
3500
|
-
nextLink: item["nextLink"],
|
|
3501
|
-
};
|
|
3502
|
-
}
|
|
3503
|
-
export function elasticBackupVaultSerializer(item) {
|
|
3504
|
-
return {
|
|
3505
|
-
tags: item["tags"],
|
|
3506
|
-
location: item["location"],
|
|
3507
|
-
properties: !item["properties"]
|
|
3508
|
-
? item["properties"]
|
|
3509
|
-
: elasticBackupVaultPropertiesSerializer(item["properties"]),
|
|
3510
|
-
};
|
|
3511
|
-
}
|
|
3512
|
-
export function elasticBackupVaultDeserializer(item) {
|
|
3513
|
-
return {
|
|
3514
|
-
tags: !item["tags"]
|
|
3515
|
-
? item["tags"]
|
|
3516
|
-
: Object.fromEntries(Object.entries(item["tags"]).map(([k, p]) => [k, p])),
|
|
3517
|
-
location: item["location"],
|
|
3518
|
-
id: item["id"],
|
|
3519
|
-
name: item["name"],
|
|
3520
|
-
type: item["type"],
|
|
3521
|
-
systemData: !item["systemData"]
|
|
3522
|
-
? item["systemData"]
|
|
3523
|
-
: systemDataDeserializer(item["systemData"]),
|
|
3524
|
-
properties: !item["properties"]
|
|
3525
|
-
? item["properties"]
|
|
3526
|
-
: elasticBackupVaultPropertiesDeserializer(item["properties"]),
|
|
3527
|
-
eTag: item["eTag"],
|
|
3528
|
-
};
|
|
3529
|
-
}
|
|
3530
|
-
export function elasticBackupVaultPropertiesSerializer(item) {
|
|
3531
|
-
return item;
|
|
3532
|
-
}
|
|
3533
|
-
export function elasticBackupVaultPropertiesDeserializer(item) {
|
|
3534
|
-
return {
|
|
3535
|
-
provisioningState: item["provisioningState"],
|
|
3536
|
-
};
|
|
3537
|
-
}
|
|
3538
|
-
export function elasticBackupVaultUpdateSerializer(item) {
|
|
3539
|
-
return { tags: item["tags"] };
|
|
3540
|
-
}
|
|
3541
|
-
export function _elasticBackupVaultListResultDeserializer(item) {
|
|
3542
|
-
return {
|
|
3543
|
-
value: elasticBackupVaultArrayDeserializer(item["value"]),
|
|
3544
|
-
nextLink: item["nextLink"],
|
|
3545
|
-
};
|
|
3546
|
-
}
|
|
3547
|
-
export function elasticBackupVaultArraySerializer(result) {
|
|
3548
|
-
return result.map((item) => {
|
|
3549
|
-
return elasticBackupVaultSerializer(item);
|
|
3550
|
-
});
|
|
3551
|
-
}
|
|
3552
|
-
export function elasticBackupVaultArrayDeserializer(result) {
|
|
3553
|
-
return result.map((item) => {
|
|
3554
|
-
return elasticBackupVaultDeserializer(item);
|
|
3555
|
-
});
|
|
3556
|
-
}
|
|
3557
|
-
export function elasticBackupPolicySerializer(item) {
|
|
3558
|
-
return {
|
|
3559
|
-
tags: item["tags"],
|
|
3560
|
-
location: item["location"],
|
|
3561
|
-
properties: !item["properties"]
|
|
3562
|
-
? item["properties"]
|
|
3563
|
-
: elasticBackupPolicyPropertiesSerializer(item["properties"]),
|
|
3564
|
-
};
|
|
3565
|
-
}
|
|
3566
|
-
export function elasticBackupPolicyDeserializer(item) {
|
|
3567
|
-
return {
|
|
3568
|
-
tags: !item["tags"]
|
|
3569
|
-
? item["tags"]
|
|
3570
|
-
: Object.fromEntries(Object.entries(item["tags"]).map(([k, p]) => [k, p])),
|
|
3571
|
-
location: item["location"],
|
|
3572
|
-
id: item["id"],
|
|
3573
|
-
name: item["name"],
|
|
3574
|
-
type: item["type"],
|
|
3575
|
-
systemData: !item["systemData"]
|
|
3576
|
-
? item["systemData"]
|
|
3577
|
-
: systemDataDeserializer(item["systemData"]),
|
|
3578
|
-
properties: !item["properties"]
|
|
3579
|
-
? item["properties"]
|
|
3580
|
-
: elasticBackupPolicyPropertiesDeserializer(item["properties"]),
|
|
3581
|
-
eTag: item["eTag"],
|
|
3582
|
-
};
|
|
3583
|
-
}
|
|
3584
|
-
export function elasticBackupPolicyPropertiesSerializer(item) {
|
|
3585
|
-
return {
|
|
3586
|
-
dailyBackupsToKeep: item["dailyBackupsToKeep"],
|
|
3587
|
-
weeklyBackupsToKeep: item["weeklyBackupsToKeep"],
|
|
3588
|
-
monthlyBackupsToKeep: item["monthlyBackupsToKeep"],
|
|
3589
|
-
policyState: item["policyState"],
|
|
3590
|
-
};
|
|
3591
|
-
}
|
|
3592
|
-
export function elasticBackupPolicyPropertiesDeserializer(item) {
|
|
3593
|
-
return {
|
|
3594
|
-
provisioningState: item["provisioningState"],
|
|
3595
|
-
dailyBackupsToKeep: item["dailyBackupsToKeep"],
|
|
3596
|
-
weeklyBackupsToKeep: item["weeklyBackupsToKeep"],
|
|
3597
|
-
monthlyBackupsToKeep: item["monthlyBackupsToKeep"],
|
|
3598
|
-
assignedVolumesCount: item["assignedVolumesCount"],
|
|
3599
|
-
policyState: item["policyState"],
|
|
3600
|
-
};
|
|
3601
|
-
}
|
|
3602
|
-
/** Elastic Backup Policy state */
|
|
3603
|
-
export var KnownElasticBackupPolicyState;
|
|
3604
|
-
(function (KnownElasticBackupPolicyState) {
|
|
3605
|
-
/** Value indicating the policy is enabled */
|
|
3606
|
-
KnownElasticBackupPolicyState["Enabled"] = "Enabled";
|
|
3607
|
-
/** Value indicating the policy is disabled */
|
|
3608
|
-
KnownElasticBackupPolicyState["Disabled"] = "Disabled";
|
|
3609
|
-
})(KnownElasticBackupPolicyState || (KnownElasticBackupPolicyState = {}));
|
|
3610
|
-
export function elasticBackupPolicyUpdateSerializer(item) {
|
|
3611
|
-
return {
|
|
3612
|
-
tags: item["tags"],
|
|
3613
|
-
properties: !item["properties"]
|
|
3614
|
-
? item["properties"]
|
|
3615
|
-
: elasticBackupPolicyUpdatePropertiesSerializer(item["properties"]),
|
|
3616
|
-
};
|
|
3617
|
-
}
|
|
3618
|
-
export function elasticBackupPolicyUpdatePropertiesSerializer(item) {
|
|
3619
|
-
return {
|
|
3620
|
-
dailyBackupsToKeep: item["dailyBackupsToKeep"],
|
|
3621
|
-
weeklyBackupsToKeep: item["weeklyBackupsToKeep"],
|
|
3622
|
-
monthlyBackupsToKeep: item["monthlyBackupsToKeep"],
|
|
3623
|
-
policyState: item["policyState"],
|
|
3624
|
-
};
|
|
3625
|
-
}
|
|
3626
|
-
export function _elasticBackupPolicyListResultDeserializer(item) {
|
|
3627
|
-
return {
|
|
3628
|
-
value: elasticBackupPolicyArrayDeserializer(item["value"]),
|
|
3629
|
-
nextLink: item["nextLink"],
|
|
3630
|
-
};
|
|
3631
|
-
}
|
|
3632
|
-
export function elasticBackupPolicyArraySerializer(result) {
|
|
3633
|
-
return result.map((item) => {
|
|
3634
|
-
return elasticBackupPolicySerializer(item);
|
|
3635
|
-
});
|
|
3636
|
-
}
|
|
3637
|
-
export function elasticBackupPolicyArrayDeserializer(result) {
|
|
3638
|
-
return result.map((item) => {
|
|
3639
|
-
return elasticBackupPolicyDeserializer(item);
|
|
3640
|
-
});
|
|
3641
|
-
}
|
|
3642
|
-
export function elasticBackupSerializer(item) {
|
|
3643
|
-
return {
|
|
3644
|
-
properties: !item["properties"]
|
|
3645
|
-
? item["properties"]
|
|
3646
|
-
: elasticBackupPropertiesSerializer(item["properties"]),
|
|
3647
|
-
};
|
|
3648
|
-
}
|
|
3649
|
-
export function elasticBackupDeserializer(item) {
|
|
3650
|
-
return {
|
|
3651
|
-
id: item["id"],
|
|
3652
|
-
name: item["name"],
|
|
3653
|
-
type: item["type"],
|
|
3654
|
-
systemData: !item["systemData"]
|
|
3655
|
-
? item["systemData"]
|
|
3656
|
-
: systemDataDeserializer(item["systemData"]),
|
|
3657
|
-
properties: !item["properties"]
|
|
3658
|
-
? item["properties"]
|
|
3659
|
-
: elasticBackupPropertiesDeserializer(item["properties"]),
|
|
3660
|
-
};
|
|
3661
|
-
}
|
|
3662
|
-
export function elasticBackupPropertiesSerializer(item) {
|
|
3663
|
-
return {
|
|
3664
|
-
label: item["label"],
|
|
3665
|
-
elasticVolumeResourceId: item["elasticVolumeResourceId"],
|
|
3666
|
-
snapshotUsage: item["snapshotUsage"],
|
|
3667
|
-
elasticSnapshotResourceId: item["elasticSnapshotResourceId"],
|
|
3668
|
-
};
|
|
3669
|
-
}
|
|
3670
|
-
export function elasticBackupPropertiesDeserializer(item) {
|
|
3671
|
-
return {
|
|
3672
|
-
creationDate: !item["creationDate"] ? item["creationDate"] : new Date(item["creationDate"]),
|
|
3673
|
-
snapshotCreationDate: !item["snapshotCreationDate"]
|
|
3674
|
-
? item["snapshotCreationDate"]
|
|
3675
|
-
: new Date(item["snapshotCreationDate"]),
|
|
3676
|
-
completionDate: !item["completionDate"]
|
|
3677
|
-
? item["completionDate"]
|
|
3678
|
-
: new Date(item["completionDate"]),
|
|
3679
|
-
provisioningState: item["provisioningState"],
|
|
3680
|
-
size: item["size"],
|
|
3681
|
-
label: item["label"],
|
|
3682
|
-
backupType: item["backupType"],
|
|
3683
|
-
failureReason: item["failureReason"],
|
|
3684
|
-
elasticVolumeResourceId: item["elasticVolumeResourceId"],
|
|
3685
|
-
snapshotUsage: item["snapshotUsage"],
|
|
3686
|
-
elasticSnapshotResourceId: item["elasticSnapshotResourceId"],
|
|
3687
|
-
elasticBackupPolicyResourceId: item["elasticBackupPolicyResourceId"],
|
|
3688
|
-
volumeSize: item["volumeSize"],
|
|
3689
|
-
};
|
|
3690
|
-
}
|
|
3691
|
-
/** Type of backup */
|
|
3692
|
-
export var KnownElasticBackupType;
|
|
3693
|
-
(function (KnownElasticBackupType) {
|
|
3694
|
-
/** Manual backup type */
|
|
3695
|
-
KnownElasticBackupType["Manual"] = "Manual";
|
|
3696
|
-
/** Scheduled backup type */
|
|
3697
|
-
KnownElasticBackupType["Scheduled"] = "Scheduled";
|
|
3698
|
-
})(KnownElasticBackupType || (KnownElasticBackupType = {}));
|
|
3699
|
-
/** Snapshot usage for backup */
|
|
3700
|
-
export var KnownSnapshotUsage;
|
|
3701
|
-
(function (KnownSnapshotUsage) {
|
|
3702
|
-
/** Value indicating an existing snapshot is used */
|
|
3703
|
-
KnownSnapshotUsage["UseExistingSnapshot"] = "UseExistingSnapshot";
|
|
3704
|
-
/** Value indicating a new snapshot is created */
|
|
3705
|
-
KnownSnapshotUsage["CreateNewSnapshot"] = "CreateNewSnapshot";
|
|
3706
|
-
})(KnownSnapshotUsage || (KnownSnapshotUsage = {}));
|
|
3707
|
-
/** Volume size for backup */
|
|
3708
|
-
export var KnownVolumeSize;
|
|
3709
|
-
(function (KnownVolumeSize) {
|
|
3710
|
-
/** Value indicating backup is for a large volume */
|
|
3711
|
-
KnownVolumeSize["Large"] = "Large";
|
|
3712
|
-
/** Value indicating backup is not for a large volume */
|
|
3713
|
-
KnownVolumeSize["Regular"] = "Regular";
|
|
3714
|
-
})(KnownVolumeSize || (KnownVolumeSize = {}));
|
|
3715
|
-
export function _elasticBackupListResultDeserializer(item) {
|
|
3716
|
-
return {
|
|
3717
|
-
value: elasticBackupArrayDeserializer(item["value"]),
|
|
3718
|
-
nextLink: item["nextLink"],
|
|
3719
|
-
};
|
|
3720
|
-
}
|
|
3721
|
-
export function elasticBackupArraySerializer(result) {
|
|
3722
|
-
return result.map((item) => {
|
|
3723
|
-
return elasticBackupSerializer(item);
|
|
3724
|
-
});
|
|
3725
|
-
}
|
|
3726
|
-
export function elasticBackupArrayDeserializer(result) {
|
|
3727
|
-
return result.map((item) => {
|
|
3728
|
-
return elasticBackupDeserializer(item);
|
|
3729
|
-
});
|
|
3730
|
-
}
|
|
3731
|
-
export function activeDirectoryConfigSerializer(item) {
|
|
3732
|
-
return {
|
|
3733
|
-
tags: item["tags"],
|
|
3734
|
-
location: item["location"],
|
|
3735
|
-
properties: !item["properties"]
|
|
3736
|
-
? item["properties"]
|
|
3737
|
-
: activeDirectoryConfigPropertiesSerializer(item["properties"]),
|
|
3738
|
-
identity: !item["identity"]
|
|
3739
|
-
? item["identity"]
|
|
3740
|
-
: managedServiceIdentitySerializer(item["identity"]),
|
|
3741
|
-
};
|
|
3742
|
-
}
|
|
3743
|
-
export function activeDirectoryConfigDeserializer(item) {
|
|
3744
|
-
return {
|
|
3745
|
-
tags: !item["tags"]
|
|
3746
|
-
? item["tags"]
|
|
3747
|
-
: Object.fromEntries(Object.entries(item["tags"]).map(([k, p]) => [k, p])),
|
|
3748
|
-
location: item["location"],
|
|
3749
|
-
id: item["id"],
|
|
3750
|
-
name: item["name"],
|
|
3751
|
-
type: item["type"],
|
|
3752
|
-
systemData: !item["systemData"]
|
|
3753
|
-
? item["systemData"]
|
|
3754
|
-
: systemDataDeserializer(item["systemData"]),
|
|
3755
|
-
properties: !item["properties"]
|
|
3756
|
-
? item["properties"]
|
|
3757
|
-
: activeDirectoryConfigPropertiesDeserializer(item["properties"]),
|
|
3758
|
-
etag: item["etag"],
|
|
3759
|
-
identity: !item["identity"]
|
|
3760
|
-
? item["identity"]
|
|
3761
|
-
: managedServiceIdentityDeserializer(item["identity"]),
|
|
3762
|
-
};
|
|
3763
|
-
}
|
|
3764
|
-
export function activeDirectoryConfigPropertiesSerializer(item) {
|
|
3765
|
-
return {
|
|
3766
|
-
userName: item["userName"],
|
|
3767
|
-
dns: !item["dns"]
|
|
3768
|
-
? item["dns"]
|
|
3769
|
-
: item["dns"].map((p) => {
|
|
3770
|
-
return p;
|
|
3771
|
-
}),
|
|
3772
|
-
smbServerName: item["smbServerName"],
|
|
3773
|
-
organizationalUnit: item["organizationalUnit"],
|
|
3774
|
-
site: item["site"],
|
|
3775
|
-
backupOperators: !item["backupOperators"]
|
|
3776
|
-
? item["backupOperators"]
|
|
3777
|
-
: item["backupOperators"].map((p) => {
|
|
3778
|
-
return p;
|
|
3779
|
-
}),
|
|
3780
|
-
administrators: !item["administrators"]
|
|
3781
|
-
? item["administrators"]
|
|
3782
|
-
: item["administrators"].map((p) => {
|
|
3783
|
-
return p;
|
|
3784
|
-
}),
|
|
3785
|
-
securityOperators: !item["securityOperators"]
|
|
3786
|
-
? item["securityOperators"]
|
|
3787
|
-
: item["securityOperators"].map((p) => {
|
|
3788
|
-
return p;
|
|
3789
|
-
}),
|
|
3790
|
-
domain: item["domain"],
|
|
3791
|
-
secretPassword: secretPasswordSerializer(item["secretPassword"]),
|
|
3792
|
-
};
|
|
3793
|
-
}
|
|
3794
|
-
export function activeDirectoryConfigPropertiesDeserializer(item) {
|
|
3795
|
-
return {
|
|
3796
|
-
userName: item["userName"],
|
|
3797
|
-
dns: !item["dns"]
|
|
3798
|
-
? item["dns"]
|
|
3799
|
-
: item["dns"].map((p) => {
|
|
3800
|
-
return p;
|
|
3801
|
-
}),
|
|
3802
|
-
smbServerName: item["smbServerName"],
|
|
3803
|
-
organizationalUnit: item["organizationalUnit"],
|
|
3804
|
-
site: item["site"],
|
|
3805
|
-
backupOperators: !item["backupOperators"]
|
|
3806
|
-
? item["backupOperators"]
|
|
3807
|
-
: item["backupOperators"].map((p) => {
|
|
3808
|
-
return p;
|
|
3809
|
-
}),
|
|
3810
|
-
administrators: !item["administrators"]
|
|
3811
|
-
? item["administrators"]
|
|
3812
|
-
: item["administrators"].map((p) => {
|
|
3813
|
-
return p;
|
|
3814
|
-
}),
|
|
3815
|
-
securityOperators: !item["securityOperators"]
|
|
3816
|
-
? item["securityOperators"]
|
|
3817
|
-
: item["securityOperators"].map((p) => {
|
|
3818
|
-
return p;
|
|
3819
|
-
}),
|
|
3820
|
-
activeDirectoryStatus: item["activeDirectoryStatus"],
|
|
3821
|
-
provisioningState: item["provisioningState"],
|
|
3822
|
-
domain: item["domain"],
|
|
3823
|
-
secretPassword: secretPasswordDeserializer(item["secretPassword"]),
|
|
3824
|
-
};
|
|
3825
|
-
}
|
|
3826
|
-
/** Status of the Active Directory */
|
|
3827
|
-
export var KnownActiveDirectoryStatus;
|
|
3828
|
-
(function (KnownActiveDirectoryStatus) {
|
|
3829
|
-
/** Active Directory created but not in use */
|
|
3830
|
-
KnownActiveDirectoryStatus["Created"] = "Created";
|
|
3831
|
-
/** Active Directory in use by SMB Volume */
|
|
3832
|
-
KnownActiveDirectoryStatus["InUse"] = "InUse";
|
|
3833
|
-
/** Active Directory Deleted */
|
|
3834
|
-
KnownActiveDirectoryStatus["Deleted"] = "Deleted";
|
|
3835
|
-
/** Error with the Active Directory */
|
|
3836
|
-
KnownActiveDirectoryStatus["Error"] = "Error";
|
|
3837
|
-
/** Active Directory Updating */
|
|
3838
|
-
KnownActiveDirectoryStatus["Updating"] = "Updating";
|
|
3839
|
-
})(KnownActiveDirectoryStatus || (KnownActiveDirectoryStatus = {}));
|
|
3840
|
-
export function secretPasswordSerializer(item) {
|
|
3841
|
-
return {
|
|
3842
|
-
keyVaultProperties: !item["keyVaultProperties"]
|
|
3843
|
-
? item["keyVaultProperties"]
|
|
3844
|
-
: secretPasswordKeyVaultPropertiesSerializer(item["keyVaultProperties"]),
|
|
3845
|
-
identity: !item["identity"]
|
|
3846
|
-
? item["identity"]
|
|
3847
|
-
: secretPasswordIdentitySerializer(item["identity"]),
|
|
3848
|
-
};
|
|
3849
|
-
}
|
|
3850
|
-
export function secretPasswordDeserializer(item) {
|
|
3851
|
-
return {
|
|
3852
|
-
keyVaultProperties: !item["keyVaultProperties"]
|
|
3853
|
-
? item["keyVaultProperties"]
|
|
3854
|
-
: secretPasswordKeyVaultPropertiesDeserializer(item["keyVaultProperties"]),
|
|
3855
|
-
identity: !item["identity"]
|
|
3856
|
-
? item["identity"]
|
|
3857
|
-
: secretPasswordIdentityDeserializer(item["identity"]),
|
|
3858
|
-
};
|
|
3859
|
-
}
|
|
3860
|
-
export function secretPasswordKeyVaultPropertiesSerializer(item) {
|
|
3861
|
-
return { keyVaultUri: item["keyVaultUri"], secretName: item["secretName"] };
|
|
3862
|
-
}
|
|
3863
|
-
export function secretPasswordKeyVaultPropertiesDeserializer(item) {
|
|
3864
|
-
return {
|
|
3865
|
-
keyVaultUri: item["keyVaultUri"],
|
|
3866
|
-
secretName: item["secretName"],
|
|
3867
|
-
};
|
|
3868
|
-
}
|
|
3869
|
-
export function secretPasswordIdentitySerializer(item) {
|
|
3870
|
-
return { userAssignedIdentity: item["userAssignedIdentity"] };
|
|
3871
|
-
}
|
|
3872
|
-
export function secretPasswordIdentityDeserializer(item) {
|
|
3873
|
-
return {
|
|
3874
|
-
principalId: item["principalId"],
|
|
3875
|
-
userAssignedIdentity: item["userAssignedIdentity"],
|
|
3876
|
-
};
|
|
3877
|
-
}
|
|
3878
|
-
export function activeDirectoryConfigUpdateSerializer(item) {
|
|
3879
|
-
return {
|
|
3880
|
-
identity: !item["identity"]
|
|
3881
|
-
? item["identity"]
|
|
3882
|
-
: managedServiceIdentitySerializer(item["identity"]),
|
|
3883
|
-
tags: item["tags"],
|
|
3884
|
-
properties: !item["properties"]
|
|
3885
|
-
? item["properties"]
|
|
3886
|
-
: activeDirectoryConfigUpdatePropertiesSerializer(item["properties"]),
|
|
3887
|
-
};
|
|
3888
|
-
}
|
|
3889
|
-
export function activeDirectoryConfigUpdatePropertiesSerializer(item) {
|
|
3890
|
-
return {
|
|
3891
|
-
userName: item["userName"],
|
|
3892
|
-
dns: !item["dns"]
|
|
3893
|
-
? item["dns"]
|
|
3894
|
-
: item["dns"].map((p) => {
|
|
3895
|
-
return p;
|
|
3896
|
-
}),
|
|
3897
|
-
smbServerName: item["smbServerName"],
|
|
3898
|
-
organizationalUnit: item["organizationalUnit"],
|
|
3899
|
-
site: item["site"],
|
|
3900
|
-
backupOperators: !item["backupOperators"]
|
|
3901
|
-
? item["backupOperators"]
|
|
3902
|
-
: item["backupOperators"].map((p) => {
|
|
3903
|
-
return p;
|
|
3904
|
-
}),
|
|
3905
|
-
administrators: !item["administrators"]
|
|
3906
|
-
? item["administrators"]
|
|
3907
|
-
: item["administrators"].map((p) => {
|
|
3908
|
-
return p;
|
|
3909
|
-
}),
|
|
3910
|
-
securityOperators: !item["securityOperators"]
|
|
3911
|
-
? item["securityOperators"]
|
|
3912
|
-
: item["securityOperators"].map((p) => {
|
|
3913
|
-
return p;
|
|
3914
|
-
}),
|
|
3915
|
-
domain: item["domain"],
|
|
3916
|
-
secretPassword: !item["secretPassword"]
|
|
3917
|
-
? item["secretPassword"]
|
|
3918
|
-
: secretPasswordSerializer(item["secretPassword"]),
|
|
3919
|
-
};
|
|
3920
|
-
}
|
|
3921
|
-
export function _activeDirectoryConfigListResultDeserializer(item) {
|
|
3922
|
-
return {
|
|
3923
|
-
value: activeDirectoryConfigArrayDeserializer(item["value"]),
|
|
3924
|
-
nextLink: item["nextLink"],
|
|
3925
|
-
};
|
|
3926
|
-
}
|
|
3927
|
-
export function activeDirectoryConfigArraySerializer(result) {
|
|
3928
|
-
return result.map((item) => {
|
|
3929
|
-
return activeDirectoryConfigSerializer(item);
|
|
3930
|
-
});
|
|
3931
|
-
}
|
|
3932
|
-
export function activeDirectoryConfigArrayDeserializer(result) {
|
|
3933
|
-
return result.map((item) => {
|
|
3934
|
-
return activeDirectoryConfigDeserializer(item);
|
|
3935
|
-
});
|
|
3936
|
-
}
|
|
3937
|
-
export function regionInfoResourceDeserializer(item) {
|
|
3938
|
-
return {
|
|
3939
|
-
id: item["id"],
|
|
3940
|
-
name: item["name"],
|
|
3941
|
-
type: item["type"],
|
|
3942
|
-
systemData: !item["systemData"]
|
|
3943
|
-
? item["systemData"]
|
|
3944
|
-
: systemDataDeserializer(item["systemData"]),
|
|
3945
|
-
properties: !item["properties"]
|
|
3946
|
-
? item["properties"]
|
|
3947
|
-
: regionInfoDeserializer(item["properties"]),
|
|
3948
|
-
};
|
|
3949
|
-
}
|
|
3950
|
-
export function regionInfoDeserializer(item) {
|
|
3951
|
-
return {
|
|
3952
|
-
storageToNetworkProximity: item["storageToNetworkProximity"],
|
|
3953
|
-
availabilityZoneMappings: !item["availabilityZoneMappings"]
|
|
3954
|
-
? item["availabilityZoneMappings"]
|
|
3955
|
-
: regionInfoAvailabilityZoneMappingsItemArrayDeserializer(item["availabilityZoneMappings"]),
|
|
3956
|
-
};
|
|
3957
|
-
}
|
|
3958
|
-
/** Provides storage to network proximity information in the region. */
|
|
3959
|
-
export var KnownRegionStorageToNetworkProximity;
|
|
3960
|
-
(function (KnownRegionStorageToNetworkProximity) {
|
|
3961
|
-
/** Basic network connectivity. */
|
|
3962
|
-
KnownRegionStorageToNetworkProximity["Default"] = "Default";
|
|
3963
|
-
/** Standard T1 network connectivity. */
|
|
3964
|
-
KnownRegionStorageToNetworkProximity["T1"] = "T1";
|
|
3965
|
-
/** Standard T2 network connectivity. */
|
|
3966
|
-
KnownRegionStorageToNetworkProximity["T2"] = "T2";
|
|
3967
|
-
/** Standard AcrossT2 network connectivity. */
|
|
3968
|
-
KnownRegionStorageToNetworkProximity["AcrossT2"] = "AcrossT2";
|
|
3969
|
-
/** Standard T1 and T2 network connectivity. */
|
|
3970
|
-
KnownRegionStorageToNetworkProximity["T1AndT2"] = "T1AndT2";
|
|
3971
|
-
/** Standard T1 and AcrossT2 network connectivity. */
|
|
3972
|
-
KnownRegionStorageToNetworkProximity["T1AndAcrossT2"] = "T1AndAcrossT2";
|
|
3973
|
-
/** Standard T2 and AcrossT2 network connectivity. */
|
|
3974
|
-
KnownRegionStorageToNetworkProximity["T2AndAcrossT2"] = "T2AndAcrossT2";
|
|
3975
|
-
/** Standard T1, T2 and AcrossT2 network connectivity. */
|
|
3976
|
-
KnownRegionStorageToNetworkProximity["T1AndT2AndAcrossT2"] = "T1AndT2AndAcrossT2";
|
|
3977
|
-
})(KnownRegionStorageToNetworkProximity || (KnownRegionStorageToNetworkProximity = {}));
|
|
3978
|
-
export function regionInfoAvailabilityZoneMappingsItemArrayDeserializer(result) {
|
|
3979
|
-
return result.map((item) => {
|
|
3980
|
-
return regionInfoAvailabilityZoneMappingsItemDeserializer(item);
|
|
3981
|
-
});
|
|
3982
|
-
}
|
|
3983
|
-
export function regionInfoAvailabilityZoneMappingsItemDeserializer(item) {
|
|
3984
|
-
return {
|
|
3985
|
-
availabilityZone: item["availabilityZone"],
|
|
3986
|
-
isAvailable: item["isAvailable"],
|
|
3987
|
-
};
|
|
3988
|
-
}
|
|
3989
|
-
export function _regionInfosListDeserializer(item) {
|
|
3990
|
-
return {
|
|
3991
|
-
value: regionInfoResourceArrayDeserializer(item["value"]),
|
|
3992
|
-
nextLink: item["nextLink"],
|
|
3993
|
-
};
|
|
3994
|
-
}
|
|
3995
|
-
export function regionInfoResourceArrayDeserializer(result) {
|
|
3996
|
-
return result.map((item) => {
|
|
3997
|
-
return regionInfoResourceDeserializer(item);
|
|
3998
|
-
});
|
|
3999
|
-
}
|
|
4000
|
-
export function netAppAccountSerializer(item) {
|
|
4001
|
-
return {
|
|
4002
|
-
tags: item["tags"],
|
|
4003
|
-
location: item["location"],
|
|
4004
|
-
properties: !item["properties"]
|
|
4005
|
-
? item["properties"]
|
|
4006
|
-
: accountPropertiesSerializer(item["properties"]),
|
|
4007
|
-
identity: !item["identity"]
|
|
4008
|
-
? item["identity"]
|
|
4009
|
-
: managedServiceIdentitySerializer(item["identity"]),
|
|
4010
|
-
};
|
|
4011
|
-
}
|
|
4012
|
-
export function netAppAccountDeserializer(item) {
|
|
4013
|
-
return {
|
|
4014
|
-
tags: !item["tags"]
|
|
4015
|
-
? item["tags"]
|
|
4016
|
-
: Object.fromEntries(Object.entries(item["tags"]).map(([k, p]) => [k, p])),
|
|
4017
|
-
location: item["location"],
|
|
4018
|
-
id: item["id"],
|
|
4019
|
-
name: item["name"],
|
|
4020
|
-
type: item["type"],
|
|
4021
|
-
systemData: !item["systemData"]
|
|
4022
|
-
? item["systemData"]
|
|
4023
|
-
: systemDataDeserializer(item["systemData"]),
|
|
4024
|
-
properties: !item["properties"]
|
|
4025
|
-
? item["properties"]
|
|
4026
|
-
: accountPropertiesDeserializer(item["properties"]),
|
|
4027
|
-
etag: item["etag"],
|
|
4028
|
-
identity: !item["identity"]
|
|
4029
|
-
? item["identity"]
|
|
4030
|
-
: managedServiceIdentityDeserializer(item["identity"]),
|
|
4031
|
-
};
|
|
4032
|
-
}
|
|
4033
|
-
export function accountPropertiesSerializer(item) {
|
|
4034
|
-
return {
|
|
4035
|
-
activeDirectories: !item["activeDirectories"]
|
|
4036
|
-
? item["activeDirectories"]
|
|
4037
|
-
: activeDirectoryArraySerializer(item["activeDirectories"]),
|
|
4038
|
-
entraIdConfig: !item["entraIdConfig"]
|
|
4039
|
-
? item["entraIdConfig"]
|
|
4040
|
-
: entraIdConfigSerializer(item["entraIdConfig"]),
|
|
4041
|
-
encryption: !item["encryption"]
|
|
4042
|
-
? item["encryption"]
|
|
4043
|
-
: accountEncryptionSerializer(item["encryption"]),
|
|
4044
|
-
nfsV4IDDomain: item["nfsV4IDDomain"],
|
|
4045
|
-
ldapConfiguration: !item["ldapConfiguration"]
|
|
4046
|
-
? item["ldapConfiguration"]
|
|
4047
|
-
: ldapConfigurationSerializer(item["ldapConfiguration"]),
|
|
4048
|
-
};
|
|
4049
|
-
}
|
|
4050
|
-
export function accountPropertiesDeserializer(item) {
|
|
4051
|
-
return {
|
|
4052
|
-
provisioningState: item["provisioningState"],
|
|
4053
|
-
activeDirectories: !item["activeDirectories"]
|
|
4054
|
-
? item["activeDirectories"]
|
|
4055
|
-
: activeDirectoryArrayDeserializer(item["activeDirectories"]),
|
|
4056
|
-
entraIdConfig: !item["entraIdConfig"]
|
|
4057
|
-
? item["entraIdConfig"]
|
|
4058
|
-
: entraIdConfigDeserializer(item["entraIdConfig"]),
|
|
4059
|
-
encryption: !item["encryption"]
|
|
4060
|
-
? item["encryption"]
|
|
4061
|
-
: accountEncryptionDeserializer(item["encryption"]),
|
|
4062
|
-
disableShowmount: item["disableShowmount"],
|
|
4063
|
-
nfsV4IDDomain: item["nfsV4IDDomain"],
|
|
4064
|
-
multiAdStatus: item["multiAdStatus"],
|
|
4065
|
-
ldapConfiguration: !item["ldapConfiguration"]
|
|
4066
|
-
? item["ldapConfiguration"]
|
|
4067
|
-
: ldapConfigurationDeserializer(item["ldapConfiguration"]),
|
|
4068
|
-
};
|
|
4069
|
-
}
|
|
4070
|
-
export function activeDirectoryArraySerializer(result) {
|
|
4071
|
-
return result.map((item) => {
|
|
4072
|
-
return activeDirectorySerializer(item);
|
|
4073
|
-
});
|
|
4074
|
-
}
|
|
4075
|
-
export function activeDirectoryArrayDeserializer(result) {
|
|
4076
|
-
return result.map((item) => {
|
|
4077
|
-
return activeDirectoryDeserializer(item);
|
|
4078
|
-
});
|
|
4079
|
-
}
|
|
4080
|
-
export function activeDirectorySerializer(item) {
|
|
4081
|
-
return {
|
|
4082
|
-
activeDirectoryId: item["activeDirectoryId"],
|
|
4083
|
-
username: item["username"],
|
|
4084
|
-
password: item["password"],
|
|
4085
|
-
domain: item["domain"],
|
|
4086
|
-
dns: item["dns"],
|
|
4087
|
-
smbServerName: item["smbServerName"],
|
|
4088
|
-
organizationalUnit: item["organizationalUnit"],
|
|
4089
|
-
site: item["site"],
|
|
4090
|
-
backupOperators: !item["backupOperators"]
|
|
4091
|
-
? item["backupOperators"]
|
|
4092
|
-
: item["backupOperators"].map((p) => {
|
|
4093
|
-
return p;
|
|
4094
|
-
}),
|
|
4095
|
-
administrators: !item["administrators"]
|
|
4096
|
-
? item["administrators"]
|
|
4097
|
-
: item["administrators"].map((p) => {
|
|
4098
|
-
return p;
|
|
4099
|
-
}),
|
|
4100
|
-
kdcIP: item["kdcIP"],
|
|
4101
|
-
adName: item["adName"],
|
|
4102
|
-
serverRootCACertificate: item["serverRootCACertificate"],
|
|
4103
|
-
aesEncryption: item["aesEncryption"],
|
|
4104
|
-
ldapSigning: item["ldapSigning"],
|
|
4105
|
-
securityOperators: !item["securityOperators"]
|
|
4106
|
-
? item["securityOperators"]
|
|
4107
|
-
: item["securityOperators"].map((p) => {
|
|
4108
|
-
return p;
|
|
4109
|
-
}),
|
|
4110
|
-
ldapOverTLS: item["ldapOverTLS"],
|
|
4111
|
-
allowLocalNfsUsersWithLdap: item["allowLocalNfsUsersWithLdap"],
|
|
4112
|
-
encryptDCConnections: item["encryptDCConnections"],
|
|
4113
|
-
ldapSearchScope: !item["ldapSearchScope"]
|
|
4114
|
-
? item["ldapSearchScope"]
|
|
4115
|
-
: ldapSearchScopeOptSerializer(item["ldapSearchScope"]),
|
|
4116
|
-
preferredServersForLdapClient: item["preferredServersForLdapClient"],
|
|
4117
|
-
};
|
|
4118
|
-
}
|
|
4119
|
-
export function activeDirectoryDeserializer(item) {
|
|
4120
|
-
return {
|
|
4121
|
-
activeDirectoryId: item["activeDirectoryId"],
|
|
4122
|
-
username: item["username"],
|
|
4123
|
-
password: item["password"],
|
|
4124
|
-
domain: item["domain"],
|
|
4125
|
-
dns: item["dns"],
|
|
4126
|
-
status: item["status"],
|
|
4127
|
-
statusDetails: item["statusDetails"],
|
|
4128
|
-
smbServerName: item["smbServerName"],
|
|
4129
|
-
organizationalUnit: item["organizationalUnit"],
|
|
4130
|
-
site: item["site"],
|
|
4131
|
-
backupOperators: !item["backupOperators"]
|
|
4132
|
-
? item["backupOperators"]
|
|
4133
|
-
: item["backupOperators"].map((p) => {
|
|
4134
|
-
return p;
|
|
4135
|
-
}),
|
|
4136
|
-
administrators: !item["administrators"]
|
|
4137
|
-
? item["administrators"]
|
|
4138
|
-
: item["administrators"].map((p) => {
|
|
4139
|
-
return p;
|
|
4140
|
-
}),
|
|
4141
|
-
kdcIP: item["kdcIP"],
|
|
4142
|
-
adName: item["adName"],
|
|
4143
|
-
serverRootCACertificate: item["serverRootCACertificate"],
|
|
4144
|
-
aesEncryption: item["aesEncryption"],
|
|
4145
|
-
ldapSigning: item["ldapSigning"],
|
|
4146
|
-
securityOperators: !item["securityOperators"]
|
|
4147
|
-
? item["securityOperators"]
|
|
4148
|
-
: item["securityOperators"].map((p) => {
|
|
4149
|
-
return p;
|
|
4150
|
-
}),
|
|
4151
|
-
ldapOverTLS: item["ldapOverTLS"],
|
|
4152
|
-
allowLocalNfsUsersWithLdap: item["allowLocalNfsUsersWithLdap"],
|
|
4153
|
-
encryptDCConnections: item["encryptDCConnections"],
|
|
4154
|
-
ldapSearchScope: !item["ldapSearchScope"]
|
|
4155
|
-
? item["ldapSearchScope"]
|
|
4156
|
-
: ldapSearchScopeOptDeserializer(item["ldapSearchScope"]),
|
|
4157
|
-
preferredServersForLdapClient: item["preferredServersForLdapClient"],
|
|
4158
|
-
};
|
|
4159
|
-
}
|
|
4160
|
-
export function ldapSearchScopeOptSerializer(item) {
|
|
4161
|
-
return {
|
|
4162
|
-
userDN: item["userDN"],
|
|
4163
|
-
groupDN: item["groupDN"],
|
|
4164
|
-
groupMembershipFilter: item["groupMembershipFilter"],
|
|
4165
|
-
};
|
|
4166
|
-
}
|
|
4167
|
-
export function ldapSearchScopeOptDeserializer(item) {
|
|
4168
|
-
return {
|
|
4169
|
-
userDN: item["userDN"],
|
|
4170
|
-
groupDN: item["groupDN"],
|
|
4171
|
-
groupMembershipFilter: item["groupMembershipFilter"],
|
|
4172
|
-
};
|
|
4173
|
-
}
|
|
4174
|
-
export function entraIdConfigSerializer(item) {
|
|
4175
|
-
return {
|
|
4176
|
-
applicationId: item["applicationId"],
|
|
4177
|
-
domain: item["domain"],
|
|
4178
|
-
serverNamePrefix: item["serverNamePrefix"],
|
|
4179
|
-
entraIdAkvConfig: !item["entraIdAkvConfig"]
|
|
4180
|
-
? item["entraIdAkvConfig"]
|
|
4181
|
-
: entraIdAkvConfigSerializer(item["entraIdAkvConfig"]),
|
|
4182
|
-
};
|
|
4183
|
-
}
|
|
4184
|
-
export function entraIdConfigDeserializer(item) {
|
|
4185
|
-
return {
|
|
4186
|
-
applicationId: item["applicationId"],
|
|
4187
|
-
domain: item["domain"],
|
|
4188
|
-
serverNamePrefix: item["serverNamePrefix"],
|
|
4189
|
-
entraIdAkvConfig: !item["entraIdAkvConfig"]
|
|
4190
|
-
? item["entraIdAkvConfig"]
|
|
4191
|
-
: entraIdAkvConfigDeserializer(item["entraIdAkvConfig"]),
|
|
4192
|
-
};
|
|
4193
|
-
}
|
|
4194
|
-
export function entraIdAkvConfigSerializer(item) {
|
|
4195
|
-
return {
|
|
4196
|
-
azureKeyVaultUri: item["azureKeyVaultUri"],
|
|
4197
|
-
certificateName: item["certificateName"],
|
|
4198
|
-
userAssignedIdentity: item["userAssignedIdentity"],
|
|
4199
|
-
};
|
|
4200
|
-
}
|
|
4201
|
-
export function entraIdAkvConfigDeserializer(item) {
|
|
4202
|
-
return {
|
|
4203
|
-
azureKeyVaultUri: item["azureKeyVaultUri"],
|
|
4204
|
-
certificateName: item["certificateName"],
|
|
4205
|
-
userAssignedIdentity: item["userAssignedIdentity"],
|
|
4206
|
-
};
|
|
4207
|
-
}
|
|
4208
|
-
export function accountEncryptionSerializer(item) {
|
|
4209
|
-
return {
|
|
4210
|
-
keySource: item["keySource"],
|
|
4211
|
-
keyVaultProperties: !item["keyVaultProperties"]
|
|
4212
|
-
? item["keyVaultProperties"]
|
|
4213
|
-
: keyVaultPropertiesSerializer(item["keyVaultProperties"]),
|
|
4214
|
-
identity: !item["identity"] ? item["identity"] : encryptionIdentitySerializer(item["identity"]),
|
|
4215
|
-
};
|
|
4216
|
-
}
|
|
4217
|
-
export function accountEncryptionDeserializer(item) {
|
|
4218
|
-
return {
|
|
4219
|
-
keySource: item["keySource"],
|
|
4220
|
-
keyVaultProperties: !item["keyVaultProperties"]
|
|
4221
|
-
? item["keyVaultProperties"]
|
|
4222
|
-
: keyVaultPropertiesDeserializer(item["keyVaultProperties"]),
|
|
4223
|
-
identity: !item["identity"]
|
|
4224
|
-
? item["identity"]
|
|
4225
|
-
: encryptionIdentityDeserializer(item["identity"]),
|
|
4226
|
-
};
|
|
4227
|
-
}
|
|
4228
|
-
export function keyVaultPropertiesSerializer(item) {
|
|
4229
|
-
return {
|
|
4230
|
-
keyVaultUri: item["keyVaultUri"],
|
|
4231
|
-
keyName: item["keyName"],
|
|
4232
|
-
keyVaultResourceId: item["keyVaultResourceId"],
|
|
4233
|
-
};
|
|
4234
|
-
}
|
|
4235
|
-
export function keyVaultPropertiesDeserializer(item) {
|
|
4236
|
-
return {
|
|
4237
|
-
keyVaultId: item["keyVaultId"],
|
|
4238
|
-
keyVaultUri: item["keyVaultUri"],
|
|
4239
|
-
keyName: item["keyName"],
|
|
4240
|
-
keyVaultResourceId: item["keyVaultResourceId"],
|
|
4241
|
-
status: item["status"],
|
|
4242
|
-
};
|
|
4243
|
-
}
|
|
4244
|
-
/** Status of the KeyVault connection. */
|
|
4245
|
-
export var KnownKeyVaultStatus;
|
|
4246
|
-
(function (KnownKeyVaultStatus) {
|
|
4247
|
-
/** KeyVault connection created but not in use */
|
|
4248
|
-
KnownKeyVaultStatus["Created"] = "Created";
|
|
4249
|
-
/** KeyVault connection in use by SMB Volume */
|
|
4250
|
-
KnownKeyVaultStatus["InUse"] = "InUse";
|
|
4251
|
-
/** KeyVault connection Deleted */
|
|
4252
|
-
KnownKeyVaultStatus["Deleted"] = "Deleted";
|
|
4253
|
-
/** Error with the KeyVault connection */
|
|
4254
|
-
KnownKeyVaultStatus["Error"] = "Error";
|
|
4255
|
-
/** KeyVault connection Updating */
|
|
4256
|
-
KnownKeyVaultStatus["Updating"] = "Updating";
|
|
4257
|
-
})(KnownKeyVaultStatus || (KnownKeyVaultStatus = {}));
|
|
4258
|
-
export function encryptionIdentitySerializer(item) {
|
|
4259
|
-
return {
|
|
4260
|
-
userAssignedIdentity: item["userAssignedIdentity"],
|
|
4261
|
-
federatedClientId: item["federatedClientId"],
|
|
4262
|
-
};
|
|
4263
|
-
}
|
|
4264
|
-
export function encryptionIdentityDeserializer(item) {
|
|
4265
|
-
return {
|
|
4266
|
-
principalId: item["principalId"],
|
|
4267
|
-
userAssignedIdentity: item["userAssignedIdentity"],
|
|
4268
|
-
federatedClientId: item["federatedClientId"],
|
|
4269
|
-
};
|
|
4270
|
-
}
|
|
4271
|
-
/** MultiAD Status for the account */
|
|
4272
|
-
export var KnownMultiAdStatus;
|
|
4273
|
-
(function (KnownMultiAdStatus) {
|
|
4274
|
-
/** Account is MultiAD disabled, Means its a SharedAD or SingleAD account. */
|
|
4275
|
-
KnownMultiAdStatus["Disabled"] = "Disabled";
|
|
4276
|
-
/** Account is MultiAD enabled */
|
|
4277
|
-
KnownMultiAdStatus["Enabled"] = "Enabled";
|
|
4278
|
-
})(KnownMultiAdStatus || (KnownMultiAdStatus = {}));
|
|
4279
|
-
export function ldapConfigurationSerializer(item) {
|
|
4280
|
-
return {
|
|
4281
|
-
domain: item["domain"],
|
|
4282
|
-
ldapServers: !item["ldapServers"]
|
|
4283
|
-
? item["ldapServers"]
|
|
4284
|
-
: item["ldapServers"].map((p) => {
|
|
4285
|
-
return p;
|
|
4286
|
-
}),
|
|
4287
|
-
ldapOverTLS: item["ldapOverTLS"],
|
|
4288
|
-
serverCACertificate: item["serverCACertificate"],
|
|
4289
|
-
certificateCNHost: item["certificateCNHost"],
|
|
4290
|
-
};
|
|
4291
|
-
}
|
|
4292
|
-
export function ldapConfigurationDeserializer(item) {
|
|
4293
|
-
return {
|
|
4294
|
-
domain: item["domain"],
|
|
4295
|
-
ldapServers: !item["ldapServers"]
|
|
4296
|
-
? item["ldapServers"]
|
|
4297
|
-
: item["ldapServers"].map((p) => {
|
|
4298
|
-
return p;
|
|
4299
|
-
}),
|
|
4300
|
-
ldapOverTLS: item["ldapOverTLS"],
|
|
4301
|
-
serverCACertificate: item["serverCACertificate"],
|
|
4302
|
-
certificateCNHost: item["certificateCNHost"],
|
|
4303
|
-
};
|
|
4304
|
-
}
|
|
4305
|
-
export function netAppAccountPatchSerializer(item) {
|
|
4306
|
-
return {
|
|
4307
|
-
location: item["location"],
|
|
4308
|
-
tags: item["tags"],
|
|
4309
|
-
properties: !item["properties"]
|
|
4310
|
-
? item["properties"]
|
|
4311
|
-
: accountPropertiesPatchSerializer(item["properties"]),
|
|
4312
|
-
identity: !item["identity"]
|
|
4313
|
-
? item["identity"]
|
|
4314
|
-
: managedServiceIdentitySerializer(item["identity"]),
|
|
4315
|
-
};
|
|
4316
|
-
}
|
|
4317
|
-
export function accountPropertiesPatchSerializer(item) {
|
|
4318
|
-
return {
|
|
4319
|
-
activeDirectories: !item["activeDirectories"]
|
|
4320
|
-
? item["activeDirectories"]
|
|
4321
|
-
: activeDirectoryArraySerializer(item["activeDirectories"]),
|
|
4322
|
-
entraIdConfig: !item["entraIdConfig"]
|
|
4323
|
-
? item["entraIdConfig"]
|
|
4324
|
-
: entraIdConfigPatchSerializer(item["entraIdConfig"]),
|
|
4325
|
-
encryption: !item["encryption"]
|
|
4326
|
-
? item["encryption"]
|
|
4327
|
-
: accountEncryptionSerializer(item["encryption"]),
|
|
4328
|
-
nfsV4IDDomain: item["nfsV4IDDomain"],
|
|
4329
|
-
multiAdStatus: item["multiAdStatus"],
|
|
4330
|
-
ldapConfiguration: !item["ldapConfiguration"]
|
|
4331
|
-
? item["ldapConfiguration"]
|
|
4332
|
-
: ldapConfigurationPatchSerializer(item["ldapConfiguration"]),
|
|
4333
|
-
};
|
|
4334
|
-
}
|
|
4335
|
-
export function entraIdConfigPatchSerializer(item) {
|
|
4336
|
-
return {
|
|
4337
|
-
applicationId: item["applicationId"],
|
|
4338
|
-
domain: item["domain"],
|
|
4339
|
-
serverNamePrefix: item["serverNamePrefix"],
|
|
4340
|
-
entraIdAkvConfig: !item["entraIdAkvConfig"]
|
|
4341
|
-
? item["entraIdAkvConfig"]
|
|
4342
|
-
: entraIdAkvConfigPatchSerializer(item["entraIdAkvConfig"]),
|
|
4343
|
-
};
|
|
4344
|
-
}
|
|
4345
|
-
export function entraIdAkvConfigPatchSerializer(item) {
|
|
4346
|
-
return {
|
|
4347
|
-
azureKeyVaultUri: item["azureKeyVaultUri"],
|
|
4348
|
-
certificateName: item["certificateName"],
|
|
4349
|
-
userAssignedIdentity: item["userAssignedIdentity"],
|
|
4350
|
-
};
|
|
4351
|
-
}
|
|
4352
|
-
export function ldapConfigurationPatchSerializer(item) {
|
|
4353
|
-
return {
|
|
4354
|
-
domain: item["domain"],
|
|
4355
|
-
ldapServers: !item["ldapServers"]
|
|
4356
|
-
? item["ldapServers"]
|
|
4357
|
-
: item["ldapServers"].map((p) => {
|
|
4358
|
-
return p;
|
|
4359
|
-
}),
|
|
4360
|
-
ldapOverTLS: item["ldapOverTLS"],
|
|
4361
|
-
serverCACertificate: item["serverCACertificate"],
|
|
4362
|
-
certificateCNHost: item["certificateCNHost"],
|
|
4363
|
-
};
|
|
4364
|
-
}
|
|
4365
|
-
export function _netAppAccountListDeserializer(item) {
|
|
4366
|
-
return {
|
|
4367
|
-
value: netAppAccountArrayDeserializer(item["value"]),
|
|
4368
|
-
nextLink: item["nextLink"],
|
|
4369
|
-
};
|
|
4370
|
-
}
|
|
4371
|
-
export function netAppAccountArraySerializer(result) {
|
|
4372
|
-
return result.map((item) => {
|
|
4373
|
-
return netAppAccountSerializer(item);
|
|
4374
|
-
});
|
|
4375
|
-
}
|
|
4376
|
-
export function netAppAccountArrayDeserializer(result) {
|
|
4377
|
-
return result.map((item) => {
|
|
4378
|
-
return netAppAccountDeserializer(item);
|
|
4379
|
-
});
|
|
4380
|
-
}
|
|
4381
|
-
export function encryptionTransitionRequestSerializer(item) {
|
|
4382
|
-
return {
|
|
4383
|
-
virtualNetworkId: item["virtualNetworkId"],
|
|
4384
|
-
privateEndpointId: item["privateEndpointId"],
|
|
4385
|
-
};
|
|
4386
|
-
}
|
|
4387
|
-
export function getKeyVaultStatusResponseDeserializer(item) {
|
|
4388
|
-
return {
|
|
4389
|
-
properties: !item["properties"]
|
|
4390
|
-
? item["properties"]
|
|
4391
|
-
: getKeyVaultStatusResponsePropertiesDeserializer(item["properties"]),
|
|
4392
|
-
};
|
|
4393
|
-
}
|
|
4394
|
-
export function getKeyVaultStatusResponsePropertiesDeserializer(item) {
|
|
4395
|
-
return {
|
|
4396
|
-
keyVaultUri: item["keyVaultUri"],
|
|
4397
|
-
keyName: item["keyName"],
|
|
4398
|
-
keyVaultResourceId: item["keyVaultResourceId"],
|
|
4399
|
-
keyVaultPrivateEndpoints: !item["keyVaultPrivateEndpoints"]
|
|
4400
|
-
? item["keyVaultPrivateEndpoints"]
|
|
4401
|
-
: keyVaultPrivateEndpointArrayDeserializer(item["keyVaultPrivateEndpoints"]),
|
|
4402
|
-
};
|
|
4403
|
-
}
|
|
4404
|
-
export function keyVaultPrivateEndpointArraySerializer(result) {
|
|
4405
|
-
return result.map((item) => {
|
|
4406
|
-
return keyVaultPrivateEndpointSerializer(item);
|
|
4407
|
-
});
|
|
4408
|
-
}
|
|
4409
|
-
export function keyVaultPrivateEndpointArrayDeserializer(result) {
|
|
4410
|
-
return result.map((item) => {
|
|
4411
|
-
return keyVaultPrivateEndpointDeserializer(item);
|
|
4412
|
-
});
|
|
4413
|
-
}
|
|
4414
|
-
export function keyVaultPrivateEndpointSerializer(item) {
|
|
4415
|
-
return {
|
|
4416
|
-
virtualNetworkId: item["virtualNetworkId"],
|
|
4417
|
-
privateEndpointId: item["privateEndpointId"],
|
|
4418
|
-
};
|
|
4419
|
-
}
|
|
4420
|
-
export function keyVaultPrivateEndpointDeserializer(item) {
|
|
4421
|
-
return {
|
|
4422
|
-
virtualNetworkId: item["virtualNetworkId"],
|
|
4423
|
-
privateEndpointId: item["privateEndpointId"],
|
|
4424
|
-
};
|
|
4425
|
-
}
|
|
4426
|
-
export function changeKeyVaultSerializer(item) {
|
|
4427
|
-
return {
|
|
4428
|
-
keyVaultUri: item["keyVaultUri"],
|
|
4429
|
-
keyName: item["keyName"],
|
|
4430
|
-
keyVaultResourceId: item["keyVaultResourceId"],
|
|
4431
|
-
keyVaultPrivateEndpoints: keyVaultPrivateEndpointArraySerializer(item["keyVaultPrivateEndpoints"]),
|
|
4432
|
-
};
|
|
4433
|
-
}
|
|
4434
|
-
export function backupsMigrationRequestSerializer(item) {
|
|
4435
|
-
return { backupVaultId: item["backupVaultId"] };
|
|
4436
|
-
}
|
|
4437
|
-
export function capacityPoolSerializer(item) {
|
|
4438
|
-
return {
|
|
4439
|
-
tags: item["tags"],
|
|
4440
|
-
location: item["location"],
|
|
4441
|
-
properties: poolPropertiesSerializer(item["properties"]),
|
|
4442
|
-
};
|
|
4443
|
-
}
|
|
4444
|
-
export function capacityPoolDeserializer(item) {
|
|
4445
|
-
return {
|
|
4446
|
-
tags: !item["tags"]
|
|
4447
|
-
? item["tags"]
|
|
4448
|
-
: Object.fromEntries(Object.entries(item["tags"]).map(([k, p]) => [k, p])),
|
|
4449
|
-
location: item["location"],
|
|
4450
|
-
id: item["id"],
|
|
4451
|
-
name: item["name"],
|
|
4452
|
-
type: item["type"],
|
|
4453
|
-
systemData: !item["systemData"]
|
|
4454
|
-
? item["systemData"]
|
|
4455
|
-
: systemDataDeserializer(item["systemData"]),
|
|
4456
|
-
properties: poolPropertiesDeserializer(item["properties"]),
|
|
4457
|
-
etag: item["etag"],
|
|
4458
|
-
};
|
|
4459
|
-
}
|
|
4460
|
-
export function poolPropertiesSerializer(item) {
|
|
4461
|
-
return {
|
|
4462
|
-
size: item["size"],
|
|
4463
|
-
serviceLevel: item["serviceLevel"],
|
|
4464
|
-
customThroughputMibps: item["customThroughputMibps"],
|
|
4465
|
-
qosType: item["qosType"],
|
|
4466
|
-
coolAccess: item["coolAccess"],
|
|
4467
|
-
encryptionType: item["encryptionType"],
|
|
4468
|
-
};
|
|
4469
|
-
}
|
|
4470
|
-
export function poolPropertiesDeserializer(item) {
|
|
4471
|
-
return {
|
|
4472
|
-
poolId: item["poolId"],
|
|
4473
|
-
size: item["size"],
|
|
4474
|
-
serviceLevel: item["serviceLevel"],
|
|
4475
|
-
provisioningState: item["provisioningState"],
|
|
4476
|
-
totalThroughputMibps: item["totalThroughputMibps"],
|
|
4477
|
-
utilizedThroughputMibps: item["utilizedThroughputMibps"],
|
|
4478
|
-
customThroughputMibps: item["customThroughputMibps"],
|
|
4479
|
-
qosType: item["qosType"],
|
|
4480
|
-
coolAccess: item["coolAccess"],
|
|
4481
|
-
encryptionType: item["encryptionType"],
|
|
4482
|
-
};
|
|
4483
|
-
}
|
|
4484
|
-
/** The qos type of the pool */
|
|
4485
|
-
export var KnownQosType;
|
|
4486
|
-
(function (KnownQosType) {
|
|
4487
|
-
/** qos type Auto */
|
|
4488
|
-
KnownQosType["Auto"] = "Auto";
|
|
4489
|
-
/** qos type Manual */
|
|
4490
|
-
KnownQosType["Manual"] = "Manual";
|
|
4491
|
-
})(KnownQosType || (KnownQosType = {}));
|
|
4492
|
-
/** Encryption type of the capacity pool, set encryption type for data at rest for this pool and all volumes in it. This value can only be set when creating new pool. */
|
|
4493
|
-
export var KnownEncryptionType;
|
|
4494
|
-
(function (KnownEncryptionType) {
|
|
4495
|
-
/** EncryptionType Single, volumes will use single encryption at rest */
|
|
4496
|
-
KnownEncryptionType["Single"] = "Single";
|
|
4497
|
-
/** EncryptionType Double, volumes will use double encryption at rest */
|
|
4498
|
-
KnownEncryptionType["Double"] = "Double";
|
|
4499
|
-
})(KnownEncryptionType || (KnownEncryptionType = {}));
|
|
4500
|
-
export function capacityPoolPatchSerializer(item) {
|
|
4501
|
-
return {
|
|
4502
|
-
location: item["location"],
|
|
4503
|
-
tags: item["tags"],
|
|
4504
|
-
properties: !item["properties"]
|
|
4505
|
-
? item["properties"]
|
|
4506
|
-
: poolPatchPropertiesSerializer(item["properties"]),
|
|
4507
|
-
};
|
|
4508
|
-
}
|
|
4509
|
-
export function poolPatchPropertiesSerializer(item) {
|
|
4510
|
-
return {
|
|
4511
|
-
size: item["size"],
|
|
4512
|
-
qosType: item["qosType"],
|
|
4513
|
-
coolAccess: item["coolAccess"],
|
|
4514
|
-
customThroughputMibps: item["customThroughputMibps"],
|
|
4515
|
-
};
|
|
4516
|
-
}
|
|
4517
|
-
export function _capacityPoolListDeserializer(item) {
|
|
4518
|
-
return {
|
|
4519
|
-
value: capacityPoolArrayDeserializer(item["value"]),
|
|
4520
|
-
nextLink: item["nextLink"],
|
|
4521
|
-
};
|
|
4522
|
-
}
|
|
4523
|
-
export function capacityPoolArraySerializer(result) {
|
|
4524
|
-
return result.map((item) => {
|
|
4525
|
-
return capacityPoolSerializer(item);
|
|
4526
|
-
});
|
|
4527
|
-
}
|
|
4528
|
-
export function capacityPoolArrayDeserializer(result) {
|
|
4529
|
-
return result.map((item) => {
|
|
4530
|
-
return capacityPoolDeserializer(item);
|
|
4531
|
-
});
|
|
4532
|
-
}
|
|
4533
|
-
export function backupRestoreFilesSerializer(item) {
|
|
4534
|
-
return {
|
|
4535
|
-
fileList: item["fileList"].map((p) => {
|
|
4536
|
-
return p;
|
|
4537
|
-
}),
|
|
4538
|
-
restoreFilePath: item["restoreFilePath"],
|
|
4539
|
-
destinationVolumeId: item["destinationVolumeId"],
|
|
4540
|
-
};
|
|
4541
|
-
}
|
|
4542
|
-
export function subvolumeInfoSerializer(item) {
|
|
4543
|
-
return {
|
|
4544
|
-
properties: !item["properties"]
|
|
4545
|
-
? item["properties"]
|
|
4546
|
-
: subvolumePropertiesSerializer(item["properties"]),
|
|
4547
|
-
};
|
|
4548
|
-
}
|
|
4549
|
-
export function subvolumeInfoDeserializer(item) {
|
|
4550
|
-
return {
|
|
4551
|
-
id: item["id"],
|
|
4552
|
-
name: item["name"],
|
|
4553
|
-
type: item["type"],
|
|
4554
|
-
systemData: !item["systemData"]
|
|
4555
|
-
? item["systemData"]
|
|
4556
|
-
: systemDataDeserializer(item["systemData"]),
|
|
4557
|
-
properties: !item["properties"]
|
|
4558
|
-
? item["properties"]
|
|
4559
|
-
: subvolumePropertiesDeserializer(item["properties"]),
|
|
4560
|
-
};
|
|
4561
|
-
}
|
|
4562
|
-
export function subvolumePropertiesSerializer(item) {
|
|
4563
|
-
return { path: item["path"], size: item["size"], parentPath: item["parentPath"] };
|
|
4564
|
-
}
|
|
4565
|
-
export function subvolumePropertiesDeserializer(item) {
|
|
4566
|
-
return {
|
|
4567
|
-
path: item["path"],
|
|
4568
|
-
size: item["size"],
|
|
4569
|
-
parentPath: item["parentPath"],
|
|
4570
|
-
provisioningState: item["provisioningState"],
|
|
4571
|
-
};
|
|
4572
|
-
}
|
|
4573
|
-
export function subvolumePatchRequestSerializer(item) {
|
|
4574
|
-
return {
|
|
4575
|
-
properties: !item["properties"]
|
|
4576
|
-
? item["properties"]
|
|
4577
|
-
: subvolumePatchParamsSerializer(item["properties"]),
|
|
4578
|
-
};
|
|
4579
|
-
}
|
|
4580
|
-
export function subvolumePatchParamsSerializer(item) {
|
|
4581
|
-
return { size: item["size"], path: item["path"] };
|
|
4582
|
-
}
|
|
4583
|
-
export function _subvolumesListDeserializer(item) {
|
|
4584
|
-
return {
|
|
4585
|
-
value: subvolumeInfoArrayDeserializer(item["value"]),
|
|
4586
|
-
nextLink: item["nextLink"],
|
|
4587
|
-
};
|
|
4588
|
-
}
|
|
4589
|
-
export function subvolumeInfoArraySerializer(result) {
|
|
4590
|
-
return result.map((item) => {
|
|
4591
|
-
return subvolumeInfoSerializer(item);
|
|
4592
|
-
});
|
|
4593
|
-
}
|
|
4594
|
-
export function subvolumeInfoArrayDeserializer(result) {
|
|
4595
|
-
return result.map((item) => {
|
|
4596
|
-
return subvolumeInfoDeserializer(item);
|
|
4597
|
-
});
|
|
4598
|
-
}
|
|
4599
|
-
export function subvolumeModelDeserializer(item) {
|
|
4600
|
-
return {
|
|
4601
|
-
id: item["id"],
|
|
4602
|
-
name: item["name"],
|
|
4603
|
-
type: item["type"],
|
|
4604
|
-
properties: !item["properties"]
|
|
4605
|
-
? item["properties"]
|
|
4606
|
-
: subvolumeModelPropertiesDeserializer(item["properties"]),
|
|
4607
|
-
};
|
|
4608
|
-
}
|
|
4609
|
-
export function subvolumeModelPropertiesDeserializer(item) {
|
|
4610
|
-
return {
|
|
4611
|
-
path: item["path"],
|
|
4612
|
-
parentPath: item["parentPath"],
|
|
4613
|
-
size: item["size"],
|
|
4614
|
-
bytesUsed: item["bytesUsed"],
|
|
4615
|
-
permissions: item["permissions"],
|
|
4616
|
-
creationTimeStamp: !item["creationTimeStamp"]
|
|
4617
|
-
? item["creationTimeStamp"]
|
|
4618
|
-
: new Date(item["creationTimeStamp"]),
|
|
4619
|
-
accessedTimeStamp: !item["accessedTimeStamp"]
|
|
4620
|
-
? item["accessedTimeStamp"]
|
|
4621
|
-
: new Date(item["accessedTimeStamp"]),
|
|
4622
|
-
modifiedTimeStamp: !item["modifiedTimeStamp"]
|
|
4623
|
-
? item["modifiedTimeStamp"]
|
|
4624
|
-
: new Date(item["modifiedTimeStamp"]),
|
|
4625
|
-
changedTimeStamp: !item["changedTimeStamp"]
|
|
4626
|
-
? item["changedTimeStamp"]
|
|
4627
|
-
: new Date(item["changedTimeStamp"]),
|
|
4628
|
-
provisioningState: item["provisioningState"],
|
|
4629
|
-
};
|
|
4630
|
-
}
|
|
4631
|
-
export function resourceNameAvailabilityRequestSerializer(item) {
|
|
4632
|
-
return { name: item["name"], type: item["type"], resourceGroup: item["resourceGroup"] };
|
|
4633
|
-
}
|
|
4634
|
-
/** Resource type used for verification. */
|
|
4635
|
-
export var KnownCheckNameResourceTypes;
|
|
4636
|
-
(function (KnownCheckNameResourceTypes) {
|
|
4637
|
-
/** Microsoft.NetApp/netAppAccounts */
|
|
4638
|
-
KnownCheckNameResourceTypes["MicrosoftNetAppNetAppAccounts"] = "Microsoft.NetApp/netAppAccounts";
|
|
4639
|
-
/** Microsoft.NetApp/netAppAccounts/capacityPools */
|
|
4640
|
-
KnownCheckNameResourceTypes["MicrosoftNetAppNetAppAccountsCapacityPools"] = "Microsoft.NetApp/netAppAccounts/capacityPools";
|
|
4641
|
-
/** Microsoft.NetApp/netAppAccounts/capacityPools/volumes */
|
|
4642
|
-
KnownCheckNameResourceTypes["MicrosoftNetAppNetAppAccountsCapacityPoolsVolumes"] = "Microsoft.NetApp/netAppAccounts/capacityPools/volumes";
|
|
4643
|
-
/** Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots */
|
|
4644
|
-
KnownCheckNameResourceTypes["MicrosoftNetAppNetAppAccountsCapacityPoolsVolumesSnapshots"] = "Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots";
|
|
4645
|
-
/** ANF Backup under a volume , deprecated, use `Microsoft.NetApp/netAppAccounts/backupVaults/backups` instead. */
|
|
4646
|
-
KnownCheckNameResourceTypes["MicrosoftNetAppNetAppAccountsBackupVaultsBackups"] = "Microsoft.NetApp/netAppAccounts/backupVaults/backups";
|
|
4647
|
-
/** ANF Backup under a Backup Vault */
|
|
4648
|
-
KnownCheckNameResourceTypes["MicrosoftNetAppNetAppAccountsCapacityPoolsVolumesBackups"] = "Microsoft.NetApp/netAppAccounts/capacityPools/volumes/backups";
|
|
4649
|
-
})(KnownCheckNameResourceTypes || (KnownCheckNameResourceTypes = {}));
|
|
4650
|
-
export function checkAvailabilityResponseDeserializer(item) {
|
|
4651
|
-
return {
|
|
4652
|
-
isAvailable: item["isAvailable"],
|
|
4653
|
-
reason: item["reason"],
|
|
4654
|
-
message: item["message"],
|
|
4655
|
-
};
|
|
4656
|
-
}
|
|
4657
|
-
/** <code>Invalid</code> indicates the name provided does not match Azure App Service naming requirements. <code>AlreadyExists</code> indicates that the name is already in use and is therefore unavailable. */
|
|
4658
|
-
export var KnownInAvailabilityReasonType;
|
|
4659
|
-
(function (KnownInAvailabilityReasonType) {
|
|
4660
|
-
/** Invalid */
|
|
4661
|
-
KnownInAvailabilityReasonType["Invalid"] = "Invalid";
|
|
4662
|
-
/** AlreadyExists */
|
|
4663
|
-
KnownInAvailabilityReasonType["AlreadyExists"] = "AlreadyExists";
|
|
4664
|
-
})(KnownInAvailabilityReasonType || (KnownInAvailabilityReasonType = {}));
|
|
4665
|
-
export function filePathAvailabilityRequestSerializer(item) {
|
|
4666
|
-
return {
|
|
4667
|
-
name: item["name"],
|
|
4668
|
-
subnetId: item["subnetId"],
|
|
4669
|
-
availabilityZone: item["availabilityZone"],
|
|
4670
|
-
};
|
|
4671
|
-
}
|
|
4672
|
-
export function quotaAvailabilityRequestSerializer(item) {
|
|
4673
|
-
return { name: item["name"], type: item["type"], resourceGroup: item["resourceGroup"] };
|
|
4674
|
-
}
|
|
4675
|
-
/** Resource type used for verification. */
|
|
4676
|
-
export var KnownCheckQuotaNameResourceTypes;
|
|
4677
|
-
(function (KnownCheckQuotaNameResourceTypes) {
|
|
4678
|
-
/** Microsoft.NetApp/netAppAccounts */
|
|
4679
|
-
KnownCheckQuotaNameResourceTypes["MicrosoftNetAppNetAppAccounts"] = "Microsoft.NetApp/netAppAccounts";
|
|
4680
|
-
/** Microsoft.NetApp/netAppAccounts/capacityPools */
|
|
4681
|
-
KnownCheckQuotaNameResourceTypes["MicrosoftNetAppNetAppAccountsCapacityPools"] = "Microsoft.NetApp/netAppAccounts/capacityPools";
|
|
4682
|
-
/** Microsoft.NetApp/netAppAccounts/capacityPools/volumes */
|
|
4683
|
-
KnownCheckQuotaNameResourceTypes["MicrosoftNetAppNetAppAccountsCapacityPoolsVolumes"] = "Microsoft.NetApp/netAppAccounts/capacityPools/volumes";
|
|
4684
|
-
/** Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots */
|
|
4685
|
-
KnownCheckQuotaNameResourceTypes["MicrosoftNetAppNetAppAccountsCapacityPoolsVolumesSnapshots"] = "Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots";
|
|
4686
|
-
/** ANF Backup under a volume , deprecated, use `Microsoft.NetApp/netAppAccounts/backupVaults/backups` instead. */
|
|
4687
|
-
KnownCheckQuotaNameResourceTypes["MicrosoftNetAppNetAppAccountsBackupVaultsBackups"] = "Microsoft.NetApp/netAppAccounts/backupVaults/backups";
|
|
4688
|
-
/** ANF Backup under a Backup Vault */
|
|
4689
|
-
KnownCheckQuotaNameResourceTypes["MicrosoftNetAppNetAppAccountsCapacityPoolsVolumesBackups"] = "Microsoft.NetApp/netAppAccounts/capacityPools/volumes/backups";
|
|
4690
|
-
})(KnownCheckQuotaNameResourceTypes || (KnownCheckQuotaNameResourceTypes = {}));
|
|
4691
|
-
export function queryNetworkSiblingSetRequestSerializer(item) {
|
|
4692
|
-
return { networkSiblingSetId: item["networkSiblingSetId"], subnetId: item["subnetId"] };
|
|
4693
|
-
}
|
|
4694
|
-
export function networkSiblingSetDeserializer(item) {
|
|
4695
|
-
return {
|
|
4696
|
-
networkSiblingSetId: item["networkSiblingSetId"],
|
|
4697
|
-
subnetId: item["subnetId"],
|
|
4698
|
-
networkSiblingSetStateId: item["networkSiblingSetStateId"],
|
|
4699
|
-
networkFeatures: item["networkFeatures"],
|
|
4700
|
-
provisioningState: item["provisioningState"],
|
|
4701
|
-
nicInfoList: !item["nicInfoList"]
|
|
4702
|
-
? item["nicInfoList"]
|
|
4703
|
-
: nicInfoArrayDeserializer(item["nicInfoList"]),
|
|
4704
|
-
};
|
|
4705
|
-
}
|
|
4706
|
-
/** Gets the status of the NetworkSiblingSet at the time the operation was called. */
|
|
4707
|
-
export var KnownNetworkSiblingSetProvisioningState;
|
|
4708
|
-
(function (KnownNetworkSiblingSetProvisioningState) {
|
|
4709
|
-
/** Succeeded */
|
|
4710
|
-
KnownNetworkSiblingSetProvisioningState["Succeeded"] = "Succeeded";
|
|
4711
|
-
/** Failed */
|
|
4712
|
-
KnownNetworkSiblingSetProvisioningState["Failed"] = "Failed";
|
|
4713
|
-
/** Canceled */
|
|
4714
|
-
KnownNetworkSiblingSetProvisioningState["Canceled"] = "Canceled";
|
|
4715
|
-
/** Updating */
|
|
4716
|
-
KnownNetworkSiblingSetProvisioningState["Updating"] = "Updating";
|
|
4717
|
-
})(KnownNetworkSiblingSetProvisioningState || (KnownNetworkSiblingSetProvisioningState = {}));
|
|
4718
|
-
export function nicInfoArrayDeserializer(result) {
|
|
4719
|
-
return result.map((item) => {
|
|
4720
|
-
return nicInfoDeserializer(item);
|
|
4721
|
-
});
|
|
4722
|
-
}
|
|
4723
|
-
export function nicInfoDeserializer(item) {
|
|
4724
|
-
return {
|
|
4725
|
-
ipAddress: item["ipAddress"],
|
|
4726
|
-
volumeResourceIds: !item["volumeResourceIds"]
|
|
4727
|
-
? item["volumeResourceIds"]
|
|
4728
|
-
: item["volumeResourceIds"].map((p) => {
|
|
4729
|
-
return p;
|
|
4730
|
-
}),
|
|
4731
|
-
};
|
|
4732
|
-
}
|
|
4733
|
-
export function updateNetworkSiblingSetRequestSerializer(item) {
|
|
4734
|
-
return {
|
|
4735
|
-
networkSiblingSetId: item["networkSiblingSetId"],
|
|
4736
|
-
subnetId: item["subnetId"],
|
|
4737
|
-
networkSiblingSetStateId: item["networkSiblingSetStateId"],
|
|
4738
|
-
networkFeatures: item["networkFeatures"],
|
|
4739
|
-
};
|
|
4740
|
-
}
|
|
4741
|
-
export function _usagesListResultDeserializer(item) {
|
|
4742
|
-
return {
|
|
4743
|
-
value: usageResultArrayDeserializer(item["value"]),
|
|
4744
|
-
nextLink: item["nextLink"],
|
|
4745
|
-
};
|
|
4746
|
-
}
|
|
4747
|
-
export function usageResultArrayDeserializer(result) {
|
|
4748
|
-
return result.map((item) => {
|
|
4749
|
-
return usageResultDeserializer(item);
|
|
4750
|
-
});
|
|
4751
|
-
}
|
|
4752
|
-
export function usageResultDeserializer(item) {
|
|
4753
|
-
return {
|
|
4754
|
-
id: item["id"],
|
|
4755
|
-
name: !item["name"] ? item["name"] : usageNameDeserializer(item["name"]),
|
|
4756
|
-
properties: !item["properties"]
|
|
4757
|
-
? item["properties"]
|
|
4758
|
-
: usagePropertiesDeserializer(item["properties"]),
|
|
4759
|
-
};
|
|
4760
|
-
}
|
|
4761
|
-
export function usageNameDeserializer(item) {
|
|
4762
|
-
return {
|
|
4763
|
-
value: item["value"],
|
|
4764
|
-
localizedValue: item["localizedValue"],
|
|
4765
|
-
};
|
|
4766
|
-
}
|
|
4767
|
-
export function usagePropertiesDeserializer(item) {
|
|
4768
|
-
return {
|
|
4769
|
-
currentValue: item["currentValue"],
|
|
4770
|
-
limit: item["limit"],
|
|
4771
|
-
unit: item["unit"],
|
|
4772
|
-
};
|
|
4773
|
-
}
|
|
4774
|
-
/** The available API versions. */
|
|
4775
|
-
export var KnownVersions;
|
|
4776
|
-
(function (KnownVersions) {
|
|
4777
|
-
/** The 2025-06-01 API version. */
|
|
4778
|
-
KnownVersions["V20250601"] = "2025-06-01";
|
|
4779
|
-
/** The 2025-08-01 API version. */
|
|
4780
|
-
KnownVersions["V20250801"] = "2025-08-01";
|
|
4781
|
-
/** The 2025-09-01 API version. */
|
|
4782
|
-
KnownVersions["V20250901"] = "2025-09-01";
|
|
4783
|
-
/** The 2025-12-01 API version. */
|
|
4784
|
-
KnownVersions["V20251201"] = "2025-12-01";
|
|
4785
|
-
/** The 2025-12-15-preview API version. */
|
|
4786
|
-
KnownVersions["V20251215Preview"] = "2025-12-15-preview";
|
|
4787
|
-
})(KnownVersions || (KnownVersions = {}));
|
|
4788
|
-
//# sourceMappingURL=models.js.map
|