imbConfigurableServiceTypeContainerBean

Extends: imbGenericContainerBean
Namespace: http://www.ibm.com/iib/apiv1/responseObject/container
XML Schema: ns0.xsd

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

name (type) min/max
occurs
description
configurableService (imbConfigurableServiceResponseObject) 0/unbounded List of configurable services

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