Wendelin Home Wendelin

    Get Slice of Data Stream with curl

    Wendelin Documentation How to get a slice of data in a Data Stream from the console using curl
    • Last Update:2019-11-26
    • Version:001
    • Language:en

    You can get a slice of data from a Data Stream using http range requests.

    Steps

    The dollowing command line shows how to use curl for this purpose:

      curl -k -u [user]:[password] https://[hostname]/erp5/data_stream_module/[id] -r [start]-[end]