List SSH collect sessions
Lists all SSH collect session of the project the API key is associated with.
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.
Whether this session should keep collecting keys after the first connection.
Whether multiple keys should be collected in this session.
When enabled, the user has to confirm the collecting 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.