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

help.camel_networkrule_create.txt Maven / Gradle / Ivy

There is a newer version: 7.1.0-64
Show newest version
Name
	camel networkrule create

SYNOPSIS
	camel networkrule create  

DESCRIPTION
	This command is used to create a new routing rule for the network
	specified by the parameter .
		
	When the CAMEL GW detects an incoming CAP message from a network 
	whose id is , the gateway will direct the HTTP POST request
	to the URL  as specified by the routing rule.

EXAMPLES
	camel networkrule create 0 http://10.199.7.23:8080/camel
	
	The above command will create a new network rule in the CAMEL Gateway for the 
	network id 0. 
	
SEE ALSO
	camel networkrule, camel networkrule delete, camel networkrule show





© 2015 - 2024 Weber Informatics LLC | Privacy Policy