Illumio MCP Server
by alexgoller
create-ruleset
Create a ruleset in the PCE with support for ring-fencing patterns
Input Schema
Name | Required | Description | Default |
---|---|---|---|
description | No | Description of the ruleset (optional) | |
name | Yes | Name of the ruleset (e.g., 'RS-ELK'). Must be unique in the PCE. | |
rules | No | ||
scopes | Yes | List of label combinations that define scopes. Each scope is an array of label values. This need to be label references like /orgs/1/labels/57 or similar. Get the label href from the get-labels tool. |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools
- add-note
- check-pce-connection
- create-iplist
- create-label
- create-ruleset
- create-workload
- delete-iplist
- delete-label
- delete-ruleset
- delete-workload
- get-events
- get-iplists
- get-labels
- get-rulesets
- get-services
- get-traffic-flows
- get-traffic-flows-summary
- get-workloads
- update-iplist
- update-label
- update-ruleset
- update-workload