Hi Everyone,
I've had a search. Could not find the answer.
I wanted to get a report, to list out each data set and the corresponding physical report.
So far been looking at ONTAP Powershell as I'm a little familiar with this. But could not find any cmdlets to give me these details.
Also been looking at sdcli. Ran the sdcli dfm_config set -host testdfm -user test_tdfm -pwd XXXXX. Worked fine.
But when I do sdcli dataset get_metadata -dn DatasetName, get the zapi failed error message.
Any help much appreciated.