Name | Type | Description | Notes |
---|---|---|---|
links | {String: Link} | The location and content type of related resources | |
id | String | The unique identifier for this integration configuration | |
name | String | A human-friendly name for the integration | |
createdAt | Number | [optional] | |
integrationKey | String | The type of integration | [optional] |
tags | [String] | An array of tags for this integration | [optional] |
enabled | Boolean | Whether the integration is currently active | [optional] |
access | Access | [optional] | |
configValues | {String: Object} | Details on configuration for an integration of this type. Refer to the <code>formVariables</code> field in the corresponding <code>manifest.json</code> for a full list of fields for each integration. | [optional] |
capabilityConfig | CapabilityConfigRep | [optional] |