Hi Frank, Some wiki pages that can provide some hints; https://cwiki.apache.org/confluence/display/CLOUDSTACK/Annotations+use+in+the+API
TODO: https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+API+Development Checkout some recent plugins, for example in plugins/api, plugins/acl for hints on writing cmd, response classes and unit tests. Pl. add/edit the wikis boldly! Regards. On Tue, Jan 22, 2013 at 3:01 PM, Frank Zhang <frank.zh...@citrix.com> wrote: > I noticed IdentityProxy was removed from API classes (xxxCmd.java). is it > obsolete? > For new API, what's the strategy regarding the id field?