EndPoint Refresh a Dataset
Name
refresh_dataset
Description
Refreshes a Dataset by ID.
[API reference]
Parameters
Parameter |
Label |
Required |
Options |
Description |
Id |
Id |
YES |
|
|
WorkspaceId |
WorkspaceId |
NO |
|
|
Output Columns
Label |
Data Type (SSIS) |
Data Type (SQL) |
Length |
Raw |
Description |
Id |
DT_STR
|
varchar(36)
|
36 |
False |
|
Status |
DT_WSTR
|
nvarchar(30)
|
30 |
False |
|
HttpStatusCode |
DT_I4
|
int
|
|
False |
|
Input Columns
Label |
Data Type (SSIS) |
Data Type (SQL) |
Length |
Raw |
Description |
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime. |