REST API Method: PUT /rest/splitdnslist/{identifier}/splitdns/{identifier}

Creates a Split DNS entry given an ID. Split DNS entries cannot be modified. They can only be added or deleted.

URL:

https://192.168.0.111/rest/splitdnslist/{identifier}/splitdns/{identifier}

HTTP Method

PUT

Requires Authentication:

true

Parameters

Parameter Name Required Service Affecting Data Type Default Value Possible Values Description
DNSServerIPYesNostringnone45 - Max Length IP/IPv6 address of the DNS Server that can resolve FQDNs in the configured domain.
DomainNameNoNostringnone255 - Max Length Name of the domain. If this is empty, the DNS server is used for resolving all FQDNs.

  • No labels