fix: en parameter name update

This commit is contained in:
2023-11-15 10:05:40 +08:00
parent 40ae50519c
commit 7545c33ff4
3 changed files with 351 additions and 351 deletions

View File

@@ -14,7 +14,7 @@ nssf:
value: "" value: ""
access: "read-write" access: "read-write"
filter: '' filter: ''
display: "Nrf Uri" display: "NRF URI"
comment: "" comment: ""
- name: "logLevel" - name: "logLevel"
type: "string" type: "string"
@@ -28,17 +28,17 @@ nssf:
value: "" value: ""
access: "read-write" access: "read-write"
filter: '' filter: ''
display: "NF Id" display: "NF ID"
comment: "" comment: ""
- name: "systemId" - name: "systemId"
type: "int" type: "int"
value: "0" value: "0"
access: "read-write" access: "read-write"
filter: '' filter: ''
display: "System Id" display: "System ID"
comment: "" comment: ""
omc: omc:
display: "Omc" display: "OMC"
list: list:
- name: "enabled" - name: "enabled"
type: "bool" type: "bool"
@@ -52,21 +52,21 @@ nssf:
value: "ipv4" value: "ipv4"
access: "read-write" access: "read-write"
filter: '' filter: ''
display: "Ip Type" display: "IP Type"
comment: "ipv4|ipv6|ipv46" comment: "ipv4|ipv6|ipv46"
- name: "localIpv4" - name: "localIpv4"
type: "string" type: "string"
value: "0.0.0.0" value: "0.0.0.0"
access: "read-write" access: "read-write"
filter: '' filter: ''
display: "Local Ipv4" display: "Local IPv4"
comment: "" comment: ""
- name: "localIpv6" - name: "localIpv6"
type: "string" type: "string"
value: "" value: ""
access: "read-write" access: "read-write"
filter: '' filter: ''
display: "Local Ipv6" display: "Local IPv6"
comment: "" comment: ""
- name: "localSeverPort" - name: "localSeverPort"
type: "int" type: "int"
@@ -80,14 +80,14 @@ nssf:
value: "0.0.0.0" value: "0.0.0.0"
access: "read-write" access: "read-write"
filter: '' filter: ''
display: "OMC Ipv4" display: "OMC IPv4"
comment: "" comment: ""
- name: "omcIpv6" - name: "omcIpv6"
type: "string" type: "string"
value: "" value: ""
access: "read-write" access: "read-write"
filter: '' filter: ''
display: "OMC Ipv6" display: "OMC IPv6"
comment: "" comment: ""
- name: "omcPort" - name: "omcPort"
type: "int" type: "int"
@@ -101,14 +101,14 @@ nssf:
value: "http" value: "http"
access: "read-write" access: "read-write"
filter: '' filter: ''
display: "Http Scheme" display: "HTTP Scheme"
comment: "http|https" comment: "http|https"
- name: "kpiStatisticInterval" - name: "kpiStatisticInterval"
type: "int" type: "int"
value: "1" value: "1"
access: "read-write" access: "read-write"
filter: '0~255' filter: '0~255'
display: "Kpi Statistic Interval" display: "KPI Statistic Interval"
comment: "0~255" comment: "0~255"
- name: "objectName" - name: "objectName"
type: "string" type: "string"
@@ -122,21 +122,21 @@ nssf:
value: "" value: ""
access: "read-write" access: "read-write"
filter: '' filter: ''
display: "Ne Id" display: "NE ID"
comment: "" comment: ""
- name: "rmUid" - name: "rmUid"
type: "string" type: "string"
value: "" value: ""
access: "read-write" access: "read-write"
filter: '' filter: ''
display: "Rm Uid" display: "RM UID"
comment: "" comment: ""
- name: "neName" - name: "neName"
type: "string" type: "string"
value: "" value: ""
access: "read-write" access: "read-write"
filter: '' filter: ''
display: "Ne Name" display: "NE Name"
comment: "" comment: ""
- name: "pvFlag" - name: "pvFlag"
type: "string" type: "string"
@@ -164,10 +164,10 @@ nssf:
value: "" value: ""
access: "read-write" access: "read-write"
filter: '' filter: ''
display: "Dn" display: "DN"
comment: "" comment: ""
sbi: sbi:
display: "Sbi" display: "SBI"
list: list:
- name: "scheme" - name: "scheme"
type: "string" type: "string"
@@ -181,29 +181,29 @@ nssf:
value: "" value: ""
access: "read-write" access: "read-write"
filter: '' filter: ''
display: "Register Ipv4" display: "Register IPv4"
comment: "Register Ipv4" comment: "Register IPv4"
- name: "bindingIpv4" - name: "bindingIpv4"
type: "string" type: "string"
value: "" value: ""
access: "read-write" access: "read-write"
filter: '' filter: ''
display: "Binding Ipv4" display: "Binding IPv4"
comment: "Binding Ipv4" comment: "Binding IPv4"
- name: "registerIpv6" - name: "registerIpv6"
type: "string" type: "string"
value: "" value: ""
access: "read-write" access: "read-write"
filter: '' filter: ''
display: "Register Ipv6" display: "Register IPv6"
comment: "Register Ipv6" comment: "Register IPv6"
- name: "bindingIpv6" - name: "bindingIpv6"
type: "string" type: "string"
value: "" value: ""
access: "read-write" access: "read-write"
filter: '0~65535' filter: '0~65535'
display: "Binding Ipv6" display: "Binding IPv6"
comment: "Binding Ipv6" comment: "Binding IPv6"
- name: "ipType" - name: "ipType"
type: "string" type: "string"
value: "ipv4" value: "ipv4"
@@ -223,15 +223,15 @@ nssf:
value: "" value: ""
access: "read-write" access: "read-write"
filter: '' filter: ''
display: "Telnet Ipv4" display: "Telnet IPv4"
comment: "Telnet Ipv4" comment: "Telnet IPv4"
- name: "telnetIpv6" - name: "telnetIpv6"
type: "string" type: "string"
value: "" value: ""
access: "read-write" access: "read-write"
filter: '' filter: ''
display: "Telnet Ipv6" display: "Telnet IPv6"
comment: "Telnet Ipv6" comment: "Telnet IPv6"
- name: "telnetPort" - name: "telnetPort"
type: "int" type: "int"
value: "4100" value: "4100"
@@ -254,64 +254,64 @@ nssf:
value: "" value: ""
access: "read-only" access: "read-only"
filter: '' filter: ''
display: "Mcc" display: "MCC"
comment: "Mcc" comment: "MCC"
- name: "mnc" - name: "mnc"
type: "string" type: "string"
value: "" value: ""
access: "read-only" access: "read-only"
filter: '' filter: ''
display: "Mnc" display: "MNC"
comment: "Mnc" comment: "MNC"
- name: "tac" - name: "tac"
type: "string" type: "string"
value: "" value: ""
access: "read-only" access: "read-only"
filter: '' filter: ''
display: "Tac" display: "TAC"
comment: "Tac" comment: "TAC"
- name: "supportedSst" - name: "supportedSst"
type: "int" type: "int"
value: "" value: ""
access: "read-only" access: "read-only"
filter: '' filter: ''
display: "Supported Sst" display: "Supported SST"
comment: "Supported Sst" comment: "Supported SST"
- name: "supportedSd" - name: "supportedSd"
type: "string" type: "string"
value: "" value: ""
access: "read-write" access: "read-write"
filter: '' filter: ''
display: "Supported Sd" display: "Supported SD"
comment: "Supported Sd" comment: "Supported SD"
- name: "restrictedSst" - name: "restrictedSst"
type: "int" type: "int"
value: "" value: ""
access: "read-only" access: "read-only"
filter: '' filter: ''
display: "Restricted Sst" display: "Restricted SST"
comment: "Restricted Sst" comment: "Restricted SST"
- name: "restrictedSd" - name: "restrictedSd"
type: "string" type: "string"
value: "" value: ""
access: "read-write" access: "read-write"
filter: '' filter: ''
display: "Restricted Sd" display: "Restricted SD"
comment: "Restricted Sd" comment: "Restricted SD"
- name: "nrfId" - name: "nrfId"
type: "string" type: "string"
value: "" value: ""
access: "read-write" access: "read-write"
filter: '' filter: ''
display: "Nrf Id" display: "NRF ID"
comment: "Nrf Id" comment: "NRF ID"
- name: "nsiId" - name: "nsiId"
type: "string" type: "string"
value: "" value: ""
access: "read-write" access: "read-write"
filter: '' filter: ''
display: "Nsi Id" display: "NSI ID"
comment: "Nsi Id" comment: "NSI ID"
- name: "accessType" - name: "accessType"
type: "string" type: "string"
value: "" value: ""
@@ -324,10 +324,10 @@ nssf:
value: "" value: ""
access: "read-write" access: "read-write"
filter: '' filter: ''
display: "Amf Set Id" display: "AMF Set ID"
comment: "Amf Set Id" comment: "AMF Set ID"
plmnMappingList: plmnMappingList:
display: "Plmn Mapping List" display: "PLMN Mapping List"
array: array:
- name: "index" - name: "index"
type: "int" type: "int"
@@ -348,40 +348,40 @@ nssf:
value: "" value: ""
access: "read-only" access: "read-only"
filter: '' filter: ''
display: "Mcc" display: "MCC"
comment: "Mcc" comment: "MCC"
- name: "mnc" - name: "mnc"
type: "string" type: "string"
value: "" value: ""
access: "read-only" access: "read-only"
filter: '' filter: ''
display: "Mnc" display: "MNC"
comment: "Mnc" comment: "MNC"
- name: "servingSnssaiSst" - name: "servingSnssaiSst"
type: "int" type: "int"
value: "1" value: "1"
access: "read-only" access: "read-only"
filter: '' filter: ''
display: "Serving Snssai Sst" display: "Serving SNSSAI SST"
comment: "Serving Snssai Sst" comment: "Serving SNSSAI SST"
- name: "servingSnssaiSd" - name: "servingSnssaiSd"
type: "string" type: "string"
value: "1" value: "1"
access: "read-write" access: "read-write"
filter: '' filter: ''
display: "Serving Snssai Sd" display: "Serving SNSSAI SD"
comment: "Serving Snssai Sd" comment: "Serving SNSSAI SD"
- name: "homeSnssaiSst" - name: "homeSnssaiSst"
type: "int" type: "int"
value: "1" value: "1"
access: "read-only" access: "read-only"
filter: '' filter: ''
display: "Home Snssai Sst" display: "Home SNSSAI SST"
comment: "Home Snssai Sst" comment: "Home SNSSAI SST"
- name: "homeSnssaiSd" - name: "homeSnssaiSd"
type: "string" type: "string"
value: "1" value: "1"
access: "read-write" access: "read-write"
filter: '' filter: ''
display: "Home Snssai Sd" display: "Home SNSSAI SD"
comment: "Home Snssai Sd" comment: "Home SNSSAI SD"

