Name | Type | Description | Notes |
---|---|---|---|
id | UnifiedApiId | [optional] | |
name | str | Name of the API. | [optional] |
auth_only | bool | Indicates whether a connector only supports authentication. In this case the connector is not mapped to a Unified API, but can be used with the Proxy API | [optional] [readonly] |
oauth_scopes | [ConnectorOauthScopes1] | [optional] | |
supported_resources | [LinkedConnectorResource] | List of resources that are supported on the connector. | [optional] |
downstream_unsupported_resources | [str] | List of resources that are not supported on the downstream. | [optional] |
supported_events | [ConnectorEvent] | List of events that are supported on the connector for this Unified API. | [optional] |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |