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