View File

@@ -1,13 +1,13 @@
smf: smf:
smfSystem: smfSystem:
display: "SmfSystem" display: "SMF System"
list: list:
- name: "sbiIpAddr" - name: "sbiIpAddr"
type: "string" type: "string"
value: "172.16.5.150" value: "172.16.5.150"
access: "read-write" access: "read-write"
filter: '' filter: ''
display: "SBI IpAddr" display: "SBI IP"
comment: "" comment: ""
- name: "sbiPort" - name: "sbiPort"
type: "int" type: "int"
@@ -35,7 +35,7 @@ smf:
value: "" value: ""
access: "read-write" access: "read-write"
filter: '' filter: ''
display: "N4 Ipv6" display: "N4 IPv6"
comment: "N4 IPv6" comment: "N4 IPv6"
- name: "n4UIpv4" - name: "n4UIpv4"
type: "ipv4" type: "ipv4"
@@ -56,21 +56,21 @@ smf:
value: "http://172.16.5.120:8080" value: "http://172.16.5.120:8080"
access: "read-write" access: "read-write"
filter: '' filter: ''
display: "AMF Uri" display: "AMF URI"
comment: "" comment: ""
- name: "pcfUri" - name: "pcfUri"
type: "string" type: "string"
value: "http://172.16.5.160:8080" value: "http://172.16.5.160:8080"
access: "read-write" access: "read-write"
filter: '' filter: ''
display: "PCF Uri" display: "PCF URI"
comment: "" comment: ""
- name: "udmUri" - name: "udmUri"
type: "string" type: "string"
value: "http://172.16.5.140:8080" value: "http://172.16.5.140:8080"
access: "read-write" access: "read-write"
filter: '' filter: ''
display: "UDM Uri" display: "UDM URI"
comment: "" comment: ""
- name: "nrfEnable" - name: "nrfEnable"
type: "bool" type: "bool"
@@ -84,73 +84,73 @@ smf:
value: "http://172.16.5.180:8080" value: "http://172.16.5.180:8080"
access: "read-write" access: "read-write"
filter: '' filter: ''
display: "NRF Uri" display: "NRF URI"
comment: "" comment: ""
- name: "primaryDnsIpv4" - name: "primaryDnsIpv4"
type: "ipv4" type: "ipv4"
value: "114.114.114.114" value: "114.114.114.114"
access: "read-write" access: "read-write"
filter: "" filter: ""
display: "Primary Dns Ipv4" display: "Primary DNS IPv4"
comment: "" comment: ""
- name: "secondaryDnsIpv4" - name: "secondaryDnsIpv4"
type: "ipv4" type: "ipv4"
value: "" value: ""
access: "read-write" access: "read-write"
filter: "" filter: ""
display: "Secondary Dns Ipv4" display: "Secondary DNS IPv4"
comment: "" comment: ""
- name: "primaryDnsIpv6" - name: "primaryDnsIpv6"
type: "ipv6" type: "ipv6"
value: "" value: ""
access: "read-write" access: "read-write"
filter: "" filter: ""
display: "Primary Dns Ipv6" display: "Primary DNS IPv6"
comment: "" comment: ""
- name: "secondaryDnsIpv6" - name: "secondaryDnsIpv6"
type: "ipv6" type: "ipv6"
value: "" value: ""
access: "read-write" access: "read-write"
filter: "" filter: ""
display: "Secondary Dns Ipv6" display: "Secondary DNS IPv6"
comment: "" comment: ""
- name: "primaryPcscfIpv4" - name: "primaryPcscfIpv4"
type: "ipv4" type: "ipv4"
value: "172.16.5.110" value: "172.16.5.110"
access: "read-write" access: "read-write"
filter: "" filter: ""
display: "Primary Pcscf Ipv4" display: "Primary PCSCF IPv4"
comment: "" comment: ""
- name: "secondaryPcscfIpv4" - name: "secondaryPcscfIpv4"
type: "ipv4" type: "ipv4"
value: "" value: ""
access: "read-write" access: "read-write"
filter: "" filter: ""
display: "Secondary Pcscf Ipv4" display: "Secondary PCSCF IPv4"
comment: "" comment: ""
- name: "primaryPcscfIpv6" - name: "primaryPcscfIpv6"
type: "ipv6" type: "ipv6"
value: "" value: ""
access: "read-write" access: "read-write"
filter: "" filter: ""
display: "Primary Pcscf Ipv6" display: "Primary PCSCF IPv6"
comment: "" comment: ""
- name: "secondaryPcscfIpv6" - name: "secondaryPcscfIpv6"
type: "ipv6" type: "ipv6"
value: "" value: ""
access: "read-write" access: "read-write"
filter: "" filter: ""
display: "Secondary Pcscf Ipv6" display: "Secondary PCSCF IPv6"
comment: "" comment: ""
- name: "ueMtu" - name: "ueMtu"
type: "int" type: "int"
value: "" value: ""
access: "read-write" access: "read-write"
filter: "0~65535" filter: "0~65535"
display: "Ue MTU" display: "UE MTU"
comment: "" comment: ""
upfConfig: upfConfig:
display: "UpfConfig" display: "UPF Config"
array: array:
- name: "index" - name: "index"
type: "int" type: "int"
@@ -164,73 +164,73 @@ smf:
value: "" value: ""
access: "read-write" access: "read-write"
filter: '1~64' filter: '1~64'
display: "Upf Id" display: "UPF Id"
comment: "upfId-1" comment: "upfId-1"
- name: "addr" - name: "addr"
type: "string" type: "string"
value: "" value: ""
access: "read-write" access: "read-write"
filter: '7~45' filter: '7~45'
display: "Addr" display: "Address"
comment: "ip:port" comment: "ip:port"
- name: "ipv4Pools" - name: "ipv4Pools"
type: "string" type: "string"
value: "" value: ""
access: "read-write" access: "read-write"
filter: '10~256' filter: '10~256'
display: "Ipv4Pools" display: "IPv4 Pools"
comment: "CIDR format, e.g. 192.168.1.0/24" comment: "CIDR format, e.g. 192.168.1.0/24"
- name: "ipv6Pools" - name: "ipv6Pools"
type: "string" type: "string"
value: "" value: ""
access: "read-write" access: "read-write"
filter: '5~512' filter: '5~512'
display: "Ipv6Pools" display: "IPv6 Pools"
comment: "CIDR format, e.g. fe80::20c:29ff:fee4:dab7/50" comment: "CIDR format, e.g. fe80::20c:29ff:fee4:dab7/50"
- name: "staticIpv4Enable" - name: "staticIpv4Enable"
type: "bool" type: "bool"
value: "" value: ""
access: "read-write" access: "read-write"
filter: "{\"0\":\"false\", \"1\":\"true\"}" filter: "{\"0\":\"false\", \"1\":\"true\"}"
display: "StaticIpv4Enable" display: "Static IPv4 Enable"
comment: "" comment: ""
- name: "staticIpv4Start" - name: "staticIpv4Start"
type: "ipv4" type: "ipv4"
value: "" value: ""
access: "read-write" access: "read-write"
filter: '' filter: ''
display: "StaticIpv4Start" display: "Static IPv4 Start"
comment: "ipv4 format" comment: "ipv4 format"
- name: "staticIpv4End" - name: "staticIpv4End"
type: "ipv4" type: "ipv4"
value: "" value: ""
access: "read-write" access: "read-write"
filter: '' filter: ''
display: "StaticIpv4End" display: "Static IPv4 End"
comment: "ipv4 format" comment: "ipv4 format"
- name: "staticIpv6Enable" - name: "staticIpv6Enable"
type: "bool" type: "bool"
value: "" value: ""
access: "read-write" access: "read-write"
filter: "{\"0\":\"false\", \"1\":\"true\"}" filter: "{\"0\":\"false\", \"1\":\"true\"}"
display: "StaticIpv6Enable" display: "Static IPv6 Enable"
comment: "" comment: ""
- name: "staticIpv6Start" - name: "staticIpv6Start"
type: "ipv6" type: "ipv6"
value: "" value: ""
access: "read-write" access: "read-write"
filter: '' filter: ''
display: "StaticIpv6Start" display: "Static IPv6 Start"
comment: "ipv6 format" comment: "ipv6 format"
- name: "staticIpv6End" - name: "staticIpv6End"
type: "ipv6" type: "ipv6"
value: "" value: ""
access: "read-write" access: "read-write"
filter: '' filter: ''
display: "StaticIpv6End" display: "Static IPv6 End"
comment: "ipv6 format" comment: "ipv6 format"
dnnSelectUpf: dnnSelectUpf:
display: "DnnSelectUpf" display: "DNN Select UPF"
array: array:
- name: "index" - name: "index"
type: "int" type: "int"
@@ -244,17 +244,17 @@ smf:
value: "" value: ""
access: "read-write" access: "read-write"
filter: '1~64' filter: '1~64'
display: "Dnn" display: "DNN"
comment: "" comment: ""
- name: "upfId" - name: "upfId"
type: "string" type: "string"
value: "" value: ""
access: "read-write" access: "read-write"
filter: '1~64' filter: '1~64'
display: "Upf Id" display: "UPF Id"
comment: "upf Id" comment: "UPF Id"
dnnTaiSelectUpf: dnnTaiSelectUpf:
display: "DnnTaiSelectUpf" display: "DNN TAI Select UPF"
array: array:
- name: "index" - name: "index"
type: "int" type: "int"
@@ -268,19 +268,19 @@ smf:
value: "" value: ""
access: "read-write" access: "read-write"
filter: '1~64' filter: '1~64'
display: "Dnn" display: "DNN"
comment: "" comment: ""
- name: "tai" - name: "tai"
type: "string" type: "string"
value: "" value: ""
access: "read-write" access: "read-write"
filter: '1~64' filter: '1~64'
display: "Tai" display: "TAI"
comment: "46000123456" comment: "46000123456"
- name: "upfId" - name: "upfId"
type: "string" type: "string"
value: "upf2-Id" value: "upf2-Id"
access: "read-write" access: "read-write"
filter: '1~64' filter: '1~64'
display: "Upf Id" display: "UPF Id"
comment: "upf Id" comment: "UPF Id"

File diff suppressed because it is too large Load Diff