CIA Compliance Manager API Documentation - v0.8.24

    Interface SLAMetrics

    Service level agreement metrics

    interface SLAMetrics {
        mttr?: string;
        rpo?: string;
        rto?: string;
        uptime: string;
    }
    Index

    Properties

    Properties

    mttr?: string

    Mean Time to Recover

    rpo?: string

    Recovery Point Objective

    rto?: string

    Recovery Time Objective

    uptime: string

    Uptime target (e.g., "99.9%")

    MMNEPVFCICPMFPCPTTAAATR