osc network router conntrack-helper create
Creates a router conntrack helper.
Normal response codes: 201
Error response codes: 400, 404
Usage: osc network router conntrack-helper create [OPTIONS] <ROUTER_ID>
Arguments:
<ROUTER_ID>
— router_id parameter for /v2.0/routers/{router_id}/conntrack_helpers/{id} API
Options:
-
--helper <HELPER>
— The netfilter conntrack helper module -
--port <PORT>
— The network port for the netfilter conntrack target rule -
--project-id <PROJECT_ID>
-
--protocol <PROTOCOL>
— The network protocol for the netfilter conntrack target rulePossible values:
dccp
,icmp
,ipv6-icmp
,sctp
,tcp
,udp