Puppet Data Type Alias: Bgpalerter::Report::Params::Http

Defined in:
modules/bgpalerter/types/report/params/http.pp

Overview

SPDX-License-Identifier: Apache-2.0

Alias of

Struct[{
    hooks          => Hash[String[1], String[1]],
    hooks_default  => String[1],
    templates      => Hash[Variant[Bgpalerter::Report::Channel, Enum['default']], String[1]],
    isTemplateJSON => Boolean,
    headers        => Hash[String[1], String[1]],
    showPaths      => Integer[0],
}]


# File 'modules/bgpalerter/types/report/params/http.pp', line 2