fix: parameter config rectification

This commit is contained in:
2024-01-05 10:33:06 +08:00
parent 223c314591
commit c00e2d6c56
4 changed files with 118 additions and 118 deletions

View File

@@ -15,7 +15,7 @@ pcf:
access: "read-write"
filter: "0~65535"
display: "Service Port"
comment: "0~65535"
comment: ""
- name: "scheme"
type: "enum"
value: "0"
@@ -39,14 +39,14 @@ pcf:
access: "read-only"
filter: '1~16'
display: "Index"
comment: "1~16"
comment: ""
- name: "name"
type: "string"
value: 'def_ambr'
access: "read-write"
filter: '^.{1,32}$'
display: "Name"
comment: "1~32"
comment: ""
- name: "restrictionType"
type: "enum"
value: '0'
@@ -60,21 +60,21 @@ pcf:
access: "read-write"
filter: ''
display: "TACs"
comment: "0~128"
comment: ""
- name: "areaCodes"
type: "string"
value: '123456'
access: "read-write"
filter: ''
display: "Area Codes"
comment: "0~128"
comment: ""
- name: "maxTAs"
type: "int"
value: "1"
access: "read-write"
filter: '^\d{1,2}$'
display: "Max TAs"
comment: "0~32"
comment: ""
pccRules:
display: "PCC Rules"
array:
@@ -84,14 +84,14 @@ pcf:
access: "read-only"
filter: '1~64'
display: "Index"
comment: "1~64"
comment: ""
- name: "ruleId"
type: "string"
value: 'internet'
access: "read-write"
filter: '^.{1,63}$'
display: "Rule ID"
comment: "0~63"
comment: ""
- name: "activate"
type: "bool"
value: 'true'
@@ -105,7 +105,7 @@ pcf:
access: "read-write"
filter: '0~255'
display: "Precedence"
comment: "0~255"
comment: ""
- name: "flowUsage"
type: "enum"
value: '0'
@@ -119,35 +119,35 @@ pcf:
access: "read-write"
filter: '^.{1,63}$'
display: "APP ID"
comment: "0~63"
comment: ""
- name: "flowTemplate"
type: "string"
value: 'flow_any'
access: "read-write"
filter: '^.{1,255}$'
display: "Flow Template"
comment: "0~255"
comment: ""
- name: "qosId"
type: "string"
value: 'qos_cmnet'
access: "read-write"
filter: '^.{1,63}$'
display: "QoS ID"
comment: "0~63"
comment: ""
- name: "trafficControlId"
type: "string"
value: ''
access: "read-write"
filter: '^.{1,63}$'
display: "Traffic Control ID"
comment: "0~63"
comment: ""
- name: "usageMonitoringId"
type: "string"
value: ''
access: "read-write"
filter: '^.{1,63}$'
display: "Usage Monitoring ID"
comment: "0~63"
comment: ""
sessionRules:
display: "Session Rules"
array:
@@ -157,14 +157,14 @@ pcf:
access: "read-only"
filter: '1~64'
display: "Index"
comment: "1~64"
comment: ""
- name: "ruleId"
type: "string"
value: 'internet'
access: "read-write"
filter: '^.{1,63}$'
display: "Rule ID"
comment: "0~63"
comment: ""
- name: "activate"
type: "bool"
value: 'true'
@@ -178,14 +178,14 @@ pcf:
access: "read-write"
filter: '0~255'
display: "5QI"
comment: "0~255"
comment: ""
- name: "fiveQIPriorityLevel"
type: "int"
value: "80"
access: "read-write"
filter: '0~127'
display: "5QI Priority Level"
comment: "0~127"
comment: ""
- name: "flowUsage"
type: "enum"
value: '0'
@@ -199,42 +199,42 @@ pcf:
access: "read-write"
filter: '^.{1,63}$'
display: "Usage Monitoring ID"
comment: "0~63"
comment: ""
- name: "ambrDl"
type: "string"
value: '200Mbps'
access: "read-write"
filter: '^\d+(\.\d+)?( ?)(bps|Kbps|Mbps|Gbps|Tbps)$'
display: "AMBR Downlink"
comment: "0~31"
comment: ""
- name: "ambrUl"
type: "string"
value: '100Mbps'
access: "read-write"
filter: '^\d+(\.\d+)?( ?)(bps|Kbps|Mbps|Gbps|Tbps)$'
display: "AMBR Uplink"
comment: "0~31"
comment: ""
- name: "averagingWindow"
type: "int"
value: "0"
access: "read-write"
filter: '0~4095'
display: "Averaging Window"
comment: "0~4095"
comment: ""
- name: "maxDataBurstVolume"
type: "int"
value: "0"
access: "read-write"
filter: '0~4095'
display: "Max Data Burst Volume"
comment: "0~4095"
comment: ""
- name: "arpPriorityLevel"
type: "int"
value: "1"
access: "read-write"
filter: '1~15'
display: "ARP Priority Level"
comment: "1~15"
comment: ""
- name: "arpPreemptCap"
type: "enum"
value: "0"
@@ -255,28 +255,28 @@ pcf:
access: "read-write"
filter: '^\d+(\.\d+)?( ?)(bps|Kbps|Mbps|Gbps|Tbps)$'
display: "Max Bitrate Downlink"
comment: "0~31"
comment: ""
- name: "maxbrUl"
type: "string"
value: ''
access: "read-write"
filter: '^\d+(\.\d+)?( ?)(bps|Kbps|Mbps|Gbps|Tbps)$'
display: "Max Bitrate Uplink"
comment: "0~31"
comment: ""
- name: "gbrDl"
type: "string"
value: ''
access: "read-write"
filter: '^\d+(\.\d+)?( ?)(bps|Kbps|Mbps|Gbps|Tbps)$'
display: "GBR Downlink"
comment: "0~31"
comment: ""
- name: "gbrUl"
type: "string"
value: ''
access: "read-write"
filter: '^\d+(\.\d+)?( ?)(bps|Kbps|Mbps|Gbps|Tbps)$'
display: "GBR Uplink"
comment: "0~31"
comment: ""
gxServer:
display: "Gx Server"
list:
@@ -307,14 +307,14 @@ pcf:
access: "read-write"
filter: '^.{0,127}$'
display: "Host"
comment: "0~127"
comment: ""
- name: "realm"
type: "string"
value: "ims.mnc000.mcc460.3gppnetwork.org"
access: "read-write"
filter: '^.{0,127}$'
display: "Realm"
comment: "0~127"
comment: ""
rxServer:
display: "Rx Server"
list:
@@ -345,14 +345,14 @@ pcf:
access: "read-write"
filter: '^.{0,127}$'
display: "Host"
comment: "0~127"
comment: ""
- name: "realm"
type: "string"
value: "ims.mnc000.mcc460.3gppnetwork.org"
access: "read-write"
filter: '^.{0,127}$'
display: "Realm"
comment: "0~127"
comment: ""
flowTemplate:
display: "Flow Template"
array:
@@ -362,21 +362,21 @@ pcf:
access: "read-only"
filter: '1~256'
display: "Index"
comment: "1~256"
comment: ""
- name: "templateName"
type: "string"
value: 'flow_any'
access: "read-write"
filter: '^.{1,63}$'
display: "Template Name"
comment: "0~63"
comment: ""
- name: "flowDescription"
type: "string"
value: 'permit out ip from any to assigned'
access: "read-write"
filter: '^.{1,127}$'
display: "Flow Description"
comment: "0~127"
comment: ""
- name: "flowDirection"
type: "enum"
value: '0'
@@ -393,63 +393,63 @@ pcf:
access: "read-only"
filter: '1~64'
display: "Index"
comment: "1~64"
comment: ""
- name: "qosId"
type: "string"
value: 'qos_cmnet'
access: "read-write"
filter: '^.{1,63}$'
display: "QoS ID"
comment: "0~63"
comment: ""
- name: "fiveQI"
type: "int"
value: "9"
access: "read-write"
filter: '0~255'
display: "5QI"
comment: "0~255"
comment: ""
- name: "fiveQIPriorityLevel"
type: "int"
value: "80"
access: "read-write"
filter: '0~127'
display: "5QI Priority Level"
comment: "0~127"
comment: ""
- name: "maxbrDl"
type: "string"
value: ''
access: "read-write"
filter: '^\d+(\.\d+)?( ?)(bps|Kbps|Mbps|Gbps|Tbps)$'
display: "Max Bitrate Downlink"
comment: "0~31"
comment: ""
- name: "maxbrUl"
type: "string"
value: ''
access: "read-write"
filter: '^\d+(\.\d+)?( ?)(bps|Kbps|Mbps|Gbps|Tbps)$'
display: "Max Bitrate Uplink"
comment: "0~31"
comment: ""
- name: "gbrDl"
type: "string"
value: ''
access: "read-write"
filter: '^\d+(\.\d+)?( ?)(bps|Kbps|Mbps|Gbps|Tbps)$'
display: "GBR Downlink"
comment: "0~31"
comment: ""
- name: "gbrUl"
type: "string"
value: ''
access: "read-write"
filter: '^\d+(\.\d+)?( ?)(bps|Kbps|Mbps|Gbps|Tbps)$'
display: "GBR Uplink"
comment: "0~31"
comment: ""
- name: "arpPriorityLevel"
type: "int"
value: "1"
access: "read-write"
filter: '1~15'
display: "ARP Priority Level"
comment: "1~15"
comment: ""
- name: "arpPreemptCap"
type: "enum"
value: "0"
@@ -480,14 +480,14 @@ pcf:
access: "read-only"
filter: '1~64'
display: "Index"
comment: "1~64"
comment: ""
- name: "umId"
type: "string"
value: 'flow_any'
access: "read-write"
filter: '^.{1,63}$'
display: "Usage Monitoring ID"
comment: "0~63"
comment: ""
- name: "volumeThreshold"
type: "int"
value: '5242880'
@@ -532,14 +532,14 @@ pcf:
access: "read-only"
filter: '1~64'
display: "Index"
comment: "1~64"
comment: ""
- name: "tcId"
type: "string"
value: ''
access: "read-write"
filter: '^.{1,63}$'
display: "Traffic Control ID"
comment: "0~63"
comment: ""
- name: "flowStatus"
type: "enum"
value: '0'
@@ -560,7 +560,7 @@ pcf:
access: "read-write"
filter: '^.{1,63}$'
display: "Route to Location DNAI"
comment: "0~63"
comment: ""
headerEnrichTemplate:
display: "Header Enrich Template"
array:
@@ -570,14 +570,14 @@ pcf:
access: "read-only"
filter: '1~16'
display: "Index"
comment: "1~16"
comment: ""
- name: "templateName"
type: "string"
value: ''
access: "read-write"
filter: '^.{1,63}$'
display: "Template Name"
comment: "0~63"
comment: ""
- name: "headerType"
type: "enum"
value: '0'
@@ -591,4 +591,4 @@ pcf:
access: "read-write"
filter: '^.{1,63}$'
display: "Header Name"
comment: "0~63"
comment: ""