|  | REST API
    4.0.0
    REST API for SafeNet Network HSMs | 
 
Object
    actions: Object
            type:  string
            description:  url containing the resource for listing SSH actions.
    isPasswordAuthenticationEnabled: Object
        type: boolean
        description:  flag to enable password authentication. 
    isKeyAuthenticationEnabled: Object
        type: boolean
        description:  flag to enable public key authentication. 
    port: Object
        type: integer
        description:  specifies the SSH server port
    networkDevices: Object
            type:  array
                items: Object
                        NetworkDevice: Object
                              type:  string
                      description:  list of network devices to use for the SSH server.