@truenas/api-client
    Preparing search index...

    Interface VMGuestNetworkInterface

    interface VMGuestNetworkInterface {
        hardware_address: string;
        ip_addresses: VMGuestNetworkInterfaceIPAddress[];
        name: string;
    }
    Index
    hardware_address: string
    name: string