get_logical_database
Retrieve logical database details from Vultr cloud infrastructure by specifying database ID and name for management and monitoring purposes.
Instructions
Get information about a logical database.
Args: database_id: The database ID or label db_name: The logical database name
Returns: Logical database information
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database_id | Yes | ||
| db_name | Yes |