ClientConnections

Gets the historical list of HMI connections.
Request method
  • GET
URI
  • api/v1/hmi/client-connections/{serverName}/{serverHostName}/{clientHostName}
Parameters
The following table identifies the ClientConnections parameters.
Parameters
Descriptions
ServerName
The target HMI server name
ServerHostName
The HMI server computer name
ClientHostName
The FactoryTalk View SE client computer name
Returned values
The following table identifies the returned values in JSON format.
Parameters
Descriptions
ServerList
It is an array object including these properties:
  • Server name
  • Server computer name
  • Server IP address
  • Username that signed in to the FactoryTalk View SE client
  • The connection's start and end time
  • PID
    Connection process ID
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal