Click or drag to resize

ISolidFireElementGetPatchInfo Method (GetPatchInfoRequest)

GetPatchInfo enables you to display the details of D-patch information for the given node.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
GetPatchInfoResult GetPatchInfo(
	GetPatchInfoRequest obj
)

Parameters

obj
Type: SolidFire.Element.ApiGetPatchInfoRequest

Return Value

Type: GetPatchInfoResult
See Also