blob: b76baf2d436b2c7c76f0aa5ba4b5eb8c20db4231 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
{
"properties": {
"service_name": "",
"service_ids": [
],
"vnf_ids": [
],
"location_ids": [
]
},
"template": {
"tca": {
"dcae": {
"inputTopic": "",
"outputTopic": "",
"closedLoopControlName": "",
"closedLoopEventClient": "configuration.dcae.microservice.tca.xml",
"policyName": "",
"policyScope": "DCAE",
"policyVersion": "v0.0.1",
"serviceConfigurations": {
}
}
}
}
}
|