imbLibraryResponseObject

Extends: imbDeployedArtifactResponseObject
Namespace: (default namespace)
XML Schema: ns0.xsd

Description of a library deployed to the broker.

XML

Attributes

name type description
type string "library"
hasChildren string Whether the object has more children. This field is hidden if the children are actually being shown in the response.

Elements

name (type) min/max
occurs
description
messageFlows (imbMsgFlowsContainerBean) 0/1 Message flows contained in the library
subFlows (imbSubFlowsContainerBean) 0/1 subflows contained in the library
resources (imbDeployedResourcesContainerBean) 0/1 deployed resources contained in the library

JSON

property type description
type string "library"
hasChildren string Whether the object has more children. This field is hidden if the children are actually being shown in the response.
messageFlows messageFlows (imbMsgFlowsContainerBean) Message flows contained in the library
subFlows subFlows (imbSubFlowsContainerBean) subflows contained in the library
resources resources (imbDeployedResourcesContainerBean) deployed resources contained in the library