Response with the list of muted host for your organization.

Hierarchy

  • HostMuteResponse

Constructors

Properties

action?: string

Action applied to the hosts.

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
end?: number

POSIX timestamp in seconds when the host is unmuted.

hostname?: string

The host name.

message?: string

Message associated with the mute.

Generated using TypeDoc