Push Datasets
Operations
Datasets DeleteRows |
Deletes all rows from the specified table within the specified dataset from My workspace. |
Datasets DeleteRowsInGroup |
Deletes all rows from the specified table within the specified dataset from the specified workspace. |
Datasets GetTables |
Returns a list of tables within the specified dataset from My workspace. |
Datasets GetTablesInGroup |
Returns a list of tables within the specified dataset from the specified workspace. |
Datasets PostDataset |
Creates a new dataset on My workspace. |
Datasets PostDatasetInGroup |
Creates a new dataset in the specified workspace. |
Datasets PostRows |
Adds new data rows to the specified table within the specified dataset from My workspace. |
Datasets PostRowsInGroup |
Adds new data rows to the specified table within the specified dataset from the specified workspace. |
Datasets PutTable |
Updates the metadata and schema for the specified table within the specified dataset from My workspace. |
Datasets PutTableInGroup |
Updates the metadata and schema for the specified table within the specified dataset from the specified workspace. |