Package | Description |
---|---|
com.hp.ov.sdk.adaptors | |
com.hp.ov.sdk.rest.client |
Modifier and Type | Method and Description |
---|---|
BulkEthernetNetwork |
NetworkAdaptor.buildBulkEthernetDto(Object source) |
Modifier and Type | Method and Description |
---|---|
org.json.JSONObject |
NetworkAdaptor.buildJsonObjectFromBulkEthernetDto(BulkEthernetNetwork source) |
Modifier and Type | Method and Description |
---|---|
TaskResourceV2 |
NetworkClientImpl.createNetworkInBulk(RestParams params,
BulkEthernetNetwork bulkEthernetDto,
boolean aSync,
boolean useJsonRequest) |
TaskResourceV2 |
NetworkClient.createNetworkInBulk(RestParams params,
BulkEthernetNetwork bulkEthernetDto,
boolean aSync,
boolean useJsonRequest)
The module aids in creation of set of ethernet networks when provided with the
ethernet network details as a BulkEthernetNetwork object or a JsonRequest containing
a VLAN identifier range.
|
Copyright © 2016. All rights reserved.