Hi Ignacio, you're welcome! I think the easiest way to jump on board is by using https://github.com/jclouds/jclouds-examples/tree/master/compute-basics
https://raw.github.com/jclouds/jclouds-examples/master/compute-basics/src/main/java/org/jclouds/examples/compute/basics/MainApp.java with *program arguments*: softlayer your-sl-username your-sl-credential a-group-name add Hope this helps, Andrea On Thu, Jan 2, 2014 at 12:50 PM, Ignacio de Córdoba <[email protected]>wrote: > Hi there!!! I'm very new to JClouds. I'm developing a Softlayer app using > Rest and I'm considering rolling back and use JClouds. I wonder if anyone > can point me to a simple example of basic actions (node list, creation and > estroying) with JClouds on Softlayer. > > Ignacio de Córdoba > [email protected] > Red Skios S.A. - www.skios.es > +34 607 728 003 > +34 917 990 163 > > > > >
