View source: R/neptunedata_operations.R
neptunedata_cancel_loader_job | R Documentation |
Cancels a specified load job. This is an HTTP DELETE
request. See Neptune Loader Get-Status API for more information.
See https://www.paws-r-sdk.com/docs/neptunedata_cancel_loader_job/ for full documentation.
neptunedata_cancel_loader_job(loadId)
loadId |
[required] The ID of the load job to be deleted. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.