REST API  14
REST API for Luna Network HSMs
SSH

SSH

Object
    actions: Object
            type:  string
            description:  url containing the resource for listing SSH actions.

    cipherList: Object
        type:  string
        description:  cipherList is the cipher suite the SSH service is to
                      accept for the shell session being requested.

    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.

See Also

GET /api/lunasa/ssh