Skip to main content

A Wishbone output module to submit data to a http API.

Project description

          __       __    __
.--.--.--|__.-----|  |--|  |--.-----.-----.-----.
|  |  |  |  |__ --|     |  _  |  _  |     |  -__|
|________|__|_____|__|__|_____|_____|__|__|_____|


===================================
wishbone_contrib.module.output.http
===================================

Version: 3.0.2

Submit data to a http API.
--------------------------
**Submit data to a http API.**

    Submit data to a http API.


    Parameters::

        - accept(str)("text/plain")*
           |  The accept value to use.

        - additional_headers(dict)({})
           |  A dictionary of additional headers.

        - allow_redirects(bool)(False)*
           |  Allow redirects.

        - content_type(str)("application/json")*
           |  The content type to use.

        - method(str)("PUT")
           |  The http method to use. PUT/POST

        - native_events(bool)(False)
           |  Submit Wishbone native events.

        - parallel_streams(int)(1)
           |  The number of outgoing parallel data streams.

        - password(str)*
           |  The password to authenticate

        - pool_size(int)(1)
           |  The outgoing pool size.

        - selection(str)("data")*
           |  The part of the event to submit externally.
           |  Use an empty string to refer to the complete event.

        - url(str)("http://localhost:19283")*
           |  The url to submit the data to

        - username(str)*
           |  The username to authenticate

        - timeout(float)(10)*
           |  The maximum amount of time in seconds the request is allowed to take.

        - verify_ssl(bool)(True)
           |  Validate the SSL certificate


    Queues::

        - inbox
           |  Incoming messages

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wishbone_output_http-3.0.2.tar.gz (4.0 kB view details)

Uploaded Source

File details

Details for the file wishbone_output_http-3.0.2.tar.gz.

File metadata

File hashes

Hashes for wishbone_output_http-3.0.2.tar.gz
Algorithm Hash digest
SHA256 215c233f889c6841e346826bae869996fdcf03e81f9279632eee9aeb43e9d9cd
MD5 b06f08a881de0aba3e0e5b0aa6791a3b
BLAKE2b-256 5ef7100b8b99d5478c7e2be9ff9ffd1b35a61239213b984a9e762bf961d68e16

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page