NASA-AMMOS / aerie

A software framework for modeling spacecraft.
https://nasa-ammos.github.io/aerie-docs/
MIT License
73 stars 19 forks source link

Add a Gateway Endpoint for triggering Model Extraction #1480

Closed Mythicaeda closed 5 months ago

Mythicaeda commented 5 months ago

Backend ticket for https://github.com/NASA-AMMOS/aerie-ui/issues/1326

Add an endpoint to the Gateway that the UI can hit. Only users with their role currently set to aerie_admin can activate it, all other requests will be rejected.

The endpoint will invoke all three Mission Model Extraction events via the Hasura Metadata API..

The Merlin Events will need their invoke manually set to true.