Get-HUDSwitchlessMapping
Retrieves the HUD switchless mapping configuration for the specified cluster.
Syntax
Default (Default)
Get-HUDSwitchlessMapping
[-ClusterName] <String>
[<CommonParameters>]
Description
The Get-HUDSwitchlessMapping cmdlet queries retrieves the configuration mapping for switchless
operation within the HUD subsystem on the target cluster.
Examples
Example 1
Get-HUDSwitchlessMapping -ClusterName "Cluster01"
This example retrieves the HUD switchless mapping configuration for the cluster Cluster01.
Parameters
-ClusterName
Specifies the name of the cluster.
Parameter properties
| Type: | String |
| Default value: | None |
| Supports wildcards: | False |
| DontShow: | False |
Parameter sets
(All)
| Position: | 0 |
| Mandatory: | True |
| Value from pipeline: | False |
| Value from pipeline by property name: | False |
| Value from remaining arguments: | False |
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.