Skip to main content
Glama

Alibaba Cloud RDS OpenAPI MCP Server

Official
by aliyun

describe_instance_linked_whitelist_template

Retrieve the linked whitelist template for an Alibaba Cloud RDS instance by specifying the region and instance ID to manage access control configurations.

Instructions

describe instance linked whitelist template. Args: region_id: The region ID of the RDS instance. db_instance_id: The ID of the RDS instance. Returns: dict[str, Any]: The response.

Input Schema

NameRequiredDescriptionDefault
db_instance_idYes
region_idYes

Input Schema (JSON Schema)

{ "properties": { "db_instance_id": { "title": "Db Instance Id", "type": "string" }, "region_id": { "title": "Region Id", "type": "string" } }, "required": [ "region_id", "db_instance_id" ], "title": "describe_instance_linked_whitelist_templateArguments", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/aliyun/alibabacloud-rds-openapi-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server