Loan System
loan_systemGrant a loan of a Beaker system to a user, giving them full permissions to reserve, provision, and schedule jobs. Restricts access to only the recipient and owner.
Instructions
Grant a loan for a Beaker system.
The loan recipient gets full permissions to reserve, provision, and schedule jobs on the system. While loaned, only the recipient and the system owner can use it. You must have permission to loan the system (typically the owner or an admin).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fqdn | Yes | FQDN of the system to loan. | |
| comment | No | Reason or purpose for the loan. | |
| recipient | No | Username of the loan recipient. If empty, loans to the current user. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |