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