User`s manual
115
<remove_alias>
<alias_name/>
</remove_alias>
Field Type Description
alias_name none Tag is the name of the alias to be removed.
Parameter Type Description
alias_name bool Tag is the name of the alias that was removed.
Set to TRUE if alias
was removed.
Set to FALSE if alias didn’t exist.
remove_alias Parameters:
remove_alias_response Parameters:
list_aliases
Lists all aliases that are currently defined. This command takes no parameters.
The format of the response is as follows:
<list_aliases_response>
<alias_list type=”dict”>
<alias_name type=”xml”><always>look on the bright side of life</always></
alias_
name>
<different_alias_name type=”xml”><newt>I got better ...</newt></
differ
ent_alias_name>
</alias_list>
</list_aliases_response>
Parameter Type Description
alias_list list List of aliases of type xml. Eac
h item of the list will use the
name of the alias as the tagname.
list_aliases_response Parameters:










