Skip to content

Conversation

@xibriz
Copy link

@xibriz xibriz commented Apr 3, 2024

SUMMARY

It should be possible to set the collector group id on the device group. Autobalance should also be considered.
Resolves #18

ISSUE TYPE
  • Feature Idea
COMPONENT NAME

lm_device_group

ADDITIONAL INFORMATION

When creating or updating a device group, only collector id is possible to set.
Additional fields for collector group id and auto balance should be added.

- name: Set Collector group id
  logicmonitor.integration.lm_device_group:
    action: update
    company: "..."
    access_id: "..."
    access_key: "..."
    full_path: "PATH/TO/GROUP"
    auto_balance: true
    collector_group_id: 1
    optype: replace

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Set collector group id on device group

1 participant