Is there a Bluemix API (eg. REST) to order/cancel Bluemix services and containers? -


does bluemix have api endpoint supports ordering , cancelling bluemix services , containers? want orchestrate ordering of bluemix containers , dependent services without having manually.

for services can use cloud foundry rest api:

https://apidocs.cloudfoundry.org/222/

for containers there rest api:

http://ccsapi-doc.mybluemix.net/


Comments

Popular posts from this blog

javascript - Chart.js (Radar Chart) different scaleLineColor for each scaleLine -

apache - Error with PHP mail(): Multiple or malformed newlines found in additional_header -

android - Go back to previous fragment -