Tuesday, 16 December 2008

Introspecting Lotus Quickr Services for Lotus Domino

Note to self - the URL to use is: -

http://hostname.domain.com/dm/atom/introspection?login=true

to force authentication to Quickr, and allow one to see the list of
Quickr places, whether public/anonymous or not.

This is useful when using the REST model/portlet within WebSphere
Portlet Factory.

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