The DHS Service Port Update API
Using the DHS Service Port Update API, you can change the port and other details of a
DHS service.
METHOD | PUT |
URI |
|
SAMPLE URI |
|
SAMPLE RESPONSE |
|
SAMPLE cURL COMMAND |
|
Query Parameters
Parameter | Description | Required? | Values |
---|---|---|---|
Payload |
Contains the values of the attributes of the data store that you want to change. | 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. |