Menjalankan node pemicu.
Coba sekarang
Test
RAM authorization
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| NodeId |
integer |
Yes |
ID node pemicu. Anda dapat memanggil ListNodes untuk mendapatkan ID node. |
10000011 |
| CycleTime |
integer |
Yes |
Stempel waktu tingkat milidetik 13 digit yang menentukan pengatur waktu terjadwal dari tugas node yang sesuai dengan node pemicu. |
1606200230105 |
| BizDate |
integer |
Yes |
Stempel waktu tanggal bisnis untuk instans node pemicu. |
1606200230105 |
| AppId |
integer |
Yes |
ID ruang kerja DataWorks tempat node pemicu berada. Anda dapat memanggil ListProjects untuk mengkueri ID ruang kerja. |
10001 |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| Success |
boolean |
Apakah panggilan berhasil.
|
true |
| RequestId |
string |
ID unik permintaan. |
9BA675F1-F848-4752-A6E3-92ABA0616005 |
Contoh
Respons sukses
JSONformat
{
"Success": true,
"RequestId": "9BA675F1-F848-4752-A6E3-92ABA0616005"
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 500 | Forbidden.Not.Server | The dataworksAPI service is not available in this area. Please try it in another area. | |
| 500 | InternalError.System | An internal system error occurred. Try again later. | |
| 403 | ResourceNotAuthorized.Api | You are not authorized to access the resources. | |
| 429 | Throttling.Api | The request for this resource has exceeded your available limit. | |
| 429 | Throttling.Api.Risk | The request for this resource has exceeded your daily available limit. | |
| 429 | Throttling.System | The DataWorks system is busy. Try again later. | |
| 429 | Throttling.User | Your request is too frequent. Try again later. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.