You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Table of Contents

The REST APIs are provided for developers who want to programmatically integrate the Sonus SBC Edge into their application, and for administrators who want to script interactions with the Sonus SBC Edge (SBC 1000 and SBC 2000 platforms).

Sonus SBC Edge REST APIs provide access to resources via URI paths. To use a REST API, your application makes HTTPs requests and parses the responses. Currently, the only supported response format is XML. Methods used by developers are standard HTTP methods such as; GET, PUT, POST, and DELETE.

Because the REST API is based on open standards, you can use any Web Development Programming Language or HTTP Client Library to access the API. Refer to API Requirements for more details.

API Reference

The following pages are located in the API Reference space - clicking any of these links will navigate you out of this documentation space:

Please note that this release exposes a major subset of all existing Sonus SBC 1000/2000 resources via the REST API. New (and existing) resources will be incrementally added in upcoming versions of Sonus SBC 1000/2000.

Configuration Resources

Task Resources

  • No labels