Actions
Bug #9921
closedWrong API docs prevent NICs from being created via apipie-bindings
Description
NIC's parameters mac, ip, type and name are wrongly marked as required in the API docs. They are required only at certain circumstances. Combination with a bug in apipie-bindings 0.0.11 that always evaluates required parameters of type "array of hash" as missing makes it impossible to use apipie-bindings (and hammer) for creating hosts with interfaces.
Actions