Skip to content

Set collector group id on device group #18

@xibriz

Description

@xibriz
SUMMARY

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

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions