public static interface VolumeBackendPool.Capabilities
Modifier and Type | Method and Description |
---|---|
Integer |
getAllocatedcapacitygb() |
String |
getDriverVersion() |
String |
getFilterfunction() |
Long |
getFreeCapacityGb() |
String |
getGoodnessfunction() |
String |
getLocationinfo() |
Long |
getMaxoversubscription_ratio() |
Boolean |
getMultiattach() |
String |
getPoolname() |
Long |
getProvisionedcapacitygb() |
Boolean |
getQosSupport() |
Integer |
getReservedPercentage() |
String |
getStorageProtocol() |
Boolean |
getThickprovisioningsupport() |
Boolean |
getThinprovisioningsupport() |
String |
getTimestamp() |
Long |
getTotalCapacityGb() |
Integer |
getTotalvolumes() |
String |
getvendorname() |
String |
getVolumeBackendName() |
String getPoolname()
String getGoodnessfunction()
Integer getTotalvolumes()
Boolean getMultiattach()
Long getProvisionedcapacitygb()
String getTimestamp()
Integer getAllocatedcapacitygb()
Boolean getThinprovisioningsupport()
String getLocationinfo()
Boolean getThickprovisioningsupport()
Long getMaxoversubscription_ratio()
String getvendorname()
String getFilterfunction()
Boolean getQosSupport()
String getVolumeBackendName()
String getDriverVersion()
Long getTotalCapacityGb()
Long getFreeCapacityGb()
Integer getReservedPercentage()
String getStorageProtocol()
Copyright © 2017. All rights reserved.