ISolidFireElementListServicesAsync Method |
You can use ListServices to return the services information for nodes, drives, current software, and other services that are running on the cluster.
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax Task<ListServicesResult> ListServicesAsync(
CancellationToken cancellationToken
)
Parameters
- cancellationToken
- Type: System.ThreadingCancellationToken
Return Value
Type:
TaskListServicesResultSee Also