All Downloads are FREE. Search and download functionalities are using the official Maven repository.

brooklyn.networking.sdn.ibm.create_forwarding_rule.json Maven / Gradle / Ivy

There is a newer version: 1.2.0
Show newest version
[#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"
 }
 




© 2015 - 2024 Weber Informatics LLC | Privacy Policy