Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 786 Bytes

File metadata and controls

16 lines (11 loc) · 786 Bytes

FoundryWorker

The Foundry worker is used to run capabilities in Foundry. This is the preferred method for connections, as these connections benefit from Foundry's containerized and scalable job execution, improved stability and do not incur the maintenance overhead associated with agents.

Properties

Name Type Required Description
network_egress_policy_rids List[NetworkEgressPolicyRid] Yes
type Literal["foundryWorker"] Yes None

[Back to Model list] [Back to API list] [Back to README]