utils.rc.client.dataSource

Module Contents

Classes

DataSourceClient

class utils.rc.client.dataSource.DataSourceClient
static createDataSource(name, type, options) requests.Response
static getSampleData(id, datasource_type, dataset_options) requests.Response
static updateDataSource(dataSourceId, name, options) requests.Response
static getDataSourceById(dataSourceId)
static deleteById(dataSourceId)
static getDataSourceByName(name)