updown.io
    Preparing search index...

    Interface StatusPageOptions

    interface StatusPageOptions {
        access_key?: string;
        checks?: string[];
        description?: string;
        name?: string;
        visibility?: StatusPageVisibility;
    }
    Index

    Properties

    access_key?: string

    Access key for protected pages

    checks?: string[]

    List of checks to show in the page

    description?: string

    Description text

    name?: string

    Name of the status page

    Page visibility