add_ssh_key
Register a new SSH public key with validation, policy enforcement, and admin approval requirements for secure server access.
Instructions
Register a new SSH public key with policy checks.
Validates key format and strength. Enforces TTL limits from key policy. Requires ADMIN role and prior approval.
Risk level: high (requires approval).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_name | Yes | ||
| public_key | Yes | ||
| ttl_seconds | No | ||
| reason | No | ||
| approval_request_id | No |