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