Changes between Version 49 and Version 50 of RemoteJobs
- Timestamp:
- Oct 18, 2016, 9:57:17 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RemoteJobs
v49 v50 523 523 }}} 524 524 525 Other available functions include 526 {{{ 527 abort_batch() 528 abort_jobs() 529 create_batch() 530 query_batches() 531 query_completed_job() 532 query_job() 533 get_output_file() 534 retire_batch() 535 }}} 536 525 537 == HTTP/XML interface == 526 538