Click or drag to resize

ISolidFireElementGetSnapMirrorClusterIdentity Method (GetSnapMirrorClusterIdentityRequest)

The SolidFire Element OS web UI uses GetSnapMirrorClusterIdentity to get identity information about the ONTAP cluster.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
GetSnapMirrorClusterIdentityResult GetSnapMirrorClusterIdentity(
	GetSnapMirrorClusterIdentityRequest obj
)

Parameters

obj
Type: SolidFire.Element.ApiGetSnapMirrorClusterIdentityRequest

Return Value

Type: GetSnapMirrorClusterIdentityResult
See Also