aboutsummaryrefslogtreecommitdiffstats
path: root/operations/a1-pe-sim-packages/resources/oran-sim-cba-data-dictionary/rep-period.json
blob: c9eadb3788e84aba4cc337fb3c51e496c956afd8 (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
27
{
  "name": "rep-period",
  "tags": "oran, a1pesim",
  "data_type": "string",
  "description": "Reporting period for generating the PM Bulk",
  "entry_schema": "string",
  "updatedBy": "Krystian Kedron <k.kedron@partner.samsung.com>",
  "definition": {
    "tags": "oran, a1pesim",
    "name": "rep-period",
    "property": {
      "description": "Reporting period for generating the PM Bulk",
      "type": "string"
    },
    "group": "default",
    "updated-by": "Krystian Kedron <k.kedron@partner.samsung.com>",
    "sources": {
      "input": {
        "type": "source-input"
      },
      "default": {
        "type": "source-default",
        "properties": {}
      }
    }
  }
}