f5devcentral / f5-automation-config-converter

Convert BIG-IP configs to AS3 and DO declarations
https://clouddocs.f5.com/products/extensions/f5-automation-config-converter/latest/
Apache License 2.0
35 stars 13 forks source link

policyEndpoint references missing Application class name #30

Closed frslater closed 3 years ago

frslater commented 3 years ago

Environment

Summary

When virtuals have ltm policies attached, the resulting AS3 config is an Endpoint_Policy class object in /Common/Shared and a "policyEndpoint" property in the Service class object. ACC is specifying policyEndpoint without "Shared" (the Application class name). i.e. "policyEndpoint": "/Common/xxx" should be "policyEndpoint": "/Common/Shared/xxx"

v-zhuravlev-f5 commented 3 years ago

Charon-302 Jira issue created to track it.

mdditt2000 commented 3 years ago

Merge branch 'policyEndpoint' into 'develop' - Closing issue. Will be released in ACC 1.13