[]
Gets the analysis information.
public virtual IHttpActionResult GetAnalysis(string dataSourceKey, string token)
| Type | Name | Description |
|---|---|---|
| string | dataSourceKey | The data source key specifies the data. |
| string | token | The key specifies the analysis instance. |
| Type | Description |
|---|---|
| IHttpActionResult | The analysis result information. |