Skip to main content
Glama

Cisco MCP Pods Server

by ruegreen

update_pod_keyword

Change the password or keyword for Cisco API Gateway pods to maintain secure access and manage authentication credentials for pod management operations.

Instructions

Update the pod keyword/password record with a new value.

Input Schema

NameRequiredDescriptionDefault
keywordYesNew keyword/password value (e.g., Cisco1234!)

Input Schema (JSON Schema)

{ "properties": { "keyword": { "description": "New keyword/password value (e.g., Cisco1234!)", "type": "string" } }, "required": [ "keyword" ], "type": "object" }

Other Tools from Cisco MCP Pods Server

Related Tools

    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/ruegreen/CiscoMCPPods'

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