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

    Interface PagerDutyServiceModel

    interface PagerDutyServiceModel {
        client_name: string;
        service_key: string;
        type: "PagerDuty";
    }
    Index
    client_name: string
    service_key: string
    type: "PagerDuty"