Templatevariable, Templatesummaryfilter, Templatetftpuploadstatus – Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual

Page 147

Advertising
background image

Brocade Virtual ADX XML API Programmer’s Guide

137

53-1003248-01

Data structures

3

TemplateSummaryFilter

This structure is a used in filtering operations for Config Template Summary queries.

TemplateTftpUploadStatus

This structure is a high-level description of the configuration template upload status.

TemplateVariable

This structure describes a variable from within a Config Template.

area

templateStorageAreaEnum

Mandatory

The storage area where the
Template file resides.
Possible values are:

PRE_DEFINED_AREA

USER_DEFINED_AREA

READY_TO_USE_AREA

isXmlValid

boolean

Mandatory

TRUE if the template file
parsing is success else
FALSE.

TABLE 329

TemplateSummaryFilter attributes

Name

Type

Presence

Rules

Description

simpleFilter

TemplateSimpleSummaryFilter

Mandatory

Template summary
filter.

TABLE 330

TemplateSummary attributes

Name

Type

Presence

Rules

Description

status

templateUploadStatus

Template upload status.

message

string

Message

tftpServerIpAd
dress

string

The IP address of the TFTP server.

sourceFile

string

The template file to be copied from the TFTP
server.

destinationFile string

The template file to be copied to the TFTP
server.

TABLE 331

TemplateVariable attributes

Name

Type

Presence

Rules

Description

name

string

Mandatory

32 characters
maximum

The variable name.

dataType

templateVariableDataTypeEnum

Mandatory

The variable data
type; see the
enumeration for
details.

TABLE 328

TemplateSummary attributes (Continued)

Name

Type

Presence

Rules

Description

Advertising