Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Tip

Available from CRM.COM R8.0.0

Table of Contents
maxLevel2

...

Name

Type

Description

token

String

The token retrieved from the login method

fields_set

(optional)

List of Strings, comma separated 

A list of fields that should be included in the results. If not specified then all the available fields will be returned

...

Resource URL

Parameters

Name

Type

Description

token

String

The token retrieved from the login method

fields_set

(optional)

List of Strings, comma separated 

A list of fields that should be included in the results. If not specified then all the available fields will be returned

Response Data

Name

Type

Description

defaultBooleanThe default provisioning provider
typeUsage Service Type ObjectThe related provisioning provider

Anchor
usage service catalog provisioning provider
usage service catalog provisioning provider
Referred Objects Response Data

Include Page
V4:provisioning_providers_short
V4:provisioning_providers_short

Examples

Expand
titleExample 1

HTTP Method: GET

 

Request:

Response:

 

Code Block
themeConfluence
languagejavascript
linenumberstrue
{
    "status":
    {
        "message": "",
        "description": "",
        "code": "OK"
    },
    "data":
    [
        {
            "default": false,
            "typeprovisioning_provider":
            {
                "provisioning_protocol": "EXSET_SMS_SERVICES",
                "id": "1007A2DB26CF47E396E210FE85EFF839",
                "name": "Exset",
                "description": "Exset
Oracle XE 10.2",
                "alternative_code": "XE"
            }
        },
        {
            "default": false,
            "typeprovisioning_provider":
            {
                "provisioning_protocol": "NAGRAVISION_SMSgw_SERVICES",
                "id": "955DCBFC9F3B4F30A49FC08060539F20",
                "name": "Nagravision SMSgw Services1",
                "description": "Nagra_SMSgw  10.0.3.248   16777218
16777219
16777220
16777221
16777223",
                "alternative_code": "Nagra_SMSgw"
            }
        },
        {
            "default": true,
            "typeprovisioning_provider":
            {
                "provisioning_protocol": "CONAX_CONTEGO_WEB_SERVICES",
                "id": "9C4930E3523BD2C8F0B513035322C423",
                "name": "CONAX V5",
                "description": "CONAX Contego 3.0 Web Services
connectSMS: Use to test the CA PIN update command
smsWs06: All othe",
                "alternative_code": "CV5"
            }
        },
        {
            "default": false,
            "typeprovisioning_provider":
            {
                "provisioning_protocol": "PANACCESS_SERVICES",
                "id": "CC07D62510BBB940AC0BE4F54F84DFFA",
                "name": "Panaccess CableView",
                "description": "Panaccess CableView",
                "alternative_code": "PCV"
            }
        }
    ]
}