appliance networking dns domains: list

Get list of DNS search domains.

Request:

HTTP request

GET https://{server}/rest/appliance/networking/dns/domains
No request parameters

Response:

HTTP Status Code: 200

Representation:

{
    "value"[
        "string",
        "string"
    ]
}

Response Type:

Name Type Description
bold = required
value string[] List of domains.

Errors:

HTTP Status Code Type Description
500 error Generic error