Get-RASHALBStatus
Last updated
Last updated
Get-RASHALBStatus
Retrieves the status for HALB Virtual Server based on the condition of the HALB Devices.
Get-RASHALBStatus [-] <uint> [<>] Get-RASHALBStatus [[-] <string>] [[-] <uint>] [<>]
Retrieves the status for HALB Virtual Server based on the condition of the HALB Devices.
-Id <uint> The ID of the HALB Virtual Server.
-Name <string> The name of the HALB Virtual Server.
-SiteId <uint> The site ID where the HALB Virtual Server resides.
<CommonParameters>
-none-
---------- EXAMPLE 1 ---------- Get-RASHALBStatus Get list of all the HALB Virtual Server statuses ---------- EXAMPLE 2 ---------- Get-RASHALBStatus -Id 2 Get status for the HALB Virtual Server with ID 2 ---------- EXAMPLE 3 ---------- Get-RASHALBStatus -Name "HALB-VS" -SiteId 1 Get status for the HALB Virtual Server by name from specific site