goldyfruit / goldyfruit.ibmcloud_automation / 1.0.4 / module / ic_is_lb_stats Retrieve VPC load balancer statistics on IBM Cloud. | "added in version" 2.9 of goldyfruit.ibmcloud_automation" Authors: Gaëtan Trellu (@goldyfruit) preview | supported by communitygoldyfruit.ibmcloud_automation.ic_is_lb_stats (1.0.4) — module
Install with ansible-galaxy collection install goldyfruit.ibmcloud_automation:==1.0.4
collections: - name: goldyfruit.ibmcloud_automation version: 1.0.4
This module lists statistics of a load balancer specified by the identifier in the URL path.
- name: Retrieve statistics ic_is_lb_stats: lb: ibmcloud-lb-baby
lb: description: - Load balancer name or ID. required: true type: str