imbConfigurableServiceResponseObject
Namespace: |
http://www.ibm.com/iib/apiv1/responseObject |
XML Schema: |
ns1.xsd |
Description of a Configurable Service
XML
Attributes
name |
type |
description |
type |
string |
"configurableService"
|
uri |
imbURI |
Unique URI to this object
|
configurableServiceType |
string |
The type of the configurable service
|
name |
string |
The name of the configurable service
|
ibmDefined |
boolean |
Whether the configurable service is an predefined IBM one
|
configurableServiceFileURI |
string |
URI location of the associated configurable service file
|
Elements
name (type) |
min/max occurs |
description |
properties/property (imbPropertyObject)
|
0/unbounded |
The properties of the configurable service
|
JSON
property |
type |
description |
type |
string |
"configurableService"
|
uri |
imbURI |
Unique URI to this object
|
configurableServiceType |
string |
The type of the configurable service
|
name |
string |
The name of the configurable service
|
ibmDefined |
boolean |
Whether the configurable service is an predefined IBM one
|
configurableServiceFileURI |
string |
URI location of the associated configurable service file
|
properties |
array of properties/property (imbPropertyObject)
|
The properties of the configurable service
|