These web services are the back-end of the MWA triggering system, described in detail Hancock et al, 2019 (https://ui.adsabs.harvard.edu/link_gateway/2019PASA...36...46H/EPRINT_PDF)
...
TriggerBuffer - Trigger a buffer-dump in the correlator to retro-actively save the last few minutes of data from the past, and keep voltage-capture going for a set time into the future.
eg: http://mro.mwa128t.org/trigger/triggebuffertriggerbuffer?project_id=C001&secure_key=IAmASecret&start_time=1234567890&obstime=600
Parameters can be passed in the URL, as with the other services, but there are usually a lot of them, so POSTing them is preferred.
...