CloudTieringSpaceSavings Class

Server endpoint cloud tiering status object.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
CloudTieringSpaceSavings

Constructor

CloudTieringSpaceSavings(**kwargs)

Variables

last_updated_timestamp
datetime

Last updated timestamp.

volume_size_bytes
<xref:long>

Volume size.

total_size_cloud_bytes
<xref:long>

Total size of content in the azure file share.

cached_size_bytes
<xref:long>

Cached content size on the server.

space_savings_percent
int

Percentage of cached size over total size.

space_savings_bytes
<xref:long>

Count of bytes saved on the server.