#PowerShell for StorageGRID
1 messages · Page 1 of 1 (latest)
I'm not aware of any. There are some Ansible Modules available at https://galaxy.ansible.com/ui/repo/published/netapp/storagegrid/.
You could use PowerShell to make Rest API calls direct to the Grid, but you'd have to make the API calls yourself. Tho I'm personally no good with PowerShell