Get-AccelNetManagementPreReq
Informs the user if the cluster nodes support Accelerated Networking.
Syntax
Get-AccelNetManagementPreReq
[[-IntentName] <String>]
[<CommonParameters>]
Description
Retrieves information if the cluster nodes support Accelerated Networking, including verifying OS version and hyperthreading status.
Examples
Example 1
Get-AccelNetManagementPreReq -IntentName "MyIntent"
This example checks if the cluster nodes support AccelNet for the intent named MyIntent
.
Parameters
-IntentName
The intent name to be used for Accelerated Networking Management. This parameter is required.
This value must be an integer greater than or equal to 0 and less than or equal to 99.
Type: | String |
Position: | 0 |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Inputs
None