Click or drag to resize

ISolidFireElementTestAddressAvailability Method (TestAddressAvailabilityRequest)

You can use the TestAddressAvailability method to check to see if a certain IP address is inuse on an interface within the storage cluster.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
TestAddressAvailabilityResult TestAddressAvailability(
	TestAddressAvailabilityRequest obj
)

Parameters

obj
Type: SolidFire.Element.ApiTestAddressAvailabilityRequest

Return Value

Type: TestAddressAvailabilityResult
See Also