create-ruleset
Create security rulesets in Illumio PCE with ring-fencing patterns to define network segmentation policies using label-based scopes and traffic rules.
Instructions
Create a ruleset in the PCE with support for ring-fencing patterns
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the ruleset (e.g., 'RS-ELK'). Must be unique in the PCE. | |
| description | No | Description of the ruleset (optional) | |
| 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. | |
| rules | No |