#fetch user records who login to NetApp clusters

1 messages · Page 1 of 1 (latest)

red palm
#

Hi all!
I am recently trying an use case to fetch records of all usernames and timestamp of when a login is made to netapp cluster.
I am able to do so for all manual logins by using the below api:
https://<clusterIP>/api/audit/messages/fields=user&input=Logging
Also I'm filtering using timestamp param also, so that I only get last 1hr data.

Is there any other api or parameters I can leverage to do same for all http client logins made through my application code in its rest api calls to fetch storage information like volumes and luns in a periodic manner?

vague linden
#

You could filter by application http.