Skip to content

Issue21#23

Open
xibriz wants to merge 1 commit intoansible-collections:mainfrom
xibriz:issue21
Open

Issue21#23
xibriz wants to merge 1 commit intoansible-collections:mainfrom
xibriz:issue21

Conversation

@xibriz
Copy link
Copy Markdown

@xibriz xibriz commented Apr 22, 2024

SUMMARY

Fixes #21
Enable Network Flow Analysis on a given device

ISSUE TYPE
  • Feature Idea
COMPONENT NAME

logicmonitor.integration.lm_device

ADDITIONAL INFORMATION

There should be attributes in the task to enable netflow on a given device then adding or updateing.

- name: Update a device with netflow
    delegate_to: localhost
    logicmonitor.integration.lm_device:
      action: update
      enable_netflow: true
      netflow_collector_group_id: 1
      netflow_collector_id: 1

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.

Enable Network Flow Analysis

1 participant