Does anyone know what API cmdlet to use to collect the LIF statistic of a specific vServer?
I am able to run a cli command using invoke-ncssh for the lif stats and there is an API Get-NcPerfData defining the object, instance, and counters but I dont think the output value for recv_data and sent_data are correct.
Any help is appreciate.