[{"label":"Latest (0.1.1)","version":"latest"}]
cric-r1

ProducerInfo

The information that describes a producer and is used to register the producer with the DMS.


Properties

string
info_job_callback_url Required

The callback URL by which the DMS will notify the producer of a new job.


array of string
supported_info_types Required

A list of those data types that this producer plans to produce.

JSON Example

{
    "supported_info_types": [
        "pmhistory"
    ]
}
[{"label":"Latest (0.1.1)","version":"latest"}]
cric-r1
Parameter To

Put Info Producer
Returned By

Get Info Producer

Feedback

Was this page helpful?