VISULOX-PORTAL Command
visulox-portal <command> [<command-specific args>]
During installation /usr/sbin/visulox-portal is created, which makes it possible to execute the VISULOX PORTAL Service Command without using the whole path.
Available parameters
| Command | Description |
|---|---|
| array | Creates and manages arrays of VISULOX PORTAL servers |
| config | Edits array-wide and server-specific configuration |
| discover | Discover available resources |
| drop | Drop discovered resources |
| emulatorsession | Lists and controls emulator sessions |
| gateway | Manipulates the VISULOX GATEWAY store |
| help | Displays this list of commands |
| info | Shows status information for the local server |
| object | Manipulates objects in the datastore |
| passcache | Manipulates the password cache |
| restart | Restarts VISULOX PORTAL services |
| role | Configures role occupants and their extra webtop links |
| security | Controls security services, manages certificates |
| serverrename | Change the server's peer or external DNS name |
| service | Edits service object configuration |
| start | Starts VISULOX PORTAL services |
| status | Shows the current status of VISULOX PORTAL array members |
| stop | Stops VISULOX PORTAL services |
| tokencache | Manipulates the token cache |
| version | Displays versions of installed VISULOX PORTAL packages |
| webserver | Controls the VISULOX PORTAL Web Server |
| webtopsession | Lists and controls webtop sessions |
With visulox-portal <subcommand> --help the detailed options for a command can be displayed.
If more parameters are needed for a command, the available options are always displayed by entering the basic command.
Usage
The following examples show the usage of the VISULOX-PORTAL Command:
Show VISULOX PORTAL status
visulox-portal status
Show version information
visulox-portal version
List webtop sessions
visulox-portal webtopsession list
List VISULOX Array members
visulox-portal array list
Join VISULOX Array member
visulox-portal array join --primary <hostname> --secondary <hostname>