Store (Section)#

Path: /facilities/data-sources/data-source{id}/json/buckets/store

Configuration used to store attributes in the bucket.

Parameters#

NameTypeRequiredDefaultDescription
methodenumerationoptionalputThe HTTP method to use in the requests.
urlstringoptional/buckets?subject=:subject&purpose=:purposeThe 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.

Was this helpful?