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

DataTypeProducer

Detailed information about the capabilities and requirements of the data type.


Properties

object
info_job_data_schema Required

A JSON schema describing how job data is queried and delivered.


boolean
collectable Optional

If true, consumers of this type will have their requests processed through dms data-collection which may engage a caching mechanism if the same job has run before.


object
info_type_information Optional

Type specific information for this information type that does not fit in the info_job_data_schema.

JSON Example

{
    "info_job_data_schema": {
        "foo": "bar"
    }
}
[{"label":"Latest (0.1.1)","version":"latest"}]
cric-r1
Parameter To

Put Info Type

Feedback

Was this page helpful?