-
Notifications
You must be signed in to change notification settings - Fork 52
Get HPOVProfileConnectionList
ℹ️ Note: This Wiki is going through a major change, and will be migrated to a new location. If you want to preview this new documentation, please go here.
Retrieve Server Profile Connections
Get-HPOVProfileConnectionList[ [-name] <name>] [<CommonParameters>]
Obtain a formatted list of server profile connection IDs, include hardware address, device mapping, and boot settings.
-name <name>
The name of the server profile resource to be returned. All server profile resources will be returned if name is omitted.
Aliases | None. |
Required? | false |
Position? | 1 |
Default value | |
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 (http://go.microsoft.com/fwlink/?LinkID=113216)
None. You cannot pipe objects to this cmdlet.
System.Array
Formatted table of Server Profile Connections.
-------------------------- EXAMPLE 1 --------------------------PS C:\> Get-HPOVProfileConnectionList "test" serverProfile portId cid networkType macAddress wwpn boot arrayTarget lun ------------- -------- --- ----------- ---------- ---- ---- ----------- --- test Flb 1:1-a 1 Ethernet 36:37:6B:90:00:08 1000378079e00011 Primary test Flb 1:1-b 2 Ethernet 36:37:6B:90:00:06 1000378079e0000d Secondary
List Server Profile connections for Test.