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