| Package | Description |
|---|---|
| com.abiquo.ssm.plugin | |
| com.abiquo.ssm.plugin.iscsi |
| Modifier and Type | Method and Description |
|---|---|
Address |
Storage.grantAccess(C device,
Pool pool,
String volumeUuid,
ClientDetails clientDetails)
Allow the provided client to access the given volume.
|
void |
Storage.revokeAccess(C device,
Pool pool,
String volumeUuid,
ClientDetails clientDetails)
Deny access for the provided client to the given volume.
|
| Modifier and Type | Method and Description |
|---|---|
Address |
GenericISCSIPlugin.grantAccess(Device device,
Pool pool,
String volumeUuid,
ClientDetails clientDetails) |
void |
GenericISCSIPlugin.revokeAccess(Device device,
Pool pool,
String volumeUuid,
ClientDetails clientDetails) |
Copyright © 2008–2020 Abiquo Holdings S.L.. All rights reserved.