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

    Interface VictorOpsServiceModel

    interface VictorOpsServiceModel {
        api_key: string;
        routing_key: string;
        type: "VictorOps";
    }
    Index
    api_key: string
    routing_key: string
    type: "VictorOps"