Kueri informasi dataset di bawah sumber data yang ditentukan
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
quickbi-public:DataSourceBlood |
get |
*All Resource
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| DataSourceId |
string |
Yes |
ID sumber data. |
44051300991327000048 |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
Skema Respons |
||
| RequestId |
string |
ID permintaan. |
46e537a5****,3dadsu**** |
| Success |
boolean |
Menunjukkan apakah permintaan berhasil. Nilai yang mungkin:
|
true |
| Result |
array |
Array dari ID dataset. |
|
|
string |
ID dataset. |
sdfasdaw234234235 |
Contoh
Respons sukses
JSONformat
{
"RequestId": "46e537a5****,3dadsu****",
"Success": true,
"Result": [
"sdfasdaw234234235"
]
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | Invalid.Workspace | The workspace is not owned by the organization. | |
| 400 | Invalid.User.Admin | You are not an administrator of this organization. | |
| 400 | Datasource.NotFound.Error | The specified data source does not exist: %s. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.