def reboot(vm_name, call=None):
    '''
    Call GCE 'reset' on the instance.

    CLI Example: