API Server Commands
start-api-service
start-api-serviceExecute the start-api-service command to start or resume the services inside the API service container.
Example:
start-api-servicestop-api-service
stop-api-serviceExecute the stop-api-service command to stop the services inside the API service container.
Example:
stop-api-servicestart-dc-service
start-dc-serviceExecute the start-dc-service command to start or resume the containers inside Director Console. You can execute the command with either of the following service names to start specific Director Console containers:
dc-db: Starts the Director Console database container.
dc-back: Starts the Director Console backend container.
dc-front: Starts the Director Console frontend container.
Syntax:
start-dc-service <service name>(Optional)Parameters:
Parameter | Description
dc-db
To start Director Console database container
To start all Director Console containers
Example:
To start all Director Console containers:
To start the Director Console database container:
stop-dc-service
stop-dc-serviceExecute the stop-dc-service command to stop the containers inside Director Console. You can execute the command with either of the following service names to stop specific Director Console containers:
dc-db: Stops the Director Console database container.
dc-back: Stops the Director Console backend container.
dc-front: Stops the Director Console frontend container.
Syntax:
Parameters:
Parameter | Description
dc-db
To stop Director Console database container
To stop all Director Console containers
Example:
To stop all Director Console containers:
To stop the Director Console database container:
install-dc
install-dcExecute the install-dc command to install Director Console.
Example:
upload-dc-backup
upload-dc-backupExecute the upload-dc-backup command to copy the backup of Director Console.
Example:
change-fabric-authpwd
change-fabric-authpwdExecute the change-fabric-authpwd command to change the Fabric Authenticator password in the API Server and the Fabric Server. First change the password in the API Server and then go to Logpoint Director >> Fabric Authenticator, to change it in the Fabric Server.
Example:
get-fabrichosts
get-fabrichostsExecute the get-fabrichosts command to pull the host files from the Fabric Server to the API Server.
Example:
com-appinstaller
com-appinstallerExecute the com-appinstaller command to update the physical and tunnel IP address of Fabric Server in the API Server.
Example:
addldapsrv
addldapsrvExecute the addldapsrv command to connect to a remote LDAP server.
Example:
removeldapsrv
removeldapsrvExecute the removeldapsrv command to remove the existing LDAP server access.
Example:
db-backup
db-backupExecute the db-backup command to create a backup of the Director Console database. Go to Director Console Backup and Restore for more details.
Example:
db-restore
db-restoreExecute the db-restore command to restore a backup of the Director Console database. Go to Director Console Backup and Restore for more details.
Example:
sftp-configure
sftp-configureExecute the sftp-configure command to configure a remote SFTP server. Go to Director Console Backup and Restore for more details.
Example:
docker
dockerExecute the docker command to manage docker services.
Example:
update-vpn-password
update-vpn-passwordExecute the update-vpn-password command to update the Fabric Network VPN password to same password set in Fabric.
Example:
change-fabric-authpwd
change-fabric-authpwdExecute the change-fabric-authpwd command to set the fabric authentication password.
Example:
Last updated
Was this helpful?