get_jumpserver_configured_database_credentials
Retrieve temporary proxy credentials for all configured database assets, providing short-lived plaintext usernames and passwords for secure access.
Instructions
Create temporary proxy credentials for every configured database asset.
Asset names come from the JUMPSERVER_DATABASE_ASSETS JSON array. Callers must check that
errors is empty before consuming credentials. Each successful item contains short-lived
plaintext connection.username and connection.password values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||