d
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
```Tips
|
||||
** elementTypeValue=smf/amf/..查询的网元网元类型
|
||||
```
|
||||
|
||||
* Method:
|
||||
|
||||
GET
|
||||
@@ -20,7 +21,7 @@
|
||||
|
||||
NF -> OMC BE的json结构
|
||||
|
||||
```
|
||||
```json
|
||||
type SysState struct {
|
||||
HostName string `json:"hostName"` // linux命令: hostname
|
||||
OsInfo string `json:"osInfo"` // linux命令: uname -a
|
||||
@@ -236,6 +237,7 @@
|
||||
```uri
|
||||
/api/rest/faultManagement/v1/elementType/{elementTypeValue}/objectType/alarms
|
||||
```
|
||||
|
||||
* Method
|
||||
|
||||
POST
|
||||
|
||||
Reference in New Issue
Block a user