![]()  | 
  
    REST API
    4.0.0
    
   REST API for SafeNet Network HSMs 
   | 
 
 
Object
    name: Object
        type: string
        description:  name is the network device identifier (eg. eth0, eth1, eth2, eth3, bond0, bond1).
        
    mac: Object
        type: string
        description:  mac is the hardware address of the device.
    type: Object
        type: string
        description:  type is the type of network device.
        
    ip4: Object
        type: string
        description:  ip4 is the location of the ip4 configuration for the device.
    ip6: Object
        type: string
        description:  ip6 is the location of the ip6 configuration for the device.
    routes: Object
        type: string
        description:  routes is the location of the routes.
GET /api/lunasa/network/devices/{deviceid}/routes
 GET /api/lunasa/network/devices/{deviceid}/ip4
 GET /api/lunasa/network/devices/{deviceid}/ip6