Servers

Gets the server list of a specific application from FactoryTalk System Status Portal.
Request method
  • GET
URI
  • api/v1/servers/{applicationName}
Parameters
The following table identifies the Servers parameters.
Parameters
Descriptions
ApplicationName
The application name from the GetApplications interface
Returned values
The following table identifies the returned values in JSON format.
Parameters
Descriptions
ApplicationName
The application name from the GetApplications interface
ServerList
It is an array object including these properties:
  • Server name
  • Server state
    0: Running
    1: Loading
    2: Exception
  • Server computer name
  • Server computer state
  • Server type
    0: HMI Server
    1: Alarm Server
    2: Data Server
    3: OPC DA Server
    4: OPC UA Server
    5: Historian SE Server
    6: Historian ME Server
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal