Share via


StorSimpleManagementClientExtensions Class

Definition

This is an RESTFul API to manage you StorSimple Objects

public static class StorSimpleManagementClientExtensions
type StorSimpleManagementClientExtensions = class
Public Module StorSimpleManagementClientExtensions
Inheritance
StorSimpleManagementClientExtensions

Methods

GetOperationStatus(IStorSimpleManagementClient, String)

The Get Task Status returns the status of the specified task id. After calling an asynchronous task, you can call Get Task Status to determine whether the task has succeeded, failed, or is still in progress.

GetOperationStatusAsync(IStorSimpleManagementClient, String)

The Get Task Status returns the status of the specified task id. After calling an asynchronous task, you can call Get Task Status to determine whether the task has succeeded, failed, or is still in progress.

Applies to