Xml schema element reference, Top-level schema elements – Brocade Virtual ADX Graphical User Interface Guide (Supporting ADX v03.1.00) User Manual
Page 275
Brocade Virtual ADX Graphical User Interface Guide
263
53-1003242-01
XML schema element reference
B
XML schema element reference
This section is the detailed reference for all the elements supported in the Config Templates XML
Schema.
NOTE
The XML reference is subject to change and will likely be changed in the future. Check with Brocade
for updates.
The following naming conventions are used:
•
aaa.bbb refers to a bbb child element contained in an aaa parent element to help clarify the
parent-child structures, for example:
•
aaa.@bbb refers to a bbb attribute contained in an aaa parent element, for example:
Top-level schema elements
TABLE 87
Top-level schema elements
Element
Type
Description
Rules / Notes
ADXTemplate
container
The root element of the
Template
ADXTemplate.name
string
The short name of the
template
32 characters maximum,
optional
ADXTemplate.description
string
The long description of the
template
128 characters maximum,
optional
ADXTemplate.templateVersion
string
The version of the
template
8 characters maximum,
optional
ADXTemplate.minimumPlatform
Version
string
The minimum version of
ADX required to properly
execute the template
8 characters maximum,
optional
ADXTemplate.prefix
string
A prefix to prepend to all
created servers, rules and
policies
16 characters maximum,
optional
ADXTemplate.variables
container
A collection of variable and
variableGroup items
These variables allow
late-binding of user input,
optional
ADXTemplate.system
container
The section for ADX
system settings
Optional
ADXTemplate.network
container
The section for ADX
network settings
Optional
ADXTemplate.slb
container
The section for all SLB
Optional
ADXTemplate.cli
container
The section for CLI
commands
Optional