[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance

ConfigureBlockSourceObject

Source cluster details e.g. source topic name , mapping name etc.


Properties

string as ^.*$
mapping_name Required

Name of the metrics or event mapping to be applied


properties Required

kafka Consumer properties for the source cluster


string as ^.*$
topic Required

Name of the source kafka topic


string as ^.*$
type Required

Type of the collector json_metrics or json_events

JSON Example

{
    "mapping_name": "KMD RegEx",
    "topic": "metrics1",
    "type": "json_metrics"
}
[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance
Property Of

CollectorRequestObject

Feedback

Was this page helpful?