if 'error' in re:
        ret['result'] = False
        ret['comment'] = 'Failed to update key enabled status: {0}.'.format(re['error']['message'])