create-ruleset
Generate a ruleset in the Illumio PCE with defined scopes, labels, and ring-fencing patterns to manage security policies and control traffic flow effectively.
Instructions
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. |