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:
|
Provide Feedback