unbind_network_from_template
Unbind a network from its configuration template. Use dry-run to preview changes, and preserve the template for potential rebind.
Instructions
[WRITE][risk=high] Unbind a network from its config template. Inverse: rebind.
Captures the template the network was bound to, so undo rebinds to it. Pass
dry_run=True to preview.
Args:
network_id: Meraki network id to unbind.
dry_run: If True, preview without unbinding.
target: Target name from config; omit for the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | ||
| dry_run | No | ||
| network_id | Yes |