Hello everyone,
is it possible to get the time elapsed a server is connected to an FPolicy via the C/C++ API?
In the console one can see the information in the "fpolicy" command output under Connect time (here 00:05:57)
File screen servers |
P/S Connect time (dd:hh:mm) Reqs |
Fails |
------------------------------------------------------------------------------
172.20.73.50 |
\\Test-FPolicy Pri |
00:05:57 |
1567289 |
0 |
ServerID: 218 |
IDL Version: 1 |
SMB Request Pipe Name: \ntapfprq |
Options enabled: async
I would like to get this information via the NetApp Managebility SDK.
I didn't find any API-Call which delivers this information.
For me that would belong to the server-info structure (to be retrieved via the API-call fpolicy-server-list-info)
but unfortunately there is no such value.
May be I've just missed the info in the SDK-Docs (SDK Version 5.2.1R1) or is querying for the connection time simply not possible?
Thanks in advance.
Martin