Sha256: e6c14ce7811835b78f9870dc7d7faeff6e18f95e6986398434f4879f8c3fdbef
Contents?: true
Size: 1.07 KB
Versions: 78
Compression:
Stored size: 1.07 KB
Contents
--- title: IntegrationConfiguration --- ## PureCloud::IntegrationConfiguration ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | The name of the integration, used to distinguish this integration from others of the same type. | | | **version** | **Integer** | Version number required for updates. | | | **properties** | **Object** | Key-value configuration settings described by the schema in the propertiesSchemaUri field. | | | **advanced** | **Object** | Advanced configuration described by the schema in the advancedSchemaUri field. | | | **notes** | **String** | Notes about the integration. | | | **credentials** | [**Hash<String, CredentialInfo>**](CredentialInfo.html) | Credentials required by the integration. The required keys are indicated in the credentials property of the Integration Type | | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
78 entries across 78 versions & 1 rubygems