| Package | Description |
|---|---|
| com.abiquo.ssm.model | |
| com.abiquo.ssm.plugin | |
| com.abiquo.ssm.plugin.iscsi |
| Modifier and Type | Method and Description |
|---|---|
Address |
Volume.getAddress() |
static Address |
Address.iscsi(java.lang.String portal,
int port,
java.lang.String iqn,
int lun)
Builds an iSCSI address.
|
static Address |
Address.nfs(java.lang.String serverIp,
java.lang.String share,
java.lang.String file)
Build an NFS address.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Volume.setAddress(Address address) |
| Modifier and Type | Method and Description |
|---|---|
Address |
Storage.grantAccess(C device,
Pool pool,
java.lang.String volumeUuid,
ClientDetails clientDetails)
Allow the provided client to access the given volume.
|
| Modifier and Type | Method and Description |
|---|---|
Address |
GenericISCSIPlugin.grantAccess(Device device,
Pool pool,
java.lang.String volumeUuid,
ClientDetails clientDetails) |
Copyright © 2008-2019 Abiquo Holdings S.L.. All Rights Reserved.