aboutsummaryrefslogtreecommitdiffstats
path: root/operations/a1-pe-sim-packages/resources/oran-sim-cba-data-dictionary/ftp-port.json
blob: c79b0cb038d7021c66cc3db85a45f0f3a1f67286 (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": "ftp-port",
  "tags": "oran, a1pesim",
  "data_type": "string",
  "description": "Port value of the FTP server",
  "entry_schema": "string",
  "updatedBy": "Krystian Kedron <k.kedron@partner.samsung.com>",
  "definition": {
    "tags": "oran, a1pesim",
    "name": "ftp-port",
    "property": {
      "description": "Port value of the FTP server",
      "type": "string"
    },
    "group": "default",
    "updated-by": "Krystian Kedron <k.kedron@partner.samsung.com>",
    "sources": {
      "input": {
        "type": "source-input"
      },
      "default": {
        "type": "source-default",
        "properties": {}
      }
    }
  }
}