Bulk Rename of Devices
The rename-devices command allows for renaming devices based on inputs from a CSV file. This command is particularly useful for large-scale operations where multiple devices need to be renamed simultaneously.
Base Requirements
A self-hosted instance of Zmanda Pro Server
At-least one device per user
The
rename-devices.csv
file in/opt/zmandapro/automations/config
configuredAdmin credentials to access your Zmanda Pro Server
CSV Configuration
rename-devices.csv
Header
Description
1
OldDeviceName
string
The current device name that has to be renamed
2
NewDeviceName
string
The new name for the corresponding device
Command Execution
Last updated
Was this helpful?