dell / powershell-vxrail

powershell-vxrail
0 stars 2 forks source link

PowerShell Modules for Dell EMC VxRail

The PowerShell Modules for Dell EMC VxRail allow data center and IT administrators to based on Windows PowerShell to automate and orchestrate the configuration and management of Dell EMC VxRail.

The capabilities of PowerShell modules for Dell EMC VxRail are gathering system information and performing Layer 2 Node Expansion. These tasks can be executed by running command-line Shell written in PowerShell syntax. The modules are written so that all the operations are idempotent, therefore making multiple identical requests has the same effect as making a single request.

Support

The PowerShell modules for VxRail are supported by Dell EMC open source community, but not product support agreements, and are provided under the terms of the license attached to the source code. Dell EMC does not provide support for any source code modifications. For any Ansible module issues, questions or feedback, join the Dell EMC Automation community.

Support Platforms

Prerequisites

Idempotency

The modules are written in such a way that all requests are idempotent and hence fault-tolerant. This means that the result of a successfully performed request is independent of the number of times it is executed.

Running PowerShell modules for VxRail