imbConfigurableServiceTypeContainerBean
Description of configurable services available on the broker.
XML
Attributes
| name |
type |
description |
| type |
string |
"configurableServicesTypes"
|
| configurableServiceType |
string |
The type of the configurable service
|
| hasNonIBMDefinedChildren |
boolean |
Whether or not the configurable service type has any configurable
services that are not IBM defined.
|
Elements
JSON
| property |
type |
description |
| type |
string |
"configurableServicesTypes"
|
| configurableServiceType |
string |
The type of the configurable service
|
| hasNonIBMDefinedChildren |
boolean |
Whether or not the configurable service type has any configurable
services that are not IBM defined.
|
| configurableService |
array of configurableService (imbConfigurableServiceResponseObject)
|
List of configurable services
|