Skip to content

Partner Gateway creation does not work as it should

  • Frontend: Fill the gateway form
    • HostID
    • AES Key
    • Hostname
    • REST IP
    • REST Port
    • Temp REST Username
    • Temp REST Password
    • ... Protocol parameters
  • Frontend: Send the partner information to backend

  • Backend check partner value

  • Backend register partner

  • Backend check partner value

  • Backend register interfaces

If any of the above is in error creation fails

  • Backend DB session is rollbacked
  • Backend send error to frontend
  • Frontend Print error on gateway form

Else

  • Backend try to create monitoring user (monitoring_manager_ABCD:generated_password) on the gateway using Temp Rest information to authentify.

If Success

- [ ] Backend register new user (monitoring_manager_ABCD:generated_password)
- [ ] Backend send success to frontend

Else

- [ ] Backend send warning to frontend
  • Frontend return to partner list
Edited by Bruno Carlin
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information