Log In
This article describes how to log into the VBOS Manager server
Command |
vbosctl login |
Description |
Logs the user into the VBOS Manager server. |
Options |
|
Sample Request |
./vbosctl login vbos-manager -u <username> -p <password> |
Note |
Default username: admin Default password: PAssw0rd Credentials could be set with environment variable "ADMIN_USER" and "ADMIN_PASSWORD" in vbos-manager deployments. |
Status |
Sample Response |
200 |
Login success |
401 |
Error: [POST /login][401] postLoginUnauthorized &{Code:401 Message:unauthorized |