delete-service
Remove a service from the Illumio PCE by href or name. Use this to clean up unused services in security policy.
Instructions
Delete a service from the PCE. Identify by href (preferred) or name. WRITE OPERATION: changes PCE state. In clients that gate tool calls (Claude Desktop, Claude Code), this pauses for the user to approve it -- the call has not failed and must not be retried while waiting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| href | No | Service href (e.g., /orgs/1/sec_policy/draft/services/123) | |
| name | No | Service name (alternative to href) |