visulox-gateway <command> [<command-specific args>]
During installation /usr/sbin/visulox-gateway is created, which makes it possible to execute the VISULOX GATEWAY Command without using the whole path.
Available parameters
|
Command |
Description |
|---|---|
|
start |
Start VISULOX GATEWAY |
|
stop |
Stop VISULOX GATEWAY |
|
restart |
Restart VISULOX GATEWAY |
|
config |
Configuration options: create, list, edit, enable, disable |
|
server |
Server options: add, add-array, remove, list, list-array |
|
status |
Show VISULOX GATEWAY status |
|
version |
Show VISULOX GATEWAY version |
|
sslcert |
Export, print sslcert |
|
sslkey |
Import, export sslkey |
|
cert |
Export the VISULOX GATEWAY certificate |
|
clientcert |
Import, list, remove clientcert |
|
key |
Import private key and its corresponding certificate |
|
patch |
Add, remove, list VISULOX GATEWAY patches |
|
connection |
List connections |
|
support |
VISULOX Gateway Support Report |
With visulox-gateway <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-GATEWAY Command:
visulox-gateway status
visulox-gateway version
visulox-gateway server list
visulox-gateway config list
visulox-gateway server add-array --name osgd --serverurl <https://fqdn of the primary portal server>