diff options
Diffstat (limited to 'other/data/ip.yaml')
| -rw-r--r-- | other/data/ip.yaml | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/other/data/ip.yaml b/other/data/ip.yaml new file mode 100644 index 0000000..5bc64d7 --- /dev/null +++ b/other/data/ip.yaml @@ -0,0 +1,45 @@ +"ip_secuirty_allow_dns_001":
+ "datafomat": "complate" #完整数据:complate;部分数据:part
+ "opAction": "add"
+ "returnData": 1
+ "objectList":
+ -
+ "objectType": "ip"
+ "objectSubType": "endpoint"
+ "isValid": 1
+ "isInitialize": 0
+ "isExclusion": 0
+ "objectName": "dxytest"
+ "objectDesc": "test"
+ "subObjectIds":
+ "addItemList":
+ -
+ "ip": "192.168.50.19"
+ "port": "1-65535"
+ "itemId":
+ "isSession": "endpoint"
+ -
+ "ip": "192.168.50.20"
+ "port": "1-65535"
+ "itemId":
+ "isSession": "endpoint"
+ "updateItemList":
+ "deleteItemIds":
+ "iconColor": "#31739C"
+ -
+ "objectType": "ip"
+ "objectSubType": "endpoint"
+ "isValid": 1
+ "isInitialize": 0
+ "isExclusion": 0
+ "objectName": "dxytest1"
+ "objectDesc": "test"
+ "subObjectIds":
+ "addItemList":
+ "ip": "192.168.50.9"
+ "port": "2-65535"
+ "itemId":
+ "isSession": "endpoint"
+ "updateItemList":
+ "deleteItemIds":
+ "iconColor": "#31739C"
\ No newline at end of file |
