IGUHealth
    Preparing search index...

    Type Alias RequestLevel

    type RequestLevel = {
        instance: "instance";
        system: "system";
        type: "type";
    }
    Index

    Properties

    Properties

    instance: "instance"
    system: "system"
    type: "type"