Jitesh_41550
Jul 18, 2011Nimbostratus
Convert CommonULong64 to a meaningful value
Hi,
My goal is to fetch virtual servers/addresses statistics from LTM and display the value on screen. This is effectively mocking the device web console's 'Network Maps'. When queried for stats values of different types are returned in CommonULong64 class which contains two members High and Low. Could someone please guide me on how to convert these two values into one meanigful value (which displays on device web console)?
For ex. High = 2, Low = 477423268 converts to 99.2G
Thanks in advance.
-Jitesh