Wednesday, 5 November 2014

WebSphere Application Server - Liberty Profile - Accessing Liberty’s JMX REST APIs

Just added to WASDev: -

Liberty has always exposed a JMX REST connector Java client to be used remotely. In the August/September Beta, the REST APIs used by that Java client were made public, which means that non-Java languages can now access Liberty's JMX data!

Accessing Liberty's JMX REST APIs

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="{...