SnapCenter 6.0 Cmdlet Reference Guide For Windows ( CA08871-610en )
SnapCenter PowerShell requirements
SnapCenter Windows disk management cmdlets
Get-SdStorageConnectionSetting
Get-SdVolumeCloneSplitEstimate
Invoke-SdHostVolumeSpaceReclaim
Remove-SdStorageConnectionSetting
SnapCenter data protection cmdlets
Catalog-SmBackupWithOracleRMAN
Get-SmBackupsForPointInTimeRecovery
Get-SmDataCollectionEmsSchedule
Get-SmMultiFactorAuthentication
Invoke-DiagnosticLogCollection
Invoke-SmPrimaryBackupsExistenceCheck
Invoke-SmTechRefreshPrimaryStorage
Invoke-SmTechRefreshSecondaryStorage
New-SmMultifactorAuthenticationMetadata
Refresh-SmSyncSnapMirrorBackups
Remove-SmResourceCredentialName
Set-SmDataCollectionEmsSchedule
Set-SmMultiFactorAuthentication
Set-SmRepositoryConfigSettings
Get-SdFCPInitiator
Lists FCP initiators.
Syntax
Get-SdFCPInitiator [-Session] <String> [-Host] <String>
Detailed Description
Lists FCP initiators.
Parameters
Name | Description | Required? | Pipeline Input | Default Value |
---|---|---|---|---|
Session |
Specifies the session ID from Open-SmConnection. |
false |
true (ByPropertyName) |
|
Host |
Specifies the name of the computer or host on which the SnapCenter Plug-in for Microsoft Windows service you want to perform the operation runs. The default is your local machine. |
false |
true (ByPropertyName) |
Examples
Example 1: Listing all FCP initiators
PS C:\> Get-SdFCPInitiator
This example syntax displays all your FCP initiators.