Last Updated on July 31, 2021 by Admin
Refer to the exhibit.
{
“aaaChangeSshKey” : {
“attributes” : {
“userName” : “ACME”,
“name” : “A”,
“data” : “ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAuKxY5E4we6uCR2z== key@acme.com”
}
}
}
An administrator is using CURL to change ssh key for the user acme. What happens when the operation is successful?
- changes SSH key for key@acme.com
- changes SSH key to the desired number
- returns an empty imdata
- returns with a prompt to change SSH key