public interface ShareServer extends ModelEntity
generic
driver, shares are hosted on Compute VMs.
With the cluster_mode
driver from NetApp, shares are hosted on virtual storage servers,
also known as Vservers or SVMs.Modifier and Type | Interface and Description |
---|---|
static class |
ShareServer.Status |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getBackendDetails() |
String |
getCreatedAt() |
String |
getHost() |
String |
getId() |
String |
getProjectId() |
String |
getShareNetworkId() |
String |
getShareNetworkName() |
ShareServer.Status |
getStatus() |
String |
getUpdatedAt() |
String getId()
String getProjectId()
ShareServer.Status getStatus()
String getShareNetworkId()
String getShareNetworkName()
String getHost()
String getCreatedAt()
String getUpdatedAt()
Copyright © 2017. All rights reserved.