appliance networking dns domains: add

Add domain to DNS search domains.

Request:

HTTP request

POST https://{server}/rest/appliance/networking/dns/domains

Request Body Structure:

{
    "domain""string"
}

Request Body Parameters:

Name Type Description
bold = required
domain string Domain to add.

Response:

HTTP Status Code: 200

None

Errors:

HTTP Status Code Type Description
500 error Generic error