Enroll a host with an API key
termix_hosts_enroll_host_api_keyEnrolls a host using an API key, assigning ownership to the API key's user and requiring an active sign-in to unlock encrypted user data.
Instructions
Enroll a host with an API key. Creates a host owned by the user assigned to the API key. The user's encrypted data must be unlocked by an active sign-in.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip | Yes | ||
| name | No | ||
| port | No | ||
| tags | No | ||
| folder | No | ||
| authType | No | ||
| password | No | ||
| username | No | ||
| enableTunnel | No | ||
| enableTerminal | No | ||
| enableFileManager | No |