- added explicit Get-XIO* cmdlets for object types, in place of using -ItemType on the Get-XIOItemInfo cmdlet, so as to make things more PowerShell-y
- more properties available, including loads of performance-related items in a new PerformanceInfo property for many objects
- added support for new things available in the XIOS v3.0 release (properties, object types)
PS vN:\> Install-Module -Verbose -Module XtremIO.UtilsOr, to update the existing version you may already have:
PS vN:\> Update-Module -Verbose -Module XtremIO.UtilsOr, if you like the "old fashioned" module management route (of manually handling the module grab), you can always follow the steps outlined in our previous XtremIO post here.
And, a couple of futures, in development for the next version of this module:
- Connect-XIOServer / Disconnect-XIOServer, so as to handle credentials at a connection level instead of a per-call for every cmdlet
- more New-XIO* cmdlets
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.