You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 24, 2025. It is now read-only.
When making a POST request to /isos with the rootPass key set to a string with one character i.e. "rootPass": "1" this will successfully create the ISO file and return: HTTP/1.1 200 OK
Expected / new behavior:
The password should be validated that it is 8 characters in length just like in Traffic Portal. API should return: