Werk #14598: Bulk create Hosts: Update Redoc to reflect response
| Component | REST API | ||||||
| Title | Bulk create Hosts: Update Redoc to reflect response | ||||||
| Date | Mar 28, 2023 | ||||||
| Level | Trivial Change | ||||||
| Class | Bug Fix | ||||||
| Compatibility | Compatible - no manual interaction needed | ||||||
| Checkmk versions & editions |
|
If the REST API call
POST /domain-types/host_config/actions/bulk-create/invoke
returned a 400 Bad Request, the field ext.failed_hosts did not match the documentation. The documentation has been updated.