MappingMetadataObject
MappingMetadataObject
Mapping information e.g mapping name , mapping type
JSON Example
{
"enabled": true,
"description": "KMD RegEx Desc",
"keys": [
"string"
],
"type": "json_metrics"
}
boolean
As ^.*$
enabled
Optional
Whether mapping is enabled or not
string
As ^.*$
description
Optional
Constraints:
default:
Mapping description e.g. json_event or json_metrics
array of
string
keys
Optional
Constraints:
default:
Array of keys for the mapping
string
As ^.*$
type
Optional
Constraints:
default:
Type of metrics e.g. json_event or json_metrics