The Add Machine API
Using the Add Machine API, you can add a server in a Historian system.
METHOD | POST |
URI |
|
SAMPLE URI |
|
SAMPLE RESPONSE |
|
SAMPLE cURL COMMAND |
|
Query Parameters
Parameter | Description | Required? | Values |
---|---|---|---|
Payload |
Contains the machine name of the server that you want to add. | Yes | Multiple |
Response Parameters
Parameter | Data Type | Required? | Description |
---|---|---|---|
ErrorCode |
Integer | Yes | For example, ErrorCode = 0 implies the operation was successful. |
ErrorMessage |
String | Yes | For example, NULL. |