-
Documentation task
-
Resolution: Fixed
-
Major
-
6.0.5
-
Sprint 89 (Jun 2022), Sprint 90 (Jul 2022), Sprint 91 (Aug 2022)
-
0.1
Steps to reproduce:
- Go to [maintenance.create|create], [maintenance.update|update]
- Click on Hosts
Try to send request "params": { "hosts":[
{ "hostid":"12345", "host":"example.com" }],...
Result:
"error":
Expected:
More accurate documentation stating that only the hostid property should be used and no other. The link to the Host object only confuses.