Skip to main content
Glama

Illumio MCP Server

by alexgoller

create-label

Generate a label with a specific type and value in the Illumio PCE to enhance security policy management and workload operations.

Instructions

Create a label of a specific type and the value in the PCE

Input Schema

NameRequiredDescriptionDefault
keyYes
valueYes

Input Schema (JSON Schema)

{ "properties": { "key": { "type": "string" }, "value": { "type": "string" } }, "required": [ "key", "value" ], "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/alexgoller/illumio-mcp-server'

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