Reference Guide

Name Description Schema
id
optional
Unique identifier of the DNS server. string
ip_addresses
optional
The list of DNS server IP addresses. The addresses may be
IPv4 or IPv6.
< string (ip-address)
> array
nas_server
optional
This is the embeddable reference form of nas_server_id
attribute.
nas_server_instance
nas_server_id
optional
Unique identifier of the associated NAS Server instance that
uses this DNS object. Only one DNS object per NAS Server is
supported.
string
transport
optional
FileDNSTransportEn
um
transport_l10
n
optional
Localized message string corresponding to transport string
file_dns_modify
Name Description Schema
add_ip_addres
ses
optional
IP addresses to add to the current list. The addresses may
be IPv4 or IPv6. Error occurs if an IP address already exists.
Cannot be combined with ip_addresses.
< string (ip-address)
> array
domain
optional
Name of the DNS domain, where the NAS Server does host
names lookup when an FQDN is not specified in the
request.
Length : 1 - 255
string
ip_addresses
optional
A new list of DNS server IP addresses to replace the existing
list. The addresses may be IPv4 or IPv6.
< string (ip-address)
> array
remove_ip_ad
dresses
optional
IP addresses to remove from the current list. The addresses
may be IPv4 or IPv6. Error occurs if IP address is not
present. Cannot be combined with ip_addresses.
< string (ip-address)
> array
transport
optional
FileDNSTransportEn
um
442
Dell EMC PowerStore REST API Reference Guide