Nortel AS 5300 Application Programming Interface page 15

Application programming interfaces reference
Hide thumbs Also See for AS 5300:
Table of Contents

Advertisement

Entering 0 (zero) returns you to the parent of a submenu.
The provisioning method name appears inside the parentheses that follow
the provisioning method description in the menu. The menu structure is
only for usability. Any provisioning method can be entered at the prompt,
regardless of the menu opened.
For example, if you want to execute the getRootDomain provisioning
method, you do not need to be in the Domain Operations menu.
The following table lists the available BPT main menu commands.
Table 3
BPT main menu commands
Command
0
1 - 97
98 <file name>
99
quit
help
help <method name>
<method name> using (<parm a>,
<parm b>)
<method name> using file <file
name>
<method name> using * into
<file name>
For information about BPT command syntax conventions and examples, see
conventions and examples" (page
Nortel Application Server 5300 Application Programming Interfaces Reference
Copyright © 2008 Nortel Networks
.
Description
Return to the previous menu.
Execute the given method or continue to a submenu.
Execute all methods inside the specified file. Each line in
the file must be a method in a valid format.
Exit the BPT.
Exit the BPT.
Display this list of commands.
Display the usage for a given method.
Execute the given method with the required parameters.
The parameter list must be separated by commas
and must adhere to the order presented in the syntax
description. If no parameters are required, this can be left
blank.
Execute the given method with the parameters contained
in the specified file. This command is useful for bulk
additions (for example, users, telephones), allowing the
separation of the definition and execution of the method.
Execute the given method (using either command line
options or parameters from a file) and insert the returned
value into the specified file. This is useful when exporting
bulk data, such as 1000 users, and you want to save the
output.
17).
Nortel AS 5300
NN42040-110 01.01 Standard
11 June 2008
BPT main menu 15
"BPT

Advertisement

Table of Contents
loading

Table of Contents