F5Networks / f5-appsvcs-extension

F5 BIG-IP Application Services 3 Extension
Apache License 2.0
163 stars 52 forks source link

Not able to set Traffic-group to None in AS3 #824

Open chatwithgk opened 2 months ago

chatwithgk commented 2 months ago

When we create a service address using AS3 and try setting the traffic-group to None it is overridden by the partition default traffic- group.

Environment

Summary

A clear and concise description of what the bug is. Please also include information about the reproducibility and the severity/impact of the issue.

Steps To Reproduce

Steps to reproduce the behavior:

  1. Submit the following declaration:

"serviceAddress": { "class": "Service_Address", "virtualAddress": "192.0.2.11", "arpEnabled": true, "icmpEcho": "enable", "trafficGroup": "none", "routeAdvertisement": "disable" },

  1. Observe the following error response:

image

Expected Behavior

A clear and concise description of what you expected to happen.

the traffic-group should be set to none.

Actual Behavior

A clear and concise description of what actually happens. Please include any applicable error output.

the traffic-group for the virtual address is not set as none and instead inherits the configuration from the default partition /path.