Resources | oam | localAuth | userStatus | showRsaKey

showRsaKey

Show RSA key for the user.

Output Params

NameDescription
result
reason
rsaKey1 Minimum 2048 bit RSA key.
rsaKey2 Minimum 2048 bit RSA key.
rsaKey3 Minimum 2048 bit RSA key.
rsaKey4 Minimum 2048 bit RSA key.
rsaKey5 Minimum 2048 bit RSA key.
REST API: POST Example

curl -kisu 'admin:secret' -X POST -H 'Content-Type: application/vnd.yang.data+xml' https://{SBX-SERVER}/api/operational/oam/localAuth/userStatus/{name}/_operations/showRsaKey --data '
<showRsaKey/>
'

  • No labels