# N-able GraphQL Operation mutation AssetReboot($input: AssetRebootMutationInput) { assetReboot(input: $input) { # assetReboot fields } }Copied!