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

    Variable TruecommandConfigChangedEventFieldsStatusConst

    TruecommandConfigChangedEventFieldsStatus: {
        Connected: "CONNECTED";
        Connecting: "CONNECTING";
        Disabled: "DISABLED";
        Failed: "FAILED";
    } = ...

    Type Declaration

    • ReadonlyConnected: "CONNECTED"
    • ReadonlyConnecting: "CONNECTING"
    • ReadonlyDisabled: "DISABLED"
    • ReadonlyFailed: "FAILED"