The Add Datastore API
Using the Add Datastore API, you can create a data store in a Historian server.
METHOD | POST |
URI |
|
SAMPLE PATH PARAM GET URI |
|
SAMPLE RESPONSE |
|
SAMPLE cURL COMMAND |
|
Query Parameters
Parameter | Description | Required? | Values |
---|---|---|---|
Payload |
Contains the details of the data store in the JSON format. | 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. |