Skip to main content

Create an internal DNS server

POST 

/sse/config/v1/internal-dns-servers

Create an internal DNS server.

Request

Query Parameters

    folder stringrequired

    Possible values: Value must match regular expression ^[0-9a-zA-Z._-\s]{1,}$, [Shared, Mobile Users, Remote Networks, Service Connections, Mobile Users Container, Mobile Users Explicit Proxy]

    The folder on which you want to perform this operation.

Body

The internal dns server you want to create

    domain_name string[]required
    name stringrequired
    primary stringrequired
    secondary string

Responses

Created

Loading...