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