moo.sdk.ssh_keys.list_ssh_keys

moo.sdk.ssh_keys.list_ssh_keys(player_obj)

Return SSH key summaries for the player’s Django User, ordered by creation date.

Parameters:

player_obj (Object) – the player Object whose SSH keys to list

Returns:

list of SSHKeyInfo values

Return type:

list

Raises:

UserError – if the caller is not wizard-owned, or the player has no account