# Host interface

This class is designed to work with host interfaces.

Object references:

-   [Host
    interface](/manual/api/reference/hostinterface/object#host_interface)

Available methods:

-   [hostinterface.create](/manual/api/reference/hostinterface/create) -
    creating new host interfaces
-   [hostinterface.delete](/manual/api/reference/hostinterface/delete) -
    deleting host interfaces
-   [hostinterface.get](/manual/api/reference/hostinterface/get) -
    retrieving host interfaces
-   [hostinterface.massadd](/manual/api/reference/hostinterface/massadd) -
    adding host interfaces to hosts
-   [hostinterface.massremove](/manual/api/reference/hostinterface/massremove) -
    removing host interfaces from hosts
-   [hostinterface.replacehostinterfaces](/manual/api/reference/hostinterface/replacehostinterfaces) -
    replacing host interfaces on a host
-   [hostinterface.update](/manual/api/reference/hostinterface/update) -
    updating host interfaces
