Class DeleteSshPublicKeyRequest (2.14.2)

DeleteSshPublicKeyRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A request message for deleting an SSH public key.

Attribute

NameDescription
name str
Required. The fingerprint of the public key to update. Public keys are identified by their SHA-256 fingerprint. The fingerprint of the public key is in format users/{user}/sshPublicKeys/{fingerprint}.