Skip to main content
Glama

Alibaba Cloud RDS OpenAPI MCP Server

Official
by aliyun

describe_all_whitelist_template

Retrieve all whitelist template details for Alibaba Cloud RDS instances by specifying the region ID and optional template name.

Instructions

describe all whitelist template. Args: region_id: The region ID of the RDS instance. template_name: The ID of the RDS instance. Returns: List[Dict[str, Any]]: The response contains all whitelist template information.

Input Schema

NameRequiredDescriptionDefault
region_idYes
template_nameNo

Input Schema (JSON Schema)

{ "properties": { "region_id": { "title": "Region Id", "type": "string" }, "template_name": { "default": null, "title": "Template Name", "type": "string" } }, "required": [ "region_id" ], "title": "describe_all_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