Monday, 9 October 2017

IBM BPM - Exploring the REST API

This is definitely a starter-for-10, but I was talking with a couple of colleagues about the IBM BPM REST API last week, and made a few notes.

So I'm using IBM BPM 8.5.7 CF2017-06 on the IBM Cloud ( BPM is a Software-as-a-Service solution there, amongst other things ) as my testbed.

BPMoC has a REST UI : -





plus a retrievable Swagger document for the APIs: -



and, better still, a Swagger Generator: -



Note that, for BPMoC, the URLs are like this: -


as per this: -


This is all more fully documented here: -



No comments:

Note to self - use kubectl to query images in a pod or deployment

In both cases, we use JSON ... For a deployment, we can do this: - kubectl get deployment foobar --namespace snafu --output jsonpath="{...