The Delete Machine API
Using the Delete Machine API, you can remove a server from a Historian system.
METHOD | DELETE |
URI |
|
SAMPLE URI |
|
SAMPLE RESPONSE |
|
SAMPLE cURL COMMAND |
|
Query Parameters
Parameter | Description | Required? | Values |
---|---|---|---|
Payload |
Contains the name of the machine that you want to remove. | 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. |