summaryrefslogtreecommitdiff
path: root/other/data/ip_batch_error.yaml
blob: b49bb0e3a882eff33e78fc40516635b3f5fbab4b (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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
#ip正向用例
"ip_batch":
 - 
  #"ip_v4_single":
    "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.150.255"
             "port": "1-65535"
             "itemId": 
             "isSession": "endpoint" 
        "updateItemList": 
        "deleteItemIds": 
        "iconColor": "#31739C"  
 -       
  #"ip_v4_multi_item":
    "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.150.254"
             "port": "1-65535"
             "itemId": 
             "isSession": "endpoint" 
          -
             "ip": "192.168.150.253"
             "port": "1-65535"
             "itemId": 
             "isSession": "endpoint" 
          -
             "ip": "192.168.150.252"
             "port": "1-65535"
             "itemId": 
             "isSession": "endpoint" 
          -
             "ip": "192.168.150.251"
             "port": "1-65535"
             "itemId": 
             "isSession": "endpoint" 
          -
             "ip": "192.168.150.250"
             "port": "1-65535"
             "itemId": 
             "isSession": "endpoint" 
          -
             "ip": "192.168.150.249"
             "port": "1-65535"
             "itemId": 
             "isSession": "endpoint"
        "updateItemList": 
        "deleteItemIds": 
        "iconColor": "#31739C"  
 -       
  #"ip_v4_multi_obj":
    "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": "255.255.255.255"
             "port": "1-65535"
             "itemId": 
             "isSession": "endpoint" 
          -
             "ip": "1.1.1.1"
             "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": "255.255.254"
             "port": "2-65535"
             "itemId": 
             "isSession": "endpoint"
        "updateItemList": 
        "deleteItemIds": 
        "iconColor": "#31739C"