Module solace.semp

xlibb/solace.semp

0.2.0
Ballerina Solace SEMP v2 Connector

This Ballerina module provides a connector for interacting with Solace PubSub+ brokers via the SEMP v2 (Solace Element Management Protocol, version 2) — the REST-based management API for configuring and monitoring Solace message brokers.

With this connector you can programmatically perform broker administrative operations from your Ballerina application: for example, create or configure message VPNs, queues, topic endpoints; monitor queue or topic stats; manage clients; and trigger administrative actions such as message purge or broker HA control — all via SEMP v2’s structured JSON API.

Import

import xlibb/solace.semp;Copy

Other versions

0.2.0

Metadata

Released date: 6 months ago

Version: 0.2.0

License: Apache-2.0


Compatibility

Platform: any

Ballerina version: 2201.13.0

GraalVM compatible: Yes


Pull count

Total: 709

Current verison: 709


Weekly downloads


Source repository


Keywords

Solace

Management


Contributors