ServerEndpointCloudTieringStatus interface
Server endpoint cloud tiering status object.
Properties
cache |
Information regarding how well the local cache on the server is performing. NOTE: This property will not be serialized. It can only be populated by the server. |
date |
Status of the date policy NOTE: This property will not be serialized. It can only be populated by the server. |
files |
Information regarding files that failed to be tiered NOTE: This property will not be serialized. It can only be populated by the server. |
health | Cloud tiering health state. NOTE: This property will not be serialized. It can only be populated by the server. |
health |
The last updated timestamp of health state NOTE: This property will not be serialized. It can only be populated by the server. |
last |
Last cloud tiering result (HResult) NOTE: This property will not be serialized. It can only be populated by the server. |
last |
Last cloud tiering success timestamp NOTE: This property will not be serialized. It can only be populated by the server. |
last |
Last updated timestamp NOTE: This property will not be serialized. It can only be populated by the server. |
space |
Information regarding how much local space cloud tiering is saving. NOTE: This property will not be serialized. It can only be populated by the server. |
volume |
Status of the volume free space policy NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
cachePerformance
Information regarding how well the local cache on the server is performing. NOTE: This property will not be serialized. It can only be populated by the server.
cachePerformance?: CloudTieringCachePerformance
Property Value
datePolicyStatus
Status of the date policy NOTE: This property will not be serialized. It can only be populated by the server.
datePolicyStatus?: CloudTieringDatePolicyStatus
Property Value
filesNotTiering
Information regarding files that failed to be tiered NOTE: This property will not be serialized. It can only be populated by the server.
filesNotTiering?: CloudTieringFilesNotTiering
Property Value
health
Cloud tiering health state. NOTE: This property will not be serialized. It can only be populated by the server.
health?: string
Property Value
string
healthLastUpdatedTimestamp
The last updated timestamp of health state NOTE: This property will not be serialized. It can only be populated by the server.
healthLastUpdatedTimestamp?: Date
Property Value
Date
lastCloudTieringResult
Last cloud tiering result (HResult) NOTE: This property will not be serialized. It can only be populated by the server.
lastCloudTieringResult?: number
Property Value
number
lastSuccessTimestamp
Last cloud tiering success timestamp NOTE: This property will not be serialized. It can only be populated by the server.
lastSuccessTimestamp?: Date
Property Value
Date
lastUpdatedTimestamp
Last updated timestamp NOTE: This property will not be serialized. It can only be populated by the server.
lastUpdatedTimestamp?: Date
Property Value
Date
spaceSavings
Information regarding how much local space cloud tiering is saving. NOTE: This property will not be serialized. It can only be populated by the server.
spaceSavings?: CloudTieringSpaceSavings
Property Value
volumeFreeSpacePolicyStatus
Status of the volume free space policy NOTE: This property will not be serialized. It can only be populated by the server.
volumeFreeSpacePolicyStatus?: CloudTieringVolumeFreeSpacePolicyStatus