AssetRebootMutationInput
input
The input for the asset reboot mutation
Input Fields
assetId
ID!
required
The ID of the asset that is to be rebooted
countdownTimerInSeconds
Int!
required
The countdown timer shown on the end user's device before it is rebooted. Min value 0, max value 86400 (24 hours).
userFacingRebootMessage
String
Message displayed to the end user before rebooting. Will be ignored if countdown is null or 0. Max 250 characters