ServerEndpointCloudTieringStatus interface

Server endpoint cloud tiering status object.

Properties

cachePerformance

Information regarding how well the local cache on the server is performing.

datePolicyStatus

Status of the date policy

filesNotTiering

Information regarding files that failed to be tiered

health

Cloud tiering health state.

healthLastUpdatedTimestamp

The last updated timestamp of health state

lastCloudTieringResult

Last cloud tiering result (HResult)

lastSuccessTimestamp

Last cloud tiering success timestamp

lastUpdatedTimestamp

Last updated timestamp

lowDiskMode

Information regarding the low disk mode state

spaceSavings

Information regarding how much local space cloud tiering is saving.

volumeFreeSpacePolicyStatus

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

Property Value