Click here to Skip to main content
15,867,704 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
We are trying to achieve orchestration i.e. Infrastructure orchestration on the go for which we need to know the details of hardware's provided by my VENDOR (i.e. Windows Azure , Amazon , Rack space etc)

We know management Service API calls which can give you the details of procured machine under one particular subscription but it wont say the following
a) What type of machine available with AZURE.
b) Is it available for all regions i.e. availability of CDN is limited to specific regions etc

Want to know details on azure pricing and services details via REST services API for programmatic consumption by our app for Orchestration of Azure Hardware's to customer

1) I Should be able to consume the services which reflects current images , machines , Regions of availability , Geo redundancy details everything on the go
2) My application can consume the details and show up the available option to customer via GUI to Provision new resources according to that.

would be very thankful for quick responses :)
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900