ISolidFireElementDeleteSnapMirrorEndpointsAsync Method (CancellationToken, Int64) |
The SolidFire Element OS web UI uses DeleteSnapMirrorEndpoints to delete one or more SnapMirror endpoints from the system.
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax Task<DeleteSnapMirrorEndpointsResult> DeleteSnapMirrorEndpointsAsync(
CancellationToken cancellationToken,
long[] SnapMirrorEndpointIDs
)
Parameters
- cancellationToken
- Type: System.ThreadingCancellationToken
- SnapMirrorEndpointIDs
- Type: SystemInt64
Return Value
Type:
TaskDeleteSnapMirrorEndpointsResultSee Also