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