Skip to content

Instantly share code, notes, and snippets.

@jonathanmedd
Created April 1, 2020 15:59
Show Gist options
  • Save jonathanmedd/11ec2bb40f041128048a2c2ce6454ad6 to your computer and use it in GitHub Desktop.
Save jonathanmedd/11ec2bb40f041128048a2c2ce6454ad6 to your computer and use it in GitHub Desktop.
Get-Command-Module-PowervRA
Get-Command -Module PowervRA
CommandType Name Version Source
----------- ---- ------- ------
Function Connect-vRAServer 4.0.0 PowervRA
Function Disconnect-vRAServer 4.0.0 PowervRA
Function Get-vRAAPIVersion 4.0.0 PowervRA
Function Get-vRACloudAccount 4.0.0 PowervRA
Function Get-vRACloudZone 4.0.0 PowervRA
Function Get-vRAMachine 4.0.0 PowervRA
Function Get-vRAMachineDisk 4.0.0 PowervRA
Function Get-vRAOnboardingDeployment 4.0.0 PowervRA
Function Get-vRAOnboardingPlan 4.0.0 PowervRA
Function Get-vRAOnboardingPlanExecution 4.0.0 PowervRA
Function Get-vRAOnboardingResource 4.0.0 PowervRA
Function Get-vRAProject 4.0.0 PowervRA
Function Get-vRARequest 4.0.0 PowervRA
Function Invoke-vRAOnboardingPlan 4.0.0 PowervRA
Function Invoke-vRARestMethod 4.0.0 PowervRA
Function New-vRACloudAccountAzure 4.0.0 PowervRA
Function New-vRACloudAccountGCP 4.0.0 PowervRA
Function New-vRACloudAccountvSphere 4.0.0 PowervRA
Function New-vRAMachineAttachedDisk 4.0.0 PowervRA
Function New-vRAOnboardingDeployment 4.0.0 PowervRA
Function New-vRAOnboardingPlan 4.0.0 PowervRA
Function New-vRAOnboardingResource 4.0.0 PowervRA
Function New-vRAProject 4.0.0 PowervRA
Function New-vRAVirtualDisk 4.0.0 PowervRA
Function Remove-vRACloudAccount 4.0.0 PowervRA
Function Remove-vRAOnboardingDeployment 4.0.0 PowervRA
Function Remove-vRAOnboardingPlan 4.0.0 PowervRA
Function Remove-vRAOnboardingResource 4.0.0 PowervRA
Function Remove-vRAProject 4.0.0 PowervRA
Function Resize-vRAMachine 4.0.0 PowervRA
Function Restart-vRAMachine 4.0.0 PowervRA
Function Restart-vRAMachineGuestOS 4.0.0 PowervRA
Function Start-vRAMachine 4.0.0 PowervRA
Function Stop-vRAMachine 4.0.0 PowervRA
Function Stop-vRAMachineGuestOS 4.0.0 PowervRA
Function Suspend-vRAMachine 4.0.0 PowervRA
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment