@azure/arm-netapp 23.0.0 → 24.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/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 +19 -19
- 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 +9 -9
- 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 +9 -9
- 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 +11 -11
- 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 +2 -2
- 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 +2 -2
- 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 +2 -2
- package/dist/browser/api/backupsUnderVolume/operations.js.map +1 -1
- package/dist/browser/api/buckets/index.d.ts +3 -0
- package/dist/browser/api/buckets/index.js +4 -0
- package/dist/browser/api/buckets/index.js.map +1 -0
- package/dist/browser/api/buckets/operations.d.ts +44 -0
- package/dist/browser/api/buckets/operations.js +285 -0
- package/dist/browser/api/buckets/operations.js.map +1 -0
- package/dist/browser/api/buckets/options.d.ts +36 -0
- package/dist/browser/api/buckets/options.js +4 -0
- package/dist/browser/api/buckets/options.js.map +1 -0
- package/dist/browser/api/caches/index.d.ts +3 -0
- package/dist/browser/api/caches/index.js +4 -0
- package/dist/browser/api/caches/index.js.map +1 -0
- package/dist/browser/api/caches/operations.d.ts +44 -0
- package/dist/browser/api/caches/operations.js +279 -0
- package/dist/browser/api/caches/operations.js.map +1 -0
- package/dist/browser/api/caches/options.d.ts +36 -0
- package/dist/browser/api/caches/options.js +4 -0
- package/dist/browser/api/caches/options.js.map +1 -0
- package/dist/browser/api/index.d.ts +2 -1
- package/dist/browser/api/index.js +1 -1
- package/dist/browser/api/index.js.map +1 -1
- package/dist/browser/api/netAppManagementContext.js +1 -1
- 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 +7 -7
- 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 +3 -3
- 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 +3 -3
- 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 +3 -3
- 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 +3 -3
- 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 +2 -2
- 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 +9 -9
- 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.js +5 -5
- 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 +9 -9
- 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 +11 -11
- 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 +11 -11
- 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 +7 -7
- 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 +9 -9
- 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.js +56 -56
- package/dist/browser/api/volumes/operations.js.map +1 -1
- package/dist/browser/classic/buckets/index.d.ts +31 -0
- package/dist/browser/classic/buckets/index.js +21 -0
- package/dist/browser/classic/buckets/index.js.map +1 -0
- package/dist/browser/classic/caches/index.d.ts +31 -0
- package/dist/browser/classic/caches/index.js +21 -0
- package/dist/browser/classic/caches/index.js.map +1 -0
- package/dist/browser/classic/index.d.ts +23 -21
- package/dist/browser/classic/index.js.map +1 -1
- package/dist/browser/index.d.ts +35 -29
- package/dist/browser/index.js +1 -1
- package/dist/browser/index.js.map +1 -1
- package/dist/browser/models/index.d.ts +2 -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 +954 -45
- package/dist/browser/models/models.js +753 -31
- package/dist/browser/models/models.js.map +1 -1
- package/dist/browser/netAppManagementClient.d.ts +7 -1
- package/dist/browser/netAppManagementClient.js +8 -0
- package/dist/browser/netAppManagementClient.js.map +1 -1
- package/dist/browser/restorePollerHelpers.js +14 -2
- package/dist/browser/restorePollerHelpers.js.map +1 -1
- package/dist/browser/static-helpers/urlTemplate.js +5 -5
- package/dist/browser/static-helpers/urlTemplate.js.map +1 -1
- package/dist/commonjs/api/accounts/index.d.ts +1 -1
- package/dist/commonjs/api/accounts/index.js +46 -17
- package/dist/commonjs/api/accounts/index.js.map +7 -1
- package/dist/commonjs/api/accounts/operations.js +387 -297
- package/dist/commonjs/api/accounts/operations.js.map +7 -1
- package/dist/commonjs/api/accounts/options.js +16 -5
- package/dist/commonjs/api/accounts/options.js.map +7 -1
- package/dist/commonjs/api/backupPolicies/index.d.ts +1 -1
- package/dist/commonjs/api/backupPolicies/index.js +36 -12
- package/dist/commonjs/api/backupPolicies/index.js.map +7 -1
- package/dist/commonjs/api/backupPolicies/operations.js +210 -159
- package/dist/commonjs/api/backupPolicies/operations.js.map +7 -1
- package/dist/commonjs/api/backupPolicies/options.js +16 -5
- package/dist/commonjs/api/backupPolicies/options.js.map +7 -1
- package/dist/commonjs/api/backupVaults/index.d.ts +1 -1
- package/dist/commonjs/api/backupVaults/index.js +36 -12
- package/dist/commonjs/api/backupVaults/index.js.map +7 -1
- package/dist/commonjs/api/backupVaults/operations.js +210 -159
- package/dist/commonjs/api/backupVaults/operations.js.map +7 -1
- package/dist/commonjs/api/backupVaults/options.js +16 -5
- package/dist/commonjs/api/backupVaults/options.js.map +7 -1
- package/dist/commonjs/api/backups/index.d.ts +1 -1
- package/dist/commonjs/api/backups/index.js +40 -14
- package/dist/commonjs/api/backups/index.js.map +7 -1
- package/dist/commonjs/api/backups/operations.js +311 -219
- package/dist/commonjs/api/backups/operations.js.map +7 -1
- package/dist/commonjs/api/backups/options.js +16 -5
- package/dist/commonjs/api/backups/options.js.map +7 -1
- package/dist/commonjs/api/backupsUnderAccount/index.d.ts +1 -1
- package/dist/commonjs/api/backupsUnderAccount/index.js +28 -8
- package/dist/commonjs/api/backupsUnderAccount/index.js.map +7 -1
- package/dist/commonjs/api/backupsUnderAccount/operations.js +66 -40
- package/dist/commonjs/api/backupsUnderAccount/operations.js.map +7 -1
- package/dist/commonjs/api/backupsUnderAccount/options.js +16 -5
- package/dist/commonjs/api/backupsUnderAccount/options.js.map +7 -1
- package/dist/commonjs/api/backupsUnderBackupVault/index.d.ts +1 -1
- package/dist/commonjs/api/backupsUnderBackupVault/index.js +28 -8
- package/dist/commonjs/api/backupsUnderBackupVault/index.js.map +7 -1
- package/dist/commonjs/api/backupsUnderBackupVault/operations.js +76 -42
- package/dist/commonjs/api/backupsUnderBackupVault/operations.js.map +7 -1
- package/dist/commonjs/api/backupsUnderBackupVault/options.js +16 -5
- package/dist/commonjs/api/backupsUnderBackupVault/options.js.map +7 -1
- package/dist/commonjs/api/backupsUnderVolume/index.d.ts +1 -1
- package/dist/commonjs/api/backupsUnderVolume/index.js +28 -8
- package/dist/commonjs/api/backupsUnderVolume/index.js.map +7 -1
- package/dist/commonjs/api/backupsUnderVolume/operations.js +76 -42
- package/dist/commonjs/api/backupsUnderVolume/operations.js.map +7 -1
- package/dist/commonjs/api/backupsUnderVolume/options.js +16 -5
- package/dist/commonjs/api/backupsUnderVolume/options.js.map +7 -1
- package/dist/commonjs/api/buckets/index.d.ts +3 -0
- package/dist/commonjs/api/buckets/index.js +42 -0
- package/dist/commonjs/api/buckets/index.js.map +7 -0
- package/dist/commonjs/api/buckets/operations.d.ts +44 -0
- package/dist/commonjs/api/buckets/operations.js +440 -0
- package/dist/commonjs/api/buckets/operations.js.map +7 -0
- package/dist/commonjs/api/buckets/options.d.ts +36 -0
- package/dist/commonjs/api/buckets/options.js +16 -0
- package/dist/commonjs/api/buckets/options.js.map +7 -0
- package/dist/commonjs/api/caches/index.d.ts +3 -0
- package/dist/commonjs/api/caches/index.js +42 -0
- package/dist/commonjs/api/caches/index.js.map +7 -0
- package/dist/commonjs/api/caches/operations.d.ts +44 -0
- package/dist/commonjs/api/caches/operations.js +396 -0
- package/dist/commonjs/api/caches/operations.js.map +7 -0
- package/dist/commonjs/api/caches/options.d.ts +36 -0
- package/dist/commonjs/api/caches/options.js +16 -0
- package/dist/commonjs/api/caches/options.js.map +7 -0
- package/dist/commonjs/api/index.d.ts +2 -1
- package/dist/commonjs/api/index.js +28 -8
- package/dist/commonjs/api/index.js.map +7 -1
- package/dist/commonjs/api/netAppManagementContext.js +43 -25
- package/dist/commonjs/api/netAppManagementContext.js.map +7 -1
- package/dist/commonjs/api/netAppResource/index.d.ts +1 -1
- package/dist/commonjs/api/netAppResource/index.js +38 -13
- package/dist/commonjs/api/netAppResource/index.js.map +7 -1
- package/dist/commonjs/api/netAppResource/operations.js +224 -168
- package/dist/commonjs/api/netAppResource/operations.js.map +7 -1
- package/dist/commonjs/api/netAppResource/options.js +16 -5
- package/dist/commonjs/api/netAppResource/options.js.map +7 -1
- package/dist/commonjs/api/netAppResourceQuotaLimits/index.d.ts +1 -1
- package/dist/commonjs/api/netAppResourceQuotaLimits/index.js +30 -9
- package/dist/commonjs/api/netAppResourceQuotaLimits/index.js.map +7 -1
- package/dist/commonjs/api/netAppResourceQuotaLimits/operations.js +95 -57
- package/dist/commonjs/api/netAppResourceQuotaLimits/operations.js.map +7 -1
- package/dist/commonjs/api/netAppResourceQuotaLimits/options.js +16 -5
- package/dist/commonjs/api/netAppResourceQuotaLimits/options.js.map +7 -1
- package/dist/commonjs/api/netAppResourceQuotaLimitsAccount/index.d.ts +1 -1
- package/dist/commonjs/api/netAppResourceQuotaLimitsAccount/index.js +30 -9
- package/dist/commonjs/api/netAppResourceQuotaLimitsAccount/index.js.map +7 -1
- package/dist/commonjs/api/netAppResourceQuotaLimitsAccount/operations.js +97 -59
- package/dist/commonjs/api/netAppResourceQuotaLimitsAccount/operations.js.map +7 -1
- package/dist/commonjs/api/netAppResourceQuotaLimitsAccount/options.js +16 -5
- package/dist/commonjs/api/netAppResourceQuotaLimitsAccount/options.js.map +7 -1
- package/dist/commonjs/api/netAppResourceRegionInfos/index.d.ts +1 -1
- package/dist/commonjs/api/netAppResourceRegionInfos/index.js +30 -9
- package/dist/commonjs/api/netAppResourceRegionInfos/index.js.map +7 -1
- package/dist/commonjs/api/netAppResourceRegionInfos/operations.js +94 -56
- package/dist/commonjs/api/netAppResourceRegionInfos/operations.js.map +7 -1
- package/dist/commonjs/api/netAppResourceRegionInfos/options.js +16 -5
- package/dist/commonjs/api/netAppResourceRegionInfos/options.js.map +7 -1
- package/dist/commonjs/api/netAppResourceUsages/index.d.ts +1 -1
- package/dist/commonjs/api/netAppResourceUsages/index.js +30 -9
- package/dist/commonjs/api/netAppResourceUsages/index.js.map +7 -1
- package/dist/commonjs/api/netAppResourceUsages/operations.js +95 -57
- package/dist/commonjs/api/netAppResourceUsages/operations.js.map +7 -1
- package/dist/commonjs/api/netAppResourceUsages/options.js +16 -5
- package/dist/commonjs/api/netAppResourceUsages/options.js.map +7 -1
- package/dist/commonjs/api/operations/index.d.ts +1 -1
- package/dist/commonjs/api/operations/index.js +28 -8
- package/dist/commonjs/api/operations/index.js.map +7 -1
- package/dist/commonjs/api/operations/operations.js +62 -30
- package/dist/commonjs/api/operations/operations.js.map +7 -1
- package/dist/commonjs/api/operations/options.js +16 -5
- package/dist/commonjs/api/operations/options.js.map +7 -1
- package/dist/commonjs/api/pools/index.d.ts +1 -1
- package/dist/commonjs/api/pools/index.js +36 -12
- package/dist/commonjs/api/pools/index.js.map +7 -1
- package/dist/commonjs/api/pools/operations.js +210 -159
- package/dist/commonjs/api/pools/operations.js.map +7 -1
- package/dist/commonjs/api/pools/options.js +16 -5
- package/dist/commonjs/api/pools/options.js.map +7 -1
- package/dist/commonjs/api/ransomwareReports/index.d.ts +1 -1
- package/dist/commonjs/api/ransomwareReports/index.js +32 -10
- package/dist/commonjs/api/ransomwareReports/index.js.map +7 -1
- package/dist/commonjs/api/ransomwareReports/operations.js +159 -110
- package/dist/commonjs/api/ransomwareReports/operations.js.map +7 -1
- package/dist/commonjs/api/ransomwareReports/options.js +16 -5
- package/dist/commonjs/api/ransomwareReports/options.js.map +7 -1
- package/dist/commonjs/api/snapshotPolicies/index.d.ts +1 -1
- package/dist/commonjs/api/snapshotPolicies/index.js +38 -13
- package/dist/commonjs/api/snapshotPolicies/index.js.map +7 -1
- package/dist/commonjs/api/snapshotPolicies/operations.js +257 -181
- package/dist/commonjs/api/snapshotPolicies/operations.js.map +7 -1
- package/dist/commonjs/api/snapshotPolicies/options.js +16 -5
- package/dist/commonjs/api/snapshotPolicies/options.js.map +7 -1
- package/dist/commonjs/api/snapshots/index.d.ts +1 -1
- package/dist/commonjs/api/snapshots/index.js +38 -13
- package/dist/commonjs/api/snapshots/index.js.map +7 -1
- package/dist/commonjs/api/snapshots/operations.js +304 -204
- package/dist/commonjs/api/snapshots/operations.js.map +7 -1
- package/dist/commonjs/api/snapshots/options.js +16 -5
- package/dist/commonjs/api/snapshots/options.js.map +7 -1
- package/dist/commonjs/api/subvolumes/index.d.ts +1 -1
- package/dist/commonjs/api/subvolumes/index.js +38 -13
- package/dist/commonjs/api/subvolumes/index.js.map +7 -1
- package/dist/commonjs/api/subvolumes/operations.js +302 -203
- package/dist/commonjs/api/subvolumes/operations.js.map +7 -1
- package/dist/commonjs/api/subvolumes/options.js +16 -5
- package/dist/commonjs/api/subvolumes/options.js.map +7 -1
- package/dist/commonjs/api/volumeGroups/index.d.ts +1 -1
- package/dist/commonjs/api/volumeGroups/index.js +34 -11
- package/dist/commonjs/api/volumeGroups/index.js.map +7 -1
- package/dist/commonjs/api/volumeGroups/operations.js +171 -126
- package/dist/commonjs/api/volumeGroups/operations.js.map +7 -1
- package/dist/commonjs/api/volumeGroups/options.js +16 -5
- package/dist/commonjs/api/volumeGroups/options.js.map +7 -1
- package/dist/commonjs/api/volumeQuotaRules/index.d.ts +1 -1
- package/dist/commonjs/api/volumeQuotaRules/index.js +36 -12
- package/dist/commonjs/api/volumeQuotaRules/index.js.map +7 -1
- package/dist/commonjs/api/volumeQuotaRules/operations.js +254 -169
- package/dist/commonjs/api/volumeQuotaRules/operations.js.map +7 -1
- package/dist/commonjs/api/volumeQuotaRules/options.js +16 -5
- package/dist/commonjs/api/volumeQuotaRules/options.js.map +7 -1
- package/dist/commonjs/api/volumes/index.d.ts +1 -1
- package/dist/commonjs/api/volumes/index.js +82 -35
- package/dist/commonjs/api/volumes/index.js.map +7 -1
- package/dist/commonjs/api/volumes/operations.js +1227 -883
- package/dist/commonjs/api/volumes/operations.js.map +7 -1
- package/dist/commonjs/api/volumes/options.js +16 -5
- package/dist/commonjs/api/volumes/options.js.map +7 -1
- package/dist/commonjs/classic/accounts/index.js +43 -22
- package/dist/commonjs/classic/accounts/index.js.map +7 -1
- package/dist/commonjs/classic/backupPolicies/index.js +38 -17
- package/dist/commonjs/classic/backupPolicies/index.js.map +7 -1
- package/dist/commonjs/classic/backupVaults/index.js +38 -17
- package/dist/commonjs/classic/backupVaults/index.js.map +7 -1
- package/dist/commonjs/classic/backups/index.js +47 -19
- package/dist/commonjs/classic/backups/index.js.map +7 -1
- package/dist/commonjs/classic/backupsUnderAccount/index.js +34 -13
- package/dist/commonjs/classic/backupsUnderAccount/index.js.map +7 -1
- package/dist/commonjs/classic/backupsUnderBackupVault/index.js +42 -13
- package/dist/commonjs/classic/backupsUnderBackupVault/index.js.map +7 -1
- package/dist/commonjs/classic/backupsUnderVolume/index.js +34 -13
- package/dist/commonjs/classic/backupsUnderVolume/index.js.map +7 -1
- package/dist/commonjs/classic/buckets/index.d.ts +31 -0
- package/dist/commonjs/classic/buckets/index.js +89 -0
- package/dist/commonjs/classic/buckets/index.js.map +7 -0
- package/dist/commonjs/classic/caches/index.d.ts +31 -0
- package/dist/commonjs/classic/caches/index.js +45 -0
- package/dist/commonjs/classic/caches/index.js.map +7 -0
- package/dist/commonjs/classic/index.d.ts +23 -21
- package/dist/commonjs/classic/index.js +16 -5
- package/dist/commonjs/classic/index.js.map +7 -1
- package/dist/commonjs/classic/netAppResource/index.js +39 -18
- package/dist/commonjs/classic/netAppResource/index.js.map +7 -1
- package/dist/commonjs/classic/netAppResourceQuotaLimits/index.js +35 -14
- package/dist/commonjs/classic/netAppResourceQuotaLimits/index.js.map +7 -1
- package/dist/commonjs/classic/netAppResourceQuotaLimitsAccount/index.js +35 -14
- package/dist/commonjs/classic/netAppResourceQuotaLimitsAccount/index.js.map +7 -1
- package/dist/commonjs/classic/netAppResourceRegionInfos/index.js +35 -14
- package/dist/commonjs/classic/netAppResourceRegionInfos/index.js.map +7 -1
- package/dist/commonjs/classic/netAppResourceUsages/index.js +35 -14
- package/dist/commonjs/classic/netAppResourceUsages/index.js.map +7 -1
- package/dist/commonjs/classic/operations/index.js +34 -13
- package/dist/commonjs/classic/operations/index.js.map +7 -1
- package/dist/commonjs/classic/pools/index.js +38 -17
- package/dist/commonjs/classic/pools/index.js.map +7 -1
- package/dist/commonjs/classic/ransomwareReports/index.js +53 -15
- package/dist/commonjs/classic/ransomwareReports/index.js.map +7 -1
- package/dist/commonjs/classic/snapshotPolicies/index.js +39 -18
- package/dist/commonjs/classic/snapshotPolicies/index.js.map +7 -1
- package/dist/commonjs/classic/snapshots/index.js +66 -18
- package/dist/commonjs/classic/snapshots/index.js.map +7 -1
- package/dist/commonjs/classic/subvolumes/index.js +73 -18
- package/dist/commonjs/classic/subvolumes/index.js.map +7 -1
- package/dist/commonjs/classic/volumeGroups/index.js +37 -16
- package/dist/commonjs/classic/volumeGroups/index.js.map +7 -1
- package/dist/commonjs/classic/volumeQuotaRules/index.js +72 -17
- package/dist/commonjs/classic/volumeQuotaRules/index.js.map +7 -1
- package/dist/commonjs/classic/volumes/index.js +128 -40
- package/dist/commonjs/classic/volumes/index.js.map +7 -1
- package/dist/commonjs/index.d.ts +35 -29
- package/dist/commonjs/index.js +163 -60
- package/dist/commonjs/index.js.map +7 -1
- package/dist/commonjs/logger.js +29 -8
- package/dist/commonjs/logger.js.map +7 -1
- package/dist/commonjs/models/index.d.ts +2 -1
- package/dist/commonjs/models/index.js +154 -54
- package/dist/commonjs/models/index.js.map +7 -1
- package/dist/commonjs/models/models.d.ts +954 -45
- package/dist/commonjs/models/models.js +2947 -2423
- package/dist/commonjs/models/models.js.map +7 -1
- package/dist/commonjs/netAppManagementClient.d.ts +7 -1
- package/dist/commonjs/netAppManagementClient.js +141 -114
- package/dist/commonjs/netAppManagementClient.js.map +7 -1
- package/dist/commonjs/restorePollerHelpers.js +204 -182
- package/dist/commonjs/restorePollerHelpers.js.map +7 -1
- package/dist/commonjs/static-helpers/cloudSettingHelpers.js +50 -40
- package/dist/commonjs/static-helpers/cloudSettingHelpers.js.map +7 -1
- package/dist/commonjs/static-helpers/pagingHelpers.js +123 -126
- package/dist/commonjs/static-helpers/pagingHelpers.js.map +7 -1
- package/dist/commonjs/static-helpers/pollingHelpers.js +93 -90
- package/dist/commonjs/static-helpers/pollingHelpers.js.map +7 -1
- package/dist/commonjs/static-helpers/urlTemplate.js +166 -172
- package/dist/commonjs/static-helpers/urlTemplate.js.map +7 -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 +19 -19
- 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 +9 -9
- 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 +9 -9
- 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 +11 -11
- 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 +2 -2
- 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 +2 -2
- 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 +2 -2
- package/dist/esm/api/backupsUnderVolume/operations.js.map +1 -1
- package/dist/esm/api/buckets/index.d.ts +3 -0
- package/dist/esm/api/buckets/index.js +4 -0
- package/dist/esm/api/buckets/index.js.map +1 -0
- package/dist/esm/api/buckets/operations.d.ts +44 -0
- package/dist/esm/api/buckets/operations.js +285 -0
- package/dist/esm/api/buckets/operations.js.map +1 -0
- package/dist/esm/api/buckets/options.d.ts +36 -0
- package/dist/esm/api/buckets/options.js +4 -0
- package/dist/esm/api/buckets/options.js.map +1 -0
- package/dist/esm/api/caches/index.d.ts +3 -0
- package/dist/esm/api/caches/index.js +4 -0
- package/dist/esm/api/caches/index.js.map +1 -0
- package/dist/esm/api/caches/operations.d.ts +44 -0
- package/dist/esm/api/caches/operations.js +279 -0
- package/dist/esm/api/caches/operations.js.map +1 -0
- package/dist/esm/api/caches/options.d.ts +36 -0
- package/dist/esm/api/caches/options.js +4 -0
- package/dist/esm/api/caches/options.js.map +1 -0
- package/dist/esm/api/index.d.ts +2 -1
- package/dist/esm/api/index.js +1 -1
- package/dist/esm/api/index.js.map +1 -1
- package/dist/esm/api/netAppManagementContext.js +1 -1
- 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 +7 -7
- 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 +3 -3
- 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 +3 -3
- 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 +3 -3
- 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 +3 -3
- 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 +2 -2
- 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 +9 -9
- 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.js +5 -5
- 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 +9 -9
- 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 +11 -11
- 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 +11 -11
- 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 +7 -7
- 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 +9 -9
- 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.js +56 -56
- package/dist/esm/api/volumes/operations.js.map +1 -1
- package/dist/esm/classic/buckets/index.d.ts +31 -0
- package/dist/esm/classic/buckets/index.js +21 -0
- package/dist/esm/classic/buckets/index.js.map +1 -0
- package/dist/esm/classic/caches/index.d.ts +31 -0
- package/dist/esm/classic/caches/index.js +21 -0
- package/dist/esm/classic/caches/index.js.map +1 -0
- package/dist/esm/classic/index.d.ts +23 -21
- package/dist/esm/classic/index.js.map +1 -1
- package/dist/esm/index.d.ts +35 -29
- package/dist/esm/index.js +1 -1
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/models/index.d.ts +2 -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 +954 -45
- package/dist/esm/models/models.js +753 -31
- package/dist/esm/models/models.js.map +1 -1
- package/dist/esm/netAppManagementClient.d.ts +7 -1
- package/dist/esm/netAppManagementClient.js +8 -0
- package/dist/esm/netAppManagementClient.js.map +1 -1
- package/dist/esm/restorePollerHelpers.js +14 -2
- package/dist/esm/restorePollerHelpers.js.map +1 -1
- package/dist/esm/static-helpers/urlTemplate.js +5 -5
- package/dist/esm/static-helpers/urlTemplate.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 +19 -19
- 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 +9 -9
- 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 +9 -9
- 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 +11 -11
- 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 +2 -2
- 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 +2 -2
- 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 +2 -2
- package/dist/react-native/api/backupsUnderVolume/operations.js.map +1 -1
- package/dist/react-native/api/buckets/index.d.ts +3 -0
- package/dist/react-native/api/buckets/index.js +4 -0
- package/dist/react-native/api/buckets/index.js.map +1 -0
- package/dist/react-native/api/buckets/operations.d.ts +44 -0
- package/dist/react-native/api/buckets/operations.js +285 -0
- package/dist/react-native/api/buckets/operations.js.map +1 -0
- package/dist/react-native/api/buckets/options.d.ts +36 -0
- package/dist/react-native/api/buckets/options.js +4 -0
- package/dist/react-native/api/buckets/options.js.map +1 -0
- package/dist/react-native/api/caches/index.d.ts +3 -0
- package/dist/react-native/api/caches/index.js +4 -0
- package/dist/react-native/api/caches/index.js.map +1 -0
- package/dist/react-native/api/caches/operations.d.ts +44 -0
- package/dist/react-native/api/caches/operations.js +279 -0
- package/dist/react-native/api/caches/operations.js.map +1 -0
- package/dist/react-native/api/caches/options.d.ts +36 -0
- package/dist/react-native/api/caches/options.js +4 -0
- package/dist/react-native/api/caches/options.js.map +1 -0
- package/dist/react-native/api/index.d.ts +2 -1
- package/dist/react-native/api/index.js +1 -1
- package/dist/react-native/api/index.js.map +1 -1
- package/dist/react-native/api/netAppManagementContext.js +1 -1
- 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 +7 -7
- 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 +3 -3
- 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 +3 -3
- 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 +3 -3
- 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 +3 -3
- 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 +2 -2
- 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 +9 -9
- 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.js +5 -5
- 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 +9 -9
- 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 +11 -11
- 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 +11 -11
- 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 +7 -7
- 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 +9 -9
- 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.js +56 -56
- package/dist/react-native/api/volumes/operations.js.map +1 -1
- package/dist/react-native/classic/buckets/index.d.ts +31 -0
- package/dist/react-native/classic/buckets/index.js +21 -0
- package/dist/react-native/classic/buckets/index.js.map +1 -0
- package/dist/react-native/classic/caches/index.d.ts +31 -0
- package/dist/react-native/classic/caches/index.js +21 -0
- package/dist/react-native/classic/caches/index.js.map +1 -0
- package/dist/react-native/classic/index.d.ts +23 -21
- package/dist/react-native/classic/index.js.map +1 -1
- package/dist/react-native/index.d.ts +35 -29
- 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 +2 -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 +954 -45
- package/dist/react-native/models/models.js +753 -31
- package/dist/react-native/models/models.js.map +1 -1
- package/dist/react-native/netAppManagementClient.d.ts +7 -1
- package/dist/react-native/netAppManagementClient.js +8 -0
- package/dist/react-native/netAppManagementClient.js.map +1 -1
- package/dist/react-native/restorePollerHelpers.js +14 -2
- package/dist/react-native/restorePollerHelpers.js.map +1 -1
- package/dist/react-native/static-helpers/urlTemplate.js +5 -5
- package/dist/react-native/static-helpers/urlTemplate.js.map +1 -1
- package/package.json +49 -49
|
@@ -161,8 +161,8 @@ export function quotaItemPropertiesDeserializer(item) {
|
|
|
161
161
|
usage: item["usage"],
|
|
162
162
|
};
|
|
163
163
|
}
|
|
164
|
-
export function proxyResourceSerializer(
|
|
165
|
-
return
|
|
164
|
+
export function proxyResourceSerializer(_item) {
|
|
165
|
+
return {};
|
|
166
166
|
}
|
|
167
167
|
export function proxyResourceDeserializer(item) {
|
|
168
168
|
return {
|
|
@@ -174,8 +174,8 @@ export function proxyResourceDeserializer(item) {
|
|
|
174
174
|
: systemDataDeserializer(item["systemData"]),
|
|
175
175
|
};
|
|
176
176
|
}
|
|
177
|
-
export function resourceSerializer(
|
|
178
|
-
return
|
|
177
|
+
export function resourceSerializer(_item) {
|
|
178
|
+
return {};
|
|
179
179
|
}
|
|
180
180
|
export function resourceDeserializer(item) {
|
|
181
181
|
return {
|
|
@@ -666,6 +666,10 @@ export function replicationObjectDeserializer(item) {
|
|
|
666
666
|
destinationReplications: !item["destinationReplications"]
|
|
667
667
|
? item["destinationReplications"]
|
|
668
668
|
: destinationReplicationArrayDeserializer(item["destinationReplications"]),
|
|
669
|
+
externalReplicationSetupStatus: item["externalReplicationSetupStatus"],
|
|
670
|
+
externalReplicationSetupInfo: item["externalReplicationSetupInfo"],
|
|
671
|
+
mirrorState: item["mirrorState"],
|
|
672
|
+
relationshipStatus: item["relationshipStatus"],
|
|
669
673
|
};
|
|
670
674
|
}
|
|
671
675
|
/** Indicates whether the local volume is the source or destination for the Volume Replication */
|
|
@@ -721,6 +725,38 @@ export var KnownReplicationType;
|
|
|
721
725
|
/** Cross zone replication */
|
|
722
726
|
KnownReplicationType["CrossZoneReplication"] = "CrossZoneReplication";
|
|
723
727
|
})(KnownReplicationType || (KnownReplicationType = {}));
|
|
728
|
+
/** Property that only applies to external replications. Provides a machine-readable value for the status of the external replication setup. */
|
|
729
|
+
export var KnownExternalReplicationSetupStatus;
|
|
730
|
+
(function (KnownExternalReplicationSetupStatus) {
|
|
731
|
+
/** Your cluster needs to be peered by using the 'peerExternalCluster' action */
|
|
732
|
+
KnownExternalReplicationSetupStatus["ClusterPeerRequired"] = "ClusterPeerRequired";
|
|
733
|
+
/** The peering needs to be accepted on your cluster before the setup can proceed */
|
|
734
|
+
KnownExternalReplicationSetupStatus["ClusterPeerPending"] = "ClusterPeerPending";
|
|
735
|
+
/** Need to call 'authorizeExternalReplication' and accept the returned 'vserver peer accept' command on your cluster to finish setting up the external replication */
|
|
736
|
+
KnownExternalReplicationSetupStatus["VServerPeerRequired"] = "VServerPeerRequired";
|
|
737
|
+
/** Need to call 'authorizeExternalReplication' to finish setting up the external replication */
|
|
738
|
+
KnownExternalReplicationSetupStatus["ReplicationCreateRequired"] = "ReplicationCreateRequired";
|
|
739
|
+
/** External Replication setup is complete, you can now monitor the 'mirrorState' in the replication status for the health of the replication */
|
|
740
|
+
KnownExternalReplicationSetupStatus["NoActionRequired"] = "NoActionRequired";
|
|
741
|
+
})(KnownExternalReplicationSetupStatus || (KnownExternalReplicationSetupStatus = {}));
|
|
742
|
+
/** The status of the replication */
|
|
743
|
+
export var KnownMirrorState;
|
|
744
|
+
(function (KnownMirrorState) {
|
|
745
|
+
/** Uninitialized */
|
|
746
|
+
KnownMirrorState["Uninitialized"] = "Uninitialized";
|
|
747
|
+
/** Mirrored */
|
|
748
|
+
KnownMirrorState["Mirrored"] = "Mirrored";
|
|
749
|
+
/** Broken */
|
|
750
|
+
KnownMirrorState["Broken"] = "Broken";
|
|
751
|
+
})(KnownMirrorState || (KnownMirrorState = {}));
|
|
752
|
+
/** Status of the volume replication relationship */
|
|
753
|
+
export var KnownVolumeReplicationRelationshipStatus;
|
|
754
|
+
(function (KnownVolumeReplicationRelationshipStatus) {
|
|
755
|
+
/** Idle */
|
|
756
|
+
KnownVolumeReplicationRelationshipStatus["Idle"] = "Idle";
|
|
757
|
+
/** Transferring */
|
|
758
|
+
KnownVolumeReplicationRelationshipStatus["Transferring"] = "Transferring";
|
|
759
|
+
})(KnownVolumeReplicationRelationshipStatus || (KnownVolumeReplicationRelationshipStatus = {}));
|
|
724
760
|
export function volumeSnapshotPropertiesSerializer(item) {
|
|
725
761
|
return { snapshotPolicyId: item["snapshotPolicyId"] };
|
|
726
762
|
}
|
|
@@ -987,16 +1023,6 @@ export var KnownVolumeBackupRelationshipStatus;
|
|
|
987
1023
|
/** Unknown */
|
|
988
1024
|
KnownVolumeBackupRelationshipStatus["Unknown"] = "Unknown";
|
|
989
1025
|
})(KnownVolumeBackupRelationshipStatus || (KnownVolumeBackupRelationshipStatus = {}));
|
|
990
|
-
/** The status of the replication */
|
|
991
|
-
export var KnownMirrorState;
|
|
992
|
-
(function (KnownMirrorState) {
|
|
993
|
-
/** Uninitialized */
|
|
994
|
-
KnownMirrorState["Uninitialized"] = "Uninitialized";
|
|
995
|
-
/** Mirrored */
|
|
996
|
-
KnownMirrorState["Mirrored"] = "Mirrored";
|
|
997
|
-
/** Broken */
|
|
998
|
-
KnownMirrorState["Broken"] = "Broken";
|
|
999
|
-
})(KnownMirrorState || (KnownMirrorState = {}));
|
|
1000
1026
|
export function restoreStatusDeserializer(item) {
|
|
1001
1027
|
return {
|
|
1002
1028
|
healthy: item["healthy"],
|
|
@@ -1176,14 +1202,6 @@ export function replicationStatusDeserializer(item) {
|
|
|
1176
1202
|
errorMessage: item["errorMessage"],
|
|
1177
1203
|
};
|
|
1178
1204
|
}
|
|
1179
|
-
/** Status of the volume replication relationship */
|
|
1180
|
-
export var KnownVolumeReplicationRelationshipStatus;
|
|
1181
|
-
(function (KnownVolumeReplicationRelationshipStatus) {
|
|
1182
|
-
/** Idle */
|
|
1183
|
-
KnownVolumeReplicationRelationshipStatus["Idle"] = "Idle";
|
|
1184
|
-
/** Transferring */
|
|
1185
|
-
KnownVolumeReplicationRelationshipStatus["Transferring"] = "Transferring";
|
|
1186
|
-
})(KnownVolumeReplicationRelationshipStatus || (KnownVolumeReplicationRelationshipStatus = {}));
|
|
1187
1205
|
export function listReplicationsRequestSerializer(item) {
|
|
1188
1206
|
return { exclude: item["exclude"] };
|
|
1189
1207
|
}
|
|
@@ -1244,10 +1262,25 @@ export function peerClusterForVolumeMigrationRequestSerializer(item) {
|
|
|
1244
1262
|
}
|
|
1245
1263
|
export function clusterPeerCommandResponseDeserializer(item) {
|
|
1246
1264
|
return {
|
|
1247
|
-
|
|
1265
|
+
properties: !item["properties"]
|
|
1266
|
+
? item["properties"]
|
|
1267
|
+
: clusterPeerCommandResponsePropertiesDeserializer(item["properties"]),
|
|
1268
|
+
};
|
|
1269
|
+
}
|
|
1270
|
+
export function clusterPeerCommandResponsePropertiesDeserializer(item) {
|
|
1271
|
+
return {
|
|
1272
|
+
clusterPeeringCommand: item["clusterPeeringCommand"],
|
|
1273
|
+
passphrase: item["passphrase"],
|
|
1248
1274
|
};
|
|
1249
1275
|
}
|
|
1250
1276
|
export function svmPeerCommandResponseDeserializer(item) {
|
|
1277
|
+
return {
|
|
1278
|
+
properties: !item["properties"]
|
|
1279
|
+
? item["properties"]
|
|
1280
|
+
: svmPeerCommandResponsePropertiesDeserializer(item["properties"]),
|
|
1281
|
+
};
|
|
1282
|
+
}
|
|
1283
|
+
export function svmPeerCommandResponsePropertiesDeserializer(item) {
|
|
1251
1284
|
return {
|
|
1252
1285
|
svmPeeringCommand: item["svmPeeringCommand"],
|
|
1253
1286
|
};
|
|
@@ -1328,8 +1361,8 @@ export function snapshotDeserializer(item) {
|
|
|
1328
1361
|
location: item["location"],
|
|
1329
1362
|
};
|
|
1330
1363
|
}
|
|
1331
|
-
export function snapshotPropertiesSerializer(
|
|
1332
|
-
return
|
|
1364
|
+
export function snapshotPropertiesSerializer(_item) {
|
|
1365
|
+
return {};
|
|
1333
1366
|
}
|
|
1334
1367
|
export function snapshotPropertiesDeserializer(item) {
|
|
1335
1368
|
return {
|
|
@@ -1338,8 +1371,8 @@ export function snapshotPropertiesDeserializer(item) {
|
|
|
1338
1371
|
provisioningState: item["provisioningState"],
|
|
1339
1372
|
};
|
|
1340
1373
|
}
|
|
1341
|
-
export function snapshotPatchSerializer(
|
|
1342
|
-
return
|
|
1374
|
+
export function snapshotPatchSerializer(_item) {
|
|
1375
|
+
return {};
|
|
1343
1376
|
}
|
|
1344
1377
|
export function _snapshotsListDeserializer(item) {
|
|
1345
1378
|
return {
|
|
@@ -1813,8 +1846,8 @@ export function backupVaultDeserializer(item) {
|
|
|
1813
1846
|
: backupVaultPropertiesDeserializer(item["properties"]),
|
|
1814
1847
|
};
|
|
1815
1848
|
}
|
|
1816
|
-
export function backupVaultPropertiesSerializer(
|
|
1817
|
-
return
|
|
1849
|
+
export function backupVaultPropertiesSerializer(_item) {
|
|
1850
|
+
return {};
|
|
1818
1851
|
}
|
|
1819
1852
|
export function backupVaultPropertiesDeserializer(item) {
|
|
1820
1853
|
return {
|
|
@@ -1840,6 +1873,693 @@ export function backupVaultArrayDeserializer(result) {
|
|
|
1840
1873
|
return backupVaultDeserializer(item);
|
|
1841
1874
|
});
|
|
1842
1875
|
}
|
|
1876
|
+
export function bucketSerializer(item) {
|
|
1877
|
+
return {
|
|
1878
|
+
properties: !item["properties"]
|
|
1879
|
+
? item["properties"]
|
|
1880
|
+
: bucketPropertiesSerializer(item["properties"]),
|
|
1881
|
+
};
|
|
1882
|
+
}
|
|
1883
|
+
export function bucketDeserializer(item) {
|
|
1884
|
+
return {
|
|
1885
|
+
id: item["id"],
|
|
1886
|
+
name: item["name"],
|
|
1887
|
+
type: item["type"],
|
|
1888
|
+
systemData: !item["systemData"]
|
|
1889
|
+
? item["systemData"]
|
|
1890
|
+
: systemDataDeserializer(item["systemData"]),
|
|
1891
|
+
properties: !item["properties"]
|
|
1892
|
+
? item["properties"]
|
|
1893
|
+
: bucketPropertiesDeserializer(item["properties"]),
|
|
1894
|
+
};
|
|
1895
|
+
}
|
|
1896
|
+
export function bucketPropertiesSerializer(item) {
|
|
1897
|
+
return {
|
|
1898
|
+
path: item["path"],
|
|
1899
|
+
fileSystemUser: !item["fileSystemUser"]
|
|
1900
|
+
? item["fileSystemUser"]
|
|
1901
|
+
: fileSystemUserSerializer(item["fileSystemUser"]),
|
|
1902
|
+
server: !item["server"] ? item["server"] : bucketServerPropertiesSerializer(item["server"]),
|
|
1903
|
+
permissions: item["permissions"],
|
|
1904
|
+
akvDetails: !item["akvDetails"]
|
|
1905
|
+
? item["akvDetails"]
|
|
1906
|
+
: azureKeyVaultDetailsSerializer(item["akvDetails"]),
|
|
1907
|
+
};
|
|
1908
|
+
}
|
|
1909
|
+
export function bucketPropertiesDeserializer(item) {
|
|
1910
|
+
return {
|
|
1911
|
+
path: item["path"],
|
|
1912
|
+
fileSystemUser: !item["fileSystemUser"]
|
|
1913
|
+
? item["fileSystemUser"]
|
|
1914
|
+
: fileSystemUserDeserializer(item["fileSystemUser"]),
|
|
1915
|
+
provisioningState: item["provisioningState"],
|
|
1916
|
+
status: item["status"],
|
|
1917
|
+
server: !item["server"] ? item["server"] : bucketServerPropertiesDeserializer(item["server"]),
|
|
1918
|
+
permissions: item["permissions"],
|
|
1919
|
+
akvDetails: !item["akvDetails"]
|
|
1920
|
+
? item["akvDetails"]
|
|
1921
|
+
: azureKeyVaultDetailsDeserializer(item["akvDetails"]),
|
|
1922
|
+
};
|
|
1923
|
+
}
|
|
1924
|
+
export function fileSystemUserSerializer(item) {
|
|
1925
|
+
return {
|
|
1926
|
+
nfsUser: !item["nfsUser"] ? item["nfsUser"] : nfsUserSerializer(item["nfsUser"]),
|
|
1927
|
+
cifsUser: !item["cifsUser"] ? item["cifsUser"] : cifsUserSerializer(item["cifsUser"]),
|
|
1928
|
+
};
|
|
1929
|
+
}
|
|
1930
|
+
export function fileSystemUserDeserializer(item) {
|
|
1931
|
+
return {
|
|
1932
|
+
nfsUser: !item["nfsUser"] ? item["nfsUser"] : nfsUserDeserializer(item["nfsUser"]),
|
|
1933
|
+
cifsUser: !item["cifsUser"] ? item["cifsUser"] : cifsUserDeserializer(item["cifsUser"]),
|
|
1934
|
+
};
|
|
1935
|
+
}
|
|
1936
|
+
export function nfsUserSerializer(item) {
|
|
1937
|
+
return { userId: item["userId"], groupId: item["groupId"] };
|
|
1938
|
+
}
|
|
1939
|
+
export function nfsUserDeserializer(item) {
|
|
1940
|
+
return {
|
|
1941
|
+
userId: item["userId"],
|
|
1942
|
+
groupId: item["groupId"],
|
|
1943
|
+
};
|
|
1944
|
+
}
|
|
1945
|
+
export function cifsUserSerializer(item) {
|
|
1946
|
+
return { username: item["username"] };
|
|
1947
|
+
}
|
|
1948
|
+
export function cifsUserDeserializer(item) {
|
|
1949
|
+
return {
|
|
1950
|
+
username: item["username"],
|
|
1951
|
+
};
|
|
1952
|
+
}
|
|
1953
|
+
/**
|
|
1954
|
+
* The bucket credentials status. There states:
|
|
1955
|
+
*
|
|
1956
|
+
* "NoCredentialsSet": Access and Secret key pair have not been generated.
|
|
1957
|
+
* "CredentialsExpired": Access and Secret key pair have expired.
|
|
1958
|
+
* "Active": The certificate has been installed and credentials are unexpired.
|
|
1959
|
+
*/
|
|
1960
|
+
export var KnownCredentialsStatus;
|
|
1961
|
+
(function (KnownCredentialsStatus) {
|
|
1962
|
+
/** Access and Secret key pair have not been generated. */
|
|
1963
|
+
KnownCredentialsStatus["NoCredentialsSet"] = "NoCredentialsSet";
|
|
1964
|
+
/** Access and Secret key pair have expired. */
|
|
1965
|
+
KnownCredentialsStatus["CredentialsExpired"] = "CredentialsExpired";
|
|
1966
|
+
/** The certificate has been installed on the bucket server and the bucket credentials are unexpired. */
|
|
1967
|
+
KnownCredentialsStatus["Active"] = "Active";
|
|
1968
|
+
})(KnownCredentialsStatus || (KnownCredentialsStatus = {}));
|
|
1969
|
+
export function bucketServerPropertiesSerializer(item) {
|
|
1970
|
+
return {
|
|
1971
|
+
fqdn: item["fqdn"],
|
|
1972
|
+
certificateObject: item["certificateObject"],
|
|
1973
|
+
onCertificateConflictAction: item["onCertificateConflictAction"],
|
|
1974
|
+
};
|
|
1975
|
+
}
|
|
1976
|
+
export function bucketServerPropertiesDeserializer(item) {
|
|
1977
|
+
return {
|
|
1978
|
+
fqdn: item["fqdn"],
|
|
1979
|
+
certificateCommonName: item["certificateCommonName"],
|
|
1980
|
+
certificateExpiryDate: !item["certificateExpiryDate"]
|
|
1981
|
+
? item["certificateExpiryDate"]
|
|
1982
|
+
: new Date(item["certificateExpiryDate"]),
|
|
1983
|
+
ipAddress: item["ipAddress"],
|
|
1984
|
+
certificateObject: item["certificateObject"],
|
|
1985
|
+
onCertificateConflictAction: item["onCertificateConflictAction"],
|
|
1986
|
+
};
|
|
1987
|
+
}
|
|
1988
|
+
/**
|
|
1989
|
+
* This action is triggered when a certificate conflict occurs. A conflict arises if you try to create a new bucket while one or more already exist on the server, or if you update a bucket when multiple buckets are present. This happens because a single certificate is shared among all buckets on the same server.
|
|
1990
|
+
*
|
|
1991
|
+
* Note: This applies both to certificates provided directly via the certificateObject property and to those retrieved from Azure Key Vault. Details for the latter case are specified in the akvDetails.certificateAkvDetails section.
|
|
1992
|
+
*/
|
|
1993
|
+
export var KnownOnCertificateConflictAction;
|
|
1994
|
+
(function (KnownOnCertificateConflictAction) {
|
|
1995
|
+
/** Update the existing certificate regardless of whether there is a conflict or not. This means all buckets on the server will now use the new certificate. */
|
|
1996
|
+
KnownOnCertificateConflictAction["Update"] = "Update";
|
|
1997
|
+
/** Fail the operation if a conflict occurs, meaning the bucket operation will fail, and the existing certificate will continue to be in use. */
|
|
1998
|
+
KnownOnCertificateConflictAction["Fail"] = "Fail";
|
|
1999
|
+
})(KnownOnCertificateConflictAction || (KnownOnCertificateConflictAction = {}));
|
|
2000
|
+
/** Access permissions for the bucket. Either ReadOnly or ReadWrite. The default is ReadOnly if no value is provided during bucket creation. */
|
|
2001
|
+
export var KnownBucketPermissions;
|
|
2002
|
+
(function (KnownBucketPermissions) {
|
|
2003
|
+
/** Read-only access to bucket. */
|
|
2004
|
+
KnownBucketPermissions["ReadOnly"] = "ReadOnly";
|
|
2005
|
+
/** Read-write access to bucket. */
|
|
2006
|
+
KnownBucketPermissions["ReadWrite"] = "ReadWrite";
|
|
2007
|
+
})(KnownBucketPermissions || (KnownBucketPermissions = {}));
|
|
2008
|
+
export function azureKeyVaultDetailsSerializer(item) {
|
|
2009
|
+
return {
|
|
2010
|
+
certificateAkvDetails: !item["certificateAkvDetails"]
|
|
2011
|
+
? item["certificateAkvDetails"]
|
|
2012
|
+
: certificateAkvDetailsSerializer(item["certificateAkvDetails"]),
|
|
2013
|
+
credentialsAkvDetails: !item["credentialsAkvDetails"]
|
|
2014
|
+
? item["credentialsAkvDetails"]
|
|
2015
|
+
: credentialsAkvDetailsSerializer(item["credentialsAkvDetails"]),
|
|
2016
|
+
};
|
|
2017
|
+
}
|
|
2018
|
+
export function azureKeyVaultDetailsDeserializer(item) {
|
|
2019
|
+
return {
|
|
2020
|
+
certificateAkvDetails: !item["certificateAkvDetails"]
|
|
2021
|
+
? item["certificateAkvDetails"]
|
|
2022
|
+
: certificateAkvDetailsDeserializer(item["certificateAkvDetails"]),
|
|
2023
|
+
credentialsAkvDetails: !item["credentialsAkvDetails"]
|
|
2024
|
+
? item["credentialsAkvDetails"]
|
|
2025
|
+
: credentialsAkvDetailsDeserializer(item["credentialsAkvDetails"]),
|
|
2026
|
+
};
|
|
2027
|
+
}
|
|
2028
|
+
export function certificateAkvDetailsSerializer(item) {
|
|
2029
|
+
return {
|
|
2030
|
+
certificateKeyVaultUri: item["certificateKeyVaultUri"],
|
|
2031
|
+
certificateName: item["certificateName"],
|
|
2032
|
+
};
|
|
2033
|
+
}
|
|
2034
|
+
export function certificateAkvDetailsDeserializer(item) {
|
|
2035
|
+
return {
|
|
2036
|
+
certificateKeyVaultUri: item["certificateKeyVaultUri"],
|
|
2037
|
+
certificateName: item["certificateName"],
|
|
2038
|
+
};
|
|
2039
|
+
}
|
|
2040
|
+
export function credentialsAkvDetailsSerializer(item) {
|
|
2041
|
+
return { credentialsKeyVaultUri: item["credentialsKeyVaultUri"], secretName: item["secretName"] };
|
|
2042
|
+
}
|
|
2043
|
+
export function credentialsAkvDetailsDeserializer(item) {
|
|
2044
|
+
return {
|
|
2045
|
+
credentialsKeyVaultUri: item["credentialsKeyVaultUri"],
|
|
2046
|
+
secretName: item["secretName"],
|
|
2047
|
+
};
|
|
2048
|
+
}
|
|
2049
|
+
export function bucketPatchSerializer(item) {
|
|
2050
|
+
return {
|
|
2051
|
+
properties: !item["properties"]
|
|
2052
|
+
? item["properties"]
|
|
2053
|
+
: bucketPatchPropertiesSerializer(item["properties"]),
|
|
2054
|
+
};
|
|
2055
|
+
}
|
|
2056
|
+
export function bucketPatchPropertiesSerializer(item) {
|
|
2057
|
+
return {
|
|
2058
|
+
fileSystemUser: !item["fileSystemUser"]
|
|
2059
|
+
? item["fileSystemUser"]
|
|
2060
|
+
: fileSystemUserSerializer(item["fileSystemUser"]),
|
|
2061
|
+
server: !item["server"]
|
|
2062
|
+
? item["server"]
|
|
2063
|
+
: bucketServerPatchPropertiesSerializer(item["server"]),
|
|
2064
|
+
permissions: item["permissions"],
|
|
2065
|
+
akvDetails: !item["akvDetails"]
|
|
2066
|
+
? item["akvDetails"]
|
|
2067
|
+
: azureKeyVaultDetailsSerializer(item["akvDetails"]),
|
|
2068
|
+
};
|
|
2069
|
+
}
|
|
2070
|
+
export function bucketServerPatchPropertiesSerializer(item) {
|
|
2071
|
+
return {
|
|
2072
|
+
fqdn: item["fqdn"],
|
|
2073
|
+
certificateObject: item["certificateObject"],
|
|
2074
|
+
onCertificateConflictAction: item["onCertificateConflictAction"],
|
|
2075
|
+
};
|
|
2076
|
+
}
|
|
2077
|
+
/** Access permissions for the bucket. Either ReadOnly or ReadWrite. */
|
|
2078
|
+
export var KnownBucketPatchPermissions;
|
|
2079
|
+
(function (KnownBucketPatchPermissions) {
|
|
2080
|
+
/** Read-only access to bucket. */
|
|
2081
|
+
KnownBucketPatchPermissions["ReadOnly"] = "ReadOnly";
|
|
2082
|
+
/** Read-write access to bucket. */
|
|
2083
|
+
KnownBucketPatchPermissions["ReadWrite"] = "ReadWrite";
|
|
2084
|
+
})(KnownBucketPatchPermissions || (KnownBucketPatchPermissions = {}));
|
|
2085
|
+
export function _bucketListDeserializer(item) {
|
|
2086
|
+
return {
|
|
2087
|
+
value: bucketArrayDeserializer(item["value"]),
|
|
2088
|
+
nextLink: item["nextLink"],
|
|
2089
|
+
};
|
|
2090
|
+
}
|
|
2091
|
+
export function bucketArraySerializer(result) {
|
|
2092
|
+
return result.map((item) => {
|
|
2093
|
+
return bucketSerializer(item);
|
|
2094
|
+
});
|
|
2095
|
+
}
|
|
2096
|
+
export function bucketArrayDeserializer(result) {
|
|
2097
|
+
return result.map((item) => {
|
|
2098
|
+
return bucketDeserializer(item);
|
|
2099
|
+
});
|
|
2100
|
+
}
|
|
2101
|
+
export function bucketCredentialsExpirySerializer(item) {
|
|
2102
|
+
return { keyPairExpiryDays: item["keyPairExpiryDays"] };
|
|
2103
|
+
}
|
|
2104
|
+
export function bucketGenerateCredentialsDeserializer(item) {
|
|
2105
|
+
return {
|
|
2106
|
+
accessKey: item["accessKey"],
|
|
2107
|
+
secretKey: item["secretKey"],
|
|
2108
|
+
keyPairExpiry: !item["keyPairExpiry"] ? item["keyPairExpiry"] : new Date(item["keyPairExpiry"]),
|
|
2109
|
+
};
|
|
2110
|
+
}
|
|
2111
|
+
export function cacheSerializer(item) {
|
|
2112
|
+
return {
|
|
2113
|
+
tags: item["tags"],
|
|
2114
|
+
location: item["location"],
|
|
2115
|
+
properties: cachePropertiesSerializer(item["properties"]),
|
|
2116
|
+
zones: !item["zones"]
|
|
2117
|
+
? item["zones"]
|
|
2118
|
+
: item["zones"].map((p) => {
|
|
2119
|
+
return p;
|
|
2120
|
+
}),
|
|
2121
|
+
};
|
|
2122
|
+
}
|
|
2123
|
+
export function cacheDeserializer(item) {
|
|
2124
|
+
return {
|
|
2125
|
+
tags: !item["tags"]
|
|
2126
|
+
? item["tags"]
|
|
2127
|
+
: Object.fromEntries(Object.entries(item["tags"]).map(([k, p]) => [k, p])),
|
|
2128
|
+
location: item["location"],
|
|
2129
|
+
id: item["id"],
|
|
2130
|
+
name: item["name"],
|
|
2131
|
+
type: item["type"],
|
|
2132
|
+
systemData: !item["systemData"]
|
|
2133
|
+
? item["systemData"]
|
|
2134
|
+
: systemDataDeserializer(item["systemData"]),
|
|
2135
|
+
properties: cachePropertiesDeserializer(item["properties"]),
|
|
2136
|
+
etag: item["etag"],
|
|
2137
|
+
zones: !item["zones"]
|
|
2138
|
+
? item["zones"]
|
|
2139
|
+
: item["zones"].map((p) => {
|
|
2140
|
+
return p;
|
|
2141
|
+
}),
|
|
2142
|
+
};
|
|
2143
|
+
}
|
|
2144
|
+
export function cachePropertiesSerializer(item) {
|
|
2145
|
+
return {
|
|
2146
|
+
filePath: item["filePath"],
|
|
2147
|
+
size: item["size"],
|
|
2148
|
+
exportPolicy: !item["exportPolicy"]
|
|
2149
|
+
? item["exportPolicy"]
|
|
2150
|
+
: cachePropertiesExportPolicySerializer(item["exportPolicy"]),
|
|
2151
|
+
protocolTypes: !item["protocolTypes"]
|
|
2152
|
+
? item["protocolTypes"]
|
|
2153
|
+
: item["protocolTypes"].map((p) => {
|
|
2154
|
+
return p;
|
|
2155
|
+
}),
|
|
2156
|
+
cacheSubnetResourceId: item["cacheSubnetResourceId"],
|
|
2157
|
+
peeringSubnetResourceId: item["peeringSubnetResourceId"],
|
|
2158
|
+
kerberos: item["kerberos"],
|
|
2159
|
+
smbSettings: !item["smbSettings"]
|
|
2160
|
+
? item["smbSettings"]
|
|
2161
|
+
: smbSettingsSerializer(item["smbSettings"]),
|
|
2162
|
+
throughputMibps: item["throughputMibps"],
|
|
2163
|
+
encryptionKeySource: item["encryptionKeySource"],
|
|
2164
|
+
keyVaultPrivateEndpointResourceId: item["keyVaultPrivateEndpointResourceId"],
|
|
2165
|
+
ldap: item["ldap"],
|
|
2166
|
+
ldapServerType: item["ldapServerType"],
|
|
2167
|
+
originClusterInformation: originClusterInformationSerializer(item["originClusterInformation"]),
|
|
2168
|
+
cifsChangeNotifications: item["cifsChangeNotifications"],
|
|
2169
|
+
globalFileLocking: item["globalFileLocking"],
|
|
2170
|
+
writeBack: item["writeBack"],
|
|
2171
|
+
};
|
|
2172
|
+
}
|
|
2173
|
+
export function cachePropertiesDeserializer(item) {
|
|
2174
|
+
return {
|
|
2175
|
+
filePath: item["filePath"],
|
|
2176
|
+
size: item["size"],
|
|
2177
|
+
exportPolicy: !item["exportPolicy"]
|
|
2178
|
+
? item["exportPolicy"]
|
|
2179
|
+
: cachePropertiesExportPolicyDeserializer(item["exportPolicy"]),
|
|
2180
|
+
protocolTypes: !item["protocolTypes"]
|
|
2181
|
+
? item["protocolTypes"]
|
|
2182
|
+
: item["protocolTypes"].map((p) => {
|
|
2183
|
+
return p;
|
|
2184
|
+
}),
|
|
2185
|
+
provisioningState: item["provisioningState"],
|
|
2186
|
+
cacheState: item["cacheState"],
|
|
2187
|
+
cacheSubnetResourceId: item["cacheSubnetResourceId"],
|
|
2188
|
+
peeringSubnetResourceId: item["peeringSubnetResourceId"],
|
|
2189
|
+
mountTargets: !item["mountTargets"]
|
|
2190
|
+
? item["mountTargets"]
|
|
2191
|
+
: cacheMountTargetPropertiesArrayDeserializer(item["mountTargets"]),
|
|
2192
|
+
kerberos: item["kerberos"],
|
|
2193
|
+
smbSettings: !item["smbSettings"]
|
|
2194
|
+
? item["smbSettings"]
|
|
2195
|
+
: smbSettingsDeserializer(item["smbSettings"]),
|
|
2196
|
+
throughputMibps: item["throughputMibps"],
|
|
2197
|
+
actualThroughputMibps: item["actualThroughputMibps"],
|
|
2198
|
+
encryptionKeySource: item["encryptionKeySource"],
|
|
2199
|
+
keyVaultPrivateEndpointResourceId: item["keyVaultPrivateEndpointResourceId"],
|
|
2200
|
+
maximumNumberOfFiles: item["maximumNumberOfFiles"],
|
|
2201
|
+
encryption: item["encryption"],
|
|
2202
|
+
language: item["language"],
|
|
2203
|
+
ldap: item["ldap"],
|
|
2204
|
+
ldapServerType: item["ldapServerType"],
|
|
2205
|
+
originClusterInformation: originClusterInformationDeserializer(item["originClusterInformation"]),
|
|
2206
|
+
cifsChangeNotifications: item["cifsChangeNotifications"],
|
|
2207
|
+
globalFileLocking: item["globalFileLocking"],
|
|
2208
|
+
writeBack: item["writeBack"],
|
|
2209
|
+
};
|
|
2210
|
+
}
|
|
2211
|
+
export function cachePropertiesExportPolicySerializer(item) {
|
|
2212
|
+
return { rules: !item["rules"] ? item["rules"] : exportPolicyRuleArraySerializer(item["rules"]) };
|
|
2213
|
+
}
|
|
2214
|
+
export function cachePropertiesExportPolicyDeserializer(item) {
|
|
2215
|
+
return {
|
|
2216
|
+
rules: !item["rules"] ? item["rules"] : exportPolicyRuleArrayDeserializer(item["rules"]),
|
|
2217
|
+
};
|
|
2218
|
+
}
|
|
2219
|
+
/** Set of supported protocol types, which include NFSv3, NFSv4 and SMB protocol */
|
|
2220
|
+
export var KnownProtocolTypes;
|
|
2221
|
+
(function (KnownProtocolTypes) {
|
|
2222
|
+
/** NFSv3 protocol type */
|
|
2223
|
+
KnownProtocolTypes["NFSv3"] = "NFSv3";
|
|
2224
|
+
/** NFSv4 protocol type */
|
|
2225
|
+
KnownProtocolTypes["NFSv4"] = "NFSv4";
|
|
2226
|
+
/** SMB protocol type */
|
|
2227
|
+
KnownProtocolTypes["SMB"] = "SMB";
|
|
2228
|
+
})(KnownProtocolTypes || (KnownProtocolTypes = {}));
|
|
2229
|
+
/** Azure lifecycle management */
|
|
2230
|
+
export var KnownCacheProvisioningState;
|
|
2231
|
+
(function (KnownCacheProvisioningState) {
|
|
2232
|
+
/** The resource is being created. */
|
|
2233
|
+
KnownCacheProvisioningState["Creating"] = "Creating";
|
|
2234
|
+
/** The resource is being updated. */
|
|
2235
|
+
KnownCacheProvisioningState["Updating"] = "Updating";
|
|
2236
|
+
/** The resource is being deleted. */
|
|
2237
|
+
KnownCacheProvisioningState["Deleting"] = "Deleting";
|
|
2238
|
+
/** The resource is in a failed state. */
|
|
2239
|
+
KnownCacheProvisioningState["Failed"] = "Failed";
|
|
2240
|
+
/** The resource is succeeded. */
|
|
2241
|
+
KnownCacheProvisioningState["Succeeded"] = "Succeeded";
|
|
2242
|
+
/** Resource creation was canceled. */
|
|
2243
|
+
KnownCacheProvisioningState["Canceled"] = "Canceled";
|
|
2244
|
+
})(KnownCacheProvisioningState || (KnownCacheProvisioningState = {}));
|
|
2245
|
+
/** Azure NetApp Files Cache lifecycle management */
|
|
2246
|
+
export var KnownCacheLifeCycleState;
|
|
2247
|
+
(function (KnownCacheLifeCycleState) {
|
|
2248
|
+
/** Cluster peering offer has been sent. */
|
|
2249
|
+
KnownCacheLifeCycleState["ClusterPeeringOfferSent"] = "ClusterPeeringOfferSent";
|
|
2250
|
+
/** VServer peering offer has been sent. */
|
|
2251
|
+
KnownCacheLifeCycleState["VserverPeeringOfferSent"] = "VserverPeeringOfferSent";
|
|
2252
|
+
/** Cache creation in progress. */
|
|
2253
|
+
KnownCacheLifeCycleState["Creating"] = "Creating";
|
|
2254
|
+
/** Cache creation succeeded and is available for use. */
|
|
2255
|
+
KnownCacheLifeCycleState["Succeeded"] = "Succeeded";
|
|
2256
|
+
/** Cache is in a failed state */
|
|
2257
|
+
KnownCacheLifeCycleState["Failed"] = "Failed";
|
|
2258
|
+
})(KnownCacheLifeCycleState || (KnownCacheLifeCycleState = {}));
|
|
2259
|
+
export function cacheMountTargetPropertiesArrayDeserializer(result) {
|
|
2260
|
+
return result.map((item) => {
|
|
2261
|
+
return cacheMountTargetPropertiesDeserializer(item);
|
|
2262
|
+
});
|
|
2263
|
+
}
|
|
2264
|
+
export function cacheMountTargetPropertiesDeserializer(item) {
|
|
2265
|
+
return {
|
|
2266
|
+
mountTargetId: item["mountTargetId"],
|
|
2267
|
+
ipAddress: item["ipAddress"],
|
|
2268
|
+
smbServerFqdn: item["smbServerFqdn"],
|
|
2269
|
+
};
|
|
2270
|
+
}
|
|
2271
|
+
/** Describe if a cache is Kerberos enabled. */
|
|
2272
|
+
export var KnownKerberosState;
|
|
2273
|
+
(function (KnownKerberosState) {
|
|
2274
|
+
/** Kerberos is disabled */
|
|
2275
|
+
KnownKerberosState["Disabled"] = "Disabled";
|
|
2276
|
+
/** Kerberos is enabled */
|
|
2277
|
+
KnownKerberosState["Enabled"] = "Enabled";
|
|
2278
|
+
})(KnownKerberosState || (KnownKerberosState = {}));
|
|
2279
|
+
export function smbSettingsSerializer(item) {
|
|
2280
|
+
return {
|
|
2281
|
+
smbEncryption: item["smbEncryption"],
|
|
2282
|
+
smbAccessBasedEnumeration: item["smbAccessBasedEnumeration"],
|
|
2283
|
+
smbNonBrowsable: item["smbNonBrowsable"],
|
|
2284
|
+
};
|
|
2285
|
+
}
|
|
2286
|
+
export function smbSettingsDeserializer(item) {
|
|
2287
|
+
return {
|
|
2288
|
+
smbEncryption: item["smbEncryption"],
|
|
2289
|
+
smbAccessBasedEnumeration: item["smbAccessBasedEnumeration"],
|
|
2290
|
+
smbNonBrowsable: item["smbNonBrowsable"],
|
|
2291
|
+
};
|
|
2292
|
+
}
|
|
2293
|
+
/** Enables encryption for in-flight smb3 data. Only applicable for SMB/DualProtocol cache */
|
|
2294
|
+
export var KnownSmbEncryptionState;
|
|
2295
|
+
(function (KnownSmbEncryptionState) {
|
|
2296
|
+
/** SMB encryption is disabled */
|
|
2297
|
+
KnownSmbEncryptionState["Disabled"] = "Disabled";
|
|
2298
|
+
/** SMB encryption is enabled */
|
|
2299
|
+
KnownSmbEncryptionState["Enabled"] = "Enabled";
|
|
2300
|
+
})(KnownSmbEncryptionState || (KnownSmbEncryptionState = {}));
|
|
2301
|
+
/** Specifies if the cache is encryption or not. */
|
|
2302
|
+
export var KnownEncryptionState;
|
|
2303
|
+
(function (KnownEncryptionState) {
|
|
2304
|
+
/** Encryption is disabled */
|
|
2305
|
+
KnownEncryptionState["Disabled"] = "Disabled";
|
|
2306
|
+
/** Encryption is enabled */
|
|
2307
|
+
KnownEncryptionState["Enabled"] = "Enabled";
|
|
2308
|
+
})(KnownEncryptionState || (KnownEncryptionState = {}));
|
|
2309
|
+
/** Language supported for volume. */
|
|
2310
|
+
export var KnownVolumeLanguage;
|
|
2311
|
+
(function (KnownVolumeLanguage) {
|
|
2312
|
+
/** Posix with UTF-8 */
|
|
2313
|
+
KnownVolumeLanguage["CUtf8"] = "c.utf-8";
|
|
2314
|
+
/** UTF-8 with 4 byte character support */
|
|
2315
|
+
KnownVolumeLanguage["Utf8Mb4"] = "utf8mb4";
|
|
2316
|
+
/** Arabic - Deprecated */
|
|
2317
|
+
KnownVolumeLanguage["Ar"] = "ar";
|
|
2318
|
+
/** Arabic with UTF-8 */
|
|
2319
|
+
KnownVolumeLanguage["ArUtf8"] = "ar.utf-8";
|
|
2320
|
+
/** Croatian - Deprecated */
|
|
2321
|
+
KnownVolumeLanguage["Hr"] = "hr";
|
|
2322
|
+
/** Croatian with UTF-8 */
|
|
2323
|
+
KnownVolumeLanguage["HrUtf8"] = "hr.utf-8";
|
|
2324
|
+
/** Czech - Deprecated */
|
|
2325
|
+
KnownVolumeLanguage["Cs"] = "cs";
|
|
2326
|
+
/** Czech with UTF-8 */
|
|
2327
|
+
KnownVolumeLanguage["CsUtf8"] = "cs.utf-8";
|
|
2328
|
+
/** Danish - Deprecated */
|
|
2329
|
+
KnownVolumeLanguage["Da"] = "da";
|
|
2330
|
+
/** Danish with UTF-8 */
|
|
2331
|
+
KnownVolumeLanguage["DaUtf8"] = "da.utf-8";
|
|
2332
|
+
/** Dutch - Deprecated */
|
|
2333
|
+
KnownVolumeLanguage["Nl"] = "nl";
|
|
2334
|
+
/** Dutch with UTF-8 */
|
|
2335
|
+
KnownVolumeLanguage["NlUtf8"] = "nl.utf-8";
|
|
2336
|
+
/** English - Deprecated */
|
|
2337
|
+
KnownVolumeLanguage["En"] = "en";
|
|
2338
|
+
/** English with UTF-8 */
|
|
2339
|
+
KnownVolumeLanguage["EnUtf8"] = "en.utf-8";
|
|
2340
|
+
/** Finnish - Deprecated */
|
|
2341
|
+
KnownVolumeLanguage["Fi"] = "fi";
|
|
2342
|
+
/** Finnish with UTF-8 */
|
|
2343
|
+
KnownVolumeLanguage["FiUtf8"] = "fi.utf-8";
|
|
2344
|
+
/** French - Deprecated */
|
|
2345
|
+
KnownVolumeLanguage["Fr"] = "fr";
|
|
2346
|
+
/** French with UTF-8 */
|
|
2347
|
+
KnownVolumeLanguage["FrUtf8"] = "fr.utf-8";
|
|
2348
|
+
/** German - Deprecated */
|
|
2349
|
+
KnownVolumeLanguage["De"] = "de";
|
|
2350
|
+
/** German with UTF-8 */
|
|
2351
|
+
KnownVolumeLanguage["DeUtf8"] = "de.utf-8";
|
|
2352
|
+
/** Hebrew - Deprecated */
|
|
2353
|
+
KnownVolumeLanguage["He"] = "he";
|
|
2354
|
+
/** Hebrew with UTF-8 */
|
|
2355
|
+
KnownVolumeLanguage["HeUtf8"] = "he.utf-8";
|
|
2356
|
+
/** Hungarian - Deprecated */
|
|
2357
|
+
KnownVolumeLanguage["Hu"] = "hu";
|
|
2358
|
+
/** Hungarian with UTF-8 */
|
|
2359
|
+
KnownVolumeLanguage["HuUtf8"] = "hu.utf-8";
|
|
2360
|
+
/** Italian - Deprecated */
|
|
2361
|
+
KnownVolumeLanguage["It"] = "it";
|
|
2362
|
+
/** Italian with UTF-8 */
|
|
2363
|
+
KnownVolumeLanguage["ItUtf8"] = "it.utf-8";
|
|
2364
|
+
/** Japanese euc-j - Deprecated */
|
|
2365
|
+
KnownVolumeLanguage["Ja"] = "ja";
|
|
2366
|
+
/** Japanese euc-j with UTF-8 */
|
|
2367
|
+
KnownVolumeLanguage["JaUtf8"] = "ja.utf-8";
|
|
2368
|
+
/** Japanese euc-j - Deprecated */
|
|
2369
|
+
KnownVolumeLanguage["JaV1"] = "ja-v1";
|
|
2370
|
+
/** Japanese euc-j with UTF-8 */
|
|
2371
|
+
KnownVolumeLanguage["JaV1Utf8"] = "ja-v1.utf-8";
|
|
2372
|
+
/** Japanese pck */
|
|
2373
|
+
KnownVolumeLanguage["JaJpPck"] = "ja-jp.pck";
|
|
2374
|
+
/** Japanese pck with UTF-8 - Deprecated */
|
|
2375
|
+
KnownVolumeLanguage["JaJpPckUtf8"] = "ja-jp.pck.utf-8";
|
|
2376
|
+
/** Japanese cp932 */
|
|
2377
|
+
KnownVolumeLanguage["JaJp932"] = "ja-jp.932";
|
|
2378
|
+
/** Japanese cp932 with UTF-8 - Deprecated */
|
|
2379
|
+
KnownVolumeLanguage["JaJp932Utf8"] = "ja-jp.932.utf-8";
|
|
2380
|
+
/** Japanese pck - sjis */
|
|
2381
|
+
KnownVolumeLanguage["JaJpPckV2"] = "ja-jp.pck-v2";
|
|
2382
|
+
/** Japanese pck - sjis with UTF-8 - Deprecated */
|
|
2383
|
+
KnownVolumeLanguage["JaJpPckV2Utf8"] = "ja-jp.pck-v2.utf-8";
|
|
2384
|
+
/** Korean - Deprecated */
|
|
2385
|
+
KnownVolumeLanguage["Ko"] = "ko";
|
|
2386
|
+
/** Korean with UTF-8 */
|
|
2387
|
+
KnownVolumeLanguage["KoUtf8"] = "ko.utf-8";
|
|
2388
|
+
/** Norwegian - Deprecated */
|
|
2389
|
+
KnownVolumeLanguage["No"] = "no";
|
|
2390
|
+
/** Norwegian with UTF-8 */
|
|
2391
|
+
KnownVolumeLanguage["NoUtf8"] = "no.utf-8";
|
|
2392
|
+
/** Polish - Deprecated */
|
|
2393
|
+
KnownVolumeLanguage["Pl"] = "pl";
|
|
2394
|
+
/** Polish with UTF-8 */
|
|
2395
|
+
KnownVolumeLanguage["PlUtf8"] = "pl.utf-8";
|
|
2396
|
+
/** Portuguese - Deprecated */
|
|
2397
|
+
KnownVolumeLanguage["Pt"] = "pt";
|
|
2398
|
+
/** Portuguese with UTF-8 */
|
|
2399
|
+
KnownVolumeLanguage["PtUtf8"] = "pt.utf-8";
|
|
2400
|
+
/** Posix - Deprecated */
|
|
2401
|
+
KnownVolumeLanguage["C"] = "c";
|
|
2402
|
+
/** Romanian - Deprecated */
|
|
2403
|
+
KnownVolumeLanguage["Ro"] = "ro";
|
|
2404
|
+
/** Romanian with UTF-8 */
|
|
2405
|
+
KnownVolumeLanguage["RoUtf8"] = "ro.utf-8";
|
|
2406
|
+
/** Russian - Deprecated */
|
|
2407
|
+
KnownVolumeLanguage["Ru"] = "ru";
|
|
2408
|
+
/** Russian with UTF-8 */
|
|
2409
|
+
KnownVolumeLanguage["RuUtf8"] = "ru.utf-8";
|
|
2410
|
+
/** Simplified Chinese - Deprecated */
|
|
2411
|
+
KnownVolumeLanguage["Zh"] = "zh";
|
|
2412
|
+
/** Simplified Chinese with UTF-8 */
|
|
2413
|
+
KnownVolumeLanguage["ZhUtf8"] = "zh.utf-8";
|
|
2414
|
+
/** Simplified gbk Chinese */
|
|
2415
|
+
KnownVolumeLanguage["ZhGbk"] = "zh.gbk";
|
|
2416
|
+
/** Simplified gbk Chinese with UTF-8 - Deprecated */
|
|
2417
|
+
KnownVolumeLanguage["ZhGbkUtf8"] = "zh.gbk.utf-8";
|
|
2418
|
+
/** Traditional Chinese BIG 5 */
|
|
2419
|
+
KnownVolumeLanguage["ZhTwBig5"] = "zh-tw.big5";
|
|
2420
|
+
/** Traditional Chinese BIG 5 with UTF-8 - Deprecated */
|
|
2421
|
+
KnownVolumeLanguage["ZhTwBig5Utf8"] = "zh-tw.big5.utf-8";
|
|
2422
|
+
/** Traditional Chinese EUC-TW */
|
|
2423
|
+
KnownVolumeLanguage["ZhTw"] = "zh-tw";
|
|
2424
|
+
/** Traditional Chinese EUC-TW with UTF-8 - Deprecated */
|
|
2425
|
+
KnownVolumeLanguage["ZhTwUtf8"] = "zh-tw.utf-8";
|
|
2426
|
+
/** Slovak - Deprecated */
|
|
2427
|
+
KnownVolumeLanguage["Sk"] = "sk";
|
|
2428
|
+
/** Slovak with UTF-8 */
|
|
2429
|
+
KnownVolumeLanguage["SkUtf8"] = "sk.utf-8";
|
|
2430
|
+
/** Slovenian - Deprecated */
|
|
2431
|
+
KnownVolumeLanguage["Sl"] = "sl";
|
|
2432
|
+
/** Slovenian with UTF-8 */
|
|
2433
|
+
KnownVolumeLanguage["SlUtf8"] = "sl.utf-8";
|
|
2434
|
+
/** Spanish - Deprecated */
|
|
2435
|
+
KnownVolumeLanguage["Es"] = "es";
|
|
2436
|
+
/** Spanish with UTF-8 */
|
|
2437
|
+
KnownVolumeLanguage["EsUtf8"] = "es.utf-8";
|
|
2438
|
+
/** Swedish - Deprecated */
|
|
2439
|
+
KnownVolumeLanguage["Sv"] = "sv";
|
|
2440
|
+
/** Swedish with UTF-8 */
|
|
2441
|
+
KnownVolumeLanguage["SvUtf8"] = "sv.utf-8";
|
|
2442
|
+
/** Turkish - Deprecated */
|
|
2443
|
+
KnownVolumeLanguage["Tr"] = "tr";
|
|
2444
|
+
/** Turkish with UTF-8 */
|
|
2445
|
+
KnownVolumeLanguage["TrUtf8"] = "tr.utf-8";
|
|
2446
|
+
/** US English - Deprecated */
|
|
2447
|
+
KnownVolumeLanguage["EnUs"] = "en-us";
|
|
2448
|
+
/** US English with UTF-8 */
|
|
2449
|
+
KnownVolumeLanguage["EnUsUtf8"] = "en-us.utf-8";
|
|
2450
|
+
})(KnownVolumeLanguage || (KnownVolumeLanguage = {}));
|
|
2451
|
+
/** Specifies whether LDAP is enabled or not. */
|
|
2452
|
+
export var KnownLdapState;
|
|
2453
|
+
(function (KnownLdapState) {
|
|
2454
|
+
/** ldap is disabled. */
|
|
2455
|
+
KnownLdapState["Disabled"] = "Disabled";
|
|
2456
|
+
/** ldap is enabled */
|
|
2457
|
+
KnownLdapState["Enabled"] = "Enabled";
|
|
2458
|
+
})(KnownLdapState || (KnownLdapState = {}));
|
|
2459
|
+
/** The type of the LDAP server */
|
|
2460
|
+
export var KnownLdapServerType;
|
|
2461
|
+
(function (KnownLdapServerType) {
|
|
2462
|
+
/** The volume should use Active Directory for LDAP connections. */
|
|
2463
|
+
KnownLdapServerType["ActiveDirectory"] = "ActiveDirectory";
|
|
2464
|
+
/** The volume should use OpenLDAP for LDAP connections. */
|
|
2465
|
+
KnownLdapServerType["OpenLdap"] = "OpenLDAP";
|
|
2466
|
+
})(KnownLdapServerType || (KnownLdapServerType = {}));
|
|
2467
|
+
export function originClusterInformationSerializer(item) {
|
|
2468
|
+
return {
|
|
2469
|
+
peerClusterName: item["peerClusterName"],
|
|
2470
|
+
peerAddresses: item["peerAddresses"].map((p) => {
|
|
2471
|
+
return p;
|
|
2472
|
+
}),
|
|
2473
|
+
peerVserverName: item["peerVserverName"],
|
|
2474
|
+
peerVolumeName: item["peerVolumeName"],
|
|
2475
|
+
};
|
|
2476
|
+
}
|
|
2477
|
+
export function originClusterInformationDeserializer(item) {
|
|
2478
|
+
return {
|
|
2479
|
+
peerClusterName: item["peerClusterName"],
|
|
2480
|
+
peerAddresses: item["peerAddresses"].map((p) => {
|
|
2481
|
+
return p;
|
|
2482
|
+
}),
|
|
2483
|
+
peerVserverName: item["peerVserverName"],
|
|
2484
|
+
peerVolumeName: item["peerVolumeName"],
|
|
2485
|
+
};
|
|
2486
|
+
}
|
|
2487
|
+
/** Flag indicating whether a CIFS change notification is enabled for the cache. */
|
|
2488
|
+
export var KnownCifsChangeNotifyState;
|
|
2489
|
+
(function (KnownCifsChangeNotifyState) {
|
|
2490
|
+
/** CIFS change notification is disabled */
|
|
2491
|
+
KnownCifsChangeNotifyState["Disabled"] = "Disabled";
|
|
2492
|
+
/** CIFS change notification is enabled */
|
|
2493
|
+
KnownCifsChangeNotifyState["Enabled"] = "Enabled";
|
|
2494
|
+
})(KnownCifsChangeNotifyState || (KnownCifsChangeNotifyState = {}));
|
|
2495
|
+
/** Flag indicating whether the global file lock is enabled for the cache. */
|
|
2496
|
+
export var KnownGlobalFileLockingState;
|
|
2497
|
+
(function (KnownGlobalFileLockingState) {
|
|
2498
|
+
/** Global file locking is disabled */
|
|
2499
|
+
KnownGlobalFileLockingState["Disabled"] = "Disabled";
|
|
2500
|
+
/** Global file locking is enabled */
|
|
2501
|
+
KnownGlobalFileLockingState["Enabled"] = "Enabled";
|
|
2502
|
+
})(KnownGlobalFileLockingState || (KnownGlobalFileLockingState = {}));
|
|
2503
|
+
/** Flag indicating whether writeback is enabled for the cache. */
|
|
2504
|
+
export var KnownEnableWriteBackState;
|
|
2505
|
+
(function (KnownEnableWriteBackState) {
|
|
2506
|
+
/** Writeback cache is disabled */
|
|
2507
|
+
KnownEnableWriteBackState["Disabled"] = "Disabled";
|
|
2508
|
+
/** Writeback cache is enabled */
|
|
2509
|
+
KnownEnableWriteBackState["Enabled"] = "Enabled";
|
|
2510
|
+
})(KnownEnableWriteBackState || (KnownEnableWriteBackState = {}));
|
|
2511
|
+
export function cacheUpdateSerializer(item) {
|
|
2512
|
+
return {
|
|
2513
|
+
tags: item["tags"],
|
|
2514
|
+
properties: !item["properties"]
|
|
2515
|
+
? item["properties"]
|
|
2516
|
+
: cacheUpdatePropertiesSerializer(item["properties"]),
|
|
2517
|
+
};
|
|
2518
|
+
}
|
|
2519
|
+
export function cacheUpdatePropertiesSerializer(item) {
|
|
2520
|
+
return {
|
|
2521
|
+
size: item["size"],
|
|
2522
|
+
exportPolicy: !item["exportPolicy"]
|
|
2523
|
+
? item["exportPolicy"]
|
|
2524
|
+
: cachePropertiesExportPolicySerializer(item["exportPolicy"]),
|
|
2525
|
+
protocolTypes: !item["protocolTypes"]
|
|
2526
|
+
? item["protocolTypes"]
|
|
2527
|
+
: item["protocolTypes"].map((p) => {
|
|
2528
|
+
return p;
|
|
2529
|
+
}),
|
|
2530
|
+
smbSettings: !item["smbSettings"]
|
|
2531
|
+
? item["smbSettings"]
|
|
2532
|
+
: smbSettingsSerializer(item["smbSettings"]),
|
|
2533
|
+
throughputMibps: item["throughputMibps"],
|
|
2534
|
+
keyVaultPrivateEndpointResourceId: item["keyVaultPrivateEndpointResourceId"],
|
|
2535
|
+
cifsChangeNotifications: item["cifsChangeNotifications"],
|
|
2536
|
+
writeBack: item["writeBack"],
|
|
2537
|
+
};
|
|
2538
|
+
}
|
|
2539
|
+
export function _cacheListDeserializer(item) {
|
|
2540
|
+
return {
|
|
2541
|
+
value: cacheArrayDeserializer(item["value"]),
|
|
2542
|
+
nextLink: item["nextLink"],
|
|
2543
|
+
};
|
|
2544
|
+
}
|
|
2545
|
+
export function cacheArraySerializer(result) {
|
|
2546
|
+
return result.map((item) => {
|
|
2547
|
+
return cacheSerializer(item);
|
|
2548
|
+
});
|
|
2549
|
+
}
|
|
2550
|
+
export function cacheArrayDeserializer(result) {
|
|
2551
|
+
return result.map((item) => {
|
|
2552
|
+
return cacheDeserializer(item);
|
|
2553
|
+
});
|
|
2554
|
+
}
|
|
2555
|
+
export function peeringPassphrasesDeserializer(item) {
|
|
2556
|
+
return {
|
|
2557
|
+
clusterPeeringCommand: item["clusterPeeringCommand"],
|
|
2558
|
+
clusterPeeringPassphrase: item["clusterPeeringPassphrase"],
|
|
2559
|
+
vserverPeeringCommand: item["vserverPeeringCommand"],
|
|
2560
|
+
criticalWarning: item["criticalWarning"],
|
|
2561
|
+
};
|
|
2562
|
+
}
|
|
1843
2563
|
export function regionInfoResourceDeserializer(item) {
|
|
1844
2564
|
return {
|
|
1845
2565
|
id: item["id"],
|
|
@@ -2186,8 +2906,8 @@ export var KnownManagedServiceIdentityType;
|
|
|
2186
2906
|
/** System and user assigned managed identity. */
|
|
2187
2907
|
KnownManagedServiceIdentityType["SystemAssignedUserAssigned"] = "SystemAssigned,UserAssigned";
|
|
2188
2908
|
})(KnownManagedServiceIdentityType || (KnownManagedServiceIdentityType = {}));
|
|
2189
|
-
export function userAssignedIdentitySerializer(
|
|
2190
|
-
return
|
|
2909
|
+
export function userAssignedIdentitySerializer(_item) {
|
|
2910
|
+
return {};
|
|
2191
2911
|
}
|
|
2192
2912
|
export function userAssignedIdentityDeserializer(item) {
|
|
2193
2913
|
return {
|
|
@@ -2627,5 +3347,7 @@ export var KnownVersions;
|
|
|
2627
3347
|
KnownVersions["V20250901"] = "2025-09-01";
|
|
2628
3348
|
/** The 2025-12-01 API version. */
|
|
2629
3349
|
KnownVersions["V20251201"] = "2025-12-01";
|
|
3350
|
+
/** The 2026-01-01 API version. */
|
|
3351
|
+
KnownVersions["V20260101"] = "2026-01-01";
|
|
2630
3352
|
})(KnownVersions || (KnownVersions = {}));
|
|
2631
3353
|
//# sourceMappingURL=models.js.map
|