Export-RubrikVM
SYNOPSIS
SYNTAX
Export-RubrikVM [-id] <String> [-DatastoreId] <String> [-HostID] <String> [[-VMName] <String>]
[-DisableNetwork] [-RemoveNetworkDevices] [-KeepMACAddresses] [-UnregisterVM] [-PowerOn] [-RecoverTags]
[[-Server] <String>] [[-api] <String>] [-WhatIf] [-Confirm] [<CommonParameters>]DESCRIPTION
EXAMPLES
EXAMPLE 1
Export-RubrikVM -id '7acdf6cd-2c9f-4661-bd29-b67d86ace70b' -HostId (Get-RubrikVMwareHost -name esxi01 -PrimaryClusterID local).id -DatastoreId (Get-RubrikVMwareDatastore -name vSAN).idEXAMPLE 2
PARAMETERS
-id
-DatastoreId
-HostID
-VMName
-DisableNetwork
-RemoveNetworkDevices
-KeepMACAddresses
-UnregisterVM
-PowerOn
-RecoverTags
-Server
-api
-WhatIf
-Confirm
CommonParameters
INPUTS
OUTPUTS
NOTES
RELATED LINKS
Last updated