
UNSOLVED
VNXe 1 & 2 - System Configuration outputs
I have to document some As-Builts for a bunch of VNXe appliances which I'm not incredibly familiar with, I'm used to VNX and pulling out array configs in XML/CSV. formats.
Is there any way to get a similar export with a VNXe?
Responses (2)
Solutions (0)

brettesinclair
2 Intern
•
715 Posts
628
1
Posted May 19th, 2015 22:00
Not quite as elegant as the vnx extracts, but if you login and go to SETTINGS > SERVICE SYSTEM > SAVE CONFIGURATION then "Execute Service Action" you'll get a telemetry text file that you can manipulate in excel or whatever.
You can also use UEMCLI;
uemcli /service/system collect -service info
then to download; (change location to a local folder)
uemcli -download -d location serviceinfo