xclarity_client 0.5.3 → 0.5.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,3757 @@
1
+ FORMAT: 1A
2
+
3
+ # XClarity Jobs
4
+
5
+ # Job with id 5 [/jobs/5]
6
+
7
+ ## Retrieve [GET]
8
+ + Response 200
9
+ {
10
+ "isCancelable": false,
11
+ "status": {
12
+ "substatus": [],
13
+ "percentage": 100,
14
+ "description": [],
15
+ "state": "Complete"
16
+ },
17
+ "cancelledBy": "",
18
+ "messageDisplay": "Starting",
19
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
20
+ "endTime": "2017-05-19T15:08:34Z",
21
+ "messageParameters": [],
22
+ "id": "6",
23
+ "startTime": "2017-05-19T15:08:34Z",
24
+ "category": "MANAGEMENT",
25
+ "messageID": "1000_SHORT",
26
+ "createdBy": "ADMIN",
27
+ "cancelURI": "",
28
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
29
+ "typeId": -1,
30
+ "legacy": false
31
+ }
32
+ + Response 400
33
+ + Response 401
34
+ + Response 404
35
+ + Response 409
36
+ + Response 500
37
+
38
+ ## Update [PUT]
39
+
40
+ + Request (application/json)
41
+ {
42
+ "cancelRequest" : true
43
+ }
44
+ + Response 200
45
+
46
+
47
+ + Response 400
48
+ + Response 401
49
+ + Response 404
50
+ + Response 409
51
+ + Response 500
52
+
53
+
54
+ ## Delete [DELETE]
55
+
56
+ + Response 200
57
+
58
+
59
+ + Response 400
60
+ + Response 401
61
+ + Response 404
62
+ + Response 409
63
+ + Response 500
64
+
65
+
66
+ ## GET /jobs
67
+
68
+ + Response 200 (application/json)
69
+ [{
70
+ "isCancelable": false,
71
+ "status": {
72
+ "substatus": [{
73
+ "isCancelable": false,
74
+ "status": {
75
+ "substatus": [],
76
+ "percentage": 100,
77
+ "description": [],
78
+ "state": "Complete"
79
+ },
80
+ "cancelledBy": "",
81
+ "messageDisplay": "Starting",
82
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
83
+ "endTime": "2017-05-19T15:08:34Z",
84
+ "messageParameters": [],
85
+ "id": "6",
86
+ "startTime": "2017-05-19T15:08:34Z",
87
+ "category": "MANAGEMENT",
88
+ "messageID": "1000_SHORT",
89
+ "createdBy": "ADMIN",
90
+ "cancelURI": "",
91
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
92
+ "typeId": -1
93
+ }, {
94
+ "isCancelable": false,
95
+ "status": {
96
+ "substatus": [],
97
+ "percentage": 100,
98
+ "description": [],
99
+ "state": "Complete"
100
+ },
101
+ "cancelledBy": "",
102
+ "messageDisplay": "Network choice",
103
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
104
+ "endTime": "2017-05-19T15:08:36Z",
105
+ "messageParameters": [],
106
+ "id": "7",
107
+ "startTime": "2017-05-19T15:08:34Z",
108
+ "category": "MANAGEMENT",
109
+ "messageID": "1001_SHORT",
110
+ "createdBy": "ADMIN",
111
+ "cancelURI": "",
112
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
113
+ "typeId": -1
114
+ }, {
115
+ "isCancelable": false,
116
+ "status": {
117
+ "substatus": [],
118
+ "percentage": 100,
119
+ "description": [],
120
+ "state": "Complete"
121
+ },
122
+ "cancelledBy": "",
123
+ "messageDisplay": "Descriptor",
124
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
125
+ "endTime": "2017-05-19T15:08:37Z",
126
+ "messageParameters": [],
127
+ "id": "8",
128
+ "startTime": "2017-05-19T15:08:34Z",
129
+ "category": "MANAGEMENT",
130
+ "messageID": "1002_SHORT",
131
+ "createdBy": "ADMIN",
132
+ "cancelURI": "",
133
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
134
+ "typeId": -1
135
+ }, {
136
+ "isCancelable": false,
137
+ "status": {
138
+ "substatus": [],
139
+ "percentage": 100,
140
+ "description": [],
141
+ "state": "Stopped_With_Error"
142
+ },
143
+ "cancelledBy": "",
144
+ "messageDisplay": "Login",
145
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
146
+ "endTime": "2017-05-19T15:09:23Z",
147
+ "messageParameters": [],
148
+ "id": "9",
149
+ "startTime": "2017-05-19T15:08:34Z",
150
+ "category": "MANAGEMENT",
151
+ "messageID": "1003_SHORT",
152
+ "createdBy": "ADMIN",
153
+ "cancelURI": "",
154
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
155
+ "typeId": -1
156
+ }, {
157
+ "isCancelable": false,
158
+ "status": {
159
+ "substatus": [],
160
+ "percentage": 100,
161
+ "description": [],
162
+ "state": "Stopped_With_Error"
163
+ },
164
+ "cancelledBy": "",
165
+ "messageDisplay": "Duplicate check",
166
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
167
+ "endTime": "2017-05-19T15:09:23Z",
168
+ "messageParameters": [],
169
+ "id": "10",
170
+ "startTime": "2017-05-19T15:08:34Z",
171
+ "category": "MANAGEMENT",
172
+ "messageID": "1004_SHORT",
173
+ "createdBy": "ADMIN",
174
+ "cancelURI": "",
175
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
176
+ "typeId": -1
177
+ }, {
178
+ "isCancelable": false,
179
+ "status": {
180
+ "substatus": [{
181
+ "isCancelable": false,
182
+ "status": {
183
+ "substatus": [],
184
+ "percentage": 100,
185
+ "description": [],
186
+ "state": "Stopped_With_Error"
187
+ },
188
+ "cancelledBy": "",
189
+ "messageDisplay": "Chassis inventory",
190
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
191
+ "endTime": "2017-05-19T15:09:23Z",
192
+ "messageParameters": [],
193
+ "id": "12",
194
+ "startTime": "2017-05-19T15:08:34Z",
195
+ "category": "MANAGEMENT",
196
+ "messageID": "1006_SHORT",
197
+ "createdBy": "ADMIN",
198
+ "cancelURI": "",
199
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
200
+ "typeId": -1
201
+ }, {
202
+ "isCancelable": false,
203
+ "status": {
204
+ "substatus": [],
205
+ "percentage": 100,
206
+ "description": [],
207
+ "state": "Stopped_With_Error"
208
+ },
209
+ "cancelledBy": "",
210
+ "messageDisplay": "Node inventory",
211
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
212
+ "endTime": "2017-05-19T15:09:23Z",
213
+ "messageParameters": [],
214
+ "id": "13",
215
+ "startTime": "2017-05-19T15:08:34Z",
216
+ "category": "MANAGEMENT",
217
+ "messageID": "1007_SHORT",
218
+ "createdBy": "ADMIN",
219
+ "cancelURI": "",
220
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
221
+ "typeId": -1
222
+ }, {
223
+ "isCancelable": false,
224
+ "status": {
225
+ "substatus": [],
226
+ "percentage": 100,
227
+ "description": [],
228
+ "state": "Stopped_With_Error"
229
+ },
230
+ "cancelledBy": "",
231
+ "messageDisplay": "I/O module inventory",
232
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
233
+ "endTime": "2017-05-19T15:09:23Z",
234
+ "messageParameters": [],
235
+ "id": "14",
236
+ "startTime": "2017-05-19T15:08:34Z",
237
+ "category": "MANAGEMENT",
238
+ "messageID": "1008_SHORT",
239
+ "createdBy": "ADMIN",
240
+ "cancelURI": "",
241
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
242
+ "typeId": -1
243
+ }],
244
+ "percentage": 100,
245
+ "description": [],
246
+ "state": "Stopped_With_Error"
247
+ },
248
+ "cancelledBy": "",
249
+ "messageDisplay": "Inventory",
250
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
251
+ "endTime": "2017-05-19T15:09:23Z",
252
+ "messageParameters": [],
253
+ "id": "11",
254
+ "startTime": "2017-05-19T15:08:34Z",
255
+ "category": "MANAGEMENT",
256
+ "messageID": "1005_SHORT",
257
+ "createdBy": "ADMIN",
258
+ "cancelURI": "",
259
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
260
+ "typeId": -1
261
+ }, {
262
+ "isCancelable": false,
263
+ "status": {
264
+ "substatus": [],
265
+ "percentage": 100,
266
+ "description": [],
267
+ "state": "Stopped_With_Error"
268
+ },
269
+ "cancelledBy": "",
270
+ "messageDisplay": "Interoperability check",
271
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
272
+ "endTime": "2017-05-19T15:09:23Z",
273
+ "messageParameters": [],
274
+ "id": "15",
275
+ "startTime": "2017-05-19T15:08:34Z",
276
+ "category": "MANAGEMENT",
277
+ "messageID": "1009_SHORT",
278
+ "createdBy": "ADMIN",
279
+ "cancelURI": "",
280
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
281
+ "typeId": -1
282
+ }, {
283
+ "isCancelable": false,
284
+ "status": {
285
+ "substatus": [{
286
+ "isCancelable": false,
287
+ "status": {
288
+ "substatus": [],
289
+ "percentage": 100,
290
+ "description": [],
291
+ "state": "Stopped_With_Error"
292
+ },
293
+ "cancelledBy": "",
294
+ "messageDisplay": "NTP",
295
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
296
+ "endTime": "2017-05-19T15:09:23Z",
297
+ "messageParameters": [],
298
+ "id": "17",
299
+ "startTime": "2017-05-19T15:08:34Z",
300
+ "category": "MANAGEMENT",
301
+ "messageID": "1011_SHORT",
302
+ "createdBy": "ADMIN",
303
+ "cancelURI": "",
304
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
305
+ "typeId": -1
306
+ }, {
307
+ "isCancelable": false,
308
+ "status": {
309
+ "substatus": [],
310
+ "percentage": 100,
311
+ "description": [],
312
+ "state": "Stopped_With_Error"
313
+ },
314
+ "cancelledBy": "",
315
+ "messageDisplay": "Updating DNS servers ip addresses on CMM",
316
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
317
+ "endTime": "2017-05-19T15:09:23Z",
318
+ "messageParameters": [],
319
+ "id": "18",
320
+ "startTime": "2017-05-19T15:08:34Z",
321
+ "category": "MANAGEMENT",
322
+ "messageID": "1067_SHORT",
323
+ "createdBy": "ADMIN",
324
+ "cancelURI": "",
325
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
326
+ "typeId": -1
327
+ }, {
328
+ "isCancelable": false,
329
+ "status": {
330
+ "substatus": [],
331
+ "percentage": 100,
332
+ "description": [],
333
+ "state": "Stopped_With_Error"
334
+ },
335
+ "cancelledBy": "",
336
+ "messageDisplay": "Security",
337
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
338
+ "endTime": "2017-05-19T15:09:23Z",
339
+ "messageParameters": [],
340
+ "id": "19",
341
+ "startTime": "2017-05-19T15:08:34Z",
342
+ "category": "MANAGEMENT",
343
+ "messageID": "1012_SHORT",
344
+ "createdBy": "ADMIN",
345
+ "cancelURI": "",
346
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
347
+ "typeId": -1
348
+ }, {
349
+ "isCancelable": false,
350
+ "status": {
351
+ "substatus": [],
352
+ "percentage": 100,
353
+ "description": [],
354
+ "state": "Stopped_With_Error"
355
+ },
356
+ "cancelledBy": "",
357
+ "messageDisplay": "Centralized management",
358
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
359
+ "endTime": "2017-05-19T15:09:23Z",
360
+ "messageParameters": [],
361
+ "id": "20",
362
+ "startTime": "2017-05-19T15:08:34Z",
363
+ "category": "MANAGEMENT",
364
+ "messageID": "1013_SHORT",
365
+ "createdBy": "ADMIN",
366
+ "cancelURI": "",
367
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
368
+ "typeId": -1
369
+ }],
370
+ "percentage": 100,
371
+ "description": [],
372
+ "state": "Stopped_With_Error"
373
+ },
374
+ "cancelledBy": "",
375
+ "messageDisplay": "Configuration",
376
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
377
+ "endTime": "2017-05-19T15:09:23Z",
378
+ "messageParameters": [],
379
+ "id": "16",
380
+ "startTime": "2017-05-19T15:08:34Z",
381
+ "category": "MANAGEMENT",
382
+ "messageID": "1010_SHORT",
383
+ "createdBy": "ADMIN",
384
+ "cancelURI": "",
385
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
386
+ "typeId": -1
387
+ }, {
388
+ "isCancelable": false,
389
+ "status": {
390
+ "substatus": [],
391
+ "percentage": 100,
392
+ "description": [],
393
+ "state": "Stopped_With_Error"
394
+ },
395
+ "cancelledBy": "",
396
+ "messageDisplay": "Configuring Hardware location",
397
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
398
+ "endTime": "2017-05-19T15:09:23Z",
399
+ "messageParameters": [],
400
+ "id": "21",
401
+ "startTime": "2017-05-19T15:08:34Z",
402
+ "category": "MANAGEMENT",
403
+ "messageID": "1097_SHORT",
404
+ "createdBy": "ADMIN",
405
+ "cancelURI": "",
406
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
407
+ "typeId": -1
408
+ }, {
409
+ "isCancelable": false,
410
+ "status": {
411
+ "substatus": [],
412
+ "percentage": 100,
413
+ "description": [],
414
+ "state": "Stopped_With_Error"
415
+ },
416
+ "cancelledBy": "",
417
+ "messageDisplay": "Removing the SNMP Configuration.",
418
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
419
+ "endTime": "2017-05-19T15:09:23Z",
420
+ "messageParameters": [],
421
+ "id": "22",
422
+ "startTime": "2017-05-19T15:08:34Z",
423
+ "category": "MANAGEMENT",
424
+ "messageID": "1099_SHORT",
425
+ "createdBy": "ADMIN",
426
+ "cancelURI": "",
427
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
428
+ "typeId": -1
429
+ }],
430
+ "percentage": 100,
431
+ "description": [{
432
+ "messageID": "1014_LONG",
433
+ "messageDisplay": "Management job is incomplete",
434
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages"
435
+ }, {
436
+ "messageID": "1020_LONG",
437
+ "messageDisplay": "Login to the endpoint process has failed",
438
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages"
439
+ }],
440
+ "state": "Stopped_With_Error"
441
+ },
442
+ "cancelledBy": "",
443
+ "messageDisplay": "Manage job for 10.243.3.16",
444
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.rest.messages",
445
+ "endTime": "2017-05-19T15:09:23Z",
446
+ "messageParameters": ["10.243.3.16"],
447
+ "id": "5",
448
+ "startTime": "2017-05-19T15:08:34Z",
449
+ "category": "MANAGEMENT",
450
+ "messageID": "0509_LONG",
451
+ "createdBy": "ADMIN",
452
+ "cancelURI": "",
453
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
454
+ "typeId": -1
455
+ }, {
456
+ "isCancelable": false,
457
+ "status": {
458
+ "substatus": [{
459
+ "isCancelable": false,
460
+ "status": {
461
+ "substatus": [],
462
+ "percentage": 100,
463
+ "description": [],
464
+ "state": "Complete"
465
+ },
466
+ "cancelledBy": "",
467
+ "messageDisplay": "Starting",
468
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
469
+ "endTime": "2017-05-19T15:19:35Z",
470
+ "messageParameters": [],
471
+ "id": "24",
472
+ "startTime": "2017-05-19T15:19:35Z",
473
+ "category": "MANAGEMENT",
474
+ "messageID": "1000_SHORT",
475
+ "createdBy": "ADMIN",
476
+ "cancelURI": "",
477
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
478
+ "typeId": -1
479
+ }, {
480
+ "isCancelable": false,
481
+ "status": {
482
+ "substatus": [],
483
+ "percentage": 100,
484
+ "description": [],
485
+ "state": "Complete"
486
+ },
487
+ "cancelledBy": "",
488
+ "messageDisplay": "Network choice",
489
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
490
+ "endTime": "2017-05-19T15:19:37Z",
491
+ "messageParameters": [],
492
+ "id": "25",
493
+ "startTime": "2017-05-19T15:19:35Z",
494
+ "category": "MANAGEMENT",
495
+ "messageID": "1001_SHORT",
496
+ "createdBy": "ADMIN",
497
+ "cancelURI": "",
498
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
499
+ "typeId": -1
500
+ }, {
501
+ "isCancelable": false,
502
+ "status": {
503
+ "substatus": [],
504
+ "percentage": 100,
505
+ "description": [],
506
+ "state": "Complete"
507
+ },
508
+ "cancelledBy": "",
509
+ "messageDisplay": "Descriptor",
510
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
511
+ "endTime": "2017-05-19T15:19:37Z",
512
+ "messageParameters": [],
513
+ "id": "26",
514
+ "startTime": "2017-05-19T15:19:35Z",
515
+ "category": "MANAGEMENT",
516
+ "messageID": "1002_SHORT",
517
+ "createdBy": "ADMIN",
518
+ "cancelURI": "",
519
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
520
+ "typeId": -1
521
+ }, {
522
+ "isCancelable": false,
523
+ "status": {
524
+ "substatus": [],
525
+ "percentage": 100,
526
+ "description": [],
527
+ "state": "Stopped_With_Error"
528
+ },
529
+ "cancelledBy": "",
530
+ "messageDisplay": "Login",
531
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
532
+ "endTime": "2017-05-19T15:20:27Z",
533
+ "messageParameters": [],
534
+ "id": "27",
535
+ "startTime": "2017-05-19T15:19:35Z",
536
+ "category": "MANAGEMENT",
537
+ "messageID": "1003_SHORT",
538
+ "createdBy": "ADMIN",
539
+ "cancelURI": "",
540
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
541
+ "typeId": -1
542
+ }, {
543
+ "isCancelable": false,
544
+ "status": {
545
+ "substatus": [],
546
+ "percentage": 100,
547
+ "description": [],
548
+ "state": "Stopped_With_Error"
549
+ },
550
+ "cancelledBy": "",
551
+ "messageDisplay": "Duplicate check",
552
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
553
+ "endTime": "2017-05-19T15:20:27Z",
554
+ "messageParameters": [],
555
+ "id": "28",
556
+ "startTime": "2017-05-19T15:19:35Z",
557
+ "category": "MANAGEMENT",
558
+ "messageID": "1004_SHORT",
559
+ "createdBy": "ADMIN",
560
+ "cancelURI": "",
561
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
562
+ "typeId": -1
563
+ }, {
564
+ "isCancelable": false,
565
+ "status": {
566
+ "substatus": [{
567
+ "isCancelable": false,
568
+ "status": {
569
+ "substatus": [],
570
+ "percentage": 100,
571
+ "description": [],
572
+ "state": "Stopped_With_Error"
573
+ },
574
+ "cancelledBy": "",
575
+ "messageDisplay": "Chassis inventory",
576
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
577
+ "endTime": "2017-05-19T15:20:27Z",
578
+ "messageParameters": [],
579
+ "id": "30",
580
+ "startTime": "2017-05-19T15:19:35Z",
581
+ "category": "MANAGEMENT",
582
+ "messageID": "1006_SHORT",
583
+ "createdBy": "ADMIN",
584
+ "cancelURI": "",
585
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
586
+ "typeId": -1
587
+ }, {
588
+ "isCancelable": false,
589
+ "status": {
590
+ "substatus": [],
591
+ "percentage": 100,
592
+ "description": [],
593
+ "state": "Stopped_With_Error"
594
+ },
595
+ "cancelledBy": "",
596
+ "messageDisplay": "Node inventory",
597
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
598
+ "endTime": "2017-05-19T15:20:27Z",
599
+ "messageParameters": [],
600
+ "id": "31",
601
+ "startTime": "2017-05-19T15:19:35Z",
602
+ "category": "MANAGEMENT",
603
+ "messageID": "1007_SHORT",
604
+ "createdBy": "ADMIN",
605
+ "cancelURI": "",
606
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
607
+ "typeId": -1
608
+ }, {
609
+ "isCancelable": false,
610
+ "status": {
611
+ "substatus": [],
612
+ "percentage": 100,
613
+ "description": [],
614
+ "state": "Stopped_With_Error"
615
+ },
616
+ "cancelledBy": "",
617
+ "messageDisplay": "I/O module inventory",
618
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
619
+ "endTime": "2017-05-19T15:20:27Z",
620
+ "messageParameters": [],
621
+ "id": "32",
622
+ "startTime": "2017-05-19T15:19:35Z",
623
+ "category": "MANAGEMENT",
624
+ "messageID": "1008_SHORT",
625
+ "createdBy": "ADMIN",
626
+ "cancelURI": "",
627
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
628
+ "typeId": -1
629
+ }],
630
+ "percentage": 100,
631
+ "description": [],
632
+ "state": "Stopped_With_Error"
633
+ },
634
+ "cancelledBy": "",
635
+ "messageDisplay": "Inventory",
636
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
637
+ "endTime": "2017-05-19T15:20:27Z",
638
+ "messageParameters": [],
639
+ "id": "29",
640
+ "startTime": "2017-05-19T15:19:35Z",
641
+ "category": "MANAGEMENT",
642
+ "messageID": "1005_SHORT",
643
+ "createdBy": "ADMIN",
644
+ "cancelURI": "",
645
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
646
+ "typeId": -1
647
+ }, {
648
+ "isCancelable": false,
649
+ "status": {
650
+ "substatus": [],
651
+ "percentage": 100,
652
+ "description": [],
653
+ "state": "Stopped_With_Error"
654
+ },
655
+ "cancelledBy": "",
656
+ "messageDisplay": "Interoperability check",
657
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
658
+ "endTime": "2017-05-19T15:20:27Z",
659
+ "messageParameters": [],
660
+ "id": "33",
661
+ "startTime": "2017-05-19T15:19:35Z",
662
+ "category": "MANAGEMENT",
663
+ "messageID": "1009_SHORT",
664
+ "createdBy": "ADMIN",
665
+ "cancelURI": "",
666
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
667
+ "typeId": -1
668
+ }, {
669
+ "isCancelable": false,
670
+ "status": {
671
+ "substatus": [{
672
+ "isCancelable": false,
673
+ "status": {
674
+ "substatus": [],
675
+ "percentage": 100,
676
+ "description": [],
677
+ "state": "Stopped_With_Error"
678
+ },
679
+ "cancelledBy": "",
680
+ "messageDisplay": "NTP",
681
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
682
+ "endTime": "2017-05-19T15:20:27Z",
683
+ "messageParameters": [],
684
+ "id": "35",
685
+ "startTime": "2017-05-19T15:19:35Z",
686
+ "category": "MANAGEMENT",
687
+ "messageID": "1011_SHORT",
688
+ "createdBy": "ADMIN",
689
+ "cancelURI": "",
690
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
691
+ "typeId": -1
692
+ }, {
693
+ "isCancelable": false,
694
+ "status": {
695
+ "substatus": [],
696
+ "percentage": 100,
697
+ "description": [],
698
+ "state": "Stopped_With_Error"
699
+ },
700
+ "cancelledBy": "",
701
+ "messageDisplay": "Updating DNS servers ip addresses on CMM",
702
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
703
+ "endTime": "2017-05-19T15:20:27Z",
704
+ "messageParameters": [],
705
+ "id": "36",
706
+ "startTime": "2017-05-19T15:19:35Z",
707
+ "category": "MANAGEMENT",
708
+ "messageID": "1067_SHORT",
709
+ "createdBy": "ADMIN",
710
+ "cancelURI": "",
711
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
712
+ "typeId": -1
713
+ }, {
714
+ "isCancelable": false,
715
+ "status": {
716
+ "substatus": [],
717
+ "percentage": 100,
718
+ "description": [],
719
+ "state": "Stopped_With_Error"
720
+ },
721
+ "cancelledBy": "",
722
+ "messageDisplay": "Security",
723
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
724
+ "endTime": "2017-05-19T15:20:27Z",
725
+ "messageParameters": [],
726
+ "id": "37",
727
+ "startTime": "2017-05-19T15:19:35Z",
728
+ "category": "MANAGEMENT",
729
+ "messageID": "1012_SHORT",
730
+ "createdBy": "ADMIN",
731
+ "cancelURI": "",
732
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
733
+ "typeId": -1
734
+ }, {
735
+ "isCancelable": false,
736
+ "status": {
737
+ "substatus": [],
738
+ "percentage": 100,
739
+ "description": [],
740
+ "state": "Stopped_With_Error"
741
+ },
742
+ "cancelledBy": "",
743
+ "messageDisplay": "Centralized management",
744
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
745
+ "endTime": "2017-05-19T15:20:27Z",
746
+ "messageParameters": [],
747
+ "id": "38",
748
+ "startTime": "2017-05-19T15:19:35Z",
749
+ "category": "MANAGEMENT",
750
+ "messageID": "1013_SHORT",
751
+ "createdBy": "ADMIN",
752
+ "cancelURI": "",
753
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
754
+ "typeId": -1
755
+ }],
756
+ "percentage": 100,
757
+ "description": [],
758
+ "state": "Stopped_With_Error"
759
+ },
760
+ "cancelledBy": "",
761
+ "messageDisplay": "Configuration",
762
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
763
+ "endTime": "2017-05-19T15:20:27Z",
764
+ "messageParameters": [],
765
+ "id": "34",
766
+ "startTime": "2017-05-19T15:19:35Z",
767
+ "category": "MANAGEMENT",
768
+ "messageID": "1010_SHORT",
769
+ "createdBy": "ADMIN",
770
+ "cancelURI": "",
771
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
772
+ "typeId": -1
773
+ }, {
774
+ "isCancelable": false,
775
+ "status": {
776
+ "substatus": [],
777
+ "percentage": 100,
778
+ "description": [],
779
+ "state": "Stopped_With_Error"
780
+ },
781
+ "cancelledBy": "",
782
+ "messageDisplay": "Configuring Hardware location",
783
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
784
+ "endTime": "2017-05-19T15:20:27Z",
785
+ "messageParameters": [],
786
+ "id": "39",
787
+ "startTime": "2017-05-19T15:19:35Z",
788
+ "category": "MANAGEMENT",
789
+ "messageID": "1097_SHORT",
790
+ "createdBy": "ADMIN",
791
+ "cancelURI": "",
792
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
793
+ "typeId": -1
794
+ }, {
795
+ "isCancelable": false,
796
+ "status": {
797
+ "substatus": [],
798
+ "percentage": 100,
799
+ "description": [],
800
+ "state": "Stopped_With_Error"
801
+ },
802
+ "cancelledBy": "",
803
+ "messageDisplay": "Removing the SNMP Configuration.",
804
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
805
+ "endTime": "2017-05-19T15:20:27Z",
806
+ "messageParameters": [],
807
+ "id": "40",
808
+ "startTime": "2017-05-19T15:19:35Z",
809
+ "category": "MANAGEMENT",
810
+ "messageID": "1099_SHORT",
811
+ "createdBy": "ADMIN",
812
+ "cancelURI": "",
813
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
814
+ "typeId": -1
815
+ }],
816
+ "percentage": 100,
817
+ "description": [{
818
+ "messageID": "1014_LONG",
819
+ "messageDisplay": "Management job is incomplete",
820
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages"
821
+ }, {
822
+ "messageID": "1020_LONG",
823
+ "messageDisplay": "Login to the endpoint process has failed",
824
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages"
825
+ }],
826
+ "state": "Stopped_With_Error"
827
+ },
828
+ "cancelledBy": "",
829
+ "messageDisplay": "Manage job for 10.243.3.16",
830
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.rest.messages",
831
+ "endTime": "2017-05-19T15:20:27Z",
832
+ "messageParameters": ["10.243.3.16"],
833
+ "id": "23",
834
+ "startTime": "2017-05-19T15:19:35Z",
835
+ "category": "MANAGEMENT",
836
+ "messageID": "0509_LONG",
837
+ "createdBy": "ADMIN",
838
+ "cancelURI": "",
839
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
840
+ "typeId": -1
841
+ }, {
842
+ "isCancelable": false,
843
+ "status": {
844
+ "substatus": [{
845
+ "isCancelable": false,
846
+ "status": {
847
+ "substatus": [],
848
+ "percentage": 100,
849
+ "description": [],
850
+ "state": "Complete"
851
+ },
852
+ "cancelledBy": "",
853
+ "messageDisplay": "Starting",
854
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
855
+ "endTime": "2017-05-19T15:25:55Z",
856
+ "messageParameters": [],
857
+ "id": "42",
858
+ "startTime": "2017-05-19T15:25:55Z",
859
+ "category": "MANAGEMENT",
860
+ "messageID": "1000_SHORT",
861
+ "createdBy": "ADMIN",
862
+ "cancelURI": "",
863
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
864
+ "typeId": -1
865
+ }, {
866
+ "isCancelable": false,
867
+ "status": {
868
+ "substatus": [],
869
+ "percentage": 100,
870
+ "description": [],
871
+ "state": "Complete"
872
+ },
873
+ "cancelledBy": "",
874
+ "messageDisplay": "Network choice",
875
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
876
+ "endTime": "2017-05-19T15:25:57Z",
877
+ "messageParameters": [],
878
+ "id": "43",
879
+ "startTime": "2017-05-19T15:25:55Z",
880
+ "category": "MANAGEMENT",
881
+ "messageID": "1001_SHORT",
882
+ "createdBy": "ADMIN",
883
+ "cancelURI": "",
884
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
885
+ "typeId": -1
886
+ }, {
887
+ "isCancelable": false,
888
+ "status": {
889
+ "substatus": [],
890
+ "percentage": 100,
891
+ "description": [],
892
+ "state": "Complete"
893
+ },
894
+ "cancelledBy": "",
895
+ "messageDisplay": "Descriptor",
896
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
897
+ "endTime": "2017-05-19T15:25:57Z",
898
+ "messageParameters": [],
899
+ "id": "44",
900
+ "startTime": "2017-05-19T15:25:55Z",
901
+ "category": "MANAGEMENT",
902
+ "messageID": "1002_SHORT",
903
+ "createdBy": "ADMIN",
904
+ "cancelURI": "",
905
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
906
+ "typeId": -1
907
+ }, {
908
+ "isCancelable": false,
909
+ "status": {
910
+ "substatus": [],
911
+ "percentage": 100,
912
+ "description": [],
913
+ "state": "Stopped_With_Error"
914
+ },
915
+ "cancelledBy": "",
916
+ "messageDisplay": "Login",
917
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
918
+ "endTime": "2017-05-19T15:26:42Z",
919
+ "messageParameters": [],
920
+ "id": "45",
921
+ "startTime": "2017-05-19T15:25:55Z",
922
+ "category": "MANAGEMENT",
923
+ "messageID": "1003_SHORT",
924
+ "createdBy": "ADMIN",
925
+ "cancelURI": "",
926
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
927
+ "typeId": -1
928
+ }, {
929
+ "isCancelable": false,
930
+ "status": {
931
+ "substatus": [],
932
+ "percentage": 100,
933
+ "description": [],
934
+ "state": "Stopped_With_Error"
935
+ },
936
+ "cancelledBy": "",
937
+ "messageDisplay": "Duplicate check",
938
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
939
+ "endTime": "2017-05-19T15:26:42Z",
940
+ "messageParameters": [],
941
+ "id": "46",
942
+ "startTime": "2017-05-19T15:25:55Z",
943
+ "category": "MANAGEMENT",
944
+ "messageID": "1004_SHORT",
945
+ "createdBy": "ADMIN",
946
+ "cancelURI": "",
947
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
948
+ "typeId": -1
949
+ }, {
950
+ "isCancelable": false,
951
+ "status": {
952
+ "substatus": [{
953
+ "isCancelable": false,
954
+ "status": {
955
+ "substatus": [],
956
+ "percentage": 100,
957
+ "description": [],
958
+ "state": "Stopped_With_Error"
959
+ },
960
+ "cancelledBy": "",
961
+ "messageDisplay": "Chassis inventory",
962
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
963
+ "endTime": "2017-05-19T15:26:42Z",
964
+ "messageParameters": [],
965
+ "id": "48",
966
+ "startTime": "2017-05-19T15:25:55Z",
967
+ "category": "MANAGEMENT",
968
+ "messageID": "1006_SHORT",
969
+ "createdBy": "ADMIN",
970
+ "cancelURI": "",
971
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
972
+ "typeId": -1
973
+ }, {
974
+ "isCancelable": false,
975
+ "status": {
976
+ "substatus": [],
977
+ "percentage": 100,
978
+ "description": [],
979
+ "state": "Stopped_With_Error"
980
+ },
981
+ "cancelledBy": "",
982
+ "messageDisplay": "Node inventory",
983
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
984
+ "endTime": "2017-05-19T15:26:42Z",
985
+ "messageParameters": [],
986
+ "id": "49",
987
+ "startTime": "2017-05-19T15:25:55Z",
988
+ "category": "MANAGEMENT",
989
+ "messageID": "1007_SHORT",
990
+ "createdBy": "ADMIN",
991
+ "cancelURI": "",
992
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
993
+ "typeId": -1
994
+ }, {
995
+ "isCancelable": false,
996
+ "status": {
997
+ "substatus": [],
998
+ "percentage": 100,
999
+ "description": [],
1000
+ "state": "Stopped_With_Error"
1001
+ },
1002
+ "cancelledBy": "",
1003
+ "messageDisplay": "I/O module inventory",
1004
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
1005
+ "endTime": "2017-05-19T15:26:42Z",
1006
+ "messageParameters": [],
1007
+ "id": "50",
1008
+ "startTime": "2017-05-19T15:25:55Z",
1009
+ "category": "MANAGEMENT",
1010
+ "messageID": "1008_SHORT",
1011
+ "createdBy": "ADMIN",
1012
+ "cancelURI": "",
1013
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
1014
+ "typeId": -1
1015
+ }],
1016
+ "percentage": 100,
1017
+ "description": [],
1018
+ "state": "Stopped_With_Error"
1019
+ },
1020
+ "cancelledBy": "",
1021
+ "messageDisplay": "Inventory",
1022
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
1023
+ "endTime": "2017-05-19T15:26:42Z",
1024
+ "messageParameters": [],
1025
+ "id": "47",
1026
+ "startTime": "2017-05-19T15:25:55Z",
1027
+ "category": "MANAGEMENT",
1028
+ "messageID": "1005_SHORT",
1029
+ "createdBy": "ADMIN",
1030
+ "cancelURI": "",
1031
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
1032
+ "typeId": -1
1033
+ }, {
1034
+ "isCancelable": false,
1035
+ "status": {
1036
+ "substatus": [],
1037
+ "percentage": 100,
1038
+ "description": [],
1039
+ "state": "Stopped_With_Error"
1040
+ },
1041
+ "cancelledBy": "",
1042
+ "messageDisplay": "Interoperability check",
1043
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
1044
+ "endTime": "2017-05-19T15:26:42Z",
1045
+ "messageParameters": [],
1046
+ "id": "51",
1047
+ "startTime": "2017-05-19T15:25:55Z",
1048
+ "category": "MANAGEMENT",
1049
+ "messageID": "1009_SHORT",
1050
+ "createdBy": "ADMIN",
1051
+ "cancelURI": "",
1052
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
1053
+ "typeId": -1
1054
+ }, {
1055
+ "isCancelable": false,
1056
+ "status": {
1057
+ "substatus": [{
1058
+ "isCancelable": false,
1059
+ "status": {
1060
+ "substatus": [],
1061
+ "percentage": 100,
1062
+ "description": [],
1063
+ "state": "Stopped_With_Error"
1064
+ },
1065
+ "cancelledBy": "",
1066
+ "messageDisplay": "NTP",
1067
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
1068
+ "endTime": "2017-05-19T15:26:42Z",
1069
+ "messageParameters": [],
1070
+ "id": "53",
1071
+ "startTime": "2017-05-19T15:25:55Z",
1072
+ "category": "MANAGEMENT",
1073
+ "messageID": "1011_SHORT",
1074
+ "createdBy": "ADMIN",
1075
+ "cancelURI": "",
1076
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
1077
+ "typeId": -1
1078
+ }, {
1079
+ "isCancelable": false,
1080
+ "status": {
1081
+ "substatus": [],
1082
+ "percentage": 100,
1083
+ "description": [],
1084
+ "state": "Stopped_With_Error"
1085
+ },
1086
+ "cancelledBy": "",
1087
+ "messageDisplay": "Updating DNS servers ip addresses on CMM",
1088
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
1089
+ "endTime": "2017-05-19T15:26:42Z",
1090
+ "messageParameters": [],
1091
+ "id": "54",
1092
+ "startTime": "2017-05-19T15:25:55Z",
1093
+ "category": "MANAGEMENT",
1094
+ "messageID": "1067_SHORT",
1095
+ "createdBy": "ADMIN",
1096
+ "cancelURI": "",
1097
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
1098
+ "typeId": -1
1099
+ }, {
1100
+ "isCancelable": false,
1101
+ "status": {
1102
+ "substatus": [],
1103
+ "percentage": 100,
1104
+ "description": [],
1105
+ "state": "Stopped_With_Error"
1106
+ },
1107
+ "cancelledBy": "",
1108
+ "messageDisplay": "Security",
1109
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
1110
+ "endTime": "2017-05-19T15:26:42Z",
1111
+ "messageParameters": [],
1112
+ "id": "55",
1113
+ "startTime": "2017-05-19T15:25:55Z",
1114
+ "category": "MANAGEMENT",
1115
+ "messageID": "1012_SHORT",
1116
+ "createdBy": "ADMIN",
1117
+ "cancelURI": "",
1118
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
1119
+ "typeId": -1
1120
+ }, {
1121
+ "isCancelable": false,
1122
+ "status": {
1123
+ "substatus": [],
1124
+ "percentage": 100,
1125
+ "description": [],
1126
+ "state": "Stopped_With_Error"
1127
+ },
1128
+ "cancelledBy": "",
1129
+ "messageDisplay": "Centralized management",
1130
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
1131
+ "endTime": "2017-05-19T15:26:42Z",
1132
+ "messageParameters": [],
1133
+ "id": "56",
1134
+ "startTime": "2017-05-19T15:25:55Z",
1135
+ "category": "MANAGEMENT",
1136
+ "messageID": "1013_SHORT",
1137
+ "createdBy": "ADMIN",
1138
+ "cancelURI": "",
1139
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
1140
+ "typeId": -1
1141
+ }],
1142
+ "percentage": 100,
1143
+ "description": [],
1144
+ "state": "Stopped_With_Error"
1145
+ },
1146
+ "cancelledBy": "",
1147
+ "messageDisplay": "Configuration",
1148
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
1149
+ "endTime": "2017-05-19T15:26:42Z",
1150
+ "messageParameters": [],
1151
+ "id": "52",
1152
+ "startTime": "2017-05-19T15:25:55Z",
1153
+ "category": "MANAGEMENT",
1154
+ "messageID": "1010_SHORT",
1155
+ "createdBy": "ADMIN",
1156
+ "cancelURI": "",
1157
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
1158
+ "typeId": -1
1159
+ }, {
1160
+ "isCancelable": false,
1161
+ "status": {
1162
+ "substatus": [],
1163
+ "percentage": 100,
1164
+ "description": [],
1165
+ "state": "Stopped_With_Error"
1166
+ },
1167
+ "cancelledBy": "",
1168
+ "messageDisplay": "Configuring Hardware location",
1169
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
1170
+ "endTime": "2017-05-19T15:26:42Z",
1171
+ "messageParameters": [],
1172
+ "id": "57",
1173
+ "startTime": "2017-05-19T15:25:55Z",
1174
+ "category": "MANAGEMENT",
1175
+ "messageID": "1097_SHORT",
1176
+ "createdBy": "ADMIN",
1177
+ "cancelURI": "",
1178
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
1179
+ "typeId": -1
1180
+ }, {
1181
+ "isCancelable": false,
1182
+ "status": {
1183
+ "substatus": [],
1184
+ "percentage": 100,
1185
+ "description": [],
1186
+ "state": "Stopped_With_Error"
1187
+ },
1188
+ "cancelledBy": "",
1189
+ "messageDisplay": "Removing the SNMP Configuration.",
1190
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
1191
+ "endTime": "2017-05-19T15:26:42Z",
1192
+ "messageParameters": [],
1193
+ "id": "58",
1194
+ "startTime": "2017-05-19T15:25:55Z",
1195
+ "category": "MANAGEMENT",
1196
+ "messageID": "1099_SHORT",
1197
+ "createdBy": "ADMIN",
1198
+ "cancelURI": "",
1199
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
1200
+ "typeId": -1
1201
+ }],
1202
+ "percentage": 100,
1203
+ "description": [{
1204
+ "messageID": "1014_LONG",
1205
+ "messageDisplay": "Management job is incomplete",
1206
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages"
1207
+ }, {
1208
+ "messageID": "1020_LONG",
1209
+ "messageDisplay": "Login to the endpoint process has failed",
1210
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages"
1211
+ }],
1212
+ "state": "Stopped_With_Error"
1213
+ },
1214
+ "cancelledBy": "",
1215
+ "messageDisplay": "Manage job for 10.243.3.16",
1216
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.rest.messages",
1217
+ "endTime": "2017-05-19T15:26:42Z",
1218
+ "messageParameters": ["10.243.3.16"],
1219
+ "id": "41",
1220
+ "startTime": "2017-05-19T15:25:55Z",
1221
+ "category": "MANAGEMENT",
1222
+ "messageID": "0509_LONG",
1223
+ "createdBy": "ADMIN",
1224
+ "cancelURI": "",
1225
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
1226
+ "typeId": -1
1227
+ }
1228
+ ]
1229
+ + Response 400
1230
+ + Response 401
1231
+ + Response 404
1232
+ + Response 409
1233
+ + Response 500
1234
+
1235
+ ## GET /jobs?includeAttributes=isCancelable,status
1236
+
1237
+ + Response 200 (application/json)
1238
+ [{
1239
+ "isCancelable": false,
1240
+ "status": {
1241
+ "substatus": [{
1242
+ "isCancelable": false,
1243
+ "status": {
1244
+ "substatus": [],
1245
+ "percentage": 100,
1246
+ "description": [],
1247
+ "state": "Complete"
1248
+ },
1249
+ "cancelledBy": "",
1250
+ "messageDisplay": "Starting",
1251
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
1252
+ "endTime": "2017-05-19T15:08:34Z",
1253
+ "messageParameters": [],
1254
+ "id": "6",
1255
+ "startTime": "2017-05-19T15:08:34Z",
1256
+ "category": "MANAGEMENT",
1257
+ "messageID": "1000_SHORT",
1258
+ "createdBy": "ADMIN",
1259
+ "cancelURI": "",
1260
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
1261
+ "typeId": -1
1262
+ }, {
1263
+ "isCancelable": false,
1264
+ "status": {
1265
+ "substatus": [],
1266
+ "percentage": 100,
1267
+ "description": [],
1268
+ "state": "Complete"
1269
+ },
1270
+ "cancelledBy": "",
1271
+ "messageDisplay": "Network choice",
1272
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
1273
+ "endTime": "2017-05-19T15:08:36Z",
1274
+ "messageParameters": [],
1275
+ "id": "7",
1276
+ "startTime": "2017-05-19T15:08:34Z",
1277
+ "category": "MANAGEMENT",
1278
+ "messageID": "1001_SHORT",
1279
+ "createdBy": "ADMIN",
1280
+ "cancelURI": "",
1281
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
1282
+ "typeId": -1
1283
+ }, {
1284
+ "isCancelable": false,
1285
+ "status": {
1286
+ "substatus": [],
1287
+ "percentage": 100,
1288
+ "description": [],
1289
+ "state": "Complete"
1290
+ },
1291
+ "cancelledBy": "",
1292
+ "messageDisplay": "Descriptor",
1293
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
1294
+ "endTime": "2017-05-19T15:08:37Z",
1295
+ "messageParameters": [],
1296
+ "id": "8",
1297
+ "startTime": "2017-05-19T15:08:34Z",
1298
+ "category": "MANAGEMENT",
1299
+ "messageID": "1002_SHORT",
1300
+ "createdBy": "ADMIN",
1301
+ "cancelURI": "",
1302
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
1303
+ "typeId": -1
1304
+ }, {
1305
+ "isCancelable": false,
1306
+ "status": {
1307
+ "substatus": [],
1308
+ "percentage": 100,
1309
+ "description": [],
1310
+ "state": "Stopped_With_Error"
1311
+ },
1312
+ "cancelledBy": "",
1313
+ "messageDisplay": "Login",
1314
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
1315
+ "endTime": "2017-05-19T15:09:23Z",
1316
+ "messageParameters": [],
1317
+ "id": "9",
1318
+ "startTime": "2017-05-19T15:08:34Z",
1319
+ "category": "MANAGEMENT",
1320
+ "messageID": "1003_SHORT",
1321
+ "createdBy": "ADMIN",
1322
+ "cancelURI": "",
1323
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
1324
+ "typeId": -1
1325
+ }, {
1326
+ "isCancelable": false,
1327
+ "status": {
1328
+ "substatus": [],
1329
+ "percentage": 100,
1330
+ "description": [],
1331
+ "state": "Stopped_With_Error"
1332
+ },
1333
+ "cancelledBy": "",
1334
+ "messageDisplay": "Duplicate check",
1335
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
1336
+ "endTime": "2017-05-19T15:09:23Z",
1337
+ "messageParameters": [],
1338
+ "id": "10",
1339
+ "startTime": "2017-05-19T15:08:34Z",
1340
+ "category": "MANAGEMENT",
1341
+ "messageID": "1004_SHORT",
1342
+ "createdBy": "ADMIN",
1343
+ "cancelURI": "",
1344
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
1345
+ "typeId": -1
1346
+ }, {
1347
+ "isCancelable": false,
1348
+ "status": {
1349
+ "substatus": [{
1350
+ "isCancelable": false,
1351
+ "status": {
1352
+ "substatus": [],
1353
+ "percentage": 100,
1354
+ "description": [],
1355
+ "state": "Stopped_With_Error"
1356
+ },
1357
+ "cancelledBy": "",
1358
+ "messageDisplay": "Chassis inventory",
1359
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
1360
+ "endTime": "2017-05-19T15:09:23Z",
1361
+ "messageParameters": [],
1362
+ "id": "12",
1363
+ "startTime": "2017-05-19T15:08:34Z",
1364
+ "category": "MANAGEMENT",
1365
+ "messageID": "1006_SHORT",
1366
+ "createdBy": "ADMIN",
1367
+ "cancelURI": "",
1368
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
1369
+ "typeId": -1
1370
+ }, {
1371
+ "isCancelable": false,
1372
+ "status": {
1373
+ "substatus": [],
1374
+ "percentage": 100,
1375
+ "description": [],
1376
+ "state": "Stopped_With_Error"
1377
+ },
1378
+ "cancelledBy": "",
1379
+ "messageDisplay": "Node inventory",
1380
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
1381
+ "endTime": "2017-05-19T15:09:23Z",
1382
+ "messageParameters": [],
1383
+ "id": "13",
1384
+ "startTime": "2017-05-19T15:08:34Z",
1385
+ "category": "MANAGEMENT",
1386
+ "messageID": "1007_SHORT",
1387
+ "createdBy": "ADMIN",
1388
+ "cancelURI": "",
1389
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
1390
+ "typeId": -1
1391
+ }, {
1392
+ "isCancelable": false,
1393
+ "status": {
1394
+ "substatus": [],
1395
+ "percentage": 100,
1396
+ "description": [],
1397
+ "state": "Stopped_With_Error"
1398
+ },
1399
+ "cancelledBy": "",
1400
+ "messageDisplay": "I/O module inventory",
1401
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
1402
+ "endTime": "2017-05-19T15:09:23Z",
1403
+ "messageParameters": [],
1404
+ "id": "14",
1405
+ "startTime": "2017-05-19T15:08:34Z",
1406
+ "category": "MANAGEMENT",
1407
+ "messageID": "1008_SHORT",
1408
+ "createdBy": "ADMIN",
1409
+ "cancelURI": "",
1410
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
1411
+ "typeId": -1
1412
+ }],
1413
+ "percentage": 100,
1414
+ "description": [],
1415
+ "state": "Stopped_With_Error"
1416
+ },
1417
+ "cancelledBy": "",
1418
+ "messageDisplay": "Inventory",
1419
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
1420
+ "endTime": "2017-05-19T15:09:23Z",
1421
+ "messageParameters": [],
1422
+ "id": "11",
1423
+ "startTime": "2017-05-19T15:08:34Z",
1424
+ "category": "MANAGEMENT",
1425
+ "messageID": "1005_SHORT",
1426
+ "createdBy": "ADMIN",
1427
+ "cancelURI": "",
1428
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
1429
+ "typeId": -1
1430
+ }, {
1431
+ "isCancelable": false,
1432
+ "status": {
1433
+ "substatus": [],
1434
+ "percentage": 100,
1435
+ "description": [],
1436
+ "state": "Stopped_With_Error"
1437
+ },
1438
+ "cancelledBy": "",
1439
+ "messageDisplay": "Interoperability check",
1440
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
1441
+ "endTime": "2017-05-19T15:09:23Z",
1442
+ "messageParameters": [],
1443
+ "id": "15",
1444
+ "startTime": "2017-05-19T15:08:34Z",
1445
+ "category": "MANAGEMENT",
1446
+ "messageID": "1009_SHORT",
1447
+ "createdBy": "ADMIN",
1448
+ "cancelURI": "",
1449
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
1450
+ "typeId": -1
1451
+ }, {
1452
+ "isCancelable": false,
1453
+ "status": {
1454
+ "substatus": [{
1455
+ "isCancelable": false,
1456
+ "status": {
1457
+ "substatus": [],
1458
+ "percentage": 100,
1459
+ "description": [],
1460
+ "state": "Stopped_With_Error"
1461
+ },
1462
+ "cancelledBy": "",
1463
+ "messageDisplay": "NTP",
1464
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
1465
+ "endTime": "2017-05-19T15:09:23Z",
1466
+ "messageParameters": [],
1467
+ "id": "17",
1468
+ "startTime": "2017-05-19T15:08:34Z",
1469
+ "category": "MANAGEMENT",
1470
+ "messageID": "1011_SHORT",
1471
+ "createdBy": "ADMIN",
1472
+ "cancelURI": "",
1473
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
1474
+ "typeId": -1
1475
+ }, {
1476
+ "isCancelable": false,
1477
+ "status": {
1478
+ "substatus": [],
1479
+ "percentage": 100,
1480
+ "description": [],
1481
+ "state": "Stopped_With_Error"
1482
+ },
1483
+ "cancelledBy": "",
1484
+ "messageDisplay": "Updating DNS servers ip addresses on CMM",
1485
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
1486
+ "endTime": "2017-05-19T15:09:23Z",
1487
+ "messageParameters": [],
1488
+ "id": "18",
1489
+ "startTime": "2017-05-19T15:08:34Z",
1490
+ "category": "MANAGEMENT",
1491
+ "messageID": "1067_SHORT",
1492
+ "createdBy": "ADMIN",
1493
+ "cancelURI": "",
1494
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
1495
+ "typeId": -1
1496
+ }, {
1497
+ "isCancelable": false,
1498
+ "status": {
1499
+ "substatus": [],
1500
+ "percentage": 100,
1501
+ "description": [],
1502
+ "state": "Stopped_With_Error"
1503
+ },
1504
+ "cancelledBy": "",
1505
+ "messageDisplay": "Security",
1506
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
1507
+ "endTime": "2017-05-19T15:09:23Z",
1508
+ "messageParameters": [],
1509
+ "id": "19",
1510
+ "startTime": "2017-05-19T15:08:34Z",
1511
+ "category": "MANAGEMENT",
1512
+ "messageID": "1012_SHORT",
1513
+ "createdBy": "ADMIN",
1514
+ "cancelURI": "",
1515
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
1516
+ "typeId": -1
1517
+ }, {
1518
+ "isCancelable": false,
1519
+ "status": {
1520
+ "substatus": [],
1521
+ "percentage": 100,
1522
+ "description": [],
1523
+ "state": "Stopped_With_Error"
1524
+ },
1525
+ "cancelledBy": "",
1526
+ "messageDisplay": "Centralized management",
1527
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
1528
+ "endTime": "2017-05-19T15:09:23Z",
1529
+ "messageParameters": [],
1530
+ "id": "20",
1531
+ "startTime": "2017-05-19T15:08:34Z",
1532
+ "category": "MANAGEMENT",
1533
+ "messageID": "1013_SHORT",
1534
+ "createdBy": "ADMIN",
1535
+ "cancelURI": "",
1536
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
1537
+ "typeId": -1
1538
+ }],
1539
+ "percentage": 100,
1540
+ "description": [],
1541
+ "state": "Stopped_With_Error"
1542
+ },
1543
+ "cancelledBy": "",
1544
+ "messageDisplay": "Configuration",
1545
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
1546
+ "endTime": "2017-05-19T15:09:23Z",
1547
+ "messageParameters": [],
1548
+ "id": "16",
1549
+ "startTime": "2017-05-19T15:08:34Z",
1550
+ "category": "MANAGEMENT",
1551
+ "messageID": "1010_SHORT",
1552
+ "createdBy": "ADMIN",
1553
+ "cancelURI": "",
1554
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
1555
+ "typeId": -1
1556
+ }, {
1557
+ "isCancelable": false,
1558
+ "status": {
1559
+ "substatus": [],
1560
+ "percentage": 100,
1561
+ "description": [],
1562
+ "state": "Stopped_With_Error"
1563
+ },
1564
+ "cancelledBy": "",
1565
+ "messageDisplay": "Configuring Hardware location",
1566
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
1567
+ "endTime": "2017-05-19T15:09:23Z",
1568
+ "messageParameters": [],
1569
+ "id": "21",
1570
+ "startTime": "2017-05-19T15:08:34Z",
1571
+ "category": "MANAGEMENT",
1572
+ "messageID": "1097_SHORT",
1573
+ "createdBy": "ADMIN",
1574
+ "cancelURI": "",
1575
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
1576
+ "typeId": -1
1577
+ }, {
1578
+ "isCancelable": false,
1579
+ "status": {
1580
+ "substatus": [],
1581
+ "percentage": 100,
1582
+ "description": [],
1583
+ "state": "Stopped_With_Error"
1584
+ },
1585
+ "cancelledBy": "",
1586
+ "messageDisplay": "Removing the SNMP Configuration.",
1587
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
1588
+ "endTime": "2017-05-19T15:09:23Z",
1589
+ "messageParameters": [],
1590
+ "id": "22",
1591
+ "startTime": "2017-05-19T15:08:34Z",
1592
+ "category": "MANAGEMENT",
1593
+ "messageID": "1099_SHORT",
1594
+ "createdBy": "ADMIN",
1595
+ "cancelURI": "",
1596
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
1597
+ "typeId": -1
1598
+ }],
1599
+ "percentage": 100,
1600
+ "description": [{
1601
+ "messageID": "1014_LONG",
1602
+ "messageDisplay": "Management job is incomplete",
1603
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages"
1604
+ }, {
1605
+ "messageID": "1020_LONG",
1606
+ "messageDisplay": "Login to the endpoint process has failed",
1607
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages"
1608
+ }],
1609
+ "state": "Stopped_With_Error"
1610
+ },
1611
+ "cancelledBy": "",
1612
+ "messageDisplay": "Manage job for 10.243.3.16",
1613
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.rest.messages",
1614
+ "endTime": "2017-05-19T15:09:23Z",
1615
+ "messageParameters": ["10.243.3.16"],
1616
+ "id": "5",
1617
+ "startTime": "2017-05-19T15:08:34Z",
1618
+ "category": "MANAGEMENT",
1619
+ "messageID": "0509_LONG",
1620
+ "createdBy": "ADMIN",
1621
+ "cancelURI": "",
1622
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
1623
+ "typeId": -1
1624
+ }, {
1625
+ "isCancelable": false,
1626
+ "status": {
1627
+ "substatus": [{
1628
+ "isCancelable": false,
1629
+ "status": {
1630
+ "substatus": [],
1631
+ "percentage": 100,
1632
+ "description": [],
1633
+ "state": "Complete"
1634
+ },
1635
+ "cancelledBy": "",
1636
+ "messageDisplay": "Starting",
1637
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
1638
+ "endTime": "2017-05-19T15:19:35Z",
1639
+ "messageParameters": [],
1640
+ "id": "24",
1641
+ "startTime": "2017-05-19T15:19:35Z",
1642
+ "category": "MANAGEMENT",
1643
+ "messageID": "1000_SHORT",
1644
+ "createdBy": "ADMIN",
1645
+ "cancelURI": "",
1646
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
1647
+ "typeId": -1
1648
+ }, {
1649
+ "isCancelable": false,
1650
+ "status": {
1651
+ "substatus": [],
1652
+ "percentage": 100,
1653
+ "description": [],
1654
+ "state": "Complete"
1655
+ },
1656
+ "cancelledBy": "",
1657
+ "messageDisplay": "Network choice",
1658
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
1659
+ "endTime": "2017-05-19T15:19:37Z",
1660
+ "messageParameters": [],
1661
+ "id": "25",
1662
+ "startTime": "2017-05-19T15:19:35Z",
1663
+ "category": "MANAGEMENT",
1664
+ "messageID": "1001_SHORT",
1665
+ "createdBy": "ADMIN",
1666
+ "cancelURI": "",
1667
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
1668
+ "typeId": -1
1669
+ }, {
1670
+ "isCancelable": false,
1671
+ "status": {
1672
+ "substatus": [],
1673
+ "percentage": 100,
1674
+ "description": [],
1675
+ "state": "Complete"
1676
+ },
1677
+ "cancelledBy": "",
1678
+ "messageDisplay": "Descriptor",
1679
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
1680
+ "endTime": "2017-05-19T15:19:37Z",
1681
+ "messageParameters": [],
1682
+ "id": "26",
1683
+ "startTime": "2017-05-19T15:19:35Z",
1684
+ "category": "MANAGEMENT",
1685
+ "messageID": "1002_SHORT",
1686
+ "createdBy": "ADMIN",
1687
+ "cancelURI": "",
1688
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
1689
+ "typeId": -1
1690
+ }, {
1691
+ "isCancelable": false,
1692
+ "status": {
1693
+ "substatus": [],
1694
+ "percentage": 100,
1695
+ "description": [],
1696
+ "state": "Stopped_With_Error"
1697
+ },
1698
+ "cancelledBy": "",
1699
+ "messageDisplay": "Login",
1700
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
1701
+ "endTime": "2017-05-19T15:20:27Z",
1702
+ "messageParameters": [],
1703
+ "id": "27",
1704
+ "startTime": "2017-05-19T15:19:35Z",
1705
+ "category": "MANAGEMENT",
1706
+ "messageID": "1003_SHORT",
1707
+ "createdBy": "ADMIN",
1708
+ "cancelURI": "",
1709
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
1710
+ "typeId": -1
1711
+ }, {
1712
+ "isCancelable": false,
1713
+ "status": {
1714
+ "substatus": [],
1715
+ "percentage": 100,
1716
+ "description": [],
1717
+ "state": "Stopped_With_Error"
1718
+ },
1719
+ "cancelledBy": "",
1720
+ "messageDisplay": "Duplicate check",
1721
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
1722
+ "endTime": "2017-05-19T15:20:27Z",
1723
+ "messageParameters": [],
1724
+ "id": "28",
1725
+ "startTime": "2017-05-19T15:19:35Z",
1726
+ "category": "MANAGEMENT",
1727
+ "messageID": "1004_SHORT",
1728
+ "createdBy": "ADMIN",
1729
+ "cancelURI": "",
1730
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
1731
+ "typeId": -1
1732
+ }, {
1733
+ "isCancelable": false,
1734
+ "status": {
1735
+ "substatus": [{
1736
+ "isCancelable": false,
1737
+ "status": {
1738
+ "substatus": [],
1739
+ "percentage": 100,
1740
+ "description": [],
1741
+ "state": "Stopped_With_Error"
1742
+ },
1743
+ "cancelledBy": "",
1744
+ "messageDisplay": "Chassis inventory",
1745
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
1746
+ "endTime": "2017-05-19T15:20:27Z",
1747
+ "messageParameters": [],
1748
+ "id": "30",
1749
+ "startTime": "2017-05-19T15:19:35Z",
1750
+ "category": "MANAGEMENT",
1751
+ "messageID": "1006_SHORT",
1752
+ "createdBy": "ADMIN",
1753
+ "cancelURI": "",
1754
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
1755
+ "typeId": -1
1756
+ }, {
1757
+ "isCancelable": false,
1758
+ "status": {
1759
+ "substatus": [],
1760
+ "percentage": 100,
1761
+ "description": [],
1762
+ "state": "Stopped_With_Error"
1763
+ },
1764
+ "cancelledBy": "",
1765
+ "messageDisplay": "Node inventory",
1766
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
1767
+ "endTime": "2017-05-19T15:20:27Z",
1768
+ "messageParameters": [],
1769
+ "id": "31",
1770
+ "startTime": "2017-05-19T15:19:35Z",
1771
+ "category": "MANAGEMENT",
1772
+ "messageID": "1007_SHORT",
1773
+ "createdBy": "ADMIN",
1774
+ "cancelURI": "",
1775
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
1776
+ "typeId": -1
1777
+ }, {
1778
+ "isCancelable": false,
1779
+ "status": {
1780
+ "substatus": [],
1781
+ "percentage": 100,
1782
+ "description": [],
1783
+ "state": "Stopped_With_Error"
1784
+ },
1785
+ "cancelledBy": "",
1786
+ "messageDisplay": "I/O module inventory",
1787
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
1788
+ "endTime": "2017-05-19T15:20:27Z",
1789
+ "messageParameters": [],
1790
+ "id": "32",
1791
+ "startTime": "2017-05-19T15:19:35Z",
1792
+ "category": "MANAGEMENT",
1793
+ "messageID": "1008_SHORT",
1794
+ "createdBy": "ADMIN",
1795
+ "cancelURI": "",
1796
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
1797
+ "typeId": -1
1798
+ }],
1799
+ "percentage": 100,
1800
+ "description": [],
1801
+ "state": "Stopped_With_Error"
1802
+ },
1803
+ "cancelledBy": "",
1804
+ "messageDisplay": "Inventory",
1805
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
1806
+ "endTime": "2017-05-19T15:20:27Z",
1807
+ "messageParameters": [],
1808
+ "id": "29",
1809
+ "startTime": "2017-05-19T15:19:35Z",
1810
+ "category": "MANAGEMENT",
1811
+ "messageID": "1005_SHORT",
1812
+ "createdBy": "ADMIN",
1813
+ "cancelURI": "",
1814
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
1815
+ "typeId": -1
1816
+ }, {
1817
+ "isCancelable": false,
1818
+ "status": {
1819
+ "substatus": [],
1820
+ "percentage": 100,
1821
+ "description": [],
1822
+ "state": "Stopped_With_Error"
1823
+ },
1824
+ "cancelledBy": "",
1825
+ "messageDisplay": "Interoperability check",
1826
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
1827
+ "endTime": "2017-05-19T15:20:27Z",
1828
+ "messageParameters": [],
1829
+ "id": "33",
1830
+ "startTime": "2017-05-19T15:19:35Z",
1831
+ "category": "MANAGEMENT",
1832
+ "messageID": "1009_SHORT",
1833
+ "createdBy": "ADMIN",
1834
+ "cancelURI": "",
1835
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
1836
+ "typeId": -1
1837
+ }, {
1838
+ "isCancelable": false,
1839
+ "status": {
1840
+ "substatus": [{
1841
+ "isCancelable": false,
1842
+ "status": {
1843
+ "substatus": [],
1844
+ "percentage": 100,
1845
+ "description": [],
1846
+ "state": "Stopped_With_Error"
1847
+ },
1848
+ "cancelledBy": "",
1849
+ "messageDisplay": "NTP",
1850
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
1851
+ "endTime": "2017-05-19T15:20:27Z",
1852
+ "messageParameters": [],
1853
+ "id": "35",
1854
+ "startTime": "2017-05-19T15:19:35Z",
1855
+ "category": "MANAGEMENT",
1856
+ "messageID": "1011_SHORT",
1857
+ "createdBy": "ADMIN",
1858
+ "cancelURI": "",
1859
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
1860
+ "typeId": -1
1861
+ }, {
1862
+ "isCancelable": false,
1863
+ "status": {
1864
+ "substatus": [],
1865
+ "percentage": 100,
1866
+ "description": [],
1867
+ "state": "Stopped_With_Error"
1868
+ },
1869
+ "cancelledBy": "",
1870
+ "messageDisplay": "Updating DNS servers ip addresses on CMM",
1871
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
1872
+ "endTime": "2017-05-19T15:20:27Z",
1873
+ "messageParameters": [],
1874
+ "id": "36",
1875
+ "startTime": "2017-05-19T15:19:35Z",
1876
+ "category": "MANAGEMENT",
1877
+ "messageID": "1067_SHORT",
1878
+ "createdBy": "ADMIN",
1879
+ "cancelURI": "",
1880
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
1881
+ "typeId": -1
1882
+ }, {
1883
+ "isCancelable": false,
1884
+ "status": {
1885
+ "substatus": [],
1886
+ "percentage": 100,
1887
+ "description": [],
1888
+ "state": "Stopped_With_Error"
1889
+ },
1890
+ "cancelledBy": "",
1891
+ "messageDisplay": "Security",
1892
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
1893
+ "endTime": "2017-05-19T15:20:27Z",
1894
+ "messageParameters": [],
1895
+ "id": "37",
1896
+ "startTime": "2017-05-19T15:19:35Z",
1897
+ "category": "MANAGEMENT",
1898
+ "messageID": "1012_SHORT",
1899
+ "createdBy": "ADMIN",
1900
+ "cancelURI": "",
1901
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
1902
+ "typeId": -1
1903
+ }, {
1904
+ "isCancelable": false,
1905
+ "status": {
1906
+ "substatus": [],
1907
+ "percentage": 100,
1908
+ "description": [],
1909
+ "state": "Stopped_With_Error"
1910
+ },
1911
+ "cancelledBy": "",
1912
+ "messageDisplay": "Centralized management",
1913
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
1914
+ "endTime": "2017-05-19T15:20:27Z",
1915
+ "messageParameters": [],
1916
+ "id": "38",
1917
+ "startTime": "2017-05-19T15:19:35Z",
1918
+ "category": "MANAGEMENT",
1919
+ "messageID": "1013_SHORT",
1920
+ "createdBy": "ADMIN",
1921
+ "cancelURI": "",
1922
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
1923
+ "typeId": -1
1924
+ }],
1925
+ "percentage": 100,
1926
+ "description": [],
1927
+ "state": "Stopped_With_Error"
1928
+ },
1929
+ "cancelledBy": "",
1930
+ "messageDisplay": "Configuration",
1931
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
1932
+ "endTime": "2017-05-19T15:20:27Z",
1933
+ "messageParameters": [],
1934
+ "id": "34",
1935
+ "startTime": "2017-05-19T15:19:35Z",
1936
+ "category": "MANAGEMENT",
1937
+ "messageID": "1010_SHORT",
1938
+ "createdBy": "ADMIN",
1939
+ "cancelURI": "",
1940
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
1941
+ "typeId": -1
1942
+ }, {
1943
+ "isCancelable": false,
1944
+ "status": {
1945
+ "substatus": [],
1946
+ "percentage": 100,
1947
+ "description": [],
1948
+ "state": "Stopped_With_Error"
1949
+ },
1950
+ "cancelledBy": "",
1951
+ "messageDisplay": "Configuring Hardware location",
1952
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
1953
+ "endTime": "2017-05-19T15:20:27Z",
1954
+ "messageParameters": [],
1955
+ "id": "39",
1956
+ "startTime": "2017-05-19T15:19:35Z",
1957
+ "category": "MANAGEMENT",
1958
+ "messageID": "1097_SHORT",
1959
+ "createdBy": "ADMIN",
1960
+ "cancelURI": "",
1961
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
1962
+ "typeId": -1
1963
+ }, {
1964
+ "isCancelable": false,
1965
+ "status": {
1966
+ "substatus": [],
1967
+ "percentage": 100,
1968
+ "description": [],
1969
+ "state": "Stopped_With_Error"
1970
+ },
1971
+ "cancelledBy": "",
1972
+ "messageDisplay": "Removing the SNMP Configuration.",
1973
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
1974
+ "endTime": "2017-05-19T15:20:27Z",
1975
+ "messageParameters": [],
1976
+ "id": "40",
1977
+ "startTime": "2017-05-19T15:19:35Z",
1978
+ "category": "MANAGEMENT",
1979
+ "messageID": "1099_SHORT",
1980
+ "createdBy": "ADMIN",
1981
+ "cancelURI": "",
1982
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
1983
+ "typeId": -1
1984
+ }],
1985
+ "percentage": 100,
1986
+ "description": [{
1987
+ "messageID": "1014_LONG",
1988
+ "messageDisplay": "Management job is incomplete",
1989
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages"
1990
+ }, {
1991
+ "messageID": "1020_LONG",
1992
+ "messageDisplay": "Login to the endpoint process has failed",
1993
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages"
1994
+ }],
1995
+ "state": "Stopped_With_Error"
1996
+ },
1997
+ "cancelledBy": "",
1998
+ "messageDisplay": "Manage job for 10.243.3.16",
1999
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.rest.messages",
2000
+ "endTime": "2017-05-19T15:20:27Z",
2001
+ "messageParameters": ["10.243.3.16"],
2002
+ "id": "23",
2003
+ "startTime": "2017-05-19T15:19:35Z",
2004
+ "category": "MANAGEMENT",
2005
+ "messageID": "0509_LONG",
2006
+ "createdBy": "ADMIN",
2007
+ "cancelURI": "",
2008
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
2009
+ "typeId": -1
2010
+ }, {
2011
+ "isCancelable": false,
2012
+ "status": {
2013
+ "substatus": [{
2014
+ "isCancelable": false,
2015
+ "status": {
2016
+ "substatus": [],
2017
+ "percentage": 100,
2018
+ "description": [],
2019
+ "state": "Complete"
2020
+ },
2021
+ "cancelledBy": "",
2022
+ "messageDisplay": "Starting",
2023
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
2024
+ "endTime": "2017-05-19T15:25:55Z",
2025
+ "messageParameters": [],
2026
+ "id": "42",
2027
+ "startTime": "2017-05-19T15:25:55Z",
2028
+ "category": "MANAGEMENT",
2029
+ "messageID": "1000_SHORT",
2030
+ "createdBy": "ADMIN",
2031
+ "cancelURI": "",
2032
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
2033
+ "typeId": -1
2034
+ }, {
2035
+ "isCancelable": false,
2036
+ "status": {
2037
+ "substatus": [],
2038
+ "percentage": 100,
2039
+ "description": [],
2040
+ "state": "Complete"
2041
+ },
2042
+ "cancelledBy": "",
2043
+ "messageDisplay": "Network choice",
2044
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
2045
+ "endTime": "2017-05-19T15:25:57Z",
2046
+ "messageParameters": [],
2047
+ "id": "43",
2048
+ "startTime": "2017-05-19T15:25:55Z",
2049
+ "category": "MANAGEMENT",
2050
+ "messageID": "1001_SHORT",
2051
+ "createdBy": "ADMIN",
2052
+ "cancelURI": "",
2053
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
2054
+ "typeId": -1
2055
+ }, {
2056
+ "isCancelable": false,
2057
+ "status": {
2058
+ "substatus": [],
2059
+ "percentage": 100,
2060
+ "description": [],
2061
+ "state": "Complete"
2062
+ },
2063
+ "cancelledBy": "",
2064
+ "messageDisplay": "Descriptor",
2065
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
2066
+ "endTime": "2017-05-19T15:25:57Z",
2067
+ "messageParameters": [],
2068
+ "id": "44",
2069
+ "startTime": "2017-05-19T15:25:55Z",
2070
+ "category": "MANAGEMENT",
2071
+ "messageID": "1002_SHORT",
2072
+ "createdBy": "ADMIN",
2073
+ "cancelURI": "",
2074
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
2075
+ "typeId": -1
2076
+ }, {
2077
+ "isCancelable": false,
2078
+ "status": {
2079
+ "substatus": [],
2080
+ "percentage": 100,
2081
+ "description": [],
2082
+ "state": "Stopped_With_Error"
2083
+ },
2084
+ "cancelledBy": "",
2085
+ "messageDisplay": "Login",
2086
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
2087
+ "endTime": "2017-05-19T15:26:42Z",
2088
+ "messageParameters": [],
2089
+ "id": "45",
2090
+ "startTime": "2017-05-19T15:25:55Z",
2091
+ "category": "MANAGEMENT",
2092
+ "messageID": "1003_SHORT",
2093
+ "createdBy": "ADMIN",
2094
+ "cancelURI": "",
2095
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
2096
+ "typeId": -1
2097
+ }, {
2098
+ "isCancelable": false,
2099
+ "status": {
2100
+ "substatus": [],
2101
+ "percentage": 100,
2102
+ "description": [],
2103
+ "state": "Stopped_With_Error"
2104
+ },
2105
+ "cancelledBy": "",
2106
+ "messageDisplay": "Duplicate check",
2107
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
2108
+ "endTime": "2017-05-19T15:26:42Z",
2109
+ "messageParameters": [],
2110
+ "id": "46",
2111
+ "startTime": "2017-05-19T15:25:55Z",
2112
+ "category": "MANAGEMENT",
2113
+ "messageID": "1004_SHORT",
2114
+ "createdBy": "ADMIN",
2115
+ "cancelURI": "",
2116
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
2117
+ "typeId": -1
2118
+ }, {
2119
+ "isCancelable": false,
2120
+ "status": {
2121
+ "substatus": [{
2122
+ "isCancelable": false,
2123
+ "status": {
2124
+ "substatus": [],
2125
+ "percentage": 100,
2126
+ "description": [],
2127
+ "state": "Stopped_With_Error"
2128
+ },
2129
+ "cancelledBy": "",
2130
+ "messageDisplay": "Chassis inventory",
2131
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
2132
+ "endTime": "2017-05-19T15:26:42Z",
2133
+ "messageParameters": [],
2134
+ "id": "48",
2135
+ "startTime": "2017-05-19T15:25:55Z",
2136
+ "category": "MANAGEMENT",
2137
+ "messageID": "1006_SHORT",
2138
+ "createdBy": "ADMIN",
2139
+ "cancelURI": "",
2140
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
2141
+ "typeId": -1
2142
+ }, {
2143
+ "isCancelable": false,
2144
+ "status": {
2145
+ "substatus": [],
2146
+ "percentage": 100,
2147
+ "description": [],
2148
+ "state": "Stopped_With_Error"
2149
+ },
2150
+ "cancelledBy": "",
2151
+ "messageDisplay": "Node inventory",
2152
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
2153
+ "endTime": "2017-05-19T15:26:42Z",
2154
+ "messageParameters": [],
2155
+ "id": "49",
2156
+ "startTime": "2017-05-19T15:25:55Z",
2157
+ "category": "MANAGEMENT",
2158
+ "messageID": "1007_SHORT",
2159
+ "createdBy": "ADMIN",
2160
+ "cancelURI": "",
2161
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
2162
+ "typeId": -1
2163
+ }, {
2164
+ "isCancelable": false,
2165
+ "status": {
2166
+ "substatus": [],
2167
+ "percentage": 100,
2168
+ "description": [],
2169
+ "state": "Stopped_With_Error"
2170
+ },
2171
+ "cancelledBy": "",
2172
+ "messageDisplay": "I/O module inventory",
2173
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
2174
+ "endTime": "2017-05-19T15:26:42Z",
2175
+ "messageParameters": [],
2176
+ "id": "50",
2177
+ "startTime": "2017-05-19T15:25:55Z",
2178
+ "category": "MANAGEMENT",
2179
+ "messageID": "1008_SHORT",
2180
+ "createdBy": "ADMIN",
2181
+ "cancelURI": "",
2182
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
2183
+ "typeId": -1
2184
+ }],
2185
+ "percentage": 100,
2186
+ "description": [],
2187
+ "state": "Stopped_With_Error"
2188
+ },
2189
+ "cancelledBy": "",
2190
+ "messageDisplay": "Inventory",
2191
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
2192
+ "endTime": "2017-05-19T15:26:42Z",
2193
+ "messageParameters": [],
2194
+ "id": "47",
2195
+ "startTime": "2017-05-19T15:25:55Z",
2196
+ "category": "MANAGEMENT",
2197
+ "messageID": "1005_SHORT",
2198
+ "createdBy": "ADMIN",
2199
+ "cancelURI": "",
2200
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
2201
+ "typeId": -1
2202
+ }, {
2203
+ "isCancelable": false,
2204
+ "status": {
2205
+ "substatus": [],
2206
+ "percentage": 100,
2207
+ "description": [],
2208
+ "state": "Stopped_With_Error"
2209
+ },
2210
+ "cancelledBy": "",
2211
+ "messageDisplay": "Interoperability check",
2212
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
2213
+ "endTime": "2017-05-19T15:26:42Z",
2214
+ "messageParameters": [],
2215
+ "id": "51",
2216
+ "startTime": "2017-05-19T15:25:55Z",
2217
+ "category": "MANAGEMENT",
2218
+ "messageID": "1009_SHORT",
2219
+ "createdBy": "ADMIN",
2220
+ "cancelURI": "",
2221
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
2222
+ "typeId": -1
2223
+ }, {
2224
+ "isCancelable": false,
2225
+ "status": {
2226
+ "substatus": [{
2227
+ "isCancelable": false,
2228
+ "status": {
2229
+ "substatus": [],
2230
+ "percentage": 100,
2231
+ "description": [],
2232
+ "state": "Stopped_With_Error"
2233
+ },
2234
+ "cancelledBy": "",
2235
+ "messageDisplay": "NTP",
2236
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
2237
+ "endTime": "2017-05-19T15:26:42Z",
2238
+ "messageParameters": [],
2239
+ "id": "53",
2240
+ "startTime": "2017-05-19T15:25:55Z",
2241
+ "category": "MANAGEMENT",
2242
+ "messageID": "1011_SHORT",
2243
+ "createdBy": "ADMIN",
2244
+ "cancelURI": "",
2245
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
2246
+ "typeId": -1
2247
+ }, {
2248
+ "isCancelable": false,
2249
+ "status": {
2250
+ "substatus": [],
2251
+ "percentage": 100,
2252
+ "description": [],
2253
+ "state": "Stopped_With_Error"
2254
+ },
2255
+ "cancelledBy": "",
2256
+ "messageDisplay": "Updating DNS servers ip addresses on CMM",
2257
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
2258
+ "endTime": "2017-05-19T15:26:42Z",
2259
+ "messageParameters": [],
2260
+ "id": "54",
2261
+ "startTime": "2017-05-19T15:25:55Z",
2262
+ "category": "MANAGEMENT",
2263
+ "messageID": "1067_SHORT",
2264
+ "createdBy": "ADMIN",
2265
+ "cancelURI": "",
2266
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
2267
+ "typeId": -1
2268
+ }, {
2269
+ "isCancelable": false,
2270
+ "status": {
2271
+ "substatus": [],
2272
+ "percentage": 100,
2273
+ "description": [],
2274
+ "state": "Stopped_With_Error"
2275
+ },
2276
+ "cancelledBy": "",
2277
+ "messageDisplay": "Security",
2278
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
2279
+ "endTime": "2017-05-19T15:26:42Z",
2280
+ "messageParameters": [],
2281
+ "id": "55",
2282
+ "startTime": "2017-05-19T15:25:55Z",
2283
+ "category": "MANAGEMENT",
2284
+ "messageID": "1012_SHORT",
2285
+ "createdBy": "ADMIN",
2286
+ "cancelURI": "",
2287
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
2288
+ "typeId": -1
2289
+ }, {
2290
+ "isCancelable": false,
2291
+ "status": {
2292
+ "substatus": [],
2293
+ "percentage": 100,
2294
+ "description": [],
2295
+ "state": "Stopped_With_Error"
2296
+ },
2297
+ "cancelledBy": "",
2298
+ "messageDisplay": "Centralized management",
2299
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
2300
+ "endTime": "2017-05-19T15:26:42Z",
2301
+ "messageParameters": [],
2302
+ "id": "56",
2303
+ "startTime": "2017-05-19T15:25:55Z",
2304
+ "category": "MANAGEMENT",
2305
+ "messageID": "1013_SHORT",
2306
+ "createdBy": "ADMIN",
2307
+ "cancelURI": "",
2308
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
2309
+ "typeId": -1
2310
+ }],
2311
+ "percentage": 100,
2312
+ "description": [],
2313
+ "state": "Stopped_With_Error"
2314
+ },
2315
+ "cancelledBy": "",
2316
+ "messageDisplay": "Configuration",
2317
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
2318
+ "endTime": "2017-05-19T15:26:42Z",
2319
+ "messageParameters": [],
2320
+ "id": "52",
2321
+ "startTime": "2017-05-19T15:25:55Z",
2322
+ "category": "MANAGEMENT",
2323
+ "messageID": "1010_SHORT",
2324
+ "createdBy": "ADMIN",
2325
+ "cancelURI": "",
2326
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
2327
+ "typeId": -1
2328
+ }, {
2329
+ "isCancelable": false,
2330
+ "status": {
2331
+ "substatus": [],
2332
+ "percentage": 100,
2333
+ "description": [],
2334
+ "state": "Stopped_With_Error"
2335
+ },
2336
+ "cancelledBy": "",
2337
+ "messageDisplay": "Configuring Hardware location",
2338
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
2339
+ "endTime": "2017-05-19T15:26:42Z",
2340
+ "messageParameters": [],
2341
+ "id": "57",
2342
+ "startTime": "2017-05-19T15:25:55Z",
2343
+ "category": "MANAGEMENT",
2344
+ "messageID": "1097_SHORT",
2345
+ "createdBy": "ADMIN",
2346
+ "cancelURI": "",
2347
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
2348
+ "typeId": -1
2349
+ }, {
2350
+ "isCancelable": false,
2351
+ "status": {
2352
+ "substatus": [],
2353
+ "percentage": 100,
2354
+ "description": [],
2355
+ "state": "Stopped_With_Error"
2356
+ },
2357
+ "cancelledBy": "",
2358
+ "messageDisplay": "Removing the SNMP Configuration.",
2359
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
2360
+ "endTime": "2017-05-19T15:26:42Z",
2361
+ "messageParameters": [],
2362
+ "id": "58",
2363
+ "startTime": "2017-05-19T15:25:55Z",
2364
+ "category": "MANAGEMENT",
2365
+ "messageID": "1099_SHORT",
2366
+ "createdBy": "ADMIN",
2367
+ "cancelURI": "",
2368
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
2369
+ "typeId": -1
2370
+ }],
2371
+ "percentage": 100,
2372
+ "description": [{
2373
+ "messageID": "1014_LONG",
2374
+ "messageDisplay": "Management job is incomplete",
2375
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages"
2376
+ }, {
2377
+ "messageID": "1020_LONG",
2378
+ "messageDisplay": "Login to the endpoint process has failed",
2379
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages"
2380
+ }],
2381
+ "state": "Stopped_With_Error"
2382
+ },
2383
+ "cancelledBy": "",
2384
+ "messageDisplay": "Manage job for 10.243.3.16",
2385
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.rest.messages",
2386
+ "endTime": "2017-05-19T15:26:42Z",
2387
+ "messageParameters": ["10.243.3.16"],
2388
+ "id": "41",
2389
+ "startTime": "2017-05-19T15:25:55Z",
2390
+ "category": "MANAGEMENT",
2391
+ "messageID": "0509_LONG",
2392
+ "createdBy": "ADMIN",
2393
+ "cancelURI": "",
2394
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
2395
+ "typeId": -1
2396
+ }
2397
+ ]
2398
+ + Response 400
2399
+ + Response 401
2400
+ + Response 404
2401
+ + Response 409
2402
+ + Response 500
2403
+
2404
+ ## GET /jobs?excludeAttributes=isCancelable,status
2405
+
2406
+ + Response 200 (application/json)
2407
+ [
2408
+ {
2409
+ "cancelledBy": "",
2410
+ "messageDisplay": "Manage job for 10.243.3.16",
2411
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.rest.messages",
2412
+ "endTime": "2017-05-19T15:09:23Z",
2413
+ "messageParameters": ["10.243.3.16"],
2414
+ "id": "5",
2415
+ "startTime": "2017-05-19T15:08:34Z",
2416
+ "category": "MANAGEMENT",
2417
+ "messageID": "0509_LONG",
2418
+ "createdBy": "ADMIN",
2419
+ "cancelURI": "",
2420
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
2421
+ "typeId": -1
2422
+ },
2423
+ {
2424
+ "cancelledBy": "",
2425
+ "messageDisplay": "Manage job for 10.243.3.16",
2426
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.rest.messages",
2427
+ "endTime": "2017-05-19T15:20:27Z",
2428
+ "messageParameters": ["10.243.3.16"],
2429
+ "id": "23",
2430
+ "startTime": "2017-05-19T15:19:35Z",
2431
+ "category": "MANAGEMENT",
2432
+ "messageID": "0509_LONG",
2433
+ "createdBy": "ADMIN",
2434
+ "cancelURI": "",
2435
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
2436
+ "typeId": -1
2437
+
2438
+ },
2439
+ {
2440
+ "cancelledBy": "",
2441
+ "messageDisplay": "Manage job for 10.243.3.16",
2442
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.rest.messages",
2443
+ "endTime": "2017-05-19T15:26:42Z",
2444
+ "messageParameters": ["10.243.3.16"],
2445
+ "id": "41",
2446
+ "startTime": "2017-05-19T15:25:55Z",
2447
+ "category": "MANAGEMENT",
2448
+ "messageID": "0509_LONG",
2449
+ "createdBy": "ADMIN",
2450
+ "cancelURI": "",
2451
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
2452
+ "typeId": -1
2453
+ }
2454
+ ]
2455
+
2456
+ + Response 400
2457
+ + Response 401
2458
+ + Response 404
2459
+ + Response 409
2460
+ + Response 500
2461
+
2462
+ ## GET /jobs?uuid=FEE5C5988F23453F8367597C3561DC54
2463
+ + Response 200
2464
+ [{
2465
+ "isCancelable": false,
2466
+ "status": {
2467
+ "substatus": [{
2468
+ "isCancelable": false,
2469
+ "status": {
2470
+ "substatus": [],
2471
+ "percentage": 100,
2472
+ "description": [],
2473
+ "state": "Complete"
2474
+ },
2475
+ "cancelledBy": "",
2476
+ "messageDisplay": "Starting",
2477
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
2478
+ "endTime": "2017-05-19T15:08:34Z",
2479
+ "messageParameters": [],
2480
+ "id": "6",
2481
+ "startTime": "2017-05-19T15:08:34Z",
2482
+ "category": "MANAGEMENT",
2483
+ "messageID": "1000_SHORT",
2484
+ "createdBy": "ADMIN",
2485
+ "cancelURI": "",
2486
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
2487
+ "typeId": -1
2488
+ }, {
2489
+ "isCancelable": false,
2490
+ "status": {
2491
+ "substatus": [],
2492
+ "percentage": 100,
2493
+ "description": [],
2494
+ "state": "Complete"
2495
+ },
2496
+ "cancelledBy": "",
2497
+ "messageDisplay": "Network choice",
2498
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
2499
+ "endTime": "2017-05-19T15:08:36Z",
2500
+ "messageParameters": [],
2501
+ "id": "7",
2502
+ "startTime": "2017-05-19T15:08:34Z",
2503
+ "category": "MANAGEMENT",
2504
+ "messageID": "1001_SHORT",
2505
+ "createdBy": "ADMIN",
2506
+ "cancelURI": "",
2507
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
2508
+ "typeId": -1
2509
+ }, {
2510
+ "isCancelable": false,
2511
+ "status": {
2512
+ "substatus": [],
2513
+ "percentage": 100,
2514
+ "description": [],
2515
+ "state": "Complete"
2516
+ },
2517
+ "cancelledBy": "",
2518
+ "messageDisplay": "Descriptor",
2519
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
2520
+ "endTime": "2017-05-19T15:08:37Z",
2521
+ "messageParameters": [],
2522
+ "id": "8",
2523
+ "startTime": "2017-05-19T15:08:34Z",
2524
+ "category": "MANAGEMENT",
2525
+ "messageID": "1002_SHORT",
2526
+ "createdBy": "ADMIN",
2527
+ "cancelURI": "",
2528
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
2529
+ "typeId": -1
2530
+ }, {
2531
+ "isCancelable": false,
2532
+ "status": {
2533
+ "substatus": [],
2534
+ "percentage": 100,
2535
+ "description": [],
2536
+ "state": "Stopped_With_Error"
2537
+ },
2538
+ "cancelledBy": "",
2539
+ "messageDisplay": "Login",
2540
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
2541
+ "endTime": "2017-05-19T15:09:23Z",
2542
+ "messageParameters": [],
2543
+ "id": "9",
2544
+ "startTime": "2017-05-19T15:08:34Z",
2545
+ "category": "MANAGEMENT",
2546
+ "messageID": "1003_SHORT",
2547
+ "createdBy": "ADMIN",
2548
+ "cancelURI": "",
2549
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
2550
+ "typeId": -1
2551
+ }, {
2552
+ "isCancelable": false,
2553
+ "status": {
2554
+ "substatus": [],
2555
+ "percentage": 100,
2556
+ "description": [],
2557
+ "state": "Stopped_With_Error"
2558
+ },
2559
+ "cancelledBy": "",
2560
+ "messageDisplay": "Duplicate check",
2561
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
2562
+ "endTime": "2017-05-19T15:09:23Z",
2563
+ "messageParameters": [],
2564
+ "id": "10",
2565
+ "startTime": "2017-05-19T15:08:34Z",
2566
+ "category": "MANAGEMENT",
2567
+ "messageID": "1004_SHORT",
2568
+ "createdBy": "ADMIN",
2569
+ "cancelURI": "",
2570
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
2571
+ "typeId": -1
2572
+ }, {
2573
+ "isCancelable": false,
2574
+ "status": {
2575
+ "substatus": [{
2576
+ "isCancelable": false,
2577
+ "status": {
2578
+ "substatus": [],
2579
+ "percentage": 100,
2580
+ "description": [],
2581
+ "state": "Stopped_With_Error"
2582
+ },
2583
+ "cancelledBy": "",
2584
+ "messageDisplay": "Chassis inventory",
2585
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
2586
+ "endTime": "2017-05-19T15:09:23Z",
2587
+ "messageParameters": [],
2588
+ "id": "12",
2589
+ "startTime": "2017-05-19T15:08:34Z",
2590
+ "category": "MANAGEMENT",
2591
+ "messageID": "1006_SHORT",
2592
+ "createdBy": "ADMIN",
2593
+ "cancelURI": "",
2594
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
2595
+ "typeId": -1
2596
+ }, {
2597
+ "isCancelable": false,
2598
+ "status": {
2599
+ "substatus": [],
2600
+ "percentage": 100,
2601
+ "description": [],
2602
+ "state": "Stopped_With_Error"
2603
+ },
2604
+ "cancelledBy": "",
2605
+ "messageDisplay": "Node inventory",
2606
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
2607
+ "endTime": "2017-05-19T15:09:23Z",
2608
+ "messageParameters": [],
2609
+ "id": "13",
2610
+ "startTime": "2017-05-19T15:08:34Z",
2611
+ "category": "MANAGEMENT",
2612
+ "messageID": "1007_SHORT",
2613
+ "createdBy": "ADMIN",
2614
+ "cancelURI": "",
2615
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
2616
+ "typeId": -1
2617
+ }, {
2618
+ "isCancelable": false,
2619
+ "status": {
2620
+ "substatus": [],
2621
+ "percentage": 100,
2622
+ "description": [],
2623
+ "state": "Stopped_With_Error"
2624
+ },
2625
+ "cancelledBy": "",
2626
+ "messageDisplay": "I/O module inventory",
2627
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
2628
+ "endTime": "2017-05-19T15:09:23Z",
2629
+ "messageParameters": [],
2630
+ "id": "14",
2631
+ "startTime": "2017-05-19T15:08:34Z",
2632
+ "category": "MANAGEMENT",
2633
+ "messageID": "1008_SHORT",
2634
+ "createdBy": "ADMIN",
2635
+ "cancelURI": "",
2636
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
2637
+ "typeId": -1
2638
+ }],
2639
+ "percentage": 100,
2640
+ "description": [],
2641
+ "state": "Stopped_With_Error"
2642
+ },
2643
+ "cancelledBy": "",
2644
+ "messageDisplay": "Inventory",
2645
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
2646
+ "endTime": "2017-05-19T15:09:23Z",
2647
+ "messageParameters": [],
2648
+ "id": "11",
2649
+ "startTime": "2017-05-19T15:08:34Z",
2650
+ "category": "MANAGEMENT",
2651
+ "messageID": "1005_SHORT",
2652
+ "createdBy": "ADMIN",
2653
+ "cancelURI": "",
2654
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
2655
+ "typeId": -1
2656
+ }, {
2657
+ "isCancelable": false,
2658
+ "status": {
2659
+ "substatus": [],
2660
+ "percentage": 100,
2661
+ "description": [],
2662
+ "state": "Stopped_With_Error"
2663
+ },
2664
+ "cancelledBy": "",
2665
+ "messageDisplay": "Interoperability check",
2666
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
2667
+ "endTime": "2017-05-19T15:09:23Z",
2668
+ "messageParameters": [],
2669
+ "id": "15",
2670
+ "startTime": "2017-05-19T15:08:34Z",
2671
+ "category": "MANAGEMENT",
2672
+ "messageID": "1009_SHORT",
2673
+ "createdBy": "ADMIN",
2674
+ "cancelURI": "",
2675
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
2676
+ "typeId": -1
2677
+ }, {
2678
+ "isCancelable": false,
2679
+ "status": {
2680
+ "substatus": [{
2681
+ "isCancelable": false,
2682
+ "status": {
2683
+ "substatus": [],
2684
+ "percentage": 100,
2685
+ "description": [],
2686
+ "state": "Stopped_With_Error"
2687
+ },
2688
+ "cancelledBy": "",
2689
+ "messageDisplay": "NTP",
2690
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
2691
+ "endTime": "2017-05-19T15:09:23Z",
2692
+ "messageParameters": [],
2693
+ "id": "17",
2694
+ "startTime": "2017-05-19T15:08:34Z",
2695
+ "category": "MANAGEMENT",
2696
+ "messageID": "1011_SHORT",
2697
+ "createdBy": "ADMIN",
2698
+ "cancelURI": "",
2699
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
2700
+ "typeId": -1
2701
+ }, {
2702
+ "isCancelable": false,
2703
+ "status": {
2704
+ "substatus": [],
2705
+ "percentage": 100,
2706
+ "description": [],
2707
+ "state": "Stopped_With_Error"
2708
+ },
2709
+ "cancelledBy": "",
2710
+ "messageDisplay": "Updating DNS servers ip addresses on CMM",
2711
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
2712
+ "endTime": "2017-05-19T15:09:23Z",
2713
+ "messageParameters": [],
2714
+ "id": "18",
2715
+ "startTime": "2017-05-19T15:08:34Z",
2716
+ "category": "MANAGEMENT",
2717
+ "messageID": "1067_SHORT",
2718
+ "createdBy": "ADMIN",
2719
+ "cancelURI": "",
2720
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
2721
+ "typeId": -1
2722
+ }, {
2723
+ "isCancelable": false,
2724
+ "status": {
2725
+ "substatus": [],
2726
+ "percentage": 100,
2727
+ "description": [],
2728
+ "state": "Stopped_With_Error"
2729
+ },
2730
+ "cancelledBy": "",
2731
+ "messageDisplay": "Security",
2732
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
2733
+ "endTime": "2017-05-19T15:09:23Z",
2734
+ "messageParameters": [],
2735
+ "id": "19",
2736
+ "startTime": "2017-05-19T15:08:34Z",
2737
+ "category": "MANAGEMENT",
2738
+ "messageID": "1012_SHORT",
2739
+ "createdBy": "ADMIN",
2740
+ "cancelURI": "",
2741
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
2742
+ "typeId": -1
2743
+ }, {
2744
+ "isCancelable": false,
2745
+ "status": {
2746
+ "substatus": [],
2747
+ "percentage": 100,
2748
+ "description": [],
2749
+ "state": "Stopped_With_Error"
2750
+ },
2751
+ "cancelledBy": "",
2752
+ "messageDisplay": "Centralized management",
2753
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
2754
+ "endTime": "2017-05-19T15:09:23Z",
2755
+ "messageParameters": [],
2756
+ "id": "20",
2757
+ "startTime": "2017-05-19T15:08:34Z",
2758
+ "category": "MANAGEMENT",
2759
+ "messageID": "1013_SHORT",
2760
+ "createdBy": "ADMIN",
2761
+ "cancelURI": "",
2762
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
2763
+ "typeId": -1
2764
+ }],
2765
+ "percentage": 100,
2766
+ "description": [],
2767
+ "state": "Stopped_With_Error"
2768
+ },
2769
+ "cancelledBy": "",
2770
+ "messageDisplay": "Configuration",
2771
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
2772
+ "endTime": "2017-05-19T15:09:23Z",
2773
+ "messageParameters": [],
2774
+ "id": "16",
2775
+ "startTime": "2017-05-19T15:08:34Z",
2776
+ "category": "MANAGEMENT",
2777
+ "messageID": "1010_SHORT",
2778
+ "createdBy": "ADMIN",
2779
+ "cancelURI": "",
2780
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
2781
+ "typeId": -1
2782
+ }, {
2783
+ "isCancelable": false,
2784
+ "status": {
2785
+ "substatus": [],
2786
+ "percentage": 100,
2787
+ "description": [],
2788
+ "state": "Stopped_With_Error"
2789
+ },
2790
+ "cancelledBy": "",
2791
+ "messageDisplay": "Configuring Hardware location",
2792
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
2793
+ "endTime": "2017-05-19T15:09:23Z",
2794
+ "messageParameters": [],
2795
+ "id": "21",
2796
+ "startTime": "2017-05-19T15:08:34Z",
2797
+ "category": "MANAGEMENT",
2798
+ "messageID": "1097_SHORT",
2799
+ "createdBy": "ADMIN",
2800
+ "cancelURI": "",
2801
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
2802
+ "typeId": -1
2803
+ }, {
2804
+ "isCancelable": false,
2805
+ "status": {
2806
+ "substatus": [],
2807
+ "percentage": 100,
2808
+ "description": [],
2809
+ "state": "Stopped_With_Error"
2810
+ },
2811
+ "cancelledBy": "",
2812
+ "messageDisplay": "Removing the SNMP Configuration.",
2813
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
2814
+ "endTime": "2017-05-19T15:09:23Z",
2815
+ "messageParameters": [],
2816
+ "id": "22",
2817
+ "startTime": "2017-05-19T15:08:34Z",
2818
+ "category": "MANAGEMENT",
2819
+ "messageID": "1099_SHORT",
2820
+ "createdBy": "ADMIN",
2821
+ "cancelURI": "",
2822
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
2823
+ "typeId": -1
2824
+ }],
2825
+ "percentage": 100,
2826
+ "description": [{
2827
+ "messageID": "1014_LONG",
2828
+ "messageDisplay": "Management job is incomplete",
2829
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages"
2830
+ }, {
2831
+ "messageID": "1020_LONG",
2832
+ "messageDisplay": "Login to the endpoint process has failed",
2833
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages"
2834
+ }],
2835
+ "state": "Stopped_With_Error"
2836
+ },
2837
+ "cancelledBy": "",
2838
+ "messageDisplay": "Manage job for 10.243.3.16",
2839
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.rest.messages",
2840
+ "endTime": "2017-05-19T15:09:23Z",
2841
+ "messageParameters": ["10.243.3.16"],
2842
+ "id": "5",
2843
+ "startTime": "2017-05-19T15:08:34Z",
2844
+ "category": "MANAGEMENT",
2845
+ "messageID": "0509_LONG",
2846
+ "createdBy": "ADMIN",
2847
+ "cancelURI": "",
2848
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
2849
+ "typeId": -1
2850
+ }, {
2851
+ "isCancelable": false,
2852
+ "status": {
2853
+ "substatus": [{
2854
+ "isCancelable": false,
2855
+ "status": {
2856
+ "substatus": [],
2857
+ "percentage": 100,
2858
+ "description": [],
2859
+ "state": "Complete"
2860
+ },
2861
+ "cancelledBy": "",
2862
+ "messageDisplay": "Starting",
2863
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
2864
+ "endTime": "2017-05-19T15:19:35Z",
2865
+ "messageParameters": [],
2866
+ "id": "24",
2867
+ "startTime": "2017-05-19T15:19:35Z",
2868
+ "category": "MANAGEMENT",
2869
+ "messageID": "1000_SHORT",
2870
+ "createdBy": "ADMIN",
2871
+ "cancelURI": "",
2872
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
2873
+ "typeId": -1
2874
+ }, {
2875
+ "isCancelable": false,
2876
+ "status": {
2877
+ "substatus": [],
2878
+ "percentage": 100,
2879
+ "description": [],
2880
+ "state": "Complete"
2881
+ },
2882
+ "cancelledBy": "",
2883
+ "messageDisplay": "Network choice",
2884
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
2885
+ "endTime": "2017-05-19T15:19:37Z",
2886
+ "messageParameters": [],
2887
+ "id": "25",
2888
+ "startTime": "2017-05-19T15:19:35Z",
2889
+ "category": "MANAGEMENT",
2890
+ "messageID": "1001_SHORT",
2891
+ "createdBy": "ADMIN",
2892
+ "cancelURI": "",
2893
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
2894
+ "typeId": -1
2895
+ }, {
2896
+ "isCancelable": false,
2897
+ "status": {
2898
+ "substatus": [],
2899
+ "percentage": 100,
2900
+ "description": [],
2901
+ "state": "Complete"
2902
+ },
2903
+ "cancelledBy": "",
2904
+ "messageDisplay": "Descriptor",
2905
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
2906
+ "endTime": "2017-05-19T15:19:37Z",
2907
+ "messageParameters": [],
2908
+ "id": "26",
2909
+ "startTime": "2017-05-19T15:19:35Z",
2910
+ "category": "MANAGEMENT",
2911
+ "messageID": "1002_SHORT",
2912
+ "createdBy": "ADMIN",
2913
+ "cancelURI": "",
2914
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
2915
+ "typeId": -1
2916
+ }, {
2917
+ "isCancelable": false,
2918
+ "status": {
2919
+ "substatus": [],
2920
+ "percentage": 100,
2921
+ "description": [],
2922
+ "state": "Stopped_With_Error"
2923
+ },
2924
+ "cancelledBy": "",
2925
+ "messageDisplay": "Login",
2926
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
2927
+ "endTime": "2017-05-19T15:20:27Z",
2928
+ "messageParameters": [],
2929
+ "id": "27",
2930
+ "startTime": "2017-05-19T15:19:35Z",
2931
+ "category": "MANAGEMENT",
2932
+ "messageID": "1003_SHORT",
2933
+ "createdBy": "ADMIN",
2934
+ "cancelURI": "",
2935
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
2936
+ "typeId": -1
2937
+ }, {
2938
+ "isCancelable": false,
2939
+ "status": {
2940
+ "substatus": [],
2941
+ "percentage": 100,
2942
+ "description": [],
2943
+ "state": "Stopped_With_Error"
2944
+ },
2945
+ "cancelledBy": "",
2946
+ "messageDisplay": "Duplicate check",
2947
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
2948
+ "endTime": "2017-05-19T15:20:27Z",
2949
+ "messageParameters": [],
2950
+ "id": "28",
2951
+ "startTime": "2017-05-19T15:19:35Z",
2952
+ "category": "MANAGEMENT",
2953
+ "messageID": "1004_SHORT",
2954
+ "createdBy": "ADMIN",
2955
+ "cancelURI": "",
2956
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
2957
+ "typeId": -1
2958
+ }, {
2959
+ "isCancelable": false,
2960
+ "status": {
2961
+ "substatus": [{
2962
+ "isCancelable": false,
2963
+ "status": {
2964
+ "substatus": [],
2965
+ "percentage": 100,
2966
+ "description": [],
2967
+ "state": "Stopped_With_Error"
2968
+ },
2969
+ "cancelledBy": "",
2970
+ "messageDisplay": "Chassis inventory",
2971
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
2972
+ "endTime": "2017-05-19T15:20:27Z",
2973
+ "messageParameters": [],
2974
+ "id": "30",
2975
+ "startTime": "2017-05-19T15:19:35Z",
2976
+ "category": "MANAGEMENT",
2977
+ "messageID": "1006_SHORT",
2978
+ "createdBy": "ADMIN",
2979
+ "cancelURI": "",
2980
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
2981
+ "typeId": -1
2982
+ }, {
2983
+ "isCancelable": false,
2984
+ "status": {
2985
+ "substatus": [],
2986
+ "percentage": 100,
2987
+ "description": [],
2988
+ "state": "Stopped_With_Error"
2989
+ },
2990
+ "cancelledBy": "",
2991
+ "messageDisplay": "Node inventory",
2992
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
2993
+ "endTime": "2017-05-19T15:20:27Z",
2994
+ "messageParameters": [],
2995
+ "id": "31",
2996
+ "startTime": "2017-05-19T15:19:35Z",
2997
+ "category": "MANAGEMENT",
2998
+ "messageID": "1007_SHORT",
2999
+ "createdBy": "ADMIN",
3000
+ "cancelURI": "",
3001
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
3002
+ "typeId": -1
3003
+ }, {
3004
+ "isCancelable": false,
3005
+ "status": {
3006
+ "substatus": [],
3007
+ "percentage": 100,
3008
+ "description": [],
3009
+ "state": "Stopped_With_Error"
3010
+ },
3011
+ "cancelledBy": "",
3012
+ "messageDisplay": "I/O module inventory",
3013
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
3014
+ "endTime": "2017-05-19T15:20:27Z",
3015
+ "messageParameters": [],
3016
+ "id": "32",
3017
+ "startTime": "2017-05-19T15:19:35Z",
3018
+ "category": "MANAGEMENT",
3019
+ "messageID": "1008_SHORT",
3020
+ "createdBy": "ADMIN",
3021
+ "cancelURI": "",
3022
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
3023
+ "typeId": -1
3024
+ }],
3025
+ "percentage": 100,
3026
+ "description": [],
3027
+ "state": "Stopped_With_Error"
3028
+ },
3029
+ "cancelledBy": "",
3030
+ "messageDisplay": "Inventory",
3031
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
3032
+ "endTime": "2017-05-19T15:20:27Z",
3033
+ "messageParameters": [],
3034
+ "id": "29",
3035
+ "startTime": "2017-05-19T15:19:35Z",
3036
+ "category": "MANAGEMENT",
3037
+ "messageID": "1005_SHORT",
3038
+ "createdBy": "ADMIN",
3039
+ "cancelURI": "",
3040
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
3041
+ "typeId": -1
3042
+ }, {
3043
+ "isCancelable": false,
3044
+ "status": {
3045
+ "substatus": [],
3046
+ "percentage": 100,
3047
+ "description": [],
3048
+ "state": "Stopped_With_Error"
3049
+ },
3050
+ "cancelledBy": "",
3051
+ "messageDisplay": "Interoperability check",
3052
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
3053
+ "endTime": "2017-05-19T15:20:27Z",
3054
+ "messageParameters": [],
3055
+ "id": "33",
3056
+ "startTime": "2017-05-19T15:19:35Z",
3057
+ "category": "MANAGEMENT",
3058
+ "messageID": "1009_SHORT",
3059
+ "createdBy": "ADMIN",
3060
+ "cancelURI": "",
3061
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
3062
+ "typeId": -1
3063
+ }, {
3064
+ "isCancelable": false,
3065
+ "status": {
3066
+ "substatus": [{
3067
+ "isCancelable": false,
3068
+ "status": {
3069
+ "substatus": [],
3070
+ "percentage": 100,
3071
+ "description": [],
3072
+ "state": "Stopped_With_Error"
3073
+ },
3074
+ "cancelledBy": "",
3075
+ "messageDisplay": "NTP",
3076
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
3077
+ "endTime": "2017-05-19T15:20:27Z",
3078
+ "messageParameters": [],
3079
+ "id": "35",
3080
+ "startTime": "2017-05-19T15:19:35Z",
3081
+ "category": "MANAGEMENT",
3082
+ "messageID": "1011_SHORT",
3083
+ "createdBy": "ADMIN",
3084
+ "cancelURI": "",
3085
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
3086
+ "typeId": -1
3087
+ }, {
3088
+ "isCancelable": false,
3089
+ "status": {
3090
+ "substatus": [],
3091
+ "percentage": 100,
3092
+ "description": [],
3093
+ "state": "Stopped_With_Error"
3094
+ },
3095
+ "cancelledBy": "",
3096
+ "messageDisplay": "Updating DNS servers ip addresses on CMM",
3097
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
3098
+ "endTime": "2017-05-19T15:20:27Z",
3099
+ "messageParameters": [],
3100
+ "id": "36",
3101
+ "startTime": "2017-05-19T15:19:35Z",
3102
+ "category": "MANAGEMENT",
3103
+ "messageID": "1067_SHORT",
3104
+ "createdBy": "ADMIN",
3105
+ "cancelURI": "",
3106
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
3107
+ "typeId": -1
3108
+ }, {
3109
+ "isCancelable": false,
3110
+ "status": {
3111
+ "substatus": [],
3112
+ "percentage": 100,
3113
+ "description": [],
3114
+ "state": "Stopped_With_Error"
3115
+ },
3116
+ "cancelledBy": "",
3117
+ "messageDisplay": "Security",
3118
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
3119
+ "endTime": "2017-05-19T15:20:27Z",
3120
+ "messageParameters": [],
3121
+ "id": "37",
3122
+ "startTime": "2017-05-19T15:19:35Z",
3123
+ "category": "MANAGEMENT",
3124
+ "messageID": "1012_SHORT",
3125
+ "createdBy": "ADMIN",
3126
+ "cancelURI": "",
3127
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
3128
+ "typeId": -1
3129
+ }, {
3130
+ "isCancelable": false,
3131
+ "status": {
3132
+ "substatus": [],
3133
+ "percentage": 100,
3134
+ "description": [],
3135
+ "state": "Stopped_With_Error"
3136
+ },
3137
+ "cancelledBy": "",
3138
+ "messageDisplay": "Centralized management",
3139
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
3140
+ "endTime": "2017-05-19T15:20:27Z",
3141
+ "messageParameters": [],
3142
+ "id": "38",
3143
+ "startTime": "2017-05-19T15:19:35Z",
3144
+ "category": "MANAGEMENT",
3145
+ "messageID": "1013_SHORT",
3146
+ "createdBy": "ADMIN",
3147
+ "cancelURI": "",
3148
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
3149
+ "typeId": -1
3150
+ }],
3151
+ "percentage": 100,
3152
+ "description": [],
3153
+ "state": "Stopped_With_Error"
3154
+ },
3155
+ "cancelledBy": "",
3156
+ "messageDisplay": "Configuration",
3157
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
3158
+ "endTime": "2017-05-19T15:20:27Z",
3159
+ "messageParameters": [],
3160
+ "id": "34",
3161
+ "startTime": "2017-05-19T15:19:35Z",
3162
+ "category": "MANAGEMENT",
3163
+ "messageID": "1010_SHORT",
3164
+ "createdBy": "ADMIN",
3165
+ "cancelURI": "",
3166
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
3167
+ "typeId": -1
3168
+ }, {
3169
+ "isCancelable": false,
3170
+ "status": {
3171
+ "substatus": [],
3172
+ "percentage": 100,
3173
+ "description": [],
3174
+ "state": "Stopped_With_Error"
3175
+ },
3176
+ "cancelledBy": "",
3177
+ "messageDisplay": "Configuring Hardware location",
3178
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
3179
+ "endTime": "2017-05-19T15:20:27Z",
3180
+ "messageParameters": [],
3181
+ "id": "39",
3182
+ "startTime": "2017-05-19T15:19:35Z",
3183
+ "category": "MANAGEMENT",
3184
+ "messageID": "1097_SHORT",
3185
+ "createdBy": "ADMIN",
3186
+ "cancelURI": "",
3187
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
3188
+ "typeId": -1
3189
+ }, {
3190
+ "isCancelable": false,
3191
+ "status": {
3192
+ "substatus": [],
3193
+ "percentage": 100,
3194
+ "description": [],
3195
+ "state": "Stopped_With_Error"
3196
+ },
3197
+ "cancelledBy": "",
3198
+ "messageDisplay": "Removing the SNMP Configuration.",
3199
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
3200
+ "endTime": "2017-05-19T15:20:27Z",
3201
+ "messageParameters": [],
3202
+ "id": "40",
3203
+ "startTime": "2017-05-19T15:19:35Z",
3204
+ "category": "MANAGEMENT",
3205
+ "messageID": "1099_SHORT",
3206
+ "createdBy": "ADMIN",
3207
+ "cancelURI": "",
3208
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
3209
+ "typeId": -1
3210
+ }],
3211
+ "percentage": 100,
3212
+ "description": [{
3213
+ "messageID": "1014_LONG",
3214
+ "messageDisplay": "Management job is incomplete",
3215
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages"
3216
+ }, {
3217
+ "messageID": "1020_LONG",
3218
+ "messageDisplay": "Login to the endpoint process has failed",
3219
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages"
3220
+ }],
3221
+ "state": "Stopped_With_Error"
3222
+ },
3223
+ "cancelledBy": "",
3224
+ "messageDisplay": "Manage job for 10.243.3.16",
3225
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.rest.messages",
3226
+ "endTime": "2017-05-19T15:20:27Z",
3227
+ "messageParameters": ["10.243.3.16"],
3228
+ "id": "23",
3229
+ "startTime": "2017-05-19T15:19:35Z",
3230
+ "category": "MANAGEMENT",
3231
+ "messageID": "0509_LONG",
3232
+ "createdBy": "ADMIN",
3233
+ "cancelURI": "",
3234
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
3235
+ "typeId": -1
3236
+ }, {
3237
+ "isCancelable": false,
3238
+ "status": {
3239
+ "substatus": [{
3240
+ "isCancelable": false,
3241
+ "status": {
3242
+ "substatus": [],
3243
+ "percentage": 100,
3244
+ "description": [],
3245
+ "state": "Complete"
3246
+ },
3247
+ "cancelledBy": "",
3248
+ "messageDisplay": "Starting",
3249
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
3250
+ "endTime": "2017-05-19T15:25:55Z",
3251
+ "messageParameters": [],
3252
+ "id": "42",
3253
+ "startTime": "2017-05-19T15:25:55Z",
3254
+ "category": "MANAGEMENT",
3255
+ "messageID": "1000_SHORT",
3256
+ "createdBy": "ADMIN",
3257
+ "cancelURI": "",
3258
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
3259
+ "typeId": -1
3260
+ }, {
3261
+ "isCancelable": false,
3262
+ "status": {
3263
+ "substatus": [],
3264
+ "percentage": 100,
3265
+ "description": [],
3266
+ "state": "Complete"
3267
+ },
3268
+ "cancelledBy": "",
3269
+ "messageDisplay": "Network choice",
3270
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
3271
+ "endTime": "2017-05-19T15:25:57Z",
3272
+ "messageParameters": [],
3273
+ "id": "43",
3274
+ "startTime": "2017-05-19T15:25:55Z",
3275
+ "category": "MANAGEMENT",
3276
+ "messageID": "1001_SHORT",
3277
+ "createdBy": "ADMIN",
3278
+ "cancelURI": "",
3279
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
3280
+ "typeId": -1
3281
+ }, {
3282
+ "isCancelable": false,
3283
+ "status": {
3284
+ "substatus": [],
3285
+ "percentage": 100,
3286
+ "description": [],
3287
+ "state": "Complete"
3288
+ },
3289
+ "cancelledBy": "",
3290
+ "messageDisplay": "Descriptor",
3291
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
3292
+ "endTime": "2017-05-19T15:25:57Z",
3293
+ "messageParameters": [],
3294
+ "id": "44",
3295
+ "startTime": "2017-05-19T15:25:55Z",
3296
+ "category": "MANAGEMENT",
3297
+ "messageID": "1002_SHORT",
3298
+ "createdBy": "ADMIN",
3299
+ "cancelURI": "",
3300
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
3301
+ "typeId": -1
3302
+ }, {
3303
+ "isCancelable": false,
3304
+ "status": {
3305
+ "substatus": [],
3306
+ "percentage": 100,
3307
+ "description": [],
3308
+ "state": "Stopped_With_Error"
3309
+ },
3310
+ "cancelledBy": "",
3311
+ "messageDisplay": "Login",
3312
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
3313
+ "endTime": "2017-05-19T15:26:42Z",
3314
+ "messageParameters": [],
3315
+ "id": "45",
3316
+ "startTime": "2017-05-19T15:25:55Z",
3317
+ "category": "MANAGEMENT",
3318
+ "messageID": "1003_SHORT",
3319
+ "createdBy": "ADMIN",
3320
+ "cancelURI": "",
3321
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
3322
+ "typeId": -1
3323
+ }, {
3324
+ "isCancelable": false,
3325
+ "status": {
3326
+ "substatus": [],
3327
+ "percentage": 100,
3328
+ "description": [],
3329
+ "state": "Stopped_With_Error"
3330
+ },
3331
+ "cancelledBy": "",
3332
+ "messageDisplay": "Duplicate check",
3333
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
3334
+ "endTime": "2017-05-19T15:26:42Z",
3335
+ "messageParameters": [],
3336
+ "id": "46",
3337
+ "startTime": "2017-05-19T15:25:55Z",
3338
+ "category": "MANAGEMENT",
3339
+ "messageID": "1004_SHORT",
3340
+ "createdBy": "ADMIN",
3341
+ "cancelURI": "",
3342
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
3343
+ "typeId": -1
3344
+ }, {
3345
+ "isCancelable": false,
3346
+ "status": {
3347
+ "substatus": [{
3348
+ "isCancelable": false,
3349
+ "status": {
3350
+ "substatus": [],
3351
+ "percentage": 100,
3352
+ "description": [],
3353
+ "state": "Stopped_With_Error"
3354
+ },
3355
+ "cancelledBy": "",
3356
+ "messageDisplay": "Chassis inventory",
3357
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
3358
+ "endTime": "2017-05-19T15:26:42Z",
3359
+ "messageParameters": [],
3360
+ "id": "48",
3361
+ "startTime": "2017-05-19T15:25:55Z",
3362
+ "category": "MANAGEMENT",
3363
+ "messageID": "1006_SHORT",
3364
+ "createdBy": "ADMIN",
3365
+ "cancelURI": "",
3366
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
3367
+ "typeId": -1
3368
+ }, {
3369
+ "isCancelable": false,
3370
+ "status": {
3371
+ "substatus": [],
3372
+ "percentage": 100,
3373
+ "description": [],
3374
+ "state": "Stopped_With_Error"
3375
+ },
3376
+ "cancelledBy": "",
3377
+ "messageDisplay": "Node inventory",
3378
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
3379
+ "endTime": "2017-05-19T15:26:42Z",
3380
+ "messageParameters": [],
3381
+ "id": "49",
3382
+ "startTime": "2017-05-19T15:25:55Z",
3383
+ "category": "MANAGEMENT",
3384
+ "messageID": "1007_SHORT",
3385
+ "createdBy": "ADMIN",
3386
+ "cancelURI": "",
3387
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
3388
+ "typeId": -1
3389
+ }, {
3390
+ "isCancelable": false,
3391
+ "status": {
3392
+ "substatus": [],
3393
+ "percentage": 100,
3394
+ "description": [],
3395
+ "state": "Stopped_With_Error"
3396
+ },
3397
+ "cancelledBy": "",
3398
+ "messageDisplay": "I/O module inventory",
3399
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
3400
+ "endTime": "2017-05-19T15:26:42Z",
3401
+ "messageParameters": [],
3402
+ "id": "50",
3403
+ "startTime": "2017-05-19T15:25:55Z",
3404
+ "category": "MANAGEMENT",
3405
+ "messageID": "1008_SHORT",
3406
+ "createdBy": "ADMIN",
3407
+ "cancelURI": "",
3408
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
3409
+ "typeId": -1
3410
+ }],
3411
+ "percentage": 100,
3412
+ "description": [],
3413
+ "state": "Stopped_With_Error"
3414
+ },
3415
+ "cancelledBy": "",
3416
+ "messageDisplay": "Inventory",
3417
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
3418
+ "endTime": "2017-05-19T15:26:42Z",
3419
+ "messageParameters": [],
3420
+ "id": "47",
3421
+ "startTime": "2017-05-19T15:25:55Z",
3422
+ "category": "MANAGEMENT",
3423
+ "messageID": "1005_SHORT",
3424
+ "createdBy": "ADMIN",
3425
+ "cancelURI": "",
3426
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
3427
+ "typeId": -1
3428
+ }, {
3429
+ "isCancelable": false,
3430
+ "status": {
3431
+ "substatus": [],
3432
+ "percentage": 100,
3433
+ "description": [],
3434
+ "state": "Stopped_With_Error"
3435
+ },
3436
+ "cancelledBy": "",
3437
+ "messageDisplay": "Interoperability check",
3438
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
3439
+ "endTime": "2017-05-19T15:26:42Z",
3440
+ "messageParameters": [],
3441
+ "id": "51",
3442
+ "startTime": "2017-05-19T15:25:55Z",
3443
+ "category": "MANAGEMENT",
3444
+ "messageID": "1009_SHORT",
3445
+ "createdBy": "ADMIN",
3446
+ "cancelURI": "",
3447
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
3448
+ "typeId": -1
3449
+ }, {
3450
+ "isCancelable": false,
3451
+ "status": {
3452
+ "substatus": [{
3453
+ "isCancelable": false,
3454
+ "status": {
3455
+ "substatus": [],
3456
+ "percentage": 100,
3457
+ "description": [],
3458
+ "state": "Stopped_With_Error"
3459
+ },
3460
+ "cancelledBy": "",
3461
+ "messageDisplay": "NTP",
3462
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
3463
+ "endTime": "2017-05-19T15:26:42Z",
3464
+ "messageParameters": [],
3465
+ "id": "53",
3466
+ "startTime": "2017-05-19T15:25:55Z",
3467
+ "category": "MANAGEMENT",
3468
+ "messageID": "1011_SHORT",
3469
+ "createdBy": "ADMIN",
3470
+ "cancelURI": "",
3471
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
3472
+ "typeId": -1
3473
+ }, {
3474
+ "isCancelable": false,
3475
+ "status": {
3476
+ "substatus": [],
3477
+ "percentage": 100,
3478
+ "description": [],
3479
+ "state": "Stopped_With_Error"
3480
+ },
3481
+ "cancelledBy": "",
3482
+ "messageDisplay": "Updating DNS servers ip addresses on CMM",
3483
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
3484
+ "endTime": "2017-05-19T15:26:42Z",
3485
+ "messageParameters": [],
3486
+ "id": "54",
3487
+ "startTime": "2017-05-19T15:25:55Z",
3488
+ "category": "MANAGEMENT",
3489
+ "messageID": "1067_SHORT",
3490
+ "createdBy": "ADMIN",
3491
+ "cancelURI": "",
3492
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
3493
+ "typeId": -1
3494
+ }, {
3495
+ "isCancelable": false,
3496
+ "status": {
3497
+ "substatus": [],
3498
+ "percentage": 100,
3499
+ "description": [],
3500
+ "state": "Stopped_With_Error"
3501
+ },
3502
+ "cancelledBy": "",
3503
+ "messageDisplay": "Security",
3504
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
3505
+ "endTime": "2017-05-19T15:26:42Z",
3506
+ "messageParameters": [],
3507
+ "id": "55",
3508
+ "startTime": "2017-05-19T15:25:55Z",
3509
+ "category": "MANAGEMENT",
3510
+ "messageID": "1012_SHORT",
3511
+ "createdBy": "ADMIN",
3512
+ "cancelURI": "",
3513
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
3514
+ "typeId": -1
3515
+ }, {
3516
+ "isCancelable": false,
3517
+ "status": {
3518
+ "substatus": [],
3519
+ "percentage": 100,
3520
+ "description": [],
3521
+ "state": "Stopped_With_Error"
3522
+ },
3523
+ "cancelledBy": "",
3524
+ "messageDisplay": "Centralized management",
3525
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
3526
+ "endTime": "2017-05-19T15:26:42Z",
3527
+ "messageParameters": [],
3528
+ "id": "56",
3529
+ "startTime": "2017-05-19T15:25:55Z",
3530
+ "category": "MANAGEMENT",
3531
+ "messageID": "1013_SHORT",
3532
+ "createdBy": "ADMIN",
3533
+ "cancelURI": "",
3534
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
3535
+ "typeId": -1
3536
+ }],
3537
+ "percentage": 100,
3538
+ "description": [],
3539
+ "state": "Stopped_With_Error"
3540
+ },
3541
+ "cancelledBy": "",
3542
+ "messageDisplay": "Configuration",
3543
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
3544
+ "endTime": "2017-05-19T15:26:42Z",
3545
+ "messageParameters": [],
3546
+ "id": "52",
3547
+ "startTime": "2017-05-19T15:25:55Z",
3548
+ "category": "MANAGEMENT",
3549
+ "messageID": "1010_SHORT",
3550
+ "createdBy": "ADMIN",
3551
+ "cancelURI": "",
3552
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
3553
+ "typeId": -1
3554
+ }, {
3555
+ "isCancelable": false,
3556
+ "status": {
3557
+ "substatus": [],
3558
+ "percentage": 100,
3559
+ "description": [],
3560
+ "state": "Stopped_With_Error"
3561
+ },
3562
+ "cancelledBy": "",
3563
+ "messageDisplay": "Configuring Hardware location",
3564
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
3565
+ "endTime": "2017-05-19T15:26:42Z",
3566
+ "messageParameters": [],
3567
+ "id": "57",
3568
+ "startTime": "2017-05-19T15:25:55Z",
3569
+ "category": "MANAGEMENT",
3570
+ "messageID": "1097_SHORT",
3571
+ "createdBy": "ADMIN",
3572
+ "cancelURI": "",
3573
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
3574
+ "typeId": -1
3575
+ }, {
3576
+ "isCancelable": false,
3577
+ "status": {
3578
+ "substatus": [],
3579
+ "percentage": 100,
3580
+ "description": [],
3581
+ "state": "Stopped_With_Error"
3582
+ },
3583
+ "cancelledBy": "",
3584
+ "messageDisplay": "Removing the SNMP Configuration.",
3585
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
3586
+ "endTime": "2017-05-19T15:26:42Z",
3587
+ "messageParameters": [],
3588
+ "id": "58",
3589
+ "startTime": "2017-05-19T15:25:55Z",
3590
+ "category": "MANAGEMENT",
3591
+ "messageID": "1099_SHORT",
3592
+ "createdBy": "ADMIN",
3593
+ "cancelURI": "",
3594
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
3595
+ "typeId": -1
3596
+ }],
3597
+ "percentage": 100,
3598
+ "description": [{
3599
+ "messageID": "1014_LONG",
3600
+ "messageDisplay": "Management job is incomplete",
3601
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages"
3602
+ }, {
3603
+ "messageID": "1020_LONG",
3604
+ "messageDisplay": "Login to the endpoint process has failed",
3605
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages"
3606
+ }],
3607
+ "state": "Stopped_With_Error"
3608
+ },
3609
+ "cancelledBy": "",
3610
+ "messageDisplay": "Manage job for 10.243.3.16",
3611
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.rest.messages",
3612
+ "endTime": "2017-05-19T15:26:42Z",
3613
+ "messageParameters": ["10.243.3.16"],
3614
+ "id": "41",
3615
+ "startTime": "2017-05-19T15:25:55Z",
3616
+ "category": "MANAGEMENT",
3617
+ "messageID": "0509_LONG",
3618
+ "createdBy": "ADMIN",
3619
+ "cancelURI": "",
3620
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
3621
+ "typeId": -1
3622
+ }
3623
+ ]
3624
+ + Response 400
3625
+ + Response 401
3626
+ + Response 404
3627
+ + Response 409
3628
+ + Response 500
3629
+
3630
+ ## GET /jobs?state=Stopped_With_Error
3631
+ + Response 200
3632
+ [{
3633
+ "isCancelable": false,
3634
+ "status": {
3635
+ "substatus": [],
3636
+ "percentage": 100,
3637
+ "description": [],
3638
+ "state": "Stopped_With_Error"
3639
+ },
3640
+ "cancelledBy": "",
3641
+ "messageDisplay": "Manage job for 10.243.3.16",
3642
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.rest.messages",
3643
+ "endTime": "2017-05-19T15:09:23Z",
3644
+ "messageParameters": ["10.243.3.16"],
3645
+ "id": "5",
3646
+ "startTime": "2017-05-19T15:08:34Z",
3647
+ "category": "MANAGEMENT",
3648
+ "messageID": "0509_LONG",
3649
+ "createdBy": "ADMIN",
3650
+ "cancelURI": "",
3651
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
3652
+ "typeId": -1
3653
+ }, {
3654
+ "isCancelable": false,
3655
+ "status": {
3656
+ "substatus": [],
3657
+ "percentage": 100,
3658
+ "description": [],
3659
+ "state": "Stopped_With_Error"
3660
+ },
3661
+ "cancelledBy": "",
3662
+ "messageDisplay": "Manage job for 10.243.3.16",
3663
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.rest.messages",
3664
+ "endTime": "2017-05-19T15:20:27Z",
3665
+ "messageParameters": ["10.243.3.16"],
3666
+ "id": "23",
3667
+ "startTime": "2017-05-19T15:19:35Z",
3668
+ "category": "MANAGEMENT",
3669
+ "messageID": "0509_LONG",
3670
+ "createdBy": "ADMIN",
3671
+ "cancelURI": "",
3672
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
3673
+ "typeId": -1
3674
+ }, {
3675
+ "isCancelable": false,
3676
+ "status": {
3677
+ "substatus": [],
3678
+ "percentage": 100,
3679
+ "description": [],
3680
+ "state": "Stopped_With_Error"
3681
+ },
3682
+ "cancelledBy": "",
3683
+ "messageDisplay": "Manage job for 10.243.3.16",
3684
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.rest.messages",
3685
+ "endTime": "2017-05-19T15:26:42Z",
3686
+ "messageParameters": ["10.243.3.16"],
3687
+ "id": "41",
3688
+ "startTime": "2017-05-19T15:25:55Z",
3689
+ "category": "MANAGEMENT",
3690
+ "messageID": "0509_LONG",
3691
+ "createdBy": "ADMIN",
3692
+ "cancelURI": "",
3693
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
3694
+ "typeId": -1
3695
+ }]
3696
+ + Response 400
3697
+ + Response 401
3698
+ + Response 404
3699
+ + Response 409
3700
+ + Response 500
3701
+
3702
+ ## GET /jobs/5?includeAttributes=isCancelable,status
3703
+
3704
+ + Response 200
3705
+ {
3706
+ "isCancelable": false,
3707
+ "status": {
3708
+ "substatus": [],
3709
+ "percentage": 100,
3710
+ "description": [],
3711
+ "state": "Complete"
3712
+ },
3713
+ "cancelledBy": "",
3714
+ "messageDisplay": "Starting",
3715
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
3716
+ "endTime": "2017-05-19T15:08:34Z",
3717
+ "messageParameters": [],
3718
+ "id": "6",
3719
+ "startTime": "2017-05-19T15:08:34Z",
3720
+ "category": "MANAGEMENT",
3721
+ "messageID": "1000_SHORT",
3722
+ "createdBy": "ADMIN",
3723
+ "cancelURI": "",
3724
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
3725
+ "typeId": -1,
3726
+ "legacy": false
3727
+ }
3728
+ + Response 400
3729
+ + Response 401
3730
+ + Response 404
3731
+ + Response 409
3732
+ + Response 500
3733
+
3734
+ ## GET /jobs/5?excludeAttributes=isCancelable,status
3735
+
3736
+ + Response 200 (application/json)
3737
+ {
3738
+ "cancelledBy": "",
3739
+ "messageDisplay": "Starting",
3740
+ "messageBundle": "com.lenovo.lxca.discovery.bundle.tasks.messages",
3741
+ "endTime": "2017-05-19T15:08:34Z",
3742
+ "messageParameters": [],
3743
+ "id": "6",
3744
+ "startTime": "2017-05-19T15:08:34Z",
3745
+ "category": "MANAGEMENT",
3746
+ "messageID": "1000_SHORT",
3747
+ "createdBy": "ADMIN",
3748
+ "cancelURI": "",
3749
+ "uuid": "FEE5C5988F23453F8367597C3561DC54",
3750
+ "typeId": -1,
3751
+ "legacy": false
3752
+ }
3753
+ + Response 401
3754
+ + Response 404
3755
+ + Response 404
3756
+ + Response 409
3757
+ + Response 500