ANC-DELETE-SSHKEY(1) | General Commands Manual | ANC-DELETE-SSHKEY(1) |
NAME
anc-delete-sshkey - deletes a SSH key from your account.
DESCRIPTION
anc-delete-sshkey deletes a SSH key from your account.
SYNOPSIS
anc-delete-sshkey Format=[json|xml] key_id=[id of key]
INPUT
Format=[json|xml] - The Format parameter will determine how the output of the action is formatted. You can format output results in JSON or XML. Default is json.
key_id=[id of key] - The ID of the SSH Key you wish to delete. ie: nf1pu3gah. This ID can be obtained by calling list-sshkeys and selecting the value of parameter key_id. Multiple key_ids should be comma separated with no spaces.
SEE ALSO
https://www.atlantic.net/docs/api
AUTHOR
Atlantic.Net Cloud Team - cloudsupport@atlantic.net
2017-12-29 | ANC-API-TOOLS |