Name | Type | Description | Notes |
---|---|---|---|
active | Boolean | Specifies whether the connection can be used. | [optional] |
webhookEventUrl | String | The URL where webhooks related to this connection will be sent. Must include a scheme, such as 'https'. | [optional] |
webhookEventFailoverUrl | String | The failover URL where webhooks related to this connection will be sent if sending to the primary URL fails. Must include a scheme, such as 'https'. | [optional] |
webhookTimeoutSecs | Integer | Specifies how many seconds to wait before timing out a webhook. | [optional] |
inbound | CreateExternalConnectionRequestInbound | [optional] | |
outbound | CreateExternalConnectionRequestOutbound | [optional] |