public interface BackendStoragePool extends ModelEntity
Modifier and Type | Interface and Description |
---|---|
static interface |
BackendStoragePool.Capabilities |
static class |
BackendStoragePool.ConsistencyGroupSupport |
Modifier and Type | Method and Description |
---|---|
String |
getBackend() |
BackendStoragePool.Capabilities |
getCapabilities() |
String |
getHost() |
String |
getName() |
String |
getPool() |
String getBackend()
String getHost()
String getPool()
String getName()
host@backend#POOL
BackendStoragePool.Capabilities getCapabilities()
Copyright © 2017. All rights reserved.