Manage Container Config
manage_container_configUpdate global container settings on MikroTik RouterOS. Idempotent: returns no_change if nothing differs. Supports dry-run preview.
Instructions
Update global container settings. Idempotent: returns no_change if nothing differs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | No | Preview changes without applying. | |
| routerId | No | Router ID; omit to use the default router. | |
| ramHighMb | No | RAM high-water mark in MB | |
| registryUrl | No | Container registry URL | |
| vethInterface | No | Veth interface name for container networking |