Skip to main content

Module batch

Module batch 

Source

Modules§

capture
JQ-based value extraction from operation responses.
graph
Dependency graph construction, validation, and topological sorting for batch operations.
interpolation
Variable interpolation engine for batch operation arguments.

Structs§

BatchConfig
Configuration for batch processing operations
BatchDefaults
Default configuration for batch operations
BatchFile
Batch file format containing multiple operations
BatchMetadata
Metadata for a batch file
BatchOperation
A single batch operation definition
BatchOperationResult
Result of a single batch operation
BatchProcessor
Batch processor for executing multiple API operations
BatchResult
Result of an entire batch execution