fix: udm&pcf parameter config
This commit is contained in:
@@ -118,7 +118,7 @@ pcf:
|
||||
value: ''
|
||||
access: "read-write"
|
||||
filter: '^.{1,63}$'
|
||||
display: "App ID"
|
||||
display: "APP ID"
|
||||
comment: "0~63"
|
||||
- name: "flowTemplate"
|
||||
type: "string"
|
||||
|
||||
@@ -111,7 +111,7 @@ udm:
|
||||
display: "Downlink"
|
||||
comment: ""
|
||||
subsNssais:
|
||||
display: "Subs Nssais"
|
||||
display: "Subs NSSAIs"
|
||||
array:
|
||||
- name: "index"
|
||||
type: "int"
|
||||
@@ -383,14 +383,14 @@ udm:
|
||||
value: "1Gbps"
|
||||
access: "read-write"
|
||||
filter: '^\d+(\.\d+)?( ?)(bps|Kbps|Mbps|Gbps|Tbps)$'
|
||||
display: "Subscribed Session AMBR UL"
|
||||
display: "Subscribed Session AMBR Uplink"
|
||||
comment: ""
|
||||
- name: "subscribedSessionAmbrDL"
|
||||
type: "regex"
|
||||
value: "2Gbps"
|
||||
access: "read-write"
|
||||
filter: '^\d+(\.\d+)?( ?)(bps|Kbps|Mbps|Gbps|Tbps)$'
|
||||
display: "Subscribed Session AMBR DL"
|
||||
display: "Subscribed Session AMBR Downlink"
|
||||
comment: ""
|
||||
- name: "staticIPAddress"
|
||||
type: "ipv4"
|
||||
|
||||
Reference in New Issue
Block a user