Package | Description |
---|---|
com.hp.ov.sdk.dto.networking.fabric | |
com.hp.ov.sdk.rest.client.networking |
Modifier and Type | Method and Description |
---|---|
VlanPool |
Fabric.getReservedVlanRange() |
Modifier and Type | Method and Description |
---|---|
void |
Fabric.setReservedVlanRange(VlanPool reservedVlanRange) |
Modifier and Type | Method and Description |
---|---|
VlanPool |
FabricClient.getReservedVlanRange(String resourceId)
Retrieves the
VlanPool range for the fabric. |
Modifier and Type | Method and Description |
---|---|
TaskResource |
FabricClient.updateReservedVlanRange(String resourceId,
VlanPool vlanPool,
RequestOption... options)
Updates a
VlanPool range for the fabric. |
Copyright © 2017. All rights reserved.