update_ssh_settings
Update SSH service settings on pfSense, including port, enable status, and key-only authentication, with optional immediate application.
Instructions
Update the SSH service settings
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | SSH listening port | |
| enable | No | Whether to enable the SSH service | |
| sshdkeyonly | No | SSH key-only authentication mode ('disabled', 'enabled', 'both') | |
| apply_immediately | No | Whether to apply changes immediately |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||