REST Service Interface

A REST Service Interface defines the interaction pattern for a REST Service. The prefix for the REST entities is rest80.

The detailed definition of the interaction pattern for a REST service is contained in a related document, stored either in WSRR or referenced through an external URI. The URI for REST Service entities is: http://www.ibm.com/xmlns/prod/serviceregistry/profile/v8r0/RESTModel#RESTServiceInterface.
The following tables describe the properties and relationships that are defined for a REST Service:
Table 1. Properties
Displayed property name Actual property name Description Type
Web Link rest80_webLink If your document library is external to WSRR, this field contains a URL which will reference the document that describes this REST Service. String
Table 2. Owned Relationships
Owned relationship Relationship name Description Type Cardinality
Definition Documents rest80_definitionDocument This document contains an approved description of the interactions with the set of REST resources that constitute the REST Service. The format and content of this document is implementation-specific; if you define your REST services using a specification such as WADL, the WADL definition for your service is contained in this document. GenericDocument 0,1