GET operation to identify processes that produce or consume a specific flow.
GET /flows/{uuid}?version={version}/producers/
GET /flows/{uuid}?version={version}/consumers/
Name | Description |
---|---|
** | Type: |
Default: |
By default (and with proper access permissions), the full ILCD-formatted dataset is returned as HTML representation (if not otherwise specified). See the section "Response Elements" for response elements in overview.
HTTP/1.1 200 OK
Content-Type: application/xml
~~~~ {.myxml} ~~~~