netdev_del ---------- Remove host network device.
Arguments: - "id": the device's ID, must be unique (json-string) Example: -> { "execute": "netdev_del", "arguments": { "id": "netdev1" } } <- { "return": {} }
netdev_del ---------- Remove host network device.
Arguments: - "id": the device's ID, must be unique (json-string) Example: -> { "execute": "netdev_del", "arguments": { "id": "netdev1" } } <- { "return": {} }