decommission_device_preview
Preview decommissioning a device by generating a dry-run report. Assess migration impact and avoid data loss 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 | |
| migration_plan | No | Plan for migrating services to other devices | |
| force_removal | No | Force removal without migration (data loss possible) | |
| validate_only | No | Only validate decommission plan without executing |