onJobDeleted( )


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Notes:

Triggered when a job is terminated.

Permissions
Manage All Data Resources
Manage Data Items
Data Mover Manage Jobs
Read Data Items
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

handler(event: JobDeletedEnvelope): void | Promise<void>

Did this help?