Forum Discussion

Robert_Blair_71's avatar
Robert_Blair_71
Icon for Nimbostratus rankNimbostratus
Oct 09, 2017

Ansible bigip_pool module and definding monitor path

I am newbie with using Ansible and F5 modules, I am trying to assign a monitor to a pool but seems the module is not parsing the path of the monitor ?. My monitors are in a different partition compared to my pools. I am defining in my playbook:

 

  • partition: "PROD"
  • monitors: "/Common/TCP-HO-00080"

The error I get when I run the playbook is: The monitor template /PROD/TCP-HO-00080 was not found.\",\"errorStack\":[],\"apiError\":3}'"

 

Has anybody seen this issue before or do I need to define the monitor differently ?

 

No RepliesBe the first to reply