Skip to main content
SnapCenter cmdlets

Get-SmHostSignature

Displays the certificate status for the SnapCenter Server or a SnapCenter plug-in host.

Syntax

Get-SmHostSignature [-HostName]  <String>  [-CredentialName]  <String>

Detailed Description

Displays the certificate status for the SnapCenter Server or a SnapCenter plug-in host.

Parameters

Name Description Required? Pipeline Input Default Value

HostName

Specifies the name of the host.

true

false

CredentialName

Specifies the credential name added to SnapCenter.

true

false

Examples

Example 1: Displays the host signature of Linux Host

 Get-SmHostSignature -HostName schana01.gdl.englab.netapp.local -CredentialName rootlinux

This example syntax displays the host signature of Linux Host.

  HostName FingerPrint Length HostKeyname
  -------- ----------- ------ -----------
  schana01.gdl.englab.netapp.local 9E:81:CB:7E:0B:D1:F5:AD:C1:9B:A9:26:EC:F1:2B:D5256 ssh-ed25519

Example 2: Displays the host signature of AIX Host

 Get-SmHostSignature -HostName sccaixlp2.gdl.englab.netapp.com -CredentialName rootaix

This example syntax displays the host signature of Linux Host.

  HostNameFingerPrint Length HostKeyname
  ------------------- ------ -----------
  sccaixlp2.gdl.englab.netapp.com 18:1C:B9:C3:77:DE:57:EB:BC:D8:E2:8B:64:4E:38:66256 ssh-ed25519