Applications

Gets the current application list.
Request method
  • GET
URI
  • api/v1/applications
Parameters
The following table identifies the Applications parameters.
Parameters
Descriptions
Username
The FactoryTalk user account
Password
The FactoryTalk user account's password
Returned values
The following table identifies the returned values in JSON format.
Parameters
Descriptions
ApplicationList
It is an array object including these properties:
  • FullName
    The application name
  • Abnormal
    The application state, for example, true or false
  • ApplicationState
    0: NotSet, 1: IsNormal, 2: IsAbnormal
    This property will be available in the future release.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal