brooklyn.networking.sdn.ibm.create_forwarding_rule.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of brooklyn-clocker-docker Show documentation
Show all versions of brooklyn-clocker-docker Show documentation
Clocker Brooklyn entities and locations for Docker integration.
[#ftl]
{
"index": 3,
"net_id": ${networkId},
"ip": "${targetIp}",
"protocol": 0,
"port": 0,
"real_ip": "${sourceIp}",
"real_port": 0,
"pip_min": "0.0.0.0",
"pip_max": "0.0.0.0"
}