it's not returned at all.. so even if it's stored as null in the db, the apidoc should not say it returns 'privatkey'
thoughts ? On Aug 22, 2013, at 5:31 AM, Wei ZHOU <ustcweiz...@gmail.com> wrote: > *privatekey is set to null if registerSSHKeyPair > * > > > 2013/8/22 Sebastien Goasguen <run...@gmail.com> > >> Hi folks, >> >> I am troubled by: >> >> http://cloudstack.apache.org/docs/api/apidocs-4.1/user/registerSSHKeyPair.html >> >> It says that it returns the private key . This can't be right. >> >> I tried it with cloudmonkey and it does not return the private key (does >> not know it..) >> >> Unless I am missing something with what this api is supposed to do, I will >> file an apidoc bug. >> >> -Sebastien