Raritan Computer CC-WSAPI-0B-v5.1.0-E Marine Radio User Manual


 
Chapter 2: API Definitions
9
signoff()
This operations signs off (log out) a particular user from CC-SG. The
application can have multiple users logged in.
String username - user name that is logging out via the WS-API
client
String sessionID
return value void
Unsupported Authentication and Authorization Services
The following Authentication and Authorization services are not
supported and should not be used.
authenticate()
getAllUserGroups()
getAllUserGroupsCount()
Node Management Services
This set of services is for modifying nodes in CC-SG.
http://CC_IP_ADDRESS:8080/CommandCenterWebServices/No
deManagementServicePort?wsdl
Data Types
AccessMethod
Description of a means of accessing a node.
Elements
String methodName - the name of the application used for
access. Some examples of the application name are "SSH Client
(SSH)", “MPC”, "RemoteDesktop Viewer (RemoteDesktop)" and
"iLO RemoteConsole".
String methodType - “inband” or “outband” - Inband refers to any
interface that uses only the TCP/IP network to directly connect to
the node. Outband is based on reaching a Raritan device
product via TCP/IP and from the device connecting to the KVM
or serial port of the node.
String InterfaceID - CC-SG generated string which uniquely
identifies the interface within CC-SG
String InterfaceName - CC-SG generated string which identifies
the interface within CC-SG