ISolidFireElementListProtocolEndpoints Method (Guid) |
ListProtocolEndpoints enables you to retrieve information about all protocol endpoints in the cluster. Protocol endpoints govern
access to their associated virtual volume storage containers.
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax ListProtocolEndpointsResult ListProtocolEndpoints(
Guid[] ProtocolEndpointIDs = null
)
Parameters
- ProtocolEndpointIDs (Optional)
- Type: SystemGuid
Return Value
Type:
ListProtocolEndpointsResultSee Also