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

Compare with Current View Page History

« Previous Version 2 Current »

Table of Contents

The REST APIs are provided for developers who want to programmatically integrate the Sonus
Unable to show "metadata-from": No such page "_space_variables"
into their application, and for administrators who want to script interactions with
Unable to show "metadata-from": No such page "_space_variables"
platforms.

Unable to show "metadata-from": No such page "_space_variables"
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

Unable to show "metadata-from": No such page "_space_variables"
resources via the REST API. New (and existing) resources will be incrementally added in upcoming versions of SBC
Unable to show "metadata-from": No such page "_space_variables"
.

Configuration Resources

Task Resources

  • No labels