examples with numbers are in C, and with letters are in C++
call osc_read_load_balancers and osc_read_images with outscale ownner as filter, printf the result. it's in C89
call osc_read_images with Arch image_names as filter, and pretty print the result using json-c. it's in GNU C 99
Usage: ./example2 VM_NAME_FILTER [ACTION]
small program do some action on all Vms that match a vm tag name filter.
It can either, list all vm-id, print full json info, stop, start or terminate the VMs matching te filter.
It's in GNU C 99 too.
Create a VM with a big volume as /dev/sda
call osc_read_images with Outscale account_alias as filter, and pretty print the result using jsoncpp.
not an example per say, but a bit of code called by local-tests, to have the mock behave the same as our Outscale Test Account
exemples are license under BSD-3