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"
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"