Frodo Library - v4.0.0-35
    Preparing search index...

    Type Alias NodeClassificationType

    NodeClassificationType:
        | "standard"
        | "custom"
        | "cloud"
        | "excluded"
        | "premium"
        | "deprecated"

    Node classification types. Note that a node can have multiple classifications, e.g. a node can be both "cloud" and "premium" if it's a node that's exclusively available in the ForgeRock Identity Cloud and comes at a premium.

    • standard: can run on any instance of a ForgeRock platform
    • cloud: utilize nodes, which are exclusively available in the ForgeRock Identity Cloud
    • custom: nodes that are user-defined
    • excluded: nodes that are excluded from certain environments
    • premium: nodes that come at a premium
    • deprecated: nodes that are no longer supported

    since v4.0.0 Frodo no longer classifies nodes as "standard" vs "custom" vs "cloud" vs "excluded" vs "premium" vs "deprecated". This type will be removed in a future major release.