List SSH verify sessions
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ”Offset to start the list from.
Offset to start the list from.
Limit the number of items to return.
Limit the number of items to return.
Responses
Section titled “ Responses ”OK
object
A URL to the JSON Schema for this object.
Indicates if there are more items available.
All items according to the provided limit and offset.
object
The username used to connect to the SSH server. This is used to identify the session.
The time when the session was created.
The time when the session expires. Cannot be used in combination with timeout.
The external ID of the session. Can be used to connect sessions to other systems.
The ID of the session.
When enabled, the verification only succeed when a connection can verify all specified keys.
The maximum number of attempts to verify the key.
When enabled, the session continues verifying keys after the first connection. The session will also not be marked as completed on successful verification.
When enabled, multiple keys of the user will checked, instead of the first matching one.
When enabled, the user has to confirm the verification by pressing y on the SSH client.
The SSH banner to show when connecting to the session.
The SSH message to show after connecting to the session.
The status of the session.
The time when the session was updated.
The provided limit.
The provided offset.
Total number of items.
default
Section titled “default ”Error
object
A URL to the JSON Schema for this object.
A human-readable explanation specific to this occurrence of the problem.
Optional list of individual error details
object
Where the error occurred, e.g. ‘body.items[3].tags’ or ‘path.thing-id’
Error message text
The value at the given location
A URI reference that identifies the specific occurrence of the problem.
HTTP status code
A short, human-readable summary of the problem type. This value should not change between occurrences of the error.
A URI reference to human-readable documentation for the error.