@azure/arm-netapp 22.1.0-beta.1 → 23.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/browser/api/accounts/index.d.ts +1 -1
- package/dist/browser/api/accounts/index.js.map +1 -1
- package/dist/browser/api/accounts/operations.js +29 -44
- package/dist/browser/api/accounts/operations.js.map +1 -1
- package/dist/browser/api/backupPolicies/index.d.ts +1 -1
- package/dist/browser/api/backupPolicies/index.js.map +1 -1
- package/dist/browser/api/backupPolicies/operations.js +15 -24
- package/dist/browser/api/backupPolicies/operations.js.map +1 -1
- package/dist/browser/api/backupVaults/index.d.ts +1 -1
- package/dist/browser/api/backupVaults/index.js.map +1 -1
- package/dist/browser/api/backupVaults/operations.js +17 -30
- package/dist/browser/api/backupVaults/operations.js.map +1 -1
- package/dist/browser/api/backups/index.d.ts +1 -1
- package/dist/browser/api/backups/index.js.map +1 -1
- package/dist/browser/api/backups/operations.js +21 -40
- package/dist/browser/api/backups/operations.js.map +1 -1
- package/dist/browser/api/backupsUnderAccount/index.d.ts +1 -1
- package/dist/browser/api/backupsUnderAccount/index.js.map +1 -1
- package/dist/browser/api/backupsUnderAccount/operations.js +4 -7
- package/dist/browser/api/backupsUnderAccount/operations.js.map +1 -1
- package/dist/browser/api/backupsUnderBackupVault/index.d.ts +1 -1
- package/dist/browser/api/backupsUnderBackupVault/index.js.map +1 -1
- package/dist/browser/api/backupsUnderBackupVault/operations.js +4 -7
- package/dist/browser/api/backupsUnderBackupVault/operations.js.map +1 -1
- package/dist/browser/api/backupsUnderVolume/index.d.ts +1 -1
- package/dist/browser/api/backupsUnderVolume/index.js.map +1 -1
- package/dist/browser/api/backupsUnderVolume/operations.js +4 -7
- package/dist/browser/api/backupsUnderVolume/operations.js.map +1 -1
- package/dist/browser/api/index.d.ts +1 -1
- package/dist/browser/api/index.js.map +1 -1
- package/dist/browser/api/netAppManagementContext.d.ts +3 -3
- package/dist/browser/api/netAppManagementContext.js +4 -23
- package/dist/browser/api/netAppManagementContext.js.map +1 -1
- package/dist/browser/api/netAppResource/index.d.ts +1 -1
- package/dist/browser/api/netAppResource/index.js.map +1 -1
- package/dist/browser/api/netAppResource/operations.js +23 -60
- package/dist/browser/api/netAppResource/operations.js.map +1 -1
- package/dist/browser/api/netAppResourceQuotaLimits/index.d.ts +1 -1
- package/dist/browser/api/netAppResourceQuotaLimits/index.js.map +1 -1
- package/dist/browser/api/netAppResourceQuotaLimits/operations.js +5 -11
- package/dist/browser/api/netAppResourceQuotaLimits/operations.js.map +1 -1
- package/dist/browser/api/netAppResourceQuotaLimitsAccount/index.d.ts +1 -1
- package/dist/browser/api/netAppResourceQuotaLimitsAccount/index.js.map +1 -1
- package/dist/browser/api/netAppResourceQuotaLimitsAccount/operations.js +9 -23
- package/dist/browser/api/netAppResourceQuotaLimitsAccount/operations.js.map +1 -1
- package/dist/browser/api/netAppResourceRegionInfos/index.d.ts +1 -1
- package/dist/browser/api/netAppResourceRegionInfos/index.js.map +1 -1
- package/dist/browser/api/netAppResourceRegionInfos/operations.js +5 -11
- package/dist/browser/api/netAppResourceRegionInfos/operations.js.map +1 -1
- package/dist/browser/api/netAppResourceUsages/index.d.ts +1 -1
- package/dist/browser/api/netAppResourceUsages/index.js.map +1 -1
- package/dist/browser/api/netAppResourceUsages/operations.js +5 -11
- package/dist/browser/api/netAppResourceUsages/operations.js.map +1 -1
- package/dist/browser/api/operations/index.d.ts +1 -1
- package/dist/browser/api/operations/index.js.map +1 -1
- package/dist/browser/api/operations/operations.js +3 -6
- package/dist/browser/api/operations/operations.js.map +1 -1
- package/dist/browser/api/pools/index.d.ts +1 -1
- package/dist/browser/api/pools/index.js.map +1 -1
- package/dist/browser/api/pools/operations.js +15 -24
- package/dist/browser/api/pools/operations.js.map +1 -1
- package/dist/browser/api/ransomwareReports/index.d.ts +1 -1
- package/dist/browser/api/ransomwareReports/index.js.map +1 -1
- package/dist/browser/api/ransomwareReports/operations.d.ts +1 -1
- package/dist/browser/api/ransomwareReports/operations.js +10 -19
- package/dist/browser/api/ransomwareReports/operations.js.map +1 -1
- package/dist/browser/api/snapshotPolicies/index.d.ts +1 -1
- package/dist/browser/api/snapshotPolicies/index.js.map +1 -1
- package/dist/browser/api/snapshotPolicies/operations.js +16 -29
- package/dist/browser/api/snapshotPolicies/operations.js.map +1 -1
- package/dist/browser/api/snapshots/index.d.ts +1 -1
- package/dist/browser/api/snapshots/index.js.map +1 -1
- package/dist/browser/api/snapshots/operations.js +17 -25
- package/dist/browser/api/snapshots/operations.js.map +1 -1
- package/dist/browser/api/subvolumes/index.d.ts +1 -1
- package/dist/browser/api/subvolumes/index.js.map +1 -1
- package/dist/browser/api/subvolumes/operations.js +18 -29
- package/dist/browser/api/subvolumes/operations.js.map +1 -1
- package/dist/browser/api/volumeGroups/index.d.ts +1 -1
- package/dist/browser/api/volumeGroups/index.js.map +1 -1
- package/dist/browser/api/volumeGroups/operations.js +14 -25
- package/dist/browser/api/volumeGroups/operations.js.map +1 -1
- package/dist/browser/api/volumeQuotaRules/index.d.ts +1 -1
- package/dist/browser/api/volumeQuotaRules/index.js.map +1 -1
- package/dist/browser/api/volumeQuotaRules/operations.js +15 -24
- package/dist/browser/api/volumeQuotaRules/operations.js.map +1 -1
- package/dist/browser/api/volumes/index.d.ts +1 -1
- package/dist/browser/api/volumes/index.js.map +1 -1
- package/dist/browser/api/volumes/operations.d.ts +4 -4
- package/dist/browser/api/volumes/operations.js +86 -120
- package/dist/browser/api/volumes/operations.js.map +1 -1
- package/dist/browser/api/volumes/options.d.ts +3 -1
- package/dist/browser/api/volumes/options.js.map +1 -1
- package/dist/browser/classic/index.d.ts +21 -32
- package/dist/browser/classic/index.js.map +1 -1
- package/dist/browser/classic/ransomwareReports/index.d.ts +1 -1
- package/dist/browser/classic/ransomwareReports/index.js.map +1 -1
- package/dist/browser/classic/volumes/index.d.ts +3 -3
- package/dist/browser/classic/volumes/index.js.map +1 -1
- package/dist/browser/index.d.ts +27 -38
- package/dist/browser/index.js +1 -1
- package/dist/browser/index.js.map +1 -1
- package/dist/browser/models/index.d.ts +1 -1
- package/dist/browser/models/index.js +1 -1
- package/dist/browser/models/index.js.map +1 -1
- package/dist/browser/models/models.d.ts +231 -2173
- package/dist/browser/models/models.js +214 -2187
- package/dist/browser/models/models.js.map +1 -1
- package/dist/browser/netAppManagementClient.d.ts +2 -35
- package/dist/browser/netAppManagementClient.js +10 -46
- package/dist/browser/netAppManagementClient.js.map +1 -1
- package/dist/browser/restorePollerHelpers.js +63 -376
- package/dist/browser/restorePollerHelpers.js.map +1 -1
- package/dist/browser/static-helpers/pagingHelpers.d.ts +1 -0
- package/dist/browser/static-helpers/pagingHelpers.js +27 -5
- package/dist/browser/static-helpers/pagingHelpers.js.map +1 -1
- package/dist/browser/static-helpers/pollingHelpers.d.ts +4 -0
- package/dist/browser/static-helpers/pollingHelpers.js +18 -2
- package/dist/browser/static-helpers/pollingHelpers.js.map +1 -1
- package/dist/commonjs/api/accounts/index.d.ts +1 -1
- package/dist/commonjs/api/accounts/index.js.map +1 -1
- package/dist/commonjs/api/accounts/operations.js +29 -44
- package/dist/commonjs/api/accounts/operations.js.map +1 -1
- package/dist/commonjs/api/backupPolicies/index.d.ts +1 -1
- package/dist/commonjs/api/backupPolicies/index.js.map +1 -1
- package/dist/commonjs/api/backupPolicies/operations.js +15 -24
- package/dist/commonjs/api/backupPolicies/operations.js.map +1 -1
- package/dist/commonjs/api/backupVaults/index.d.ts +1 -1
- package/dist/commonjs/api/backupVaults/index.js.map +1 -1
- package/dist/commonjs/api/backupVaults/operations.js +17 -30
- package/dist/commonjs/api/backupVaults/operations.js.map +1 -1
- package/dist/commonjs/api/backups/index.d.ts +1 -1
- package/dist/commonjs/api/backups/index.js.map +1 -1
- package/dist/commonjs/api/backups/operations.js +21 -40
- package/dist/commonjs/api/backups/operations.js.map +1 -1
- package/dist/commonjs/api/backupsUnderAccount/index.d.ts +1 -1
- package/dist/commonjs/api/backupsUnderAccount/index.js.map +1 -1
- package/dist/commonjs/api/backupsUnderAccount/operations.js +4 -7
- package/dist/commonjs/api/backupsUnderAccount/operations.js.map +1 -1
- package/dist/commonjs/api/backupsUnderBackupVault/index.d.ts +1 -1
- package/dist/commonjs/api/backupsUnderBackupVault/index.js.map +1 -1
- package/dist/commonjs/api/backupsUnderBackupVault/operations.js +4 -7
- package/dist/commonjs/api/backupsUnderBackupVault/operations.js.map +1 -1
- package/dist/commonjs/api/backupsUnderVolume/index.d.ts +1 -1
- package/dist/commonjs/api/backupsUnderVolume/index.js.map +1 -1
- package/dist/commonjs/api/backupsUnderVolume/operations.js +4 -7
- package/dist/commonjs/api/backupsUnderVolume/operations.js.map +1 -1
- package/dist/commonjs/api/index.d.ts +1 -1
- package/dist/commonjs/api/index.js.map +1 -1
- package/dist/commonjs/api/netAppManagementContext.d.ts +3 -3
- package/dist/commonjs/api/netAppManagementContext.js +4 -23
- package/dist/commonjs/api/netAppManagementContext.js.map +1 -1
- package/dist/commonjs/api/netAppResource/index.d.ts +1 -1
- package/dist/commonjs/api/netAppResource/index.js.map +1 -1
- package/dist/commonjs/api/netAppResource/operations.js +23 -60
- package/dist/commonjs/api/netAppResource/operations.js.map +1 -1
- package/dist/commonjs/api/netAppResourceQuotaLimits/index.d.ts +1 -1
- package/dist/commonjs/api/netAppResourceQuotaLimits/index.js.map +1 -1
- package/dist/commonjs/api/netAppResourceQuotaLimits/operations.js +5 -11
- package/dist/commonjs/api/netAppResourceQuotaLimits/operations.js.map +1 -1
- package/dist/commonjs/api/netAppResourceQuotaLimitsAccount/index.d.ts +1 -1
- package/dist/commonjs/api/netAppResourceQuotaLimitsAccount/index.js.map +1 -1
- package/dist/commonjs/api/netAppResourceQuotaLimitsAccount/operations.js +9 -23
- package/dist/commonjs/api/netAppResourceQuotaLimitsAccount/operations.js.map +1 -1
- package/dist/commonjs/api/netAppResourceRegionInfos/index.d.ts +1 -1
- package/dist/commonjs/api/netAppResourceRegionInfos/index.js.map +1 -1
- package/dist/commonjs/api/netAppResourceRegionInfos/operations.js +5 -11
- package/dist/commonjs/api/netAppResourceRegionInfos/operations.js.map +1 -1
- package/dist/commonjs/api/netAppResourceUsages/index.d.ts +1 -1
- package/dist/commonjs/api/netAppResourceUsages/index.js.map +1 -1
- package/dist/commonjs/api/netAppResourceUsages/operations.js +5 -11
- package/dist/commonjs/api/netAppResourceUsages/operations.js.map +1 -1
- package/dist/commonjs/api/operations/index.d.ts +1 -1
- package/dist/commonjs/api/operations/index.js.map +1 -1
- package/dist/commonjs/api/operations/operations.js +3 -6
- package/dist/commonjs/api/operations/operations.js.map +1 -1
- package/dist/commonjs/api/pools/index.d.ts +1 -1
- package/dist/commonjs/api/pools/index.js.map +1 -1
- package/dist/commonjs/api/pools/operations.js +15 -24
- package/dist/commonjs/api/pools/operations.js.map +1 -1
- package/dist/commonjs/api/ransomwareReports/index.d.ts +1 -1
- package/dist/commonjs/api/ransomwareReports/index.js.map +1 -1
- package/dist/commonjs/api/ransomwareReports/operations.d.ts +1 -1
- package/dist/commonjs/api/ransomwareReports/operations.js +10 -19
- package/dist/commonjs/api/ransomwareReports/operations.js.map +1 -1
- package/dist/commonjs/api/snapshotPolicies/index.d.ts +1 -1
- package/dist/commonjs/api/snapshotPolicies/index.js.map +1 -1
- package/dist/commonjs/api/snapshotPolicies/operations.js +16 -29
- package/dist/commonjs/api/snapshotPolicies/operations.js.map +1 -1
- package/dist/commonjs/api/snapshots/index.d.ts +1 -1
- package/dist/commonjs/api/snapshots/index.js.map +1 -1
- package/dist/commonjs/api/snapshots/operations.js +17 -25
- package/dist/commonjs/api/snapshots/operations.js.map +1 -1
- package/dist/commonjs/api/subvolumes/index.d.ts +1 -1
- package/dist/commonjs/api/subvolumes/index.js.map +1 -1
- package/dist/commonjs/api/subvolumes/operations.js +18 -29
- package/dist/commonjs/api/subvolumes/operations.js.map +1 -1
- package/dist/commonjs/api/volumeGroups/index.d.ts +1 -1
- package/dist/commonjs/api/volumeGroups/index.js.map +1 -1
- package/dist/commonjs/api/volumeGroups/operations.js +14 -25
- package/dist/commonjs/api/volumeGroups/operations.js.map +1 -1
- package/dist/commonjs/api/volumeQuotaRules/index.d.ts +1 -1
- package/dist/commonjs/api/volumeQuotaRules/index.js.map +1 -1
- package/dist/commonjs/api/volumeQuotaRules/operations.js +15 -24
- package/dist/commonjs/api/volumeQuotaRules/operations.js.map +1 -1
- package/dist/commonjs/api/volumes/index.d.ts +1 -1
- package/dist/commonjs/api/volumes/index.js.map +1 -1
- package/dist/commonjs/api/volumes/operations.d.ts +4 -4
- package/dist/commonjs/api/volumes/operations.js +85 -119
- package/dist/commonjs/api/volumes/operations.js.map +1 -1
- package/dist/commonjs/api/volumes/options.d.ts +3 -1
- package/dist/commonjs/api/volumes/options.js.map +1 -1
- package/dist/commonjs/classic/index.d.ts +21 -32
- package/dist/commonjs/classic/index.js.map +1 -1
- package/dist/commonjs/classic/ransomwareReports/index.d.ts +1 -1
- package/dist/commonjs/classic/ransomwareReports/index.js.map +1 -1
- package/dist/commonjs/classic/volumes/index.d.ts +3 -3
- package/dist/commonjs/classic/volumes/index.js.map +1 -1
- package/dist/commonjs/index.d.ts +27 -38
- package/dist/commonjs/index.js +7 -47
- package/dist/commonjs/index.js.map +1 -1
- package/dist/commonjs/models/index.d.ts +1 -1
- package/dist/commonjs/models/index.js +7 -47
- package/dist/commonjs/models/index.js.map +1 -1
- package/dist/commonjs/models/models.d.ts +231 -2173
- package/dist/commonjs/models/models.js +221 -2354
- package/dist/commonjs/models/models.js.map +1 -1
- package/dist/commonjs/netAppManagementClient.d.ts +2 -35
- package/dist/commonjs/netAppManagementClient.js +50 -86
- package/dist/commonjs/netAppManagementClient.js.map +1 -1
- package/dist/commonjs/restorePollerHelpers.js +78 -391
- package/dist/commonjs/restorePollerHelpers.js.map +1 -1
- package/dist/commonjs/static-helpers/pagingHelpers.d.ts +1 -0
- package/dist/commonjs/static-helpers/pagingHelpers.js +27 -5
- package/dist/commonjs/static-helpers/pagingHelpers.js.map +1 -1
- package/dist/commonjs/static-helpers/pollingHelpers.d.ts +4 -0
- package/dist/commonjs/static-helpers/pollingHelpers.js +18 -2
- package/dist/commonjs/static-helpers/pollingHelpers.js.map +1 -1
- package/dist/commonjs/tsdoc-metadata.json +1 -1
- package/dist/esm/api/accounts/index.d.ts +1 -1
- package/dist/esm/api/accounts/index.js.map +1 -1
- package/dist/esm/api/accounts/operations.js +29 -44
- package/dist/esm/api/accounts/operations.js.map +1 -1
- package/dist/esm/api/backupPolicies/index.d.ts +1 -1
- package/dist/esm/api/backupPolicies/index.js.map +1 -1
- package/dist/esm/api/backupPolicies/operations.js +15 -24
- package/dist/esm/api/backupPolicies/operations.js.map +1 -1
- package/dist/esm/api/backupVaults/index.d.ts +1 -1
- package/dist/esm/api/backupVaults/index.js.map +1 -1
- package/dist/esm/api/backupVaults/operations.js +17 -30
- package/dist/esm/api/backupVaults/operations.js.map +1 -1
- package/dist/esm/api/backups/index.d.ts +1 -1
- package/dist/esm/api/backups/index.js.map +1 -1
- package/dist/esm/api/backups/operations.js +21 -40
- package/dist/esm/api/backups/operations.js.map +1 -1
- package/dist/esm/api/backupsUnderAccount/index.d.ts +1 -1
- package/dist/esm/api/backupsUnderAccount/index.js.map +1 -1
- package/dist/esm/api/backupsUnderAccount/operations.js +4 -7
- package/dist/esm/api/backupsUnderAccount/operations.js.map +1 -1
- package/dist/esm/api/backupsUnderBackupVault/index.d.ts +1 -1
- package/dist/esm/api/backupsUnderBackupVault/index.js.map +1 -1
- package/dist/esm/api/backupsUnderBackupVault/operations.js +4 -7
- package/dist/esm/api/backupsUnderBackupVault/operations.js.map +1 -1
- package/dist/esm/api/backupsUnderVolume/index.d.ts +1 -1
- package/dist/esm/api/backupsUnderVolume/index.js.map +1 -1
- package/dist/esm/api/backupsUnderVolume/operations.js +4 -7
- package/dist/esm/api/backupsUnderVolume/operations.js.map +1 -1
- package/dist/esm/api/index.d.ts +1 -1
- package/dist/esm/api/index.js.map +1 -1
- package/dist/esm/api/netAppManagementContext.d.ts +3 -3
- package/dist/esm/api/netAppManagementContext.js +4 -23
- package/dist/esm/api/netAppManagementContext.js.map +1 -1
- package/dist/esm/api/netAppResource/index.d.ts +1 -1
- package/dist/esm/api/netAppResource/index.js.map +1 -1
- package/dist/esm/api/netAppResource/operations.js +23 -60
- package/dist/esm/api/netAppResource/operations.js.map +1 -1
- package/dist/esm/api/netAppResourceQuotaLimits/index.d.ts +1 -1
- package/dist/esm/api/netAppResourceQuotaLimits/index.js.map +1 -1
- package/dist/esm/api/netAppResourceQuotaLimits/operations.js +5 -11
- package/dist/esm/api/netAppResourceQuotaLimits/operations.js.map +1 -1
- package/dist/esm/api/netAppResourceQuotaLimitsAccount/index.d.ts +1 -1
- package/dist/esm/api/netAppResourceQuotaLimitsAccount/index.js.map +1 -1
- package/dist/esm/api/netAppResourceQuotaLimitsAccount/operations.js +9 -23
- package/dist/esm/api/netAppResourceQuotaLimitsAccount/operations.js.map +1 -1
- package/dist/esm/api/netAppResourceRegionInfos/index.d.ts +1 -1
- package/dist/esm/api/netAppResourceRegionInfos/index.js.map +1 -1
- package/dist/esm/api/netAppResourceRegionInfos/operations.js +5 -11
- package/dist/esm/api/netAppResourceRegionInfos/operations.js.map +1 -1
- package/dist/esm/api/netAppResourceUsages/index.d.ts +1 -1
- package/dist/esm/api/netAppResourceUsages/index.js.map +1 -1
- package/dist/esm/api/netAppResourceUsages/operations.js +5 -11
- package/dist/esm/api/netAppResourceUsages/operations.js.map +1 -1
- package/dist/esm/api/operations/index.d.ts +1 -1
- package/dist/esm/api/operations/index.js.map +1 -1
- package/dist/esm/api/operations/operations.js +3 -6
- package/dist/esm/api/operations/operations.js.map +1 -1
- package/dist/esm/api/pools/index.d.ts +1 -1
- package/dist/esm/api/pools/index.js.map +1 -1
- package/dist/esm/api/pools/operations.js +15 -24
- package/dist/esm/api/pools/operations.js.map +1 -1
- package/dist/esm/api/ransomwareReports/index.d.ts +1 -1
- package/dist/esm/api/ransomwareReports/index.js.map +1 -1
- package/dist/esm/api/ransomwareReports/operations.d.ts +1 -1
- package/dist/esm/api/ransomwareReports/operations.js +10 -19
- package/dist/esm/api/ransomwareReports/operations.js.map +1 -1
- package/dist/esm/api/snapshotPolicies/index.d.ts +1 -1
- package/dist/esm/api/snapshotPolicies/index.js.map +1 -1
- package/dist/esm/api/snapshotPolicies/operations.js +16 -29
- package/dist/esm/api/snapshotPolicies/operations.js.map +1 -1
- package/dist/esm/api/snapshots/index.d.ts +1 -1
- package/dist/esm/api/snapshots/index.js.map +1 -1
- package/dist/esm/api/snapshots/operations.js +17 -25
- package/dist/esm/api/snapshots/operations.js.map +1 -1
- package/dist/esm/api/subvolumes/index.d.ts +1 -1
- package/dist/esm/api/subvolumes/index.js.map +1 -1
- package/dist/esm/api/subvolumes/operations.js +18 -29
- package/dist/esm/api/subvolumes/operations.js.map +1 -1
- package/dist/esm/api/volumeGroups/index.d.ts +1 -1
- package/dist/esm/api/volumeGroups/index.js.map +1 -1
- package/dist/esm/api/volumeGroups/operations.js +14 -25
- package/dist/esm/api/volumeGroups/operations.js.map +1 -1
- package/dist/esm/api/volumeQuotaRules/index.d.ts +1 -1
- package/dist/esm/api/volumeQuotaRules/index.js.map +1 -1
- package/dist/esm/api/volumeQuotaRules/operations.js +15 -24
- package/dist/esm/api/volumeQuotaRules/operations.js.map +1 -1
- package/dist/esm/api/volumes/index.d.ts +1 -1
- package/dist/esm/api/volumes/index.js.map +1 -1
- package/dist/esm/api/volumes/operations.d.ts +4 -4
- package/dist/esm/api/volumes/operations.js +86 -120
- package/dist/esm/api/volumes/operations.js.map +1 -1
- package/dist/esm/api/volumes/options.d.ts +3 -1
- package/dist/esm/api/volumes/options.js.map +1 -1
- package/dist/esm/classic/index.d.ts +21 -32
- package/dist/esm/classic/index.js.map +1 -1
- package/dist/esm/classic/ransomwareReports/index.d.ts +1 -1
- package/dist/esm/classic/ransomwareReports/index.js.map +1 -1
- package/dist/esm/classic/volumes/index.d.ts +3 -3
- package/dist/esm/classic/volumes/index.js.map +1 -1
- package/dist/esm/index.d.ts +27 -38
- package/dist/esm/index.js +1 -1
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/models/index.d.ts +1 -1
- package/dist/esm/models/index.js +1 -1
- package/dist/esm/models/index.js.map +1 -1
- package/dist/esm/models/models.d.ts +231 -2173
- package/dist/esm/models/models.js +214 -2187
- package/dist/esm/models/models.js.map +1 -1
- package/dist/esm/netAppManagementClient.d.ts +2 -35
- package/dist/esm/netAppManagementClient.js +10 -46
- package/dist/esm/netAppManagementClient.js.map +1 -1
- package/dist/esm/restorePollerHelpers.js +63 -376
- package/dist/esm/restorePollerHelpers.js.map +1 -1
- package/dist/esm/static-helpers/pagingHelpers.d.ts +1 -0
- package/dist/esm/static-helpers/pagingHelpers.js +27 -5
- package/dist/esm/static-helpers/pagingHelpers.js.map +1 -1
- package/dist/esm/static-helpers/pollingHelpers.d.ts +4 -0
- package/dist/esm/static-helpers/pollingHelpers.js +18 -2
- package/dist/esm/static-helpers/pollingHelpers.js.map +1 -1
- package/dist/react-native/api/accounts/index.d.ts +1 -1
- package/dist/react-native/api/accounts/index.js.map +1 -1
- package/dist/react-native/api/accounts/operations.js +29 -44
- package/dist/react-native/api/accounts/operations.js.map +1 -1
- package/dist/react-native/api/backupPolicies/index.d.ts +1 -1
- package/dist/react-native/api/backupPolicies/index.js.map +1 -1
- package/dist/react-native/api/backupPolicies/operations.js +15 -24
- package/dist/react-native/api/backupPolicies/operations.js.map +1 -1
- package/dist/react-native/api/backupVaults/index.d.ts +1 -1
- package/dist/react-native/api/backupVaults/index.js.map +1 -1
- package/dist/react-native/api/backupVaults/operations.js +17 -30
- package/dist/react-native/api/backupVaults/operations.js.map +1 -1
- package/dist/react-native/api/backups/index.d.ts +1 -1
- package/dist/react-native/api/backups/index.js.map +1 -1
- package/dist/react-native/api/backups/operations.js +21 -40
- package/dist/react-native/api/backups/operations.js.map +1 -1
- package/dist/react-native/api/backupsUnderAccount/index.d.ts +1 -1
- package/dist/react-native/api/backupsUnderAccount/index.js.map +1 -1
- package/dist/react-native/api/backupsUnderAccount/operations.js +4 -7
- package/dist/react-native/api/backupsUnderAccount/operations.js.map +1 -1
- package/dist/react-native/api/backupsUnderBackupVault/index.d.ts +1 -1
- package/dist/react-native/api/backupsUnderBackupVault/index.js.map +1 -1
- package/dist/react-native/api/backupsUnderBackupVault/operations.js +4 -7
- package/dist/react-native/api/backupsUnderBackupVault/operations.js.map +1 -1
- package/dist/react-native/api/backupsUnderVolume/index.d.ts +1 -1
- package/dist/react-native/api/backupsUnderVolume/index.js.map +1 -1
- package/dist/react-native/api/backupsUnderVolume/operations.js +4 -7
- package/dist/react-native/api/backupsUnderVolume/operations.js.map +1 -1
- package/dist/react-native/api/index.d.ts +1 -1
- package/dist/react-native/api/index.js.map +1 -1
- package/dist/react-native/api/netAppManagementContext.d.ts +3 -3
- package/dist/react-native/api/netAppManagementContext.js +4 -23
- package/dist/react-native/api/netAppManagementContext.js.map +1 -1
- package/dist/react-native/api/netAppResource/index.d.ts +1 -1
- package/dist/react-native/api/netAppResource/index.js.map +1 -1
- package/dist/react-native/api/netAppResource/operations.js +23 -60
- package/dist/react-native/api/netAppResource/operations.js.map +1 -1
- package/dist/react-native/api/netAppResourceQuotaLimits/index.d.ts +1 -1
- package/dist/react-native/api/netAppResourceQuotaLimits/index.js.map +1 -1
- package/dist/react-native/api/netAppResourceQuotaLimits/operations.js +5 -11
- package/dist/react-native/api/netAppResourceQuotaLimits/operations.js.map +1 -1
- package/dist/react-native/api/netAppResourceQuotaLimitsAccount/index.d.ts +1 -1
- package/dist/react-native/api/netAppResourceQuotaLimitsAccount/index.js.map +1 -1
- package/dist/react-native/api/netAppResourceQuotaLimitsAccount/operations.js +9 -23
- package/dist/react-native/api/netAppResourceQuotaLimitsAccount/operations.js.map +1 -1
- package/dist/react-native/api/netAppResourceRegionInfos/index.d.ts +1 -1
- package/dist/react-native/api/netAppResourceRegionInfos/index.js.map +1 -1
- package/dist/react-native/api/netAppResourceRegionInfos/operations.js +5 -11
- package/dist/react-native/api/netAppResourceRegionInfos/operations.js.map +1 -1
- package/dist/react-native/api/netAppResourceUsages/index.d.ts +1 -1
- package/dist/react-native/api/netAppResourceUsages/index.js.map +1 -1
- package/dist/react-native/api/netAppResourceUsages/operations.js +5 -11
- package/dist/react-native/api/netAppResourceUsages/operations.js.map +1 -1
- package/dist/react-native/api/operations/index.d.ts +1 -1
- package/dist/react-native/api/operations/index.js.map +1 -1
- package/dist/react-native/api/operations/operations.js +3 -6
- package/dist/react-native/api/operations/operations.js.map +1 -1
- package/dist/react-native/api/pools/index.d.ts +1 -1
- package/dist/react-native/api/pools/index.js.map +1 -1
- package/dist/react-native/api/pools/operations.js +15 -24
- package/dist/react-native/api/pools/operations.js.map +1 -1
- package/dist/react-native/api/ransomwareReports/index.d.ts +1 -1
- package/dist/react-native/api/ransomwareReports/index.js.map +1 -1
- package/dist/react-native/api/ransomwareReports/operations.d.ts +1 -1
- package/dist/react-native/api/ransomwareReports/operations.js +10 -19
- package/dist/react-native/api/ransomwareReports/operations.js.map +1 -1
- package/dist/react-native/api/snapshotPolicies/index.d.ts +1 -1
- package/dist/react-native/api/snapshotPolicies/index.js.map +1 -1
- package/dist/react-native/api/snapshotPolicies/operations.js +16 -29
- package/dist/react-native/api/snapshotPolicies/operations.js.map +1 -1
- package/dist/react-native/api/snapshots/index.d.ts +1 -1
- package/dist/react-native/api/snapshots/index.js.map +1 -1
- package/dist/react-native/api/snapshots/operations.js +17 -25
- package/dist/react-native/api/snapshots/operations.js.map +1 -1
- package/dist/react-native/api/subvolumes/index.d.ts +1 -1
- package/dist/react-native/api/subvolumes/index.js.map +1 -1
- package/dist/react-native/api/subvolumes/operations.js +18 -29
- package/dist/react-native/api/subvolumes/operations.js.map +1 -1
- package/dist/react-native/api/volumeGroups/index.d.ts +1 -1
- package/dist/react-native/api/volumeGroups/index.js.map +1 -1
- package/dist/react-native/api/volumeGroups/operations.js +14 -25
- package/dist/react-native/api/volumeGroups/operations.js.map +1 -1
- package/dist/react-native/api/volumeQuotaRules/index.d.ts +1 -1
- package/dist/react-native/api/volumeQuotaRules/index.js.map +1 -1
- package/dist/react-native/api/volumeQuotaRules/operations.js +15 -24
- package/dist/react-native/api/volumeQuotaRules/operations.js.map +1 -1
- package/dist/react-native/api/volumes/index.d.ts +1 -1
- package/dist/react-native/api/volumes/index.js.map +1 -1
- package/dist/react-native/api/volumes/operations.d.ts +4 -4
- package/dist/react-native/api/volumes/operations.js +86 -120
- package/dist/react-native/api/volumes/operations.js.map +1 -1
- package/dist/react-native/api/volumes/options.d.ts +3 -1
- package/dist/react-native/api/volumes/options.js.map +1 -1
- package/dist/react-native/classic/index.d.ts +21 -32
- package/dist/react-native/classic/index.js.map +1 -1
- package/dist/react-native/classic/ransomwareReports/index.d.ts +1 -1
- package/dist/react-native/classic/ransomwareReports/index.js.map +1 -1
- package/dist/react-native/classic/volumes/index.d.ts +3 -3
- package/dist/react-native/classic/volumes/index.js.map +1 -1
- package/dist/react-native/index.d.ts +27 -38
- package/dist/react-native/index.js +1 -1
- package/dist/react-native/index.js.map +1 -1
- package/dist/react-native/models/index.d.ts +1 -1
- package/dist/react-native/models/index.js +1 -1
- package/dist/react-native/models/index.js.map +1 -1
- package/dist/react-native/models/models.d.ts +231 -2173
- package/dist/react-native/models/models.js +214 -2187
- package/dist/react-native/models/models.js.map +1 -1
- package/dist/react-native/netAppManagementClient.d.ts +2 -35
- package/dist/react-native/netAppManagementClient.js +10 -46
- package/dist/react-native/netAppManagementClient.js.map +1 -1
- package/dist/react-native/restorePollerHelpers.js +63 -376
- package/dist/react-native/restorePollerHelpers.js.map +1 -1
- package/dist/react-native/static-helpers/pagingHelpers.d.ts +1 -0
- package/dist/react-native/static-helpers/pagingHelpers.js +27 -5
- package/dist/react-native/static-helpers/pagingHelpers.js.map +1 -1
- package/dist/react-native/static-helpers/pollingHelpers.d.ts +4 -0
- package/dist/react-native/static-helpers/pollingHelpers.js +18 -2
- package/dist/react-native/static-helpers/pollingHelpers.js.map +1 -1
- package/package.json +5 -214
- package/dist/browser/api/activeDirectoryConfigs/index.d.ts +0 -3
- package/dist/browser/api/activeDirectoryConfigs/index.js +0 -4
- package/dist/browser/api/activeDirectoryConfigs/index.js.map +0 -1
- package/dist/browser/api/activeDirectoryConfigs/operations.d.ts +0 -36
- package/dist/browser/api/activeDirectoryConfigs/operations.js +0 -216
- package/dist/browser/api/activeDirectoryConfigs/operations.js.map +0 -1
- package/dist/browser/api/activeDirectoryConfigs/options.d.ts +0 -26
- package/dist/browser/api/activeDirectoryConfigs/options.js +0 -4
- package/dist/browser/api/activeDirectoryConfigs/options.js.map +0 -1
- package/dist/browser/api/buckets/index.d.ts +0 -3
- package/dist/browser/api/buckets/index.js +0 -4
- package/dist/browser/api/buckets/index.js.map +0 -1
- package/dist/browser/api/buckets/operations.d.ts +0 -36
- package/dist/browser/api/buckets/operations.js +0 -227
- package/dist/browser/api/buckets/operations.js.map +0 -1
- package/dist/browser/api/buckets/options.d.ts +0 -26
- package/dist/browser/api/buckets/options.js +0 -4
- package/dist/browser/api/buckets/options.js.map +0 -1
- package/dist/browser/api/caches/index.d.ts +0 -3
- package/dist/browser/api/caches/index.js +0 -4
- package/dist/browser/api/caches/index.js.map +0 -1
- package/dist/browser/api/caches/operations.d.ts +0 -40
- package/dist/browser/api/caches/operations.js +0 -258
- package/dist/browser/api/caches/operations.js.map +0 -1
- package/dist/browser/api/caches/options.d.ts +0 -31
- package/dist/browser/api/caches/options.js +0 -4
- package/dist/browser/api/caches/options.js.map +0 -1
- package/dist/browser/api/elasticAccounts/index.d.ts +0 -3
- package/dist/browser/api/elasticAccounts/index.js +0 -4
- package/dist/browser/api/elasticAccounts/index.js.map +0 -1
- package/dist/browser/api/elasticAccounts/operations.d.ts +0 -36
- package/dist/browser/api/elasticAccounts/operations.js +0 -212
- package/dist/browser/api/elasticAccounts/operations.js.map +0 -1
- package/dist/browser/api/elasticAccounts/options.d.ts +0 -26
- package/dist/browser/api/elasticAccounts/options.js +0 -4
- package/dist/browser/api/elasticAccounts/options.js.map +0 -1
- package/dist/browser/api/elasticBackupPolicies/index.d.ts +0 -3
- package/dist/browser/api/elasticBackupPolicies/index.js +0 -4
- package/dist/browser/api/elasticBackupPolicies/index.js.map +0 -1
- package/dist/browser/api/elasticBackupPolicies/operations.d.ts +0 -32
- package/dist/browser/api/elasticBackupPolicies/operations.js +0 -189
- package/dist/browser/api/elasticBackupPolicies/operations.js.map +0 -1
- package/dist/browser/api/elasticBackupPolicies/options.d.ts +0 -23
- package/dist/browser/api/elasticBackupPolicies/options.js +0 -4
- package/dist/browser/api/elasticBackupPolicies/options.js.map +0 -1
- package/dist/browser/api/elasticBackupVaults/index.d.ts +0 -3
- package/dist/browser/api/elasticBackupVaults/index.js +0 -4
- package/dist/browser/api/elasticBackupVaults/index.js.map +0 -1
- package/dist/browser/api/elasticBackupVaults/operations.d.ts +0 -32
- package/dist/browser/api/elasticBackupVaults/operations.js +0 -189
- package/dist/browser/api/elasticBackupVaults/operations.js.map +0 -1
- package/dist/browser/api/elasticBackupVaults/options.d.ts +0 -23
- package/dist/browser/api/elasticBackupVaults/options.js +0 -4
- package/dist/browser/api/elasticBackupVaults/options.js.map +0 -1
- package/dist/browser/api/elasticBackups/index.d.ts +0 -3
- package/dist/browser/api/elasticBackups/index.js +0 -4
- package/dist/browser/api/elasticBackups/index.js.map +0 -1
- package/dist/browser/api/elasticBackups/operations.d.ts +0 -32
- package/dist/browser/api/elasticBackups/operations.js +0 -186
- package/dist/browser/api/elasticBackups/operations.js.map +0 -1
- package/dist/browser/api/elasticBackups/options.d.ts +0 -23
- package/dist/browser/api/elasticBackups/options.js +0 -4
- package/dist/browser/api/elasticBackups/options.js.map +0 -1
- package/dist/browser/api/elasticCapacityPools/index.d.ts +0 -3
- package/dist/browser/api/elasticCapacityPools/index.js +0 -4
- package/dist/browser/api/elasticCapacityPools/index.js.map +0 -1
- package/dist/browser/api/elasticCapacityPools/operations.d.ts +0 -40
- package/dist/browser/api/elasticCapacityPools/operations.js +0 -269
- package/dist/browser/api/elasticCapacityPools/operations.js.map +0 -1
- package/dist/browser/api/elasticCapacityPools/options.d.ts +0 -31
- package/dist/browser/api/elasticCapacityPools/options.js +0 -4
- package/dist/browser/api/elasticCapacityPools/options.js.map +0 -1
- package/dist/browser/api/elasticSnapshotPolicies/index.d.ts +0 -3
- package/dist/browser/api/elasticSnapshotPolicies/index.js +0 -4
- package/dist/browser/api/elasticSnapshotPolicies/index.js.map +0 -1
- package/dist/browser/api/elasticSnapshotPolicies/operations.d.ts +0 -36
- package/dist/browser/api/elasticSnapshotPolicies/operations.js +0 -224
- package/dist/browser/api/elasticSnapshotPolicies/operations.js.map +0 -1
- package/dist/browser/api/elasticSnapshotPolicies/options.d.ts +0 -26
- package/dist/browser/api/elasticSnapshotPolicies/options.js +0 -4
- package/dist/browser/api/elasticSnapshotPolicies/options.js.map +0 -1
- package/dist/browser/api/elasticSnapshots/index.d.ts +0 -3
- package/dist/browser/api/elasticSnapshots/index.js +0 -4
- package/dist/browser/api/elasticSnapshots/index.js.map +0 -1
- package/dist/browser/api/elasticSnapshots/operations.d.ts +0 -28
- package/dist/browser/api/elasticSnapshots/operations.js +0 -159
- package/dist/browser/api/elasticSnapshots/operations.js.map +0 -1
- package/dist/browser/api/elasticSnapshots/options.d.ts +0 -18
- package/dist/browser/api/elasticSnapshots/options.js +0 -4
- package/dist/browser/api/elasticSnapshots/options.js.map +0 -1
- package/dist/browser/api/elasticVolumes/index.d.ts +0 -3
- package/dist/browser/api/elasticVolumes/index.js +0 -4
- package/dist/browser/api/elasticVolumes/index.js.map +0 -1
- package/dist/browser/api/elasticVolumes/operations.d.ts +0 -36
- package/dist/browser/api/elasticVolumes/operations.js +0 -229
- package/dist/browser/api/elasticVolumes/operations.js.map +0 -1
- package/dist/browser/api/elasticVolumes/options.d.ts +0 -28
- package/dist/browser/api/elasticVolumes/options.js +0 -4
- package/dist/browser/api/elasticVolumes/options.js.map +0 -1
- package/dist/browser/classic/activeDirectoryConfigs/index.d.ts +0 -27
- package/dist/browser/classic/activeDirectoryConfigs/index.js +0 -19
- package/dist/browser/classic/activeDirectoryConfigs/index.js.map +0 -1
- package/dist/browser/classic/buckets/index.d.ts +0 -27
- package/dist/browser/classic/buckets/index.js +0 -19
- package/dist/browser/classic/buckets/index.js.map +0 -1
- package/dist/browser/classic/caches/index.d.ts +0 -29
- package/dist/browser/classic/caches/index.js +0 -20
- package/dist/browser/classic/caches/index.js.map +0 -1
- package/dist/browser/classic/elasticAccounts/index.d.ts +0 -27
- package/dist/browser/classic/elasticAccounts/index.js +0 -19
- package/dist/browser/classic/elasticAccounts/index.js.map +0 -1
- package/dist/browser/classic/elasticBackupPolicies/index.d.ts +0 -25
- package/dist/browser/classic/elasticBackupPolicies/index.js +0 -18
- package/dist/browser/classic/elasticBackupPolicies/index.js.map +0 -1
- package/dist/browser/classic/elasticBackupVaults/index.d.ts +0 -25
- package/dist/browser/classic/elasticBackupVaults/index.js +0 -18
- package/dist/browser/classic/elasticBackupVaults/index.js.map +0 -1
- package/dist/browser/classic/elasticBackups/index.d.ts +0 -25
- package/dist/browser/classic/elasticBackups/index.js +0 -18
- package/dist/browser/classic/elasticBackups/index.js.map +0 -1
- package/dist/browser/classic/elasticCapacityPools/index.d.ts +0 -29
- package/dist/browser/classic/elasticCapacityPools/index.js +0 -20
- package/dist/browser/classic/elasticCapacityPools/index.js.map +0 -1
- package/dist/browser/classic/elasticSnapshotPolicies/index.d.ts +0 -27
- package/dist/browser/classic/elasticSnapshotPolicies/index.js +0 -19
- package/dist/browser/classic/elasticSnapshotPolicies/index.js.map +0 -1
- package/dist/browser/classic/elasticSnapshots/index.d.ts +0 -23
- package/dist/browser/classic/elasticSnapshots/index.js +0 -17
- package/dist/browser/classic/elasticSnapshots/index.js.map +0 -1
- package/dist/browser/classic/elasticVolumes/index.d.ts +0 -27
- package/dist/browser/classic/elasticVolumes/index.js +0 -19
- package/dist/browser/classic/elasticVolumes/index.js.map +0 -1
- package/dist/commonjs/api/activeDirectoryConfigs/index.d.ts +0 -3
- package/dist/commonjs/api/activeDirectoryConfigs/index.js +0 -13
- package/dist/commonjs/api/activeDirectoryConfigs/index.js.map +0 -1
- package/dist/commonjs/api/activeDirectoryConfigs/operations.d.ts +0 -36
- package/dist/commonjs/api/activeDirectoryConfigs/operations.js +0 -236
- package/dist/commonjs/api/activeDirectoryConfigs/operations.js.map +0 -1
- package/dist/commonjs/api/activeDirectoryConfigs/options.d.ts +0 -26
- package/dist/commonjs/api/activeDirectoryConfigs/options.js +0 -5
- package/dist/commonjs/api/activeDirectoryConfigs/options.js.map +0 -1
- package/dist/commonjs/api/buckets/index.d.ts +0 -3
- package/dist/commonjs/api/buckets/index.js +0 -13
- package/dist/commonjs/api/buckets/index.js.map +0 -1
- package/dist/commonjs/api/buckets/operations.d.ts +0 -36
- package/dist/commonjs/api/buckets/operations.js +0 -247
- package/dist/commonjs/api/buckets/operations.js.map +0 -1
- package/dist/commonjs/api/buckets/options.d.ts +0 -26
- package/dist/commonjs/api/buckets/options.js +0 -5
- package/dist/commonjs/api/buckets/options.js.map +0 -1
- package/dist/commonjs/api/caches/index.d.ts +0 -3
- package/dist/commonjs/api/caches/index.js +0 -14
- package/dist/commonjs/api/caches/index.js.map +0 -1
- package/dist/commonjs/api/caches/operations.d.ts +0 -40
- package/dist/commonjs/api/caches/operations.js +0 -281
- package/dist/commonjs/api/caches/operations.js.map +0 -1
- package/dist/commonjs/api/caches/options.d.ts +0 -31
- package/dist/commonjs/api/caches/options.js +0 -5
- package/dist/commonjs/api/caches/options.js.map +0 -1
- package/dist/commonjs/api/elasticAccounts/index.d.ts +0 -3
- package/dist/commonjs/api/elasticAccounts/index.js +0 -13
- package/dist/commonjs/api/elasticAccounts/index.js.map +0 -1
- package/dist/commonjs/api/elasticAccounts/operations.d.ts +0 -36
- package/dist/commonjs/api/elasticAccounts/operations.js +0 -232
- package/dist/commonjs/api/elasticAccounts/operations.js.map +0 -1
- package/dist/commonjs/api/elasticAccounts/options.d.ts +0 -26
- package/dist/commonjs/api/elasticAccounts/options.js +0 -5
- package/dist/commonjs/api/elasticAccounts/options.js.map +0 -1
- package/dist/commonjs/api/elasticBackupPolicies/index.d.ts +0 -3
- package/dist/commonjs/api/elasticBackupPolicies/index.js +0 -12
- package/dist/commonjs/api/elasticBackupPolicies/index.js.map +0 -1
- package/dist/commonjs/api/elasticBackupPolicies/operations.d.ts +0 -32
- package/dist/commonjs/api/elasticBackupPolicies/operations.js +0 -206
- package/dist/commonjs/api/elasticBackupPolicies/operations.js.map +0 -1
- package/dist/commonjs/api/elasticBackupPolicies/options.d.ts +0 -23
- package/dist/commonjs/api/elasticBackupPolicies/options.js +0 -5
- package/dist/commonjs/api/elasticBackupPolicies/options.js.map +0 -1
- package/dist/commonjs/api/elasticBackupVaults/index.d.ts +0 -3
- package/dist/commonjs/api/elasticBackupVaults/index.js +0 -12
- package/dist/commonjs/api/elasticBackupVaults/index.js.map +0 -1
- package/dist/commonjs/api/elasticBackupVaults/operations.d.ts +0 -32
- package/dist/commonjs/api/elasticBackupVaults/operations.js +0 -206
- package/dist/commonjs/api/elasticBackupVaults/operations.js.map +0 -1
- package/dist/commonjs/api/elasticBackupVaults/options.d.ts +0 -23
- package/dist/commonjs/api/elasticBackupVaults/options.js +0 -5
- package/dist/commonjs/api/elasticBackupVaults/options.js.map +0 -1
- package/dist/commonjs/api/elasticBackups/index.d.ts +0 -3
- package/dist/commonjs/api/elasticBackups/index.js +0 -12
- package/dist/commonjs/api/elasticBackups/index.js.map +0 -1
- package/dist/commonjs/api/elasticBackups/operations.d.ts +0 -32
- package/dist/commonjs/api/elasticBackups/operations.js +0 -203
- package/dist/commonjs/api/elasticBackups/operations.js.map +0 -1
- package/dist/commonjs/api/elasticBackups/options.d.ts +0 -23
- package/dist/commonjs/api/elasticBackups/options.js +0 -5
- package/dist/commonjs/api/elasticBackups/options.js.map +0 -1
- package/dist/commonjs/api/elasticCapacityPools/index.d.ts +0 -3
- package/dist/commonjs/api/elasticCapacityPools/index.js +0 -14
- package/dist/commonjs/api/elasticCapacityPools/index.js.map +0 -1
- package/dist/commonjs/api/elasticCapacityPools/operations.d.ts +0 -40
- package/dist/commonjs/api/elasticCapacityPools/operations.js +0 -292
- package/dist/commonjs/api/elasticCapacityPools/operations.js.map +0 -1
- package/dist/commonjs/api/elasticCapacityPools/options.d.ts +0 -31
- package/dist/commonjs/api/elasticCapacityPools/options.js +0 -5
- package/dist/commonjs/api/elasticCapacityPools/options.js.map +0 -1
- package/dist/commonjs/api/elasticSnapshotPolicies/index.d.ts +0 -3
- package/dist/commonjs/api/elasticSnapshotPolicies/index.js +0 -13
- package/dist/commonjs/api/elasticSnapshotPolicies/index.js.map +0 -1
- package/dist/commonjs/api/elasticSnapshotPolicies/operations.d.ts +0 -36
- package/dist/commonjs/api/elasticSnapshotPolicies/operations.js +0 -244
- package/dist/commonjs/api/elasticSnapshotPolicies/operations.js.map +0 -1
- package/dist/commonjs/api/elasticSnapshotPolicies/options.d.ts +0 -26
- package/dist/commonjs/api/elasticSnapshotPolicies/options.js +0 -5
- package/dist/commonjs/api/elasticSnapshotPolicies/options.js.map +0 -1
- package/dist/commonjs/api/elasticSnapshots/index.d.ts +0 -3
- package/dist/commonjs/api/elasticSnapshots/index.js +0 -11
- package/dist/commonjs/api/elasticSnapshots/index.js.map +0 -1
- package/dist/commonjs/api/elasticSnapshots/operations.d.ts +0 -28
- package/dist/commonjs/api/elasticSnapshots/operations.js +0 -173
- package/dist/commonjs/api/elasticSnapshots/operations.js.map +0 -1
- package/dist/commonjs/api/elasticSnapshots/options.d.ts +0 -18
- package/dist/commonjs/api/elasticSnapshots/options.js +0 -5
- package/dist/commonjs/api/elasticSnapshots/options.js.map +0 -1
- package/dist/commonjs/api/elasticVolumes/index.d.ts +0 -3
- package/dist/commonjs/api/elasticVolumes/index.js +0 -13
- package/dist/commonjs/api/elasticVolumes/index.js.map +0 -1
- package/dist/commonjs/api/elasticVolumes/operations.d.ts +0 -36
- package/dist/commonjs/api/elasticVolumes/operations.js +0 -249
- package/dist/commonjs/api/elasticVolumes/operations.js.map +0 -1
- package/dist/commonjs/api/elasticVolumes/options.d.ts +0 -28
- package/dist/commonjs/api/elasticVolumes/options.js +0 -5
- package/dist/commonjs/api/elasticVolumes/options.js.map +0 -1
- package/dist/commonjs/classic/activeDirectoryConfigs/index.d.ts +0 -27
- package/dist/commonjs/classic/activeDirectoryConfigs/index.js +0 -22
- package/dist/commonjs/classic/activeDirectoryConfigs/index.js.map +0 -1
- package/dist/commonjs/classic/buckets/index.d.ts +0 -27
- package/dist/commonjs/classic/buckets/index.js +0 -22
- package/dist/commonjs/classic/buckets/index.js.map +0 -1
- package/dist/commonjs/classic/caches/index.d.ts +0 -29
- package/dist/commonjs/classic/caches/index.js +0 -23
- package/dist/commonjs/classic/caches/index.js.map +0 -1
- package/dist/commonjs/classic/elasticAccounts/index.d.ts +0 -27
- package/dist/commonjs/classic/elasticAccounts/index.js +0 -22
- package/dist/commonjs/classic/elasticAccounts/index.js.map +0 -1
- package/dist/commonjs/classic/elasticBackupPolicies/index.d.ts +0 -25
- package/dist/commonjs/classic/elasticBackupPolicies/index.js +0 -21
- package/dist/commonjs/classic/elasticBackupPolicies/index.js.map +0 -1
- package/dist/commonjs/classic/elasticBackupVaults/index.d.ts +0 -25
- package/dist/commonjs/classic/elasticBackupVaults/index.js +0 -21
- package/dist/commonjs/classic/elasticBackupVaults/index.js.map +0 -1
- package/dist/commonjs/classic/elasticBackups/index.d.ts +0 -25
- package/dist/commonjs/classic/elasticBackups/index.js +0 -21
- package/dist/commonjs/classic/elasticBackups/index.js.map +0 -1
- package/dist/commonjs/classic/elasticCapacityPools/index.d.ts +0 -29
- package/dist/commonjs/classic/elasticCapacityPools/index.js +0 -23
- package/dist/commonjs/classic/elasticCapacityPools/index.js.map +0 -1
- package/dist/commonjs/classic/elasticSnapshotPolicies/index.d.ts +0 -27
- package/dist/commonjs/classic/elasticSnapshotPolicies/index.js +0 -22
- package/dist/commonjs/classic/elasticSnapshotPolicies/index.js.map +0 -1
- package/dist/commonjs/classic/elasticSnapshots/index.d.ts +0 -23
- package/dist/commonjs/classic/elasticSnapshots/index.js +0 -20
- package/dist/commonjs/classic/elasticSnapshots/index.js.map +0 -1
- package/dist/commonjs/classic/elasticVolumes/index.d.ts +0 -27
- package/dist/commonjs/classic/elasticVolumes/index.js +0 -22
- package/dist/commonjs/classic/elasticVolumes/index.js.map +0 -1
- package/dist/esm/api/activeDirectoryConfigs/index.d.ts +0 -3
- package/dist/esm/api/activeDirectoryConfigs/index.js +0 -4
- package/dist/esm/api/activeDirectoryConfigs/index.js.map +0 -1
- package/dist/esm/api/activeDirectoryConfigs/operations.d.ts +0 -36
- package/dist/esm/api/activeDirectoryConfigs/operations.js +0 -216
- package/dist/esm/api/activeDirectoryConfigs/operations.js.map +0 -1
- package/dist/esm/api/activeDirectoryConfigs/options.d.ts +0 -26
- package/dist/esm/api/activeDirectoryConfigs/options.js +0 -4
- package/dist/esm/api/activeDirectoryConfigs/options.js.map +0 -1
- package/dist/esm/api/buckets/index.d.ts +0 -3
- package/dist/esm/api/buckets/index.js +0 -4
- package/dist/esm/api/buckets/index.js.map +0 -1
- package/dist/esm/api/buckets/operations.d.ts +0 -36
- package/dist/esm/api/buckets/operations.js +0 -227
- package/dist/esm/api/buckets/operations.js.map +0 -1
- package/dist/esm/api/buckets/options.d.ts +0 -26
- package/dist/esm/api/buckets/options.js +0 -4
- package/dist/esm/api/buckets/options.js.map +0 -1
- package/dist/esm/api/caches/index.d.ts +0 -3
- package/dist/esm/api/caches/index.js +0 -4
- package/dist/esm/api/caches/index.js.map +0 -1
- package/dist/esm/api/caches/operations.d.ts +0 -40
- package/dist/esm/api/caches/operations.js +0 -258
- package/dist/esm/api/caches/operations.js.map +0 -1
- package/dist/esm/api/caches/options.d.ts +0 -31
- package/dist/esm/api/caches/options.js +0 -4
- package/dist/esm/api/caches/options.js.map +0 -1
- package/dist/esm/api/elasticAccounts/index.d.ts +0 -3
- package/dist/esm/api/elasticAccounts/index.js +0 -4
- package/dist/esm/api/elasticAccounts/index.js.map +0 -1
- package/dist/esm/api/elasticAccounts/operations.d.ts +0 -36
- package/dist/esm/api/elasticAccounts/operations.js +0 -212
- package/dist/esm/api/elasticAccounts/operations.js.map +0 -1
- package/dist/esm/api/elasticAccounts/options.d.ts +0 -26
- package/dist/esm/api/elasticAccounts/options.js +0 -4
- package/dist/esm/api/elasticAccounts/options.js.map +0 -1
- package/dist/esm/api/elasticBackupPolicies/index.d.ts +0 -3
- package/dist/esm/api/elasticBackupPolicies/index.js +0 -4
- package/dist/esm/api/elasticBackupPolicies/index.js.map +0 -1
- package/dist/esm/api/elasticBackupPolicies/operations.d.ts +0 -32
- package/dist/esm/api/elasticBackupPolicies/operations.js +0 -189
- package/dist/esm/api/elasticBackupPolicies/operations.js.map +0 -1
- package/dist/esm/api/elasticBackupPolicies/options.d.ts +0 -23
- package/dist/esm/api/elasticBackupPolicies/options.js +0 -4
- package/dist/esm/api/elasticBackupPolicies/options.js.map +0 -1
- package/dist/esm/api/elasticBackupVaults/index.d.ts +0 -3
- package/dist/esm/api/elasticBackupVaults/index.js +0 -4
- package/dist/esm/api/elasticBackupVaults/index.js.map +0 -1
- package/dist/esm/api/elasticBackupVaults/operations.d.ts +0 -32
- package/dist/esm/api/elasticBackupVaults/operations.js +0 -189
- package/dist/esm/api/elasticBackupVaults/operations.js.map +0 -1
- package/dist/esm/api/elasticBackupVaults/options.d.ts +0 -23
- package/dist/esm/api/elasticBackupVaults/options.js +0 -4
- package/dist/esm/api/elasticBackupVaults/options.js.map +0 -1
- package/dist/esm/api/elasticBackups/index.d.ts +0 -3
- package/dist/esm/api/elasticBackups/index.js +0 -4
- package/dist/esm/api/elasticBackups/index.js.map +0 -1
- package/dist/esm/api/elasticBackups/operations.d.ts +0 -32
- package/dist/esm/api/elasticBackups/operations.js +0 -186
- package/dist/esm/api/elasticBackups/operations.js.map +0 -1
- package/dist/esm/api/elasticBackups/options.d.ts +0 -23
- package/dist/esm/api/elasticBackups/options.js +0 -4
- package/dist/esm/api/elasticBackups/options.js.map +0 -1
- package/dist/esm/api/elasticCapacityPools/index.d.ts +0 -3
- package/dist/esm/api/elasticCapacityPools/index.js +0 -4
- package/dist/esm/api/elasticCapacityPools/index.js.map +0 -1
- package/dist/esm/api/elasticCapacityPools/operations.d.ts +0 -40
- package/dist/esm/api/elasticCapacityPools/operations.js +0 -269
- package/dist/esm/api/elasticCapacityPools/operations.js.map +0 -1
- package/dist/esm/api/elasticCapacityPools/options.d.ts +0 -31
- package/dist/esm/api/elasticCapacityPools/options.js +0 -4
- package/dist/esm/api/elasticCapacityPools/options.js.map +0 -1
- package/dist/esm/api/elasticSnapshotPolicies/index.d.ts +0 -3
- package/dist/esm/api/elasticSnapshotPolicies/index.js +0 -4
- package/dist/esm/api/elasticSnapshotPolicies/index.js.map +0 -1
- package/dist/esm/api/elasticSnapshotPolicies/operations.d.ts +0 -36
- package/dist/esm/api/elasticSnapshotPolicies/operations.js +0 -224
- package/dist/esm/api/elasticSnapshotPolicies/operations.js.map +0 -1
- package/dist/esm/api/elasticSnapshotPolicies/options.d.ts +0 -26
- package/dist/esm/api/elasticSnapshotPolicies/options.js +0 -4
- package/dist/esm/api/elasticSnapshotPolicies/options.js.map +0 -1
- package/dist/esm/api/elasticSnapshots/index.d.ts +0 -3
- package/dist/esm/api/elasticSnapshots/index.js +0 -4
- package/dist/esm/api/elasticSnapshots/index.js.map +0 -1
- package/dist/esm/api/elasticSnapshots/operations.d.ts +0 -28
- package/dist/esm/api/elasticSnapshots/operations.js +0 -159
- package/dist/esm/api/elasticSnapshots/operations.js.map +0 -1
- package/dist/esm/api/elasticSnapshots/options.d.ts +0 -18
- package/dist/esm/api/elasticSnapshots/options.js +0 -4
- package/dist/esm/api/elasticSnapshots/options.js.map +0 -1
- package/dist/esm/api/elasticVolumes/index.d.ts +0 -3
- package/dist/esm/api/elasticVolumes/index.js +0 -4
- package/dist/esm/api/elasticVolumes/index.js.map +0 -1
- package/dist/esm/api/elasticVolumes/operations.d.ts +0 -36
- package/dist/esm/api/elasticVolumes/operations.js +0 -229
- package/dist/esm/api/elasticVolumes/operations.js.map +0 -1
- package/dist/esm/api/elasticVolumes/options.d.ts +0 -28
- package/dist/esm/api/elasticVolumes/options.js +0 -4
- package/dist/esm/api/elasticVolumes/options.js.map +0 -1
- package/dist/esm/classic/activeDirectoryConfigs/index.d.ts +0 -27
- package/dist/esm/classic/activeDirectoryConfigs/index.js +0 -19
- package/dist/esm/classic/activeDirectoryConfigs/index.js.map +0 -1
- package/dist/esm/classic/buckets/index.d.ts +0 -27
- package/dist/esm/classic/buckets/index.js +0 -19
- package/dist/esm/classic/buckets/index.js.map +0 -1
- package/dist/esm/classic/caches/index.d.ts +0 -29
- package/dist/esm/classic/caches/index.js +0 -20
- package/dist/esm/classic/caches/index.js.map +0 -1
- package/dist/esm/classic/elasticAccounts/index.d.ts +0 -27
- package/dist/esm/classic/elasticAccounts/index.js +0 -19
- package/dist/esm/classic/elasticAccounts/index.js.map +0 -1
- package/dist/esm/classic/elasticBackupPolicies/index.d.ts +0 -25
- package/dist/esm/classic/elasticBackupPolicies/index.js +0 -18
- package/dist/esm/classic/elasticBackupPolicies/index.js.map +0 -1
- package/dist/esm/classic/elasticBackupVaults/index.d.ts +0 -25
- package/dist/esm/classic/elasticBackupVaults/index.js +0 -18
- package/dist/esm/classic/elasticBackupVaults/index.js.map +0 -1
- package/dist/esm/classic/elasticBackups/index.d.ts +0 -25
- package/dist/esm/classic/elasticBackups/index.js +0 -18
- package/dist/esm/classic/elasticBackups/index.js.map +0 -1
- package/dist/esm/classic/elasticCapacityPools/index.d.ts +0 -29
- package/dist/esm/classic/elasticCapacityPools/index.js +0 -20
- package/dist/esm/classic/elasticCapacityPools/index.js.map +0 -1
- package/dist/esm/classic/elasticSnapshotPolicies/index.d.ts +0 -27
- package/dist/esm/classic/elasticSnapshotPolicies/index.js +0 -19
- package/dist/esm/classic/elasticSnapshotPolicies/index.js.map +0 -1
- package/dist/esm/classic/elasticSnapshots/index.d.ts +0 -23
- package/dist/esm/classic/elasticSnapshots/index.js +0 -17
- package/dist/esm/classic/elasticSnapshots/index.js.map +0 -1
- package/dist/esm/classic/elasticVolumes/index.d.ts +0 -27
- package/dist/esm/classic/elasticVolumes/index.js +0 -19
- package/dist/esm/classic/elasticVolumes/index.js.map +0 -1
- package/dist/react-native/api/activeDirectoryConfigs/index.d.ts +0 -3
- package/dist/react-native/api/activeDirectoryConfigs/index.js +0 -4
- package/dist/react-native/api/activeDirectoryConfigs/index.js.map +0 -1
- package/dist/react-native/api/activeDirectoryConfigs/operations.d.ts +0 -36
- package/dist/react-native/api/activeDirectoryConfigs/operations.js +0 -216
- package/dist/react-native/api/activeDirectoryConfigs/operations.js.map +0 -1
- package/dist/react-native/api/activeDirectoryConfigs/options.d.ts +0 -26
- package/dist/react-native/api/activeDirectoryConfigs/options.js +0 -4
- package/dist/react-native/api/activeDirectoryConfigs/options.js.map +0 -1
- package/dist/react-native/api/buckets/index.d.ts +0 -3
- package/dist/react-native/api/buckets/index.js +0 -4
- package/dist/react-native/api/buckets/index.js.map +0 -1
- package/dist/react-native/api/buckets/operations.d.ts +0 -36
- package/dist/react-native/api/buckets/operations.js +0 -227
- package/dist/react-native/api/buckets/operations.js.map +0 -1
- package/dist/react-native/api/buckets/options.d.ts +0 -26
- package/dist/react-native/api/buckets/options.js +0 -4
- package/dist/react-native/api/buckets/options.js.map +0 -1
- package/dist/react-native/api/caches/index.d.ts +0 -3
- package/dist/react-native/api/caches/index.js +0 -4
- package/dist/react-native/api/caches/index.js.map +0 -1
- package/dist/react-native/api/caches/operations.d.ts +0 -40
- package/dist/react-native/api/caches/operations.js +0 -258
- package/dist/react-native/api/caches/operations.js.map +0 -1
- package/dist/react-native/api/caches/options.d.ts +0 -31
- package/dist/react-native/api/caches/options.js +0 -4
- package/dist/react-native/api/caches/options.js.map +0 -1
- package/dist/react-native/api/elasticAccounts/index.d.ts +0 -3
- package/dist/react-native/api/elasticAccounts/index.js +0 -4
- package/dist/react-native/api/elasticAccounts/index.js.map +0 -1
- package/dist/react-native/api/elasticAccounts/operations.d.ts +0 -36
- package/dist/react-native/api/elasticAccounts/operations.js +0 -212
- package/dist/react-native/api/elasticAccounts/operations.js.map +0 -1
- package/dist/react-native/api/elasticAccounts/options.d.ts +0 -26
- package/dist/react-native/api/elasticAccounts/options.js +0 -4
- package/dist/react-native/api/elasticAccounts/options.js.map +0 -1
- package/dist/react-native/api/elasticBackupPolicies/index.d.ts +0 -3
- package/dist/react-native/api/elasticBackupPolicies/index.js +0 -4
- package/dist/react-native/api/elasticBackupPolicies/index.js.map +0 -1
- package/dist/react-native/api/elasticBackupPolicies/operations.d.ts +0 -32
- package/dist/react-native/api/elasticBackupPolicies/operations.js +0 -189
- package/dist/react-native/api/elasticBackupPolicies/operations.js.map +0 -1
- package/dist/react-native/api/elasticBackupPolicies/options.d.ts +0 -23
- package/dist/react-native/api/elasticBackupPolicies/options.js +0 -4
- package/dist/react-native/api/elasticBackupPolicies/options.js.map +0 -1
- package/dist/react-native/api/elasticBackupVaults/index.d.ts +0 -3
- package/dist/react-native/api/elasticBackupVaults/index.js +0 -4
- package/dist/react-native/api/elasticBackupVaults/index.js.map +0 -1
- package/dist/react-native/api/elasticBackupVaults/operations.d.ts +0 -32
- package/dist/react-native/api/elasticBackupVaults/operations.js +0 -189
- package/dist/react-native/api/elasticBackupVaults/operations.js.map +0 -1
- package/dist/react-native/api/elasticBackupVaults/options.d.ts +0 -23
- package/dist/react-native/api/elasticBackupVaults/options.js +0 -4
- package/dist/react-native/api/elasticBackupVaults/options.js.map +0 -1
- package/dist/react-native/api/elasticBackups/index.d.ts +0 -3
- package/dist/react-native/api/elasticBackups/index.js +0 -4
- package/dist/react-native/api/elasticBackups/index.js.map +0 -1
- package/dist/react-native/api/elasticBackups/operations.d.ts +0 -32
- package/dist/react-native/api/elasticBackups/operations.js +0 -186
- package/dist/react-native/api/elasticBackups/operations.js.map +0 -1
- package/dist/react-native/api/elasticBackups/options.d.ts +0 -23
- package/dist/react-native/api/elasticBackups/options.js +0 -4
- package/dist/react-native/api/elasticBackups/options.js.map +0 -1
- package/dist/react-native/api/elasticCapacityPools/index.d.ts +0 -3
- package/dist/react-native/api/elasticCapacityPools/index.js +0 -4
- package/dist/react-native/api/elasticCapacityPools/index.js.map +0 -1
- package/dist/react-native/api/elasticCapacityPools/operations.d.ts +0 -40
- package/dist/react-native/api/elasticCapacityPools/operations.js +0 -269
- package/dist/react-native/api/elasticCapacityPools/operations.js.map +0 -1
- package/dist/react-native/api/elasticCapacityPools/options.d.ts +0 -31
- package/dist/react-native/api/elasticCapacityPools/options.js +0 -4
- package/dist/react-native/api/elasticCapacityPools/options.js.map +0 -1
- package/dist/react-native/api/elasticSnapshotPolicies/index.d.ts +0 -3
- package/dist/react-native/api/elasticSnapshotPolicies/index.js +0 -4
- package/dist/react-native/api/elasticSnapshotPolicies/index.js.map +0 -1
- package/dist/react-native/api/elasticSnapshotPolicies/operations.d.ts +0 -36
- package/dist/react-native/api/elasticSnapshotPolicies/operations.js +0 -224
- package/dist/react-native/api/elasticSnapshotPolicies/operations.js.map +0 -1
- package/dist/react-native/api/elasticSnapshotPolicies/options.d.ts +0 -26
- package/dist/react-native/api/elasticSnapshotPolicies/options.js +0 -4
- package/dist/react-native/api/elasticSnapshotPolicies/options.js.map +0 -1
- package/dist/react-native/api/elasticSnapshots/index.d.ts +0 -3
- package/dist/react-native/api/elasticSnapshots/index.js +0 -4
- package/dist/react-native/api/elasticSnapshots/index.js.map +0 -1
- package/dist/react-native/api/elasticSnapshots/operations.d.ts +0 -28
- package/dist/react-native/api/elasticSnapshots/operations.js +0 -159
- package/dist/react-native/api/elasticSnapshots/operations.js.map +0 -1
- package/dist/react-native/api/elasticSnapshots/options.d.ts +0 -18
- package/dist/react-native/api/elasticSnapshots/options.js +0 -4
- package/dist/react-native/api/elasticSnapshots/options.js.map +0 -1
- package/dist/react-native/api/elasticVolumes/index.d.ts +0 -3
- package/dist/react-native/api/elasticVolumes/index.js +0 -4
- package/dist/react-native/api/elasticVolumes/index.js.map +0 -1
- package/dist/react-native/api/elasticVolumes/operations.d.ts +0 -36
- package/dist/react-native/api/elasticVolumes/operations.js +0 -229
- package/dist/react-native/api/elasticVolumes/operations.js.map +0 -1
- package/dist/react-native/api/elasticVolumes/options.d.ts +0 -28
- package/dist/react-native/api/elasticVolumes/options.js +0 -4
- package/dist/react-native/api/elasticVolumes/options.js.map +0 -1
- package/dist/react-native/classic/activeDirectoryConfigs/index.d.ts +0 -27
- package/dist/react-native/classic/activeDirectoryConfigs/index.js +0 -19
- package/dist/react-native/classic/activeDirectoryConfigs/index.js.map +0 -1
- package/dist/react-native/classic/buckets/index.d.ts +0 -27
- package/dist/react-native/classic/buckets/index.js +0 -19
- package/dist/react-native/classic/buckets/index.js.map +0 -1
- package/dist/react-native/classic/caches/index.d.ts +0 -29
- package/dist/react-native/classic/caches/index.js +0 -20
- package/dist/react-native/classic/caches/index.js.map +0 -1
- package/dist/react-native/classic/elasticAccounts/index.d.ts +0 -27
- package/dist/react-native/classic/elasticAccounts/index.js +0 -19
- package/dist/react-native/classic/elasticAccounts/index.js.map +0 -1
- package/dist/react-native/classic/elasticBackupPolicies/index.d.ts +0 -25
- package/dist/react-native/classic/elasticBackupPolicies/index.js +0 -18
- package/dist/react-native/classic/elasticBackupPolicies/index.js.map +0 -1
- package/dist/react-native/classic/elasticBackupVaults/index.d.ts +0 -25
- package/dist/react-native/classic/elasticBackupVaults/index.js +0 -18
- package/dist/react-native/classic/elasticBackupVaults/index.js.map +0 -1
- package/dist/react-native/classic/elasticBackups/index.d.ts +0 -25
- package/dist/react-native/classic/elasticBackups/index.js +0 -18
- package/dist/react-native/classic/elasticBackups/index.js.map +0 -1
- package/dist/react-native/classic/elasticCapacityPools/index.d.ts +0 -29
- package/dist/react-native/classic/elasticCapacityPools/index.js +0 -20
- package/dist/react-native/classic/elasticCapacityPools/index.js.map +0 -1
- package/dist/react-native/classic/elasticSnapshotPolicies/index.d.ts +0 -27
- package/dist/react-native/classic/elasticSnapshotPolicies/index.js +0 -19
- package/dist/react-native/classic/elasticSnapshotPolicies/index.js.map +0 -1
- package/dist/react-native/classic/elasticSnapshots/index.d.ts +0 -23
- package/dist/react-native/classic/elasticSnapshots/index.js +0 -17
- package/dist/react-native/classic/elasticSnapshots/index.js.map +0 -1
- package/dist/react-native/classic/elasticVolumes/index.d.ts +0 -27
- package/dist/react-native/classic/elasticVolumes/index.js +0 -19
- package/dist/react-native/classic/elasticVolumes/index.js.map +0 -1
|
@@ -2,8 +2,7 @@
|
|
|
2
2
|
// Copyright (c) Microsoft Corporation.
|
|
3
3
|
// Licensed under the MIT License.
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
exports.
|
|
6
|
-
exports.KnownVersions = exports.KnownNetworkSiblingSetProvisioningState = exports.KnownCheckQuotaNameResourceTypes = exports.KnownInAvailabilityReasonType = exports.KnownCheckNameResourceTypes = exports.KnownEncryptionType = exports.KnownQosType = exports.KnownMultiAdStatus = exports.KnownKeyVaultStatus = exports.KnownRegionStorageToNetworkProximity = exports.KnownActiveDirectoryStatus = exports.KnownVolumeSize = exports.KnownSnapshotUsage = exports.KnownElasticBackupType = exports.KnownElasticBackupPolicyState = exports.KnownPolicyStatus = exports.KnownDayOfWeek = exports.KnownElasticVolumeRestorationState = exports.KnownElasticSmbEncryption = exports.KnownSnapshotDirectoryVisibility = exports.KnownElasticVolumePolicyEnforcement = exports.KnownElasticProtocolType = exports.KnownElasticRootAccess = exports.KnownElasticNfsv4Access = exports.KnownElasticNfsv3Access = exports.KnownElasticUnixAccessRule = exports.KnownCheckElasticResourceAvailabilityReason = exports.KnownCheckElasticResourceAvailabilityStatus = exports.KnownElasticResourceAvailabilityStatus = exports.KnownElasticPoolEncryptionKeySource = exports.KnownElasticServiceLevel = exports.KnownManagedServiceIdentityType = exports.KnownElasticKeyVaultStatus = exports.KnownKeySource = exports.KnownEnableWriteBackState = exports.KnownGlobalFileLockingState = void 0;
|
|
5
|
+
exports.KnownVersions = exports.KnownNetworkSiblingSetProvisioningState = exports.KnownCheckQuotaNameResourceTypes = exports.KnownInAvailabilityReasonType = exports.KnownCheckNameResourceTypes = exports.KnownEncryptionType = exports.KnownQosType = exports.KnownManagedServiceIdentityType = exports.KnownMultiAdStatus = exports.KnownKeyVaultStatus = exports.KnownKeySource = exports.KnownActiveDirectoryStatus = exports.KnownRegionStorageToNetworkProximity = exports.KnownRansomwareSuspectResolution = exports.KnownRansomwareReportSeverity = exports.KnownRansomwareReportState = exports.KnownNetAppProvisioningState = exports.KnownQuotaType = exports.KnownReplicationMirrorState = exports.KnownExclude = exports.KnownVolumeReplicationRelationshipStatus = exports.KnownVolumeRestoreRelationshipStatus = exports.KnownMirrorState = exports.KnownVolumeBackupRelationshipStatus = exports.KnownBackupType = exports.KnownEnableSubvolumes = exports.KnownAvsDataStore = exports.KnownFileAccessLogs = exports.KnownCoolAccessTieringPolicy = exports.KnownCoolAccessRetrievalPolicy = exports.KnownEncryptionKeySource = exports.KnownSmbNonBrowsable = exports.KnownSmbAccessBasedEnumeration = exports.KnownSecurityStyle = exports.KnownAcceptGrowCapacityPoolForShortTermCloneSplit = exports.KnownActualRansomwareProtectionState = exports.KnownDesiredRansomwareProtectionState = exports.KnownReplicationType = exports.KnownReplicationSchedule = exports.KnownEndpointType = exports.KnownVolumeStorageToNetworkProximity = exports.KnownNetworkFeatures = exports.KnownChownMode = exports.KnownServiceLevel = exports.KnownApplicationType = exports.KnownCreatedByType = exports.KnownMetricAggregationType = void 0;
|
|
7
6
|
exports._operationListResultDeserializer = _operationListResultDeserializer;
|
|
8
7
|
exports.operationArrayDeserializer = operationArrayDeserializer;
|
|
9
8
|
exports.operationDeserializer = operationDeserializer;
|
|
@@ -114,6 +113,8 @@ exports.clusterPeerCommandResponseDeserializer = clusterPeerCommandResponseDeser
|
|
|
114
113
|
exports.svmPeerCommandResponseDeserializer = svmPeerCommandResponseDeserializer;
|
|
115
114
|
exports.poolChangeRequestSerializer = poolChangeRequestSerializer;
|
|
116
115
|
exports.relocateVolumeRequestSerializer = relocateVolumeRequestSerializer;
|
|
116
|
+
exports.quotaReportFilterRequestSerializer = quotaReportFilterRequestSerializer;
|
|
117
|
+
exports.listQuotaReportResultDeserializer = listQuotaReportResultDeserializer;
|
|
117
118
|
exports.listQuotaReportResponseDeserializer = listQuotaReportResponseDeserializer;
|
|
118
119
|
exports.quotaReportArrayDeserializer = quotaReportArrayDeserializer;
|
|
119
120
|
exports.quotaReportDeserializer = quotaReportDeserializer;
|
|
@@ -178,169 +179,6 @@ exports.backupVaultPatchSerializer = backupVaultPatchSerializer;
|
|
|
178
179
|
exports._backupVaultsListDeserializer = _backupVaultsListDeserializer;
|
|
179
180
|
exports.backupVaultArraySerializer = backupVaultArraySerializer;
|
|
180
181
|
exports.backupVaultArrayDeserializer = backupVaultArrayDeserializer;
|
|
181
|
-
exports.bucketSerializer = bucketSerializer;
|
|
182
|
-
exports.bucketDeserializer = bucketDeserializer;
|
|
183
|
-
exports.bucketPropertiesSerializer = bucketPropertiesSerializer;
|
|
184
|
-
exports.bucketPropertiesDeserializer = bucketPropertiesDeserializer;
|
|
185
|
-
exports.fileSystemUserSerializer = fileSystemUserSerializer;
|
|
186
|
-
exports.fileSystemUserDeserializer = fileSystemUserDeserializer;
|
|
187
|
-
exports.nfsUserSerializer = nfsUserSerializer;
|
|
188
|
-
exports.nfsUserDeserializer = nfsUserDeserializer;
|
|
189
|
-
exports.cifsUserSerializer = cifsUserSerializer;
|
|
190
|
-
exports.cifsUserDeserializer = cifsUserDeserializer;
|
|
191
|
-
exports.bucketServerPropertiesSerializer = bucketServerPropertiesSerializer;
|
|
192
|
-
exports.bucketServerPropertiesDeserializer = bucketServerPropertiesDeserializer;
|
|
193
|
-
exports.bucketPatchSerializer = bucketPatchSerializer;
|
|
194
|
-
exports.bucketPatchPropertiesSerializer = bucketPatchPropertiesSerializer;
|
|
195
|
-
exports.bucketServerPatchPropertiesSerializer = bucketServerPatchPropertiesSerializer;
|
|
196
|
-
exports._bucketListDeserializer = _bucketListDeserializer;
|
|
197
|
-
exports.bucketArraySerializer = bucketArraySerializer;
|
|
198
|
-
exports.bucketArrayDeserializer = bucketArrayDeserializer;
|
|
199
|
-
exports.bucketCredentialsExpirySerializer = bucketCredentialsExpirySerializer;
|
|
200
|
-
exports.bucketGenerateCredentialsDeserializer = bucketGenerateCredentialsDeserializer;
|
|
201
|
-
exports.cacheSerializer = cacheSerializer;
|
|
202
|
-
exports.cacheDeserializer = cacheDeserializer;
|
|
203
|
-
exports.cachePropertiesSerializer = cachePropertiesSerializer;
|
|
204
|
-
exports.cachePropertiesDeserializer = cachePropertiesDeserializer;
|
|
205
|
-
exports.cachePropertiesExportPolicySerializer = cachePropertiesExportPolicySerializer;
|
|
206
|
-
exports.cachePropertiesExportPolicyDeserializer = cachePropertiesExportPolicyDeserializer;
|
|
207
|
-
exports.cacheMountTargetPropertiesArrayDeserializer = cacheMountTargetPropertiesArrayDeserializer;
|
|
208
|
-
exports.cacheMountTargetPropertiesDeserializer = cacheMountTargetPropertiesDeserializer;
|
|
209
|
-
exports.smbSettingsSerializer = smbSettingsSerializer;
|
|
210
|
-
exports.smbSettingsDeserializer = smbSettingsDeserializer;
|
|
211
|
-
exports.originClusterInformationSerializer = originClusterInformationSerializer;
|
|
212
|
-
exports.originClusterInformationDeserializer = originClusterInformationDeserializer;
|
|
213
|
-
exports.cacheUpdateSerializer = cacheUpdateSerializer;
|
|
214
|
-
exports.cacheUpdatePropertiesSerializer = cacheUpdatePropertiesSerializer;
|
|
215
|
-
exports._cacheListDeserializer = _cacheListDeserializer;
|
|
216
|
-
exports.cacheArraySerializer = cacheArraySerializer;
|
|
217
|
-
exports.cacheArrayDeserializer = cacheArrayDeserializer;
|
|
218
|
-
exports.peeringPassphrasesDeserializer = peeringPassphrasesDeserializer;
|
|
219
|
-
exports.elasticAccountSerializer = elasticAccountSerializer;
|
|
220
|
-
exports.elasticAccountDeserializer = elasticAccountDeserializer;
|
|
221
|
-
exports.elasticAccountPropertiesSerializer = elasticAccountPropertiesSerializer;
|
|
222
|
-
exports.elasticAccountPropertiesDeserializer = elasticAccountPropertiesDeserializer;
|
|
223
|
-
exports.elasticEncryptionSerializer = elasticEncryptionSerializer;
|
|
224
|
-
exports.elasticEncryptionDeserializer = elasticEncryptionDeserializer;
|
|
225
|
-
exports.elasticKeyVaultPropertiesSerializer = elasticKeyVaultPropertiesSerializer;
|
|
226
|
-
exports.elasticKeyVaultPropertiesDeserializer = elasticKeyVaultPropertiesDeserializer;
|
|
227
|
-
exports.elasticEncryptionIdentitySerializer = elasticEncryptionIdentitySerializer;
|
|
228
|
-
exports.elasticEncryptionIdentityDeserializer = elasticEncryptionIdentityDeserializer;
|
|
229
|
-
exports.managedServiceIdentitySerializer = managedServiceIdentitySerializer;
|
|
230
|
-
exports.managedServiceIdentityDeserializer = managedServiceIdentityDeserializer;
|
|
231
|
-
exports.userAssignedIdentitySerializer = userAssignedIdentitySerializer;
|
|
232
|
-
exports.userAssignedIdentityDeserializer = userAssignedIdentityDeserializer;
|
|
233
|
-
exports.elasticAccountUpdateSerializer = elasticAccountUpdateSerializer;
|
|
234
|
-
exports.elasticAccountUpdatePropertiesSerializer = elasticAccountUpdatePropertiesSerializer;
|
|
235
|
-
exports._elasticAccountListResultDeserializer = _elasticAccountListResultDeserializer;
|
|
236
|
-
exports.elasticAccountArraySerializer = elasticAccountArraySerializer;
|
|
237
|
-
exports.elasticAccountArrayDeserializer = elasticAccountArrayDeserializer;
|
|
238
|
-
exports.elasticCapacityPoolSerializer = elasticCapacityPoolSerializer;
|
|
239
|
-
exports.elasticCapacityPoolDeserializer = elasticCapacityPoolDeserializer;
|
|
240
|
-
exports.elasticCapacityPoolPropertiesSerializer = elasticCapacityPoolPropertiesSerializer;
|
|
241
|
-
exports.elasticCapacityPoolPropertiesDeserializer = elasticCapacityPoolPropertiesDeserializer;
|
|
242
|
-
exports.elasticEncryptionConfigurationSerializer = elasticEncryptionConfigurationSerializer;
|
|
243
|
-
exports.elasticEncryptionConfigurationDeserializer = elasticEncryptionConfigurationDeserializer;
|
|
244
|
-
exports.elasticCapacityPoolUpdateSerializer = elasticCapacityPoolUpdateSerializer;
|
|
245
|
-
exports.elasticCapacityPoolUpdatePropertiesSerializer = elasticCapacityPoolUpdatePropertiesSerializer;
|
|
246
|
-
exports._elasticCapacityPoolListResultDeserializer = _elasticCapacityPoolListResultDeserializer;
|
|
247
|
-
exports.elasticCapacityPoolArraySerializer = elasticCapacityPoolArraySerializer;
|
|
248
|
-
exports.elasticCapacityPoolArrayDeserializer = elasticCapacityPoolArrayDeserializer;
|
|
249
|
-
exports.changeZoneRequestSerializer = changeZoneRequestSerializer;
|
|
250
|
-
exports.checkElasticVolumeFilePathAvailabilityRequestSerializer = checkElasticVolumeFilePathAvailabilityRequestSerializer;
|
|
251
|
-
exports.checkElasticResourceAvailabilityResponseDeserializer = checkElasticResourceAvailabilityResponseDeserializer;
|
|
252
|
-
exports.elasticVolumeSerializer = elasticVolumeSerializer;
|
|
253
|
-
exports.elasticVolumeDeserializer = elasticVolumeDeserializer;
|
|
254
|
-
exports.elasticVolumePropertiesSerializer = elasticVolumePropertiesSerializer;
|
|
255
|
-
exports.elasticVolumePropertiesDeserializer = elasticVolumePropertiesDeserializer;
|
|
256
|
-
exports.elasticExportPolicySerializer = elasticExportPolicySerializer;
|
|
257
|
-
exports.elasticExportPolicyDeserializer = elasticExportPolicyDeserializer;
|
|
258
|
-
exports.elasticExportPolicyRuleArraySerializer = elasticExportPolicyRuleArraySerializer;
|
|
259
|
-
exports.elasticExportPolicyRuleArrayDeserializer = elasticExportPolicyRuleArrayDeserializer;
|
|
260
|
-
exports.elasticExportPolicyRuleSerializer = elasticExportPolicyRuleSerializer;
|
|
261
|
-
exports.elasticExportPolicyRuleDeserializer = elasticExportPolicyRuleDeserializer;
|
|
262
|
-
exports.elasticMountTargetPropertiesArrayDeserializer = elasticMountTargetPropertiesArrayDeserializer;
|
|
263
|
-
exports.elasticMountTargetPropertiesDeserializer = elasticMountTargetPropertiesDeserializer;
|
|
264
|
-
exports.elasticVolumeDataProtectionPropertiesSerializer = elasticVolumeDataProtectionPropertiesSerializer;
|
|
265
|
-
exports.elasticVolumeDataProtectionPropertiesDeserializer = elasticVolumeDataProtectionPropertiesDeserializer;
|
|
266
|
-
exports.elasticVolumeSnapshotPropertiesSerializer = elasticVolumeSnapshotPropertiesSerializer;
|
|
267
|
-
exports.elasticVolumeSnapshotPropertiesDeserializer = elasticVolumeSnapshotPropertiesDeserializer;
|
|
268
|
-
exports.elasticVolumeBackupPropertiesSerializer = elasticVolumeBackupPropertiesSerializer;
|
|
269
|
-
exports.elasticVolumeBackupPropertiesDeserializer = elasticVolumeBackupPropertiesDeserializer;
|
|
270
|
-
exports.elasticSmbPropertiesSerializer = elasticSmbPropertiesSerializer;
|
|
271
|
-
exports.elasticSmbPropertiesDeserializer = elasticSmbPropertiesDeserializer;
|
|
272
|
-
exports.elasticVolumeUpdateSerializer = elasticVolumeUpdateSerializer;
|
|
273
|
-
exports.elasticVolumeUpdatePropertiesSerializer = elasticVolumeUpdatePropertiesSerializer;
|
|
274
|
-
exports.elasticVolumeDataProtectionPatchPropertiesSerializer = elasticVolumeDataProtectionPatchPropertiesSerializer;
|
|
275
|
-
exports.elasticSmbPatchPropertiesSerializer = elasticSmbPatchPropertiesSerializer;
|
|
276
|
-
exports._elasticVolumeListResultDeserializer = _elasticVolumeListResultDeserializer;
|
|
277
|
-
exports.elasticVolumeArraySerializer = elasticVolumeArraySerializer;
|
|
278
|
-
exports.elasticVolumeArrayDeserializer = elasticVolumeArrayDeserializer;
|
|
279
|
-
exports.elasticVolumeRevertSerializer = elasticVolumeRevertSerializer;
|
|
280
|
-
exports.elasticSnapshotSerializer = elasticSnapshotSerializer;
|
|
281
|
-
exports.elasticSnapshotDeserializer = elasticSnapshotDeserializer;
|
|
282
|
-
exports.elasticSnapshotPropertiesSerializer = elasticSnapshotPropertiesSerializer;
|
|
283
|
-
exports.elasticSnapshotPropertiesDeserializer = elasticSnapshotPropertiesDeserializer;
|
|
284
|
-
exports._elasticSnapshotListResultDeserializer = _elasticSnapshotListResultDeserializer;
|
|
285
|
-
exports.elasticSnapshotArraySerializer = elasticSnapshotArraySerializer;
|
|
286
|
-
exports.elasticSnapshotArrayDeserializer = elasticSnapshotArrayDeserializer;
|
|
287
|
-
exports.elasticSnapshotPolicySerializer = elasticSnapshotPolicySerializer;
|
|
288
|
-
exports.elasticSnapshotPolicyDeserializer = elasticSnapshotPolicyDeserializer;
|
|
289
|
-
exports.elasticSnapshotPolicyPropertiesSerializer = elasticSnapshotPolicyPropertiesSerializer;
|
|
290
|
-
exports.elasticSnapshotPolicyPropertiesDeserializer = elasticSnapshotPolicyPropertiesDeserializer;
|
|
291
|
-
exports.elasticSnapshotPolicyHourlyScheduleSerializer = elasticSnapshotPolicyHourlyScheduleSerializer;
|
|
292
|
-
exports.elasticSnapshotPolicyHourlyScheduleDeserializer = elasticSnapshotPolicyHourlyScheduleDeserializer;
|
|
293
|
-
exports.elasticSnapshotPolicyDailyScheduleSerializer = elasticSnapshotPolicyDailyScheduleSerializer;
|
|
294
|
-
exports.elasticSnapshotPolicyDailyScheduleDeserializer = elasticSnapshotPolicyDailyScheduleDeserializer;
|
|
295
|
-
exports.elasticSnapshotPolicyWeeklyScheduleSerializer = elasticSnapshotPolicyWeeklyScheduleSerializer;
|
|
296
|
-
exports.elasticSnapshotPolicyWeeklyScheduleDeserializer = elasticSnapshotPolicyWeeklyScheduleDeserializer;
|
|
297
|
-
exports.elasticSnapshotPolicyMonthlyScheduleSerializer = elasticSnapshotPolicyMonthlyScheduleSerializer;
|
|
298
|
-
exports.elasticSnapshotPolicyMonthlyScheduleDeserializer = elasticSnapshotPolicyMonthlyScheduleDeserializer;
|
|
299
|
-
exports.elasticSnapshotPolicyUpdateSerializer = elasticSnapshotPolicyUpdateSerializer;
|
|
300
|
-
exports.elasticSnapshotPolicyUpdatePropertiesSerializer = elasticSnapshotPolicyUpdatePropertiesSerializer;
|
|
301
|
-
exports._elasticSnapshotPolicyListResultDeserializer = _elasticSnapshotPolicyListResultDeserializer;
|
|
302
|
-
exports.elasticSnapshotPolicyArraySerializer = elasticSnapshotPolicyArraySerializer;
|
|
303
|
-
exports.elasticSnapshotPolicyArrayDeserializer = elasticSnapshotPolicyArrayDeserializer;
|
|
304
|
-
exports._elasticSnapshotPolicyVolumeListDeserializer = _elasticSnapshotPolicyVolumeListDeserializer;
|
|
305
|
-
exports.elasticBackupVaultSerializer = elasticBackupVaultSerializer;
|
|
306
|
-
exports.elasticBackupVaultDeserializer = elasticBackupVaultDeserializer;
|
|
307
|
-
exports.elasticBackupVaultPropertiesSerializer = elasticBackupVaultPropertiesSerializer;
|
|
308
|
-
exports.elasticBackupVaultPropertiesDeserializer = elasticBackupVaultPropertiesDeserializer;
|
|
309
|
-
exports.elasticBackupVaultUpdateSerializer = elasticBackupVaultUpdateSerializer;
|
|
310
|
-
exports._elasticBackupVaultListResultDeserializer = _elasticBackupVaultListResultDeserializer;
|
|
311
|
-
exports.elasticBackupVaultArraySerializer = elasticBackupVaultArraySerializer;
|
|
312
|
-
exports.elasticBackupVaultArrayDeserializer = elasticBackupVaultArrayDeserializer;
|
|
313
|
-
exports.elasticBackupPolicySerializer = elasticBackupPolicySerializer;
|
|
314
|
-
exports.elasticBackupPolicyDeserializer = elasticBackupPolicyDeserializer;
|
|
315
|
-
exports.elasticBackupPolicyPropertiesSerializer = elasticBackupPolicyPropertiesSerializer;
|
|
316
|
-
exports.elasticBackupPolicyPropertiesDeserializer = elasticBackupPolicyPropertiesDeserializer;
|
|
317
|
-
exports.elasticBackupPolicyUpdateSerializer = elasticBackupPolicyUpdateSerializer;
|
|
318
|
-
exports.elasticBackupPolicyUpdatePropertiesSerializer = elasticBackupPolicyUpdatePropertiesSerializer;
|
|
319
|
-
exports._elasticBackupPolicyListResultDeserializer = _elasticBackupPolicyListResultDeserializer;
|
|
320
|
-
exports.elasticBackupPolicyArraySerializer = elasticBackupPolicyArraySerializer;
|
|
321
|
-
exports.elasticBackupPolicyArrayDeserializer = elasticBackupPolicyArrayDeserializer;
|
|
322
|
-
exports.elasticBackupSerializer = elasticBackupSerializer;
|
|
323
|
-
exports.elasticBackupDeserializer = elasticBackupDeserializer;
|
|
324
|
-
exports.elasticBackupPropertiesSerializer = elasticBackupPropertiesSerializer;
|
|
325
|
-
exports.elasticBackupPropertiesDeserializer = elasticBackupPropertiesDeserializer;
|
|
326
|
-
exports._elasticBackupListResultDeserializer = _elasticBackupListResultDeserializer;
|
|
327
|
-
exports.elasticBackupArraySerializer = elasticBackupArraySerializer;
|
|
328
|
-
exports.elasticBackupArrayDeserializer = elasticBackupArrayDeserializer;
|
|
329
|
-
exports.activeDirectoryConfigSerializer = activeDirectoryConfigSerializer;
|
|
330
|
-
exports.activeDirectoryConfigDeserializer = activeDirectoryConfigDeserializer;
|
|
331
|
-
exports.activeDirectoryConfigPropertiesSerializer = activeDirectoryConfigPropertiesSerializer;
|
|
332
|
-
exports.activeDirectoryConfigPropertiesDeserializer = activeDirectoryConfigPropertiesDeserializer;
|
|
333
|
-
exports.secretPasswordSerializer = secretPasswordSerializer;
|
|
334
|
-
exports.secretPasswordDeserializer = secretPasswordDeserializer;
|
|
335
|
-
exports.secretPasswordKeyVaultPropertiesSerializer = secretPasswordKeyVaultPropertiesSerializer;
|
|
336
|
-
exports.secretPasswordKeyVaultPropertiesDeserializer = secretPasswordKeyVaultPropertiesDeserializer;
|
|
337
|
-
exports.secretPasswordIdentitySerializer = secretPasswordIdentitySerializer;
|
|
338
|
-
exports.secretPasswordIdentityDeserializer = secretPasswordIdentityDeserializer;
|
|
339
|
-
exports.activeDirectoryConfigUpdateSerializer = activeDirectoryConfigUpdateSerializer;
|
|
340
|
-
exports.activeDirectoryConfigUpdatePropertiesSerializer = activeDirectoryConfigUpdatePropertiesSerializer;
|
|
341
|
-
exports._activeDirectoryConfigListResultDeserializer = _activeDirectoryConfigListResultDeserializer;
|
|
342
|
-
exports.activeDirectoryConfigArraySerializer = activeDirectoryConfigArraySerializer;
|
|
343
|
-
exports.activeDirectoryConfigArrayDeserializer = activeDirectoryConfigArrayDeserializer;
|
|
344
182
|
exports.regionInfoResourceDeserializer = regionInfoResourceDeserializer;
|
|
345
183
|
exports.regionInfoDeserializer = regionInfoDeserializer;
|
|
346
184
|
exports.regionInfoAvailabilityZoneMappingsItemArrayDeserializer = regionInfoAvailabilityZoneMappingsItemArrayDeserializer;
|
|
@@ -363,8 +201,10 @@ exports.keyVaultPropertiesSerializer = keyVaultPropertiesSerializer;
|
|
|
363
201
|
exports.keyVaultPropertiesDeserializer = keyVaultPropertiesDeserializer;
|
|
364
202
|
exports.encryptionIdentitySerializer = encryptionIdentitySerializer;
|
|
365
203
|
exports.encryptionIdentityDeserializer = encryptionIdentityDeserializer;
|
|
366
|
-
exports.
|
|
367
|
-
exports.
|
|
204
|
+
exports.managedServiceIdentitySerializer = managedServiceIdentitySerializer;
|
|
205
|
+
exports.managedServiceIdentityDeserializer = managedServiceIdentityDeserializer;
|
|
206
|
+
exports.userAssignedIdentitySerializer = userAssignedIdentitySerializer;
|
|
207
|
+
exports.userAssignedIdentityDeserializer = userAssignedIdentityDeserializer;
|
|
368
208
|
exports.netAppAccountPatchSerializer = netAppAccountPatchSerializer;
|
|
369
209
|
exports._netAppAccountListDeserializer = _netAppAccountListDeserializer;
|
|
370
210
|
exports.netAppAccountArraySerializer = netAppAccountArraySerializer;
|
|
@@ -753,7 +593,9 @@ function volumeGroupVolumePropertiesDeserializer(item) {
|
|
|
753
593
|
id: item["id"],
|
|
754
594
|
name: item["name"],
|
|
755
595
|
type: item["type"],
|
|
756
|
-
tags: item["tags"]
|
|
596
|
+
tags: !item["tags"]
|
|
597
|
+
? item["tags"]
|
|
598
|
+
: Object.fromEntries(Object.entries(item["tags"]).map(([k, p]) => [k, p])),
|
|
757
599
|
zones: !item["zones"]
|
|
758
600
|
? item["zones"]
|
|
759
601
|
: item["zones"].map((p) => {
|
|
@@ -796,7 +638,6 @@ function volumePropertiesSerializer(item) {
|
|
|
796
638
|
encryptionKeySource: item["encryptionKeySource"],
|
|
797
639
|
keyVaultPrivateEndpointResourceId: item["keyVaultPrivateEndpointResourceId"],
|
|
798
640
|
ldapEnabled: item["ldapEnabled"],
|
|
799
|
-
ldapServerType: item["ldapServerType"],
|
|
800
641
|
coolAccess: item["coolAccess"],
|
|
801
642
|
coolnessPeriod: item["coolnessPeriod"],
|
|
802
643
|
coolAccessRetrievalPolicy: item["coolAccessRetrievalPolicy"],
|
|
@@ -814,9 +655,6 @@ function volumePropertiesSerializer(item) {
|
|
|
814
655
|
: placementKeyValuePairsArraySerializer(item["placementRules"]),
|
|
815
656
|
enableSubvolumes: item["enableSubvolumes"],
|
|
816
657
|
isLargeVolume: item["isLargeVolume"],
|
|
817
|
-
largeVolumeType: item["largeVolumeType"],
|
|
818
|
-
language: item["language"],
|
|
819
|
-
breakthroughMode: item["breakthroughMode"],
|
|
820
658
|
};
|
|
821
659
|
}
|
|
822
660
|
function volumePropertiesDeserializer(item) {
|
|
@@ -864,7 +702,6 @@ function volumePropertiesDeserializer(item) {
|
|
|
864
702
|
encryptionKeySource: item["encryptionKeySource"],
|
|
865
703
|
keyVaultPrivateEndpointResourceId: item["keyVaultPrivateEndpointResourceId"],
|
|
866
704
|
ldapEnabled: item["ldapEnabled"],
|
|
867
|
-
ldapServerType: item["ldapServerType"],
|
|
868
705
|
coolAccess: item["coolAccess"],
|
|
869
706
|
coolnessPeriod: item["coolnessPeriod"],
|
|
870
707
|
coolAccessRetrievalPolicy: item["coolAccessRetrievalPolicy"],
|
|
@@ -894,11 +731,8 @@ function volumePropertiesDeserializer(item) {
|
|
|
894
731
|
enableSubvolumes: item["enableSubvolumes"],
|
|
895
732
|
provisionedAvailabilityZone: item["provisionedAvailabilityZone"],
|
|
896
733
|
isLargeVolume: item["isLargeVolume"],
|
|
897
|
-
largeVolumeType: item["largeVolumeType"],
|
|
898
734
|
originatingResourceId: item["originatingResourceId"],
|
|
899
735
|
inheritedSizeInBytes: item["inheritedSizeInBytes"],
|
|
900
|
-
language: item["language"],
|
|
901
|
-
breakthroughMode: item["breakthroughMode"],
|
|
902
736
|
};
|
|
903
737
|
}
|
|
904
738
|
/** The service level of the file system */
|
|
@@ -916,9 +750,7 @@ var KnownServiceLevel;
|
|
|
916
750
|
KnownServiceLevel["Flexible"] = "Flexible";
|
|
917
751
|
})(KnownServiceLevel || (exports.KnownServiceLevel = KnownServiceLevel = {}));
|
|
918
752
|
function volumePropertiesExportPolicySerializer(item) {
|
|
919
|
-
return {
|
|
920
|
-
rules: !item["rules"] ? item["rules"] : exportPolicyRuleArraySerializer(item["rules"]),
|
|
921
|
-
};
|
|
753
|
+
return { rules: !item["rules"] ? item["rules"] : exportPolicyRuleArraySerializer(item["rules"]) };
|
|
922
754
|
}
|
|
923
755
|
function volumePropertiesExportPolicyDeserializer(item) {
|
|
924
756
|
return {
|
|
@@ -1087,10 +919,6 @@ function replicationObjectDeserializer(item) {
|
|
|
1087
919
|
destinationReplications: !item["destinationReplications"]
|
|
1088
920
|
? item["destinationReplications"]
|
|
1089
921
|
: destinationReplicationArrayDeserializer(item["destinationReplications"]),
|
|
1090
|
-
externalReplicationSetupStatus: item["externalReplicationSetupStatus"],
|
|
1091
|
-
externalReplicationSetupInfo: item["externalReplicationSetupInfo"],
|
|
1092
|
-
mirrorState: item["mirrorState"],
|
|
1093
|
-
relationshipStatus: item["relationshipStatus"],
|
|
1094
922
|
};
|
|
1095
923
|
}
|
|
1096
924
|
/** Indicates whether the local volume is the source or destination for the Volume Replication */
|
|
@@ -1146,38 +974,6 @@ var KnownReplicationType;
|
|
|
1146
974
|
/** Cross zone replication */
|
|
1147
975
|
KnownReplicationType["CrossZoneReplication"] = "CrossZoneReplication";
|
|
1148
976
|
})(KnownReplicationType || (exports.KnownReplicationType = KnownReplicationType = {}));
|
|
1149
|
-
/** Property that only applies to external replications. Provides a machine-readable value for the status of the external replication setup. */
|
|
1150
|
-
var KnownExternalReplicationSetupStatus;
|
|
1151
|
-
(function (KnownExternalReplicationSetupStatus) {
|
|
1152
|
-
/** Your cluster needs to be peered by using the 'peerExternalCluster' action */
|
|
1153
|
-
KnownExternalReplicationSetupStatus["ClusterPeerRequired"] = "ClusterPeerRequired";
|
|
1154
|
-
/** The peering needs to be accepted on your cluster before the setup can proceed */
|
|
1155
|
-
KnownExternalReplicationSetupStatus["ClusterPeerPending"] = "ClusterPeerPending";
|
|
1156
|
-
/** Need to call 'authorizeExternalReplication' and accept the returned 'vserver peer accept' command on your cluster to finish setting up the external replication */
|
|
1157
|
-
KnownExternalReplicationSetupStatus["VServerPeerRequired"] = "VServerPeerRequired";
|
|
1158
|
-
/** Need to call 'authorizeExternalReplication' to finish setting up the external replication */
|
|
1159
|
-
KnownExternalReplicationSetupStatus["ReplicationCreateRequired"] = "ReplicationCreateRequired";
|
|
1160
|
-
/** External Replication setup is complete, you can now monitor the 'mirrorState' in the replication status for the health of the replication */
|
|
1161
|
-
KnownExternalReplicationSetupStatus["NoActionRequired"] = "NoActionRequired";
|
|
1162
|
-
})(KnownExternalReplicationSetupStatus || (exports.KnownExternalReplicationSetupStatus = KnownExternalReplicationSetupStatus = {}));
|
|
1163
|
-
/** The status of the replication */
|
|
1164
|
-
var KnownMirrorState;
|
|
1165
|
-
(function (KnownMirrorState) {
|
|
1166
|
-
/** Uninitialized */
|
|
1167
|
-
KnownMirrorState["Uninitialized"] = "Uninitialized";
|
|
1168
|
-
/** Mirrored */
|
|
1169
|
-
KnownMirrorState["Mirrored"] = "Mirrored";
|
|
1170
|
-
/** Broken */
|
|
1171
|
-
KnownMirrorState["Broken"] = "Broken";
|
|
1172
|
-
})(KnownMirrorState || (exports.KnownMirrorState = KnownMirrorState = {}));
|
|
1173
|
-
/** Status of the volume replication relationship */
|
|
1174
|
-
var KnownVolumeReplicationRelationshipStatus;
|
|
1175
|
-
(function (KnownVolumeReplicationRelationshipStatus) {
|
|
1176
|
-
/** Idle */
|
|
1177
|
-
KnownVolumeReplicationRelationshipStatus["Idle"] = "Idle";
|
|
1178
|
-
/** Transferring */
|
|
1179
|
-
KnownVolumeReplicationRelationshipStatus["Transferring"] = "Transferring";
|
|
1180
|
-
})(KnownVolumeReplicationRelationshipStatus || (exports.KnownVolumeReplicationRelationshipStatus = KnownVolumeReplicationRelationshipStatus = {}));
|
|
1181
977
|
function volumeSnapshotPropertiesSerializer(item) {
|
|
1182
978
|
return { snapshotPolicyId: item["snapshotPolicyId"] };
|
|
1183
979
|
}
|
|
@@ -1196,9 +992,7 @@ function volumeRelocationPropertiesDeserializer(item) {
|
|
|
1196
992
|
};
|
|
1197
993
|
}
|
|
1198
994
|
function ransomwareProtectionSettingsSerializer(item) {
|
|
1199
|
-
return {
|
|
1200
|
-
desiredRansomwareProtectionState: item["desiredRansomwareProtectionState"],
|
|
1201
|
-
};
|
|
995
|
+
return { desiredRansomwareProtectionState: item["desiredRansomwareProtectionState"] };
|
|
1202
996
|
}
|
|
1203
997
|
function ransomwareProtectionSettingsDeserializer(item) {
|
|
1204
998
|
return {
|
|
@@ -1266,14 +1060,6 @@ var KnownEncryptionKeySource;
|
|
|
1266
1060
|
/** Customer-managed key encryption */
|
|
1267
1061
|
KnownEncryptionKeySource["MicrosoftKeyVault"] = "Microsoft.KeyVault";
|
|
1268
1062
|
})(KnownEncryptionKeySource || (exports.KnownEncryptionKeySource = KnownEncryptionKeySource = {}));
|
|
1269
|
-
/** The type of the LDAP server */
|
|
1270
|
-
var KnownLdapServerType;
|
|
1271
|
-
(function (KnownLdapServerType) {
|
|
1272
|
-
/** The volume should use Active Directory for LDAP connections. */
|
|
1273
|
-
KnownLdapServerType["ActiveDirectory"] = "ActiveDirectory";
|
|
1274
|
-
/** The volume should use OpenLDAP for LDAP connections. */
|
|
1275
|
-
KnownLdapServerType["OpenLdap"] = "OpenLDAP";
|
|
1276
|
-
})(KnownLdapServerType || (exports.KnownLdapServerType = KnownLdapServerType = {}));
|
|
1277
1063
|
/**
|
|
1278
1064
|
* 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:
|
|
1279
1065
|
* Default - Data will be pulled from cool tier to standard storage on random reads. This policy is the default.
|
|
@@ -1321,172 +1107,6 @@ var KnownEnableSubvolumes;
|
|
|
1321
1107
|
/** subvolumes are not enabled */
|
|
1322
1108
|
KnownEnableSubvolumes["Disabled"] = "Disabled";
|
|
1323
1109
|
})(KnownEnableSubvolumes || (exports.KnownEnableSubvolumes = KnownEnableSubvolumes = {}));
|
|
1324
|
-
/**
|
|
1325
|
-
* Specifies the type of the Large Volume. When set to 'LargeVolume', the large volume is created with standard configuration.
|
|
1326
|
-
* If it is set to 'ExtraLargeVolume7Dot2PiB', the extra large volume is created with higher capacity limit 7.2PiB with cool access enabled,
|
|
1327
|
-
* delivering higher capacity limit with lower costs.
|
|
1328
|
-
*/
|
|
1329
|
-
var KnownLargeVolumeType;
|
|
1330
|
-
(function (KnownLargeVolumeType) {
|
|
1331
|
-
/** The large volume is created with standard configuration that provides standard performance and throughput. */
|
|
1332
|
-
KnownLargeVolumeType["LargeVolume"] = "LargeVolume";
|
|
1333
|
-
/** The extra large volume is created with higher volume capacity limit 7.2PiB with cool access enabled, delivering higher capacity limit with lower costs */
|
|
1334
|
-
KnownLargeVolumeType["ExtraLargeVolume7Dot2PiB"] = "PremExtraLargeVolume7Dot2PiB";
|
|
1335
|
-
})(KnownLargeVolumeType || (exports.KnownLargeVolumeType = KnownLargeVolumeType = {}));
|
|
1336
|
-
/** Language supported for volume. */
|
|
1337
|
-
var KnownVolumeLanguage;
|
|
1338
|
-
(function (KnownVolumeLanguage) {
|
|
1339
|
-
/** Posix with UTF-8 */
|
|
1340
|
-
KnownVolumeLanguage["CUtf8"] = "c.utf-8";
|
|
1341
|
-
/** UTF-8 with 4 byte character support */
|
|
1342
|
-
KnownVolumeLanguage["Utf8Mb4"] = "utf8mb4";
|
|
1343
|
-
/** Arabic - Deprecated */
|
|
1344
|
-
KnownVolumeLanguage["Ar"] = "ar";
|
|
1345
|
-
/** Arabic with UTF-8 */
|
|
1346
|
-
KnownVolumeLanguage["ArUtf8"] = "ar.utf-8";
|
|
1347
|
-
/** Croatian - Deprecated */
|
|
1348
|
-
KnownVolumeLanguage["Hr"] = "hr";
|
|
1349
|
-
/** Croatian with UTF-8 */
|
|
1350
|
-
KnownVolumeLanguage["HrUtf8"] = "hr.utf-8";
|
|
1351
|
-
/** Czech - Deprecated */
|
|
1352
|
-
KnownVolumeLanguage["Cs"] = "cs";
|
|
1353
|
-
/** Czech with UTF-8 */
|
|
1354
|
-
KnownVolumeLanguage["CsUtf8"] = "cs.utf-8";
|
|
1355
|
-
/** Danish - Deprecated */
|
|
1356
|
-
KnownVolumeLanguage["Da"] = "da";
|
|
1357
|
-
/** Danish with UTF-8 */
|
|
1358
|
-
KnownVolumeLanguage["DaUtf8"] = "da.utf-8";
|
|
1359
|
-
/** Dutch - Deprecated */
|
|
1360
|
-
KnownVolumeLanguage["Nl"] = "nl";
|
|
1361
|
-
/** Dutch with UTF-8 */
|
|
1362
|
-
KnownVolumeLanguage["NlUtf8"] = "nl.utf-8";
|
|
1363
|
-
/** English - Deprecated */
|
|
1364
|
-
KnownVolumeLanguage["En"] = "en";
|
|
1365
|
-
/** English with UTF-8 */
|
|
1366
|
-
KnownVolumeLanguage["EnUtf8"] = "en.utf-8";
|
|
1367
|
-
/** Finnish - Deprecated */
|
|
1368
|
-
KnownVolumeLanguage["Fi"] = "fi";
|
|
1369
|
-
/** Finnish with UTF-8 */
|
|
1370
|
-
KnownVolumeLanguage["FiUtf8"] = "fi.utf-8";
|
|
1371
|
-
/** French - Deprecated */
|
|
1372
|
-
KnownVolumeLanguage["Fr"] = "fr";
|
|
1373
|
-
/** French with UTF-8 */
|
|
1374
|
-
KnownVolumeLanguage["FrUtf8"] = "fr.utf-8";
|
|
1375
|
-
/** German - Deprecated */
|
|
1376
|
-
KnownVolumeLanguage["De"] = "de";
|
|
1377
|
-
/** German with UTF-8 */
|
|
1378
|
-
KnownVolumeLanguage["DeUtf8"] = "de.utf-8";
|
|
1379
|
-
/** Hebrew - Deprecated */
|
|
1380
|
-
KnownVolumeLanguage["He"] = "he";
|
|
1381
|
-
/** Hebrew with UTF-8 */
|
|
1382
|
-
KnownVolumeLanguage["HeUtf8"] = "he.utf-8";
|
|
1383
|
-
/** Hungarian - Deprecated */
|
|
1384
|
-
KnownVolumeLanguage["Hu"] = "hu";
|
|
1385
|
-
/** Hungarian with UTF-8 */
|
|
1386
|
-
KnownVolumeLanguage["HuUtf8"] = "hu.utf-8";
|
|
1387
|
-
/** Italian - Deprecated */
|
|
1388
|
-
KnownVolumeLanguage["It"] = "it";
|
|
1389
|
-
/** Italian with UTF-8 */
|
|
1390
|
-
KnownVolumeLanguage["ItUtf8"] = "it.utf-8";
|
|
1391
|
-
/** Japanese euc-j - Deprecated */
|
|
1392
|
-
KnownVolumeLanguage["Ja"] = "ja";
|
|
1393
|
-
/** Japanese euc-j with UTF-8 */
|
|
1394
|
-
KnownVolumeLanguage["JaUtf8"] = "ja.utf-8";
|
|
1395
|
-
/** Japanese euc-j - Deprecated */
|
|
1396
|
-
KnownVolumeLanguage["JaV1"] = "ja-v1";
|
|
1397
|
-
/** Japanese euc-j with UTF-8 */
|
|
1398
|
-
KnownVolumeLanguage["JaV1Utf8"] = "ja-v1.utf-8";
|
|
1399
|
-
/** Japanese pck */
|
|
1400
|
-
KnownVolumeLanguage["JaJpPck"] = "ja-jp.pck";
|
|
1401
|
-
/** Japanese pck with UTF-8 - Deprecated */
|
|
1402
|
-
KnownVolumeLanguage["JaJpPckUtf8"] = "ja-jp.pck.utf-8";
|
|
1403
|
-
/** Japanese cp932 */
|
|
1404
|
-
KnownVolumeLanguage["JaJp932"] = "ja-jp.932";
|
|
1405
|
-
/** Japanese cp932 with UTF-8 - Deprecated */
|
|
1406
|
-
KnownVolumeLanguage["JaJp932Utf8"] = "ja-jp.932.utf-8";
|
|
1407
|
-
/** Japanese pck - sjis */
|
|
1408
|
-
KnownVolumeLanguage["JaJpPckV2"] = "ja-jp.pck-v2";
|
|
1409
|
-
/** Japanese pck - sjis with UTF-8 - Deprecated */
|
|
1410
|
-
KnownVolumeLanguage["JaJpPckV2Utf8"] = "ja-jp.pck-v2.utf-8";
|
|
1411
|
-
/** Korean - Deprecated */
|
|
1412
|
-
KnownVolumeLanguage["Ko"] = "ko";
|
|
1413
|
-
/** Korean with UTF-8 */
|
|
1414
|
-
KnownVolumeLanguage["KoUtf8"] = "ko.utf-8";
|
|
1415
|
-
/** Norwegian - Deprecated */
|
|
1416
|
-
KnownVolumeLanguage["No"] = "no";
|
|
1417
|
-
/** Norwegian with UTF-8 */
|
|
1418
|
-
KnownVolumeLanguage["NoUtf8"] = "no.utf-8";
|
|
1419
|
-
/** Polish - Deprecated */
|
|
1420
|
-
KnownVolumeLanguage["Pl"] = "pl";
|
|
1421
|
-
/** Polish with UTF-8 */
|
|
1422
|
-
KnownVolumeLanguage["PlUtf8"] = "pl.utf-8";
|
|
1423
|
-
/** Portuguese - Deprecated */
|
|
1424
|
-
KnownVolumeLanguage["Pt"] = "pt";
|
|
1425
|
-
/** Portuguese with UTF-8 */
|
|
1426
|
-
KnownVolumeLanguage["PtUtf8"] = "pt.utf-8";
|
|
1427
|
-
/** Posix - Deprecated */
|
|
1428
|
-
KnownVolumeLanguage["C"] = "c";
|
|
1429
|
-
/** Romanian - Deprecated */
|
|
1430
|
-
KnownVolumeLanguage["Ro"] = "ro";
|
|
1431
|
-
/** Romanian with UTF-8 */
|
|
1432
|
-
KnownVolumeLanguage["RoUtf8"] = "ro.utf-8";
|
|
1433
|
-
/** Russian - Deprecated */
|
|
1434
|
-
KnownVolumeLanguage["Ru"] = "ru";
|
|
1435
|
-
/** Russian with UTF-8 */
|
|
1436
|
-
KnownVolumeLanguage["RuUtf8"] = "ru.utf-8";
|
|
1437
|
-
/** Simplified Chinese - Deprecated */
|
|
1438
|
-
KnownVolumeLanguage["Zh"] = "zh";
|
|
1439
|
-
/** Simplified Chinese with UTF-8 */
|
|
1440
|
-
KnownVolumeLanguage["ZhUtf8"] = "zh.utf-8";
|
|
1441
|
-
/** Simplified gbk Chinese */
|
|
1442
|
-
KnownVolumeLanguage["ZhGbk"] = "zh.gbk";
|
|
1443
|
-
/** Simplified gbk Chinese with UTF-8 - Deprecated */
|
|
1444
|
-
KnownVolumeLanguage["ZhGbkUtf8"] = "zh.gbk.utf-8";
|
|
1445
|
-
/** Traditional Chinese BIG 5 */
|
|
1446
|
-
KnownVolumeLanguage["ZhTwBig5"] = "zh-tw.big5";
|
|
1447
|
-
/** Traditional Chinese BIG 5 with UTF-8 - Deprecated */
|
|
1448
|
-
KnownVolumeLanguage["ZhTwBig5Utf8"] = "zh-tw.big5.utf-8";
|
|
1449
|
-
/** Traditional Chinese EUC-TW */
|
|
1450
|
-
KnownVolumeLanguage["ZhTw"] = "zh-tw";
|
|
1451
|
-
/** Traditional Chinese EUC-TW with UTF-8 - Deprecated */
|
|
1452
|
-
KnownVolumeLanguage["ZhTwUtf8"] = "zh-tw.utf-8";
|
|
1453
|
-
/** Slovak - Deprecated */
|
|
1454
|
-
KnownVolumeLanguage["Sk"] = "sk";
|
|
1455
|
-
/** Slovak with UTF-8 */
|
|
1456
|
-
KnownVolumeLanguage["SkUtf8"] = "sk.utf-8";
|
|
1457
|
-
/** Slovenian - Deprecated */
|
|
1458
|
-
KnownVolumeLanguage["Sl"] = "sl";
|
|
1459
|
-
/** Slovenian with UTF-8 */
|
|
1460
|
-
KnownVolumeLanguage["SlUtf8"] = "sl.utf-8";
|
|
1461
|
-
/** Spanish - Deprecated */
|
|
1462
|
-
KnownVolumeLanguage["Es"] = "es";
|
|
1463
|
-
/** Spanish with UTF-8 */
|
|
1464
|
-
KnownVolumeLanguage["EsUtf8"] = "es.utf-8";
|
|
1465
|
-
/** Swedish - Deprecated */
|
|
1466
|
-
KnownVolumeLanguage["Sv"] = "sv";
|
|
1467
|
-
/** Swedish with UTF-8 */
|
|
1468
|
-
KnownVolumeLanguage["SvUtf8"] = "sv.utf-8";
|
|
1469
|
-
/** Turkish - Deprecated */
|
|
1470
|
-
KnownVolumeLanguage["Tr"] = "tr";
|
|
1471
|
-
/** Turkish with UTF-8 */
|
|
1472
|
-
KnownVolumeLanguage["TrUtf8"] = "tr.utf-8";
|
|
1473
|
-
/** US English - Deprecated */
|
|
1474
|
-
KnownVolumeLanguage["EnUs"] = "en-us";
|
|
1475
|
-
/** US English with UTF-8 */
|
|
1476
|
-
KnownVolumeLanguage["EnUsUtf8"] = "en-us.utf-8";
|
|
1477
|
-
})(KnownVolumeLanguage || (exports.KnownVolumeLanguage = KnownVolumeLanguage = {}));
|
|
1478
|
-
/**
|
|
1479
|
-
* Specifies whether the volume operates in Breakthrough Mode. When set to 'Enabled', the volume runs on the resources configured for this mode,
|
|
1480
|
-
* delivering improved performance and higher throughput. If set to 'Disabled' or omitted, the volume uses the basic configuration. This feature
|
|
1481
|
-
* is available only in regions where it’s been configured and first-time users must finish onboarding prior to using Breakthrough Mode.
|
|
1482
|
-
*/
|
|
1483
|
-
var KnownBreakthroughMode;
|
|
1484
|
-
(function (KnownBreakthroughMode) {
|
|
1485
|
-
/** The volume runs on the resources configured for Breakthrough mode which ensures consistent high performance and a higher throughput. */
|
|
1486
|
-
KnownBreakthroughMode["Enabled"] = "Enabled";
|
|
1487
|
-
/** The volume uses configuration that provides basic performance and throughput. */
|
|
1488
|
-
KnownBreakthroughMode["Disabled"] = "Disabled";
|
|
1489
|
-
})(KnownBreakthroughMode || (exports.KnownBreakthroughMode = KnownBreakthroughMode = {}));
|
|
1490
1110
|
function _volumeGroupListDeserializer(item) {
|
|
1491
1111
|
return {
|
|
1492
1112
|
value: volumeGroupArrayDeserializer(item["value"]),
|
|
@@ -1620,6 +1240,16 @@ var KnownVolumeBackupRelationshipStatus;
|
|
|
1620
1240
|
/** Unknown */
|
|
1621
1241
|
KnownVolumeBackupRelationshipStatus["Unknown"] = "Unknown";
|
|
1622
1242
|
})(KnownVolumeBackupRelationshipStatus || (exports.KnownVolumeBackupRelationshipStatus = KnownVolumeBackupRelationshipStatus = {}));
|
|
1243
|
+
/** The status of the replication */
|
|
1244
|
+
var KnownMirrorState;
|
|
1245
|
+
(function (KnownMirrorState) {
|
|
1246
|
+
/** Uninitialized */
|
|
1247
|
+
KnownMirrorState["Uninitialized"] = "Uninitialized";
|
|
1248
|
+
/** Mirrored */
|
|
1249
|
+
KnownMirrorState["Mirrored"] = "Mirrored";
|
|
1250
|
+
/** Broken */
|
|
1251
|
+
KnownMirrorState["Broken"] = "Broken";
|
|
1252
|
+
})(KnownMirrorState || (exports.KnownMirrorState = KnownMirrorState = {}));
|
|
1623
1253
|
function restoreStatusDeserializer(item) {
|
|
1624
1254
|
return {
|
|
1625
1255
|
healthy: item["healthy"],
|
|
@@ -1656,7 +1286,9 @@ function volumeSerializer(item) {
|
|
|
1656
1286
|
}
|
|
1657
1287
|
function volumeDeserializer(item) {
|
|
1658
1288
|
return {
|
|
1659
|
-
tags: item["tags"]
|
|
1289
|
+
tags: !item["tags"]
|
|
1290
|
+
? item["tags"]
|
|
1291
|
+
: Object.fromEntries(Object.entries(item["tags"]).map(([k, p]) => [k, p])),
|
|
1660
1292
|
location: item["location"],
|
|
1661
1293
|
id: item["id"],
|
|
1662
1294
|
name: item["name"],
|
|
@@ -1684,7 +1316,9 @@ function trackedResourceDeserializer(item) {
|
|
|
1684
1316
|
systemData: !item["systemData"]
|
|
1685
1317
|
? item["systemData"]
|
|
1686
1318
|
: systemDataDeserializer(item["systemData"]),
|
|
1687
|
-
tags: item["tags"]
|
|
1319
|
+
tags: !item["tags"]
|
|
1320
|
+
? item["tags"]
|
|
1321
|
+
: Object.fromEntries(Object.entries(item["tags"]).map(([k, p]) => [k, p])),
|
|
1688
1322
|
location: item["location"],
|
|
1689
1323
|
};
|
|
1690
1324
|
}
|
|
@@ -1727,9 +1361,7 @@ function volumePatchPropertiesSerializer(item) {
|
|
|
1727
1361
|
};
|
|
1728
1362
|
}
|
|
1729
1363
|
function volumePatchPropertiesExportPolicySerializer(item) {
|
|
1730
|
-
return {
|
|
1731
|
-
rules: !item["rules"] ? item["rules"] : exportPolicyRuleArraySerializer(item["rules"]),
|
|
1732
|
-
};
|
|
1364
|
+
return { rules: !item["rules"] ? item["rules"] : exportPolicyRuleArraySerializer(item["rules"]) };
|
|
1733
1365
|
}
|
|
1734
1366
|
function volumePatchPropertiesDataProtectionSerializer(item) {
|
|
1735
1367
|
return {
|
|
@@ -1743,9 +1375,7 @@ function volumePatchPropertiesDataProtectionSerializer(item) {
|
|
|
1743
1375
|
};
|
|
1744
1376
|
}
|
|
1745
1377
|
function ransomwareProtectionPatchSettingsSerializer(item) {
|
|
1746
|
-
return {
|
|
1747
|
-
desiredRansomwareProtectionState: item["desiredRansomwareProtectionState"],
|
|
1748
|
-
};
|
|
1378
|
+
return { desiredRansomwareProtectionState: item["desiredRansomwareProtectionState"] };
|
|
1749
1379
|
}
|
|
1750
1380
|
function _volumeListDeserializer(item) {
|
|
1751
1381
|
return {
|
|
@@ -1799,6 +1429,14 @@ function replicationStatusDeserializer(item) {
|
|
|
1799
1429
|
errorMessage: item["errorMessage"],
|
|
1800
1430
|
};
|
|
1801
1431
|
}
|
|
1432
|
+
/** Status of the volume replication relationship */
|
|
1433
|
+
var KnownVolumeReplicationRelationshipStatus;
|
|
1434
|
+
(function (KnownVolumeReplicationRelationshipStatus) {
|
|
1435
|
+
/** Idle */
|
|
1436
|
+
KnownVolumeReplicationRelationshipStatus["Idle"] = "Idle";
|
|
1437
|
+
/** Transferring */
|
|
1438
|
+
KnownVolumeReplicationRelationshipStatus["Transferring"] = "Transferring";
|
|
1439
|
+
})(KnownVolumeReplicationRelationshipStatus || (exports.KnownVolumeReplicationRelationshipStatus = KnownVolumeReplicationRelationshipStatus = {}));
|
|
1802
1440
|
function listReplicationsRequestSerializer(item) {
|
|
1803
1441
|
return { exclude: item["exclude"] };
|
|
1804
1442
|
}
|
|
@@ -1873,9 +1511,37 @@ function poolChangeRequestSerializer(item) {
|
|
|
1873
1511
|
function relocateVolumeRequestSerializer(item) {
|
|
1874
1512
|
return { creationToken: item["creationToken"] };
|
|
1875
1513
|
}
|
|
1514
|
+
function quotaReportFilterRequestSerializer(item) {
|
|
1515
|
+
return {
|
|
1516
|
+
quotaType: item["quotaType"],
|
|
1517
|
+
quotaTarget: item["quotaTarget"],
|
|
1518
|
+
usageThresholdPercentage: item["usageThresholdPercentage"],
|
|
1519
|
+
};
|
|
1520
|
+
}
|
|
1521
|
+
/** Type of quota */
|
|
1522
|
+
var KnownQuotaType;
|
|
1523
|
+
(function (KnownQuotaType) {
|
|
1524
|
+
/** Default user quota */
|
|
1525
|
+
KnownQuotaType["DefaultUserQuota"] = "DefaultUserQuota";
|
|
1526
|
+
/** Default group quota */
|
|
1527
|
+
KnownQuotaType["DefaultGroupQuota"] = "DefaultGroupQuota";
|
|
1528
|
+
/** Individual user quota */
|
|
1529
|
+
KnownQuotaType["IndividualUserQuota"] = "IndividualUserQuota";
|
|
1530
|
+
/** Individual group quota */
|
|
1531
|
+
KnownQuotaType["IndividualGroupQuota"] = "IndividualGroupQuota";
|
|
1532
|
+
})(KnownQuotaType || (exports.KnownQuotaType = KnownQuotaType = {}));
|
|
1533
|
+
function listQuotaReportResultDeserializer(item) {
|
|
1534
|
+
return {
|
|
1535
|
+
properties: !item["properties"]
|
|
1536
|
+
? item["properties"]
|
|
1537
|
+
: listQuotaReportResponseDeserializer(item["properties"]),
|
|
1538
|
+
};
|
|
1539
|
+
}
|
|
1876
1540
|
function listQuotaReportResponseDeserializer(item) {
|
|
1877
1541
|
return {
|
|
1878
|
-
|
|
1542
|
+
quotaReportRecords: !item["quotaReportRecords"]
|
|
1543
|
+
? item["quotaReportRecords"]
|
|
1544
|
+
: quotaReportArrayDeserializer(item["quotaReportRecords"]),
|
|
1879
1545
|
};
|
|
1880
1546
|
}
|
|
1881
1547
|
function quotaReportArrayDeserializer(result) {
|
|
@@ -1893,18 +1559,6 @@ function quotaReportDeserializer(item) {
|
|
|
1893
1559
|
isDerivedQuota: item["isDerivedQuota"],
|
|
1894
1560
|
};
|
|
1895
1561
|
}
|
|
1896
|
-
/** Type of quota */
|
|
1897
|
-
var KnownType;
|
|
1898
|
-
(function (KnownType) {
|
|
1899
|
-
/** Default user quota */
|
|
1900
|
-
KnownType["DefaultUserQuota"] = "DefaultUserQuota";
|
|
1901
|
-
/** Default group quota */
|
|
1902
|
-
KnownType["DefaultGroupQuota"] = "DefaultGroupQuota";
|
|
1903
|
-
/** Individual user quota */
|
|
1904
|
-
KnownType["IndividualUserQuota"] = "IndividualUserQuota";
|
|
1905
|
-
/** Individual group quota */
|
|
1906
|
-
KnownType["IndividualGroupQuota"] = "IndividualGroupQuota";
|
|
1907
|
-
})(KnownType || (exports.KnownType = KnownType = {}));
|
|
1908
1562
|
function snapshotSerializer(item) {
|
|
1909
1563
|
return {
|
|
1910
1564
|
properties: !item["properties"]
|
|
@@ -1973,7 +1627,9 @@ function snapshotPolicySerializer(item) {
|
|
|
1973
1627
|
}
|
|
1974
1628
|
function snapshotPolicyDeserializer(item) {
|
|
1975
1629
|
return {
|
|
1976
|
-
tags: item["tags"]
|
|
1630
|
+
tags: !item["tags"]
|
|
1631
|
+
? item["tags"]
|
|
1632
|
+
: Object.fromEntries(Object.entries(item["tags"]).map(([k, p]) => [k, p])),
|
|
1977
1633
|
location: item["location"],
|
|
1978
1634
|
id: item["id"],
|
|
1979
1635
|
name: item["name"],
|
|
@@ -2126,7 +1782,9 @@ function backupPolicySerializer(item) {
|
|
|
2126
1782
|
}
|
|
2127
1783
|
function backupPolicyDeserializer(item) {
|
|
2128
1784
|
return {
|
|
2129
|
-
tags: item["tags"]
|
|
1785
|
+
tags: !item["tags"]
|
|
1786
|
+
? item["tags"]
|
|
1787
|
+
: Object.fromEntries(Object.entries(item["tags"]).map(([k, p]) => [k, p])),
|
|
2130
1788
|
location: item["location"],
|
|
2131
1789
|
id: item["id"],
|
|
2132
1790
|
name: item["name"],
|
|
@@ -2209,7 +1867,9 @@ function volumeQuotaRuleSerializer(item) {
|
|
|
2209
1867
|
}
|
|
2210
1868
|
function volumeQuotaRuleDeserializer(item) {
|
|
2211
1869
|
return {
|
|
2212
|
-
tags: item["tags"]
|
|
1870
|
+
tags: !item["tags"]
|
|
1871
|
+
? item["tags"]
|
|
1872
|
+
: Object.fromEntries(Object.entries(item["tags"]).map(([k, p]) => [k, p])),
|
|
2213
1873
|
location: item["location"],
|
|
2214
1874
|
id: item["id"],
|
|
2215
1875
|
name: item["name"],
|
|
@@ -2391,7 +2051,9 @@ function backupVaultSerializer(item) {
|
|
|
2391
2051
|
}
|
|
2392
2052
|
function backupVaultDeserializer(item) {
|
|
2393
2053
|
return {
|
|
2394
|
-
tags: item["tags"]
|
|
2054
|
+
tags: !item["tags"]
|
|
2055
|
+
? item["tags"]
|
|
2056
|
+
: Object.fromEntries(Object.entries(item["tags"]).map(([k, p]) => [k, p])),
|
|
2395
2057
|
location: item["location"],
|
|
2396
2058
|
id: item["id"],
|
|
2397
2059
|
name: item["name"],
|
|
@@ -2431,14 +2093,7 @@ function backupVaultArrayDeserializer(result) {
|
|
|
2431
2093
|
return backupVaultDeserializer(item);
|
|
2432
2094
|
});
|
|
2433
2095
|
}
|
|
2434
|
-
function
|
|
2435
|
-
return {
|
|
2436
|
-
properties: !item["properties"]
|
|
2437
|
-
? item["properties"]
|
|
2438
|
-
: bucketPropertiesSerializer(item["properties"]),
|
|
2439
|
-
};
|
|
2440
|
-
}
|
|
2441
|
-
function bucketDeserializer(item) {
|
|
2096
|
+
function regionInfoResourceDeserializer(item) {
|
|
2442
2097
|
return {
|
|
2443
2098
|
id: item["id"],
|
|
2444
2099
|
name: item["name"],
|
|
@@ -2448,169 +2103,76 @@ function bucketDeserializer(item) {
|
|
|
2448
2103
|
: systemDataDeserializer(item["systemData"]),
|
|
2449
2104
|
properties: !item["properties"]
|
|
2450
2105
|
? item["properties"]
|
|
2451
|
-
:
|
|
2452
|
-
};
|
|
2453
|
-
}
|
|
2454
|
-
function bucketPropertiesSerializer(item) {
|
|
2455
|
-
return {
|
|
2456
|
-
path: item["path"],
|
|
2457
|
-
fileSystemUser: !item["fileSystemUser"]
|
|
2458
|
-
? item["fileSystemUser"]
|
|
2459
|
-
: fileSystemUserSerializer(item["fileSystemUser"]),
|
|
2460
|
-
server: !item["server"] ? item["server"] : bucketServerPropertiesSerializer(item["server"]),
|
|
2461
|
-
permissions: item["permissions"],
|
|
2462
|
-
};
|
|
2463
|
-
}
|
|
2464
|
-
function bucketPropertiesDeserializer(item) {
|
|
2465
|
-
return {
|
|
2466
|
-
path: item["path"],
|
|
2467
|
-
fileSystemUser: !item["fileSystemUser"]
|
|
2468
|
-
? item["fileSystemUser"]
|
|
2469
|
-
: fileSystemUserDeserializer(item["fileSystemUser"]),
|
|
2470
|
-
provisioningState: item["provisioningState"],
|
|
2471
|
-
status: item["status"],
|
|
2472
|
-
server: !item["server"] ? item["server"] : bucketServerPropertiesDeserializer(item["server"]),
|
|
2473
|
-
permissions: item["permissions"],
|
|
2474
|
-
};
|
|
2475
|
-
}
|
|
2476
|
-
function fileSystemUserSerializer(item) {
|
|
2477
|
-
return {
|
|
2478
|
-
nfsUser: !item["nfsUser"] ? item["nfsUser"] : nfsUserSerializer(item["nfsUser"]),
|
|
2479
|
-
cifsUser: !item["cifsUser"] ? item["cifsUser"] : cifsUserSerializer(item["cifsUser"]),
|
|
2480
|
-
};
|
|
2481
|
-
}
|
|
2482
|
-
function fileSystemUserDeserializer(item) {
|
|
2483
|
-
return {
|
|
2484
|
-
nfsUser: !item["nfsUser"] ? item["nfsUser"] : nfsUserDeserializer(item["nfsUser"]),
|
|
2485
|
-
cifsUser: !item["cifsUser"] ? item["cifsUser"] : cifsUserDeserializer(item["cifsUser"]),
|
|
2486
|
-
};
|
|
2487
|
-
}
|
|
2488
|
-
function nfsUserSerializer(item) {
|
|
2489
|
-
return { userId: item["userId"], groupId: item["groupId"] };
|
|
2490
|
-
}
|
|
2491
|
-
function nfsUserDeserializer(item) {
|
|
2492
|
-
return {
|
|
2493
|
-
userId: item["userId"],
|
|
2494
|
-
groupId: item["groupId"],
|
|
2106
|
+
: regionInfoDeserializer(item["properties"]),
|
|
2495
2107
|
};
|
|
2496
2108
|
}
|
|
2497
|
-
function
|
|
2498
|
-
return { username: item["username"] };
|
|
2499
|
-
}
|
|
2500
|
-
function cifsUserDeserializer(item) {
|
|
2109
|
+
function regionInfoDeserializer(item) {
|
|
2501
2110
|
return {
|
|
2502
|
-
|
|
2503
|
-
|
|
2504
|
-
|
|
2505
|
-
|
|
2506
|
-
* The bucket credentials status. There states:
|
|
2507
|
-
*
|
|
2508
|
-
* "NoCredentialsSet": Access and Secret key pair have not been generated.
|
|
2509
|
-
* "CredentialsExpired": Access and Secret key pair have expired.
|
|
2510
|
-
* "Active": The certificate has been installed and credentials are unexpired.
|
|
2511
|
-
*/
|
|
2512
|
-
var KnownCredentialsStatus;
|
|
2513
|
-
(function (KnownCredentialsStatus) {
|
|
2514
|
-
/** Access and Secret key pair have not been generated. */
|
|
2515
|
-
KnownCredentialsStatus["NoCredentialsSet"] = "NoCredentialsSet";
|
|
2516
|
-
/** Access and Secret key pair have expired. */
|
|
2517
|
-
KnownCredentialsStatus["CredentialsExpired"] = "CredentialsExpired";
|
|
2518
|
-
/** The certificate has been installed on the bucket server and the bucket credentials are unexpired. */
|
|
2519
|
-
KnownCredentialsStatus["Active"] = "Active";
|
|
2520
|
-
})(KnownCredentialsStatus || (exports.KnownCredentialsStatus = KnownCredentialsStatus = {}));
|
|
2521
|
-
function bucketServerPropertiesSerializer(item) {
|
|
2522
|
-
return { fqdn: item["fqdn"], certificateObject: item["certificateObject"] };
|
|
2523
|
-
}
|
|
2524
|
-
function bucketServerPropertiesDeserializer(item) {
|
|
2525
|
-
return {
|
|
2526
|
-
fqdn: item["fqdn"],
|
|
2527
|
-
certificateCommonName: item["certificateCommonName"],
|
|
2528
|
-
certificateExpiryDate: !item["certificateExpiryDate"]
|
|
2529
|
-
? item["certificateExpiryDate"]
|
|
2530
|
-
: new Date(item["certificateExpiryDate"]),
|
|
2531
|
-
ipAddress: item["ipAddress"],
|
|
2532
|
-
certificateObject: item["certificateObject"],
|
|
2111
|
+
storageToNetworkProximity: item["storageToNetworkProximity"],
|
|
2112
|
+
availabilityZoneMappings: !item["availabilityZoneMappings"]
|
|
2113
|
+
? item["availabilityZoneMappings"]
|
|
2114
|
+
: regionInfoAvailabilityZoneMappingsItemArrayDeserializer(item["availabilityZoneMappings"]),
|
|
2533
2115
|
};
|
|
2534
2116
|
}
|
|
2535
|
-
/**
|
|
2536
|
-
var
|
|
2537
|
-
(function (
|
|
2538
|
-
/**
|
|
2539
|
-
|
|
2540
|
-
/**
|
|
2541
|
-
|
|
2542
|
-
|
|
2543
|
-
|
|
2544
|
-
|
|
2545
|
-
|
|
2546
|
-
|
|
2547
|
-
|
|
2548
|
-
|
|
2117
|
+
/** Provides storage to network proximity information in the region. */
|
|
2118
|
+
var KnownRegionStorageToNetworkProximity;
|
|
2119
|
+
(function (KnownRegionStorageToNetworkProximity) {
|
|
2120
|
+
/** Basic network connectivity. */
|
|
2121
|
+
KnownRegionStorageToNetworkProximity["Default"] = "Default";
|
|
2122
|
+
/** Standard T1 network connectivity. */
|
|
2123
|
+
KnownRegionStorageToNetworkProximity["T1"] = "T1";
|
|
2124
|
+
/** Standard T2 network connectivity. */
|
|
2125
|
+
KnownRegionStorageToNetworkProximity["T2"] = "T2";
|
|
2126
|
+
/** Standard AcrossT2 network connectivity. */
|
|
2127
|
+
KnownRegionStorageToNetworkProximity["AcrossT2"] = "AcrossT2";
|
|
2128
|
+
/** Standard T1 and T2 network connectivity. */
|
|
2129
|
+
KnownRegionStorageToNetworkProximity["T1AndT2"] = "T1AndT2";
|
|
2130
|
+
/** Standard T1 and AcrossT2 network connectivity. */
|
|
2131
|
+
KnownRegionStorageToNetworkProximity["T1AndAcrossT2"] = "T1AndAcrossT2";
|
|
2132
|
+
/** Standard T2 and AcrossT2 network connectivity. */
|
|
2133
|
+
KnownRegionStorageToNetworkProximity["T2AndAcrossT2"] = "T2AndAcrossT2";
|
|
2134
|
+
/** Standard T1, T2 and AcrossT2 network connectivity. */
|
|
2135
|
+
KnownRegionStorageToNetworkProximity["T1AndT2AndAcrossT2"] = "T1AndT2AndAcrossT2";
|
|
2136
|
+
})(KnownRegionStorageToNetworkProximity || (exports.KnownRegionStorageToNetworkProximity = KnownRegionStorageToNetworkProximity = {}));
|
|
2137
|
+
function regionInfoAvailabilityZoneMappingsItemArrayDeserializer(result) {
|
|
2138
|
+
return result.map((item) => {
|
|
2139
|
+
return regionInfoAvailabilityZoneMappingsItemDeserializer(item);
|
|
2140
|
+
});
|
|
2549
2141
|
}
|
|
2550
|
-
function
|
|
2142
|
+
function regionInfoAvailabilityZoneMappingsItemDeserializer(item) {
|
|
2551
2143
|
return {
|
|
2552
|
-
|
|
2553
|
-
|
|
2554
|
-
? item["fileSystemUser"]
|
|
2555
|
-
: fileSystemUserSerializer(item["fileSystemUser"]),
|
|
2556
|
-
server: !item["server"]
|
|
2557
|
-
? item["server"]
|
|
2558
|
-
: bucketServerPatchPropertiesSerializer(item["server"]),
|
|
2559
|
-
permissions: item["permissions"],
|
|
2144
|
+
availabilityZone: item["availabilityZone"],
|
|
2145
|
+
isAvailable: item["isAvailable"],
|
|
2560
2146
|
};
|
|
2561
2147
|
}
|
|
2562
|
-
function
|
|
2563
|
-
return { fqdn: item["fqdn"], certificateObject: item["certificateObject"] };
|
|
2564
|
-
}
|
|
2565
|
-
/** Access permissions for the bucket. Either ReadOnly or ReadWrite. */
|
|
2566
|
-
var KnownBucketPatchPermissions;
|
|
2567
|
-
(function (KnownBucketPatchPermissions) {
|
|
2568
|
-
/** Read-only access to bucket. */
|
|
2569
|
-
KnownBucketPatchPermissions["ReadOnly"] = "ReadOnly";
|
|
2570
|
-
/** Read-write access to bucket. */
|
|
2571
|
-
KnownBucketPatchPermissions["ReadWrite"] = "ReadWrite";
|
|
2572
|
-
})(KnownBucketPatchPermissions || (exports.KnownBucketPatchPermissions = KnownBucketPatchPermissions = {}));
|
|
2573
|
-
function _bucketListDeserializer(item) {
|
|
2148
|
+
function _regionInfosListDeserializer(item) {
|
|
2574
2149
|
return {
|
|
2575
|
-
value:
|
|
2150
|
+
value: regionInfoResourceArrayDeserializer(item["value"]),
|
|
2576
2151
|
nextLink: item["nextLink"],
|
|
2577
2152
|
};
|
|
2578
2153
|
}
|
|
2579
|
-
function
|
|
2580
|
-
return result.map((item) => {
|
|
2581
|
-
return bucketSerializer(item);
|
|
2582
|
-
});
|
|
2583
|
-
}
|
|
2584
|
-
function bucketArrayDeserializer(result) {
|
|
2154
|
+
function regionInfoResourceArrayDeserializer(result) {
|
|
2585
2155
|
return result.map((item) => {
|
|
2586
|
-
return
|
|
2156
|
+
return regionInfoResourceDeserializer(item);
|
|
2587
2157
|
});
|
|
2588
2158
|
}
|
|
2589
|
-
function
|
|
2590
|
-
return { keyPairExpiryDays: item["keyPairExpiryDays"] };
|
|
2591
|
-
}
|
|
2592
|
-
function bucketGenerateCredentialsDeserializer(item) {
|
|
2593
|
-
return {
|
|
2594
|
-
accessKey: item["accessKey"],
|
|
2595
|
-
secretKey: item["secretKey"],
|
|
2596
|
-
keyPairExpiry: !item["keyPairExpiry"] ? item["keyPairExpiry"] : new Date(item["keyPairExpiry"]),
|
|
2597
|
-
};
|
|
2598
|
-
}
|
|
2599
|
-
function cacheSerializer(item) {
|
|
2159
|
+
function netAppAccountSerializer(item) {
|
|
2600
2160
|
return {
|
|
2601
2161
|
tags: item["tags"],
|
|
2602
2162
|
location: item["location"],
|
|
2603
|
-
properties:
|
|
2604
|
-
|
|
2605
|
-
|
|
2606
|
-
|
|
2607
|
-
|
|
2608
|
-
|
|
2163
|
+
properties: !item["properties"]
|
|
2164
|
+
? item["properties"]
|
|
2165
|
+
: accountPropertiesSerializer(item["properties"]),
|
|
2166
|
+
identity: !item["identity"]
|
|
2167
|
+
? item["identity"]
|
|
2168
|
+
: managedServiceIdentitySerializer(item["identity"]),
|
|
2609
2169
|
};
|
|
2610
2170
|
}
|
|
2611
|
-
function
|
|
2171
|
+
function netAppAccountDeserializer(item) {
|
|
2612
2172
|
return {
|
|
2613
|
-
tags: item["tags"]
|
|
2173
|
+
tags: !item["tags"]
|
|
2174
|
+
? item["tags"]
|
|
2175
|
+
: Object.fromEntries(Object.entries(item["tags"]).map(([k, p]) => [k, p])),
|
|
2614
2176
|
location: item["location"],
|
|
2615
2177
|
id: item["id"],
|
|
2616
2178
|
name: item["name"],
|
|
@@ -2618,1762 +2180,51 @@ function cacheDeserializer(item) {
|
|
|
2618
2180
|
systemData: !item["systemData"]
|
|
2619
2181
|
? item["systemData"]
|
|
2620
2182
|
: systemDataDeserializer(item["systemData"]),
|
|
2621
|
-
properties:
|
|
2183
|
+
properties: !item["properties"]
|
|
2184
|
+
? item["properties"]
|
|
2185
|
+
: accountPropertiesDeserializer(item["properties"]),
|
|
2622
2186
|
etag: item["etag"],
|
|
2623
|
-
|
|
2624
|
-
? item["
|
|
2625
|
-
: item["
|
|
2626
|
-
return p;
|
|
2627
|
-
}),
|
|
2187
|
+
identity: !item["identity"]
|
|
2188
|
+
? item["identity"]
|
|
2189
|
+
: managedServiceIdentityDeserializer(item["identity"]),
|
|
2628
2190
|
};
|
|
2629
2191
|
}
|
|
2630
|
-
function
|
|
2192
|
+
function accountPropertiesSerializer(item) {
|
|
2631
2193
|
return {
|
|
2632
|
-
|
|
2633
|
-
|
|
2634
|
-
|
|
2635
|
-
|
|
2636
|
-
|
|
2637
|
-
|
|
2638
|
-
|
|
2639
|
-
: item["protocolTypes"].map((p) => {
|
|
2640
|
-
return p;
|
|
2641
|
-
}),
|
|
2642
|
-
cacheSubnetResourceId: item["cacheSubnetResourceId"],
|
|
2643
|
-
peeringSubnetResourceId: item["peeringSubnetResourceId"],
|
|
2644
|
-
kerberos: item["kerberos"],
|
|
2645
|
-
smbSettings: !item["smbSettings"]
|
|
2646
|
-
? item["smbSettings"]
|
|
2647
|
-
: smbSettingsSerializer(item["smbSettings"]),
|
|
2648
|
-
throughputMibps: item["throughputMibps"],
|
|
2649
|
-
encryptionKeySource: item["encryptionKeySource"],
|
|
2650
|
-
keyVaultPrivateEndpointResourceId: item["keyVaultPrivateEndpointResourceId"],
|
|
2651
|
-
ldap: item["ldap"],
|
|
2652
|
-
ldapServerType: item["ldapServerType"],
|
|
2653
|
-
originClusterInformation: originClusterInformationSerializer(item["originClusterInformation"]),
|
|
2654
|
-
cifsChangeNotifications: item["cifsChangeNotifications"],
|
|
2655
|
-
globalFileLocking: item["globalFileLocking"],
|
|
2656
|
-
writeBack: item["writeBack"],
|
|
2194
|
+
activeDirectories: !item["activeDirectories"]
|
|
2195
|
+
? item["activeDirectories"]
|
|
2196
|
+
: activeDirectoryArraySerializer(item["activeDirectories"]),
|
|
2197
|
+
encryption: !item["encryption"]
|
|
2198
|
+
? item["encryption"]
|
|
2199
|
+
: accountEncryptionSerializer(item["encryption"]),
|
|
2200
|
+
nfsV4IDDomain: item["nfsV4IDDomain"],
|
|
2657
2201
|
};
|
|
2658
2202
|
}
|
|
2659
|
-
function
|
|
2203
|
+
function accountPropertiesDeserializer(item) {
|
|
2660
2204
|
return {
|
|
2661
|
-
filepath: item["filepath"],
|
|
2662
|
-
size: item["size"],
|
|
2663
|
-
exportPolicy: !item["exportPolicy"]
|
|
2664
|
-
? item["exportPolicy"]
|
|
2665
|
-
: cachePropertiesExportPolicyDeserializer(item["exportPolicy"]),
|
|
2666
|
-
protocolTypes: !item["protocolTypes"]
|
|
2667
|
-
? item["protocolTypes"]
|
|
2668
|
-
: item["protocolTypes"].map((p) => {
|
|
2669
|
-
return p;
|
|
2670
|
-
}),
|
|
2671
2205
|
provisioningState: item["provisioningState"],
|
|
2672
|
-
|
|
2673
|
-
|
|
2674
|
-
|
|
2675
|
-
|
|
2676
|
-
? item["
|
|
2677
|
-
:
|
|
2678
|
-
|
|
2679
|
-
|
|
2680
|
-
|
|
2681
|
-
: smbSettingsDeserializer(item["smbSettings"]),
|
|
2682
|
-
throughputMibps: item["throughputMibps"],
|
|
2683
|
-
actualThroughputMibps: item["actualThroughputMibps"],
|
|
2684
|
-
encryptionKeySource: item["encryptionKeySource"],
|
|
2685
|
-
keyVaultPrivateEndpointResourceId: item["keyVaultPrivateEndpointResourceId"],
|
|
2686
|
-
maximumNumberOfFiles: item["maximumNumberOfFiles"],
|
|
2687
|
-
encryption: item["encryption"],
|
|
2688
|
-
language: item["language"],
|
|
2689
|
-
ldap: item["ldap"],
|
|
2690
|
-
ldapServerType: item["ldapServerType"],
|
|
2691
|
-
originClusterInformation: originClusterInformationDeserializer(item["originClusterInformation"]),
|
|
2692
|
-
cifsChangeNotifications: item["cifsChangeNotifications"],
|
|
2693
|
-
globalFileLocking: item["globalFileLocking"],
|
|
2694
|
-
writeBack: item["writeBack"],
|
|
2695
|
-
};
|
|
2696
|
-
}
|
|
2697
|
-
function cachePropertiesExportPolicySerializer(item) {
|
|
2698
|
-
return {
|
|
2699
|
-
rules: !item["rules"] ? item["rules"] : exportPolicyRuleArraySerializer(item["rules"]),
|
|
2206
|
+
activeDirectories: !item["activeDirectories"]
|
|
2207
|
+
? item["activeDirectories"]
|
|
2208
|
+
: activeDirectoryArrayDeserializer(item["activeDirectories"]),
|
|
2209
|
+
encryption: !item["encryption"]
|
|
2210
|
+
? item["encryption"]
|
|
2211
|
+
: accountEncryptionDeserializer(item["encryption"]),
|
|
2212
|
+
disableShowmount: item["disableShowmount"],
|
|
2213
|
+
nfsV4IDDomain: item["nfsV4IDDomain"],
|
|
2214
|
+
multiAdStatus: item["multiAdStatus"],
|
|
2700
2215
|
};
|
|
2701
2216
|
}
|
|
2702
|
-
function
|
|
2703
|
-
return {
|
|
2704
|
-
|
|
2705
|
-
};
|
|
2217
|
+
function activeDirectoryArraySerializer(result) {
|
|
2218
|
+
return result.map((item) => {
|
|
2219
|
+
return activeDirectorySerializer(item);
|
|
2220
|
+
});
|
|
2706
2221
|
}
|
|
2707
|
-
|
|
2708
|
-
var KnownProtocolTypes;
|
|
2709
|
-
(function (KnownProtocolTypes) {
|
|
2710
|
-
/** NFSv3 protocol type */
|
|
2711
|
-
KnownProtocolTypes["NFSv3"] = "NFSv3";
|
|
2712
|
-
/** NFSv4 protocol type */
|
|
2713
|
-
KnownProtocolTypes["NFSv4"] = "NFSv4";
|
|
2714
|
-
/** SMB protocol type */
|
|
2715
|
-
KnownProtocolTypes["SMB"] = "SMB";
|
|
2716
|
-
})(KnownProtocolTypes || (exports.KnownProtocolTypes = KnownProtocolTypes = {}));
|
|
2717
|
-
/** Azure lifecycle management */
|
|
2718
|
-
var KnownCacheProvisioningState;
|
|
2719
|
-
(function (KnownCacheProvisioningState) {
|
|
2720
|
-
/** The resource is being created. */
|
|
2721
|
-
KnownCacheProvisioningState["Creating"] = "Creating";
|
|
2722
|
-
/** The resource is being updated. */
|
|
2723
|
-
KnownCacheProvisioningState["Updating"] = "Updating";
|
|
2724
|
-
/** The resource is being deleted. */
|
|
2725
|
-
KnownCacheProvisioningState["Deleting"] = "Deleting";
|
|
2726
|
-
/** The resource is in a failed state. */
|
|
2727
|
-
KnownCacheProvisioningState["Failed"] = "Failed";
|
|
2728
|
-
/** The resource is succeeded. */
|
|
2729
|
-
KnownCacheProvisioningState["Succeeded"] = "Succeeded";
|
|
2730
|
-
/** Resource creation was canceled. */
|
|
2731
|
-
KnownCacheProvisioningState["Canceled"] = "Canceled";
|
|
2732
|
-
})(KnownCacheProvisioningState || (exports.KnownCacheProvisioningState = KnownCacheProvisioningState = {}));
|
|
2733
|
-
/** Azure NetApp Files Cache lifecycle management */
|
|
2734
|
-
var KnownCacheLifeCycleState;
|
|
2735
|
-
(function (KnownCacheLifeCycleState) {
|
|
2736
|
-
/** Cluster peering offer has been sent. */
|
|
2737
|
-
KnownCacheLifeCycleState["ClusterPeeringOfferSent"] = "ClusterPeeringOfferSent";
|
|
2738
|
-
/** VServer peering offer has been sent. */
|
|
2739
|
-
KnownCacheLifeCycleState["VserverPeeringOfferSent"] = "VserverPeeringOfferSent";
|
|
2740
|
-
/** Cache creation in progress. */
|
|
2741
|
-
KnownCacheLifeCycleState["Creating"] = "Creating";
|
|
2742
|
-
/** Cache creation succeeded and is available for use. */
|
|
2743
|
-
KnownCacheLifeCycleState["Succeeded"] = "Succeeded";
|
|
2744
|
-
/** Cache is in a failed state */
|
|
2745
|
-
KnownCacheLifeCycleState["Failed"] = "Failed";
|
|
2746
|
-
})(KnownCacheLifeCycleState || (exports.KnownCacheLifeCycleState = KnownCacheLifeCycleState = {}));
|
|
2747
|
-
function cacheMountTargetPropertiesArrayDeserializer(result) {
|
|
2222
|
+
function activeDirectoryArrayDeserializer(result) {
|
|
2748
2223
|
return result.map((item) => {
|
|
2749
|
-
return
|
|
2224
|
+
return activeDirectoryDeserializer(item);
|
|
2750
2225
|
});
|
|
2751
2226
|
}
|
|
2752
|
-
function
|
|
2753
|
-
return {
|
|
2754
|
-
mountTargetId: item["mountTargetId"],
|
|
2755
|
-
ipAddress: item["ipAddress"],
|
|
2756
|
-
smbServerFqdn: item["smbServerFqdn"],
|
|
2757
|
-
};
|
|
2758
|
-
}
|
|
2759
|
-
/** Describe if a cache is Kerberos enabled. */
|
|
2760
|
-
var KnownKerberosState;
|
|
2761
|
-
(function (KnownKerberosState) {
|
|
2762
|
-
/** Kerberos is disabled */
|
|
2763
|
-
KnownKerberosState["Disabled"] = "Disabled";
|
|
2764
|
-
/** Kerberos is enabled */
|
|
2765
|
-
KnownKerberosState["Enabled"] = "Enabled";
|
|
2766
|
-
})(KnownKerberosState || (exports.KnownKerberosState = KnownKerberosState = {}));
|
|
2767
|
-
function smbSettingsSerializer(item) {
|
|
2768
|
-
return {
|
|
2769
|
-
smbEncryption: item["smbEncryption"],
|
|
2770
|
-
smbAccessBasedEnumerations: item["smbAccessBasedEnumerations"],
|
|
2771
|
-
smbNonBrowsable: item["smbNonBrowsable"],
|
|
2772
|
-
};
|
|
2773
|
-
}
|
|
2774
|
-
function smbSettingsDeserializer(item) {
|
|
2775
|
-
return {
|
|
2776
|
-
smbEncryption: item["smbEncryption"],
|
|
2777
|
-
smbAccessBasedEnumerations: item["smbAccessBasedEnumerations"],
|
|
2778
|
-
smbNonBrowsable: item["smbNonBrowsable"],
|
|
2779
|
-
};
|
|
2780
|
-
}
|
|
2781
|
-
/** Enables encryption for in-flight smb3 data. Only applicable for SMB/DualProtocol cache */
|
|
2782
|
-
var KnownSmbEncryptionState;
|
|
2783
|
-
(function (KnownSmbEncryptionState) {
|
|
2784
|
-
/** SMB encryption is disabled */
|
|
2785
|
-
KnownSmbEncryptionState["Disabled"] = "Disabled";
|
|
2786
|
-
/** SMB encryption is enabled */
|
|
2787
|
-
KnownSmbEncryptionState["Enabled"] = "Enabled";
|
|
2788
|
-
})(KnownSmbEncryptionState || (exports.KnownSmbEncryptionState = KnownSmbEncryptionState = {}));
|
|
2789
|
-
/** Specifies if the cache is encryption or not. */
|
|
2790
|
-
var KnownEncryptionState;
|
|
2791
|
-
(function (KnownEncryptionState) {
|
|
2792
|
-
/** Encryption is disabled */
|
|
2793
|
-
KnownEncryptionState["Disabled"] = "Disabled";
|
|
2794
|
-
/** Encryption is enabled */
|
|
2795
|
-
KnownEncryptionState["Enabled"] = "Enabled";
|
|
2796
|
-
})(KnownEncryptionState || (exports.KnownEncryptionState = KnownEncryptionState = {}));
|
|
2797
|
-
/** Specifies whether LDAP is enabled or not. */
|
|
2798
|
-
var KnownLdapState;
|
|
2799
|
-
(function (KnownLdapState) {
|
|
2800
|
-
/** ldap is disabled. */
|
|
2801
|
-
KnownLdapState["Disabled"] = "Disabled";
|
|
2802
|
-
/** ldap is enabled */
|
|
2803
|
-
KnownLdapState["Enabled"] = "Enabled";
|
|
2804
|
-
})(KnownLdapState || (exports.KnownLdapState = KnownLdapState = {}));
|
|
2805
|
-
function originClusterInformationSerializer(item) {
|
|
2806
|
-
return {
|
|
2807
|
-
peerClusterName: item["peerClusterName"],
|
|
2808
|
-
peerAddresses: item["peerAddresses"].map((p) => {
|
|
2809
|
-
return p;
|
|
2810
|
-
}),
|
|
2811
|
-
peerVserverName: item["peerVserverName"],
|
|
2812
|
-
peerVolumeName: item["peerVolumeName"],
|
|
2813
|
-
};
|
|
2814
|
-
}
|
|
2815
|
-
function originClusterInformationDeserializer(item) {
|
|
2816
|
-
return {
|
|
2817
|
-
peerClusterName: item["peerClusterName"],
|
|
2818
|
-
peerAddresses: item["peerAddresses"].map((p) => {
|
|
2819
|
-
return p;
|
|
2820
|
-
}),
|
|
2821
|
-
peerVserverName: item["peerVserverName"],
|
|
2822
|
-
peerVolumeName: item["peerVolumeName"],
|
|
2823
|
-
};
|
|
2824
|
-
}
|
|
2825
|
-
/** Flag indicating whether a CIFS change notification is enabled for the cache. */
|
|
2826
|
-
var KnownCifsChangeNotifyState;
|
|
2827
|
-
(function (KnownCifsChangeNotifyState) {
|
|
2828
|
-
/** CIFS change notification is disabled */
|
|
2829
|
-
KnownCifsChangeNotifyState["Disabled"] = "Disabled";
|
|
2830
|
-
/** CIFS change notification is enabled */
|
|
2831
|
-
KnownCifsChangeNotifyState["Enabled"] = "Enabled";
|
|
2832
|
-
})(KnownCifsChangeNotifyState || (exports.KnownCifsChangeNotifyState = KnownCifsChangeNotifyState = {}));
|
|
2833
|
-
/** Flag indicating whether the global file lock is enabled for the cache. */
|
|
2834
|
-
var KnownGlobalFileLockingState;
|
|
2835
|
-
(function (KnownGlobalFileLockingState) {
|
|
2836
|
-
/** Global file locking is disabled */
|
|
2837
|
-
KnownGlobalFileLockingState["Disabled"] = "Disabled";
|
|
2838
|
-
/** Global file locking is enabled */
|
|
2839
|
-
KnownGlobalFileLockingState["Enabled"] = "Enabled";
|
|
2840
|
-
})(KnownGlobalFileLockingState || (exports.KnownGlobalFileLockingState = KnownGlobalFileLockingState = {}));
|
|
2841
|
-
/** Flag indicating whether writeback is enabled for the cache. */
|
|
2842
|
-
var KnownEnableWriteBackState;
|
|
2843
|
-
(function (KnownEnableWriteBackState) {
|
|
2844
|
-
/** Writeback cache is disabled */
|
|
2845
|
-
KnownEnableWriteBackState["Disabled"] = "Disabled";
|
|
2846
|
-
/** Writeback cache is enabled */
|
|
2847
|
-
KnownEnableWriteBackState["Enabled"] = "Enabled";
|
|
2848
|
-
})(KnownEnableWriteBackState || (exports.KnownEnableWriteBackState = KnownEnableWriteBackState = {}));
|
|
2849
|
-
function cacheUpdateSerializer(item) {
|
|
2850
|
-
return {
|
|
2851
|
-
tags: item["tags"],
|
|
2852
|
-
properties: !item["properties"]
|
|
2853
|
-
? item["properties"]
|
|
2854
|
-
: cacheUpdatePropertiesSerializer(item["properties"]),
|
|
2855
|
-
};
|
|
2856
|
-
}
|
|
2857
|
-
function cacheUpdatePropertiesSerializer(item) {
|
|
2858
|
-
return {
|
|
2859
|
-
size: item["size"],
|
|
2860
|
-
exportPolicy: !item["exportPolicy"]
|
|
2861
|
-
? item["exportPolicy"]
|
|
2862
|
-
: cachePropertiesExportPolicySerializer(item["exportPolicy"]),
|
|
2863
|
-
protocolTypes: !item["protocolTypes"]
|
|
2864
|
-
? item["protocolTypes"]
|
|
2865
|
-
: item["protocolTypes"].map((p) => {
|
|
2866
|
-
return p;
|
|
2867
|
-
}),
|
|
2868
|
-
smbSettings: !item["smbSettings"]
|
|
2869
|
-
? item["smbSettings"]
|
|
2870
|
-
: smbSettingsSerializer(item["smbSettings"]),
|
|
2871
|
-
throughputMibps: item["throughputMibps"],
|
|
2872
|
-
keyVaultPrivateEndpointResourceId: item["keyVaultPrivateEndpointResourceId"],
|
|
2873
|
-
cifsChangeNotifications: item["cifsChangeNotifications"],
|
|
2874
|
-
writeBack: item["writeBack"],
|
|
2875
|
-
};
|
|
2876
|
-
}
|
|
2877
|
-
function _cacheListDeserializer(item) {
|
|
2878
|
-
return {
|
|
2879
|
-
value: cacheArrayDeserializer(item["value"]),
|
|
2880
|
-
nextLink: item["nextLink"],
|
|
2881
|
-
};
|
|
2882
|
-
}
|
|
2883
|
-
function cacheArraySerializer(result) {
|
|
2884
|
-
return result.map((item) => {
|
|
2885
|
-
return cacheSerializer(item);
|
|
2886
|
-
});
|
|
2887
|
-
}
|
|
2888
|
-
function cacheArrayDeserializer(result) {
|
|
2889
|
-
return result.map((item) => {
|
|
2890
|
-
return cacheDeserializer(item);
|
|
2891
|
-
});
|
|
2892
|
-
}
|
|
2893
|
-
function peeringPassphrasesDeserializer(item) {
|
|
2894
|
-
return {
|
|
2895
|
-
clusterPeeringCommand: item["clusterPeeringCommand"],
|
|
2896
|
-
clusterPeeringPassphrase: item["clusterPeeringPassphrase"],
|
|
2897
|
-
vserverPeeringCommand: item["vserverPeeringCommand"],
|
|
2898
|
-
};
|
|
2899
|
-
}
|
|
2900
|
-
function elasticAccountSerializer(item) {
|
|
2901
|
-
return {
|
|
2902
|
-
tags: item["tags"],
|
|
2903
|
-
location: item["location"],
|
|
2904
|
-
properties: !item["properties"]
|
|
2905
|
-
? item["properties"]
|
|
2906
|
-
: elasticAccountPropertiesSerializer(item["properties"]),
|
|
2907
|
-
identity: !item["identity"]
|
|
2908
|
-
? item["identity"]
|
|
2909
|
-
: managedServiceIdentitySerializer(item["identity"]),
|
|
2910
|
-
};
|
|
2911
|
-
}
|
|
2912
|
-
function elasticAccountDeserializer(item) {
|
|
2913
|
-
return {
|
|
2914
|
-
tags: item["tags"],
|
|
2915
|
-
location: item["location"],
|
|
2916
|
-
id: item["id"],
|
|
2917
|
-
name: item["name"],
|
|
2918
|
-
type: item["type"],
|
|
2919
|
-
systemData: !item["systemData"]
|
|
2920
|
-
? item["systemData"]
|
|
2921
|
-
: systemDataDeserializer(item["systemData"]),
|
|
2922
|
-
properties: !item["properties"]
|
|
2923
|
-
? item["properties"]
|
|
2924
|
-
: elasticAccountPropertiesDeserializer(item["properties"]),
|
|
2925
|
-
eTag: item["eTag"],
|
|
2926
|
-
identity: !item["identity"]
|
|
2927
|
-
? item["identity"]
|
|
2928
|
-
: managedServiceIdentityDeserializer(item["identity"]),
|
|
2929
|
-
};
|
|
2930
|
-
}
|
|
2931
|
-
function elasticAccountPropertiesSerializer(item) {
|
|
2932
|
-
return {
|
|
2933
|
-
encryption: !item["encryption"]
|
|
2934
|
-
? item["encryption"]
|
|
2935
|
-
: elasticEncryptionSerializer(item["encryption"]),
|
|
2936
|
-
};
|
|
2937
|
-
}
|
|
2938
|
-
function elasticAccountPropertiesDeserializer(item) {
|
|
2939
|
-
return {
|
|
2940
|
-
provisioningState: item["provisioningState"],
|
|
2941
|
-
encryption: !item["encryption"]
|
|
2942
|
-
? item["encryption"]
|
|
2943
|
-
: elasticEncryptionDeserializer(item["encryption"]),
|
|
2944
|
-
};
|
|
2945
|
-
}
|
|
2946
|
-
function elasticEncryptionSerializer(item) {
|
|
2947
|
-
return {
|
|
2948
|
-
keySource: item["keySource"],
|
|
2949
|
-
keyVaultProperties: !item["keyVaultProperties"]
|
|
2950
|
-
? item["keyVaultProperties"]
|
|
2951
|
-
: elasticKeyVaultPropertiesSerializer(item["keyVaultProperties"]),
|
|
2952
|
-
identity: !item["identity"]
|
|
2953
|
-
? item["identity"]
|
|
2954
|
-
: elasticEncryptionIdentitySerializer(item["identity"]),
|
|
2955
|
-
};
|
|
2956
|
-
}
|
|
2957
|
-
function elasticEncryptionDeserializer(item) {
|
|
2958
|
-
return {
|
|
2959
|
-
keySource: item["keySource"],
|
|
2960
|
-
keyVaultProperties: !item["keyVaultProperties"]
|
|
2961
|
-
? item["keyVaultProperties"]
|
|
2962
|
-
: elasticKeyVaultPropertiesDeserializer(item["keyVaultProperties"]),
|
|
2963
|
-
identity: !item["identity"]
|
|
2964
|
-
? item["identity"]
|
|
2965
|
-
: elasticEncryptionIdentityDeserializer(item["identity"]),
|
|
2966
|
-
};
|
|
2967
|
-
}
|
|
2968
|
-
/** The encryption keySource (provider). Possible values (case-insensitive): Microsoft.NetApp, Microsoft.KeyVault */
|
|
2969
|
-
var KnownKeySource;
|
|
2970
|
-
(function (KnownKeySource) {
|
|
2971
|
-
/** Microsoft-managed key encryption */
|
|
2972
|
-
KnownKeySource["MicrosoftNetApp"] = "Microsoft.NetApp";
|
|
2973
|
-
/** Customer-managed key encryption */
|
|
2974
|
-
KnownKeySource["MicrosoftKeyVault"] = "Microsoft.KeyVault";
|
|
2975
|
-
})(KnownKeySource || (exports.KnownKeySource = KnownKeySource = {}));
|
|
2976
|
-
function elasticKeyVaultPropertiesSerializer(item) {
|
|
2977
|
-
return {
|
|
2978
|
-
keyVaultUri: item["keyVaultUri"],
|
|
2979
|
-
keyName: item["keyName"],
|
|
2980
|
-
keyVaultResourceId: item["keyVaultResourceId"],
|
|
2981
|
-
};
|
|
2982
|
-
}
|
|
2983
|
-
function elasticKeyVaultPropertiesDeserializer(item) {
|
|
2984
|
-
return {
|
|
2985
|
-
keyVaultUri: item["keyVaultUri"],
|
|
2986
|
-
keyName: item["keyName"],
|
|
2987
|
-
keyVaultResourceId: item["keyVaultResourceId"],
|
|
2988
|
-
status: item["status"],
|
|
2989
|
-
};
|
|
2990
|
-
}
|
|
2991
|
-
/** KeyVault status */
|
|
2992
|
-
var KnownElasticKeyVaultStatus;
|
|
2993
|
-
(function (KnownElasticKeyVaultStatus) {
|
|
2994
|
-
/** KeyVault connection created but not in use */
|
|
2995
|
-
KnownElasticKeyVaultStatus["Created"] = "Created";
|
|
2996
|
-
/** KeyVault connection in use by SMB Volume */
|
|
2997
|
-
KnownElasticKeyVaultStatus["InUse"] = "InUse";
|
|
2998
|
-
/** KeyVault connection Deleted */
|
|
2999
|
-
KnownElasticKeyVaultStatus["Deleted"] = "Deleted";
|
|
3000
|
-
/** Error with the KeyVault connection */
|
|
3001
|
-
KnownElasticKeyVaultStatus["Error"] = "Error";
|
|
3002
|
-
/** KeyVault connection Updating */
|
|
3003
|
-
KnownElasticKeyVaultStatus["Updating"] = "Updating";
|
|
3004
|
-
})(KnownElasticKeyVaultStatus || (exports.KnownElasticKeyVaultStatus = KnownElasticKeyVaultStatus = {}));
|
|
3005
|
-
function elasticEncryptionIdentitySerializer(item) {
|
|
3006
|
-
return { userAssignedIdentity: item["userAssignedIdentity"] };
|
|
3007
|
-
}
|
|
3008
|
-
function elasticEncryptionIdentityDeserializer(item) {
|
|
3009
|
-
return {
|
|
3010
|
-
principalId: item["principalId"],
|
|
3011
|
-
userAssignedIdentity: item["userAssignedIdentity"],
|
|
3012
|
-
};
|
|
3013
|
-
}
|
|
3014
|
-
function managedServiceIdentitySerializer(item) {
|
|
3015
|
-
return {
|
|
3016
|
-
type: item["type"],
|
|
3017
|
-
userAssignedIdentities: item["userAssignedIdentities"],
|
|
3018
|
-
};
|
|
3019
|
-
}
|
|
3020
|
-
function managedServiceIdentityDeserializer(item) {
|
|
3021
|
-
return {
|
|
3022
|
-
principalId: item["principalId"],
|
|
3023
|
-
tenantId: item["tenantId"],
|
|
3024
|
-
type: item["type"],
|
|
3025
|
-
userAssignedIdentities: item["userAssignedIdentities"],
|
|
3026
|
-
};
|
|
3027
|
-
}
|
|
3028
|
-
/** Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). */
|
|
3029
|
-
var KnownManagedServiceIdentityType;
|
|
3030
|
-
(function (KnownManagedServiceIdentityType) {
|
|
3031
|
-
/** No managed identity. */
|
|
3032
|
-
KnownManagedServiceIdentityType["None"] = "None";
|
|
3033
|
-
/** System assigned managed identity. */
|
|
3034
|
-
KnownManagedServiceIdentityType["SystemAssigned"] = "SystemAssigned";
|
|
3035
|
-
/** User assigned managed identity. */
|
|
3036
|
-
KnownManagedServiceIdentityType["UserAssigned"] = "UserAssigned";
|
|
3037
|
-
/** System and user assigned managed identity. */
|
|
3038
|
-
KnownManagedServiceIdentityType["SystemAssignedUserAssigned"] = "SystemAssigned,UserAssigned";
|
|
3039
|
-
})(KnownManagedServiceIdentityType || (exports.KnownManagedServiceIdentityType = KnownManagedServiceIdentityType = {}));
|
|
3040
|
-
function userAssignedIdentitySerializer(item) {
|
|
3041
|
-
return item;
|
|
3042
|
-
}
|
|
3043
|
-
function userAssignedIdentityDeserializer(item) {
|
|
3044
|
-
return {
|
|
3045
|
-
principalId: item["principalId"],
|
|
3046
|
-
clientId: item["clientId"],
|
|
3047
|
-
};
|
|
3048
|
-
}
|
|
3049
|
-
function elasticAccountUpdateSerializer(item) {
|
|
3050
|
-
return {
|
|
3051
|
-
identity: !item["identity"]
|
|
3052
|
-
? item["identity"]
|
|
3053
|
-
: managedServiceIdentitySerializer(item["identity"]),
|
|
3054
|
-
tags: item["tags"],
|
|
3055
|
-
properties: !item["properties"]
|
|
3056
|
-
? item["properties"]
|
|
3057
|
-
: elasticAccountUpdatePropertiesSerializer(item["properties"]),
|
|
3058
|
-
};
|
|
3059
|
-
}
|
|
3060
|
-
function elasticAccountUpdatePropertiesSerializer(item) {
|
|
3061
|
-
return {
|
|
3062
|
-
encryption: !item["encryption"]
|
|
3063
|
-
? item["encryption"]
|
|
3064
|
-
: elasticEncryptionSerializer(item["encryption"]),
|
|
3065
|
-
};
|
|
3066
|
-
}
|
|
3067
|
-
function _elasticAccountListResultDeserializer(item) {
|
|
3068
|
-
return {
|
|
3069
|
-
value: elasticAccountArrayDeserializer(item["value"]),
|
|
3070
|
-
nextLink: item["nextLink"],
|
|
3071
|
-
};
|
|
3072
|
-
}
|
|
3073
|
-
function elasticAccountArraySerializer(result) {
|
|
3074
|
-
return result.map((item) => {
|
|
3075
|
-
return elasticAccountSerializer(item);
|
|
3076
|
-
});
|
|
3077
|
-
}
|
|
3078
|
-
function elasticAccountArrayDeserializer(result) {
|
|
3079
|
-
return result.map((item) => {
|
|
3080
|
-
return elasticAccountDeserializer(item);
|
|
3081
|
-
});
|
|
3082
|
-
}
|
|
3083
|
-
function elasticCapacityPoolSerializer(item) {
|
|
3084
|
-
return {
|
|
3085
|
-
tags: item["tags"],
|
|
3086
|
-
location: item["location"],
|
|
3087
|
-
properties: !item["properties"]
|
|
3088
|
-
? item["properties"]
|
|
3089
|
-
: elasticCapacityPoolPropertiesSerializer(item["properties"]),
|
|
3090
|
-
zones: !item["zones"]
|
|
3091
|
-
? item["zones"]
|
|
3092
|
-
: item["zones"].map((p) => {
|
|
3093
|
-
return p;
|
|
3094
|
-
}),
|
|
3095
|
-
};
|
|
3096
|
-
}
|
|
3097
|
-
function elasticCapacityPoolDeserializer(item) {
|
|
3098
|
-
return {
|
|
3099
|
-
tags: item["tags"],
|
|
3100
|
-
location: item["location"],
|
|
3101
|
-
id: item["id"],
|
|
3102
|
-
name: item["name"],
|
|
3103
|
-
type: item["type"],
|
|
3104
|
-
systemData: !item["systemData"]
|
|
3105
|
-
? item["systemData"]
|
|
3106
|
-
: systemDataDeserializer(item["systemData"]),
|
|
3107
|
-
properties: !item["properties"]
|
|
3108
|
-
? item["properties"]
|
|
3109
|
-
: elasticCapacityPoolPropertiesDeserializer(item["properties"]),
|
|
3110
|
-
eTag: item["eTag"],
|
|
3111
|
-
zones: !item["zones"]
|
|
3112
|
-
? item["zones"]
|
|
3113
|
-
: item["zones"].map((p) => {
|
|
3114
|
-
return p;
|
|
3115
|
-
}),
|
|
3116
|
-
};
|
|
3117
|
-
}
|
|
3118
|
-
function elasticCapacityPoolPropertiesSerializer(item) {
|
|
3119
|
-
return {
|
|
3120
|
-
size: item["size"],
|
|
3121
|
-
serviceLevel: item["serviceLevel"],
|
|
3122
|
-
encryption: !item["encryption"]
|
|
3123
|
-
? item["encryption"]
|
|
3124
|
-
: elasticEncryptionConfigurationSerializer(item["encryption"]),
|
|
3125
|
-
subnetResourceId: item["subnetResourceId"],
|
|
3126
|
-
activeDirectoryConfigResourceId: item["activeDirectoryConfigResourceId"],
|
|
3127
|
-
};
|
|
3128
|
-
}
|
|
3129
|
-
function elasticCapacityPoolPropertiesDeserializer(item) {
|
|
3130
|
-
return {
|
|
3131
|
-
size: item["size"],
|
|
3132
|
-
serviceLevel: item["serviceLevel"],
|
|
3133
|
-
provisioningState: item["provisioningState"],
|
|
3134
|
-
encryption: !item["encryption"]
|
|
3135
|
-
? item["encryption"]
|
|
3136
|
-
: elasticEncryptionConfigurationDeserializer(item["encryption"]),
|
|
3137
|
-
totalThroughputMibps: item["totalThroughputMibps"],
|
|
3138
|
-
subnetResourceId: item["subnetResourceId"],
|
|
3139
|
-
currentZone: item["currentZone"],
|
|
3140
|
-
availabilityStatus: item["availabilityStatus"],
|
|
3141
|
-
activeDirectoryConfigResourceId: item["activeDirectoryConfigResourceId"],
|
|
3142
|
-
};
|
|
3143
|
-
}
|
|
3144
|
-
/** Service level for elastic capacity pool */
|
|
3145
|
-
var KnownElasticServiceLevel;
|
|
3146
|
-
(function (KnownElasticServiceLevel) {
|
|
3147
|
-
/** Zone redundant storage service level. */
|
|
3148
|
-
KnownElasticServiceLevel["ZoneRedundant"] = "ZoneRedundant";
|
|
3149
|
-
})(KnownElasticServiceLevel || (exports.KnownElasticServiceLevel = KnownElasticServiceLevel = {}));
|
|
3150
|
-
function elasticEncryptionConfigurationSerializer(item) {
|
|
3151
|
-
return {
|
|
3152
|
-
elasticPoolEncryptionKeySource: item["elasticPoolEncryptionKeySource"],
|
|
3153
|
-
keyVaultPrivateEndpointResourceId: item["keyVaultPrivateEndpointResourceId"],
|
|
3154
|
-
};
|
|
3155
|
-
}
|
|
3156
|
-
function elasticEncryptionConfigurationDeserializer(item) {
|
|
3157
|
-
return {
|
|
3158
|
-
elasticPoolEncryptionKeySource: item["elasticPoolEncryptionKeySource"],
|
|
3159
|
-
keyVaultPrivateEndpointResourceId: item["keyVaultPrivateEndpointResourceId"],
|
|
3160
|
-
};
|
|
3161
|
-
}
|
|
3162
|
-
/** Pool Encryption Key Source. */
|
|
3163
|
-
var KnownElasticPoolEncryptionKeySource;
|
|
3164
|
-
(function (KnownElasticPoolEncryptionKeySource) {
|
|
3165
|
-
/** Represents the encryption key source of Elastic pool is Microsoft.NetApp */
|
|
3166
|
-
KnownElasticPoolEncryptionKeySource["NetApp"] = "NetApp";
|
|
3167
|
-
/** Represents the encryption key source of Elastic pool is Microsoft.KeyVault */
|
|
3168
|
-
KnownElasticPoolEncryptionKeySource["KeyVault"] = "KeyVault";
|
|
3169
|
-
})(KnownElasticPoolEncryptionKeySource || (exports.KnownElasticPoolEncryptionKeySource = KnownElasticPoolEncryptionKeySource = {}));
|
|
3170
|
-
/** Current availability status of the resource. */
|
|
3171
|
-
var KnownElasticResourceAvailabilityStatus;
|
|
3172
|
-
(function (KnownElasticResourceAvailabilityStatus) {
|
|
3173
|
-
/** The resource is currently Online and accessible */
|
|
3174
|
-
KnownElasticResourceAvailabilityStatus["Online"] = "Online";
|
|
3175
|
-
/** The resource is currently Offline and not accessible */
|
|
3176
|
-
KnownElasticResourceAvailabilityStatus["Offline"] = "Offline";
|
|
3177
|
-
})(KnownElasticResourceAvailabilityStatus || (exports.KnownElasticResourceAvailabilityStatus = KnownElasticResourceAvailabilityStatus = {}));
|
|
3178
|
-
function elasticCapacityPoolUpdateSerializer(item) {
|
|
3179
|
-
return {
|
|
3180
|
-
tags: item["tags"],
|
|
3181
|
-
properties: !item["properties"]
|
|
3182
|
-
? item["properties"]
|
|
3183
|
-
: elasticCapacityPoolUpdatePropertiesSerializer(item["properties"]),
|
|
3184
|
-
};
|
|
3185
|
-
}
|
|
3186
|
-
function elasticCapacityPoolUpdatePropertiesSerializer(item) {
|
|
3187
|
-
return {
|
|
3188
|
-
size: item["size"],
|
|
3189
|
-
encryption: !item["encryption"]
|
|
3190
|
-
? item["encryption"]
|
|
3191
|
-
: elasticEncryptionConfigurationSerializer(item["encryption"]),
|
|
3192
|
-
activeDirectoryConfigResourceId: item["activeDirectoryConfigResourceId"],
|
|
3193
|
-
};
|
|
3194
|
-
}
|
|
3195
|
-
function _elasticCapacityPoolListResultDeserializer(item) {
|
|
3196
|
-
return {
|
|
3197
|
-
value: elasticCapacityPoolArrayDeserializer(item["value"]),
|
|
3198
|
-
nextLink: item["nextLink"],
|
|
3199
|
-
};
|
|
3200
|
-
}
|
|
3201
|
-
function elasticCapacityPoolArraySerializer(result) {
|
|
3202
|
-
return result.map((item) => {
|
|
3203
|
-
return elasticCapacityPoolSerializer(item);
|
|
3204
|
-
});
|
|
3205
|
-
}
|
|
3206
|
-
function elasticCapacityPoolArrayDeserializer(result) {
|
|
3207
|
-
return result.map((item) => {
|
|
3208
|
-
return elasticCapacityPoolDeserializer(item);
|
|
3209
|
-
});
|
|
3210
|
-
}
|
|
3211
|
-
function changeZoneRequestSerializer(item) {
|
|
3212
|
-
return { newZone: item["newZone"] };
|
|
3213
|
-
}
|
|
3214
|
-
function checkElasticVolumeFilePathAvailabilityRequestSerializer(item) {
|
|
3215
|
-
return { filePath: item["filePath"] };
|
|
3216
|
-
}
|
|
3217
|
-
function checkElasticResourceAvailabilityResponseDeserializer(item) {
|
|
3218
|
-
return {
|
|
3219
|
-
isAvailable: item["isAvailable"],
|
|
3220
|
-
reason: item["reason"],
|
|
3221
|
-
message: item["message"],
|
|
3222
|
-
};
|
|
3223
|
-
}
|
|
3224
|
-
/** Availability status */
|
|
3225
|
-
var KnownCheckElasticResourceAvailabilityStatus;
|
|
3226
|
-
(function (KnownCheckElasticResourceAvailabilityStatus) {
|
|
3227
|
-
/** Value indicating the name is valid and available */
|
|
3228
|
-
KnownCheckElasticResourceAvailabilityStatus["True"] = "True";
|
|
3229
|
-
/** Value indicating the the name is invalid, unavailable, or both. */
|
|
3230
|
-
KnownCheckElasticResourceAvailabilityStatus["False"] = "False";
|
|
3231
|
-
})(KnownCheckElasticResourceAvailabilityStatus || (exports.KnownCheckElasticResourceAvailabilityStatus = KnownCheckElasticResourceAvailabilityStatus = {}));
|
|
3232
|
-
/** Availability reason */
|
|
3233
|
-
var KnownCheckElasticResourceAvailabilityReason;
|
|
3234
|
-
(function (KnownCheckElasticResourceAvailabilityReason) {
|
|
3235
|
-
/** Value indicating the name provided does not match Azure NetApp Files naming requirements */
|
|
3236
|
-
KnownCheckElasticResourceAvailabilityReason["Invalid"] = "Invalid";
|
|
3237
|
-
/** Value indicating the name is already in use and is therefore unavailable */
|
|
3238
|
-
KnownCheckElasticResourceAvailabilityReason["AlreadyExists"] = "AlreadyExists";
|
|
3239
|
-
})(KnownCheckElasticResourceAvailabilityReason || (exports.KnownCheckElasticResourceAvailabilityReason = KnownCheckElasticResourceAvailabilityReason = {}));
|
|
3240
|
-
function elasticVolumeSerializer(item) {
|
|
3241
|
-
return {
|
|
3242
|
-
tags: item["tags"],
|
|
3243
|
-
location: item["location"],
|
|
3244
|
-
properties: !item["properties"]
|
|
3245
|
-
? item["properties"]
|
|
3246
|
-
: elasticVolumePropertiesSerializer(item["properties"]),
|
|
3247
|
-
zones: !item["zones"]
|
|
3248
|
-
? item["zones"]
|
|
3249
|
-
: item["zones"].map((p) => {
|
|
3250
|
-
return p;
|
|
3251
|
-
}),
|
|
3252
|
-
};
|
|
3253
|
-
}
|
|
3254
|
-
function elasticVolumeDeserializer(item) {
|
|
3255
|
-
return {
|
|
3256
|
-
tags: item["tags"],
|
|
3257
|
-
location: item["location"],
|
|
3258
|
-
id: item["id"],
|
|
3259
|
-
name: item["name"],
|
|
3260
|
-
type: item["type"],
|
|
3261
|
-
systemData: !item["systemData"]
|
|
3262
|
-
? item["systemData"]
|
|
3263
|
-
: systemDataDeserializer(item["systemData"]),
|
|
3264
|
-
properties: !item["properties"]
|
|
3265
|
-
? item["properties"]
|
|
3266
|
-
: elasticVolumePropertiesDeserializer(item["properties"]),
|
|
3267
|
-
eTag: item["eTag"],
|
|
3268
|
-
zones: !item["zones"]
|
|
3269
|
-
? item["zones"]
|
|
3270
|
-
: item["zones"].map((p) => {
|
|
3271
|
-
return p;
|
|
3272
|
-
}),
|
|
3273
|
-
};
|
|
3274
|
-
}
|
|
3275
|
-
function elasticVolumePropertiesSerializer(item) {
|
|
3276
|
-
return {
|
|
3277
|
-
filePath: item["filePath"],
|
|
3278
|
-
size: item["size"],
|
|
3279
|
-
exportPolicy: !item["exportPolicy"]
|
|
3280
|
-
? item["exportPolicy"]
|
|
3281
|
-
: elasticExportPolicySerializer(item["exportPolicy"]),
|
|
3282
|
-
protocolTypes: item["protocolTypes"].map((p) => {
|
|
3283
|
-
return p;
|
|
3284
|
-
}),
|
|
3285
|
-
snapshotResourceId: item["snapshotResourceId"],
|
|
3286
|
-
dataProtection: !item["dataProtection"]
|
|
3287
|
-
? item["dataProtection"]
|
|
3288
|
-
: elasticVolumeDataProtectionPropertiesSerializer(item["dataProtection"]),
|
|
3289
|
-
snapshotDirectoryVisibility: item["snapshotDirectoryVisibility"],
|
|
3290
|
-
smbProperties: !item["smbProperties"]
|
|
3291
|
-
? item["smbProperties"]
|
|
3292
|
-
: elasticSmbPropertiesSerializer(item["smbProperties"]),
|
|
3293
|
-
backupResourceId: item["backupResourceId"],
|
|
3294
|
-
};
|
|
3295
|
-
}
|
|
3296
|
-
function elasticVolumePropertiesDeserializer(item) {
|
|
3297
|
-
return {
|
|
3298
|
-
filePath: item["filePath"],
|
|
3299
|
-
size: item["size"],
|
|
3300
|
-
exportPolicy: !item["exportPolicy"]
|
|
3301
|
-
? item["exportPolicy"]
|
|
3302
|
-
: elasticExportPolicyDeserializer(item["exportPolicy"]),
|
|
3303
|
-
protocolTypes: item["protocolTypes"].map((p) => {
|
|
3304
|
-
return p;
|
|
3305
|
-
}),
|
|
3306
|
-
provisioningState: item["provisioningState"],
|
|
3307
|
-
availabilityStatus: item["availabilityStatus"],
|
|
3308
|
-
snapshotResourceId: item["snapshotResourceId"],
|
|
3309
|
-
mountTargets: !item["mountTargets"]
|
|
3310
|
-
? item["mountTargets"]
|
|
3311
|
-
: elasticMountTargetPropertiesArrayDeserializer(item["mountTargets"]),
|
|
3312
|
-
dataProtection: !item["dataProtection"]
|
|
3313
|
-
? item["dataProtection"]
|
|
3314
|
-
: elasticVolumeDataProtectionPropertiesDeserializer(item["dataProtection"]),
|
|
3315
|
-
snapshotDirectoryVisibility: item["snapshotDirectoryVisibility"],
|
|
3316
|
-
smbProperties: !item["smbProperties"]
|
|
3317
|
-
? item["smbProperties"]
|
|
3318
|
-
: elasticSmbPropertiesDeserializer(item["smbProperties"]),
|
|
3319
|
-
backupResourceId: item["backupResourceId"],
|
|
3320
|
-
restorationState: item["restorationState"],
|
|
3321
|
-
};
|
|
3322
|
-
}
|
|
3323
|
-
function elasticExportPolicySerializer(item) {
|
|
3324
|
-
return {
|
|
3325
|
-
rules: !item["rules"] ? item["rules"] : elasticExportPolicyRuleArraySerializer(item["rules"]),
|
|
3326
|
-
};
|
|
3327
|
-
}
|
|
3328
|
-
function elasticExportPolicyDeserializer(item) {
|
|
3329
|
-
return {
|
|
3330
|
-
rules: !item["rules"] ? item["rules"] : elasticExportPolicyRuleArrayDeserializer(item["rules"]),
|
|
3331
|
-
};
|
|
3332
|
-
}
|
|
3333
|
-
function elasticExportPolicyRuleArraySerializer(result) {
|
|
3334
|
-
return result.map((item) => {
|
|
3335
|
-
return elasticExportPolicyRuleSerializer(item);
|
|
3336
|
-
});
|
|
3337
|
-
}
|
|
3338
|
-
function elasticExportPolicyRuleArrayDeserializer(result) {
|
|
3339
|
-
return result.map((item) => {
|
|
3340
|
-
return elasticExportPolicyRuleDeserializer(item);
|
|
3341
|
-
});
|
|
3342
|
-
}
|
|
3343
|
-
function elasticExportPolicyRuleSerializer(item) {
|
|
3344
|
-
return {
|
|
3345
|
-
ruleIndex: item["ruleIndex"],
|
|
3346
|
-
unixAccessRule: item["unixAccessRule"],
|
|
3347
|
-
nfsv3: item["nfsv3"],
|
|
3348
|
-
nfsv4: item["nfsv4"],
|
|
3349
|
-
allowedClients: !item["allowedClients"]
|
|
3350
|
-
? item["allowedClients"]
|
|
3351
|
-
: item["allowedClients"].map((p) => {
|
|
3352
|
-
return p;
|
|
3353
|
-
}),
|
|
3354
|
-
rootAccess: item["rootAccess"],
|
|
3355
|
-
};
|
|
3356
|
-
}
|
|
3357
|
-
function elasticExportPolicyRuleDeserializer(item) {
|
|
3358
|
-
return {
|
|
3359
|
-
ruleIndex: item["ruleIndex"],
|
|
3360
|
-
unixAccessRule: item["unixAccessRule"],
|
|
3361
|
-
nfsv3: item["nfsv3"],
|
|
3362
|
-
nfsv4: item["nfsv4"],
|
|
3363
|
-
allowedClients: !item["allowedClients"]
|
|
3364
|
-
? item["allowedClients"]
|
|
3365
|
-
: item["allowedClients"].map((p) => {
|
|
3366
|
-
return p;
|
|
3367
|
-
}),
|
|
3368
|
-
rootAccess: item["rootAccess"],
|
|
3369
|
-
};
|
|
3370
|
-
}
|
|
3371
|
-
/** Unix access rule */
|
|
3372
|
-
var KnownElasticUnixAccessRule;
|
|
3373
|
-
(function (KnownElasticUnixAccessRule) {
|
|
3374
|
-
/** Clients connecting with this rule will only have read access to the volume */
|
|
3375
|
-
KnownElasticUnixAccessRule["ReadOnly"] = "ReadOnly";
|
|
3376
|
-
/** Clients connecting with this rule will have full read and write access to the volume */
|
|
3377
|
-
KnownElasticUnixAccessRule["ReadWrite"] = "ReadWrite";
|
|
3378
|
-
/** Clients connecting with this rule will have no access to the volume */
|
|
3379
|
-
KnownElasticUnixAccessRule["NoAccess"] = "NoAccess";
|
|
3380
|
-
})(KnownElasticUnixAccessRule || (exports.KnownElasticUnixAccessRule = KnownElasticUnixAccessRule = {}));
|
|
3381
|
-
/** NFSv3 access */
|
|
3382
|
-
var KnownElasticNfsv3Access;
|
|
3383
|
-
(function (KnownElasticNfsv3Access) {
|
|
3384
|
-
/** Clients can connect to the volume using the NFSv3 protocol. */
|
|
3385
|
-
KnownElasticNfsv3Access["Enabled"] = "Enabled";
|
|
3386
|
-
/** Clients can't connect to the volume using the NFSv3 protocol. */
|
|
3387
|
-
KnownElasticNfsv3Access["Disabled"] = "Disabled";
|
|
3388
|
-
})(KnownElasticNfsv3Access || (exports.KnownElasticNfsv3Access = KnownElasticNfsv3Access = {}));
|
|
3389
|
-
/** NFSv4 access */
|
|
3390
|
-
var KnownElasticNfsv4Access;
|
|
3391
|
-
(function (KnownElasticNfsv4Access) {
|
|
3392
|
-
/** Clients can connect to the volume using the NFSv4 protocol. */
|
|
3393
|
-
KnownElasticNfsv4Access["Enabled"] = "Enabled";
|
|
3394
|
-
/** Clients can't connect to the volume using the NFSv4 protocol. */
|
|
3395
|
-
KnownElasticNfsv4Access["Disabled"] = "Disabled";
|
|
3396
|
-
})(KnownElasticNfsv4Access || (exports.KnownElasticNfsv4Access = KnownElasticNfsv4Access = {}));
|
|
3397
|
-
/** Root access */
|
|
3398
|
-
var KnownElasticRootAccess;
|
|
3399
|
-
(function (KnownElasticRootAccess) {
|
|
3400
|
-
/** Root user access is enabled for clients affected by this rule */
|
|
3401
|
-
KnownElasticRootAccess["Enabled"] = "Enabled";
|
|
3402
|
-
/** Root user access is disabled for clients affected by this rule */
|
|
3403
|
-
KnownElasticRootAccess["Disabled"] = "Disabled";
|
|
3404
|
-
})(KnownElasticRootAccess || (exports.KnownElasticRootAccess = KnownElasticRootAccess = {}));
|
|
3405
|
-
/** Protocol types for elastic volume */
|
|
3406
|
-
var KnownElasticProtocolType;
|
|
3407
|
-
(function (KnownElasticProtocolType) {
|
|
3408
|
-
/** NFSv3 protocol type */
|
|
3409
|
-
KnownElasticProtocolType["NFSv3"] = "NFSv3";
|
|
3410
|
-
/** NFSv4 protocol type */
|
|
3411
|
-
KnownElasticProtocolType["NFSv4"] = "NFSv4";
|
|
3412
|
-
/** SMB/CIFS protocol type */
|
|
3413
|
-
KnownElasticProtocolType["SMB"] = "SMB";
|
|
3414
|
-
})(KnownElasticProtocolType || (exports.KnownElasticProtocolType = KnownElasticProtocolType = {}));
|
|
3415
|
-
function elasticMountTargetPropertiesArrayDeserializer(result) {
|
|
3416
|
-
return result.map((item) => {
|
|
3417
|
-
return elasticMountTargetPropertiesDeserializer(item);
|
|
3418
|
-
});
|
|
3419
|
-
}
|
|
3420
|
-
function elasticMountTargetPropertiesDeserializer(item) {
|
|
3421
|
-
return {
|
|
3422
|
-
ipAddress: item["ipAddress"],
|
|
3423
|
-
smbServerFqdn: item["smbServerFqdn"],
|
|
3424
|
-
};
|
|
3425
|
-
}
|
|
3426
|
-
function elasticVolumeDataProtectionPropertiesSerializer(item) {
|
|
3427
|
-
return {
|
|
3428
|
-
snapshot: !item["snapshot"]
|
|
3429
|
-
? item["snapshot"]
|
|
3430
|
-
: elasticVolumeSnapshotPropertiesSerializer(item["snapshot"]),
|
|
3431
|
-
backup: !item["backup"]
|
|
3432
|
-
? item["backup"]
|
|
3433
|
-
: elasticVolumeBackupPropertiesSerializer(item["backup"]),
|
|
3434
|
-
};
|
|
3435
|
-
}
|
|
3436
|
-
function elasticVolumeDataProtectionPropertiesDeserializer(item) {
|
|
3437
|
-
return {
|
|
3438
|
-
snapshot: !item["snapshot"]
|
|
3439
|
-
? item["snapshot"]
|
|
3440
|
-
: elasticVolumeSnapshotPropertiesDeserializer(item["snapshot"]),
|
|
3441
|
-
backup: !item["backup"]
|
|
3442
|
-
? item["backup"]
|
|
3443
|
-
: elasticVolumeBackupPropertiesDeserializer(item["backup"]),
|
|
3444
|
-
};
|
|
3445
|
-
}
|
|
3446
|
-
function elasticVolumeSnapshotPropertiesSerializer(item) {
|
|
3447
|
-
return { snapshotPolicyResourceId: item["snapshotPolicyResourceId"] };
|
|
3448
|
-
}
|
|
3449
|
-
function elasticVolumeSnapshotPropertiesDeserializer(item) {
|
|
3450
|
-
return {
|
|
3451
|
-
snapshotPolicyResourceId: item["snapshotPolicyResourceId"],
|
|
3452
|
-
};
|
|
3453
|
-
}
|
|
3454
|
-
function elasticVolumeBackupPropertiesSerializer(item) {
|
|
3455
|
-
return {
|
|
3456
|
-
elasticBackupPolicyResourceId: item["elasticBackupPolicyResourceId"],
|
|
3457
|
-
policyEnforcement: item["policyEnforcement"],
|
|
3458
|
-
elasticBackupVaultResourceId: item["elasticBackupVaultResourceId"],
|
|
3459
|
-
};
|
|
3460
|
-
}
|
|
3461
|
-
function elasticVolumeBackupPropertiesDeserializer(item) {
|
|
3462
|
-
return {
|
|
3463
|
-
elasticBackupPolicyResourceId: item["elasticBackupPolicyResourceId"],
|
|
3464
|
-
policyEnforcement: item["policyEnforcement"],
|
|
3465
|
-
elasticBackupVaultResourceId: item["elasticBackupVaultResourceId"],
|
|
3466
|
-
};
|
|
3467
|
-
}
|
|
3468
|
-
/** Policy enforcement */
|
|
3469
|
-
var KnownElasticVolumePolicyEnforcement;
|
|
3470
|
-
(function (KnownElasticVolumePolicyEnforcement) {
|
|
3471
|
-
/** Value indicating the policy is enforced on the volume. */
|
|
3472
|
-
KnownElasticVolumePolicyEnforcement["Enforced"] = "Enforced";
|
|
3473
|
-
/** Value indicating the policy is not enforced on the volume. */
|
|
3474
|
-
KnownElasticVolumePolicyEnforcement["NotEnforced"] = "NotEnforced";
|
|
3475
|
-
})(KnownElasticVolumePolicyEnforcement || (exports.KnownElasticVolumePolicyEnforcement = KnownElasticVolumePolicyEnforcement = {}));
|
|
3476
|
-
/** Controls the visibility of the Elastic Volume's read-only snapshot directory, which provides access to each of the volume's snapshots. */
|
|
3477
|
-
var KnownSnapshotDirectoryVisibility;
|
|
3478
|
-
(function (KnownSnapshotDirectoryVisibility) {
|
|
3479
|
-
/** Value indicating the read-only snapshot directory is not visible */
|
|
3480
|
-
KnownSnapshotDirectoryVisibility["Hidden"] = "Hidden";
|
|
3481
|
-
/** Value indicating the read-only snapshot directory is visible */
|
|
3482
|
-
KnownSnapshotDirectoryVisibility["Visible"] = "Visible";
|
|
3483
|
-
})(KnownSnapshotDirectoryVisibility || (exports.KnownSnapshotDirectoryVisibility = KnownSnapshotDirectoryVisibility = {}));
|
|
3484
|
-
function elasticSmbPropertiesSerializer(item) {
|
|
3485
|
-
return { smbEncryption: item["smbEncryption"] };
|
|
3486
|
-
}
|
|
3487
|
-
function elasticSmbPropertiesDeserializer(item) {
|
|
3488
|
-
return {
|
|
3489
|
-
smbEncryption: item["smbEncryption"],
|
|
3490
|
-
};
|
|
3491
|
-
}
|
|
3492
|
-
/** SMB encryption */
|
|
3493
|
-
var KnownElasticSmbEncryption;
|
|
3494
|
-
(function (KnownElasticSmbEncryption) {
|
|
3495
|
-
/** Value indicating the SMB encryption is enabled */
|
|
3496
|
-
KnownElasticSmbEncryption["Enabled"] = "Enabled";
|
|
3497
|
-
/** Value indicating the SMB encryption is disabled */
|
|
3498
|
-
KnownElasticSmbEncryption["Disabled"] = "Disabled";
|
|
3499
|
-
})(KnownElasticSmbEncryption || (exports.KnownElasticSmbEncryption = KnownElasticSmbEncryption = {}));
|
|
3500
|
-
/** The current state of the restoration process. */
|
|
3501
|
-
var KnownElasticVolumeRestorationState;
|
|
3502
|
-
(function (KnownElasticVolumeRestorationState) {
|
|
3503
|
-
/** Value indicating that the volume is currently restoring. */
|
|
3504
|
-
KnownElasticVolumeRestorationState["Restoring"] = "Restoring";
|
|
3505
|
-
/** Value indicating that the volume is restored. */
|
|
3506
|
-
KnownElasticVolumeRestorationState["Restored"] = "Restored";
|
|
3507
|
-
/** Value indicating that the volume restore has failed. */
|
|
3508
|
-
KnownElasticVolumeRestorationState["Failed"] = "Failed";
|
|
3509
|
-
})(KnownElasticVolumeRestorationState || (exports.KnownElasticVolumeRestorationState = KnownElasticVolumeRestorationState = {}));
|
|
3510
|
-
function elasticVolumeUpdateSerializer(item) {
|
|
3511
|
-
return {
|
|
3512
|
-
tags: item["tags"],
|
|
3513
|
-
properties: !item["properties"]
|
|
3514
|
-
? item["properties"]
|
|
3515
|
-
: elasticVolumeUpdatePropertiesSerializer(item["properties"]),
|
|
3516
|
-
};
|
|
3517
|
-
}
|
|
3518
|
-
function elasticVolumeUpdatePropertiesSerializer(item) {
|
|
3519
|
-
return {
|
|
3520
|
-
size: item["size"],
|
|
3521
|
-
exportPolicy: !item["exportPolicy"]
|
|
3522
|
-
? item["exportPolicy"]
|
|
3523
|
-
: elasticExportPolicySerializer(item["exportPolicy"]),
|
|
3524
|
-
dataProtection: !item["dataProtection"]
|
|
3525
|
-
? item["dataProtection"]
|
|
3526
|
-
: elasticVolumeDataProtectionPatchPropertiesSerializer(item["dataProtection"]),
|
|
3527
|
-
snapshotDirectoryVisibility: item["snapshotDirectoryVisibility"],
|
|
3528
|
-
smbProperties: !item["smbProperties"]
|
|
3529
|
-
? item["smbProperties"]
|
|
3530
|
-
: elasticSmbPatchPropertiesSerializer(item["smbProperties"]),
|
|
3531
|
-
};
|
|
3532
|
-
}
|
|
3533
|
-
function elasticVolumeDataProtectionPatchPropertiesSerializer(item) {
|
|
3534
|
-
return {
|
|
3535
|
-
snapshot: !item["snapshot"]
|
|
3536
|
-
? item["snapshot"]
|
|
3537
|
-
: elasticVolumeSnapshotPropertiesSerializer(item["snapshot"]),
|
|
3538
|
-
backup: !item["backup"]
|
|
3539
|
-
? item["backup"]
|
|
3540
|
-
: elasticVolumeBackupPropertiesSerializer(item["backup"]),
|
|
3541
|
-
};
|
|
3542
|
-
}
|
|
3543
|
-
function elasticSmbPatchPropertiesSerializer(item) {
|
|
3544
|
-
return { smbEncryption: item["smbEncryption"] };
|
|
3545
|
-
}
|
|
3546
|
-
function _elasticVolumeListResultDeserializer(item) {
|
|
3547
|
-
return {
|
|
3548
|
-
value: elasticVolumeArrayDeserializer(item["value"]),
|
|
3549
|
-
nextLink: item["nextLink"],
|
|
3550
|
-
};
|
|
3551
|
-
}
|
|
3552
|
-
function elasticVolumeArraySerializer(result) {
|
|
3553
|
-
return result.map((item) => {
|
|
3554
|
-
return elasticVolumeSerializer(item);
|
|
3555
|
-
});
|
|
3556
|
-
}
|
|
3557
|
-
function elasticVolumeArrayDeserializer(result) {
|
|
3558
|
-
return result.map((item) => {
|
|
3559
|
-
return elasticVolumeDeserializer(item);
|
|
3560
|
-
});
|
|
3561
|
-
}
|
|
3562
|
-
function elasticVolumeRevertSerializer(item) {
|
|
3563
|
-
return { snapshotResourceId: item["snapshotResourceId"] };
|
|
3564
|
-
}
|
|
3565
|
-
function elasticSnapshotSerializer(item) {
|
|
3566
|
-
return {
|
|
3567
|
-
properties: !item["properties"]
|
|
3568
|
-
? item["properties"]
|
|
3569
|
-
: elasticSnapshotPropertiesSerializer(item["properties"]),
|
|
3570
|
-
};
|
|
3571
|
-
}
|
|
3572
|
-
function elasticSnapshotDeserializer(item) {
|
|
3573
|
-
return {
|
|
3574
|
-
id: item["id"],
|
|
3575
|
-
name: item["name"],
|
|
3576
|
-
type: item["type"],
|
|
3577
|
-
systemData: !item["systemData"]
|
|
3578
|
-
? item["systemData"]
|
|
3579
|
-
: systemDataDeserializer(item["systemData"]),
|
|
3580
|
-
properties: !item["properties"]
|
|
3581
|
-
? item["properties"]
|
|
3582
|
-
: elasticSnapshotPropertiesDeserializer(item["properties"]),
|
|
3583
|
-
};
|
|
3584
|
-
}
|
|
3585
|
-
function elasticSnapshotPropertiesSerializer(item) {
|
|
3586
|
-
return item;
|
|
3587
|
-
}
|
|
3588
|
-
function elasticSnapshotPropertiesDeserializer(item) {
|
|
3589
|
-
return {
|
|
3590
|
-
provisioningState: item["provisioningState"],
|
|
3591
|
-
};
|
|
3592
|
-
}
|
|
3593
|
-
function _elasticSnapshotListResultDeserializer(item) {
|
|
3594
|
-
return {
|
|
3595
|
-
value: elasticSnapshotArrayDeserializer(item["value"]),
|
|
3596
|
-
nextLink: item["nextLink"],
|
|
3597
|
-
};
|
|
3598
|
-
}
|
|
3599
|
-
function elasticSnapshotArraySerializer(result) {
|
|
3600
|
-
return result.map((item) => {
|
|
3601
|
-
return elasticSnapshotSerializer(item);
|
|
3602
|
-
});
|
|
3603
|
-
}
|
|
3604
|
-
function elasticSnapshotArrayDeserializer(result) {
|
|
3605
|
-
return result.map((item) => {
|
|
3606
|
-
return elasticSnapshotDeserializer(item);
|
|
3607
|
-
});
|
|
3608
|
-
}
|
|
3609
|
-
function elasticSnapshotPolicySerializer(item) {
|
|
3610
|
-
return {
|
|
3611
|
-
tags: item["tags"],
|
|
3612
|
-
location: item["location"],
|
|
3613
|
-
properties: !item["properties"]
|
|
3614
|
-
? item["properties"]
|
|
3615
|
-
: elasticSnapshotPolicyPropertiesSerializer(item["properties"]),
|
|
3616
|
-
};
|
|
3617
|
-
}
|
|
3618
|
-
function elasticSnapshotPolicyDeserializer(item) {
|
|
3619
|
-
return {
|
|
3620
|
-
tags: item["tags"],
|
|
3621
|
-
location: item["location"],
|
|
3622
|
-
id: item["id"],
|
|
3623
|
-
name: item["name"],
|
|
3624
|
-
type: item["type"],
|
|
3625
|
-
systemData: !item["systemData"]
|
|
3626
|
-
? item["systemData"]
|
|
3627
|
-
: systemDataDeserializer(item["systemData"]),
|
|
3628
|
-
properties: !item["properties"]
|
|
3629
|
-
? item["properties"]
|
|
3630
|
-
: elasticSnapshotPolicyPropertiesDeserializer(item["properties"]),
|
|
3631
|
-
eTag: item["eTag"],
|
|
3632
|
-
};
|
|
3633
|
-
}
|
|
3634
|
-
function elasticSnapshotPolicyPropertiesSerializer(item) {
|
|
3635
|
-
return {
|
|
3636
|
-
hourlySchedule: !item["hourlySchedule"]
|
|
3637
|
-
? item["hourlySchedule"]
|
|
3638
|
-
: elasticSnapshotPolicyHourlyScheduleSerializer(item["hourlySchedule"]),
|
|
3639
|
-
dailySchedule: !item["dailySchedule"]
|
|
3640
|
-
? item["dailySchedule"]
|
|
3641
|
-
: elasticSnapshotPolicyDailyScheduleSerializer(item["dailySchedule"]),
|
|
3642
|
-
weeklySchedule: !item["weeklySchedule"]
|
|
3643
|
-
? item["weeklySchedule"]
|
|
3644
|
-
: elasticSnapshotPolicyWeeklyScheduleSerializer(item["weeklySchedule"]),
|
|
3645
|
-
monthlySchedule: !item["monthlySchedule"]
|
|
3646
|
-
? item["monthlySchedule"]
|
|
3647
|
-
: elasticSnapshotPolicyMonthlyScheduleSerializer(item["monthlySchedule"]),
|
|
3648
|
-
policyStatus: item["policyStatus"],
|
|
3649
|
-
};
|
|
3650
|
-
}
|
|
3651
|
-
function elasticSnapshotPolicyPropertiesDeserializer(item) {
|
|
3652
|
-
return {
|
|
3653
|
-
hourlySchedule: !item["hourlySchedule"]
|
|
3654
|
-
? item["hourlySchedule"]
|
|
3655
|
-
: elasticSnapshotPolicyHourlyScheduleDeserializer(item["hourlySchedule"]),
|
|
3656
|
-
dailySchedule: !item["dailySchedule"]
|
|
3657
|
-
? item["dailySchedule"]
|
|
3658
|
-
: elasticSnapshotPolicyDailyScheduleDeserializer(item["dailySchedule"]),
|
|
3659
|
-
weeklySchedule: !item["weeklySchedule"]
|
|
3660
|
-
? item["weeklySchedule"]
|
|
3661
|
-
: elasticSnapshotPolicyWeeklyScheduleDeserializer(item["weeklySchedule"]),
|
|
3662
|
-
monthlySchedule: !item["monthlySchedule"]
|
|
3663
|
-
? item["monthlySchedule"]
|
|
3664
|
-
: elasticSnapshotPolicyMonthlyScheduleDeserializer(item["monthlySchedule"]),
|
|
3665
|
-
policyStatus: item["policyStatus"],
|
|
3666
|
-
provisioningState: item["provisioningState"],
|
|
3667
|
-
};
|
|
3668
|
-
}
|
|
3669
|
-
function elasticSnapshotPolicyHourlyScheduleSerializer(item) {
|
|
3670
|
-
return { snapshotsToKeep: item["snapshotsToKeep"], minute: item["minute"] };
|
|
3671
|
-
}
|
|
3672
|
-
function elasticSnapshotPolicyHourlyScheduleDeserializer(item) {
|
|
3673
|
-
return {
|
|
3674
|
-
snapshotsToKeep: item["snapshotsToKeep"],
|
|
3675
|
-
minute: item["minute"],
|
|
3676
|
-
};
|
|
3677
|
-
}
|
|
3678
|
-
function elasticSnapshotPolicyDailyScheduleSerializer(item) {
|
|
3679
|
-
return {
|
|
3680
|
-
snapshotsToKeep: item["snapshotsToKeep"],
|
|
3681
|
-
hour: item["hour"],
|
|
3682
|
-
minute: item["minute"],
|
|
3683
|
-
};
|
|
3684
|
-
}
|
|
3685
|
-
function elasticSnapshotPolicyDailyScheduleDeserializer(item) {
|
|
3686
|
-
return {
|
|
3687
|
-
snapshotsToKeep: item["snapshotsToKeep"],
|
|
3688
|
-
hour: item["hour"],
|
|
3689
|
-
minute: item["minute"],
|
|
3690
|
-
};
|
|
3691
|
-
}
|
|
3692
|
-
function elasticSnapshotPolicyWeeklyScheduleSerializer(item) {
|
|
3693
|
-
return {
|
|
3694
|
-
snapshotsToKeep: item["snapshotsToKeep"],
|
|
3695
|
-
days: !item["days"]
|
|
3696
|
-
? item["days"]
|
|
3697
|
-
: item["days"].map((p) => {
|
|
3698
|
-
return p;
|
|
3699
|
-
}),
|
|
3700
|
-
hour: item["hour"],
|
|
3701
|
-
minute: item["minute"],
|
|
3702
|
-
};
|
|
3703
|
-
}
|
|
3704
|
-
function elasticSnapshotPolicyWeeklyScheduleDeserializer(item) {
|
|
3705
|
-
return {
|
|
3706
|
-
snapshotsToKeep: item["snapshotsToKeep"],
|
|
3707
|
-
days: !item["days"]
|
|
3708
|
-
? item["days"]
|
|
3709
|
-
: item["days"].map((p) => {
|
|
3710
|
-
return p;
|
|
3711
|
-
}),
|
|
3712
|
-
hour: item["hour"],
|
|
3713
|
-
minute: item["minute"],
|
|
3714
|
-
};
|
|
3715
|
-
}
|
|
3716
|
-
/** Day of the week */
|
|
3717
|
-
var KnownDayOfWeek;
|
|
3718
|
-
(function (KnownDayOfWeek) {
|
|
3719
|
-
/** Take a snapshot each Sunday */
|
|
3720
|
-
KnownDayOfWeek["Sunday"] = "Sunday";
|
|
3721
|
-
/** Take a snapshot each Monday */
|
|
3722
|
-
KnownDayOfWeek["Monday"] = "Monday";
|
|
3723
|
-
/** Take a snapshot each Tuesday */
|
|
3724
|
-
KnownDayOfWeek["Tuesday"] = "Tuesday";
|
|
3725
|
-
/** Take a snapshot each Wednesday */
|
|
3726
|
-
KnownDayOfWeek["Wednesday"] = "Wednesday";
|
|
3727
|
-
/** Take a snapshot each Thursday */
|
|
3728
|
-
KnownDayOfWeek["Thursday"] = "Thursday";
|
|
3729
|
-
/** Take a snapshot each Friday */
|
|
3730
|
-
KnownDayOfWeek["Friday"] = "Friday";
|
|
3731
|
-
/** Take a snapshot each Saturday */
|
|
3732
|
-
KnownDayOfWeek["Saturday"] = "Saturday";
|
|
3733
|
-
})(KnownDayOfWeek || (exports.KnownDayOfWeek = KnownDayOfWeek = {}));
|
|
3734
|
-
function elasticSnapshotPolicyMonthlyScheduleSerializer(item) {
|
|
3735
|
-
return {
|
|
3736
|
-
snapshotsToKeep: item["snapshotsToKeep"],
|
|
3737
|
-
daysOfMonth: !item["daysOfMonth"]
|
|
3738
|
-
? item["daysOfMonth"]
|
|
3739
|
-
: item["daysOfMonth"].map((p) => {
|
|
3740
|
-
return p;
|
|
3741
|
-
}),
|
|
3742
|
-
hour: item["hour"],
|
|
3743
|
-
minute: item["minute"],
|
|
3744
|
-
};
|
|
3745
|
-
}
|
|
3746
|
-
function elasticSnapshotPolicyMonthlyScheduleDeserializer(item) {
|
|
3747
|
-
return {
|
|
3748
|
-
snapshotsToKeep: item["snapshotsToKeep"],
|
|
3749
|
-
daysOfMonth: !item["daysOfMonth"]
|
|
3750
|
-
? item["daysOfMonth"]
|
|
3751
|
-
: item["daysOfMonth"].map((p) => {
|
|
3752
|
-
return p;
|
|
3753
|
-
}),
|
|
3754
|
-
hour: item["hour"],
|
|
3755
|
-
minute: item["minute"],
|
|
3756
|
-
};
|
|
3757
|
-
}
|
|
3758
|
-
/** Policy status */
|
|
3759
|
-
var KnownPolicyStatus;
|
|
3760
|
-
(function (KnownPolicyStatus) {
|
|
3761
|
-
/** Value indicating the policy is enabled */
|
|
3762
|
-
KnownPolicyStatus["Enabled"] = "Enabled";
|
|
3763
|
-
/** Value indicating the policy is disabled */
|
|
3764
|
-
KnownPolicyStatus["Disabled"] = "Disabled";
|
|
3765
|
-
})(KnownPolicyStatus || (exports.KnownPolicyStatus = KnownPolicyStatus = {}));
|
|
3766
|
-
function elasticSnapshotPolicyUpdateSerializer(item) {
|
|
3767
|
-
return {
|
|
3768
|
-
tags: item["tags"],
|
|
3769
|
-
properties: !item["properties"]
|
|
3770
|
-
? item["properties"]
|
|
3771
|
-
: elasticSnapshotPolicyUpdatePropertiesSerializer(item["properties"]),
|
|
3772
|
-
};
|
|
3773
|
-
}
|
|
3774
|
-
function elasticSnapshotPolicyUpdatePropertiesSerializer(item) {
|
|
3775
|
-
return {
|
|
3776
|
-
hourlySchedule: !item["hourlySchedule"]
|
|
3777
|
-
? item["hourlySchedule"]
|
|
3778
|
-
: elasticSnapshotPolicyHourlyScheduleSerializer(item["hourlySchedule"]),
|
|
3779
|
-
dailySchedule: !item["dailySchedule"]
|
|
3780
|
-
? item["dailySchedule"]
|
|
3781
|
-
: elasticSnapshotPolicyDailyScheduleSerializer(item["dailySchedule"]),
|
|
3782
|
-
weeklySchedule: !item["weeklySchedule"]
|
|
3783
|
-
? item["weeklySchedule"]
|
|
3784
|
-
: elasticSnapshotPolicyWeeklyScheduleSerializer(item["weeklySchedule"]),
|
|
3785
|
-
monthlySchedule: !item["monthlySchedule"]
|
|
3786
|
-
? item["monthlySchedule"]
|
|
3787
|
-
: elasticSnapshotPolicyMonthlyScheduleSerializer(item["monthlySchedule"]),
|
|
3788
|
-
policyStatus: item["policyStatus"],
|
|
3789
|
-
};
|
|
3790
|
-
}
|
|
3791
|
-
function _elasticSnapshotPolicyListResultDeserializer(item) {
|
|
3792
|
-
return {
|
|
3793
|
-
value: elasticSnapshotPolicyArrayDeserializer(item["value"]),
|
|
3794
|
-
nextLink: item["nextLink"],
|
|
3795
|
-
};
|
|
3796
|
-
}
|
|
3797
|
-
function elasticSnapshotPolicyArraySerializer(result) {
|
|
3798
|
-
return result.map((item) => {
|
|
3799
|
-
return elasticSnapshotPolicySerializer(item);
|
|
3800
|
-
});
|
|
3801
|
-
}
|
|
3802
|
-
function elasticSnapshotPolicyArrayDeserializer(result) {
|
|
3803
|
-
return result.map((item) => {
|
|
3804
|
-
return elasticSnapshotPolicyDeserializer(item);
|
|
3805
|
-
});
|
|
3806
|
-
}
|
|
3807
|
-
function _elasticSnapshotPolicyVolumeListDeserializer(item) {
|
|
3808
|
-
return {
|
|
3809
|
-
value: elasticVolumeArrayDeserializer(item["value"]),
|
|
3810
|
-
nextLink: item["nextLink"],
|
|
3811
|
-
};
|
|
3812
|
-
}
|
|
3813
|
-
function elasticBackupVaultSerializer(item) {
|
|
3814
|
-
return {
|
|
3815
|
-
tags: item["tags"],
|
|
3816
|
-
location: item["location"],
|
|
3817
|
-
properties: !item["properties"]
|
|
3818
|
-
? item["properties"]
|
|
3819
|
-
: elasticBackupVaultPropertiesSerializer(item["properties"]),
|
|
3820
|
-
};
|
|
3821
|
-
}
|
|
3822
|
-
function elasticBackupVaultDeserializer(item) {
|
|
3823
|
-
return {
|
|
3824
|
-
tags: item["tags"],
|
|
3825
|
-
location: item["location"],
|
|
3826
|
-
id: item["id"],
|
|
3827
|
-
name: item["name"],
|
|
3828
|
-
type: item["type"],
|
|
3829
|
-
systemData: !item["systemData"]
|
|
3830
|
-
? item["systemData"]
|
|
3831
|
-
: systemDataDeserializer(item["systemData"]),
|
|
3832
|
-
properties: !item["properties"]
|
|
3833
|
-
? item["properties"]
|
|
3834
|
-
: elasticBackupVaultPropertiesDeserializer(item["properties"]),
|
|
3835
|
-
eTag: item["eTag"],
|
|
3836
|
-
};
|
|
3837
|
-
}
|
|
3838
|
-
function elasticBackupVaultPropertiesSerializer(item) {
|
|
3839
|
-
return item;
|
|
3840
|
-
}
|
|
3841
|
-
function elasticBackupVaultPropertiesDeserializer(item) {
|
|
3842
|
-
return {
|
|
3843
|
-
provisioningState: item["provisioningState"],
|
|
3844
|
-
};
|
|
3845
|
-
}
|
|
3846
|
-
function elasticBackupVaultUpdateSerializer(item) {
|
|
3847
|
-
return { tags: item["tags"] };
|
|
3848
|
-
}
|
|
3849
|
-
function _elasticBackupVaultListResultDeserializer(item) {
|
|
3850
|
-
return {
|
|
3851
|
-
value: elasticBackupVaultArrayDeserializer(item["value"]),
|
|
3852
|
-
nextLink: item["nextLink"],
|
|
3853
|
-
};
|
|
3854
|
-
}
|
|
3855
|
-
function elasticBackupVaultArraySerializer(result) {
|
|
3856
|
-
return result.map((item) => {
|
|
3857
|
-
return elasticBackupVaultSerializer(item);
|
|
3858
|
-
});
|
|
3859
|
-
}
|
|
3860
|
-
function elasticBackupVaultArrayDeserializer(result) {
|
|
3861
|
-
return result.map((item) => {
|
|
3862
|
-
return elasticBackupVaultDeserializer(item);
|
|
3863
|
-
});
|
|
3864
|
-
}
|
|
3865
|
-
function elasticBackupPolicySerializer(item) {
|
|
3866
|
-
return {
|
|
3867
|
-
tags: item["tags"],
|
|
3868
|
-
location: item["location"],
|
|
3869
|
-
properties: !item["properties"]
|
|
3870
|
-
? item["properties"]
|
|
3871
|
-
: elasticBackupPolicyPropertiesSerializer(item["properties"]),
|
|
3872
|
-
};
|
|
3873
|
-
}
|
|
3874
|
-
function elasticBackupPolicyDeserializer(item) {
|
|
3875
|
-
return {
|
|
3876
|
-
tags: item["tags"],
|
|
3877
|
-
location: item["location"],
|
|
3878
|
-
id: item["id"],
|
|
3879
|
-
name: item["name"],
|
|
3880
|
-
type: item["type"],
|
|
3881
|
-
systemData: !item["systemData"]
|
|
3882
|
-
? item["systemData"]
|
|
3883
|
-
: systemDataDeserializer(item["systemData"]),
|
|
3884
|
-
properties: !item["properties"]
|
|
3885
|
-
? item["properties"]
|
|
3886
|
-
: elasticBackupPolicyPropertiesDeserializer(item["properties"]),
|
|
3887
|
-
eTag: item["eTag"],
|
|
3888
|
-
};
|
|
3889
|
-
}
|
|
3890
|
-
function elasticBackupPolicyPropertiesSerializer(item) {
|
|
3891
|
-
return {
|
|
3892
|
-
dailyBackupsToKeep: item["dailyBackupsToKeep"],
|
|
3893
|
-
weeklyBackupsToKeep: item["weeklyBackupsToKeep"],
|
|
3894
|
-
monthlyBackupsToKeep: item["monthlyBackupsToKeep"],
|
|
3895
|
-
policyState: item["policyState"],
|
|
3896
|
-
};
|
|
3897
|
-
}
|
|
3898
|
-
function elasticBackupPolicyPropertiesDeserializer(item) {
|
|
3899
|
-
return {
|
|
3900
|
-
provisioningState: item["provisioningState"],
|
|
3901
|
-
dailyBackupsToKeep: item["dailyBackupsToKeep"],
|
|
3902
|
-
weeklyBackupsToKeep: item["weeklyBackupsToKeep"],
|
|
3903
|
-
monthlyBackupsToKeep: item["monthlyBackupsToKeep"],
|
|
3904
|
-
assignedVolumesCount: item["assignedVolumesCount"],
|
|
3905
|
-
policyState: item["policyState"],
|
|
3906
|
-
};
|
|
3907
|
-
}
|
|
3908
|
-
/** Elastic Backup Policy state */
|
|
3909
|
-
var KnownElasticBackupPolicyState;
|
|
3910
|
-
(function (KnownElasticBackupPolicyState) {
|
|
3911
|
-
/** Value indicating the policy is enabled */
|
|
3912
|
-
KnownElasticBackupPolicyState["Enabled"] = "Enabled";
|
|
3913
|
-
/** Value indicating the policy is disabled */
|
|
3914
|
-
KnownElasticBackupPolicyState["Disabled"] = "Disabled";
|
|
3915
|
-
})(KnownElasticBackupPolicyState || (exports.KnownElasticBackupPolicyState = KnownElasticBackupPolicyState = {}));
|
|
3916
|
-
function elasticBackupPolicyUpdateSerializer(item) {
|
|
3917
|
-
return {
|
|
3918
|
-
tags: item["tags"],
|
|
3919
|
-
properties: !item["properties"]
|
|
3920
|
-
? item["properties"]
|
|
3921
|
-
: elasticBackupPolicyUpdatePropertiesSerializer(item["properties"]),
|
|
3922
|
-
};
|
|
3923
|
-
}
|
|
3924
|
-
function elasticBackupPolicyUpdatePropertiesSerializer(item) {
|
|
3925
|
-
return {
|
|
3926
|
-
dailyBackupsToKeep: item["dailyBackupsToKeep"],
|
|
3927
|
-
weeklyBackupsToKeep: item["weeklyBackupsToKeep"],
|
|
3928
|
-
monthlyBackupsToKeep: item["monthlyBackupsToKeep"],
|
|
3929
|
-
policyState: item["policyState"],
|
|
3930
|
-
};
|
|
3931
|
-
}
|
|
3932
|
-
function _elasticBackupPolicyListResultDeserializer(item) {
|
|
3933
|
-
return {
|
|
3934
|
-
value: elasticBackupPolicyArrayDeserializer(item["value"]),
|
|
3935
|
-
nextLink: item["nextLink"],
|
|
3936
|
-
};
|
|
3937
|
-
}
|
|
3938
|
-
function elasticBackupPolicyArraySerializer(result) {
|
|
3939
|
-
return result.map((item) => {
|
|
3940
|
-
return elasticBackupPolicySerializer(item);
|
|
3941
|
-
});
|
|
3942
|
-
}
|
|
3943
|
-
function elasticBackupPolicyArrayDeserializer(result) {
|
|
3944
|
-
return result.map((item) => {
|
|
3945
|
-
return elasticBackupPolicyDeserializer(item);
|
|
3946
|
-
});
|
|
3947
|
-
}
|
|
3948
|
-
function elasticBackupSerializer(item) {
|
|
3949
|
-
return {
|
|
3950
|
-
properties: !item["properties"]
|
|
3951
|
-
? item["properties"]
|
|
3952
|
-
: elasticBackupPropertiesSerializer(item["properties"]),
|
|
3953
|
-
};
|
|
3954
|
-
}
|
|
3955
|
-
function elasticBackupDeserializer(item) {
|
|
3956
|
-
return {
|
|
3957
|
-
id: item["id"],
|
|
3958
|
-
name: item["name"],
|
|
3959
|
-
type: item["type"],
|
|
3960
|
-
systemData: !item["systemData"]
|
|
3961
|
-
? item["systemData"]
|
|
3962
|
-
: systemDataDeserializer(item["systemData"]),
|
|
3963
|
-
properties: !item["properties"]
|
|
3964
|
-
? item["properties"]
|
|
3965
|
-
: elasticBackupPropertiesDeserializer(item["properties"]),
|
|
3966
|
-
};
|
|
3967
|
-
}
|
|
3968
|
-
function elasticBackupPropertiesSerializer(item) {
|
|
3969
|
-
return {
|
|
3970
|
-
label: item["label"],
|
|
3971
|
-
elasticVolumeResourceId: item["elasticVolumeResourceId"],
|
|
3972
|
-
snapshotUsage: item["snapshotUsage"],
|
|
3973
|
-
elasticSnapshotResourceId: item["elasticSnapshotResourceId"],
|
|
3974
|
-
};
|
|
3975
|
-
}
|
|
3976
|
-
function elasticBackupPropertiesDeserializer(item) {
|
|
3977
|
-
return {
|
|
3978
|
-
creationDate: !item["creationDate"] ? item["creationDate"] : new Date(item["creationDate"]),
|
|
3979
|
-
snapshotCreationDate: !item["snapshotCreationDate"]
|
|
3980
|
-
? item["snapshotCreationDate"]
|
|
3981
|
-
: new Date(item["snapshotCreationDate"]),
|
|
3982
|
-
completionDate: !item["completionDate"]
|
|
3983
|
-
? item["completionDate"]
|
|
3984
|
-
: new Date(item["completionDate"]),
|
|
3985
|
-
provisioningState: item["provisioningState"],
|
|
3986
|
-
size: item["size"],
|
|
3987
|
-
label: item["label"],
|
|
3988
|
-
backupType: item["backupType"],
|
|
3989
|
-
failureReason: item["failureReason"],
|
|
3990
|
-
elasticVolumeResourceId: item["elasticVolumeResourceId"],
|
|
3991
|
-
snapshotUsage: item["snapshotUsage"],
|
|
3992
|
-
elasticSnapshotResourceId: item["elasticSnapshotResourceId"],
|
|
3993
|
-
elasticBackupPolicyResourceId: item["elasticBackupPolicyResourceId"],
|
|
3994
|
-
volumeSize: item["volumeSize"],
|
|
3995
|
-
};
|
|
3996
|
-
}
|
|
3997
|
-
/** Type of backup */
|
|
3998
|
-
var KnownElasticBackupType;
|
|
3999
|
-
(function (KnownElasticBackupType) {
|
|
4000
|
-
/** Manual backup type */
|
|
4001
|
-
KnownElasticBackupType["Manual"] = "Manual";
|
|
4002
|
-
/** Scheduled backup type */
|
|
4003
|
-
KnownElasticBackupType["Scheduled"] = "Scheduled";
|
|
4004
|
-
})(KnownElasticBackupType || (exports.KnownElasticBackupType = KnownElasticBackupType = {}));
|
|
4005
|
-
/** Snapshot usage for backup */
|
|
4006
|
-
var KnownSnapshotUsage;
|
|
4007
|
-
(function (KnownSnapshotUsage) {
|
|
4008
|
-
/** Value indicating an existing snapshot is used */
|
|
4009
|
-
KnownSnapshotUsage["UseExistingSnapshot"] = "UseExistingSnapshot";
|
|
4010
|
-
/** Value indicating a new snapshot is created */
|
|
4011
|
-
KnownSnapshotUsage["CreateNewSnapshot"] = "CreateNewSnapshot";
|
|
4012
|
-
})(KnownSnapshotUsage || (exports.KnownSnapshotUsage = KnownSnapshotUsage = {}));
|
|
4013
|
-
/** Volume size for backup */
|
|
4014
|
-
var KnownVolumeSize;
|
|
4015
|
-
(function (KnownVolumeSize) {
|
|
4016
|
-
/** Value indicating backup is for a large volume */
|
|
4017
|
-
KnownVolumeSize["Large"] = "Large";
|
|
4018
|
-
/** Value indicating backup is not for a large volume */
|
|
4019
|
-
KnownVolumeSize["Regular"] = "Regular";
|
|
4020
|
-
})(KnownVolumeSize || (exports.KnownVolumeSize = KnownVolumeSize = {}));
|
|
4021
|
-
function _elasticBackupListResultDeserializer(item) {
|
|
4022
|
-
return {
|
|
4023
|
-
value: elasticBackupArrayDeserializer(item["value"]),
|
|
4024
|
-
nextLink: item["nextLink"],
|
|
4025
|
-
};
|
|
4026
|
-
}
|
|
4027
|
-
function elasticBackupArraySerializer(result) {
|
|
4028
|
-
return result.map((item) => {
|
|
4029
|
-
return elasticBackupSerializer(item);
|
|
4030
|
-
});
|
|
4031
|
-
}
|
|
4032
|
-
function elasticBackupArrayDeserializer(result) {
|
|
4033
|
-
return result.map((item) => {
|
|
4034
|
-
return elasticBackupDeserializer(item);
|
|
4035
|
-
});
|
|
4036
|
-
}
|
|
4037
|
-
function activeDirectoryConfigSerializer(item) {
|
|
4038
|
-
return {
|
|
4039
|
-
tags: item["tags"],
|
|
4040
|
-
location: item["location"],
|
|
4041
|
-
properties: !item["properties"]
|
|
4042
|
-
? item["properties"]
|
|
4043
|
-
: activeDirectoryConfigPropertiesSerializer(item["properties"]),
|
|
4044
|
-
identity: !item["identity"]
|
|
4045
|
-
? item["identity"]
|
|
4046
|
-
: managedServiceIdentitySerializer(item["identity"]),
|
|
4047
|
-
};
|
|
4048
|
-
}
|
|
4049
|
-
function activeDirectoryConfigDeserializer(item) {
|
|
4050
|
-
return {
|
|
4051
|
-
tags: item["tags"],
|
|
4052
|
-
location: item["location"],
|
|
4053
|
-
id: item["id"],
|
|
4054
|
-
name: item["name"],
|
|
4055
|
-
type: item["type"],
|
|
4056
|
-
systemData: !item["systemData"]
|
|
4057
|
-
? item["systemData"]
|
|
4058
|
-
: systemDataDeserializer(item["systemData"]),
|
|
4059
|
-
properties: !item["properties"]
|
|
4060
|
-
? item["properties"]
|
|
4061
|
-
: activeDirectoryConfigPropertiesDeserializer(item["properties"]),
|
|
4062
|
-
etag: item["etag"],
|
|
4063
|
-
identity: !item["identity"]
|
|
4064
|
-
? item["identity"]
|
|
4065
|
-
: managedServiceIdentityDeserializer(item["identity"]),
|
|
4066
|
-
};
|
|
4067
|
-
}
|
|
4068
|
-
function activeDirectoryConfigPropertiesSerializer(item) {
|
|
4069
|
-
return {
|
|
4070
|
-
userName: item["userName"],
|
|
4071
|
-
dns: !item["dns"]
|
|
4072
|
-
? item["dns"]
|
|
4073
|
-
: item["dns"].map((p) => {
|
|
4074
|
-
return p;
|
|
4075
|
-
}),
|
|
4076
|
-
smbServerName: item["smbServerName"],
|
|
4077
|
-
organizationalUnit: item["organizationalUnit"],
|
|
4078
|
-
site: item["site"],
|
|
4079
|
-
backupOperators: !item["backupOperators"]
|
|
4080
|
-
? item["backupOperators"]
|
|
4081
|
-
: item["backupOperators"].map((p) => {
|
|
4082
|
-
return p;
|
|
4083
|
-
}),
|
|
4084
|
-
administrators: !item["administrators"]
|
|
4085
|
-
? item["administrators"]
|
|
4086
|
-
: item["administrators"].map((p) => {
|
|
4087
|
-
return p;
|
|
4088
|
-
}),
|
|
4089
|
-
securityOperators: !item["securityOperators"]
|
|
4090
|
-
? item["securityOperators"]
|
|
4091
|
-
: item["securityOperators"].map((p) => {
|
|
4092
|
-
return p;
|
|
4093
|
-
}),
|
|
4094
|
-
domain: item["domain"],
|
|
4095
|
-
secretPassword: secretPasswordSerializer(item["secretPassword"]),
|
|
4096
|
-
};
|
|
4097
|
-
}
|
|
4098
|
-
function activeDirectoryConfigPropertiesDeserializer(item) {
|
|
4099
|
-
return {
|
|
4100
|
-
userName: item["userName"],
|
|
4101
|
-
dns: !item["dns"]
|
|
4102
|
-
? item["dns"]
|
|
4103
|
-
: item["dns"].map((p) => {
|
|
4104
|
-
return p;
|
|
4105
|
-
}),
|
|
4106
|
-
smbServerName: item["smbServerName"],
|
|
4107
|
-
organizationalUnit: item["organizationalUnit"],
|
|
4108
|
-
site: item["site"],
|
|
4109
|
-
backupOperators: !item["backupOperators"]
|
|
4110
|
-
? item["backupOperators"]
|
|
4111
|
-
: item["backupOperators"].map((p) => {
|
|
4112
|
-
return p;
|
|
4113
|
-
}),
|
|
4114
|
-
administrators: !item["administrators"]
|
|
4115
|
-
? item["administrators"]
|
|
4116
|
-
: item["administrators"].map((p) => {
|
|
4117
|
-
return p;
|
|
4118
|
-
}),
|
|
4119
|
-
securityOperators: !item["securityOperators"]
|
|
4120
|
-
? item["securityOperators"]
|
|
4121
|
-
: item["securityOperators"].map((p) => {
|
|
4122
|
-
return p;
|
|
4123
|
-
}),
|
|
4124
|
-
activeDirectoryStatus: item["activeDirectoryStatus"],
|
|
4125
|
-
provisioningState: item["provisioningState"],
|
|
4126
|
-
domain: item["domain"],
|
|
4127
|
-
secretPassword: secretPasswordDeserializer(item["secretPassword"]),
|
|
4128
|
-
};
|
|
4129
|
-
}
|
|
4130
|
-
/** Status of the Active Directory */
|
|
4131
|
-
var KnownActiveDirectoryStatus;
|
|
4132
|
-
(function (KnownActiveDirectoryStatus) {
|
|
4133
|
-
/** Active Directory created but not in use */
|
|
4134
|
-
KnownActiveDirectoryStatus["Created"] = "Created";
|
|
4135
|
-
/** Active Directory in use by SMB Volume */
|
|
4136
|
-
KnownActiveDirectoryStatus["InUse"] = "InUse";
|
|
4137
|
-
/** Active Directory Deleted */
|
|
4138
|
-
KnownActiveDirectoryStatus["Deleted"] = "Deleted";
|
|
4139
|
-
/** Error with the Active Directory */
|
|
4140
|
-
KnownActiveDirectoryStatus["Error"] = "Error";
|
|
4141
|
-
/** Active Directory Updating */
|
|
4142
|
-
KnownActiveDirectoryStatus["Updating"] = "Updating";
|
|
4143
|
-
})(KnownActiveDirectoryStatus || (exports.KnownActiveDirectoryStatus = KnownActiveDirectoryStatus = {}));
|
|
4144
|
-
function secretPasswordSerializer(item) {
|
|
4145
|
-
return {
|
|
4146
|
-
keyVaultProperties: !item["keyVaultProperties"]
|
|
4147
|
-
? item["keyVaultProperties"]
|
|
4148
|
-
: secretPasswordKeyVaultPropertiesSerializer(item["keyVaultProperties"]),
|
|
4149
|
-
identity: !item["identity"]
|
|
4150
|
-
? item["identity"]
|
|
4151
|
-
: secretPasswordIdentitySerializer(item["identity"]),
|
|
4152
|
-
};
|
|
4153
|
-
}
|
|
4154
|
-
function secretPasswordDeserializer(item) {
|
|
4155
|
-
return {
|
|
4156
|
-
keyVaultProperties: !item["keyVaultProperties"]
|
|
4157
|
-
? item["keyVaultProperties"]
|
|
4158
|
-
: secretPasswordKeyVaultPropertiesDeserializer(item["keyVaultProperties"]),
|
|
4159
|
-
identity: !item["identity"]
|
|
4160
|
-
? item["identity"]
|
|
4161
|
-
: secretPasswordIdentityDeserializer(item["identity"]),
|
|
4162
|
-
};
|
|
4163
|
-
}
|
|
4164
|
-
function secretPasswordKeyVaultPropertiesSerializer(item) {
|
|
4165
|
-
return { keyVaultUri: item["keyVaultUri"], secretName: item["secretName"] };
|
|
4166
|
-
}
|
|
4167
|
-
function secretPasswordKeyVaultPropertiesDeserializer(item) {
|
|
4168
|
-
return {
|
|
4169
|
-
keyVaultUri: item["keyVaultUri"],
|
|
4170
|
-
secretName: item["secretName"],
|
|
4171
|
-
};
|
|
4172
|
-
}
|
|
4173
|
-
function secretPasswordIdentitySerializer(item) {
|
|
4174
|
-
return { userAssignedIdentity: item["userAssignedIdentity"] };
|
|
4175
|
-
}
|
|
4176
|
-
function secretPasswordIdentityDeserializer(item) {
|
|
4177
|
-
return {
|
|
4178
|
-
principalId: item["principalId"],
|
|
4179
|
-
userAssignedIdentity: item["userAssignedIdentity"],
|
|
4180
|
-
};
|
|
4181
|
-
}
|
|
4182
|
-
function activeDirectoryConfigUpdateSerializer(item) {
|
|
4183
|
-
return {
|
|
4184
|
-
identity: !item["identity"]
|
|
4185
|
-
? item["identity"]
|
|
4186
|
-
: managedServiceIdentitySerializer(item["identity"]),
|
|
4187
|
-
tags: item["tags"],
|
|
4188
|
-
properties: !item["properties"]
|
|
4189
|
-
? item["properties"]
|
|
4190
|
-
: activeDirectoryConfigUpdatePropertiesSerializer(item["properties"]),
|
|
4191
|
-
};
|
|
4192
|
-
}
|
|
4193
|
-
function activeDirectoryConfigUpdatePropertiesSerializer(item) {
|
|
4194
|
-
return {
|
|
4195
|
-
userName: item["userName"],
|
|
4196
|
-
dns: !item["dns"]
|
|
4197
|
-
? item["dns"]
|
|
4198
|
-
: item["dns"].map((p) => {
|
|
4199
|
-
return p;
|
|
4200
|
-
}),
|
|
4201
|
-
smbServerName: item["smbServerName"],
|
|
4202
|
-
organizationalUnit: item["organizationalUnit"],
|
|
4203
|
-
site: item["site"],
|
|
4204
|
-
backupOperators: !item["backupOperators"]
|
|
4205
|
-
? item["backupOperators"]
|
|
4206
|
-
: item["backupOperators"].map((p) => {
|
|
4207
|
-
return p;
|
|
4208
|
-
}),
|
|
4209
|
-
administrators: !item["administrators"]
|
|
4210
|
-
? item["administrators"]
|
|
4211
|
-
: item["administrators"].map((p) => {
|
|
4212
|
-
return p;
|
|
4213
|
-
}),
|
|
4214
|
-
securityOperators: !item["securityOperators"]
|
|
4215
|
-
? item["securityOperators"]
|
|
4216
|
-
: item["securityOperators"].map((p) => {
|
|
4217
|
-
return p;
|
|
4218
|
-
}),
|
|
4219
|
-
domain: item["domain"],
|
|
4220
|
-
secretPassword: !item["secretPassword"]
|
|
4221
|
-
? item["secretPassword"]
|
|
4222
|
-
: secretPasswordSerializer(item["secretPassword"]),
|
|
4223
|
-
};
|
|
4224
|
-
}
|
|
4225
|
-
function _activeDirectoryConfigListResultDeserializer(item) {
|
|
4226
|
-
return {
|
|
4227
|
-
value: activeDirectoryConfigArrayDeserializer(item["value"]),
|
|
4228
|
-
nextLink: item["nextLink"],
|
|
4229
|
-
};
|
|
4230
|
-
}
|
|
4231
|
-
function activeDirectoryConfigArraySerializer(result) {
|
|
4232
|
-
return result.map((item) => {
|
|
4233
|
-
return activeDirectoryConfigSerializer(item);
|
|
4234
|
-
});
|
|
4235
|
-
}
|
|
4236
|
-
function activeDirectoryConfigArrayDeserializer(result) {
|
|
4237
|
-
return result.map((item) => {
|
|
4238
|
-
return activeDirectoryConfigDeserializer(item);
|
|
4239
|
-
});
|
|
4240
|
-
}
|
|
4241
|
-
function regionInfoResourceDeserializer(item) {
|
|
4242
|
-
return {
|
|
4243
|
-
id: item["id"],
|
|
4244
|
-
name: item["name"],
|
|
4245
|
-
type: item["type"],
|
|
4246
|
-
systemData: !item["systemData"]
|
|
4247
|
-
? item["systemData"]
|
|
4248
|
-
: systemDataDeserializer(item["systemData"]),
|
|
4249
|
-
properties: !item["properties"]
|
|
4250
|
-
? item["properties"]
|
|
4251
|
-
: regionInfoDeserializer(item["properties"]),
|
|
4252
|
-
};
|
|
4253
|
-
}
|
|
4254
|
-
function regionInfoDeserializer(item) {
|
|
4255
|
-
return {
|
|
4256
|
-
storageToNetworkProximity: item["storageToNetworkProximity"],
|
|
4257
|
-
availabilityZoneMappings: !item["availabilityZoneMappings"]
|
|
4258
|
-
? item["availabilityZoneMappings"]
|
|
4259
|
-
: regionInfoAvailabilityZoneMappingsItemArrayDeserializer(item["availabilityZoneMappings"]),
|
|
4260
|
-
};
|
|
4261
|
-
}
|
|
4262
|
-
/** Provides storage to network proximity information in the region. */
|
|
4263
|
-
var KnownRegionStorageToNetworkProximity;
|
|
4264
|
-
(function (KnownRegionStorageToNetworkProximity) {
|
|
4265
|
-
/** Basic network connectivity. */
|
|
4266
|
-
KnownRegionStorageToNetworkProximity["Default"] = "Default";
|
|
4267
|
-
/** Standard T1 network connectivity. */
|
|
4268
|
-
KnownRegionStorageToNetworkProximity["T1"] = "T1";
|
|
4269
|
-
/** Standard T2 network connectivity. */
|
|
4270
|
-
KnownRegionStorageToNetworkProximity["T2"] = "T2";
|
|
4271
|
-
/** Standard AcrossT2 network connectivity. */
|
|
4272
|
-
KnownRegionStorageToNetworkProximity["AcrossT2"] = "AcrossT2";
|
|
4273
|
-
/** Standard T1 and T2 network connectivity. */
|
|
4274
|
-
KnownRegionStorageToNetworkProximity["T1AndT2"] = "T1AndT2";
|
|
4275
|
-
/** Standard T1 and AcrossT2 network connectivity. */
|
|
4276
|
-
KnownRegionStorageToNetworkProximity["T1AndAcrossT2"] = "T1AndAcrossT2";
|
|
4277
|
-
/** Standard T2 and AcrossT2 network connectivity. */
|
|
4278
|
-
KnownRegionStorageToNetworkProximity["T2AndAcrossT2"] = "T2AndAcrossT2";
|
|
4279
|
-
/** Standard T1, T2 and AcrossT2 network connectivity. */
|
|
4280
|
-
KnownRegionStorageToNetworkProximity["T1AndT2AndAcrossT2"] = "T1AndT2AndAcrossT2";
|
|
4281
|
-
})(KnownRegionStorageToNetworkProximity || (exports.KnownRegionStorageToNetworkProximity = KnownRegionStorageToNetworkProximity = {}));
|
|
4282
|
-
function regionInfoAvailabilityZoneMappingsItemArrayDeserializer(result) {
|
|
4283
|
-
return result.map((item) => {
|
|
4284
|
-
return regionInfoAvailabilityZoneMappingsItemDeserializer(item);
|
|
4285
|
-
});
|
|
4286
|
-
}
|
|
4287
|
-
function regionInfoAvailabilityZoneMappingsItemDeserializer(item) {
|
|
4288
|
-
return {
|
|
4289
|
-
availabilityZone: item["availabilityZone"],
|
|
4290
|
-
isAvailable: item["isAvailable"],
|
|
4291
|
-
};
|
|
4292
|
-
}
|
|
4293
|
-
function _regionInfosListDeserializer(item) {
|
|
4294
|
-
return {
|
|
4295
|
-
value: regionInfoResourceArrayDeserializer(item["value"]),
|
|
4296
|
-
nextLink: item["nextLink"],
|
|
4297
|
-
};
|
|
4298
|
-
}
|
|
4299
|
-
function regionInfoResourceArrayDeserializer(result) {
|
|
4300
|
-
return result.map((item) => {
|
|
4301
|
-
return regionInfoResourceDeserializer(item);
|
|
4302
|
-
});
|
|
4303
|
-
}
|
|
4304
|
-
function netAppAccountSerializer(item) {
|
|
4305
|
-
return {
|
|
4306
|
-
tags: item["tags"],
|
|
4307
|
-
location: item["location"],
|
|
4308
|
-
properties: !item["properties"]
|
|
4309
|
-
? item["properties"]
|
|
4310
|
-
: accountPropertiesSerializer(item["properties"]),
|
|
4311
|
-
identity: !item["identity"]
|
|
4312
|
-
? item["identity"]
|
|
4313
|
-
: managedServiceIdentitySerializer(item["identity"]),
|
|
4314
|
-
};
|
|
4315
|
-
}
|
|
4316
|
-
function netAppAccountDeserializer(item) {
|
|
4317
|
-
return {
|
|
4318
|
-
tags: item["tags"],
|
|
4319
|
-
location: item["location"],
|
|
4320
|
-
id: item["id"],
|
|
4321
|
-
name: item["name"],
|
|
4322
|
-
type: item["type"],
|
|
4323
|
-
systemData: !item["systemData"]
|
|
4324
|
-
? item["systemData"]
|
|
4325
|
-
: systemDataDeserializer(item["systemData"]),
|
|
4326
|
-
properties: !item["properties"]
|
|
4327
|
-
? item["properties"]
|
|
4328
|
-
: accountPropertiesDeserializer(item["properties"]),
|
|
4329
|
-
etag: item["etag"],
|
|
4330
|
-
identity: !item["identity"]
|
|
4331
|
-
? item["identity"]
|
|
4332
|
-
: managedServiceIdentityDeserializer(item["identity"]),
|
|
4333
|
-
};
|
|
4334
|
-
}
|
|
4335
|
-
function accountPropertiesSerializer(item) {
|
|
4336
|
-
return {
|
|
4337
|
-
activeDirectories: !item["activeDirectories"]
|
|
4338
|
-
? item["activeDirectories"]
|
|
4339
|
-
: activeDirectoryArraySerializer(item["activeDirectories"]),
|
|
4340
|
-
encryption: !item["encryption"]
|
|
4341
|
-
? item["encryption"]
|
|
4342
|
-
: accountEncryptionSerializer(item["encryption"]),
|
|
4343
|
-
nfsV4IDDomain: item["nfsV4IDDomain"],
|
|
4344
|
-
ldapConfiguration: !item["ldapConfiguration"]
|
|
4345
|
-
? item["ldapConfiguration"]
|
|
4346
|
-
: ldapConfigurationSerializer(item["ldapConfiguration"]),
|
|
4347
|
-
};
|
|
4348
|
-
}
|
|
4349
|
-
function accountPropertiesDeserializer(item) {
|
|
4350
|
-
return {
|
|
4351
|
-
provisioningState: item["provisioningState"],
|
|
4352
|
-
activeDirectories: !item["activeDirectories"]
|
|
4353
|
-
? item["activeDirectories"]
|
|
4354
|
-
: activeDirectoryArrayDeserializer(item["activeDirectories"]),
|
|
4355
|
-
encryption: !item["encryption"]
|
|
4356
|
-
? item["encryption"]
|
|
4357
|
-
: accountEncryptionDeserializer(item["encryption"]),
|
|
4358
|
-
disableShowmount: item["disableShowmount"],
|
|
4359
|
-
nfsV4IDDomain: item["nfsV4IDDomain"],
|
|
4360
|
-
multiAdStatus: item["multiAdStatus"],
|
|
4361
|
-
ldapConfiguration: !item["ldapConfiguration"]
|
|
4362
|
-
? item["ldapConfiguration"]
|
|
4363
|
-
: ldapConfigurationDeserializer(item["ldapConfiguration"]),
|
|
4364
|
-
};
|
|
4365
|
-
}
|
|
4366
|
-
function activeDirectoryArraySerializer(result) {
|
|
4367
|
-
return result.map((item) => {
|
|
4368
|
-
return activeDirectorySerializer(item);
|
|
4369
|
-
});
|
|
4370
|
-
}
|
|
4371
|
-
function activeDirectoryArrayDeserializer(result) {
|
|
4372
|
-
return result.map((item) => {
|
|
4373
|
-
return activeDirectoryDeserializer(item);
|
|
4374
|
-
});
|
|
4375
|
-
}
|
|
4376
|
-
function activeDirectorySerializer(item) {
|
|
2227
|
+
function activeDirectorySerializer(item) {
|
|
4377
2228
|
return {
|
|
4378
2229
|
activeDirectoryId: item["activeDirectoryId"],
|
|
4379
2230
|
username: item["username"],
|
|
@@ -4453,6 +2304,20 @@ function activeDirectoryDeserializer(item) {
|
|
|
4453
2304
|
preferredServersForLdapClient: item["preferredServersForLdapClient"],
|
|
4454
2305
|
};
|
|
4455
2306
|
}
|
|
2307
|
+
/** Status of the Active Directory */
|
|
2308
|
+
var KnownActiveDirectoryStatus;
|
|
2309
|
+
(function (KnownActiveDirectoryStatus) {
|
|
2310
|
+
/** Active Directory created but not in use */
|
|
2311
|
+
KnownActiveDirectoryStatus["Created"] = "Created";
|
|
2312
|
+
/** Active Directory in use by SMB Volume */
|
|
2313
|
+
KnownActiveDirectoryStatus["InUse"] = "InUse";
|
|
2314
|
+
/** Active Directory Deleted */
|
|
2315
|
+
KnownActiveDirectoryStatus["Deleted"] = "Deleted";
|
|
2316
|
+
/** Error with the Active Directory */
|
|
2317
|
+
KnownActiveDirectoryStatus["Error"] = "Error";
|
|
2318
|
+
/** Active Directory Updating */
|
|
2319
|
+
KnownActiveDirectoryStatus["Updating"] = "Updating";
|
|
2320
|
+
})(KnownActiveDirectoryStatus || (exports.KnownActiveDirectoryStatus = KnownActiveDirectoryStatus = {}));
|
|
4456
2321
|
function ldapSearchScopeOptSerializer(item) {
|
|
4457
2322
|
return {
|
|
4458
2323
|
userDN: item["userDN"],
|
|
@@ -4487,6 +2352,14 @@ function accountEncryptionDeserializer(item) {
|
|
|
4487
2352
|
: encryptionIdentityDeserializer(item["identity"]),
|
|
4488
2353
|
};
|
|
4489
2354
|
}
|
|
2355
|
+
/** The encryption keySource (provider). Possible values (case-insensitive): Microsoft.NetApp, Microsoft.KeyVault */
|
|
2356
|
+
var KnownKeySource;
|
|
2357
|
+
(function (KnownKeySource) {
|
|
2358
|
+
/** Microsoft-managed key encryption */
|
|
2359
|
+
KnownKeySource["MicrosoftNetApp"] = "Microsoft.NetApp";
|
|
2360
|
+
/** Customer-managed key encryption */
|
|
2361
|
+
KnownKeySource["MicrosoftKeyVault"] = "Microsoft.KeyVault";
|
|
2362
|
+
})(KnownKeySource || (exports.KnownKeySource = KnownKeySource = {}));
|
|
4490
2363
|
function keyVaultPropertiesSerializer(item) {
|
|
4491
2364
|
return {
|
|
4492
2365
|
keyVaultUri: item["keyVaultUri"],
|
|
@@ -4538,30 +2411,41 @@ var KnownMultiAdStatus;
|
|
|
4538
2411
|
/** Account is MultiAD enabled */
|
|
4539
2412
|
KnownMultiAdStatus["Enabled"] = "Enabled";
|
|
4540
2413
|
})(KnownMultiAdStatus || (exports.KnownMultiAdStatus = KnownMultiAdStatus = {}));
|
|
4541
|
-
function
|
|
2414
|
+
function managedServiceIdentitySerializer(item) {
|
|
2415
|
+
return { type: item["type"], userAssignedIdentities: item["userAssignedIdentities"] };
|
|
2416
|
+
}
|
|
2417
|
+
function managedServiceIdentityDeserializer(item) {
|
|
4542
2418
|
return {
|
|
4543
|
-
|
|
4544
|
-
|
|
4545
|
-
|
|
4546
|
-
|
|
4547
|
-
|
|
4548
|
-
|
|
4549
|
-
|
|
4550
|
-
|
|
4551
|
-
|
|
2419
|
+
principalId: item["principalId"],
|
|
2420
|
+
tenantId: item["tenantId"],
|
|
2421
|
+
type: item["type"],
|
|
2422
|
+
userAssignedIdentities: !item["userAssignedIdentities"]
|
|
2423
|
+
? item["userAssignedIdentities"]
|
|
2424
|
+
: Object.fromEntries(Object.entries(item["userAssignedIdentities"]).map(([k, p]) => [
|
|
2425
|
+
k,
|
|
2426
|
+
!p ? p : userAssignedIdentityDeserializer(p),
|
|
2427
|
+
])),
|
|
4552
2428
|
};
|
|
4553
2429
|
}
|
|
4554
|
-
|
|
2430
|
+
/** Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). */
|
|
2431
|
+
var KnownManagedServiceIdentityType;
|
|
2432
|
+
(function (KnownManagedServiceIdentityType) {
|
|
2433
|
+
/** No managed identity. */
|
|
2434
|
+
KnownManagedServiceIdentityType["None"] = "None";
|
|
2435
|
+
/** System assigned managed identity. */
|
|
2436
|
+
KnownManagedServiceIdentityType["SystemAssigned"] = "SystemAssigned";
|
|
2437
|
+
/** User assigned managed identity. */
|
|
2438
|
+
KnownManagedServiceIdentityType["UserAssigned"] = "UserAssigned";
|
|
2439
|
+
/** System and user assigned managed identity. */
|
|
2440
|
+
KnownManagedServiceIdentityType["SystemAssignedUserAssigned"] = "SystemAssigned,UserAssigned";
|
|
2441
|
+
})(KnownManagedServiceIdentityType || (exports.KnownManagedServiceIdentityType = KnownManagedServiceIdentityType = {}));
|
|
2442
|
+
function userAssignedIdentitySerializer(item) {
|
|
2443
|
+
return item;
|
|
2444
|
+
}
|
|
2445
|
+
function userAssignedIdentityDeserializer(item) {
|
|
4555
2446
|
return {
|
|
4556
|
-
|
|
4557
|
-
|
|
4558
|
-
? item["ldapServers"]
|
|
4559
|
-
: item["ldapServers"].map((p) => {
|
|
4560
|
-
return p;
|
|
4561
|
-
}),
|
|
4562
|
-
ldapOverTLS: item["ldapOverTLS"],
|
|
4563
|
-
serverCACertificate: item["serverCACertificate"],
|
|
4564
|
-
certificateCNHost: item["certificateCNHost"],
|
|
2447
|
+
principalId: item["principalId"],
|
|
2448
|
+
clientId: item["clientId"],
|
|
4565
2449
|
};
|
|
4566
2450
|
}
|
|
4567
2451
|
function netAppAccountPatchSerializer(item) {
|
|
@@ -4657,7 +2541,9 @@ function capacityPoolSerializer(item) {
|
|
|
4657
2541
|
}
|
|
4658
2542
|
function capacityPoolDeserializer(item) {
|
|
4659
2543
|
return {
|
|
4660
|
-
tags: item["tags"]
|
|
2544
|
+
tags: !item["tags"]
|
|
2545
|
+
? item["tags"]
|
|
2546
|
+
: Object.fromEntries(Object.entries(item["tags"]).map(([k, p]) => [k, p])),
|
|
4661
2547
|
location: item["location"],
|
|
4662
2548
|
id: item["id"],
|
|
4663
2549
|
name: item["name"],
|
|
@@ -4772,11 +2658,7 @@ function subvolumeInfoDeserializer(item) {
|
|
|
4772
2658
|
};
|
|
4773
2659
|
}
|
|
4774
2660
|
function subvolumePropertiesSerializer(item) {
|
|
4775
|
-
return {
|
|
4776
|
-
path: item["path"],
|
|
4777
|
-
size: item["size"],
|
|
4778
|
-
parentPath: item["parentPath"],
|
|
4779
|
-
};
|
|
2661
|
+
return { path: item["path"], size: item["size"], parentPath: item["parentPath"] };
|
|
4780
2662
|
}
|
|
4781
2663
|
function subvolumePropertiesDeserializer(item) {
|
|
4782
2664
|
return {
|
|
@@ -4845,11 +2727,7 @@ function subvolumeModelPropertiesDeserializer(item) {
|
|
|
4845
2727
|
};
|
|
4846
2728
|
}
|
|
4847
2729
|
function resourceNameAvailabilityRequestSerializer(item) {
|
|
4848
|
-
return {
|
|
4849
|
-
name: item["name"],
|
|
4850
|
-
type: item["type"],
|
|
4851
|
-
resourceGroup: item["resourceGroup"],
|
|
4852
|
-
};
|
|
2730
|
+
return { name: item["name"], type: item["type"], resourceGroup: item["resourceGroup"] };
|
|
4853
2731
|
}
|
|
4854
2732
|
/** Resource type used for verification. */
|
|
4855
2733
|
var KnownCheckNameResourceTypes;
|
|
@@ -4890,11 +2768,7 @@ function filePathAvailabilityRequestSerializer(item) {
|
|
|
4890
2768
|
};
|
|
4891
2769
|
}
|
|
4892
2770
|
function quotaAvailabilityRequestSerializer(item) {
|
|
4893
|
-
return {
|
|
4894
|
-
name: item["name"],
|
|
4895
|
-
type: item["type"],
|
|
4896
|
-
resourceGroup: item["resourceGroup"],
|
|
4897
|
-
};
|
|
2771
|
+
return { name: item["name"], type: item["type"], resourceGroup: item["resourceGroup"] };
|
|
4898
2772
|
}
|
|
4899
2773
|
/** Resource type used for verification. */
|
|
4900
2774
|
var KnownCheckQuotaNameResourceTypes;
|
|
@@ -4913,10 +2787,7 @@ var KnownCheckQuotaNameResourceTypes;
|
|
|
4913
2787
|
KnownCheckQuotaNameResourceTypes["MicrosoftNetAppNetAppAccountsCapacityPoolsVolumesBackups"] = "Microsoft.NetApp/netAppAccounts/capacityPools/volumes/backups";
|
|
4914
2788
|
})(KnownCheckQuotaNameResourceTypes || (exports.KnownCheckQuotaNameResourceTypes = KnownCheckQuotaNameResourceTypes = {}));
|
|
4915
2789
|
function queryNetworkSiblingSetRequestSerializer(item) {
|
|
4916
|
-
return {
|
|
4917
|
-
networkSiblingSetId: item["networkSiblingSetId"],
|
|
4918
|
-
subnetId: item["subnetId"],
|
|
4919
|
-
};
|
|
2790
|
+
return { networkSiblingSetId: item["networkSiblingSetId"], subnetId: item["subnetId"] };
|
|
4920
2791
|
}
|
|
4921
2792
|
function networkSiblingSetDeserializer(item) {
|
|
4922
2793
|
return {
|
|
@@ -5003,15 +2874,11 @@ var KnownVersions;
|
|
|
5003
2874
|
(function (KnownVersions) {
|
|
5004
2875
|
/** The 2025-06-01 API version. */
|
|
5005
2876
|
KnownVersions["V20250601"] = "2025-06-01";
|
|
5006
|
-
/** The 2025-07-01-preview API version. */
|
|
5007
|
-
KnownVersions["V20250701Preview"] = "2025-07-01-preview";
|
|
5008
2877
|
/** The 2025-08-01 API version. */
|
|
5009
2878
|
KnownVersions["V20250801"] = "2025-08-01";
|
|
5010
|
-
/** The 2025-08-01-preview API version. */
|
|
5011
|
-
KnownVersions["V20250801Preview"] = "2025-08-01-preview";
|
|
5012
2879
|
/** The 2025-09-01 API version. */
|
|
5013
2880
|
KnownVersions["V20250901"] = "2025-09-01";
|
|
5014
|
-
/** The 2025-
|
|
5015
|
-
KnownVersions["
|
|
2881
|
+
/** The 2025-12-01 API version. */
|
|
2882
|
+
KnownVersions["V20251201"] = "2025-12-01";
|
|
5016
2883
|
})(KnownVersions || (exports.KnownVersions = KnownVersions = {}));
|
|
5017
2884
|
//# sourceMappingURL=models.js.map
|