Logs in to a managed MVX cluster.
API URL
POST https://<VX_MGMT_IP>/wsapis/common/v2.0.0/auth/login
Sample curl request
curl -v -k --user 'admin:admin123' -H "Content-Type: application/json" -X POST https://172.16.161.165/wsapis/common/v2.0.0/auth/login
Availability
This command is available on the following appliances:
MVX
Parameters
None
Authentication
Standard WSAPI authentication
Response mime type
application/json