Store (Section)#
Path: /facilities/data-sources/data-source{id}/json/buckets/store
Configuration used to store attributes in the bucket.
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| method | enumeration | optional | put | The HTTP method to use in the requests. |
| url | string | optional | /buckets?subject=:subject&purpose=:purpose | The template for the URL to used in the requests. It may contain path and query, and should use the :subject, :purpose and optionally :tenantId placeholders. |