Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Automatic update to correct links

 

Noprint
Panel
borderColorgreen
bgColortransparent
borderWidth2

Back to Table of Contents

Back to All

Back to All - System

Back to System - Admin

The REST APIs are provided for administrators who want to script SBC interactions, and for developers who want to programmatically integrate the Sonus SBC 5000/7000/SWe series into their application.

...

  • Stateless: No client context is stored on the server. A request from the client will contain all the necessary information required to process the request.
  • Client-Server model: In a client-server model, clients are associated with the user interface, and the servers manage data storage behind the interface. This allows a separation between the client and server.

  • Cacheable: Improvement in scalability and performance when the client caches responses.
  • Language–independent: REST API uses open standards. Any language may be used to access the API ( C++, Java, etc. ).
    For more details, please see REST API User's Guide.

On SBC main screen, go to All > System > Admin > Rest.

...

Caption
0Figure
1Admin - Rest parameters

Image Modified 

The following field is displayed:

...