N1 Grid Service Provisioning System 5.0 Command-Line Interface Reference Manual

udb.sv.add

This command adds a new session variable (a password must be set using the -p parameter if variables are to be persisted).


Note –

If you are logged in to the HTML user interface and you add a session variable through the CLI, the session variable name will display without the value when you refresh the list of variables. To display the new session variable's value, log out of the HTML user interface and log back in.


Table 13–18 Arguments and Result for the udb.sv.add Command

Argument 

Syntax 

Description 

name 

[R] 

String 

The new session variable name 

secure 

[O] 

Boolean 

Whether or not the value should be displayed; true means no; default false 

desc 

[O] 

String 

The new session variable value description 

value 

[R] 

String 

The new session variable value for this user.  

If the value for the variable is an empty string, enter: - value ""

result 

SessionVariable 

The new session variable