MockGafaelfawrAction# class rubin.gafaelfawr.MockGafaelfawrAction(*values)# Bases: Enum Possible actions that could fail. Attributes Summary CREATE_TOKEN LIST_GROUPS LIST_USERS USER_INFO Attributes Documentation CREATE_TOKEN = 'create_token'# LIST_GROUPS = 'list_groups'# LIST_USERS = 'list_users'# USER_INFO = 'user_info'#