Sha256: 4061a2de13e1f72c159234c0721aab96e957039eeea6fb6d6cdff6ecf5bd18c6
Contents?: true
Size: 1.12 KB
Versions: 78
Compression:
Stored size: 1.12 KB
Contents
--- title: Integration --- ## PureCloud::Integration ## 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. | [optional] | | **integration_type** | [**IntegrationType**](IntegrationType.html) | Type of the integration | [optional] | | **notes** | **String** | Notes about the integration. | [optional] | | **intended_state** | **String** | Configured state of the integration. | | | **config** | [**IntegrationConfigurationInfo**](IntegrationConfigurationInfo.html) | Configuration information for the integration. | [optional] | | **reported_state** | [**IntegrationStatusInfo**](IntegrationStatusInfo.html) | Last reported status of the integration. | [optional] | | **attributes** | **Hash<String, String>** | Read-only attributes for the integration. | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
78 entries across 78 versions & 1 rubygems