REST API  4.0.0
REST API for SafeNet Network HSMs
Network Device Ip6

Network Device Ip6

Object
    ip: Object
        type: string
        description:  ip is a string representing a global version 6 ip address (eg. 2000::1)
        
    prefix: Object
        type: integer
        description:  prefix is a integer representation of the prefix from 1-128 a prefix value
                      of 0 indiciates that the device is not configured or the prefix 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.