Ribbon RESTCONF API Series Requirements

To use the RESTCONF API, you must meet the following RESTCONF API series requirements:

  1. Create/update a local user with REST access (M2M access) enabled. 
  2. Enable REST support in SBC.

REST Client Requirements

The client is free to use any HTTP compliant (1.1) client library or Web Development Programming Language satisfying the following requirements:

  1. Support for HTTPS.
  2. Supports HTTP methods GET, POST, PUT, DELETE and PATCH.
  • No labels