@stordata/vsphere-soapify 1.0.20250930130936 → 1.0.20251002001206
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/gl-sast-report.json +4 -4
- package/gl-sbom-npm-npm.cdx.json +5 -5
- package/lib/client.js +2 -2
- package/lib/client.spec.js +596 -0
- package/lib/sdk/data/HostVmfsVolume.js +6 -2
- package/lib/sdk/data/VmfsUnmapBandwidthSpec.js +14 -0
- package/lib/sdk/data/index.js +4 -1
- package/lib/wsdl/6.7/core-types.xsd +282 -0
- package/lib/wsdl/6.7/query-messagetypes.xsd +85 -0
- package/lib/wsdl/6.7/query-types.xsd +254 -0
- package/lib/wsdl/6.7/reflect-messagetypes.xsd +15 -0
- package/lib/wsdl/6.7/reflect-types.xsd +14 -0
- package/lib/wsdl/6.7/vim-messagetypes.xsd +5701 -0
- package/lib/wsdl/6.7/vim-types.xsd +34134 -0
- package/lib/wsdl/6.7/vim.wsdl +34484 -0
- package/lib/wsdl/6.7/vimService.wsdl +16 -0
- package/package.json +2 -2
package/lib/client.spec.js
CHANGED
|
@@ -238,6 +238,8 @@ describe('The Client class', function() {
|
|
|
238
238
|
name: 'STOR-PRO-DSLOGS',
|
|
239
239
|
ssd: true,
|
|
240
240
|
type: 'VMFS',
|
|
241
|
+
unmapGranularity: 1024,
|
|
242
|
+
unmapPriority: 'low',
|
|
241
243
|
uuid: '60e41bdf-d3b09ff8-548d-0025b501a004',
|
|
242
244
|
version: '6.82',
|
|
243
245
|
vmfsUpgradable: false
|
|
@@ -266,6 +268,8 @@ describe('The Client class', function() {
|
|
|
266
268
|
name: 'STOR-PRO-DS01',
|
|
267
269
|
ssd: true,
|
|
268
270
|
type: 'VMFS',
|
|
271
|
+
unmapGranularity: 1024,
|
|
272
|
+
unmapPriority: 'low',
|
|
269
273
|
uuid: '60e45926-8dbddbe6-ccd9-0025b501a004',
|
|
270
274
|
version: '6.82',
|
|
271
275
|
vmfsUpgradable: false
|
|
@@ -294,6 +298,8 @@ describe('The Client class', function() {
|
|
|
294
298
|
name: 'STOR-PRO-DS03',
|
|
295
299
|
ssd: true,
|
|
296
300
|
type: 'VMFS',
|
|
301
|
+
unmapGranularity: 1024,
|
|
302
|
+
unmapPriority: 'low',
|
|
297
303
|
uuid: '60e45994-249a53e0-ab06-0025b501a004',
|
|
298
304
|
version: '6.82',
|
|
299
305
|
vmfsUpgradable: false
|
|
@@ -322,6 +328,8 @@ describe('The Client class', function() {
|
|
|
322
328
|
name: 'STOR-PRO-DS04',
|
|
323
329
|
ssd: true,
|
|
324
330
|
type: 'VMFS',
|
|
331
|
+
unmapGranularity: 1024,
|
|
332
|
+
unmapPriority: 'low',
|
|
325
333
|
uuid: '60e459e8-d65928b2-f82b-0025b501a004',
|
|
326
334
|
version: '6.82',
|
|
327
335
|
vmfsUpgradable: false
|
|
@@ -350,6 +358,8 @@ describe('The Client class', function() {
|
|
|
350
358
|
name: 'STOR-PRO-DS02',
|
|
351
359
|
ssd: true,
|
|
352
360
|
type: 'VMFS',
|
|
361
|
+
unmapGranularity: 1024,
|
|
362
|
+
unmapPriority: 'low',
|
|
353
363
|
uuid: '60e459fe-71c9c5fa-c12d-0025b501a004',
|
|
354
364
|
version: '6.82',
|
|
355
365
|
vmfsUpgradable: false
|
|
@@ -378,6 +388,8 @@ describe('The Client class', function() {
|
|
|
378
388
|
name: 'STOR-PRO-DSSSD',
|
|
379
389
|
ssd: true,
|
|
380
390
|
type: 'VMFS',
|
|
391
|
+
unmapGranularity: 1024,
|
|
392
|
+
unmapPriority: 'low',
|
|
381
393
|
uuid: '6140d672-1ddbe2ac-bc17-0025b501a005',
|
|
382
394
|
version: '6.82',
|
|
383
395
|
vmfsUpgradable: false
|
|
@@ -406,6 +418,8 @@ describe('The Client class', function() {
|
|
|
406
418
|
name: 'OSDATA-60bf68d0-7b29668c-dd38-0025b501a004',
|
|
407
419
|
ssd: true,
|
|
408
420
|
type: 'OTHER',
|
|
421
|
+
unmapGranularity: 1024,
|
|
422
|
+
unmapPriority: 'low',
|
|
409
423
|
uuid: '60bf68d0-7b29668c-dd38-0025b501a004',
|
|
410
424
|
version: '6.82',
|
|
411
425
|
vmfsUpgradable: false
|
|
@@ -3628,6 +3642,8 @@ describe('The Client class', function() {
|
|
|
3628
3642
|
name: 'STOR-PRO-DSLOGS',
|
|
3629
3643
|
ssd: true,
|
|
3630
3644
|
type: 'VMFS',
|
|
3645
|
+
unmapGranularity: 1024,
|
|
3646
|
+
unmapPriority: 'low',
|
|
3631
3647
|
uuid: '60e41bdf-d3b09ff8-548d-0025b501a004',
|
|
3632
3648
|
version: '6.82',
|
|
3633
3649
|
vmfsUpgradable: false
|
|
@@ -3656,6 +3672,8 @@ describe('The Client class', function() {
|
|
|
3656
3672
|
name: 'STOR-PRO-DS01',
|
|
3657
3673
|
ssd: true,
|
|
3658
3674
|
type: 'VMFS',
|
|
3675
|
+
unmapGranularity: 1024,
|
|
3676
|
+
unmapPriority: 'low',
|
|
3659
3677
|
uuid: '60e45926-8dbddbe6-ccd9-0025b501a004',
|
|
3660
3678
|
version: '6.82',
|
|
3661
3679
|
vmfsUpgradable: false
|
|
@@ -3684,6 +3702,8 @@ describe('The Client class', function() {
|
|
|
3684
3702
|
name: 'STOR-PRO-DS03',
|
|
3685
3703
|
ssd: true,
|
|
3686
3704
|
type: 'VMFS',
|
|
3705
|
+
unmapGranularity: 1024,
|
|
3706
|
+
unmapPriority: 'low',
|
|
3687
3707
|
uuid: '60e45994-249a53e0-ab06-0025b501a004',
|
|
3688
3708
|
version: '6.82',
|
|
3689
3709
|
vmfsUpgradable: false
|
|
@@ -3712,6 +3732,8 @@ describe('The Client class', function() {
|
|
|
3712
3732
|
name: 'STOR-PRO-DS04',
|
|
3713
3733
|
ssd: true,
|
|
3714
3734
|
type: 'VMFS',
|
|
3735
|
+
unmapGranularity: 1024,
|
|
3736
|
+
unmapPriority: 'low',
|
|
3715
3737
|
uuid: '60e459e8-d65928b2-f82b-0025b501a004',
|
|
3716
3738
|
version: '6.82',
|
|
3717
3739
|
vmfsUpgradable: false
|
|
@@ -3740,6 +3762,8 @@ describe('The Client class', function() {
|
|
|
3740
3762
|
name: 'STOR-PRO-DS02',
|
|
3741
3763
|
ssd: true,
|
|
3742
3764
|
type: 'VMFS',
|
|
3765
|
+
unmapGranularity: 1024,
|
|
3766
|
+
unmapPriority: 'low',
|
|
3743
3767
|
uuid: '60e459fe-71c9c5fa-c12d-0025b501a004',
|
|
3744
3768
|
version: '6.82',
|
|
3745
3769
|
vmfsUpgradable: false
|
|
@@ -3768,6 +3792,8 @@ describe('The Client class', function() {
|
|
|
3768
3792
|
name: 'STOR-PRO-DSSSD',
|
|
3769
3793
|
ssd: true,
|
|
3770
3794
|
type: 'VMFS',
|
|
3795
|
+
unmapGranularity: 1024,
|
|
3796
|
+
unmapPriority: 'low',
|
|
3771
3797
|
uuid: '6140d672-1ddbe2ac-bc17-0025b501a005',
|
|
3772
3798
|
version: '6.82',
|
|
3773
3799
|
vmfsUpgradable: false
|
|
@@ -3796,6 +3822,8 @@ describe('The Client class', function() {
|
|
|
3796
3822
|
name: 'OSDATA-60bf746c-d915233a-86b3-0025b501a005',
|
|
3797
3823
|
ssd: true,
|
|
3798
3824
|
type: 'OTHER',
|
|
3825
|
+
unmapGranularity: 1024,
|
|
3826
|
+
unmapPriority: 'low',
|
|
3799
3827
|
uuid: '60bf746c-d915233a-86b3-0025b501a005',
|
|
3800
3828
|
version: '6.82',
|
|
3801
3829
|
vmfsUpgradable: false
|
|
@@ -7018,6 +7046,8 @@ describe('The Client class', function() {
|
|
|
7018
7046
|
name: 'STOR-PRO-DSLOGS',
|
|
7019
7047
|
ssd: true,
|
|
7020
7048
|
type: 'VMFS',
|
|
7049
|
+
unmapGranularity: 1024,
|
|
7050
|
+
unmapPriority: 'low',
|
|
7021
7051
|
uuid: '60e41bdf-d3b09ff8-548d-0025b501a004',
|
|
7022
7052
|
version: '6.82',
|
|
7023
7053
|
vmfsUpgradable: false
|
|
@@ -7046,6 +7076,8 @@ describe('The Client class', function() {
|
|
|
7046
7076
|
name: 'STOR-PRO-DS01',
|
|
7047
7077
|
ssd: true,
|
|
7048
7078
|
type: 'VMFS',
|
|
7079
|
+
unmapGranularity: 1024,
|
|
7080
|
+
unmapPriority: 'low',
|
|
7049
7081
|
uuid: '60e45926-8dbddbe6-ccd9-0025b501a004',
|
|
7050
7082
|
version: '6.82',
|
|
7051
7083
|
vmfsUpgradable: false
|
|
@@ -7074,6 +7106,8 @@ describe('The Client class', function() {
|
|
|
7074
7106
|
name: 'STOR-PRO-DS03',
|
|
7075
7107
|
ssd: true,
|
|
7076
7108
|
type: 'VMFS',
|
|
7109
|
+
unmapGranularity: 1024,
|
|
7110
|
+
unmapPriority: 'low',
|
|
7077
7111
|
uuid: '60e45994-249a53e0-ab06-0025b501a004',
|
|
7078
7112
|
version: '6.82',
|
|
7079
7113
|
vmfsUpgradable: false
|
|
@@ -7102,6 +7136,8 @@ describe('The Client class', function() {
|
|
|
7102
7136
|
name: 'STOR-PRO-DS04',
|
|
7103
7137
|
ssd: true,
|
|
7104
7138
|
type: 'VMFS',
|
|
7139
|
+
unmapGranularity: 1024,
|
|
7140
|
+
unmapPriority: 'low',
|
|
7105
7141
|
uuid: '60e459e8-d65928b2-f82b-0025b501a004',
|
|
7106
7142
|
version: '6.82',
|
|
7107
7143
|
vmfsUpgradable: false
|
|
@@ -7130,6 +7166,8 @@ describe('The Client class', function() {
|
|
|
7130
7166
|
name: 'STOR-PRO-DS02',
|
|
7131
7167
|
ssd: true,
|
|
7132
7168
|
type: 'VMFS',
|
|
7169
|
+
unmapGranularity: 1024,
|
|
7170
|
+
unmapPriority: 'low',
|
|
7133
7171
|
uuid: '60e459fe-71c9c5fa-c12d-0025b501a004',
|
|
7134
7172
|
version: '6.82',
|
|
7135
7173
|
vmfsUpgradable: false
|
|
@@ -7158,6 +7196,8 @@ describe('The Client class', function() {
|
|
|
7158
7196
|
name: 'STOR-PRO-DSSSD',
|
|
7159
7197
|
ssd: true,
|
|
7160
7198
|
type: 'VMFS',
|
|
7199
|
+
unmapGranularity: 1024,
|
|
7200
|
+
unmapPriority: 'low',
|
|
7161
7201
|
uuid: '6140d672-1ddbe2ac-bc17-0025b501a005',
|
|
7162
7202
|
version: '6.82',
|
|
7163
7203
|
vmfsUpgradable: false
|
|
@@ -7186,6 +7226,8 @@ describe('The Client class', function() {
|
|
|
7186
7226
|
name: 'OSDATA-60bf811c-30e2a1e0-5593-0025b501a007',
|
|
7187
7227
|
ssd: true,
|
|
7188
7228
|
type: 'OTHER',
|
|
7229
|
+
unmapGranularity: 1024,
|
|
7230
|
+
unmapPriority: 'low',
|
|
7189
7231
|
uuid: '60bf811c-30e2a1e0-5593-0025b501a007',
|
|
7190
7232
|
version: '6.82',
|
|
7191
7233
|
vmfsUpgradable: false
|
|
@@ -10386,6 +10428,8 @@ describe('The Client class', function() {
|
|
|
10386
10428
|
name: 'STOR-PRO-DSLOGS',
|
|
10387
10429
|
ssd: true,
|
|
10388
10430
|
type: 'VMFS',
|
|
10431
|
+
unmapGranularity: 1024,
|
|
10432
|
+
unmapPriority: 'low',
|
|
10389
10433
|
uuid: '60e41bdf-d3b09ff8-548d-0025b501a004',
|
|
10390
10434
|
version: '6.82',
|
|
10391
10435
|
vmfsUpgradable: false
|
|
@@ -10414,6 +10458,8 @@ describe('The Client class', function() {
|
|
|
10414
10458
|
name: 'STOR-PRO-DS01',
|
|
10415
10459
|
ssd: true,
|
|
10416
10460
|
type: 'VMFS',
|
|
10461
|
+
unmapGranularity: 1024,
|
|
10462
|
+
unmapPriority: 'low',
|
|
10417
10463
|
uuid: '60e45926-8dbddbe6-ccd9-0025b501a004',
|
|
10418
10464
|
version: '6.82',
|
|
10419
10465
|
vmfsUpgradable: false
|
|
@@ -10442,6 +10488,8 @@ describe('The Client class', function() {
|
|
|
10442
10488
|
name: 'STOR-PRO-DS03',
|
|
10443
10489
|
ssd: true,
|
|
10444
10490
|
type: 'VMFS',
|
|
10491
|
+
unmapGranularity: 1024,
|
|
10492
|
+
unmapPriority: 'low',
|
|
10445
10493
|
uuid: '60e45994-249a53e0-ab06-0025b501a004',
|
|
10446
10494
|
version: '6.82',
|
|
10447
10495
|
vmfsUpgradable: false
|
|
@@ -10470,6 +10518,8 @@ describe('The Client class', function() {
|
|
|
10470
10518
|
name: 'STOR-PRO-DS04',
|
|
10471
10519
|
ssd: true,
|
|
10472
10520
|
type: 'VMFS',
|
|
10521
|
+
unmapGranularity: 1024,
|
|
10522
|
+
unmapPriority: 'low',
|
|
10473
10523
|
uuid: '60e459e8-d65928b2-f82b-0025b501a004',
|
|
10474
10524
|
version: '6.82',
|
|
10475
10525
|
vmfsUpgradable: false
|
|
@@ -10498,6 +10548,8 @@ describe('The Client class', function() {
|
|
|
10498
10548
|
name: 'STOR-PRO-DS02',
|
|
10499
10549
|
ssd: true,
|
|
10500
10550
|
type: 'VMFS',
|
|
10551
|
+
unmapGranularity: 1024,
|
|
10552
|
+
unmapPriority: 'low',
|
|
10501
10553
|
uuid: '60e459fe-71c9c5fa-c12d-0025b501a004',
|
|
10502
10554
|
version: '6.82',
|
|
10503
10555
|
vmfsUpgradable: false
|
|
@@ -10526,6 +10578,8 @@ describe('The Client class', function() {
|
|
|
10526
10578
|
name: 'STOR-PRO-DSSSD',
|
|
10527
10579
|
ssd: true,
|
|
10528
10580
|
type: 'VMFS',
|
|
10581
|
+
unmapGranularity: 1024,
|
|
10582
|
+
unmapPriority: 'low',
|
|
10529
10583
|
uuid: '6140d672-1ddbe2ac-bc17-0025b501a005',
|
|
10530
10584
|
version: '6.82',
|
|
10531
10585
|
vmfsUpgradable: false
|
|
@@ -10554,6 +10608,8 @@ describe('The Client class', function() {
|
|
|
10554
10608
|
name: 'OSDATA-60bf7903-4db70ec4-d810-0025b501a006',
|
|
10555
10609
|
ssd: true,
|
|
10556
10610
|
type: 'OTHER',
|
|
10611
|
+
unmapGranularity: 1024,
|
|
10612
|
+
unmapPriority: 'low',
|
|
10557
10613
|
uuid: '60bf7903-4db70ec4-d810-0025b501a006',
|
|
10558
10614
|
version: '6.82',
|
|
10559
10615
|
vmfsUpgradable: false
|
|
@@ -18011,6 +18067,546 @@ describe('The Client class', function() {
|
|
|
18011
18067
|
});
|
|
18012
18068
|
});
|
|
18013
18069
|
|
|
18070
|
+
it('should return an array of Datastores instances, using v6.7 of the WSDL', function() {
|
|
18071
|
+
this.mockSoapOperation('6.7', 'RetrieveServiceContent');
|
|
18072
|
+
this.mockSoapOperation('6.7', 'getDatastores/full/CreateContainerView');
|
|
18073
|
+
this.mockSoapOperation('6.7', 'getDatastores/full/RetrievePropertiesEx');
|
|
18074
|
+
|
|
18075
|
+
return client.getDatastores().then((ds) => {
|
|
18076
|
+
expect(ds).to.deep.equal([
|
|
18077
|
+
{
|
|
18078
|
+
alarmActionsEnabled: true,
|
|
18079
|
+
browser: {
|
|
18080
|
+
ref: 'datastoreBrowser-datastore-2051'
|
|
18081
|
+
},
|
|
18082
|
+
capability: {
|
|
18083
|
+
directoryHierarchySupported: true,
|
|
18084
|
+
perFileThinProvisioningSupported: true,
|
|
18085
|
+
rawDiskMappingsSupported: true,
|
|
18086
|
+
storageIORMSupported: true
|
|
18087
|
+
},
|
|
18088
|
+
configStatus: 'gray',
|
|
18089
|
+
host: [
|
|
18090
|
+
{
|
|
18091
|
+
key: {
|
|
18092
|
+
ref: 'host-431'
|
|
18093
|
+
},
|
|
18094
|
+
mountInfo: {
|
|
18095
|
+
accessMode: 'readWrite',
|
|
18096
|
+
accessible: true,
|
|
18097
|
+
mounted: true,
|
|
18098
|
+
path: '/vmfs/volumes/67e6af77-6cb42d93-58eb-b8ca3a6fed18'
|
|
18099
|
+
}
|
|
18100
|
+
},
|
|
18101
|
+
{
|
|
18102
|
+
key: {
|
|
18103
|
+
ref: 'host-434'
|
|
18104
|
+
},
|
|
18105
|
+
mountInfo: {
|
|
18106
|
+
accessMode: 'readWrite',
|
|
18107
|
+
accessible: true,
|
|
18108
|
+
mounted: true,
|
|
18109
|
+
path: '/vmfs/volumes/67e6af77-6cb42d93-58eb-b8ca3a6fed18'
|
|
18110
|
+
}
|
|
18111
|
+
},
|
|
18112
|
+
{
|
|
18113
|
+
key: {
|
|
18114
|
+
ref: 'host-2054'
|
|
18115
|
+
},
|
|
18116
|
+
mountInfo: {
|
|
18117
|
+
accessMode: 'readWrite',
|
|
18118
|
+
accessible: true,
|
|
18119
|
+
mounted: true,
|
|
18120
|
+
path: '/vmfs/volumes/67e6af77-6cb42d93-58eb-b8ca3a6fed18'
|
|
18121
|
+
}
|
|
18122
|
+
},
|
|
18123
|
+
{
|
|
18124
|
+
key: {
|
|
18125
|
+
ref: 'host-2058'
|
|
18126
|
+
},
|
|
18127
|
+
mountInfo: {
|
|
18128
|
+
accessMode: 'readWrite',
|
|
18129
|
+
accessible: true,
|
|
18130
|
+
mounted: true,
|
|
18131
|
+
path: '/vmfs/volumes/67e6af77-6cb42d93-58eb-b8ca3a6fed18'
|
|
18132
|
+
}
|
|
18133
|
+
}
|
|
18134
|
+
],
|
|
18135
|
+
info: {
|
|
18136
|
+
freeSpace: 8960081920,
|
|
18137
|
+
maxFileSize: 70368744177664,
|
|
18138
|
+
name: 'DS-HA-002',
|
|
18139
|
+
timestamp: new Date('2025-06-02T10:08:25.163Z'),
|
|
18140
|
+
url: 'ds:///vmfs/volumes/67e6af77-6cb42d93-58eb-b8ca3a6fed18/',
|
|
18141
|
+
vmfs: {
|
|
18142
|
+
blockSizeMb: 1,
|
|
18143
|
+
capacity: 10468982784,
|
|
18144
|
+
extent: [
|
|
18145
|
+
{
|
|
18146
|
+
diskName: 'naa.600a09803831364a515d593562657874',
|
|
18147
|
+
partition: 1
|
|
18148
|
+
}
|
|
18149
|
+
],
|
|
18150
|
+
local: false,
|
|
18151
|
+
majorVersion: 6,
|
|
18152
|
+
maxBlocks: 63963136,
|
|
18153
|
+
name: 'DS-HA-002',
|
|
18154
|
+
ssd: true,
|
|
18155
|
+
type: 'VMFS',
|
|
18156
|
+
unmapGranularity: 1024,
|
|
18157
|
+
unmapPriority: 'low',
|
|
18158
|
+
uuid: '67e6af77-6cb42d93-58eb-b8ca3a6fed18',
|
|
18159
|
+
version: '6.82',
|
|
18160
|
+
vmfsUpgradable: false
|
|
18161
|
+
}
|
|
18162
|
+
},
|
|
18163
|
+
iormConfiguration: {
|
|
18164
|
+
congestionThreshold: 30,
|
|
18165
|
+
enabled: false,
|
|
18166
|
+
statsAggregationDisabled: false,
|
|
18167
|
+
statsCollectionEnabled: false
|
|
18168
|
+
},
|
|
18169
|
+
name: 'DS-HA-002',
|
|
18170
|
+
overallStatus: 'green',
|
|
18171
|
+
parent: {
|
|
18172
|
+
ref: 'group-s5'
|
|
18173
|
+
},
|
|
18174
|
+
ref: 'datastore-2051',
|
|
18175
|
+
summary: {
|
|
18176
|
+
accessible: true,
|
|
18177
|
+
capacity: 10468982784,
|
|
18178
|
+
datastore: {
|
|
18179
|
+
ref: 'datastore-2051'
|
|
18180
|
+
},
|
|
18181
|
+
freeSpace: 8960081920,
|
|
18182
|
+
maintenanceMode: 'normal',
|
|
18183
|
+
multipleHostAccess: true,
|
|
18184
|
+
name: 'DS-HA-002',
|
|
18185
|
+
type: 'VMFS',
|
|
18186
|
+
uncommitted: 0,
|
|
18187
|
+
url: 'ds:///vmfs/volumes/67e6af77-6cb42d93-58eb-b8ca3a6fed18/'
|
|
18188
|
+
},
|
|
18189
|
+
triggeredAlarmState: [],
|
|
18190
|
+
vm: []
|
|
18191
|
+
},
|
|
18192
|
+
{
|
|
18193
|
+
alarmActionsEnabled: true,
|
|
18194
|
+
browser: {
|
|
18195
|
+
ref: 'datastoreBrowser-datastore-2050'
|
|
18196
|
+
},
|
|
18197
|
+
capability: {
|
|
18198
|
+
directoryHierarchySupported: true,
|
|
18199
|
+
perFileThinProvisioningSupported: true,
|
|
18200
|
+
rawDiskMappingsSupported: true,
|
|
18201
|
+
storageIORMSupported: true
|
|
18202
|
+
},
|
|
18203
|
+
configStatus: 'gray',
|
|
18204
|
+
host: [
|
|
18205
|
+
{
|
|
18206
|
+
key: {
|
|
18207
|
+
ref: 'host-431'
|
|
18208
|
+
},
|
|
18209
|
+
mountInfo: {
|
|
18210
|
+
accessMode: 'readWrite',
|
|
18211
|
+
accessible: true,
|
|
18212
|
+
mounted: true,
|
|
18213
|
+
path: '/vmfs/volumes/67e6aec8-d763a284-3d86-0025b5100001'
|
|
18214
|
+
}
|
|
18215
|
+
},
|
|
18216
|
+
{
|
|
18217
|
+
key: {
|
|
18218
|
+
ref: 'host-434'
|
|
18219
|
+
},
|
|
18220
|
+
mountInfo: {
|
|
18221
|
+
accessMode: 'readWrite',
|
|
18222
|
+
accessible: true,
|
|
18223
|
+
mounted: true,
|
|
18224
|
+
path: '/vmfs/volumes/67e6aec8-d763a284-3d86-0025b5100001'
|
|
18225
|
+
}
|
|
18226
|
+
},
|
|
18227
|
+
{
|
|
18228
|
+
key: {
|
|
18229
|
+
ref: 'host-2054'
|
|
18230
|
+
},
|
|
18231
|
+
mountInfo: {
|
|
18232
|
+
accessMode: 'readWrite',
|
|
18233
|
+
accessible: true,
|
|
18234
|
+
mounted: true,
|
|
18235
|
+
path: '/vmfs/volumes/67e6aec8-d763a284-3d86-0025b5100001'
|
|
18236
|
+
}
|
|
18237
|
+
},
|
|
18238
|
+
{
|
|
18239
|
+
key: {
|
|
18240
|
+
ref: 'host-2058'
|
|
18241
|
+
},
|
|
18242
|
+
mountInfo: {
|
|
18243
|
+
accessMode: 'readWrite',
|
|
18244
|
+
accessible: true,
|
|
18245
|
+
mounted: true,
|
|
18246
|
+
path: '/vmfs/volumes/67e6aec8-d763a284-3d86-0025b5100001'
|
|
18247
|
+
}
|
|
18248
|
+
}
|
|
18249
|
+
],
|
|
18250
|
+
info: {
|
|
18251
|
+
freeSpace: 8960081920,
|
|
18252
|
+
maxFileSize: 70368744177664,
|
|
18253
|
+
name: 'DS-HA-001',
|
|
18254
|
+
timestamp: new Date('2025-06-02T13:28:58.353Z'),
|
|
18255
|
+
url: 'ds:///vmfs/volumes/67e6aec8-d763a284-3d86-0025b5100001/',
|
|
18256
|
+
vmfs: {
|
|
18257
|
+
blockSizeMb: 1,
|
|
18258
|
+
capacity: 10468982784,
|
|
18259
|
+
extent: [
|
|
18260
|
+
{
|
|
18261
|
+
diskName: 'naa.600a09803831364a712459355841464d',
|
|
18262
|
+
partition: 1
|
|
18263
|
+
}
|
|
18264
|
+
],
|
|
18265
|
+
local: false,
|
|
18266
|
+
majorVersion: 6,
|
|
18267
|
+
maxBlocks: 63963136,
|
|
18268
|
+
name: 'DS-HA-001',
|
|
18269
|
+
ssd: true,
|
|
18270
|
+
type: 'VMFS',
|
|
18271
|
+
unmapBandwidthSpec: {
|
|
18272
|
+
dynamicMax: 0,
|
|
18273
|
+
dynamicMin: 100,
|
|
18274
|
+
fixedValue: 200,
|
|
18275
|
+
policy: 'fixed'
|
|
18276
|
+
},
|
|
18277
|
+
unmapGranularity: 1024,
|
|
18278
|
+
unmapPriority: 'low',
|
|
18279
|
+
uuid: '67e6aec8-d763a284-3d86-0025b5100001',
|
|
18280
|
+
version: '6.82',
|
|
18281
|
+
vmfsUpgradable: false
|
|
18282
|
+
}
|
|
18283
|
+
},
|
|
18284
|
+
iormConfiguration: {
|
|
18285
|
+
congestionThreshold: 30,
|
|
18286
|
+
enabled: false,
|
|
18287
|
+
statsAggregationDisabled: false,
|
|
18288
|
+
statsCollectionEnabled: false
|
|
18289
|
+
},
|
|
18290
|
+
name: 'DS-HA-001',
|
|
18291
|
+
overallStatus: 'green',
|
|
18292
|
+
parent: {
|
|
18293
|
+
ref: 'group-s5'
|
|
18294
|
+
},
|
|
18295
|
+
ref: 'datastore-2050',
|
|
18296
|
+
summary: {
|
|
18297
|
+
accessible: true,
|
|
18298
|
+
capacity: 10468982784,
|
|
18299
|
+
datastore: {
|
|
18300
|
+
ref: 'datastore-2050'
|
|
18301
|
+
},
|
|
18302
|
+
freeSpace: 8960081920,
|
|
18303
|
+
maintenanceMode: 'normal',
|
|
18304
|
+
multipleHostAccess: true,
|
|
18305
|
+
name: 'DS-HA-001',
|
|
18306
|
+
type: 'VMFS',
|
|
18307
|
+
uncommitted: 0,
|
|
18308
|
+
url: 'ds:///vmfs/volumes/67e6aec8-d763a284-3d86-0025b5100001/'
|
|
18309
|
+
},
|
|
18310
|
+
triggeredAlarmState: [],
|
|
18311
|
+
vm: []
|
|
18312
|
+
},
|
|
18313
|
+
{
|
|
18314
|
+
alarmActionsEnabled: true,
|
|
18315
|
+
browser: {
|
|
18316
|
+
ref: 'datastoreBrowser-datastore-2049'
|
|
18317
|
+
},
|
|
18318
|
+
capability: {
|
|
18319
|
+
directoryHierarchySupported: true,
|
|
18320
|
+
perFileThinProvisioningSupported: true,
|
|
18321
|
+
rawDiskMappingsSupported: true,
|
|
18322
|
+
storageIORMSupported: true
|
|
18323
|
+
},
|
|
18324
|
+
configStatus: 'gray',
|
|
18325
|
+
host: [
|
|
18326
|
+
{
|
|
18327
|
+
key: {
|
|
18328
|
+
ref: 'host-431'
|
|
18329
|
+
},
|
|
18330
|
+
mountInfo: {
|
|
18331
|
+
accessMode: 'readWrite',
|
|
18332
|
+
accessible: true,
|
|
18333
|
+
mounted: true,
|
|
18334
|
+
path: '/vmfs/volumes/67e67063-8ce2c157-97a9-b8ca3a6fed18'
|
|
18335
|
+
}
|
|
18336
|
+
},
|
|
18337
|
+
{
|
|
18338
|
+
key: {
|
|
18339
|
+
ref: 'host-434'
|
|
18340
|
+
},
|
|
18341
|
+
mountInfo: {
|
|
18342
|
+
accessMode: 'readWrite',
|
|
18343
|
+
accessible: true,
|
|
18344
|
+
mounted: true,
|
|
18345
|
+
path: '/vmfs/volumes/67e67063-8ce2c157-97a9-b8ca3a6fed18'
|
|
18346
|
+
}
|
|
18347
|
+
},
|
|
18348
|
+
{
|
|
18349
|
+
key: {
|
|
18350
|
+
ref: 'host-2054'
|
|
18351
|
+
},
|
|
18352
|
+
mountInfo: {
|
|
18353
|
+
accessMode: 'readWrite',
|
|
18354
|
+
accessible: true,
|
|
18355
|
+
mounted: true,
|
|
18356
|
+
path: '/vmfs/volumes/67e67063-8ce2c157-97a9-b8ca3a6fed18'
|
|
18357
|
+
}
|
|
18358
|
+
},
|
|
18359
|
+
{
|
|
18360
|
+
key: {
|
|
18361
|
+
ref: 'host-2058'
|
|
18362
|
+
},
|
|
18363
|
+
mountInfo: {
|
|
18364
|
+
accessMode: 'readWrite',
|
|
18365
|
+
accessible: true,
|
|
18366
|
+
mounted: true,
|
|
18367
|
+
path: '/vmfs/volumes/67e67063-8ce2c157-97a9-b8ca3a6fed18'
|
|
18368
|
+
}
|
|
18369
|
+
}
|
|
18370
|
+
],
|
|
18371
|
+
info: {
|
|
18372
|
+
freeSpace: 10015287017472,
|
|
18373
|
+
maxFileSize: 70368744177664,
|
|
18374
|
+
name: 'DS-A200',
|
|
18375
|
+
timestamp: new Date('2025-07-10T11:49:43.428Z'),
|
|
18376
|
+
url: 'ds:///vmfs/volumes/67e67063-8ce2c157-97a9-b8ca3a6fed18/',
|
|
18377
|
+
vmfs: {
|
|
18378
|
+
blockSizeMb: 1,
|
|
18379
|
+
capacity: 17591917608960,
|
|
18380
|
+
extent: [
|
|
18381
|
+
{
|
|
18382
|
+
diskName: 'naa.600a09803831364a712459355841464c',
|
|
18383
|
+
partition: 1
|
|
18384
|
+
}
|
|
18385
|
+
],
|
|
18386
|
+
local: false,
|
|
18387
|
+
majorVersion: 6,
|
|
18388
|
+
maxBlocks: 63963136,
|
|
18389
|
+
name: 'DS-A200',
|
|
18390
|
+
ssd: true,
|
|
18391
|
+
type: 'VMFS',
|
|
18392
|
+
unmapGranularity: 1024,
|
|
18393
|
+
unmapPriority: 'low',
|
|
18394
|
+
uuid: '67e67063-8ce2c157-97a9-b8ca3a6fed18',
|
|
18395
|
+
version: '6.82',
|
|
18396
|
+
vmfsUpgradable: false
|
|
18397
|
+
}
|
|
18398
|
+
},
|
|
18399
|
+
iormConfiguration: {
|
|
18400
|
+
congestionThreshold: 30,
|
|
18401
|
+
enabled: false,
|
|
18402
|
+
statsAggregationDisabled: false,
|
|
18403
|
+
statsCollectionEnabled: false
|
|
18404
|
+
},
|
|
18405
|
+
name: 'DS-A200',
|
|
18406
|
+
overallStatus: 'green',
|
|
18407
|
+
parent: {
|
|
18408
|
+
ref: 'group-s5'
|
|
18409
|
+
},
|
|
18410
|
+
ref: 'datastore-2049',
|
|
18411
|
+
summary: {
|
|
18412
|
+
accessible: true,
|
|
18413
|
+
capacity: 17591917608960,
|
|
18414
|
+
datastore: {
|
|
18415
|
+
ref: 'datastore-2049'
|
|
18416
|
+
},
|
|
18417
|
+
freeSpace: 10015287017472,
|
|
18418
|
+
maintenanceMode: 'normal',
|
|
18419
|
+
multipleHostAccess: true,
|
|
18420
|
+
name: 'DS-A200',
|
|
18421
|
+
type: 'VMFS',
|
|
18422
|
+
uncommitted: 41955545212403,
|
|
18423
|
+
url: 'ds:///vmfs/volumes/67e67063-8ce2c157-97a9-b8ca3a6fed18/'
|
|
18424
|
+
},
|
|
18425
|
+
triggeredAlarmState: [],
|
|
18426
|
+
vm: [
|
|
18427
|
+
{
|
|
18428
|
+
ref: 'vm-2092'
|
|
18429
|
+
},
|
|
18430
|
+
{
|
|
18431
|
+
ref: 'vm-2091'
|
|
18432
|
+
},
|
|
18433
|
+
{
|
|
18434
|
+
ref: 'vm-2085'
|
|
18435
|
+
},
|
|
18436
|
+
{
|
|
18437
|
+
ref: 'vm-2084'
|
|
18438
|
+
},
|
|
18439
|
+
{
|
|
18440
|
+
ref: 'vm-2083'
|
|
18441
|
+
},
|
|
18442
|
+
{
|
|
18443
|
+
ref: 'vm-2082'
|
|
18444
|
+
},
|
|
18445
|
+
{
|
|
18446
|
+
ref: 'vm-2078'
|
|
18447
|
+
},
|
|
18448
|
+
{
|
|
18449
|
+
ref: 'vm-2072'
|
|
18450
|
+
},
|
|
18451
|
+
{
|
|
18452
|
+
ref: 'vm-2071'
|
|
18453
|
+
},
|
|
18454
|
+
{
|
|
18455
|
+
ref: 'vm-2070'
|
|
18456
|
+
},
|
|
18457
|
+
{
|
|
18458
|
+
ref: 'vm-2069'
|
|
18459
|
+
},
|
|
18460
|
+
{
|
|
18461
|
+
ref: 'vm-2079'
|
|
18462
|
+
},
|
|
18463
|
+
{
|
|
18464
|
+
ref: 'vm-2068'
|
|
18465
|
+
},
|
|
18466
|
+
{
|
|
18467
|
+
ref: 'vm-2067'
|
|
18468
|
+
},
|
|
18469
|
+
{
|
|
18470
|
+
ref: 'vm-2077'
|
|
18471
|
+
},
|
|
18472
|
+
{
|
|
18473
|
+
ref: 'vm-2066'
|
|
18474
|
+
},
|
|
18475
|
+
{
|
|
18476
|
+
ref: 'vm-2062'
|
|
18477
|
+
},
|
|
18478
|
+
{
|
|
18479
|
+
ref: 'vm-1429'
|
|
18480
|
+
},
|
|
18481
|
+
{
|
|
18482
|
+
ref: 'vm-2087'
|
|
18483
|
+
},
|
|
18484
|
+
{
|
|
18485
|
+
ref: 'vm-83'
|
|
18486
|
+
},
|
|
18487
|
+
{
|
|
18488
|
+
ref: 'vm-156'
|
|
18489
|
+
},
|
|
18490
|
+
{
|
|
18491
|
+
ref: 'vm-84'
|
|
18492
|
+
},
|
|
18493
|
+
{
|
|
18494
|
+
ref: 'vm-2088'
|
|
18495
|
+
},
|
|
18496
|
+
{
|
|
18497
|
+
ref: 'vm-80'
|
|
18498
|
+
},
|
|
18499
|
+
{
|
|
18500
|
+
ref: 'vm-2028'
|
|
18501
|
+
},
|
|
18502
|
+
{
|
|
18503
|
+
ref: 'vm-2093'
|
|
18504
|
+
},
|
|
18505
|
+
{
|
|
18506
|
+
ref: 'vm-2086'
|
|
18507
|
+
},
|
|
18508
|
+
{
|
|
18509
|
+
ref: 'vm-69'
|
|
18510
|
+
},
|
|
18511
|
+
{
|
|
18512
|
+
ref: 'vm-155'
|
|
18513
|
+
},
|
|
18514
|
+
{
|
|
18515
|
+
ref: 'vm-154'
|
|
18516
|
+
},
|
|
18517
|
+
{
|
|
18518
|
+
ref: 'vm-2090'
|
|
18519
|
+
},
|
|
18520
|
+
{
|
|
18521
|
+
ref: 'vm-2081'
|
|
18522
|
+
},
|
|
18523
|
+
{
|
|
18524
|
+
ref: 'vm-2073'
|
|
18525
|
+
},
|
|
18526
|
+
{
|
|
18527
|
+
ref: 'vm-102'
|
|
18528
|
+
},
|
|
18529
|
+
{
|
|
18530
|
+
ref: 'vm-2080'
|
|
18531
|
+
},
|
|
18532
|
+
{
|
|
18533
|
+
ref: 'vm-2074'
|
|
18534
|
+
},
|
|
18535
|
+
{
|
|
18536
|
+
ref: 'vm-78'
|
|
18537
|
+
},
|
|
18538
|
+
{
|
|
18539
|
+
ref: 'vm-1997'
|
|
18540
|
+
},
|
|
18541
|
+
{
|
|
18542
|
+
ref: 'vm-1908'
|
|
18543
|
+
},
|
|
18544
|
+
{
|
|
18545
|
+
ref: 'vm-91'
|
|
18546
|
+
},
|
|
18547
|
+
{
|
|
18548
|
+
ref: 'vm-77'
|
|
18549
|
+
},
|
|
18550
|
+
{
|
|
18551
|
+
ref: 'vm-375'
|
|
18552
|
+
},
|
|
18553
|
+
{
|
|
18554
|
+
ref: 'vm-153'
|
|
18555
|
+
},
|
|
18556
|
+
{
|
|
18557
|
+
ref: 'vm-2013'
|
|
18558
|
+
},
|
|
18559
|
+
{
|
|
18560
|
+
ref: 'vm-300'
|
|
18561
|
+
},
|
|
18562
|
+
{
|
|
18563
|
+
ref: 'vm-1772'
|
|
18564
|
+
},
|
|
18565
|
+
{
|
|
18566
|
+
ref: 'vm-2023'
|
|
18567
|
+
},
|
|
18568
|
+
{
|
|
18569
|
+
ref: 'vm-17'
|
|
18570
|
+
},
|
|
18571
|
+
{
|
|
18572
|
+
ref: 'vm-369'
|
|
18573
|
+
},
|
|
18574
|
+
{
|
|
18575
|
+
ref: 'vm-82'
|
|
18576
|
+
},
|
|
18577
|
+
{
|
|
18578
|
+
ref: 'vm-2020'
|
|
18579
|
+
},
|
|
18580
|
+
{
|
|
18581
|
+
ref: 'vm-101'
|
|
18582
|
+
},
|
|
18583
|
+
{
|
|
18584
|
+
ref: 'vm-2089'
|
|
18585
|
+
},
|
|
18586
|
+
{
|
|
18587
|
+
ref: 'vm-368'
|
|
18588
|
+
},
|
|
18589
|
+
{
|
|
18590
|
+
ref: 'vm-2076'
|
|
18591
|
+
},
|
|
18592
|
+
{
|
|
18593
|
+
ref: 'vm-76'
|
|
18594
|
+
},
|
|
18595
|
+
{
|
|
18596
|
+
ref: 'vm-90'
|
|
18597
|
+
},
|
|
18598
|
+
{
|
|
18599
|
+
ref: 'vm-81'
|
|
18600
|
+
},
|
|
18601
|
+
{
|
|
18602
|
+
ref: 'vm-85'
|
|
18603
|
+
}
|
|
18604
|
+
]
|
|
18605
|
+
}
|
|
18606
|
+
]);
|
|
18607
|
+
});
|
|
18608
|
+
});
|
|
18609
|
+
|
|
18014
18610
|
});
|
|
18015
18611
|
|
|
18016
18612
|
});
|