interface IsOnboarding {
    allowed?: boolean;
}

Properties

Properties

allowed?: boolean

If true, the InfluxDB instance hasn't had initial setup; false otherwise.

MMNEPVFCICPMFPCPTTAAATR