search
top

Retrieving Isilon Share Information with RESTful API and PowerShell

Introduction In an earlier post we covered using RESTful API calls to EMC Isilon to retrieve quota data. In this post we will make the same calls but gather data on SMB / CIFS Shares for screen output as well and optional CSV output. We will also look at the options to gather for different zones as well. Prerequisites To be able to execute RESTful API calls to Isilon you will need to create an account and... read more

Retrieving NFS Export Data on Isilon with RESTful API and PowerShell

Introduction In an earlier post we covered using RESTful API calls to EMC Isilon to retrieve quota data. In this post we will make the same calls but gather data on NFS exports for screen output as well and optional CSV output. Prerequisites To be able to execute RESTful API calls to Isilon you will need to create an account and add the appropriate roles. For GET operations a read-only account is all that... read more

top