Toggle SSH Password Access
kinsta.environments.ssh.password-accessEnable or disable SSH password-based access for a specific environment by providing the environment ID and a boolean flag.
Instructions
Enable or disable SSH password-based access for an environment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| env_id | Yes | The environment ID | |
| is_enabled | Yes | Whether to enable (true) or disable (false) password access |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||