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-53721 Implement SSH set auto mode API for Dom0 SSH control
Implemented XAPI APIs for SSH auto mode configuration:
- `host.set_ssh_auto_mode`: Configures SSH auto mode for a specific host.
- `pool.set_ssh_auto_mode`: Configures SSH auto mode for all hosts in the pool.
Additionally:
- `host.enable_ssh` now automatically sets SSH auto mode to `false`.
Signed-off-by: Lunfan Zhang <[email protected]>
0 commit comments