Server Endpoint Cloud Tiering Status Response
data class ServerEndpointCloudTieringStatusResponse(val cachePerformance: CloudTieringCachePerformanceResponse, val datePolicyStatus: CloudTieringDatePolicyStatusResponse, val filesNotTiering: CloudTieringFilesNotTieringResponse, val health: String, val healthLastUpdatedTimestamp: String, val lastCloudTieringResult: Int, val lastSuccessTimestamp: String, val lastUpdatedTimestamp: String, val spaceSavings: CloudTieringSpaceSavingsResponse, val volumeFreeSpacePolicyStatus: CloudTieringVolumeFreeSpacePolicyStatusResponse)
Server endpoint cloud tiering status object.
Constructors
Link copied to clipboard
constructor(cachePerformance: CloudTieringCachePerformanceResponse, datePolicyStatus: CloudTieringDatePolicyStatusResponse, filesNotTiering: CloudTieringFilesNotTieringResponse, health: String, healthLastUpdatedTimestamp: String, lastCloudTieringResult: Int, lastSuccessTimestamp: String, lastUpdatedTimestamp: String, spaceSavings: CloudTieringSpaceSavingsResponse, volumeFreeSpacePolicyStatus: CloudTieringVolumeFreeSpacePolicyStatusResponse)
Properties
Link copied to clipboard
Information regarding how well the local cache on the server is performing.
Link copied to clipboard
Status of the date policy
Link copied to clipboard
Information regarding files that failed to be tiered
Link copied to clipboard
The last updated timestamp of health state
Link copied to clipboard
Last cloud tiering result (HResult)
Link copied to clipboard
Last cloud tiering success timestamp
Link copied to clipboard
Last updated timestamp
Link copied to clipboard
Information regarding how much local space cloud tiering is saving.
Link copied to clipboard
Status of the volume free space policy