Name: FlashMissRatePrediction

Class for the flash miss rate prediction results for the VMstore Pool. This is used by E2E test only.

Data Structure
{
   "typeId": "com.tintri.api.rest.v310.dto.domain.beans.loadbalance.prediction.FlashMissRatePrediction",
   "vmstorePoolId": <String>,
   "vmstoreFlashMissRatePredictions": [VmstoreFlashMissRatePrediction],
}

Elements
NameTypeDescription
vmstoreFlashMissRatePredictionsxsd:list[VmstoreFlashMissRatePrediction]Get the VMstore flash miss rate predictions.

Attributes
NameTypeDescription
vmstorePoolIdxsd:stringGet the VMstorePool id.