The Opsgenie service attributes for a create request.

Hierarchy

  • OpsgenieServiceCreateAttributes

Constructors

Properties

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
customUrl?: string

The custom URL for a custom region.

name: string

The name for the Opsgenie service.

opsgenieApiKey: string

The Opsgenie API key for your Opsgenie service.

The region for the Opsgenie service.

Generated using TypeDoc