NAME
Get-DcsTargetDevice
SYNOPSIS
Returns path data for target ports used by virtual disks.
SYNTAX
Get-DcsTargetDevice [ -TargetDevice <Object> ] [ -Connection <String> ] [ -PipelineVariable <String> ]
DESCRIPTION
Returns path data for target ports used by virtual disks. If no parameters are specified, data for all target devices in the specified connection will be returned.
PARAMETERS
- -TargetDevice<Object>
- TargetDeviceData object, ID, or name (caption) that identifies the target device. If this parameter is specified, then only data for this target device will be returned.
-
- Required: false
- Position: 1
- Default value:
- Accept pipeline input: true (ByValue)
- Accept wildcard characters: false
-
- -Connection<String>
- Alias of the connection to the server group. If not specified, the default connection is used.
-
- Required: false
- Position: named
- Default value:
- Accept pipeline input: false
- Accept wildcard characters: false
-
- -PipelineVariable<String>
-
- Required: false
- Position: named
- Default value:
- Accept pipeline input: false
- Accept wildcard characters: false
-
INPUTS
TargetDeviceData : Object that identifies the target device.
OUTPUTS
TargetDeviceData : Object that identifies and describes path data for a target port (target device) used by a virtual disk.
NOTES
Also see Get-DcsPortConnection, Get-DcsPort, Get-DcsTargetDomain.
EXAMPLES
Get-DcsTargetDevice -TargetDevice "Microsoft iSCSI Initiator_Server iSCSI Port 2"
Returns the target device data for the caption "Microsoft iSCSI Initiator_Server iSCSI Port 2" in the server group.
TargetDomainId | : | 210e3409-a735-45de-aa57-132d47e22fe9 |
InitiatorPortId | : | 84972D6B-7E71-4616-BDA1-57ECEAF3FFC4:MSFT-05-1991 |
TargetPortId | : | C553D471-3527-47EC-9326-D53E04204F2B:MAC:00-15-5D-11-E9-22 |
DeviceName | : | |
Id | : | d93a7d5c-b538-4432-a21d-24d9a043af31 |
Caption | : | Microsoft iSCSI Initiator | Server iSCSI Port 2 |
ExtendedCaption | : | Microsoft iSCSI Initiator | Server iSCSI Port 2 |
Internal | : | False |
TargetDomainId | : | 685e85de-7ba2-4fa8-9432-d838d421e61d |
InitiatorPortId | : | C553D471-3527-47EC-9326-D53E04204F2B:MSFT-05-1991 |
TargetPortId | : | 84972D6B-7E71-4616-BDA1-57ECEAF3FFC4:MAC:00-15-5D-11-E9-21 |
DeviceName | : | |
Id | : | 7620c2b7-a852-4ac5-b42f-49e88c939199 |
Caption | : | Microsoft iSCSI Initiator | Server iSCSI Port 2 |
ExtendedCaption | : | Microsoft iSCSI Initiator | Server iSCSI Port 2 |
Internal | : | False |