REST API  4.0.0
REST API for SafeNet Network HSMs
Client

Client

Object
    htlRequired: Object
        type:  boolean
        description:  htlRequired indicates whether a client is configured to
                      use the host trust link service.  FALSE means that the
                      client is not configured for HTL.  TRUE means that the
                      client must authenticate with the HTL service.

    clientID: Object
        type:  string
        description:  clientID is a unique internal reference for the client.  
                      
    links: Object
        type:  string
        description:  links is the URL to the list of partitions assigned
                      to the client.

                    see GET /api/lunasa/ntls/clients/{clientid}/partitions

    hostname: Object
        type:  string
        description:  hostname is the client computer or IP address registered
                      with the appliance.