-
ProviderId
<uint>
The ID of a Provider server from which to obtain the Host vm list.
Required? true
Position? 0
Default value
Accept pipeline input? false
Accept wildcard characters? false
-
SiteId
<uint>
Site ID from which to retrieve the Host VM list.
If the parameter is omitted, the site ID of the Licensing Server will be used.
Required? false
Position? 1
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-
HostId
<string>
The ID of the Host vm. To obtain the ID, use the Get-RASVDIHost cmdlet.
Required? true
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-
InputObject
<
VDIHost
>
An object of type VDIHost representing a Host vm for which to retrieve the information.
To obtain the object, use the Get-RASVDIHost cmdlet.
Required? true
Position? 0
Default value
Accept pipeline input? true (ByValue)
Accept wildcard characters? false
-
User
<string>
The username assigned to Host.
If empty square brackets ([]) are passed, the Host list will be filtered with those with an assigned user.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-
StatusLevel
<
StatusLevel
>
Specifies the level of detail that should be returned.
Acceptable values: Level1 (VDI Host status information only), Level2 (VDI Host status and Host VM info), Level3 (VDI Host status, Host VMs, Applications).
Possible values: Level1, Level2, Level3
Required? false
Position? named
Default value Level1
Accept pipeline input? false
Accept wildcard characters? false
<
CommonParameters
>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters documentation.