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

    Variable VMWareEntryStateStateInputConst

    VMWareEntryStateStateInput: {
        Blocked: "BLOCKED";
        Error: "ERROR";
        Pending: "PENDING";
        Success: "SUCCESS";
    } = ...

    Type Declaration

    • ReadonlyBlocked: "BLOCKED"
    • ReadonlyError: "ERROR"
    • ReadonlyPending: "PENDING"
    • ReadonlySuccess: "SUCCESS"