User story: Application Developer consumes QoD API
As an application developer I want to use the QoD API exposed by the OEG, so that I can request a Quality on Demand session for my application’s traffic.
Pre condition
- The developer has access to the OOP portal.
- The application has obtained valid OAuth2 credentials (registered and onboarded)
Steps
- The developer logs in to the OOP portal.
- The developer browses the API Catalog and selects the QoD API.
- The developer prepares a QoD request payload
- The developer calls the POST /session endpoint
Post condition
The developer receives a CAMARA-compliant JSON payload containing the QoD session ID and session parameters.
Edited by Michael Makidis