使用 SignRequest.java 生成的字符串,在本地的测试环境中调试 返回结果还是
The given command does not exist 提示命令不存在,使用的帐号是admin。这会是什么原因呢? account=ff_dsf1&accounttype=0&apikey=CBiKUJEz-r9lF_qPqrEzl9qm2nN0sKI07q8kCdYH_hVFUphd8Fw4Z-Ojet9T_wUAMMBm_a8_n4AFAWyENpXxOg&command=createaccount&email=2121%2540qq.com&firstname=f&lastname=l&password=96e79218965eb72c92a549dd5a330112&response=json&timezone=asia%252fshanghai&username=ff_dsf1&signature=Z3L7XsdDuiJxbpZRZNKRO%2FumSzI%3D { "errorresponse" : {"uuidList":[],"errorcode":432,"errortext":"The given command does not exist"} } 在 2013-08-11 21:08:44,"Gavin Lee" <gavin....@gmail.com> 写道: >没错, 在社区提供演示的环境里, 把创建资源的命令全都禁掉了. 以防止资源被消耗或滥用. >你可以在自己搭建的环境中尝试. > > >2013/8/10 飞 <clever_...@163.com> > >> >> cloudstack api 现在我执行一个命令,在http://123.124.189.207:6000这个demo api >> 测试提示"Command createaccount not available for demo." 应该是命令是正确的, >> 但是我在自己的环境上测试 提示确实 The given command does not exist > > > > >-- >Gavin