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