List Info Types Producer
Returns an array of known data-types which may be available for consumption.
Request
URI
GET
https://{api_host}/dms/data-producer/v0alpha1/info-types
COPY
Responses
200
Array of data type identifiers.
Returns Array of string of type(s) application/json
[
"pmhistory",
"pmstream"
]