Alignak-monitoring-contrib / alignak-backend

Backend for alignak (REST API for configuration, retention, livestate, logs) based on Python Eve
GNU Affero General Public License v3.0
11 stars 4 forks source link

Allow bulk posting for some resource #473

Closed mohierf closed 6 years ago

mohierf commented 6 years ago

Python Eve is capable to accept POSTing a list of items. This should be an interesting feature for some resource as logcheckresult ... to be tested!

mohierf commented 6 years ago

This feature is yet available. I will add a unit test to confirm 😉