Provisioning API version 3

AVAILABLE IN 9.6.7 AND LATER

Overview

This web services API allows service providers to automatically create users and tenants.Ā The interface is implemented using Web Services.

Requirement

Make sure that the version 3 API is enabled.

API Calls

The Provisioning API provides the following Web Services calls:

Authentication

There are no items with the selected labels at this time.

Users

There are no items with the selected labels at this time.

Groups

There are no items with the selected labels at this time.

Extensions

There are no items with the selected labels at this time.

Environments

There are no items with the selected labels at this time.


Miscellaneous

There are no items with the selected labels at this time.

Storage

There are no items with the selected labels at this time.


Data types

The Provisioning Web Service uses three fundamental data types, that represent user provisioning related entities:

Main entities

There are no items with the selected labels at this time.


Reponse types

There are no items with the selected labels at this time.

Miscellaneous

There are no items with the selected labels at this time.


Tips for developers

To make things faster during development we recommend using SoapUI which offers functional testing for SOAP and REST APIs.

Once you downloaded and installed it, simply create a new SOAP Project from the File menuĀ and enter the http://MediaRepositoryIpAddress:7003/provisioning?wsdl for HTTP connection or https://MediaRepositoryIpAddress:443/ws-provisioning-3?wsdl for HTTPS connection.


In the case of SOAP XML-based communication don't forget to remove the unused optional tags from the request XML.