imbDeployedResourcesContainerBean
Extends: | imbGenericContainerBean |
Namespace: | (default namespace) |
XML Schema: | ns0.xsd |
Description of resources available on the deployed object
XML
Attributes
name | type | description |
---|---|---|
type | string | "resources" |
Elements
name (type) | min/max occurs |
description |
---|---|---|
resource (imbDeployedResourcesResponseObject) | 0/unbounded | List of resources |
JSON
property | type | description |
---|---|---|
type | string | "resources" |
resource | array of resource (imbDeployedResourcesResponseObject) | List of resources |