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-SmMultiFactorAuthentication
Gets the MFA configuration of the SnapCenter GUI, Rest API, PowerShell and sccli.
Syntax
Get-SmMultiFactorAuthentication [-] <>
Detailed Description
Gets the MFA configuration of the SnapCenter GUI, Rest API, PowerShell and sccli.
Parameters
Name | Description | Required? | Pipeline Input | Default Value |
---|
Examples
Example 1: Get MultiFactorAuthentication configuration
Get-SmMultiFactorAuthentication
This example syntax gets the MFA configuration of the SnapCenter GUI, Rest API, PowerShell and sccli.
IsGuiMFAEnabled = True
ADFSConfigFilePath = C:\\ADFS_metadata\\FederationMetadata.xml
SCConfigFilePath = c:\ProgramData\Fujitsu\SnapCenter\Package Repository\SnapCenterMFAMetadata.xml
IsRestApiMFAEnabled = False
IsCliMFAEnabled = False
ADFSHostName = adfs19.ad19domain.com