dell / ansible-powerstore

Ansible Modules for Dell PowerStore
GNU General Public License v3.0
31 stars 24 forks source link

[FEATURE]:PowerStore Volume Creation with Appliance ID/Name #24

Closed jkersh13 closed 1 year ago

jkersh13 commented 1 year ago

Looking for feature addition to be able to create volumes on PowerStore by specifying the Appliance ID or name. Currently only able to do this from the GUI.

From our customer: I trying to create a Volume using the Powerstore.volume module. It works as long as I don’t try to set the Appliance (I thought that parameter was remote_appliance_id). However, I need to be able to set the Appliance because we want to manually do this as opposed letting the System auto set it.
I’m allowed to set it using the GUI. I’m looking for the same option with the Ansible Module.

anupamaloke commented 1 year ago

Closed by #30