Restful APIs
Use the Application Programming Interface (API) to access the FactoryTalk System Status Portal information.
The following table identifies the general response states and codes for all Restful APIs.
Type | Value | Description |
---|---|---|
Response state | 0 | The data is valid. |
1 | The data is invalid. | |
2 | The data has errors. | |
Response code | 200 | It is successful. |
500 | It is an internal server error. | |
501 | The server process is starting. | |
601 | Unable to verify FactoryTalk security. | |
700 | Access is denied. | |
701 | Unable to find the endpoint element. | |
900 | Unable to validate the response data. | |
2400 | Invalid parameter value for request | |
2500 | The execution of the FactoryTalk Alarms and Events web server timeout expired. | |
2501 | Unable to run requests on the FactoryTalk Alarms and Events web server. | |
2502 | The FactoryTalk Alarms and Events web server has not finished starting. | |
2503 | Unable to run the request on the FactoryTalk Alarms and Events web server. | |
2601 | Unable to verify the FactoryTalk security token because it has expired, or it is invalid. | |
2602 | Unable to see alarm data due to insufficient permission. |
Provide Feedback