imbPropertiesObject

Namespace: http://www.ibm.com/iib/apiv1/responseObject
XML Schema: ns1.xsd

Description of the properties of an object.

XML

Attributes

name type description
uri imbURI The URI to this properties response.

Elements

name (type) min/max
occurs
description
basicProperties/property (imbPropertyObject) 1/unbounded The basic properties of this object.
advancedProperties/property (imbPropertyObject) 0/unbounded The advanced properties of this object.
deployedProperties/property (imbPropertyObject) 0/unbounded The deployed properties of this object.
userDefinedProperties/property (imbPropertyObject) 0/unbounded The user defined properties of this object.
componentProperties/property (imbPropertyObject) 0/unbounded The properties of the components owned by this object.
resourceManagerProperties/property (imbPropertyObject) 0/unbounded The properties of the resource managers owned by this object.

JSON

property type description
uri imbURI The URI to this properties response.
basicProperties array of basicProperties/property (imbPropertyObject) The basic properties of this object.
advancedProperties array of advancedProperties/property (imbPropertyObject) The advanced properties of this object.
deployedProperties array of deployedProperties/property (imbPropertyObject) The deployed properties of this object.
userDefinedProperties array of userDefinedProperties/property (imbPropertyObject) The user defined properties of this object.
componentProperties array of componentProperties/property (imbPropertyObject) The properties of the components owned by this object.
resourceManagerProperties array of resourceManagerProperties/property (imbPropertyObject) The properties of the resource managers owned by this object.