destination_address(Optional[String])
— Destination to ping, can be either an IP address (IPv4 or IPv6) or a hostname being resolved by the NAS server name resolvers.
id(String)
— Unique identifier of the NAS server.
is_ipv6(Optional[Boolean])
— When true, and the destination is a hostname, it will be resolved to IPv6. Otherwise the hostname is resolved preferably to an IPv4 address.