| addquicbridgeprofile |
Use this method to create a new QUICBRIDGE profile on the Citrix ADC. |
Syntax |
Parameters |
name |
Name for the QUIC profile. Must begin with an ASCII alphanumeric or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at (@),equals sign (=), and hyphen (-) characters. Cannot be changed after the profile is created. This is mandatory parameter. |
routingalgorithm |
Routing algorithm to generate routable connection IDs. Default value = NS_QUIC_BRIDGE_PLAIN_TEXT. |
serveridlength |
Length of serverid to encode/decode server information Default value = 4. Minimum value = 2. Maximum value = 38. |
Return Value |
Returns simpleResult |
See Also |