REST API  4.0.0
REST API for SafeNet Network HSMs
PED Description

PED Description

Object

    ipAddress: Object
        type:  string
        description:  ipAddress is the location of the PED server
                      from which an administrator authenticates to
                      the HSM.

    isConnected: Object
        type:  boolean
        description:  isConnected indicates whether a PED is
                      attached to or accessible by the HSM.
                      FALSE means that the HSM is not able to
                      access the PED; TRUE means that communication
                      between the PED and HSM is established.
                      
    pedId: Object
        type:  string
        description:  pedId is a unique internal reference for the PED.  
                
    port: Object
        type:  integer
        description:  port is the logical end-point number reserved for
                      the PED server.  The port must be within the range:
                      80 to 65535.