POST provisioning/installed_item_provisioning_provider_parameters/show
Available from CRM.COM R11.0.0
This method returns information related with a specific installed item provisioning provider parameter. A single installed item provisioning provider parameter is returned by each call
Resource URL
Parameters
Name | Type | Description | |||||||||||||||||||||||||||||||||||||||
token | String | The token retrieved from the login method | |||||||||||||||||||||||||||||||||||||||
installed_item_provisioning_parameter_identifier (mandatory) | Installed Item Provisioning Parameter Identifier | The identifier of the installed item provisioning provider parameter that should be returned as a result. The allowed installed item provisioning provider parameter identifier fields are the following:
| |||||||||||||||||||||||||||||||||||||||
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 |
Restrictions
- It is mandatory to specify one of the semi-optional parameters. Only one of those parameters is allowed to be specified.
Response Data
Name | Type | Description |
---|---|---|
id | String | The id of the retrieved installed item provisioning provider parameter |
provisioning_protocol | String | The provisioning protocol related with the retrieved installed item provisioning provider parameter |
name | String | The name of the retrieved installed item provisioning provider parameter |
value | String | The value of the retrieved installed item provisioning provider parameter |
installed_item | Installed Item Object | The installed item related with the installed item provisioning parameter |
Log Information Object | The log information related with the installed item provisioning parameter |
Referred Objects Response Data