fix: all ne add help mml
This commit is contained in:
@@ -158,6 +158,7 @@ amf:
|
||||
- operation: "list"
|
||||
object: "imsi"
|
||||
display: "List Online IMSI"
|
||||
status: "Inactive"
|
||||
params:
|
||||
- name: "imsi"
|
||||
type: "string"
|
||||
|
||||
8
config/mml/system/ims_sys_mml_config.yaml
Normal file
8
config/mml/system/ims_sys_mml_config.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
ims:
|
||||
imsManagement:
|
||||
display: "IMS Management"
|
||||
mml:
|
||||
- operation: "help"
|
||||
object: ""
|
||||
display: "List IMS MML CMD"
|
||||
params:
|
||||
8
config/mml/system/mme_sys_mml_config.yaml
Normal file
8
config/mml/system/mme_sys_mml_config.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
mme:
|
||||
mmeManagement:
|
||||
display: "MME Management"
|
||||
mml:
|
||||
- operation: "help"
|
||||
object: ""
|
||||
display: "List MME MML CMD"
|
||||
params:
|
||||
8
config/mml/system/n3iwf_sys_mml_config.yaml
Normal file
8
config/mml/system/n3iwf_sys_mml_config.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
n3iwf:
|
||||
n3iwfManagement:
|
||||
display: "N3IWF Management"
|
||||
mml:
|
||||
- operation: "help"
|
||||
object: ""
|
||||
display: "List N3IWF MML CMD"
|
||||
params:
|
||||
8
config/mml/system/nrf_sys_mml_config.yaml
Normal file
8
config/mml/system/nrf_sys_mml_config.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
nrf:
|
||||
nrfManagement:
|
||||
display: "NRF Management"
|
||||
mml:
|
||||
- operation: "help"
|
||||
object: ""
|
||||
display: "List NRF MML CMD"
|
||||
params:
|
||||
8
config/mml/system/nssf_sys_mml_config.yaml
Normal file
8
config/mml/system/nssf_sys_mml_config.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
nssf:
|
||||
nssfManagement:
|
||||
display: "NSSF Management"
|
||||
mml:
|
||||
- operation: "help"
|
||||
object: ""
|
||||
display: "List NSSF MML CMD"
|
||||
params:
|
||||
8
config/mml/system/pcf_sys_mml_config.yaml
Normal file
8
config/mml/system/pcf_sys_mml_config.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
pcf:
|
||||
pcfManagement:
|
||||
display: "PCF Management"
|
||||
mml:
|
||||
- operation: "help"
|
||||
object: ""
|
||||
display: "List PCF MML CMD"
|
||||
params:
|
||||
Reference in New Issue
Block a user