The purpose of this document is to discuss using the Unified REST RA framework to add support for REST APIs to Metaswitch Rhino TAS.
Audience
This document is for developers and solution architects working with REST APIs on the Metaswitch Rhino TAS or Sentinel platforms.
Contents
-
Introduction — introduces the Rhino REST API Framework.
-
Installation and Setup — explains how to install and setup the Rhino REST API Framework.
-
Creating a REST API — explains how create REST APIs with the Rhino REST API Framework.
-
Creating a REST Resource Adaptor — explains how to create a REST resource adaptor with the Rhino REST API Framework.
-
Using REST APIs — explains how to use REST APIs in Rhino TAS - Telecom Application Server.
-
Service Assurance Server (SAS) Tracing — explains how to monitor a REST resource adaptor with SAS.
-
Deploying a REST Resource Adaptor — explains how to deploy a REST resource adaptor into Rhino TAS - Telecom Application Server.
-
Configuring the REST Resource Adaptor — explains the configuration properties of a REST resource adaptor.
-
Testing — introduction to testing REST APIs created with the Rhino REST API Framework.
-
Ping Pong API — introduces the Ping Pong REST API used as an example in the user guide.
-
Pet Store API — introduces the Pet Store REST API used as an example in the user guide.
Learn more about Rhino TAS - Telecom Application Server and JSLEE v1.1 specification (JSR 240). |