Getuploadtemplatestatus, Uploadtemplate – Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual

Page 93

Advertising
background image

Brocade Virtual ADX XML API Programmer’s Guide

83

53-1003248-01

Methods

3

Error messages

List of Error Messages

getUploadTemplateStatus

Description
Retrieves the status of the template TFTP upload operation.

Parameters

Table 203

contains the parameters for this method.

Return values

Table 204

contains the return values for this method.

Error messages

List of Error Messages

uploadTemplate

Description
Uploads a template file from a TFTP server.

Parameters

Table 205

contains the parameters for this method.

TABLE 203

Parameters

Parameter

Type

Presence

Rules

Description

token

unsignedInt

Mandatory

An integer identifier
for a particular
upload operation.

TABLE 204

Return values

Parameter

Type

Description

uploadStatus

TemplateTftpUploadStatus

The overall result of the operation.

TABLE 205

Parameters

Parameter

Type

Presence

Rules

Description

name

string

Mandatory

Must match the DOS
8.3 filename format.

The file name under
which the template
will be stored.

area

templateStorageAreaEnum

Mandatory

"ALL_AREAS" and
"PRE_DEFINED_ARE
A" not allowed. If
"READY_TO_USE_AR
EA" is used, the
template must not
be "raw" (lacking
user input required
to execute).

The storage area
where the template
will be stored.

Advertising