WorkspaceOutboundGatewayRules
Properties
| Property | Type | Attributes | Description |
|---|---|---|---|
defaultAction | 'Allow' | 'Deny' | Required | The default behavior for gateways not explicitly listed in allowedGateways |
workspaceId | string | Required, Identifier | The containing Fabric workspace ID |
allowedGateways | GatewayAccessRuleMetadata[] | The set of gateways that are explicitly allowed for outbound access from the workspace |
GatewayAccessRuleMetadata
| Property | Type | Attributes | Description |
|---|---|---|---|
id | string | Required | The gateway ID to allow outbound access to |