Rillet
Supports:
- ā Connection Proxy
Supports:
| Name | Type | Description | Required |
|---|---|---|---|
api_key | string | API Key | true |
environment | string | Environment Accepted values: production, test | true |
1 { 2 "name": "Rillet connection", 3 "type": "rillet", 4 "configuration": { 5 "api_key": "", 6 "environment": "" 7 } 8 }