NAME

Get-DcsDiskPath

SYNOPSIS

THIS CMDLET IS OBSOLETE, use Get-DcsPhysicalDiskPath.

SYNTAX

Get-DcsDiskPath   [ -Server <String> ]   [ -Disk <String> ]   [ -Port <String> ]   [ -DiskPath <Object> ]   [ -Connection <String> ]   [ -PipelineVariable <String> ]

DESCRIPTION

THIS CMDLET IS OBSOLETE, use Get-DcsPhysicalDiskPath.

PARAMETERS

-Server<String>

Required: false
Position: named
Default value:
Accept pipeline input: false
Accept wildcard characters: false

-Disk<String>

Required: false
Position: named
Default value:
Accept pipeline input: false
Accept wildcard characters: false

-Port<String>

Required: false
Position: named
Default value:
Accept pipeline input: false
Accept wildcard characters: false

-DiskPath<Object>

Required: false
Position: named
Default value:
Accept pipeline input: true (ByValue)
Accept wildcard characters: false

-Connection<String>

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

DiskPathData : Object that identifies and describes the paths for a physical disk.

OUTPUTS

DiskPathData : Object that identifies and describes the paths for a physical disk.

NOTES

THIS CMDLET IS OBSOLETE, use Get-DcsPhysicalDiskPath.

EXAMPLES