--body string The DeviceInputJob object.
- **operation** **required*: operation to be performed on given device, Allowed values are systemReboot, systemShutdown
- **metadata**: Any extra infornmation required by device to execute given operation.
- **schedule**: Epoch time (number of seconds that have elapsed since the Unix epoch, excluding leap seconds. The Unix epoch is 00:00:00 UTC on 1 January 1970.) at which operation to be schedule. e.g for date Thursday, June 23, 2022 10:19:00 AM, Epoch time is 1655979540
- **delayTime**: optional value ranging between 1-60 in minutes which represents delay interval between jobs of a batch
- **devices** **required*: List of device Ids on which operation to be performed.
-d, --data string use this flag for passing data via json or as datafile with @filename
-h, --help help for batch-create-device