Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: BELLADATI-10397
Sv translation
languageen

Data sets

Resource

URL

Method

Overview

GET Data Sets

/api/dataSets

GET

Lists all data sets available to the user.

GET Data Set Detail

/api/dataSets/:id

GET

Shows detailed information about the data set with the specified ID.

GET Attribute Values

/api/dataSets/:id/attributes/:code/values

GETLists attribute values by given data set ID and attribute code.
POST Attribute Value Image

/api/dataSets/:id/attributes/:code/:value/image

POSTEdits image in appearance settings for given data set ID, attribute code and attribute value.

GET Data Sources

/api/dataSets/:id/dataSources

GET

Lists all data sources related to the data set with the specified ID.

GET Data Source Executions

/api/dataSets/dataSources/:id/executions

GET

Lists all data source executions specified by data source ID.

POST Schedule Execution

/api/dataSets/dataSources/:id/schedule

POST

Schedule execution for data source specified by ID.

GET Data Set Data/api/dataSets/:id/dataGETRetrieves data set data for desired data set specified by ID.
POST Data Set Data/api/dataSets/:id/dataPOSTUpdates existing row or inserts new row in data set specified by ID.
Sv translation
languageja

データセット

リソース

URL

方法

概要

GET Data Sets

/api/dataSets

GET

ユーザにすべての利用可能なデータセットをリストします

GET Data Set Detail

/api/dataSets/:id

GET

指定されたIDを使用して設定データの詳細情報を表示します。

GET Attribute Values

/api/dataSets/:id/attributes/:code/values

GET指定されたデータID及び属性コードによる属性値をリストします。
POST Attribute Value Image

/api/dataSets/:id/attributes/:code/:value/image

POST指定されたデータセットID、属性コード、属性値の外観設定で画像を編集します。

GET Data Sources

/api/dataSets/:id/dataSources

GET

指定されたIDを使用して設定データに関するすべてのデータソースをリストします。

GET Data Source Executions

/api/dataSets/dataSources/:id/executions

GET

IDによって指定されたすべてのデータソースの実行データソースをリストします。

POST Schedule Execution

/api/dataSets/dataSources/:id/schedule

POST

指定されたデータソースのスケジュール実行