summaryrefslogtreecommitdiff
path: root/other/data/ip.yaml
blob: 5bc64d7ad8a5ae6a145398591f05f99bf6c09a26 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
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"