Get Azure Virtual Hub Effective Routes via Java sdk

Shaked Eyal 1 Reputation point
2022-11-09T15:37:00.573+00:00

Hi,
I am trying to get the effective routes for Azure Virtual Hub
I am using the Java SDK version 2.10
I saw that in the VirtualHubsClient you have the method getEffectiveVirtualHubRoutes, but the return value is void.
I have also tried the getEffectiveVirtualHubRoutesWithResponseAsync method
When I did that, I could find in the headers the operation URL, but still, I can't get the effective routes from it

Can someone please explain how this can be done?

Azure Virtual WAN
Azure Virtual WAN
An Azure virtual networking service that provides optimized and automated branch-to-branch connectivity.
187 questions
{count} votes

1 answer

Sort by: Most helpful
  1. ChaitanyaNaykodi-MSFT 22,856 Reputation points Microsoft Employee
    2022-12-07T00:27:36.133+00:00

    Posting this as an answer for community benefit.

    You can get additional information related to this issue on this Github Thread https://github.com/Azure/azure-sdk-for-java/issues/32128

    Regards,
    Chaitanya

    0 comments No comments