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

    Interface InterfaceServicesRestartedOnSyncItem

    interface InterfaceServicesRestartedOnSyncItem {
        ips: string[];
        service: string;
        type: string;
    }
    Index
    ips: string[]
    service: string
    type: string