@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
|
@@ -161,8 +161,8 @@ export function quotaItemPropertiesDeserializer(item) {
|
|
|
161
161
|
usage: item["usage"],
|
|
162
162
|
};
|
|
163
163
|
}
|
|
164
|
-
export function proxyResourceSerializer(
|
|
165
|
-
return
|
|
164
|
+
export function proxyResourceSerializer(_item) {
|
|
165
|
+
return {};
|
|
166
166
|
}
|
|
167
167
|
export function proxyResourceDeserializer(item) {
|
|
168
168
|
return {
|
|
@@ -174,8 +174,8 @@ export function proxyResourceDeserializer(item) {
|
|
|
174
174
|
: systemDataDeserializer(item["systemData"]),
|
|
175
175
|
};
|
|
176
176
|
}
|
|
177
|
-
export function resourceSerializer(
|
|
178
|
-
return
|
|
177
|
+
export function resourceSerializer(_item) {
|
|
178
|
+
return {};
|
|
179
179
|
}
|
|
180
180
|
export function resourceDeserializer(item) {
|
|
181
181
|
return {
|
|
@@ -385,7 +385,6 @@ export function volumePropertiesSerializer(item) {
|
|
|
385
385
|
encryptionKeySource: item["encryptionKeySource"],
|
|
386
386
|
keyVaultPrivateEndpointResourceId: item["keyVaultPrivateEndpointResourceId"],
|
|
387
387
|
ldapEnabled: item["ldapEnabled"],
|
|
388
|
-
ldapServerType: item["ldapServerType"],
|
|
389
388
|
coolAccess: item["coolAccess"],
|
|
390
389
|
coolnessPeriod: item["coolnessPeriod"],
|
|
391
390
|
coolAccessRetrievalPolicy: item["coolAccessRetrievalPolicy"],
|
|
@@ -403,9 +402,6 @@ export function volumePropertiesSerializer(item) {
|
|
|
403
402
|
: placementKeyValuePairsArraySerializer(item["placementRules"]),
|
|
404
403
|
enableSubvolumes: item["enableSubvolumes"],
|
|
405
404
|
isLargeVolume: item["isLargeVolume"],
|
|
406
|
-
largeVolumeType: item["largeVolumeType"],
|
|
407
|
-
language: item["language"],
|
|
408
|
-
breakthroughMode: item["breakthroughMode"],
|
|
409
405
|
};
|
|
410
406
|
}
|
|
411
407
|
export function volumePropertiesDeserializer(item) {
|
|
@@ -453,7 +449,6 @@ export function volumePropertiesDeserializer(item) {
|
|
|
453
449
|
encryptionKeySource: item["encryptionKeySource"],
|
|
454
450
|
keyVaultPrivateEndpointResourceId: item["keyVaultPrivateEndpointResourceId"],
|
|
455
451
|
ldapEnabled: item["ldapEnabled"],
|
|
456
|
-
ldapServerType: item["ldapServerType"],
|
|
457
452
|
coolAccess: item["coolAccess"],
|
|
458
453
|
coolnessPeriod: item["coolnessPeriod"],
|
|
459
454
|
coolAccessRetrievalPolicy: item["coolAccessRetrievalPolicy"],
|
|
@@ -483,11 +478,8 @@ export function volumePropertiesDeserializer(item) {
|
|
|
483
478
|
enableSubvolumes: item["enableSubvolumes"],
|
|
484
479
|
provisionedAvailabilityZone: item["provisionedAvailabilityZone"],
|
|
485
480
|
isLargeVolume: item["isLargeVolume"],
|
|
486
|
-
largeVolumeType: item["largeVolumeType"],
|
|
487
481
|
originatingResourceId: item["originatingResourceId"],
|
|
488
482
|
inheritedSizeInBytes: item["inheritedSizeInBytes"],
|
|
489
|
-
language: item["language"],
|
|
490
|
-
breakthroughMode: item["breakthroughMode"],
|
|
491
483
|
};
|
|
492
484
|
}
|
|
493
485
|
/** The service level of the file system */
|
|
@@ -851,14 +843,6 @@ export var KnownEncryptionKeySource;
|
|
|
851
843
|
/** Customer-managed key encryption */
|
|
852
844
|
KnownEncryptionKeySource["MicrosoftKeyVault"] = "Microsoft.KeyVault";
|
|
853
845
|
})(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
846
|
/**
|
|
863
847
|
* 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
848
|
* Default - Data will be pulled from cool tier to standard storage on random reads. This policy is the default.
|
|
@@ -906,172 +890,6 @@ export var KnownEnableSubvolumes;
|
|
|
906
890
|
/** subvolumes are not enabled */
|
|
907
891
|
KnownEnableSubvolumes["Disabled"] = "Disabled";
|
|
908
892
|
})(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
893
|
export function _volumeGroupListDeserializer(item) {
|
|
1076
894
|
return {
|
|
1077
895
|
value: volumeGroupArrayDeserializer(item["value"]),
|
|
@@ -1444,10 +1262,25 @@ export function peerClusterForVolumeMigrationRequestSerializer(item) {
|
|
|
1444
1262
|
}
|
|
1445
1263
|
export function clusterPeerCommandResponseDeserializer(item) {
|
|
1446
1264
|
return {
|
|
1447
|
-
|
|
1265
|
+
properties: !item["properties"]
|
|
1266
|
+
? item["properties"]
|
|
1267
|
+
: clusterPeerCommandResponsePropertiesDeserializer(item["properties"]),
|
|
1268
|
+
};
|
|
1269
|
+
}
|
|
1270
|
+
export function clusterPeerCommandResponsePropertiesDeserializer(item) {
|
|
1271
|
+
return {
|
|
1272
|
+
clusterPeeringCommand: item["clusterPeeringCommand"],
|
|
1273
|
+
passphrase: item["passphrase"],
|
|
1448
1274
|
};
|
|
1449
1275
|
}
|
|
1450
1276
|
export function svmPeerCommandResponseDeserializer(item) {
|
|
1277
|
+
return {
|
|
1278
|
+
properties: !item["properties"]
|
|
1279
|
+
? item["properties"]
|
|
1280
|
+
: svmPeerCommandResponsePropertiesDeserializer(item["properties"]),
|
|
1281
|
+
};
|
|
1282
|
+
}
|
|
1283
|
+
export function svmPeerCommandResponsePropertiesDeserializer(item) {
|
|
1451
1284
|
return {
|
|
1452
1285
|
svmPeeringCommand: item["svmPeeringCommand"],
|
|
1453
1286
|
};
|
|
@@ -1528,8 +1361,8 @@ export function snapshotDeserializer(item) {
|
|
|
1528
1361
|
location: item["location"],
|
|
1529
1362
|
};
|
|
1530
1363
|
}
|
|
1531
|
-
export function snapshotPropertiesSerializer(
|
|
1532
|
-
return
|
|
1364
|
+
export function snapshotPropertiesSerializer(_item) {
|
|
1365
|
+
return {};
|
|
1533
1366
|
}
|
|
1534
1367
|
export function snapshotPropertiesDeserializer(item) {
|
|
1535
1368
|
return {
|
|
@@ -1538,8 +1371,8 @@ export function snapshotPropertiesDeserializer(item) {
|
|
|
1538
1371
|
provisioningState: item["provisioningState"],
|
|
1539
1372
|
};
|
|
1540
1373
|
}
|
|
1541
|
-
export function snapshotPatchSerializer(
|
|
1542
|
-
return
|
|
1374
|
+
export function snapshotPatchSerializer(_item) {
|
|
1375
|
+
return {};
|
|
1543
1376
|
}
|
|
1544
1377
|
export function _snapshotsListDeserializer(item) {
|
|
1545
1378
|
return {
|
|
@@ -2013,8 +1846,8 @@ export function backupVaultDeserializer(item) {
|
|
|
2013
1846
|
: backupVaultPropertiesDeserializer(item["properties"]),
|
|
2014
1847
|
};
|
|
2015
1848
|
}
|
|
2016
|
-
export function backupVaultPropertiesSerializer(
|
|
2017
|
-
return
|
|
1849
|
+
export function backupVaultPropertiesSerializer(_item) {
|
|
1850
|
+
return {};
|
|
2018
1851
|
}
|
|
2019
1852
|
export function backupVaultPropertiesDeserializer(item) {
|
|
2020
1853
|
return {
|
|
@@ -2373,6 +2206,7 @@ export function cachePropertiesDeserializer(item) {
|
|
|
2373
2206
|
cifsChangeNotifications: item["cifsChangeNotifications"],
|
|
2374
2207
|
globalFileLocking: item["globalFileLocking"],
|
|
2375
2208
|
writeBack: item["writeBack"],
|
|
2209
|
+
fileAccessLogs: item["fileAccessLogs"],
|
|
2376
2210
|
};
|
|
2377
2211
|
}
|
|
2378
2212
|
export function cachePropertiesExportPolicySerializer(item) {
|
|
@@ -2473,1467 +2307,268 @@ export var KnownEncryptionState;
|
|
|
2473
2307
|
/** Encryption is enabled */
|
|
2474
2308
|
KnownEncryptionState["Enabled"] = "Enabled";
|
|
2475
2309
|
})(KnownEncryptionState || (KnownEncryptionState = {}));
|
|
2476
|
-
/**
|
|
2477
|
-
export var
|
|
2478
|
-
(function (
|
|
2479
|
-
/**
|
|
2480
|
-
|
|
2481
|
-
/**
|
|
2482
|
-
|
|
2483
|
-
|
|
2484
|
-
|
|
2485
|
-
|
|
2486
|
-
|
|
2487
|
-
|
|
2488
|
-
|
|
2489
|
-
|
|
2490
|
-
|
|
2491
|
-
|
|
2492
|
-
|
|
2493
|
-
|
|
2494
|
-
|
|
2495
|
-
|
|
2496
|
-
|
|
2497
|
-
|
|
2498
|
-
|
|
2499
|
-
|
|
2500
|
-
|
|
2501
|
-
|
|
2502
|
-
|
|
2503
|
-
|
|
2504
|
-
|
|
2505
|
-
|
|
2506
|
-
|
|
2507
|
-
/**
|
|
2508
|
-
|
|
2509
|
-
/**
|
|
2510
|
-
|
|
2511
|
-
|
|
2512
|
-
|
|
2513
|
-
|
|
2514
|
-
|
|
2515
|
-
/**
|
|
2516
|
-
|
|
2517
|
-
/**
|
|
2518
|
-
|
|
2519
|
-
|
|
2520
|
-
|
|
2521
|
-
|
|
2522
|
-
|
|
2523
|
-
/**
|
|
2524
|
-
|
|
2525
|
-
/**
|
|
2526
|
-
|
|
2527
|
-
|
|
2528
|
-
|
|
2529
|
-
|
|
2530
|
-
|
|
2531
|
-
|
|
2532
|
-
|
|
2533
|
-
|
|
2534
|
-
|
|
2535
|
-
|
|
2536
|
-
|
|
2537
|
-
|
|
2538
|
-
|
|
2539
|
-
|
|
2540
|
-
|
|
2541
|
-
|
|
2542
|
-
|
|
2543
|
-
|
|
2544
|
-
|
|
2545
|
-
|
|
2546
|
-
|
|
2547
|
-
|
|
2548
|
-
|
|
2549
|
-
|
|
2550
|
-
|
|
2551
|
-
|
|
2552
|
-
|
|
2553
|
-
|
|
2554
|
-
|
|
2555
|
-
|
|
2556
|
-
|
|
2557
|
-
|
|
2558
|
-
|
|
2559
|
-
|
|
2560
|
-
|
|
2561
|
-
|
|
2562
|
-
|
|
2563
|
-
|
|
2564
|
-
|
|
2565
|
-
|
|
2566
|
-
|
|
2567
|
-
|
|
2568
|
-
|
|
2569
|
-
|
|
2570
|
-
|
|
2571
|
-
|
|
2572
|
-
|
|
2573
|
-
|
|
2574
|
-
|
|
2575
|
-
|
|
2576
|
-
|
|
2577
|
-
|
|
2578
|
-
|
|
2579
|
-
|
|
2580
|
-
|
|
2581
|
-
|
|
2582
|
-
|
|
2583
|
-
|
|
2584
|
-
|
|
2585
|
-
|
|
2586
|
-
|
|
2587
|
-
|
|
2588
|
-
|
|
2589
|
-
|
|
2590
|
-
|
|
2591
|
-
|
|
2592
|
-
|
|
2593
|
-
|
|
2594
|
-
|
|
2595
|
-
|
|
2596
|
-
|
|
2597
|
-
|
|
2598
|
-
|
|
2599
|
-
|
|
2600
|
-
|
|
2601
|
-
|
|
2602
|
-
|
|
2603
|
-
|
|
2604
|
-
|
|
2605
|
-
|
|
2606
|
-
|
|
2607
|
-
|
|
2608
|
-
|
|
2609
|
-
|
|
2610
|
-
|
|
2611
|
-
|
|
2612
|
-
|
|
2613
|
-
|
|
2614
|
-
|
|
2615
|
-
|
|
2616
|
-
|
|
2617
|
-
|
|
2618
|
-
|
|
2619
|
-
|
|
2620
|
-
|
|
2621
|
-
|
|
2622
|
-
|
|
2623
|
-
|
|
2624
|
-
|
|
2625
|
-
|
|
2626
|
-
|
|
2627
|
-
|
|
2628
|
-
|
|
2629
|
-
|
|
2630
|
-
|
|
2631
|
-
|
|
2632
|
-
|
|
2633
|
-
|
|
2634
|
-
|
|
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) {
|
|
2310
|
+
/** Language supported for volume. */
|
|
2311
|
+
export var KnownVolumeLanguage;
|
|
2312
|
+
(function (KnownVolumeLanguage) {
|
|
2313
|
+
/** Posix with UTF-8 */
|
|
2314
|
+
KnownVolumeLanguage["CUtf8"] = "c.utf-8";
|
|
2315
|
+
/** UTF-8 with 4 byte character support */
|
|
2316
|
+
KnownVolumeLanguage["Utf8Mb4"] = "utf8mb4";
|
|
2317
|
+
/** Arabic - Deprecated */
|
|
2318
|
+
KnownVolumeLanguage["Ar"] = "ar";
|
|
2319
|
+
/** Arabic with UTF-8 */
|
|
2320
|
+
KnownVolumeLanguage["ArUtf8"] = "ar.utf-8";
|
|
2321
|
+
/** Croatian - Deprecated */
|
|
2322
|
+
KnownVolumeLanguage["Hr"] = "hr";
|
|
2323
|
+
/** Croatian with UTF-8 */
|
|
2324
|
+
KnownVolumeLanguage["HrUtf8"] = "hr.utf-8";
|
|
2325
|
+
/** Czech - Deprecated */
|
|
2326
|
+
KnownVolumeLanguage["Cs"] = "cs";
|
|
2327
|
+
/** Czech with UTF-8 */
|
|
2328
|
+
KnownVolumeLanguage["CsUtf8"] = "cs.utf-8";
|
|
2329
|
+
/** Danish - Deprecated */
|
|
2330
|
+
KnownVolumeLanguage["Da"] = "da";
|
|
2331
|
+
/** Danish with UTF-8 */
|
|
2332
|
+
KnownVolumeLanguage["DaUtf8"] = "da.utf-8";
|
|
2333
|
+
/** Dutch - Deprecated */
|
|
2334
|
+
KnownVolumeLanguage["Nl"] = "nl";
|
|
2335
|
+
/** Dutch with UTF-8 */
|
|
2336
|
+
KnownVolumeLanguage["NlUtf8"] = "nl.utf-8";
|
|
2337
|
+
/** English - Deprecated */
|
|
2338
|
+
KnownVolumeLanguage["En"] = "en";
|
|
2339
|
+
/** English with UTF-8 */
|
|
2340
|
+
KnownVolumeLanguage["EnUtf8"] = "en.utf-8";
|
|
2341
|
+
/** Finnish - Deprecated */
|
|
2342
|
+
KnownVolumeLanguage["Fi"] = "fi";
|
|
2343
|
+
/** Finnish with UTF-8 */
|
|
2344
|
+
KnownVolumeLanguage["FiUtf8"] = "fi.utf-8";
|
|
2345
|
+
/** French - Deprecated */
|
|
2346
|
+
KnownVolumeLanguage["Fr"] = "fr";
|
|
2347
|
+
/** French with UTF-8 */
|
|
2348
|
+
KnownVolumeLanguage["FrUtf8"] = "fr.utf-8";
|
|
2349
|
+
/** German - Deprecated */
|
|
2350
|
+
KnownVolumeLanguage["De"] = "de";
|
|
2351
|
+
/** German with UTF-8 */
|
|
2352
|
+
KnownVolumeLanguage["DeUtf8"] = "de.utf-8";
|
|
2353
|
+
/** Hebrew - Deprecated */
|
|
2354
|
+
KnownVolumeLanguage["He"] = "he";
|
|
2355
|
+
/** Hebrew with UTF-8 */
|
|
2356
|
+
KnownVolumeLanguage["HeUtf8"] = "he.utf-8";
|
|
2357
|
+
/** Hungarian - Deprecated */
|
|
2358
|
+
KnownVolumeLanguage["Hu"] = "hu";
|
|
2359
|
+
/** Hungarian with UTF-8 */
|
|
2360
|
+
KnownVolumeLanguage["HuUtf8"] = "hu.utf-8";
|
|
2361
|
+
/** Italian - Deprecated */
|
|
2362
|
+
KnownVolumeLanguage["It"] = "it";
|
|
2363
|
+
/** Italian with UTF-8 */
|
|
2364
|
+
KnownVolumeLanguage["ItUtf8"] = "it.utf-8";
|
|
2365
|
+
/** Japanese euc-j - Deprecated */
|
|
2366
|
+
KnownVolumeLanguage["Ja"] = "ja";
|
|
2367
|
+
/** Japanese euc-j with UTF-8 */
|
|
2368
|
+
KnownVolumeLanguage["JaUtf8"] = "ja.utf-8";
|
|
2369
|
+
/** Japanese euc-j - Deprecated */
|
|
2370
|
+
KnownVolumeLanguage["JaV1"] = "ja-v1";
|
|
2371
|
+
/** Japanese euc-j with UTF-8 */
|
|
2372
|
+
KnownVolumeLanguage["JaV1Utf8"] = "ja-v1.utf-8";
|
|
2373
|
+
/** Japanese pck */
|
|
2374
|
+
KnownVolumeLanguage["JaJpPck"] = "ja-jp.pck";
|
|
2375
|
+
/** Japanese pck with UTF-8 - Deprecated */
|
|
2376
|
+
KnownVolumeLanguage["JaJpPckUtf8"] = "ja-jp.pck.utf-8";
|
|
2377
|
+
/** Japanese cp932 */
|
|
2378
|
+
KnownVolumeLanguage["JaJp932"] = "ja-jp.932";
|
|
2379
|
+
/** Japanese cp932 with UTF-8 - Deprecated */
|
|
2380
|
+
KnownVolumeLanguage["JaJp932Utf8"] = "ja-jp.932.utf-8";
|
|
2381
|
+
/** Japanese pck - sjis */
|
|
2382
|
+
KnownVolumeLanguage["JaJpPckV2"] = "ja-jp.pck-v2";
|
|
2383
|
+
/** Japanese pck - sjis with UTF-8 - Deprecated */
|
|
2384
|
+
KnownVolumeLanguage["JaJpPckV2Utf8"] = "ja-jp.pck-v2.utf-8";
|
|
2385
|
+
/** Korean - Deprecated */
|
|
2386
|
+
KnownVolumeLanguage["Ko"] = "ko";
|
|
2387
|
+
/** Korean with UTF-8 */
|
|
2388
|
+
KnownVolumeLanguage["KoUtf8"] = "ko.utf-8";
|
|
2389
|
+
/** Norwegian - Deprecated */
|
|
2390
|
+
KnownVolumeLanguage["No"] = "no";
|
|
2391
|
+
/** Norwegian with UTF-8 */
|
|
2392
|
+
KnownVolumeLanguage["NoUtf8"] = "no.utf-8";
|
|
2393
|
+
/** Polish - Deprecated */
|
|
2394
|
+
KnownVolumeLanguage["Pl"] = "pl";
|
|
2395
|
+
/** Polish with UTF-8 */
|
|
2396
|
+
KnownVolumeLanguage["PlUtf8"] = "pl.utf-8";
|
|
2397
|
+
/** Portuguese - Deprecated */
|
|
2398
|
+
KnownVolumeLanguage["Pt"] = "pt";
|
|
2399
|
+
/** Portuguese with UTF-8 */
|
|
2400
|
+
KnownVolumeLanguage["PtUtf8"] = "pt.utf-8";
|
|
2401
|
+
/** Posix - Deprecated */
|
|
2402
|
+
KnownVolumeLanguage["C"] = "c";
|
|
2403
|
+
/** Romanian - Deprecated */
|
|
2404
|
+
KnownVolumeLanguage["Ro"] = "ro";
|
|
2405
|
+
/** Romanian with UTF-8 */
|
|
2406
|
+
KnownVolumeLanguage["RoUtf8"] = "ro.utf-8";
|
|
2407
|
+
/** Russian - Deprecated */
|
|
2408
|
+
KnownVolumeLanguage["Ru"] = "ru";
|
|
2409
|
+
/** Russian with UTF-8 */
|
|
2410
|
+
KnownVolumeLanguage["RuUtf8"] = "ru.utf-8";
|
|
2411
|
+
/** Simplified Chinese - Deprecated */
|
|
2412
|
+
KnownVolumeLanguage["Zh"] = "zh";
|
|
2413
|
+
/** Simplified Chinese with UTF-8 */
|
|
2414
|
+
KnownVolumeLanguage["ZhUtf8"] = "zh.utf-8";
|
|
2415
|
+
/** Simplified gbk Chinese */
|
|
2416
|
+
KnownVolumeLanguage["ZhGbk"] = "zh.gbk";
|
|
2417
|
+
/** Simplified gbk Chinese with UTF-8 - Deprecated */
|
|
2418
|
+
KnownVolumeLanguage["ZhGbkUtf8"] = "zh.gbk.utf-8";
|
|
2419
|
+
/** Traditional Chinese BIG 5 */
|
|
2420
|
+
KnownVolumeLanguage["ZhTwBig5"] = "zh-tw.big5";
|
|
2421
|
+
/** Traditional Chinese BIG 5 with UTF-8 - Deprecated */
|
|
2422
|
+
KnownVolumeLanguage["ZhTwBig5Utf8"] = "zh-tw.big5.utf-8";
|
|
2423
|
+
/** Traditional Chinese EUC-TW */
|
|
2424
|
+
KnownVolumeLanguage["ZhTw"] = "zh-tw";
|
|
2425
|
+
/** Traditional Chinese EUC-TW with UTF-8 - Deprecated */
|
|
2426
|
+
KnownVolumeLanguage["ZhTwUtf8"] = "zh-tw.utf-8";
|
|
2427
|
+
/** Slovak - Deprecated */
|
|
2428
|
+
KnownVolumeLanguage["Sk"] = "sk";
|
|
2429
|
+
/** Slovak with UTF-8 */
|
|
2430
|
+
KnownVolumeLanguage["SkUtf8"] = "sk.utf-8";
|
|
2431
|
+
/** Slovenian - Deprecated */
|
|
2432
|
+
KnownVolumeLanguage["Sl"] = "sl";
|
|
2433
|
+
/** Slovenian with UTF-8 */
|
|
2434
|
+
KnownVolumeLanguage["SlUtf8"] = "sl.utf-8";
|
|
2435
|
+
/** Spanish - Deprecated */
|
|
2436
|
+
KnownVolumeLanguage["Es"] = "es";
|
|
2437
|
+
/** Spanish with UTF-8 */
|
|
2438
|
+
KnownVolumeLanguage["EsUtf8"] = "es.utf-8";
|
|
2439
|
+
/** Swedish - Deprecated */
|
|
2440
|
+
KnownVolumeLanguage["Sv"] = "sv";
|
|
2441
|
+
/** Swedish with UTF-8 */
|
|
2442
|
+
KnownVolumeLanguage["SvUtf8"] = "sv.utf-8";
|
|
2443
|
+
/** Turkish - Deprecated */
|
|
2444
|
+
KnownVolumeLanguage["Tr"] = "tr";
|
|
2445
|
+
/** Turkish with UTF-8 */
|
|
2446
|
+
KnownVolumeLanguage["TrUtf8"] = "tr.utf-8";
|
|
2447
|
+
/** US English - Deprecated */
|
|
2448
|
+
KnownVolumeLanguage["EnUs"] = "en-us";
|
|
2449
|
+
/** US English with UTF-8 */
|
|
2450
|
+
KnownVolumeLanguage["EnUsUtf8"] = "en-us.utf-8";
|
|
2451
|
+
})(KnownVolumeLanguage || (KnownVolumeLanguage = {}));
|
|
2452
|
+
/** Specifies whether LDAP is enabled or not. */
|
|
2453
|
+
export var KnownLdapState;
|
|
2454
|
+
(function (KnownLdapState) {
|
|
2455
|
+
/** ldap is disabled. */
|
|
2456
|
+
KnownLdapState["Disabled"] = "Disabled";
|
|
2457
|
+
/** ldap is enabled */
|
|
2458
|
+
KnownLdapState["Enabled"] = "Enabled";
|
|
2459
|
+
})(KnownLdapState || (KnownLdapState = {}));
|
|
2460
|
+
/** The type of the LDAP server */
|
|
2461
|
+
export var KnownLdapServerType;
|
|
2462
|
+
(function (KnownLdapServerType) {
|
|
2463
|
+
/** The volume should use Active Directory for LDAP connections. */
|
|
2464
|
+
KnownLdapServerType["ActiveDirectory"] = "ActiveDirectory";
|
|
2465
|
+
/** The volume should use OpenLDAP for LDAP connections. */
|
|
2466
|
+
KnownLdapServerType["OpenLdap"] = "OpenLDAP";
|
|
2467
|
+
})(KnownLdapServerType || (KnownLdapServerType = {}));
|
|
2468
|
+
export function originClusterInformationSerializer(item) {
|
|
3864
2469
|
return {
|
|
3865
|
-
|
|
3866
|
-
|
|
2470
|
+
peerClusterName: item["peerClusterName"],
|
|
2471
|
+
peerAddresses: item["peerAddresses"].map((p) => {
|
|
2472
|
+
return p;
|
|
2473
|
+
}),
|
|
2474
|
+
peerVserverName: item["peerVserverName"],
|
|
2475
|
+
peerVolumeName: item["peerVolumeName"],
|
|
3867
2476
|
};
|
|
3868
2477
|
}
|
|
3869
|
-
export function
|
|
3870
|
-
return { userAssignedIdentity: item["userAssignedIdentity"] };
|
|
3871
|
-
}
|
|
3872
|
-
export function secretPasswordIdentityDeserializer(item) {
|
|
2478
|
+
export function originClusterInformationDeserializer(item) {
|
|
3873
2479
|
return {
|
|
3874
|
-
|
|
3875
|
-
|
|
2480
|
+
peerClusterName: item["peerClusterName"],
|
|
2481
|
+
peerAddresses: item["peerAddresses"].map((p) => {
|
|
2482
|
+
return p;
|
|
2483
|
+
}),
|
|
2484
|
+
peerVserverName: item["peerVserverName"],
|
|
2485
|
+
peerVolumeName: item["peerVolumeName"],
|
|
3876
2486
|
};
|
|
3877
2487
|
}
|
|
3878
|
-
|
|
2488
|
+
/** Flag indicating whether a CIFS change notification is enabled for the cache. */
|
|
2489
|
+
export var KnownCifsChangeNotifyState;
|
|
2490
|
+
(function (KnownCifsChangeNotifyState) {
|
|
2491
|
+
/** CIFS change notification is disabled */
|
|
2492
|
+
KnownCifsChangeNotifyState["Disabled"] = "Disabled";
|
|
2493
|
+
/** CIFS change notification is enabled */
|
|
2494
|
+
KnownCifsChangeNotifyState["Enabled"] = "Enabled";
|
|
2495
|
+
})(KnownCifsChangeNotifyState || (KnownCifsChangeNotifyState = {}));
|
|
2496
|
+
/** Flag indicating whether the global file lock is enabled for the cache. */
|
|
2497
|
+
export var KnownGlobalFileLockingState;
|
|
2498
|
+
(function (KnownGlobalFileLockingState) {
|
|
2499
|
+
/** Global file locking is disabled */
|
|
2500
|
+
KnownGlobalFileLockingState["Disabled"] = "Disabled";
|
|
2501
|
+
/** Global file locking is enabled */
|
|
2502
|
+
KnownGlobalFileLockingState["Enabled"] = "Enabled";
|
|
2503
|
+
})(KnownGlobalFileLockingState || (KnownGlobalFileLockingState = {}));
|
|
2504
|
+
/** Flag indicating whether writeback is enabled for the cache. */
|
|
2505
|
+
export var KnownEnableWriteBackState;
|
|
2506
|
+
(function (KnownEnableWriteBackState) {
|
|
2507
|
+
/** Writeback cache is disabled */
|
|
2508
|
+
KnownEnableWriteBackState["Disabled"] = "Disabled";
|
|
2509
|
+
/** Writeback cache is enabled */
|
|
2510
|
+
KnownEnableWriteBackState["Enabled"] = "Enabled";
|
|
2511
|
+
})(KnownEnableWriteBackState || (KnownEnableWriteBackState = {}));
|
|
2512
|
+
/** Flag indicating whether file access logs are enabled for the Cache, based on active diagnostic settings present on the Cache. */
|
|
2513
|
+
export var KnownCacheFileAccessLogs;
|
|
2514
|
+
(function (KnownCacheFileAccessLogs) {
|
|
2515
|
+
/** fileAccessLogs are enabled */
|
|
2516
|
+
KnownCacheFileAccessLogs["Enabled"] = "Enabled";
|
|
2517
|
+
/** fileAccessLogs are not enabled */
|
|
2518
|
+
KnownCacheFileAccessLogs["Disabled"] = "Disabled";
|
|
2519
|
+
})(KnownCacheFileAccessLogs || (KnownCacheFileAccessLogs = {}));
|
|
2520
|
+
export function cacheUpdateSerializer(item) {
|
|
3879
2521
|
return {
|
|
3880
|
-
identity: !item["identity"]
|
|
3881
|
-
? item["identity"]
|
|
3882
|
-
: managedServiceIdentitySerializer(item["identity"]),
|
|
3883
2522
|
tags: item["tags"],
|
|
3884
2523
|
properties: !item["properties"]
|
|
3885
2524
|
? item["properties"]
|
|
3886
|
-
:
|
|
2525
|
+
: cacheUpdatePropertiesSerializer(item["properties"]),
|
|
3887
2526
|
};
|
|
3888
2527
|
}
|
|
3889
|
-
export function
|
|
2528
|
+
export function cacheUpdatePropertiesSerializer(item) {
|
|
3890
2529
|
return {
|
|
3891
|
-
|
|
3892
|
-
|
|
3893
|
-
? item["
|
|
3894
|
-
: item["
|
|
3895
|
-
|
|
3896
|
-
|
|
3897
|
-
|
|
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) => {
|
|
2530
|
+
size: item["size"],
|
|
2531
|
+
exportPolicy: !item["exportPolicy"]
|
|
2532
|
+
? item["exportPolicy"]
|
|
2533
|
+
: cachePropertiesExportPolicySerializer(item["exportPolicy"]),
|
|
2534
|
+
protocolTypes: !item["protocolTypes"]
|
|
2535
|
+
? item["protocolTypes"]
|
|
2536
|
+
: item["protocolTypes"].map((p) => {
|
|
3913
2537
|
return p;
|
|
3914
2538
|
}),
|
|
3915
|
-
|
|
3916
|
-
|
|
3917
|
-
|
|
3918
|
-
|
|
2539
|
+
smbSettings: !item["smbSettings"]
|
|
2540
|
+
? item["smbSettings"]
|
|
2541
|
+
: smbSettingsSerializer(item["smbSettings"]),
|
|
2542
|
+
throughputMibps: item["throughputMibps"],
|
|
2543
|
+
keyVaultPrivateEndpointResourceId: item["keyVaultPrivateEndpointResourceId"],
|
|
2544
|
+
cifsChangeNotifications: item["cifsChangeNotifications"],
|
|
2545
|
+
writeBack: item["writeBack"],
|
|
3919
2546
|
};
|
|
3920
2547
|
}
|
|
3921
|
-
export function
|
|
2548
|
+
export function _cacheListDeserializer(item) {
|
|
3922
2549
|
return {
|
|
3923
|
-
value:
|
|
2550
|
+
value: cacheArrayDeserializer(item["value"]),
|
|
3924
2551
|
nextLink: item["nextLink"],
|
|
3925
2552
|
};
|
|
3926
2553
|
}
|
|
3927
|
-
export function
|
|
2554
|
+
export function cacheArraySerializer(result) {
|
|
3928
2555
|
return result.map((item) => {
|
|
3929
|
-
return
|
|
2556
|
+
return cacheSerializer(item);
|
|
3930
2557
|
});
|
|
3931
2558
|
}
|
|
3932
|
-
export function
|
|
2559
|
+
export function cacheArrayDeserializer(result) {
|
|
3933
2560
|
return result.map((item) => {
|
|
3934
|
-
return
|
|
2561
|
+
return cacheDeserializer(item);
|
|
3935
2562
|
});
|
|
3936
2563
|
}
|
|
2564
|
+
export function peeringPassphrasesDeserializer(item) {
|
|
2565
|
+
return {
|
|
2566
|
+
clusterPeeringCommand: item["clusterPeeringCommand"],
|
|
2567
|
+
clusterPeeringPassphrase: item["clusterPeeringPassphrase"],
|
|
2568
|
+
vserverPeeringCommand: item["vserverPeeringCommand"],
|
|
2569
|
+
criticalWarning: item["criticalWarning"],
|
|
2570
|
+
};
|
|
2571
|
+
}
|
|
3937
2572
|
export function regionInfoResourceDeserializer(item) {
|
|
3938
2573
|
return {
|
|
3939
2574
|
id: item["id"],
|
|
@@ -4035,16 +2670,10 @@ export function accountPropertiesSerializer(item) {
|
|
|
4035
2670
|
activeDirectories: !item["activeDirectories"]
|
|
4036
2671
|
? item["activeDirectories"]
|
|
4037
2672
|
: activeDirectoryArraySerializer(item["activeDirectories"]),
|
|
4038
|
-
entraIdConfig: !item["entraIdConfig"]
|
|
4039
|
-
? item["entraIdConfig"]
|
|
4040
|
-
: entraIdConfigSerializer(item["entraIdConfig"]),
|
|
4041
2673
|
encryption: !item["encryption"]
|
|
4042
2674
|
? item["encryption"]
|
|
4043
2675
|
: accountEncryptionSerializer(item["encryption"]),
|
|
4044
2676
|
nfsV4IDDomain: item["nfsV4IDDomain"],
|
|
4045
|
-
ldapConfiguration: !item["ldapConfiguration"]
|
|
4046
|
-
? item["ldapConfiguration"]
|
|
4047
|
-
: ldapConfigurationSerializer(item["ldapConfiguration"]),
|
|
4048
2677
|
};
|
|
4049
2678
|
}
|
|
4050
2679
|
export function accountPropertiesDeserializer(item) {
|
|
@@ -4053,18 +2682,12 @@ export function accountPropertiesDeserializer(item) {
|
|
|
4053
2682
|
activeDirectories: !item["activeDirectories"]
|
|
4054
2683
|
? item["activeDirectories"]
|
|
4055
2684
|
: activeDirectoryArrayDeserializer(item["activeDirectories"]),
|
|
4056
|
-
entraIdConfig: !item["entraIdConfig"]
|
|
4057
|
-
? item["entraIdConfig"]
|
|
4058
|
-
: entraIdConfigDeserializer(item["entraIdConfig"]),
|
|
4059
2685
|
encryption: !item["encryption"]
|
|
4060
2686
|
? item["encryption"]
|
|
4061
2687
|
: accountEncryptionDeserializer(item["encryption"]),
|
|
4062
2688
|
disableShowmount: item["disableShowmount"],
|
|
4063
2689
|
nfsV4IDDomain: item["nfsV4IDDomain"],
|
|
4064
2690
|
multiAdStatus: item["multiAdStatus"],
|
|
4065
|
-
ldapConfiguration: !item["ldapConfiguration"]
|
|
4066
|
-
? item["ldapConfiguration"]
|
|
4067
|
-
: ldapConfigurationDeserializer(item["ldapConfiguration"]),
|
|
4068
2691
|
};
|
|
4069
2692
|
}
|
|
4070
2693
|
export function activeDirectoryArraySerializer(result) {
|
|
@@ -4157,6 +2780,20 @@ export function activeDirectoryDeserializer(item) {
|
|
|
4157
2780
|
preferredServersForLdapClient: item["preferredServersForLdapClient"],
|
|
4158
2781
|
};
|
|
4159
2782
|
}
|
|
2783
|
+
/** Status of the Active Directory */
|
|
2784
|
+
export var KnownActiveDirectoryStatus;
|
|
2785
|
+
(function (KnownActiveDirectoryStatus) {
|
|
2786
|
+
/** Active Directory created but not in use */
|
|
2787
|
+
KnownActiveDirectoryStatus["Created"] = "Created";
|
|
2788
|
+
/** Active Directory in use by SMB Volume */
|
|
2789
|
+
KnownActiveDirectoryStatus["InUse"] = "InUse";
|
|
2790
|
+
/** Active Directory Deleted */
|
|
2791
|
+
KnownActiveDirectoryStatus["Deleted"] = "Deleted";
|
|
2792
|
+
/** Error with the Active Directory */
|
|
2793
|
+
KnownActiveDirectoryStatus["Error"] = "Error";
|
|
2794
|
+
/** Active Directory Updating */
|
|
2795
|
+
KnownActiveDirectoryStatus["Updating"] = "Updating";
|
|
2796
|
+
})(KnownActiveDirectoryStatus || (KnownActiveDirectoryStatus = {}));
|
|
4160
2797
|
export function ldapSearchScopeOptSerializer(item) {
|
|
4161
2798
|
return {
|
|
4162
2799
|
userDN: item["userDN"],
|
|
@@ -4171,40 +2808,6 @@ export function ldapSearchScopeOptDeserializer(item) {
|
|
|
4171
2808
|
groupMembershipFilter: item["groupMembershipFilter"],
|
|
4172
2809
|
};
|
|
4173
2810
|
}
|
|
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
2811
|
export function accountEncryptionSerializer(item) {
|
|
4209
2812
|
return {
|
|
4210
2813
|
keySource: item["keySource"],
|
|
@@ -4225,6 +2828,14 @@ export function accountEncryptionDeserializer(item) {
|
|
|
4225
2828
|
: encryptionIdentityDeserializer(item["identity"]),
|
|
4226
2829
|
};
|
|
4227
2830
|
}
|
|
2831
|
+
/** The encryption keySource (provider). Possible values (case-insensitive): Microsoft.NetApp, Microsoft.KeyVault */
|
|
2832
|
+
export var KnownKeySource;
|
|
2833
|
+
(function (KnownKeySource) {
|
|
2834
|
+
/** Microsoft-managed key encryption */
|
|
2835
|
+
KnownKeySource["MicrosoftNetApp"] = "Microsoft.NetApp";
|
|
2836
|
+
/** Customer-managed key encryption */
|
|
2837
|
+
KnownKeySource["MicrosoftKeyVault"] = "Microsoft.KeyVault";
|
|
2838
|
+
})(KnownKeySource || (KnownKeySource = {}));
|
|
4228
2839
|
export function keyVaultPropertiesSerializer(item) {
|
|
4229
2840
|
return {
|
|
4230
2841
|
keyVaultUri: item["keyVaultUri"],
|
|
@@ -4276,30 +2887,41 @@ export var KnownMultiAdStatus;
|
|
|
4276
2887
|
/** Account is MultiAD enabled */
|
|
4277
2888
|
KnownMultiAdStatus["Enabled"] = "Enabled";
|
|
4278
2889
|
})(KnownMultiAdStatus || (KnownMultiAdStatus = {}));
|
|
4279
|
-
export function
|
|
2890
|
+
export function managedServiceIdentitySerializer(item) {
|
|
2891
|
+
return { type: item["type"], userAssignedIdentities: item["userAssignedIdentities"] };
|
|
2892
|
+
}
|
|
2893
|
+
export function managedServiceIdentityDeserializer(item) {
|
|
4280
2894
|
return {
|
|
4281
|
-
|
|
4282
|
-
|
|
4283
|
-
|
|
4284
|
-
|
|
4285
|
-
|
|
4286
|
-
|
|
4287
|
-
|
|
4288
|
-
|
|
4289
|
-
|
|
2895
|
+
principalId: item["principalId"],
|
|
2896
|
+
tenantId: item["tenantId"],
|
|
2897
|
+
type: item["type"],
|
|
2898
|
+
userAssignedIdentities: !item["userAssignedIdentities"]
|
|
2899
|
+
? item["userAssignedIdentities"]
|
|
2900
|
+
: Object.fromEntries(Object.entries(item["userAssignedIdentities"]).map(([k, p]) => [
|
|
2901
|
+
k,
|
|
2902
|
+
!p ? p : userAssignedIdentityDeserializer(p),
|
|
2903
|
+
])),
|
|
4290
2904
|
};
|
|
4291
2905
|
}
|
|
4292
|
-
|
|
2906
|
+
/** Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). */
|
|
2907
|
+
export var KnownManagedServiceIdentityType;
|
|
2908
|
+
(function (KnownManagedServiceIdentityType) {
|
|
2909
|
+
/** No managed identity. */
|
|
2910
|
+
KnownManagedServiceIdentityType["None"] = "None";
|
|
2911
|
+
/** System assigned managed identity. */
|
|
2912
|
+
KnownManagedServiceIdentityType["SystemAssigned"] = "SystemAssigned";
|
|
2913
|
+
/** User assigned managed identity. */
|
|
2914
|
+
KnownManagedServiceIdentityType["UserAssigned"] = "UserAssigned";
|
|
2915
|
+
/** System and user assigned managed identity. */
|
|
2916
|
+
KnownManagedServiceIdentityType["SystemAssignedUserAssigned"] = "SystemAssigned,UserAssigned";
|
|
2917
|
+
})(KnownManagedServiceIdentityType || (KnownManagedServiceIdentityType = {}));
|
|
2918
|
+
export function userAssignedIdentitySerializer(_item) {
|
|
2919
|
+
return {};
|
|
2920
|
+
}
|
|
2921
|
+
export function userAssignedIdentityDeserializer(item) {
|
|
4293
2922
|
return {
|
|
4294
|
-
|
|
4295
|
-
|
|
4296
|
-
? item["ldapServers"]
|
|
4297
|
-
: item["ldapServers"].map((p) => {
|
|
4298
|
-
return p;
|
|
4299
|
-
}),
|
|
4300
|
-
ldapOverTLS: item["ldapOverTLS"],
|
|
4301
|
-
serverCACertificate: item["serverCACertificate"],
|
|
4302
|
-
certificateCNHost: item["certificateCNHost"],
|
|
2923
|
+
principalId: item["principalId"],
|
|
2924
|
+
clientId: item["clientId"],
|
|
4303
2925
|
};
|
|
4304
2926
|
}
|
|
4305
2927
|
export function netAppAccountPatchSerializer(item) {
|
|
@@ -4308,60 +2930,12 @@ export function netAppAccountPatchSerializer(item) {
|
|
|
4308
2930
|
tags: item["tags"],
|
|
4309
2931
|
properties: !item["properties"]
|
|
4310
2932
|
? item["properties"]
|
|
4311
|
-
:
|
|
2933
|
+
: accountPropertiesSerializer(item["properties"]),
|
|
4312
2934
|
identity: !item["identity"]
|
|
4313
2935
|
? item["identity"]
|
|
4314
2936
|
: managedServiceIdentitySerializer(item["identity"]),
|
|
4315
2937
|
};
|
|
4316
2938
|
}
|
|
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
2939
|
export function _netAppAccountListDeserializer(item) {
|
|
4366
2940
|
return {
|
|
4367
2941
|
value: netAppAccountArrayDeserializer(item["value"]),
|
|
@@ -4782,7 +3356,11 @@ export var KnownVersions;
|
|
|
4782
3356
|
KnownVersions["V20250901"] = "2025-09-01";
|
|
4783
3357
|
/** The 2025-12-01 API version. */
|
|
4784
3358
|
KnownVersions["V20251201"] = "2025-12-01";
|
|
4785
|
-
/** The
|
|
4786
|
-
KnownVersions["
|
|
3359
|
+
/** The 2026-01-01 API version. */
|
|
3360
|
+
KnownVersions["V20260101"] = "2026-01-01";
|
|
3361
|
+
/** The 2026-03-01 API version. */
|
|
3362
|
+
KnownVersions["V20260301"] = "2026-03-01";
|
|
3363
|
+
/** The 2026-04-01 API version. */
|
|
3364
|
+
KnownVersions["V20260401"] = "2026-04-01";
|
|
4787
3365
|
})(KnownVersions || (KnownVersions = {}));
|
|
4788
3366
|
//# sourceMappingURL=models.js.map
|