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

Zone setting in config #39

Open
davidhrbac opened this issue Dec 12, 2018 · 1 comment
Open

Zone setting in config #39

davidhrbac opened this issue Dec 12, 2018 · 1 comment
Assignees

Comments

@davidhrbac
Copy link
Contributor

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"
    }
  }
}
@bodsch
Copy link
Owner

bodsch commented Jan 14, 2019

Maybe.
I will see what can i do.

@bodsch bodsch self-assigned this Jan 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants