Cloud Tiering Cache Performance Response
data class CloudTieringCachePerformanceResponse(val cacheHitBytes: Double, val cacheHitBytesPercent: Int, val cacheMissBytes: Double, val lastUpdatedTimestamp: String)
Server endpoint cloud tiering status object.
Properties
Link copied to clipboard
Count of bytes that were served from the local server
Link copied to clipboard
Percentage of total bytes (hit + miss) that were served from the local server
Link copied to clipboard
Count of bytes that were served from the cloud
Link copied to clipboard
Last updated timestamp