This method allows to update existing host interfaces.

    (object/array) to be updated.

    (object) Returns an object containing the IDs of the updated host interfaces under the property.

    Changing a host interface port

    Change the port of a host interface.

    Response:

    1. {
    2. "jsonrpc": "2.0",
    3. "result": {
    4. "30048"
    5. ]
    6. },

    CHostInterface::update() in ui/include/classes/api/services/CHostInterface.php.