Serve the ML appliance installer script
Devices & provisioning
Serve the ML appliance installer script
Returns a shell script that can be piped to sh to install an AcuSight ML appliance. Usage: curl -sSL <origin>/ml-setup | sh -s -- ami_<token>
GET
Serve the ML appliance installer script
Authorizations
JWT access token. Paste the token only; the Bearer prefix is added automatically.
Response
200 - text/x-shellscript
Shell script for ML appliance setup
The response is of type string.