public class DiagStatusCommand extends Object implements org.apache.karaf.shell.commands.Action
| Constructor and Description | 
|---|
DiagStatusCommand()  | 
| Modifier and Type | Method and Description | 
|---|---|
Object | 
execute(org.apache.felix.service.command.CommandSession session)  | 
static String | 
getLocalStatusSummary(String localIPAddress)  | 
static String | 
getNodeSpecificStatus(String ipAddress)  | 
static String | 
getRemoteStatusSummary(String ipAddress)  | 
@Nullable public Object execute(org.apache.felix.service.command.CommandSession session) throws Exception
execute in interface org.apache.felix.gogo.commands.ActionExceptionpublic static String getRemoteStatusSummary(String ipAddress) throws Exception
ExceptionCopyright © 2019 OpenDaylight. All rights reserved.