Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1.11 KB

DirectConnectionRuntimeDict.md

File metadata and controls

17 lines (11 loc) · 1.11 KB

DirectConnectionRuntimeDict

Direct connections enable users to connect to data sources accessible over the Internet without needing to set up an agent. If your Foundry stack is hosted on-premises, you can also connect to data sources within your on-premises network.

This is the preferred source connection method if the data source is accessible over the Internet.

Properties

Name Type Required Description
networkEgressPolicyRids List[NetworkEgressPolicyRid] Yes The RIDs of the network egress policies configured on the connection. These network egress policies represent the set of external destinations that the connection is allowed to egress to from a Foundry enrollment
type Literal["directConnectionRuntime"] Yes None

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