@lansweeper/data-platform-outbound-grpc 0.3.19 → 0.3.20
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/CHANGELOG.md +8 -0
- package/gen-proto/image.json +1 -1
- package/gen-proto/outbound_pb.d.ts +716 -0
- package/gen-proto/outbound_pb.js +5714 -3
- package/generated-go/outbound.pb.go +11444 -9741
- package/java.json +1 -1
- package/model/pom.xml +1 -1
- package/model/src/main/proto/outbound.proto +127 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Asset$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Asset$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Asset.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/AssetOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Group$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Group$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Group.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/GroupOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365AssignedPlan$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365AssignedPlan$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365AssignedPlan$UsersKeysDefaultEntryHolder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365AssignedPlan.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365AssignedPlanOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365Contact$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365Contact$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365Contact.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365ContactOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365Domain$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365Domain$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365Domain.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365DomainOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365Group$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365Group$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365Group.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365GroupOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365License$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365License$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365License$UsersKeysDefaultEntryHolder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365License.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365LicenseOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365Organization$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365Organization$AssignedPlansDefaultEntryHolder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365Organization$Builder$AssignedPlansConverter.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365Organization$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365Organization.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365OrganizationOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365ServicePlan$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365ServicePlan$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365ServicePlan.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365ServicePlanOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365User$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365User$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365User$GroupKeysDefaultEntryHolder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365User.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365UserOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Outbound.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/User$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/User$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/User.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/UserOrBuilder.class +0 -0
- package/model/target/classes/outbound.proto +127 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Asset.java +232 -47
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/AssetOrBuilder.java +23 -8
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Group.java +185 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/GroupOrBuilder.java +15 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365AssignedPlan.java +1368 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365AssignedPlanOrBuilder.java +123 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365Contact.java +723 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365ContactOrBuilder.java +44 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365Domain.java +1793 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365DomainOrBuilder.java +167 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365Group.java +1701 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365GroupOrBuilder.java +158 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365License.java +2041 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365LicenseOrBuilder.java +193 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365Organization.java +3591 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365OrganizationOrBuilder.java +330 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365ServicePlan.java +1037 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365ServicePlanOrBuilder.java +78 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365User.java +6756 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365UserOrBuilder.java +715 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Outbound.java +714 -440
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/User.java +232 -47
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/UserOrBuilder.java +23 -8
- package/model/target/maven-archiver/pom.properties +2 -2
- package/model/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst +37 -0
- package/model/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst +16 -0
- package/model/target/{outbound-model-0.3.18-sources.jar → outbound-model-0.3.19-sources.jar} +0 -0
- package/model/target/{outbound-model-0.3.18.jar → outbound-model-0.3.19.jar} +0 -0
- package/package.json +2 -2
- package/pom.xml +1 -1
- package/proto/outbound.proto +127 -0
- package/service/pom.xml +1 -1
- package/service/target/maven-archiver/pom.properties +2 -2
- package/service/target/{outbound-service-0.3.18-sources.jar → outbound-service-0.3.19-sources.jar} +0 -0
- package/service/target/{outbound-service-0.3.18.jar → outbound-service-0.3.19.jar} +0 -0
package/model/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst
CHANGED
|
@@ -38,6 +38,8 @@ com/lansweeper/dp/outbound/v1/ActiveDirectoryDomain$1.class
|
|
|
38
38
|
com/lansweeper/dp/outbound/v1/MotherboardDevice$1.class
|
|
39
39
|
com/lansweeper/dp/outbound/v1/ComputerLinuxBasicInfo$Builder.class
|
|
40
40
|
com/lansweeper/dp/outbound/v1/HyperV$1.class
|
|
41
|
+
com/lansweeper/dp/outbound/v1/Office365User$GroupKeysDefaultEntryHolder.class
|
|
42
|
+
com/lansweeper/dp/outbound/v1/Office365Group$Builder.class
|
|
41
43
|
com/lansweeper/dp/outbound/v1/Asset$Builder.class
|
|
42
44
|
com/lansweeper/dp/outbound/v1/HardDriveOrBuilder.class
|
|
43
45
|
com/lansweeper/dp/outbound/v1/ComputerWindowsCodec$Builder.class
|
|
@@ -82,9 +84,12 @@ com/lansweeper/dp/outbound/v1/PortConnector.class
|
|
|
82
84
|
com/lansweeper/dp/outbound/v1/Memory$1.class
|
|
83
85
|
com/lansweeper/dp/outbound/v1/VmwareEsxiBios$Builder.class
|
|
84
86
|
com/lansweeper/dp/outbound/v1/GetEntityResponse$Builder.class
|
|
87
|
+
com/lansweeper/dp/outbound/v1/Office365License$UsersKeysDefaultEntryHolder.class
|
|
85
88
|
com/lansweeper/dp/outbound/v1/Bios$2.class
|
|
89
|
+
com/lansweeper/dp/outbound/v1/Office365Domain.class
|
|
86
90
|
com/lansweeper/dp/outbound/v1/SccmInfo$Builder.class
|
|
87
91
|
com/lansweeper/dp/outbound/v1/Entity$1.class
|
|
92
|
+
com/lansweeper/dp/outbound/v1/Office365Organization$Builder$AssignedPlansConverter.class
|
|
88
93
|
com/lansweeper/dp/outbound/v1/VmwareDatacenter$DatastoreClustersDefaultEntryHolder.class
|
|
89
94
|
com/lansweeper/dp/outbound/v1/OperatingSystemPatchOrBuilder.class
|
|
90
95
|
com/lansweeper/dp/outbound/v1/InternetExplorer$1.class
|
|
@@ -95,6 +100,8 @@ com/lansweeper/dp/outbound/v1/CatalogOs$1.class
|
|
|
95
100
|
com/lansweeper/dp/outbound/v1/WarrantyInfo$Builder.class
|
|
96
101
|
com/lansweeper/dp/outbound/v1/ComputerMacBluetooth.class
|
|
97
102
|
com/lansweeper/dp/outbound/v1/Entity$2.class
|
|
103
|
+
com/lansweeper/dp/outbound/v1/Office365License$Builder.class
|
|
104
|
+
com/lansweeper/dp/outbound/v1/Office365Domain$1.class
|
|
98
105
|
com/lansweeper/dp/outbound/v1/ListEntityResponse$Builder.class
|
|
99
106
|
com/lansweeper/dp/outbound/v1/ComputerWindowsIdeController.class
|
|
100
107
|
com/lansweeper/dp/outbound/v1/WiFiSoftware$Builder.class
|
|
@@ -164,6 +171,7 @@ com/lansweeper/dp/outbound/v1/WindowsSystemDriverOrBuilder.class
|
|
|
164
171
|
com/lansweeper/dp/outbound/v1/GroupCoreFields$Builder.class
|
|
165
172
|
com/lansweeper/dp/outbound/v1/MotherboardDevice.class
|
|
166
173
|
com/lansweeper/dp/outbound/v1/InternetExplorer$BarInfo.class
|
|
174
|
+
com/lansweeper/dp/outbound/v1/Office365ServicePlan$1.class
|
|
167
175
|
com/lansweeper/dp/outbound/v1/LinuxBios.class
|
|
168
176
|
com/lansweeper/dp/outbound/v1/Ups$Builder.class
|
|
169
177
|
com/lansweeper/dp/outbound/v1/WindowsSystemDriver$1.class
|
|
@@ -184,6 +192,7 @@ com/lansweeper/dp/outbound/v1/ComputerMacBluetoothOrBuilder.class
|
|
|
184
192
|
com/lansweeper/dp/outbound/v1/ComputerMacEthernetOrBuilder.class
|
|
185
193
|
com/lansweeper/dp/outbound/v1/MemoryArray$1.class
|
|
186
194
|
com/lansweeper/dp/outbound/v1/AssetTypeOrBuilder.class
|
|
195
|
+
com/lansweeper/dp/outbound/v1/Office365ServicePlan$Builder.class
|
|
187
196
|
com/lansweeper/dp/outbound/v1/ComputerBatteryOrBuilder.class
|
|
188
197
|
com/lansweeper/dp/outbound/v1/Tag.class
|
|
189
198
|
com/lansweeper/dp/outbound/v1/GraphicsCard$1.class
|
|
@@ -268,6 +277,7 @@ com/lansweeper/dp/outbound/v1/ComputerBus$Builder.class
|
|
|
268
277
|
com/lansweeper/dp/outbound/v1/ComputerMacWifiController$Builder.class
|
|
269
278
|
com/lansweeper/dp/outbound/v1/LinuxOperatingSystemInfo.class
|
|
270
279
|
com/lansweeper/dp/outbound/v1/InternetExplorer$Extension.class
|
|
280
|
+
com/lansweeper/dp/outbound/v1/Office365User.class
|
|
271
281
|
com/lansweeper/dp/outbound/v1/VmwareDatastore$Builder.class
|
|
272
282
|
com/lansweeper/dp/outbound/v1/MacSATADevice$Builder.class
|
|
273
283
|
com/lansweeper/dp/outbound/v1/ServerGroupOrBuilder.class
|
|
@@ -313,6 +323,7 @@ com/lansweeper/dp/outbound/v1/WindowsComputerBattery.class
|
|
|
313
323
|
com/lansweeper/dp/outbound/v1/DataProcessor.class
|
|
314
324
|
com/lansweeper/dp/outbound/v1/SccmClient$1.class
|
|
315
325
|
com/lansweeper/dp/outbound/v1/WindowsPortableBattery$Builder.class
|
|
326
|
+
com/lansweeper/dp/outbound/v1/Office365ServicePlanOrBuilder.class
|
|
316
327
|
com/lansweeper/dp/outbound/v1/GraphicsCardOrBuilder.class
|
|
317
328
|
com/lansweeper/dp/outbound/v1/ScanError$Builder.class
|
|
318
329
|
com/lansweeper/dp/outbound/v1/MacRegionalSystemSettings$Builder.class
|
|
@@ -331,6 +342,7 @@ com/lansweeper/dp/outbound/v1/UserGroup$1.class
|
|
|
331
342
|
com/lansweeper/dp/outbound/v1/BluetoothDeviceOrBuilder.class
|
|
332
343
|
com/lansweeper/dp/outbound/v1/WindowsOsRecovery$Builder.class
|
|
333
344
|
com/lansweeper/dp/outbound/v1/ComputerMacOsFramework$1.class
|
|
345
|
+
com/lansweeper/dp/outbound/v1/Office365License.class
|
|
334
346
|
com/lansweeper/dp/outbound/v1/ComputerWindowsPageFileOrBuilder.class
|
|
335
347
|
com/lansweeper/dp/outbound/v1/ComputerWindowsEnvironmentOrBuilder.class
|
|
336
348
|
com/lansweeper/dp/outbound/v1/EntityFilter$1.class
|
|
@@ -351,6 +363,7 @@ com/lansweeper/dp/outbound/v1/OperatingSystemPatch$1.class
|
|
|
351
363
|
com/lansweeper/dp/outbound/v1/ComputerWindowsDesktop$1.class
|
|
352
364
|
com/lansweeper/dp/outbound/v1/UserCoreFieldsOrBuilder.class
|
|
353
365
|
com/lansweeper/dp/outbound/v1/ComputerMacSPIDeviceOrBuilder.class
|
|
366
|
+
com/lansweeper/dp/outbound/v1/Office365Organization$1.class
|
|
354
367
|
com/lansweeper/dp/outbound/v1/WindowsComputerSystem$1.class
|
|
355
368
|
com/lansweeper/dp/outbound/v1/MacNetworkVolumeOrBuilder.class
|
|
356
369
|
com/lansweeper/dp/outbound/v1/ParallelPort.class
|
|
@@ -428,6 +441,7 @@ com/lansweeper/dp/outbound/v1/InternetExplorer$BarInfo$Builder.class
|
|
|
428
441
|
com/lansweeper/dp/outbound/v1/OperatingSystemRecovery.class
|
|
429
442
|
com/lansweeper/dp/outbound/v1/MacSATADevice$1.class
|
|
430
443
|
com/lansweeper/dp/outbound/v1/ReconRuleSet.class
|
|
444
|
+
com/lansweeper/dp/outbound/v1/Office365AssignedPlan.class
|
|
431
445
|
com/lansweeper/dp/outbound/v1/DatastoreClusterStorageDrs$1.class
|
|
432
446
|
com/lansweeper/dp/outbound/v1/OperatingSystemService$1.class
|
|
433
447
|
com/lansweeper/dp/outbound/v1/VmwareDisk.class
|
|
@@ -530,6 +544,7 @@ com/lansweeper/dp/outbound/v1/WindowsPageFileSetting$1.class
|
|
|
530
544
|
com/lansweeper/dp/outbound/v1/CorrelationInfoOrBuilder.class
|
|
531
545
|
com/lansweeper/dp/outbound/v1/WindowsHyperVChangeEvent$1.class
|
|
532
546
|
com/lansweeper/dp/outbound/v1/SourceInfo$1.class
|
|
547
|
+
com/lansweeper/dp/outbound/v1/Office365Organization$Builder.class
|
|
533
548
|
com/lansweeper/dp/outbound/v1/RunningProcess$1.class
|
|
534
549
|
com/lansweeper/dp/outbound/v1/SerialPort$1.class
|
|
535
550
|
com/lansweeper/dp/outbound/v1/ActiveDirectoryUser$Builder.class
|
|
@@ -538,11 +553,13 @@ com/lansweeper/dp/outbound/v1/MacUSBDevice.class
|
|
|
538
553
|
com/lansweeper/dp/outbound/v1/ServerGroup$1.class
|
|
539
554
|
com/lansweeper/dp/outbound/v1/OtModuleOrBuilder.class
|
|
540
555
|
com/lansweeper/dp/outbound/v1/GroupCoreFields.class
|
|
556
|
+
com/lansweeper/dp/outbound/v1/Office365ContactOrBuilder.class
|
|
541
557
|
com/lansweeper/dp/outbound/v1/WarrantyInfo.class
|
|
542
558
|
com/lansweeper/dp/outbound/v1/NetworkVolume.class
|
|
543
559
|
com/lansweeper/dp/outbound/v1/UserAccount$Builder.class
|
|
544
560
|
com/lansweeper/dp/outbound/v1/KeyboardOrBuilder.class
|
|
545
561
|
com/lansweeper/dp/outbound/v1/ActiveDirectoryComputer.class
|
|
562
|
+
com/lansweeper/dp/outbound/v1/Office365Contact$1.class
|
|
546
563
|
com/lansweeper/dp/outbound/v1/SoftwareChangeEvent$EventType$1.class
|
|
547
564
|
com/lansweeper/dp/outbound/v1/TrustedPlatformModule$Builder.class
|
|
548
565
|
com/lansweeper/dp/outbound/v1/GroupOrBuilder.class
|
|
@@ -575,10 +592,12 @@ com/lansweeper/dp/outbound/v1/MonitorOrBuilder.class
|
|
|
575
592
|
com/lansweeper/dp/outbound/v1/MacNetworkVolume$Builder.class
|
|
576
593
|
com/lansweeper/dp/outbound/v1/GetEntityRequest.class
|
|
577
594
|
com/lansweeper/dp/outbound/v1/SqlServerClusterOrBuilder.class
|
|
595
|
+
com/lansweeper/dp/outbound/v1/Office365GroupOrBuilder.class
|
|
578
596
|
com/lansweeper/dp/outbound/v1/MappedValue$Builder.class
|
|
579
597
|
com/lansweeper/dp/outbound/v1/VmwareEsxiHypervisor$Builder$EsxiHypervisorDatastoresConverter.class
|
|
580
598
|
com/lansweeper/dp/outbound/v1/ComputerMacInstallHistory$Builder.class
|
|
581
599
|
com/lansweeper/dp/outbound/v1/ComputerWindowsDesktopMonitor.class
|
|
600
|
+
com/lansweeper/dp/outbound/v1/Office365UserOrBuilder.class
|
|
582
601
|
com/lansweeper/dp/outbound/v1/IntuneDeviceActionResult$1.class
|
|
583
602
|
com/lansweeper/dp/outbound/v1/ComputerBus$1.class
|
|
584
603
|
com/lansweeper/dp/outbound/v1/MacOsKernelExtensionOrBuilder.class
|
|
@@ -599,8 +618,10 @@ com/lansweeper/dp/outbound/v1/WiFiSoftware$1.class
|
|
|
599
618
|
com/lansweeper/dp/outbound/v1/Processor.class
|
|
600
619
|
com/lansweeper/dp/outbound/v1/MacUSBDevice$Builder.class
|
|
601
620
|
com/lansweeper/dp/outbound/v1/ComputerWindowsDesktopMonitorOrBuilder.class
|
|
621
|
+
com/lansweeper/dp/outbound/v1/Office365License$1.class
|
|
602
622
|
com/lansweeper/dp/outbound/v1/ComputerWindowsDesktop.class
|
|
603
623
|
com/lansweeper/dp/outbound/v1/Motherboard$Builder.class
|
|
624
|
+
com/lansweeper/dp/outbound/v1/Office365Contact.class
|
|
604
625
|
com/lansweeper/dp/outbound/v1/ComputerMacEthernet.class
|
|
605
626
|
com/lansweeper/dp/outbound/v1/ComputerMacDiagnostics$Builder.class
|
|
606
627
|
com/lansweeper/dp/outbound/v1/User$Builder.class
|
|
@@ -624,12 +645,14 @@ com/lansweeper/dp/outbound/v1/WindowsSinglePageFile$Builder.class
|
|
|
624
645
|
com/lansweeper/dp/outbound/v1/ComputerWindowsSerialOrBuilder.class
|
|
625
646
|
com/lansweeper/dp/outbound/v1/CoreFields.class
|
|
626
647
|
com/lansweeper/dp/outbound/v1/CatalogLookupResponseOrBuilder.class
|
|
648
|
+
com/lansweeper/dp/outbound/v1/Office365User$Builder.class
|
|
627
649
|
com/lansweeper/dp/outbound/v1/WindowsPortableBattery$1.class
|
|
628
650
|
com/lansweeper/dp/outbound/v1/HyperVNetwork$Builder.class
|
|
629
651
|
com/lansweeper/dp/outbound/v1/PortScanOrBuilder.class
|
|
630
652
|
com/lansweeper/dp/outbound/v1/MacOperatingSystemInfoOrBuilder.class
|
|
631
653
|
com/lansweeper/dp/outbound/v1/Vmware$2.class
|
|
632
654
|
com/lansweeper/dp/outbound/v1/WindowsComputerSystem$Builder.class
|
|
655
|
+
com/lansweeper/dp/outbound/v1/Office365OrganizationOrBuilder.class
|
|
633
656
|
com/lansweeper/dp/outbound/v1/MacPrinterSoftwareItem$1.class
|
|
634
657
|
com/lansweeper/dp/outbound/v1/GetIpLocationConfigRequest$Builder.class
|
|
635
658
|
com/lansweeper/dp/outbound/v1/LastUser$Builder.class
|
|
@@ -649,12 +672,14 @@ com/lansweeper/dp/outbound/v1/SerialPort$Builder.class
|
|
|
649
672
|
com/lansweeper/dp/outbound/v1/GraphicsCard.class
|
|
650
673
|
com/lansweeper/dp/outbound/v1/OpticalDriveOrBuilder.class
|
|
651
674
|
com/lansweeper/dp/outbound/v1/ComputerWindowsDesktopMonitor$1.class
|
|
675
|
+
com/lansweeper/dp/outbound/v1/Office365User$1.class
|
|
652
676
|
com/lansweeper/dp/outbound/v1/LinuxBios$Builder.class
|
|
653
677
|
com/lansweeper/dp/outbound/v1/GetEntityResponse$1.class
|
|
654
678
|
com/lansweeper/dp/outbound/v1/UserGroup.class
|
|
655
679
|
com/lansweeper/dp/outbound/v1/ScanCredential$1.class
|
|
656
680
|
com/lansweeper/dp/outbound/v1/ListEntityResponseOrBuilder.class
|
|
657
681
|
com/lansweeper/dp/outbound/v1/GetIpLocationConfigRequest$1.class
|
|
682
|
+
com/lansweeper/dp/outbound/v1/Office365Group$1.class
|
|
658
683
|
com/lansweeper/dp/outbound/v1/SccmServer$Builder.class
|
|
659
684
|
com/lansweeper/dp/outbound/v1/CatalogMonitor.class
|
|
660
685
|
com/lansweeper/dp/outbound/v1/ActiveDirectoryDomain$Builder.class
|
|
@@ -663,6 +688,7 @@ com/lansweeper/dp/outbound/v1/ComputerMacCardReader.class
|
|
|
663
688
|
com/lansweeper/dp/outbound/v1/MacDiskVolume$1.class
|
|
664
689
|
com/lansweeper/dp/outbound/v1/ReconciliationInfo$EntryState$1.class
|
|
665
690
|
com/lansweeper/dp/outbound/v1/UserCoreFields$1.class
|
|
691
|
+
com/lansweeper/dp/outbound/v1/Office365ServicePlan.class
|
|
666
692
|
com/lansweeper/dp/outbound/v1/DatastoreClusterDrsVmOverride$1.class
|
|
667
693
|
com/lansweeper/dp/outbound/v1/ComputerMacNVMExpress$Builder.class
|
|
668
694
|
com/lansweeper/dp/outbound/v1/ComputerMacNetworkLocationOrBuilder.class
|
|
@@ -677,9 +703,11 @@ com/lansweeper/dp/outbound/v1/ComputerWindowsCodec$1.class
|
|
|
677
703
|
com/lansweeper/dp/outbound/v1/WindowsCertificateLocation$1.class
|
|
678
704
|
com/lansweeper/dp/outbound/v1/KernelExtensionError$Builder.class
|
|
679
705
|
com/lansweeper/dp/outbound/v1/WindowsPageFileCombinedData$Builder.class
|
|
706
|
+
com/lansweeper/dp/outbound/v1/Office365AssignedPlan$1.class
|
|
680
707
|
com/lansweeper/dp/outbound/v1/SccmSite.class
|
|
681
708
|
com/lansweeper/dp/outbound/v1/AssetChangeEvent$Builder.class
|
|
682
709
|
com/lansweeper/dp/outbound/v1/SqlServerCluster$Builder.class
|
|
710
|
+
com/lansweeper/dp/outbound/v1/Office365Organization$AssignedPlansDefaultEntryHolder.class
|
|
683
711
|
com/lansweeper/dp/outbound/v1/CatalogBrand.class
|
|
684
712
|
com/lansweeper/dp/outbound/v1/WindowsBios.class
|
|
685
713
|
com/lansweeper/dp/outbound/v1/NetworkInterface.class
|
|
@@ -749,6 +777,7 @@ com/lansweeper/dp/outbound/v1/RunningProcessOrBuilder.class
|
|
|
749
777
|
com/lansweeper/dp/outbound/v1/InternetExplorer$ExtensionOrBuilder.class
|
|
750
778
|
com/lansweeper/dp/outbound/v1/DatastoreClusterStorageDrs.class
|
|
751
779
|
com/lansweeper/dp/outbound/v1/ComputerConnectedModem$Builder.class
|
|
780
|
+
com/lansweeper/dp/outbound/v1/Office365Group.class
|
|
752
781
|
com/lansweeper/dp/outbound/v1/UserInGroup.class
|
|
753
782
|
com/lansweeper/dp/outbound/v1/SqlServerService$ServiceStartupType.class
|
|
754
783
|
com/lansweeper/dp/outbound/v1/SnmpInfo$1.class
|
|
@@ -760,6 +789,7 @@ com/lansweeper/dp/outbound/v1/IntuneApplication$Builder.class
|
|
|
760
789
|
com/lansweeper/dp/outbound/v1/HttpCertificate$1.class
|
|
761
790
|
com/lansweeper/dp/outbound/v1/VmwareDatastoreCluster.class
|
|
762
791
|
com/lansweeper/dp/outbound/v1/Entity.class
|
|
792
|
+
com/lansweeper/dp/outbound/v1/Office365Contact$Builder.class
|
|
763
793
|
com/lansweeper/dp/outbound/v1/VmwareProductInfoOrBuilder.class
|
|
764
794
|
com/lansweeper/dp/outbound/v1/VmwareSnapshotOrBuilder.class
|
|
765
795
|
com/lansweeper/dp/outbound/v1/ComputerConnectedPrinter$1.class
|
|
@@ -860,6 +890,7 @@ com/lansweeper/dp/outbound/v1/InternetExplorer$Builder.class
|
|
|
860
890
|
com/lansweeper/dp/outbound/v1/PortableBatteryOrBuilder.class
|
|
861
891
|
com/lansweeper/dp/outbound/v1/VmwareDiskOrBuilder.class
|
|
862
892
|
com/lansweeper/dp/outbound/v1/RunningProcess$Builder.class
|
|
893
|
+
com/lansweeper/dp/outbound/v1/Office365Organization.class
|
|
863
894
|
com/lansweeper/dp/outbound/v1/AssetType.class
|
|
864
895
|
com/lansweeper/dp/outbound/v1/WiFiSoftwareOrBuilder.class
|
|
865
896
|
com/lansweeper/dp/outbound/v1/ComputerInfrared$Builder.class
|
|
@@ -884,6 +915,7 @@ com/lansweeper/dp/outbound/v1/ComputerBattery.class
|
|
|
884
915
|
com/lansweeper/dp/outbound/v1/Group.class
|
|
885
916
|
com/lansweeper/dp/outbound/v1/ComputerBattery$2.class
|
|
886
917
|
com/lansweeper/dp/outbound/v1/WindowsSqlServer$1.class
|
|
918
|
+
com/lansweeper/dp/outbound/v1/Office365LicenseOrBuilder.class
|
|
887
919
|
com/lansweeper/dp/outbound/v1/VmwareVCenter$Builder$VcenterDatacentersConverter.class
|
|
888
920
|
com/lansweeper/dp/outbound/v1/ScsiController$Builder.class
|
|
889
921
|
com/lansweeper/dp/outbound/v1/GetIpLocationConfigResponse.class
|
|
@@ -931,6 +963,7 @@ com/lansweeper/dp/outbound/v1/ComputerMacSPIDevice.class
|
|
|
931
963
|
com/lansweeper/dp/outbound/v1/OperatingSystemChangeEventOrBuilder.class
|
|
932
964
|
com/lansweeper/dp/outbound/v1/ComputerMacRegionalSettings$1.class
|
|
933
965
|
com/lansweeper/dp/outbound/v1/WindowsSqlServerChangeEventOrBuilder.class
|
|
966
|
+
com/lansweeper/dp/outbound/v1/Office365AssignedPlanOrBuilder.class
|
|
934
967
|
com/lansweeper/dp/outbound/v1/EntityPath$1.class
|
|
935
968
|
com/lansweeper/dp/outbound/v1/SoundCardOrBuilder.class
|
|
936
969
|
com/lansweeper/dp/outbound/v1/ScannedPort$Builder.class
|
|
@@ -955,6 +988,7 @@ com/lansweeper/dp/outbound/v1/KernelExtensionErrorOrBuilder.class
|
|
|
955
988
|
com/lansweeper/dp/outbound/v1/ComputerWindowsCodec.class
|
|
956
989
|
com/lansweeper/dp/outbound/v1/OtModuleExtInfo.class
|
|
957
990
|
com/lansweeper/dp/outbound/v1/WindowsComputerSystemOrBuilder.class
|
|
991
|
+
com/lansweeper/dp/outbound/v1/Office365DomainOrBuilder.class
|
|
958
992
|
com/lansweeper/dp/outbound/v1/WindowsCertificateEnhancedKeyUsage$1.class
|
|
959
993
|
com/lansweeper/dp/outbound/v1/ScanCredential$Builder.class
|
|
960
994
|
com/lansweeper/dp/outbound/v1/WindowsMappedDrive.class
|
|
@@ -972,6 +1006,7 @@ com/lansweeper/dp/outbound/v1/WindowsPageFileUsage.class
|
|
|
972
1006
|
com/lansweeper/dp/outbound/v1/ListEntityRequestOrBuilder.class
|
|
973
1007
|
com/lansweeper/dp/outbound/v1/ComputerConnectedUsbController.class
|
|
974
1008
|
com/lansweeper/dp/outbound/v1/ComputerBus.class
|
|
1009
|
+
com/lansweeper/dp/outbound/v1/Office365AssignedPlan$UsersKeysDefaultEntryHolder.class
|
|
975
1010
|
com/lansweeper/dp/outbound/v1/InternetExplorer$ActiveXOrBuilder.class
|
|
976
1011
|
com/lansweeper/dp/outbound/v1/SqlServerService$ServiceState$1.class
|
|
977
1012
|
com/lansweeper/dp/outbound/v1/BluetoothDevice$Builder.class
|
|
@@ -991,11 +1026,13 @@ com/lansweeper/dp/outbound/v1/WindowsOperatingSystemInfo.class
|
|
|
991
1026
|
com/lansweeper/dp/outbound/v1/MacThunderboltController.class
|
|
992
1027
|
com/lansweeper/dp/outbound/v1/VmwareEsxiHypervisor$1.class
|
|
993
1028
|
com/lansweeper/dp/outbound/v1/Site$UnlinkedInstallationsDefaultEntryHolder.class
|
|
1029
|
+
com/lansweeper/dp/outbound/v1/Office365AssignedPlan$Builder.class
|
|
994
1030
|
com/lansweeper/dp/outbound/v1/ComputerMacOsFrameworkOrBuilder.class
|
|
995
1031
|
com/lansweeper/dp/outbound/v1/ComputerWindowsNetworkClient$Builder.class
|
|
996
1032
|
com/lansweeper/dp/outbound/v1/WindowsOperatingSystemInfo$Builder.class
|
|
997
1033
|
com/lansweeper/dp/outbound/v1/MacComputerBattery$Builder.class
|
|
998
1034
|
com/lansweeper/dp/outbound/v1/Vmware$Builder.class
|
|
1035
|
+
com/lansweeper/dp/outbound/v1/Office365Domain$Builder.class
|
|
999
1036
|
com/lansweeper/dp/outbound/v1/VmwareDatacenter$Builder$ClustersConverter.class
|
|
1000
1037
|
com/lansweeper/dp/outbound/v1/HttpServerInfo$Builder.class
|
|
1001
1038
|
com/lansweeper/dp/outbound/v1/VmwareSnapshot$Builder.class
|
package/model/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst
CHANGED
|
@@ -77,6 +77,7 @@
|
|
|
77
77
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/MotherboardDeviceOrBuilder.java
|
|
78
78
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Entity.java
|
|
79
79
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/AutoRunCommand.java
|
|
80
|
+
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365ContactOrBuilder.java
|
|
80
81
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/OtModuleOrBuilder.java
|
|
81
82
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CloudEntity.java
|
|
82
83
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/UserCoreFieldsOrBuilder.java
|
|
@@ -103,12 +104,15 @@
|
|
|
103
104
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/ComputerMacSecureElements.java
|
|
104
105
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/MacOsKernelExtensionOrBuilder.java
|
|
105
106
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/VmwareDatastoreCluster.java
|
|
107
|
+
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365Domain.java
|
|
108
|
+
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365AssignedPlan.java
|
|
106
109
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/MonitorOrBuilder.java
|
|
107
110
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/IpInfo.java
|
|
108
111
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/OperatingSystemOrBuilder.java
|
|
109
112
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/WindowsMappedDrive.java
|
|
110
113
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/UpsOrBuilder.java
|
|
111
114
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CorrelationFieldsOrBuilder.java
|
|
115
|
+
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365UserOrBuilder.java
|
|
112
116
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/OpticalDriveOrBuilder.java
|
|
113
117
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/WindowsPageFileUsageOrBuilder.java
|
|
114
118
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/VmwareProductInfo.java
|
|
@@ -141,7 +145,9 @@
|
|
|
141
145
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/IpLocationConfig.java
|
|
142
146
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/SoftwareOrBuilder.java
|
|
143
147
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/VmwareOrBuilder.java
|
|
148
|
+
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365License.java
|
|
144
149
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/PointingDevice.java
|
|
150
|
+
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365ServicePlanOrBuilder.java
|
|
145
151
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/ComputerMacNetworkLocation.java
|
|
146
152
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/MacPrinterSoftwareItem.java
|
|
147
153
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/WindowsPnpSignedDriver.java
|
|
@@ -156,6 +162,7 @@
|
|
|
156
162
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/ParallelPortOrBuilder.java
|
|
157
163
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/OperatingSystemRecovery.java
|
|
158
164
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/DriverOrBuilder.java
|
|
165
|
+
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365GroupOrBuilder.java
|
|
159
166
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/ComputerMacCameraOrBuilder.java
|
|
160
167
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/SoftwareInventoryOrBuilder.java
|
|
161
168
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/ComputerSystemProduct.java
|
|
@@ -191,6 +198,7 @@
|
|
|
191
198
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/BluetoothDeviceOrBuilder.java
|
|
192
199
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/ComputerBatteryOrBuilder.java
|
|
193
200
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CorrelationInfo.java
|
|
201
|
+
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365Contact.java
|
|
194
202
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CoreFieldsOrBuilder.java
|
|
195
203
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/PortableBatteryOrBuilder.java
|
|
196
204
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/ScanError.java
|
|
@@ -261,9 +269,11 @@
|
|
|
261
269
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/ComputerWindowsNetworkClient.java
|
|
262
270
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/HttpCertificate.java
|
|
263
271
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/ScsiController.java
|
|
272
|
+
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365DomainOrBuilder.java
|
|
264
273
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/WindowsHyperVChangeEvent.java
|
|
265
274
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/ActiveDirectoryObject.java
|
|
266
275
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/SiteKey.java
|
|
276
|
+
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365LicenseOrBuilder.java
|
|
267
277
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/SerialPort.java
|
|
268
278
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/ComputerWindowsCertificate.java
|
|
269
279
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/PrinterTonerInfoOrBuilder.java
|
|
@@ -309,6 +319,7 @@
|
|
|
309
319
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/AssetChangeEventOrBuilder.java
|
|
310
320
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/NetIpAddressOrBuilder.java
|
|
311
321
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/MemoryArray.java
|
|
322
|
+
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365Group.java
|
|
312
323
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/OpticalDrive.java
|
|
313
324
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/WindowsMonitorInfo.java
|
|
314
325
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/WarrantyInfo.java
|
|
@@ -361,6 +372,7 @@
|
|
|
361
372
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/ComputerMacRegionalSettingsOrBuilder.java
|
|
362
373
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/MacNetworkVolume.java
|
|
363
374
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CatalogModelOrBuilder.java
|
|
375
|
+
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365OrganizationOrBuilder.java
|
|
364
376
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/NetworkInterfaces.java
|
|
365
377
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/UnlinkedInstallationMetadata.java
|
|
366
378
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/ComputerSystemProductOrBuilder.java
|
|
@@ -397,6 +409,7 @@
|
|
|
397
409
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/HttpServerInfo.java
|
|
398
410
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/ServerGroupOrBuilder.java
|
|
399
411
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/ComputerBusOrBuilder.java
|
|
412
|
+
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365Organization.java
|
|
400
413
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/ComputerMacEthernetOrBuilder.java
|
|
401
414
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/WindowsComputerSystemOrBuilder.java
|
|
402
415
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/WindowsMonitorInfoOrBuilder.java
|
|
@@ -416,7 +429,9 @@
|
|
|
416
429
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/ComputerWindowsCodecOrBuilder.java
|
|
417
430
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/WindowsOsRecoveryOrBuilder.java
|
|
418
431
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/ComputerLinuxBasicInfoOrBuilder.java
|
|
432
|
+
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365ServicePlan.java
|
|
419
433
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/ComputerMacBluetooth.java
|
|
434
|
+
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365AssignedPlanOrBuilder.java
|
|
420
435
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/ReconRule.java
|
|
421
436
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/ReconRuleId.java
|
|
422
437
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/ComputerWindowsDesktopOrBuilder.java
|
|
@@ -458,6 +473,7 @@
|
|
|
458
473
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/OtModuleExtInfo.java
|
|
459
474
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/KernelExtensionErrorTypeOrBuilder.java
|
|
460
475
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/ComputerWindowsDesktopMonitor.java
|
|
476
|
+
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365User.java
|
|
461
477
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/MacUSBDeviceOrBuilder.java
|
|
462
478
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/SpecHardwareInfo.java
|
|
463
479
|
/home/circleci/project/packages/data.platform/outbound/grpc/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/UserGroupOrBuilder.java
|
package/model/target/{outbound-model-0.3.18-sources.jar → outbound-model-0.3.19-sources.jar}
RENAMED
|
Binary file
|
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@lansweeper/data-platform-outbound-grpc",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.20",
|
|
4
4
|
"description": "Data Platform Outbound gRPC",
|
|
5
5
|
"main": "gen-proto/index.js",
|
|
6
6
|
"types": "gen-proto/index.d.ts",
|
|
@@ -9,5 +9,5 @@
|
|
|
9
9
|
"@grpc/grpc-js": "^1.5.1",
|
|
10
10
|
"google-protobuf": "^3.17.0"
|
|
11
11
|
},
|
|
12
|
-
"gitHead": "
|
|
12
|
+
"gitHead": "7dcbf6690416d3dae04d9de9f0f6087e60cf32c9"
|
|
13
13
|
}
|
package/pom.xml
CHANGED
package/proto/outbound.proto
CHANGED
|
@@ -286,6 +286,7 @@ message Asset {
|
|
|
286
286
|
optional IntuneDevice intune_device = 90;
|
|
287
287
|
|
|
288
288
|
optional Vmware vmware = 93;
|
|
289
|
+
optional Office365Organization office_365_organization = 94;
|
|
289
290
|
// Vmware Guest Network is mapped in the computer section
|
|
290
291
|
}
|
|
291
292
|
|
|
@@ -3606,6 +3607,7 @@ message User {
|
|
|
3606
3607
|
UserCoreFields core = 20;
|
|
3607
3608
|
|
|
3608
3609
|
optional ActiveDirectoryUser ad_user = 21;
|
|
3610
|
+
optional Office365User office_365_user = 22;
|
|
3609
3611
|
// optional LastUser asset_user = 22; <- refine here with also link/relation to originating asset?
|
|
3610
3612
|
}
|
|
3611
3613
|
|
|
@@ -3653,6 +3655,7 @@ message Group {
|
|
|
3653
3655
|
// .......................
|
|
3654
3656
|
|
|
3655
3657
|
optional ActiveDirectoryGroup ad_group = 21;
|
|
3658
|
+
optional Office365Group office_365_group = 23;
|
|
3656
3659
|
}
|
|
3657
3660
|
|
|
3658
3661
|
/* Core fields for groups */
|
|
@@ -4078,3 +4081,127 @@ message ReconRule {
|
|
|
4078
4081
|
}
|
|
4079
4082
|
|
|
4080
4083
|
// ---------------------------------------------------------------------------------------------------------------------
|
|
4084
|
+
|
|
4085
|
+
/* Office365 API scanning root object */
|
|
4086
|
+
message Office365Organization {
|
|
4087
|
+
string tenant_id = 1;
|
|
4088
|
+
optional string displayname = 2;
|
|
4089
|
+
optional string country = 3;
|
|
4090
|
+
optional string city = 4;
|
|
4091
|
+
optional string country_name = 5;
|
|
4092
|
+
optional string postal_code = 6;
|
|
4093
|
+
optional string state = 7;
|
|
4094
|
+
optional string street = 8;
|
|
4095
|
+
optional string telephone_number = 9;
|
|
4096
|
+
optional google.protobuf.Timestamp company_last_dir_sync_time = 10;
|
|
4097
|
+
optional bool dir_sync_enabled = 11;
|
|
4098
|
+
// Users and groups are standalone entities, so they are not included here
|
|
4099
|
+
repeated Office365Domain domains = 12;
|
|
4100
|
+
repeated Office365License licenses = 15;
|
|
4101
|
+
map<string, Office365AssignedPlan> assigned_plans = 16; // The key is the service plan id
|
|
4102
|
+
repeated Office365Contact contacts = 17;
|
|
4103
|
+
}
|
|
4104
|
+
|
|
4105
|
+
message Office365AssignedPlan {
|
|
4106
|
+
string service_plan_id = 1;
|
|
4107
|
+
optional string service = 2;
|
|
4108
|
+
optional string capability_status = 3;
|
|
4109
|
+
optional google.protobuf.Timestamp assigned_time_stamp = 4;
|
|
4110
|
+
map<string, bool> users_keys = 5; // Entity keys of users assigned to this plan
|
|
4111
|
+
}
|
|
4112
|
+
|
|
4113
|
+
message Office365Contact {
|
|
4114
|
+
optional string display_name = 1;
|
|
4115
|
+
optional string mail = 2;
|
|
4116
|
+
}
|
|
4117
|
+
|
|
4118
|
+
message Office365Domain {
|
|
4119
|
+
int32 id = 1;
|
|
4120
|
+
optional int32 organization_id = 2;
|
|
4121
|
+
optional string domain_name = 3;
|
|
4122
|
+
optional string authentication_type = 4;
|
|
4123
|
+
optional bool is_admin_managed = 5;
|
|
4124
|
+
optional bool is_default = 6;
|
|
4125
|
+
optional bool is_initial = 7;
|
|
4126
|
+
optional bool is_root = 8;
|
|
4127
|
+
optional bool is_verified = 9;
|
|
4128
|
+
optional string supported_services = 10;
|
|
4129
|
+
optional string state = 11;
|
|
4130
|
+
optional string availability_status = 12;
|
|
4131
|
+
}
|
|
4132
|
+
|
|
4133
|
+
message Office365Group {
|
|
4134
|
+
string object_id = 1;
|
|
4135
|
+
optional string display_name = 2;
|
|
4136
|
+
optional string description = 3;
|
|
4137
|
+
optional bool mail_enabled = 4;
|
|
4138
|
+
optional bool security_enabled = 5;
|
|
4139
|
+
optional string mail = 6;
|
|
4140
|
+
optional string mail_nickname = 7;
|
|
4141
|
+
optional string proxy_addresses = 8;
|
|
4142
|
+
optional string organization_entity_key = 9; //Reference to the Office365 organization entity key related to this group
|
|
4143
|
+
}
|
|
4144
|
+
|
|
4145
|
+
message Office365License {
|
|
4146
|
+
string sku_id = 1;
|
|
4147
|
+
optional int32 consumed_units = 2;
|
|
4148
|
+
optional int32 prepaid_units_enabled = 3;
|
|
4149
|
+
optional int32 prepaid_units_suspended = 4;
|
|
4150
|
+
optional int32 prepaid_units_warning = 5;
|
|
4151
|
+
optional string sku_part_number = 6;
|
|
4152
|
+
optional string applies_to = 7;
|
|
4153
|
+
optional string capability_status = 8;
|
|
4154
|
+
map<string, bool> users_keys = 9; // Entity keys of users assigned to this license
|
|
4155
|
+
repeated Office365ServicePlan service_plans = 10;
|
|
4156
|
+
}
|
|
4157
|
+
|
|
4158
|
+
message Office365ServicePlan {
|
|
4159
|
+
optional string service_plan_id = 1;
|
|
4160
|
+
optional string service_plan_name = 2;
|
|
4161
|
+
optional string provisioning_status = 3;
|
|
4162
|
+
optional string applies_to = 4;
|
|
4163
|
+
}
|
|
4164
|
+
|
|
4165
|
+
message Office365User {
|
|
4166
|
+
string object_id = 1;
|
|
4167
|
+
optional string user_principal_name = 2;
|
|
4168
|
+
optional string display_name = 3;
|
|
4169
|
+
optional string mail = 4;
|
|
4170
|
+
optional bool account_enabled = 5;
|
|
4171
|
+
optional string age_group = 6;
|
|
4172
|
+
optional string city = 7;
|
|
4173
|
+
optional string company = 8;
|
|
4174
|
+
optional string consent_provided_for_minor = 9;
|
|
4175
|
+
optional string creation_type = 10;
|
|
4176
|
+
optional string department = 11;
|
|
4177
|
+
optional bool dir_sync_enabled = 12;
|
|
4178
|
+
optional string facsimile_telephone_number = 13;
|
|
4179
|
+
optional string given_name = 14;
|
|
4180
|
+
optional string immutable_id = 15;
|
|
4181
|
+
optional bool is_global_administrator = 16;
|
|
4182
|
+
optional bool is_licensed = 17;
|
|
4183
|
+
optional string job_title = 18;
|
|
4184
|
+
optional google.protobuf.Timestamp last_dir_sync_time = 19;
|
|
4185
|
+
optional string legal_age_group_classification = 20;
|
|
4186
|
+
optional string mail_nick_name = 21;
|
|
4187
|
+
optional string mobile = 22;
|
|
4188
|
+
optional string on_premises_security_identifier = 23;
|
|
4189
|
+
optional string other_mails = 24;
|
|
4190
|
+
optional string password_policies = 25;
|
|
4191
|
+
optional string password_profile = 26;
|
|
4192
|
+
optional string physical_delivery_office_name = 27;
|
|
4193
|
+
optional string postal_code = 28;
|
|
4194
|
+
optional string preferred_language = 30;
|
|
4195
|
+
optional google.protobuf.Timestamp refresh_tokens_valid_from_date_time = 31;
|
|
4196
|
+
optional string state = 32;
|
|
4197
|
+
optional string street = 33;
|
|
4198
|
+
optional string telephone_number = 34;
|
|
4199
|
+
optional string usage_location = 35;
|
|
4200
|
+
optional string user_type = 36;
|
|
4201
|
+
optional string manager_upn = 37;
|
|
4202
|
+
optional string distinguished_name = 38;
|
|
4203
|
+
optional bool reset_password_on_next_logon = 39;
|
|
4204
|
+
optional string name = 40;
|
|
4205
|
+
optional string organization_entity_key = 41; //Reference to the Office365 organization entity key related to this user
|
|
4206
|
+
map<string, bool> group_keys = 42; // Deduplicated set of group entity keys this user is member of
|
|
4207
|
+
}
|
package/service/pom.xml
CHANGED
package/service/target/{outbound-service-0.3.18-sources.jar → outbound-service-0.3.19-sources.jar}
RENAMED
|
index 8a94117..468ee6b 100644
|
|
|
Binary file
|
|
index 2894830..d04618f 100644
|
|
|
Binary file
|