CloudTieringSpaceSavings interface

Server endpoint cloud tiering status object.

Properties

cachedSizeBytes

Cached content size on the server

lastUpdatedTimestamp

Last updated timestamp

spaceSavingsBytes

Count of bytes saved on the server

spaceSavingsPercent

Percentage of cached size over total size

totalSizeCloudBytes

Total size of content in the azure file share

volumeSizeBytes

Volume size

Property Details

cachedSizeBytes

Cached content size on the server

cachedSizeBytes?: number

Property Value

number

lastUpdatedTimestamp

Last updated timestamp

lastUpdatedTimestamp?: Date

Property Value

Date

spaceSavingsBytes

Count of bytes saved on the server

spaceSavingsBytes?: number

Property Value

number

spaceSavingsPercent

Percentage of cached size over total size

spaceSavingsPercent?: number

Property Value

number

totalSizeCloudBytes

Total size of content in the azure file share

totalSizeCloudBytes?: number

Property Value

number

volumeSizeBytes

Volume size

volumeSizeBytes?: number

Property Value

number