aboutsummaryrefslogtreecommitdiffstats
path: root/operations/a1-pe-sim-packages/resources/oran-sim-cba-data-dictionary/oran_name.json
blob: b062fcc022811feaeee19f9356c53cc514002e3a (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
{
  "name": "oran_name",
  "tags": "oran_name",
  "data_type": "string",
  "description": "ORAN name",
  "entry_schema": "string",
  "updatedBy": "L.K.",
  "definition": {
    "tags": "oran_name",
    "name": "oran_name",
    "property": {
      "description": "ORAN name",
      "type": "string"
    },
    "updated-by": "L.K.",
    "sources": {
      "input": {
        "type": "source-input"
      },
      "default": {
        "type": "source-default",
        "properties": {}
      }
    }
  }
}