Flowlogs

This is a simple module that supports listing Flowlogs.

Example Syntax


name: List NIC Flowlogs
ionoscloudsdk.ionoscloud.nic_flowlog_info:
  datacenter: 'AnsibleAutoTestCompute'
  server: 'AnsibleAutoTestCompute'
  nic: 'AnsibleAutoTestCompute'
register: nic_flowlog_list_response

For more examples please check out the tests here.

Available parameters:

Last updated