Table A-1 NB API Parameters and XML Types
Value Type
|
XML Example
|
XML Value Type
|
Boolean
|
|
boolean
|
date
|
<date>2011-03-04T12:34:45-08:00</date>
|
date
|
integer
|
|
integer
|
ipv4
|
|
IPv4Value
|
ipv4Addresses
|
|
IPv4ListValue
|
ipv4Pair
|
|
IPv4PairValue
|
ipv4Pairs
|
|
IPv4PairListValue
|
ipv4Type
|
|
IPv4TypeValue
|
macAddress
|
<macAddress>01:23:45:67:89:1a</macAddress>
|
MACAddressValue
|
qosPolicies
|
<inPolicy>InPolicyName</inPolicy>
<outPolicy>OutPolicyName</outPolicy>
|
QosPolicyListValue
|
qosPolicy
|
<inPolicy>InPolicyName</inPolicy>
<outPolicy>OutPolicyName</outPolicy>
|
QosPolicyValue
|
range
|
|
RangeValue
|
ranges
|
|
RangeListValue
|
scheduledDate
|
<!-- choices are IMMEDIATE or NEVER -->
<schedule>NEVER</schedule>
|
ScheduledDateValue
|
string
|
|
string
|
strings
|
|
StringListValue
|
subnet
|
|
SubnetValue
|
subnets
|
|
SubnetListValue
|
uid
|
|
uid
|
vlanAssignment
|
|
VlanAssignmentValue
|
vmAddress
|
<MAC>12:34:56:78:90:AB</MAC>
<fqdn>testhost.cisco.com</fqdn>
|
VMAddressValue
|