observe_http_post

Submits a single observation to Observe. This resource should be considered experimental.

Schema

Required

  • data (String) Data to submit to Observe collector

Optional

  • content_type (String) Content Type for HTTP POST request

  • headers (Map of String) Additional HTTP headers

  • id_tag (String) Key used to tag submitted observations with unique ID. Set to empty string to omit tag

  • path (String) Path under which to submit observations

  • tags (Map of String) Tags to set on submitted observations

Read-Only

  • acked (String) Timestamp of submission

  • id (String) The ID of this resource.