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:
Comments
Post a Comment