You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CP-53477 Update host/pool datamodel to support SSH status query and configure
Add new host object fields:
- ssh_enabled
- ssh_enabled_timeout
- ssh_expiry
- console_idle_timeout
Add new host/pool API to enable to set a temporary enabled SSH service timeout
- set_ssh_enabled_timeout
Add new host/pool API to enable to set console timeout
- set_console_idle_timeout
Signed-off-by: Lunfan Zhang <[email protected]>
0 commit comments