NETWORK RULE
Config path: /<database>/<schema>/network_rule/<name>.yaml
Example:
Schema
type (str) - network rule type (
IPV4
,HOST_PORT
, etc.)mode (str) - restriction mode (
INGRESS
,EGRESS
,INTERNAL_STAGE
)value_list (list)
{items} (str) - network identifiers that will be allowed or blocked
comment (str)
Links
Last updated