opt: udm & pcf parameter configuration
This commit is contained in:
@@ -30,6 +30,34 @@ pcf:
|
|||||||
filter: ''
|
filter: ''
|
||||||
display: "NRF URI"
|
display: "NRF URI"
|
||||||
comment: ""
|
comment: ""
|
||||||
|
- name: "supportedPlmn1"
|
||||||
|
type: "string"
|
||||||
|
value: "00101"
|
||||||
|
access: "read-write"
|
||||||
|
filter: '^\d{5,6}$'
|
||||||
|
display: "Supported Plmn1"
|
||||||
|
comment: ""
|
||||||
|
- name: "supportedPlmn2"
|
||||||
|
type: "string"
|
||||||
|
value: "00101"
|
||||||
|
access: "read-write"
|
||||||
|
filter: '^\d{5,6}$'
|
||||||
|
display: "Supported Plmn2"
|
||||||
|
comment: ""
|
||||||
|
- name: "supportedPlmn3"
|
||||||
|
type: "string"
|
||||||
|
value: "00101"
|
||||||
|
access: "read-write"
|
||||||
|
filter: '^\d{5,6}$'
|
||||||
|
display: "Supported Plmn3"
|
||||||
|
comment: ""
|
||||||
|
- name: "supportedPlmn4"
|
||||||
|
type: "string"
|
||||||
|
value: "00101"
|
||||||
|
access: "read-write"
|
||||||
|
filter: '^\d{5,6}$'
|
||||||
|
display: "Supported Plmn4"
|
||||||
|
comment: ""
|
||||||
serviceAreaRestriction:
|
serviceAreaRestriction:
|
||||||
display: "Service Area Restriction"
|
display: "Service Area Restriction"
|
||||||
array:
|
array:
|
||||||
|
|||||||
@@ -58,6 +58,34 @@ udm:
|
|||||||
filter: ''
|
filter: ''
|
||||||
display: "Group ID"
|
display: "Group ID"
|
||||||
comment: ""
|
comment: ""
|
||||||
|
- name: "supportedPlmn1"
|
||||||
|
type: "string"
|
||||||
|
value: "00101"
|
||||||
|
access: "read-write"
|
||||||
|
filter: '^\d{5,6}$'
|
||||||
|
display: "Supported Plmn1"
|
||||||
|
comment: ""
|
||||||
|
- name: "supportedPlmn2"
|
||||||
|
type: "string"
|
||||||
|
value: "00101"
|
||||||
|
access: "read-write"
|
||||||
|
filter: '^\d{5,6}$'
|
||||||
|
display: "Supported Plmn2"
|
||||||
|
comment: ""
|
||||||
|
- name: "supportedPlmn3"
|
||||||
|
type: "string"
|
||||||
|
value: "00101"
|
||||||
|
access: "read-write"
|
||||||
|
filter: '^\d{5,6}$'
|
||||||
|
display: "Supported Plmn3"
|
||||||
|
comment: ""
|
||||||
|
- name: "supportedPlmn4"
|
||||||
|
type: "string"
|
||||||
|
value: "00101"
|
||||||
|
access: "read-write"
|
||||||
|
filter: '^\d{5,6}$'
|
||||||
|
display: "Supported Plmn4"
|
||||||
|
comment: ""
|
||||||
- name: "supiRanges"
|
- name: "supiRanges"
|
||||||
type: "regex"
|
type: "regex"
|
||||||
value: "imsi-001010100080000~imsi-001010100080099"
|
value: "imsi-001010100080000~imsi-001010100080099"
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user