decommission_device_preview
Preview the impact of decommissioning a device by generating a dry-run report without modifying infrastructure.
Instructions
Preview what decommission_device would affect without executing. Returns a structured dry-run report. No infrastructure is modified.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_id | Yes | Database ID of the device to decommission | |
| force_removal | No | Force removal without migration (data loss possible) | |
| validate_only | No | Only validate decommission plan without executing | |
| migration_plan | No | Plan for migrating services to other devices |