Skip to content
This repository was archived by the owner on Aug 12, 2024. It is now read-only.
This repository was archived by the owner on Aug 12, 2024. It is now read-only.

Zone setting in config #39

@davidhrbac

Description

@davidhrbac

Hello,

Is there a way to set zone when connecting to multi-zone instance API?

config = {
  icinga: {
    host: "host",
    zone: "zone",
    api: {
      port: port,
      username: "username",
      password: "password"
    }
  }
}

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions