This section explains the XMLs used by Resource Orchestrator.
The following types of XMLs are used by Resource Orchestrator:
L-Server template
L-Server
Storage resources
Network resources
Network configuration information
Resource folders
Role
Users
User groups
Tenants
Server NIC definitions
VMware exclusion port group definition file
Network device model definition
Parameter file (for scripts)
Network device interface configuration file
L-Platform template
XML Element Names and Content
In this section, the names and content of XML elements are described in the following format.
<element name>element content</element name> |
Element Name | Description | Remarks (Possible Values, Examples) |
---|---|---|
Element content (Element name) | Describes the content of the element. | Describes possible values or examples. |
Element content (Attribute 1 or attribute 2 of the element name) | Describes the content of attribute 1 or attribute 2. | Describes possible values or examples. |
Note
Use the UTF-8 character code for XML files.
As a rule, line breaks and blank spaces are recognized as data in XML. Make sure that there are no unnecessary line breaks or blank spaces when defining an XML file. Additionally, specify elements and attributes according to the Resource Orchestrator XML specifications. Elements and attributes not listed in the XML specifications are not recognized.
Resources that are specified in an XML must be included in the access scope of the user that performs the operation.
When you specify a tag that does not include the element in the subordinate of the XML tag, specify an empty element tag instead of the end tag.