imbLibrariesContainerBean
| Extends: | imbGenericContainerBean |
| Namespace: | http://www.ibm.com/iib/apiv1/responseObject/container |
| XML Schema: | ns0.xsd |
Description of libraries on the deployed object
XML
Attributes
| name | type | description |
|---|---|---|
| type | string | "libraries" |
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| library (imbLibraryResponseObject) | 0/unbounded | List of libraries |
JSON
| property | type | description |
|---|---|---|
| type | string | "libraries" |
| library | array of library (imbLibraryResponseObject) | List of libraries |