d
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
Package: OMC
|
Package: OMC
|
||||||
Standards-Version: 1.6.1
|
Standards-Version: 1.6.1
|
||||||
Version: 1.6.1-YYYYMMDD
|
Version: 1.6.1-20230915
|
||||||
Section: AGrandTech
|
Section: AGrandTech
|
||||||
Prioritt: optional
|
Prioritt: optional
|
||||||
Architecture: amd64
|
Architecture: amd64
|
||||||
|
|||||||
BIN
docs/05-5GC OMC restful intefaces v0.80.pdf
Normal file
BIN
docs/05-5GC OMC restful intefaces v0.80.pdf
Normal file
Binary file not shown.
@@ -1567,6 +1567,7 @@ Example:
|
|||||||
type SmfUEInfo []struct {
|
type SmfUEInfo []struct {
|
||||||
IMSI string `json:"imsi"`
|
IMSI string `json:"imsi"`
|
||||||
MSISDN string `json:"msisdn"`
|
MSISDN string `json:"msisdn"`
|
||||||
|
RatType string `json:"ratType"`
|
||||||
PduSessionInfo []struct {
|
PduSessionInfo []struct {
|
||||||
PduSessionID int `json:"pduSessionID"`
|
PduSessionID int `json:"pduSessionID"`
|
||||||
IPv4 string `json:"ipv4"`
|
IPv4 string `json:"ipv4"`
|
||||||
|
|||||||
Reference in New Issue
Block a user