summaryrefslogtreecommitdiffstats
path: root/mod/onboardingapi/dcae_cli/commands/tests/mocked_components/collector/vnf-kpi.format.json
blob: 6fba1a1f4117ad65bd18cafd2ce07ffe58533dc6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "self": {
    "name": "std.vnf.kpi",
    "version": "1.0.0",
    "description": "Represents a KPI of a VNF at particular instance of time."
  },
  "dataformatversion": "1.0.0",
  "reference": {
      "name": "Common Event Format",
      "format": "JSON",
      "version": "25.0.0"
  }
}