Package | Description |
---|---|
com.hp.ov.sdk.adaptors | |
com.hp.ov.sdk.dto.generated | |
com.hp.ov.sdk.rest.client |
Modifier and Type | Method and Description |
---|---|
PortMonitor |
LogicalInterconnectAdaptor.buildPortMonitorDto(String source) |
Modifier and Type | Method and Description |
---|---|
org.json.JSONObject |
LogicalInterconnectAdaptor.buildJsonObjectFromDto(PortMonitor source) |
Modifier and Type | Method and Description |
---|---|
PortMonitor |
LogicalInterconnects.getPortMonitor()
(Required)
|
Modifier and Type | Method and Description |
---|---|
void |
LogicalInterconnects.setPortMonitor(PortMonitor portMonitor)
(Required)
|
Modifier and Type | Method and Description |
---|---|
PortMonitor |
LogicalInterconnectClient.getLogicalInterconnectPortMonitorConfiguration(RestParams params,
String resourceId)
This module aids in fetching the port monitor configuration of a logical interconnect.
|
PortMonitor |
LogicalInterconnectClientImpl.getLogicalInterconnectPortMonitorConfiguration(RestParams params,
String resourceId) |
Modifier and Type | Method and Description |
---|---|
TaskResourceV2 |
LogicalInterconnectClient.updateLogicalInterconnectPortMonitorConfiguration(RestParams params,
String resourceId,
PortMonitor portMonitorDto)
This module aids in updating the port monitor configuration of a logical interconnect.
|
TaskResourceV2 |
LogicalInterconnectClientImpl.updateLogicalInterconnectPortMonitorConfiguration(RestParams params,
String resourceId,
PortMonitor portMonitorDto) |
Copyright © 2016. All rights reserved.