In case anyone is interested:
As part of our test suite, we've derived a simple API that allows you to connect to
the HTTP Endpoint
w/o the needs for manual JSON encoding/decoding. It relies on the same base64 encoded
protocol the
Management Web UI uses to speak to the domain:
https://github.com/heiko-braun/as7-console/blob/master/standalone/src/tes...
/Ike