Apache ServiceMix · Example Payload

Apache Servicemix Bundle Example

Enterprise IntegrationESBIntegrationMessagingOSGiApacheOpen Source

Apache Servicemix Bundle Example is an example object payload from Apache ServiceMix, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnamesymbolicNameversionstatelocation

Example Payload

Raw ↑
{
  "id": 1234,
  "name": "example-name",
  "symbolicName": "example-name",
  "version": "example",
  "state": "INSTALLED",
  "location": "example"
}