Menghapus Tugas penjadwalan berbasis pengatur waktu.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
fnf:DeleteSchedule |
delete |
*All Resource
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| FlowName |
string |
Yes |
Nama Alur kerja yang terkait dengan Tugas penjadwalan yang ingin Anda Hapus. |
testFlowName |
| ScheduleName |
string |
Yes |
Nama Tugas penjadwalan yang ingin Anda Hapus. |
testScheduleName |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
The response parameters. |
||
| RequestId |
string |
The request ID. |
testRequestId |
Contoh
Respons sukses
JSONformat
{
"RequestId": "testRequestId"
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | ActionNotSupported | The requested API operation '%s' is incorrect. Please check. | |
| 400 | APIVersionNotSupported | The requested API version '%s' is not supported yet. Please check. | |
| 400 | InvalidArgument | Parameter error. | |
| 400 | MissingRequiredHeader | The HTTP header '%s' must be specified. | |
| 400 | MissingRequiredParams | The HTTP query '%s' must be specified. | |
| 412 | PreconditionFailed | The resource to be modified has been changed. | |
| 500 | InternalServerError | An internal error has occurred. Please retry. | |
| 403 | AccessDenied | The resources doesn't belong to you. | |
| 404 | FlowNotExists | Flow %s does not exist. | |
| 404 | ScheduleNotExists | The schedule %s for flow %s does not exist. | |
| 409 | ConcurrentUpdateError | Update conflict, please retry. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.