Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Driver console

Supported keywords:

  • insecure
  • max_peers
  • max_seats
  • server

Keyword insecure

required:    false
scopable:    false
convert:     bool

Description:

If set, don’t verify the console server certificate.

Keyword max_peers

required:    false
scopable:    false
convert:     int

Example:

max_peers=8

Description:

Keyword max_seats

required:    false
scopable:    false
default:     1
convert:     int

Description:

This keyword sets the absolute upper limit that an API user can request via the seats query parameter when calling the handler to start a service instance resource console.

Keyword server

required:    false
scopable:    false

Description:

The tty-proxy console server address. A TLS capable server is expected, so the value should be a TLS terminator reverse proxy.