Connections

Gets the HMI connections list from FactoryTalk System Status Portal.
Request method
  • GET
URI
  • api/v1/hmi/connections/{serverName}/{hostName}
Parameters
The following table identifies the Connections parameters.
Parameters
Descriptions
ServerName
The target HMI server name
HostName
The HMI server computer's name
Returned values
The following table identifies the returned values in JSON format.
Parameters
Descriptions
ConnectionList
It is an array object including these properties:
  • Server name
  • Server computer name
  • Client computer IP
  • Client computer name
  • Connect message
  • Connection duration
  • Connection state
  • Connection duration seconds
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal