![]()  | 
  
    REST API
    4.0.0
    
   REST API for SafeNet Network HSMs 
   | 
 
 
Object
    ip: Object
        type: string
        description:  ip is a string representing a version 4 ip address (eg. 1.2.3.4)
        
    mask: Object
        type: integer
        description:  mask is a integer representation of the mask from 1-32 a mask value
                      of 0 indiciates that the device is not configured or the mask does
                      not pertain to the specific device.
    gateway: Object
        type: string
        description:  gateway is the default route of the interface, a gateway value
                      of "null" indiciates that the device is not configured or the gateway does not pertain to the device.