The agent worker runtime is used to connect to data sources not accessible over the Internet. An agent worker should only be used when the desired connector does not support the agent proxy runtime. Agent worker runtimes are associated with a single or multiple agents that store the source configuration and credentials locally in an encrypted format, and run source capabilities on the agent itself.
Name | Type | Required | Description |
---|---|---|---|
agentRids | List[AgentRid] | Yes | The RIDs of the agents configured on the connection. These agents are used to provide network connectivity to the external systems or APIs configured on the connection. |
type | Literal["agentWorkerRuntime"] | Yes | None |