Solved
fortios API for vip/load balancer not saving ldb_method 7.2.4
Using ansible galaxy fortinet.fortios when creating a vip I am trying to set the ldb_method. The only option that ever gets set is static.
type: server-load-balancer
server-type: ip
ldb_method: round-robin
if I specify an option that is not available I get an appropriate error.
