Hi, Can you try the same api by passing domain id instead of uuid? -Sanjeev
Er Krishna <[email protected]> wrote: Hi All, I have following problems in cloudstack setup. Pls help me here. 1. I am unable to generate the key coz my domain id is not correct. How to know what is the correct domain id of mine ? 2. I am not able to add the host ? Is it due to above problem ? 3. Is the version of tomcat 6.0.35 having some problem? Please clear me on this, below is the snippet for this problem. root@krishna:~# curl --globoff " http://localhost:8096/?command=createSSHKeyPair&name=keypair-doc&account=admin&domainid=5163440e-c44b-42b5-9109-ad75cae8e8a2 " <?xml version="1.0" encoding="UTF-8"?><createsshkeypairresponse cloud-stack-version="4.0.2.20130501180711"><errorcode>431</errorcode><cserrorcode>9999</cserrorcode><errortext>Unable to execute API command createsshkeypair due to invalid value. Object domain(uuid: 5163440e-c44b-42b5-9109-ad75cae8e8a2) does not exist.</errortext></createsshkeypairresponse>root@krishna-S1200RP:~#
