Batch Configure Flowtable
POST/vyos/firewall/flowtables/batch
Execute batch flowtable operations.
This endpoint allows configuring flowtables through a series of operations. All operations are executed in a single transaction.
Args: request: FastAPI request object batch_request: Batch request containing flowtable name and operations
Returns: VyOSResponse with success/failure information
Requires WRITE permission on FIREWALL_FLOWTABLES feature.
Request
Responses
- 200
- 422
Successful Response
Validation Error