Command parameter value types, Format for value types, Xacli – command-type – parameter value types – TANDBERG 6000MXP User Manual
Page 50
D 13887.08
MAY 2008
50
TANDBERG 3000
MXP
&
6000
MXP
REFERENCE GUIDE FOR SYSTEM INTEGRATORS
XACLI – Command-type Commands – Parameter Value Types
About the TANDBERG API
The system supports the following value types:
Integer values
•
Literal values
•
String values
•
E164 string values (strings only containing digits,
•
‘#’ and ‘*’)
IPv4 Address values
•
IPv6 Address values
•
IPv4 or IPv6 Address values
•
Integer values:
Defines the valid range for an integer input. x = min value, y = max value.
<1..100>
Literal values:
Defines the possible values for a given configuration.
String values:
Defines that the valid input for this configuration is a String with minimum length x and maximum length
of y characters.
IPv4 Address values:
Defines that the input must be an IPv4 address.
IPv6 Address values:
Defines that the input must be an IPv6 address with minimum length x and maximum length y.
IPv4 or IPv6 Address values:
Defines that the input must be an IPv4 or IPv6 address with minimum length x and maximum length y.
Command Parameter Value Types
Format for Value Types