core.resize_shell

Resize terminal session (/websocket/shell) to cols x rows

Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: id

id

Type: string

Shell session identifier.

Parameter 2: cols

cols

Type: integer

New terminal width in columns.

Parameter 3: rows

rows

Type: integer

New terminal height in rows.

Result

Type: null

Returns null when the shell is successfully resized.



Required roles: