get_jumpserver_temporary_database_credential
Generate temporary JumpServer database proxy credentials for a specified asset, with optional account and protocol for precise control.
Instructions
Create temporary database proxy credentials like JumpServer's DB Guide page.
The asset must be an exact name, address, or UUID. If multiple stored-secret accounts or database protocols are permitted, pass the account username/UUID and protocol explicitly. The returned connection.username and connection.password are short-lived plaintext credentials for the JumpServer database proxy, not the underlying database account secret.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset | Yes | ||
| account | No | ||
| protocol | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||