fix: hide some mml

This commit is contained in:
2023-11-17 14:02:43 +08:00
parent 3fc37924f6
commit ef3c8ee4f0
2 changed files with 10 additions and 0 deletions

View File

@@ -58,6 +58,7 @@ omc:
- operation: "dsp"
object: "licenseinfo"
display: "Display NE License Information"
status: "Inactive"
params:
- name: "netype"
alias: "neType"
@@ -77,6 +78,7 @@ omc:
- operation: "lst"
object: "license"
display: "List NE License Information"
status: "Inactive"
params:
- name: "netype"
alias: "ne_type"
@@ -97,6 +99,7 @@ omc:
- operation: "dep"
object: "license"
display: "Deployment NE License"
status: "Inactive"
params:
- name: "srcnetype"
alias: "ne_type"
@@ -138,6 +141,7 @@ omc:
- operation: "rel"
object: "license"
display: "Batch Release NE License"
status: "Inactive"
params:
- name: "netype"
alias: "ne_type"
@@ -169,6 +173,7 @@ omc:
- operation: "ins"
object: "license"
display: "Install NE License"
status: "Inactive"
params:
- name: "netype"
alias: "ne_type"
@@ -199,6 +204,7 @@ omc:
- operation: "adj"
object: "license"
display: "Adjustment NE License"
status: "Inactive"
params:
- name: "netype"
alias: "ne_type"
@@ -229,6 +235,7 @@ omc:
- operation: "exp"
object: "license"
display: "Export NE License"
status: "Inactive"
params:
- name: "netype"
alias: "ne_type"
@@ -249,6 +256,7 @@ omc:
- operation: "uni"
object: "license"
display: "Uninstall NE License"
status: "Inactive"
params:
- name: "netype"
alias: "ne_type"
@@ -269,6 +277,7 @@ omc:
- operation: "dsp"
object: "nelink"
display: "Display NE Interface Link Status"
status: "Inactive"
params:
- name: "netype"
alias: "ne_type"

View File

@@ -403,6 +403,7 @@ udm:
- operation: "upload"
object: "udmuser"
display: "Upload Subscriber Data"
status: "Inactive"
params:
- name: "path"
type: "string"