Unsolved
6 Posts
0
665
Powermax "array display name" in Ansible
I don't see any way to pull the display name with Ansible, like what is shown in Unisphere. I would like to be able to display the nice name on a dashboard, but the only array identifier I can get is serial number. Am I missing something?
bmcfeeters
1 Rookie
1 Rookie
•
72 Posts
0
April 5th, 2021 13:00
Hi Josh,
Your not missing anything. At the moment we don't have support for that in the Ansible modules. Understand that you (or perhaps your end users) would like to see something more meaningful or descriptive than just the serial number. Will make sure this feedback gets to our product managers to be prioritized in the backlog.
As a potential workaround in the meantime you could investigate using the Ansible built-in URI module to query for this information directly from the PowerMax REST API.
Thanks
Bryan