[]
        
(Showing Draft Content)

C1.Web.Api.DataEngine.DataEngineController.GetAnalysisStatus

GetAnalysisStatus Method

GetAnalysisStatus(string, string)

Gets the analysis status.

Declaration
public virtual IHttpActionResult GetAnalysisStatus(string dataSourceKey, string token)
Parameters
Type Name Description
string dataSourceKey

The data source key specifies the data.

string token

The key specifies the analysis instance.

Returns
Type Description
IHttpActionResult

The status.