![]()  | 
  
    REST API
    4.0.0
    
   REST API for SafeNet Network HSMs 
   | 
 
This resource returns information about a particular name server.
Specifies the id of the name server
Use:  Required  
JSON Schema:  
    Object
    type:string
Basic information about the name server.
JSON Schema:  Name Server  
Unexpected error
Name server does not exist.
 
    GET 
    https://1.2.3.4:8443/api/lunasa/network/dns/nameServers/1.2.3.4
 
{
    "address" : "1.2.3.4"
}