blob: ec9b2730b0de0841b5749bc03b6b5916ab5c1fc0 [file] [log] [blame]
{
"tosca_definitions_version": "tosca_simple_yaml_1_1_0",
"topology_template": {
"policies": [
{
"onap.dcae.slicems.config": {
"type": "onap.policies.monitoring.docker.slicems.app",
"type_version": "1.0.0",
"version": "1.0.0",
"metadata": {
"policy-id": "onap.dcae.slicems.config",
"policy-version": 1
},
"properties": {
"ves_ccvpn_notification_topic": "on",
"ccvpnThreshold": "0.8",
"isPeriodicOn": "true"
}
}
}
]
}
}