@lansweeper/data-platform-outbound-grpc 0.4.0 → 0.4.2
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 +16 -0
- package/gen-proto/image.json +1 -1
- package/gen-proto/outbound_grpc_pb.d.ts +0 -17
- package/gen-proto/outbound_grpc_pb.js +0 -12
- package/gen-proto/outbound_pb.d.ts +1869 -0
- package/gen-proto/outbound_pb.js +15016 -4
- package/generated-go/outbound.pb.go +15785 -11570
- package/generated-go/outbound_grpc.pb.go +0 -40
- package/java.json +1 -1
- package/model/pom.xml +1 -1
- package/model/src/main/proto/outbound.proto +340 -6
- 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/Citrix$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Citrix$2.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Citrix$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Citrix$CitrixDataCase.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Citrix.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixAppliance$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixAppliance$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixAppliance.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixApplianceOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixGuest$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixGuest$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixGuest.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixGuestExtraInfo$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixGuestExtraInfo$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixGuestExtraInfo.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixGuestExtraInfoOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixGuestOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHost$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHost$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHost.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostCrashDump$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostCrashDump$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostCrashDump.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostCrashDumpOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostExtraInfo$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostExtraInfo$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostExtraInfo.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostExtraInfoOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostPatch$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostPatch$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostPatch.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostPatchOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostPhysicalCpu$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostPhysicalCpu$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostPhysicalCpu.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostPhysicalCpuOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPci$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPci$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPci.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPciOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPhysicalBlockDevice$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPhysicalBlockDevice$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPhysicalBlockDevice.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPhysicalBlockDeviceOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPhysicalInterface$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPhysicalInterface$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPhysicalInterface.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPhysicalInterfaceOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPool$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPool$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPool.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolOtherConfiguration$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolOtherConfiguration$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolOtherConfiguration.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolOtherConfigurationOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolPatch$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolPatch$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolPatch.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolPatchOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolRestriction$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolRestriction$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolRestriction.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolRestrictionOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixStorage$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixStorage$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixStorage.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixStorageOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualBlockDevice$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualBlockDevice$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualBlockDevice.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualBlockDeviceOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualDiskImage$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualDiskImage$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualDiskImage.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualDiskImageOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualInterface$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualInterface$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualInterface.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualInterfaceAddress$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualInterfaceAddress$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualInterfaceAddress.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualInterfaceAddressOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualInterfaceOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/NetworkInterface$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/NetworkInterface$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/NetworkInterface.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/NetworkInterfaceOrBuilder.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/SpecHardwareInfo$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/SpecHardwareInfo$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/SpecHardwareInfo.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/SpecHardwareInfoOrBuilder.class +0 -0
- package/model/target/classes/outbound.proto +340 -6
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Asset.java +185 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/AssetOrBuilder.java +15 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Citrix.java +1123 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixAppliance.java +723 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixApplianceOrBuilder.java +44 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixGuest.java +6962 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixGuestExtraInfo.java +811 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixGuestExtraInfoOrBuilder.java +55 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixGuestOrBuilder.java +678 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixHost.java +6085 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixHostCrashDump.java +688 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixHostCrashDumpOrBuilder.java +36 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixHostExtraInfo.java +811 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixHostExtraInfoOrBuilder.java +55 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixHostOrBuilder.java +526 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixHostPatch.java +1159 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixHostPatchOrBuilder.java +87 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixHostPhysicalCpu.java +1550 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixHostPhysicalCpuOrBuilder.java +139 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixOrBuilder.java +57 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPci.java +1194 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPciOrBuilder.java +95 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPhysicalBlockDevice.java +1126 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPhysicalBlockDeviceOrBuilder.java +89 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPhysicalInterface.java +4383 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPhysicalInterfaceOrBuilder.java +447 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPool.java +5189 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPoolOrBuilder.java +444 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPoolOtherConfiguration.java +812 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPoolOtherConfigurationOrBuilder.java +55 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPoolPatch.java +1215 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPoolPatchOrBuilder.java +100 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPoolRestriction.java +723 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPoolRestrictionOrBuilder.java +44 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixStorage.java +2867 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixStorageOrBuilder.java +262 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixVirtualBlockDevice.java +2513 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixVirtualBlockDeviceOrBuilder.java +246 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixVirtualDiskImage.java +2587 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixVirtualDiskImageOrBuilder.java +264 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixVirtualInterface.java +2532 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixVirtualInterfaceAddress.java +654 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixVirtualInterfaceAddressOrBuilder.java +38 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixVirtualInterfaceOrBuilder.java +231 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/NetworkInterface.java +3081 -1048
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/NetworkInterfaceOrBuilder.java +213 -5
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Outbound.java +3788 -3249
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/SpecHardwareInfo.java +386 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/SpecHardwareInfoOrBuilder.java +58 -0
- package/model/target/maven-archiver/pom.properties +2 -2
- package/model/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst +86 -0
- package/model/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst +42 -0
- package/model/target/{outbound-model-0.3.38-sources.jar → outbound-model-0.4.1-sources.jar} +0 -0
- package/model/target/{outbound-model-0.3.38.jar → outbound-model-0.4.1.jar} +0 -0
- package/package.json +2 -2
- package/pom.xml +1 -1
- package/proto/outbound.proto +340 -6
- package/service/pom.xml +1 -1
- package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$1.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$2.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$3.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$DataCoreOutboundServiceBaseDescriptorSupplier.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$DataCoreOutboundServiceBlockingStub.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$DataCoreOutboundServiceFileDescriptorSupplier.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$DataCoreOutboundServiceFutureStub.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$DataCoreOutboundServiceImplBase.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$DataCoreOutboundServiceMethodDescriptorSupplier.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$DataCoreOutboundServiceStub.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$MethodHandlers.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/ReactorDataCoreOutboundServiceGrpc$DataCoreOutboundServiceImplBase.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/ReactorDataCoreOutboundServiceGrpc$MethodHandlers.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/ReactorDataCoreOutboundServiceGrpc$ReactorDataCoreOutboundServiceStub.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/ReactorDataCoreOutboundServiceGrpc.class +0 -0
- package/service/target/generated-sources/protobuf/grpc-java/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc.java +3 -89
- package/service/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/ReactorDataCoreBackofficeServiceGrpc.java +12 -12
- package/service/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/ReactorDataCoreOutboundServiceGrpc.java +3 -43
- package/service/target/maven-archiver/pom.properties +2 -2
- package/service/target/outbound-service-0.4.1-sources.jar +0 -0
- package/service/target/outbound-service-0.4.1.jar +0 -0
- package/service/target/outbound-service-0.3.38-sources.jar +0 -0
- package/service/target/outbound-service-0.3.38.jar +0 -0
package/model/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst
CHANGED
|
@@ -18,6 +18,7 @@ com/lansweeper/dp/outbound/v1/ActiveDirectoryGroupOrBuilder.class
|
|
|
18
18
|
com/lansweeper/dp/outbound/v1/HyperV.class
|
|
19
19
|
com/lansweeper/dp/outbound/v1/AntivirusSoftware$Builder.class
|
|
20
20
|
com/lansweeper/dp/outbound/v1/Site.class
|
|
21
|
+
com/lansweeper/dp/outbound/v1/CitrixAppliance$1.class
|
|
21
22
|
com/lansweeper/dp/outbound/v1/IpLocationConfigOrBuilder.class
|
|
22
23
|
com/lansweeper/dp/outbound/v1/MacThunderboltControllerOrBuilder.class
|
|
23
24
|
com/lansweeper/dp/outbound/v1/PhysicalMemory.class
|
|
@@ -35,6 +36,7 @@ com/lansweeper/dp/outbound/v1/SqlServerServiceOrBuilder.class
|
|
|
35
36
|
com/lansweeper/dp/outbound/v1/ComputerSystemProduct$Builder.class
|
|
36
37
|
com/lansweeper/dp/outbound/v1/ComputerMacWifiController.class
|
|
37
38
|
com/lansweeper/dp/outbound/v1/OperatingSystemChangeEvent$1.class
|
|
39
|
+
com/lansweeper/dp/outbound/v1/CitrixAppliance.class
|
|
38
40
|
com/lansweeper/dp/outbound/v1/PublicCloudLink$1.class
|
|
39
41
|
com/lansweeper/dp/outbound/v1/ActiveDirectoryDomain$1.class
|
|
40
42
|
com/lansweeper/dp/outbound/v1/MotherboardDevice$1.class
|
|
@@ -42,6 +44,7 @@ com/lansweeper/dp/outbound/v1/ComputerLinuxBasicInfo$Builder.class
|
|
|
42
44
|
com/lansweeper/dp/outbound/v1/HyperV$1.class
|
|
43
45
|
com/lansweeper/dp/outbound/v1/Office365User$GroupKeysDefaultEntryHolder.class
|
|
44
46
|
com/lansweeper/dp/outbound/v1/Office365Group$Builder.class
|
|
47
|
+
com/lansweeper/dp/outbound/v1/Citrix.class
|
|
45
48
|
com/lansweeper/dp/outbound/v1/Asset$Builder.class
|
|
46
49
|
com/lansweeper/dp/outbound/v1/HardDriveOrBuilder.class
|
|
47
50
|
com/lansweeper/dp/outbound/v1/ComputerWindowsCodec$Builder.class
|
|
@@ -53,6 +56,7 @@ com/lansweeper/dp/outbound/v1/WindowsPnpSignedDriver.class
|
|
|
53
56
|
com/lansweeper/dp/outbound/v1/AssetChangeEvent.class
|
|
54
57
|
com/lansweeper/dp/outbound/v1/ComputerMacFirewire.class
|
|
55
58
|
com/lansweeper/dp/outbound/v1/AutoRunCommand.class
|
|
59
|
+
com/lansweeper/dp/outbound/v1/CitrixGuestOrBuilder.class
|
|
56
60
|
com/lansweeper/dp/outbound/v1/WiFiInterface.class
|
|
57
61
|
com/lansweeper/dp/outbound/v1/UpsOrBuilder.class
|
|
58
62
|
com/lansweeper/dp/outbound/v1/ComputerInfrared$1.class
|
|
@@ -82,10 +86,12 @@ com/lansweeper/dp/outbound/v1/UnlinkedInstallationMetadata$Builder.class
|
|
|
82
86
|
com/lansweeper/dp/outbound/v1/ComputerMacAccessibility$1.class
|
|
83
87
|
com/lansweeper/dp/outbound/v1/PrinterTonerInfo$Builder.class
|
|
84
88
|
com/lansweeper/dp/outbound/v1/ComputerBattery$1.class
|
|
89
|
+
com/lansweeper/dp/outbound/v1/CitrixPoolOtherConfigurationOrBuilder.class
|
|
85
90
|
com/lansweeper/dp/outbound/v1/ComputerLinuxMemoryController.class
|
|
86
91
|
com/lansweeper/dp/outbound/v1/ActiveDirectoryUser$1.class
|
|
87
92
|
com/lansweeper/dp/outbound/v1/GetEntityResponseOrBuilder.class
|
|
88
93
|
com/lansweeper/dp/outbound/v1/ComputerWindowsDiskPartitionOrBuilder.class
|
|
94
|
+
com/lansweeper/dp/outbound/v1/CitrixVirtualInterfaceAddress$Builder.class
|
|
89
95
|
com/lansweeper/dp/outbound/v1/DeconcileRequest.class
|
|
90
96
|
com/lansweeper/dp/outbound/v1/GroupCoreFields$1.class
|
|
91
97
|
com/lansweeper/dp/outbound/v1/PortConnector.class
|
|
@@ -154,6 +160,7 @@ com/lansweeper/dp/outbound/v1/SnmpInfoOrBuilder.class
|
|
|
154
160
|
com/lansweeper/dp/outbound/v1/ComputerWindowsSerial$1.class
|
|
155
161
|
com/lansweeper/dp/outbound/v1/CorrelationFields$1.class
|
|
156
162
|
com/lansweeper/dp/outbound/v1/OtFirmwareHistory$1.class
|
|
163
|
+
com/lansweeper/dp/outbound/v1/CitrixOrBuilder.class
|
|
157
164
|
com/lansweeper/dp/outbound/v1/MacOperatingSystemInfo$1.class
|
|
158
165
|
com/lansweeper/dp/outbound/v1/OperatingSystemRecovery$OsCase.class
|
|
159
166
|
com/lansweeper/dp/outbound/v1/MacNetworkVolume.class
|
|
@@ -174,10 +181,12 @@ com/lansweeper/dp/outbound/v1/VmwareVCenter$1.class
|
|
|
174
181
|
com/lansweeper/dp/outbound/v1/ComputerWindowsDisplay.class
|
|
175
182
|
com/lansweeper/dp/outbound/v1/AssetType$Builder.class
|
|
176
183
|
com/lansweeper/dp/outbound/v1/MacRegionalRecoveryOsSettings$Builder.class
|
|
184
|
+
com/lansweeper/dp/outbound/v1/CitrixPoolPatch$1.class
|
|
177
185
|
com/lansweeper/dp/outbound/v1/WindowsSystemDriver.class
|
|
178
186
|
com/lansweeper/dp/outbound/v1/WindowsMappedDrive$Builder.class
|
|
179
187
|
com/lansweeper/dp/outbound/v1/BluetoothDevice$1.class
|
|
180
188
|
com/lansweeper/dp/outbound/v1/MotherboardDeviceOrBuilder.class
|
|
189
|
+
com/lansweeper/dp/outbound/v1/CitrixVirtualBlockDeviceOrBuilder.class
|
|
181
190
|
com/lansweeper/dp/outbound/v1/WindowsSystemDriverOrBuilder.class
|
|
182
191
|
com/lansweeper/dp/outbound/v1/GroupCoreFields$Builder.class
|
|
183
192
|
com/lansweeper/dp/outbound/v1/ComputerLinuxMemoryModule.class
|
|
@@ -194,6 +203,7 @@ com/lansweeper/dp/outbound/v1/HardwareInfo$Builder.class
|
|
|
194
203
|
com/lansweeper/dp/outbound/v1/Monitor$SpecCase.class
|
|
195
204
|
com/lansweeper/dp/outbound/v1/ComputerConnectedTapeDriveOrBuilder.class
|
|
196
205
|
com/lansweeper/dp/outbound/v1/NetIpAddress.class
|
|
206
|
+
com/lansweeper/dp/outbound/v1/CitrixPoolOtherConfiguration$Builder.class
|
|
197
207
|
com/lansweeper/dp/outbound/v1/KernelExtensionError.class
|
|
198
208
|
com/lansweeper/dp/outbound/v1/Printer$Builder.class
|
|
199
209
|
com/lansweeper/dp/outbound/v1/AssetChangeEvent$EventCase.class
|
|
@@ -202,6 +212,7 @@ com/lansweeper/dp/outbound/v1/WindowsComputerBattery$Builder.class
|
|
|
202
212
|
com/lansweeper/dp/outbound/v1/HttpCertificate$Builder.class
|
|
203
213
|
com/lansweeper/dp/outbound/v1/ComputerMacBluetoothOrBuilder.class
|
|
204
214
|
com/lansweeper/dp/outbound/v1/ComputerMacEthernetOrBuilder.class
|
|
215
|
+
com/lansweeper/dp/outbound/v1/CitrixPoolPatch.class
|
|
205
216
|
com/lansweeper/dp/outbound/v1/MemoryArray$1.class
|
|
206
217
|
com/lansweeper/dp/outbound/v1/AssetTypeOrBuilder.class
|
|
207
218
|
com/lansweeper/dp/outbound/v1/Office365ServicePlan$Builder.class
|
|
@@ -222,6 +233,7 @@ com/lansweeper/dp/outbound/v1/ComputerWindowsDisplayControllerOrBuilder.class
|
|
|
222
233
|
com/lansweeper/dp/outbound/v1/IpLocationConfig$1.class
|
|
223
234
|
com/lansweeper/dp/outbound/v1/VmwareDatastoreCluster$Builder.class
|
|
224
235
|
com/lansweeper/dp/outbound/v1/MacRegionalRecoveryOsSettings.class
|
|
236
|
+
com/lansweeper/dp/outbound/v1/CitrixPci$1.class
|
|
225
237
|
com/lansweeper/dp/outbound/v1/WindowsSqlServerChangeEvent$1.class
|
|
226
238
|
com/lansweeper/dp/outbound/v1/VmwareEsxiHypervisorOrBuilder.class
|
|
227
239
|
com/lansweeper/dp/outbound/v1/VmwareDatastoreClusterOrBuilder.class
|
|
@@ -242,6 +254,7 @@ com/lansweeper/dp/outbound/v1/Bios$Builder.class
|
|
|
242
254
|
com/lansweeper/dp/outbound/v1/SqlServerCluster$1.class
|
|
243
255
|
com/lansweeper/dp/outbound/v1/DeconcileResponseOrBuilder.class
|
|
244
256
|
com/lansweeper/dp/outbound/v1/WindowsPrinterDriverOrBuilder.class
|
|
257
|
+
com/lansweeper/dp/outbound/v1/CitrixPoolPatchOrBuilder.class
|
|
245
258
|
com/lansweeper/dp/outbound/v1/UnlinkedInstallationMetadata.class
|
|
246
259
|
com/lansweeper/dp/outbound/v1/PrinterTonerInfo.class
|
|
247
260
|
com/lansweeper/dp/outbound/v1/IntuneDeviceActionResult.class
|
|
@@ -256,6 +269,7 @@ com/lansweeper/dp/outbound/v1/VmwareEsxiHypervisor$EsxiHypervisorDatastoresDefau
|
|
|
256
269
|
com/lansweeper/dp/outbound/v1/ComputerLinuxPcieCard$Builder.class
|
|
257
270
|
com/lansweeper/dp/outbound/v1/SharedResourceOrBuilder.class
|
|
258
271
|
com/lansweeper/dp/outbound/v1/RawSoftware$1.class
|
|
272
|
+
com/lansweeper/dp/outbound/v1/CitrixHostExtraInfo$Builder.class
|
|
259
273
|
com/lansweeper/dp/outbound/v1/ComputerConnectedUsbDeviceInfoOrBuilder.class
|
|
260
274
|
com/lansweeper/dp/outbound/v1/WindowsPageFileUsageOrBuilder.class
|
|
261
275
|
com/lansweeper/dp/outbound/v1/OperatingSystemService$Builder.class
|
|
@@ -265,6 +279,7 @@ com/lansweeper/dp/outbound/v1/ComputerMacFirewire$1.class
|
|
|
265
279
|
com/lansweeper/dp/outbound/v1/WindowsSqlServer$Builder.class
|
|
266
280
|
com/lansweeper/dp/outbound/v1/ComputerWindowsDiskPartition$1.class
|
|
267
281
|
com/lansweeper/dp/outbound/v1/WindowsSinglePageFileOrBuilder.class
|
|
282
|
+
com/lansweeper/dp/outbound/v1/CitrixPoolOtherConfiguration$1.class
|
|
268
283
|
com/lansweeper/dp/outbound/v1/Driver$DriverCase.class
|
|
269
284
|
com/lansweeper/dp/outbound/v1/WindowsPnpSignedDriver$1.class
|
|
270
285
|
com/lansweeper/dp/outbound/v1/ComputerMacNVMExpress$1.class
|
|
@@ -273,11 +288,13 @@ com/lansweeper/dp/outbound/v1/PortScan$1.class
|
|
|
273
288
|
com/lansweeper/dp/outbound/v1/SiteOrBuilder.class
|
|
274
289
|
com/lansweeper/dp/outbound/v1/ComputerMacWifiControllerOrBuilder.class
|
|
275
290
|
com/lansweeper/dp/outbound/v1/IntuneDevice$Builder.class
|
|
291
|
+
com/lansweeper/dp/outbound/v1/CitrixGuest$1.class
|
|
276
292
|
com/lansweeper/dp/outbound/v1/ListEntityRequest$Builder.class
|
|
277
293
|
com/lansweeper/dp/outbound/v1/MacUSBController$1.class
|
|
278
294
|
com/lansweeper/dp/outbound/v1/Bios.class
|
|
279
295
|
com/lansweeper/dp/outbound/v1/DataProcessorOrBuilder.class
|
|
280
296
|
com/lansweeper/dp/outbound/v1/WindowsHyperVChangeEventOrBuilder.class
|
|
297
|
+
com/lansweeper/dp/outbound/v1/CitrixVirtualBlockDevice.class
|
|
281
298
|
com/lansweeper/dp/outbound/v1/SqlServerClusterNode$Builder.class
|
|
282
299
|
com/lansweeper/dp/outbound/v1/IntuneDevice.class
|
|
283
300
|
com/lansweeper/dp/outbound/v1/WindowsMappedDriveOrBuilder.class
|
|
@@ -320,7 +337,11 @@ com/lansweeper/dp/outbound/v1/IpInfo$Builder.class
|
|
|
320
337
|
com/lansweeper/dp/outbound/v1/DatastoreClusterDrsPodConfigRule.class
|
|
321
338
|
com/lansweeper/dp/outbound/v1/ComputerMacCamera.class
|
|
322
339
|
com/lansweeper/dp/outbound/v1/ActiveDirectoryComputerOrBuilder.class
|
|
340
|
+
com/lansweeper/dp/outbound/v1/CitrixVirtualInterfaceOrBuilder.class
|
|
341
|
+
com/lansweeper/dp/outbound/v1/CitrixVirtualDiskImage$Builder.class
|
|
342
|
+
com/lansweeper/dp/outbound/v1/CitrixHostPatch.class
|
|
323
343
|
com/lansweeper/dp/outbound/v1/MacUSBDevice$1.class
|
|
344
|
+
com/lansweeper/dp/outbound/v1/CitrixPoolRestrictionOrBuilder.class
|
|
324
345
|
com/lansweeper/dp/outbound/v1/LinuxCommandInformation$Builder.class
|
|
325
346
|
com/lansweeper/dp/outbound/v1/ComputerConnectedModem$1.class
|
|
326
347
|
com/lansweeper/dp/outbound/v1/SetIpLocationConfigResponse$1.class
|
|
@@ -385,18 +406,22 @@ com/lansweeper/dp/outbound/v1/WindowsComputerSystem$1.class
|
|
|
385
406
|
com/lansweeper/dp/outbound/v1/MacNetworkVolumeOrBuilder.class
|
|
386
407
|
com/lansweeper/dp/outbound/v1/ParallelPort.class
|
|
387
408
|
com/lansweeper/dp/outbound/v1/WindowsSqlServer.class
|
|
409
|
+
com/lansweeper/dp/outbound/v1/CitrixHostCrashDump.class
|
|
388
410
|
com/lansweeper/dp/outbound/v1/WindowsPortableBatteryOrBuilder.class
|
|
389
411
|
com/lansweeper/dp/outbound/v1/EntityPath.class
|
|
390
412
|
com/lansweeper/dp/outbound/v1/ComputerWindowsCertificate$Builder.class
|
|
391
413
|
com/lansweeper/dp/outbound/v1/NetIpAddressOrBuilder.class
|
|
414
|
+
com/lansweeper/dp/outbound/v1/CitrixPhysicalBlockDeviceOrBuilder.class
|
|
392
415
|
com/lansweeper/dp/outbound/v1/WindowsPageFileUsage$1.class
|
|
393
416
|
com/lansweeper/dp/outbound/v1/WindowsComputerSystem.class
|
|
394
417
|
com/lansweeper/dp/outbound/v1/Group$Builder.class
|
|
395
418
|
com/lansweeper/dp/outbound/v1/HyperV$Builder.class
|
|
396
419
|
com/lansweeper/dp/outbound/v1/IpInfo$1.class
|
|
420
|
+
com/lansweeper/dp/outbound/v1/CitrixVirtualDiskImage.class
|
|
397
421
|
com/lansweeper/dp/outbound/v1/SoftwareInventory$Builder.class
|
|
398
422
|
com/lansweeper/dp/outbound/v1/WindowsCertificateEnhancedKeyUsage.class
|
|
399
423
|
com/lansweeper/dp/outbound/v1/ReconciliationInfo$Builder.class
|
|
424
|
+
com/lansweeper/dp/outbound/v1/CitrixGuest.class
|
|
400
425
|
com/lansweeper/dp/outbound/v1/HttpCertificate.class
|
|
401
426
|
com/lansweeper/dp/outbound/v1/ReconciliationInfoOrBuilder.class
|
|
402
427
|
com/lansweeper/dp/outbound/v1/PointingDevice$1.class
|
|
@@ -437,6 +462,7 @@ com/lansweeper/dp/outbound/v1/ComputerWindowsDiskPartition.class
|
|
|
437
462
|
com/lansweeper/dp/outbound/v1/SharedResource$Builder.class
|
|
438
463
|
com/lansweeper/dp/outbound/v1/ReconciliationInfo$MasterType$1.class
|
|
439
464
|
com/lansweeper/dp/outbound/v1/ComputerSystemProductOrBuilder.class
|
|
465
|
+
com/lansweeper/dp/outbound/v1/CitrixGuestExtraInfoOrBuilder.class
|
|
440
466
|
com/lansweeper/dp/outbound/v1/LinuxOperatingSystemInfoOrBuilder.class
|
|
441
467
|
com/lansweeper/dp/outbound/v1/VmwareDatastoreCluster$Builder$DatastoresConverter.class
|
|
442
468
|
com/lansweeper/dp/outbound/v1/VmwareVCenter$Builder.class
|
|
@@ -475,9 +501,11 @@ com/lansweeper/dp/outbound/v1/MacUSBController.class
|
|
|
475
501
|
com/lansweeper/dp/outbound/v1/EntityFilter.class
|
|
476
502
|
com/lansweeper/dp/outbound/v1/ComputerConnectedUsbDeviceInfo$Builder.class
|
|
477
503
|
com/lansweeper/dp/outbound/v1/MacRegionalUserSettings.class
|
|
504
|
+
com/lansweeper/dp/outbound/v1/CitrixStorage$1.class
|
|
478
505
|
com/lansweeper/dp/outbound/v1/WindowsBiosOrBuilder.class
|
|
479
506
|
com/lansweeper/dp/outbound/v1/ComputerMacSecureElements$1.class
|
|
480
507
|
com/lansweeper/dp/outbound/v1/ComputerWindowsCertificate$2.class
|
|
508
|
+
com/lansweeper/dp/outbound/v1/CitrixPhysicalInterface$1.class
|
|
481
509
|
com/lansweeper/dp/outbound/v1/Office365AssignedLicense.class
|
|
482
510
|
com/lansweeper/dp/outbound/v1/ComputerMacCardReader$Builder.class
|
|
483
511
|
com/lansweeper/dp/outbound/v1/ComputerMacFirewireOrBuilder.class
|
|
@@ -493,6 +521,7 @@ com/lansweeper/dp/outbound/v1/ActiveDirectoryGroup.class
|
|
|
493
521
|
com/lansweeper/dp/outbound/v1/CatalogModelOrBuilder.class
|
|
494
522
|
com/lansweeper/dp/outbound/v1/IntuneApplication.class
|
|
495
523
|
com/lansweeper/dp/outbound/v1/MacNetworkVolume$1.class
|
|
524
|
+
com/lansweeper/dp/outbound/v1/CitrixPhysicalInterfaceOrBuilder.class
|
|
496
525
|
com/lansweeper/dp/outbound/v1/HyperVNetwork$1.class
|
|
497
526
|
com/lansweeper/dp/outbound/v1/Driver$Builder.class
|
|
498
527
|
com/lansweeper/dp/outbound/v1/ComputerLinuxBasicInfo$1.class
|
|
@@ -506,11 +535,13 @@ com/lansweeper/dp/outbound/v1/SnmpInfo$Builder.class
|
|
|
506
535
|
com/lansweeper/dp/outbound/v1/DeconcileRequestOrBuilder.class
|
|
507
536
|
com/lansweeper/dp/outbound/v1/OperatingSystem.class
|
|
508
537
|
com/lansweeper/dp/outbound/v1/KernelExtensionErrorTypeOrBuilder.class
|
|
538
|
+
com/lansweeper/dp/outbound/v1/CitrixHostExtraInfo$1.class
|
|
509
539
|
com/lansweeper/dp/outbound/v1/AutoRunCommand$Builder.class
|
|
510
540
|
com/lansweeper/dp/outbound/v1/WindowsCertificateLocationOrBuilder.class
|
|
511
541
|
com/lansweeper/dp/outbound/v1/VmwareProductInfo$1.class
|
|
512
542
|
com/lansweeper/dp/outbound/v1/SourceInfoOrBuilder.class
|
|
513
543
|
com/lansweeper/dp/outbound/v1/ComputerMacCameraOrBuilder.class
|
|
544
|
+
com/lansweeper/dp/outbound/v1/CitrixHostPatchOrBuilder.class
|
|
514
545
|
com/lansweeper/dp/outbound/v1/ComputerMacNetworkLocation$1.class
|
|
515
546
|
com/lansweeper/dp/outbound/v1/UserCoreFields$Builder.class
|
|
516
547
|
com/lansweeper/dp/outbound/v1/WindowsBios$1.class
|
|
@@ -544,12 +575,15 @@ com/lansweeper/dp/outbound/v1/ComputerWindowsNetworkClient$1.class
|
|
|
544
575
|
com/lansweeper/dp/outbound/v1/SccmClient$Builder.class
|
|
545
576
|
com/lansweeper/dp/outbound/v1/MacPrinterSoftwareItem$Builder.class
|
|
546
577
|
com/lansweeper/dp/outbound/v1/InternetExplorer$Extension$Builder.class
|
|
578
|
+
com/lansweeper/dp/outbound/v1/CitrixVirtualInterface$Builder.class
|
|
547
579
|
com/lansweeper/dp/outbound/v1/VmwareVCenter.class
|
|
548
580
|
com/lansweeper/dp/outbound/v1/ComputerConnectedTapeDrive.class
|
|
549
581
|
com/lansweeper/dp/outbound/v1/UserGroupOrBuilder.class
|
|
582
|
+
com/lansweeper/dp/outbound/v1/CitrixHostCrashDump$Builder.class
|
|
550
583
|
com/lansweeper/dp/outbound/v1/WindowsSqlServerChangeEvent.class
|
|
551
584
|
com/lansweeper/dp/outbound/v1/EntityOrBuilder.class
|
|
552
585
|
com/lansweeper/dp/outbound/v1/WindowsHyperVChangeEvent$EventType$1.class
|
|
586
|
+
com/lansweeper/dp/outbound/v1/CitrixPciOrBuilder.class
|
|
553
587
|
com/lansweeper/dp/outbound/v1/Office365Mailbox.class
|
|
554
588
|
com/lansweeper/dp/outbound/v1/ComputerWindowsPageFile$Builder.class
|
|
555
589
|
com/lansweeper/dp/outbound/v1/VmwareVCenter$VcenterDatacentersDefaultEntryHolder.class
|
|
@@ -560,10 +594,12 @@ com/lansweeper/dp/outbound/v1/ThunderboltPort$1.class
|
|
|
560
594
|
com/lansweeper/dp/outbound/v1/CatalogLookupRequestOrBuilder.class
|
|
561
595
|
com/lansweeper/dp/outbound/v1/Software$1.class
|
|
562
596
|
com/lansweeper/dp/outbound/v1/ComputerMacSecureElements.class
|
|
597
|
+
com/lansweeper/dp/outbound/v1/CitrixPoolPatch$Builder.class
|
|
563
598
|
com/lansweeper/dp/outbound/v1/VmwareEsxiGuestVm$Builder$EsxiGuestSnapshotsConverter.class
|
|
564
599
|
com/lansweeper/dp/outbound/v1/SnmpInfo.class
|
|
565
600
|
com/lansweeper/dp/outbound/v1/ComputerWindowsFloppy.class
|
|
566
601
|
com/lansweeper/dp/outbound/v1/SpecHardwareInfo$Builder.class
|
|
602
|
+
com/lansweeper/dp/outbound/v1/CitrixHostPatch$1.class
|
|
567
603
|
com/lansweeper/dp/outbound/v1/SiteKeyOrBuilder.class
|
|
568
604
|
com/lansweeper/dp/outbound/v1/SharedPermissionOrBuilder.class
|
|
569
605
|
com/lansweeper/dp/outbound/v1/WindowsPageFileSetting$1.class
|
|
@@ -577,6 +613,7 @@ com/lansweeper/dp/outbound/v1/SerialPort$1.class
|
|
|
577
613
|
com/lansweeper/dp/outbound/v1/ActiveDirectoryUser$Builder.class
|
|
578
614
|
com/lansweeper/dp/outbound/v1/SiteKey$1.class
|
|
579
615
|
com/lansweeper/dp/outbound/v1/MacUSBDevice.class
|
|
616
|
+
com/lansweeper/dp/outbound/v1/CitrixPoolOrBuilder.class
|
|
580
617
|
com/lansweeper/dp/outbound/v1/ServerGroup$1.class
|
|
581
618
|
com/lansweeper/dp/outbound/v1/OtModuleOrBuilder.class
|
|
582
619
|
com/lansweeper/dp/outbound/v1/GroupCoreFields.class
|
|
@@ -596,7 +633,9 @@ com/lansweeper/dp/outbound/v1/ComputerLinuxBasicInfo.class
|
|
|
596
633
|
com/lansweeper/dp/outbound/v1/LinuxCommandInformationOrBuilder.class
|
|
597
634
|
com/lansweeper/dp/outbound/v1/ComputerLinuxMemoryControllerOrBuilder.class
|
|
598
635
|
com/lansweeper/dp/outbound/v1/ComputerConnectedPrinter.class
|
|
636
|
+
com/lansweeper/dp/outbound/v1/CitrixGuestExtraInfo$1.class
|
|
599
637
|
com/lansweeper/dp/outbound/v1/ActiveDirectoryObjectOrBuilder.class
|
|
638
|
+
com/lansweeper/dp/outbound/v1/CitrixHostPhysicalCpu$Builder.class
|
|
600
639
|
com/lansweeper/dp/outbound/v1/NetIpAddress$Builder.class
|
|
601
640
|
com/lansweeper/dp/outbound/v1/MappedValue$1.class
|
|
602
641
|
com/lansweeper/dp/outbound/v1/Printer.class
|
|
@@ -638,6 +677,7 @@ com/lansweeper/dp/outbound/v1/ComputerMacDisplayOrBuilder.class
|
|
|
638
677
|
com/lansweeper/dp/outbound/v1/PortScan.class
|
|
639
678
|
com/lansweeper/dp/outbound/v1/ScanCredentialOrBuilder.class
|
|
640
679
|
com/lansweeper/dp/outbound/v1/SccmServer$1.class
|
|
680
|
+
com/lansweeper/dp/outbound/v1/Citrix$2.class
|
|
641
681
|
com/lansweeper/dp/outbound/v1/VmwareSnapshot$1.class
|
|
642
682
|
com/lansweeper/dp/outbound/v1/UserLogonOrBuilder.class
|
|
643
683
|
com/lansweeper/dp/outbound/v1/NetworkVolume$DriverCase.class
|
|
@@ -646,6 +686,7 @@ com/lansweeper/dp/outbound/v1/OperatingSystemChangeEvent$EventType.class
|
|
|
646
686
|
com/lansweeper/dp/outbound/v1/ComputerMacRegionalSettingsOrBuilder.class
|
|
647
687
|
com/lansweeper/dp/outbound/v1/ScanError$1.class
|
|
648
688
|
com/lansweeper/dp/outbound/v1/WiFiSoftware$1.class
|
|
689
|
+
com/lansweeper/dp/outbound/v1/CitrixStorage$Builder.class
|
|
649
690
|
com/lansweeper/dp/outbound/v1/Processor.class
|
|
650
691
|
com/lansweeper/dp/outbound/v1/MacUSBDevice$Builder.class
|
|
651
692
|
com/lansweeper/dp/outbound/v1/ComputerWindowsDesktopMonitorOrBuilder.class
|
|
@@ -663,7 +704,9 @@ com/lansweeper/dp/outbound/v1/MacRegionalSystemSettings$1.class
|
|
|
663
704
|
com/lansweeper/dp/outbound/v1/CatalogBrandOrBuilder.class
|
|
664
705
|
com/lansweeper/dp/outbound/v1/IntuneDevice$1.class
|
|
665
706
|
com/lansweeper/dp/outbound/v1/GetEntityRequest$1.class
|
|
707
|
+
com/lansweeper/dp/outbound/v1/CitrixHostCrashDumpOrBuilder.class
|
|
666
708
|
com/lansweeper/dp/outbound/v1/GetIpLocationConfigResponse$1.class
|
|
709
|
+
com/lansweeper/dp/outbound/v1/Citrix$CitrixDataCase.class
|
|
667
710
|
com/lansweeper/dp/outbound/v1/VmwareEsxiGuestVm$EsxiGuestSnapshotsDefaultEntryHolder.class
|
|
668
711
|
com/lansweeper/dp/outbound/v1/ComputerMacSATAController$1.class
|
|
669
712
|
com/lansweeper/dp/outbound/v1/ReconciliationInfo.class
|
|
@@ -676,13 +719,17 @@ com/lansweeper/dp/outbound/v1/WindowsSinglePageFile$Builder.class
|
|
|
676
719
|
com/lansweeper/dp/outbound/v1/ComputerLinuxVolumeGroup$Builder.class
|
|
677
720
|
com/lansweeper/dp/outbound/v1/ComputerWindowsSerialOrBuilder.class
|
|
678
721
|
com/lansweeper/dp/outbound/v1/CoreFields.class
|
|
722
|
+
com/lansweeper/dp/outbound/v1/CitrixApplianceOrBuilder.class
|
|
723
|
+
com/lansweeper/dp/outbound/v1/CitrixPoolRestriction.class
|
|
679
724
|
com/lansweeper/dp/outbound/v1/CatalogLookupResponseOrBuilder.class
|
|
680
725
|
com/lansweeper/dp/outbound/v1/Office365User$Builder.class
|
|
726
|
+
com/lansweeper/dp/outbound/v1/CitrixVirtualInterface$1.class
|
|
681
727
|
com/lansweeper/dp/outbound/v1/WindowsPortableBattery$1.class
|
|
682
728
|
com/lansweeper/dp/outbound/v1/HyperVNetwork$Builder.class
|
|
683
729
|
com/lansweeper/dp/outbound/v1/PortScanOrBuilder.class
|
|
684
730
|
com/lansweeper/dp/outbound/v1/MacOperatingSystemInfoOrBuilder.class
|
|
685
731
|
com/lansweeper/dp/outbound/v1/Vmware$2.class
|
|
732
|
+
com/lansweeper/dp/outbound/v1/CitrixHostPhysicalCpu.class
|
|
686
733
|
com/lansweeper/dp/outbound/v1/ComputerLinuxLogicalVolume$Builder.class
|
|
687
734
|
com/lansweeper/dp/outbound/v1/WindowsComputerSystem$Builder.class
|
|
688
735
|
com/lansweeper/dp/outbound/v1/Office365OrganizationOrBuilder.class
|
|
@@ -691,13 +738,16 @@ com/lansweeper/dp/outbound/v1/GetIpLocationConfigRequest$Builder.class
|
|
|
691
738
|
com/lansweeper/dp/outbound/v1/LastUser$Builder.class
|
|
692
739
|
com/lansweeper/dp/outbound/v1/SqlServerDatabase.class
|
|
693
740
|
com/lansweeper/dp/outbound/v1/MonitorInventoryOrBuilder.class
|
|
741
|
+
com/lansweeper/dp/outbound/v1/CitrixGuestExtraInfo$Builder.class
|
|
694
742
|
com/lansweeper/dp/outbound/v1/WindowsSystemDriver$Builder.class
|
|
695
743
|
com/lansweeper/dp/outbound/v1/ComputerWindowsSat.class
|
|
696
744
|
com/lansweeper/dp/outbound/v1/ComputerConnectedUsbController$2.class
|
|
697
745
|
com/lansweeper/dp/outbound/v1/SetIpLocationConfigResponse.class
|
|
698
746
|
com/lansweeper/dp/outbound/v1/SoundCard.class
|
|
699
747
|
com/lansweeper/dp/outbound/v1/ComputerMacHardwareController$1.class
|
|
748
|
+
com/lansweeper/dp/outbound/v1/CitrixStorageOrBuilder.class
|
|
700
749
|
com/lansweeper/dp/outbound/v1/SharedPermission$Builder.class
|
|
750
|
+
com/lansweeper/dp/outbound/v1/CitrixAppliance$Builder.class
|
|
701
751
|
com/lansweeper/dp/outbound/v1/InternetExplorer$BrowserObjectOrBuilder.class
|
|
702
752
|
com/lansweeper/dp/outbound/v1/ComputerConnectedUsbController$ControllerCase.class
|
|
703
753
|
com/lansweeper/dp/outbound/v1/ScanErrorOrBuilder.class
|
|
@@ -708,6 +758,8 @@ com/lansweeper/dp/outbound/v1/ComputerWindowsDesktopMonitor$1.class
|
|
|
708
758
|
com/lansweeper/dp/outbound/v1/Office365User$1.class
|
|
709
759
|
com/lansweeper/dp/outbound/v1/LinuxBios$Builder.class
|
|
710
760
|
com/lansweeper/dp/outbound/v1/GetEntityResponse$1.class
|
|
761
|
+
com/lansweeper/dp/outbound/v1/CitrixPool.class
|
|
762
|
+
com/lansweeper/dp/outbound/v1/CitrixHostPatch$Builder.class
|
|
711
763
|
com/lansweeper/dp/outbound/v1/UserGroup.class
|
|
712
764
|
com/lansweeper/dp/outbound/v1/ScanCredential$1.class
|
|
713
765
|
com/lansweeper/dp/outbound/v1/ListEntityResponseOrBuilder.class
|
|
@@ -716,12 +768,15 @@ com/lansweeper/dp/outbound/v1/Office365Group$1.class
|
|
|
716
768
|
com/lansweeper/dp/outbound/v1/SccmServer$Builder.class
|
|
717
769
|
com/lansweeper/dp/outbound/v1/CatalogMonitor.class
|
|
718
770
|
com/lansweeper/dp/outbound/v1/ActiveDirectoryDomain$Builder.class
|
|
771
|
+
com/lansweeper/dp/outbound/v1/CitrixVirtualInterfaceAddressOrBuilder.class
|
|
719
772
|
com/lansweeper/dp/outbound/v1/Processor$Builder.class
|
|
720
773
|
com/lansweeper/dp/outbound/v1/ComputerMacCardReader.class
|
|
721
774
|
com/lansweeper/dp/outbound/v1/MacDiskVolume$1.class
|
|
722
775
|
com/lansweeper/dp/outbound/v1/ReconciliationInfo$EntryState$1.class
|
|
723
776
|
com/lansweeper/dp/outbound/v1/UserCoreFields$1.class
|
|
724
777
|
com/lansweeper/dp/outbound/v1/Office365ServicePlan.class
|
|
778
|
+
com/lansweeper/dp/outbound/v1/CitrixGuest$Builder.class
|
|
779
|
+
com/lansweeper/dp/outbound/v1/CitrixHost.class
|
|
725
780
|
com/lansweeper/dp/outbound/v1/DatastoreClusterDrsVmOverride$1.class
|
|
726
781
|
com/lansweeper/dp/outbound/v1/ComputerMacNVMExpress$Builder.class
|
|
727
782
|
com/lansweeper/dp/outbound/v1/ComputerMacNetworkLocationOrBuilder.class
|
|
@@ -734,6 +789,7 @@ com/lansweeper/dp/outbound/v1/NetIpAddress$IpType.class
|
|
|
734
789
|
com/lansweeper/dp/outbound/v1/Software.class
|
|
735
790
|
com/lansweeper/dp/outbound/v1/ComputerWindowsCodec$1.class
|
|
736
791
|
com/lansweeper/dp/outbound/v1/WindowsCertificateLocation$1.class
|
|
792
|
+
com/lansweeper/dp/outbound/v1/CitrixHostOrBuilder.class
|
|
737
793
|
com/lansweeper/dp/outbound/v1/KernelExtensionError$Builder.class
|
|
738
794
|
com/lansweeper/dp/outbound/v1/WindowsPageFileCombinedData$Builder.class
|
|
739
795
|
com/lansweeper/dp/outbound/v1/Office365AssignedPlan$1.class
|
|
@@ -766,6 +822,7 @@ com/lansweeper/dp/outbound/v1/VmwareEsxiGuestVm.class
|
|
|
766
822
|
com/lansweeper/dp/outbound/v1/User.class
|
|
767
823
|
com/lansweeper/dp/outbound/v1/ComputerWindowsNetworkClient.class
|
|
768
824
|
com/lansweeper/dp/outbound/v1/NetworkInterface$1.class
|
|
825
|
+
com/lansweeper/dp/outbound/v1/CitrixVirtualDiskImage$1.class
|
|
769
826
|
com/lansweeper/dp/outbound/v1/ReconciliationInfo$EntryState.class
|
|
770
827
|
com/lansweeper/dp/outbound/v1/ComputerMacSPIDevice$Builder.class
|
|
771
828
|
com/lansweeper/dp/outbound/v1/WindowsBios$Builder.class
|
|
@@ -796,6 +853,7 @@ com/lansweeper/dp/outbound/v1/CatalogSoftware.class
|
|
|
796
853
|
com/lansweeper/dp/outbound/v1/OtBusConfig$Builder.class
|
|
797
854
|
com/lansweeper/dp/outbound/v1/SoftwareInventory.class
|
|
798
855
|
com/lansweeper/dp/outbound/v1/SpecHardwareInfoOrBuilder.class
|
|
856
|
+
com/lansweeper/dp/outbound/v1/CitrixPoolRestriction$1.class
|
|
799
857
|
com/lansweeper/dp/outbound/v1/WindowsOsRecoveryOrBuilder.class
|
|
800
858
|
com/lansweeper/dp/outbound/v1/HttpCertificate$2.class
|
|
801
859
|
com/lansweeper/dp/outbound/v1/WindowsSqlServerChangeEvent$EventType$1.class
|
|
@@ -825,12 +883,14 @@ com/lansweeper/dp/outbound/v1/IntuneApplication$Builder.class
|
|
|
825
883
|
com/lansweeper/dp/outbound/v1/HttpCertificate$1.class
|
|
826
884
|
com/lansweeper/dp/outbound/v1/VmwareDatastoreCluster.class
|
|
827
885
|
com/lansweeper/dp/outbound/v1/Entity.class
|
|
886
|
+
com/lansweeper/dp/outbound/v1/CitrixPhysicalInterface.class
|
|
828
887
|
com/lansweeper/dp/outbound/v1/Office365Contact$Builder.class
|
|
829
888
|
com/lansweeper/dp/outbound/v1/VmwareProductInfoOrBuilder.class
|
|
830
889
|
com/lansweeper/dp/outbound/v1/VmwareSnapshotOrBuilder.class
|
|
831
890
|
com/lansweeper/dp/outbound/v1/ComputerLinuxPhysicalHardDiskOrBuilder.class
|
|
832
891
|
com/lansweeper/dp/outbound/v1/ComputerConnectedPrinter$1.class
|
|
833
892
|
com/lansweeper/dp/outbound/v1/AutoRunCommand$1.class
|
|
893
|
+
com/lansweeper/dp/outbound/v1/CitrixVirtualDiskImageOrBuilder.class
|
|
834
894
|
com/lansweeper/dp/outbound/v1/PortConnectorOrBuilder.class
|
|
835
895
|
com/lansweeper/dp/outbound/v1/ActiveDirectoryDomainOrBuilder.class
|
|
836
896
|
com/lansweeper/dp/outbound/v1/HttpCertificate$SslPolicyErrors.class
|
|
@@ -838,17 +898,22 @@ com/lansweeper/dp/outbound/v1/SourceInfo.class
|
|
|
838
898
|
com/lansweeper/dp/outbound/v1/GetIpLocationConfigRequest.class
|
|
839
899
|
com/lansweeper/dp/outbound/v1/ComputerConnectedTapeDrive$1.class
|
|
840
900
|
com/lansweeper/dp/outbound/v1/NetworkInterfaces$1.class
|
|
901
|
+
com/lansweeper/dp/outbound/v1/CitrixHostPhysicalCpu$1.class
|
|
841
902
|
com/lansweeper/dp/outbound/v1/WindowsHyperVChangeEvent.class
|
|
842
903
|
com/lansweeper/dp/outbound/v1/MacRegionalUserSettings$1.class
|
|
904
|
+
com/lansweeper/dp/outbound/v1/CitrixPci$Builder.class
|
|
843
905
|
com/lansweeper/dp/outbound/v1/NetIpAddress$IpType$1.class
|
|
844
906
|
com/lansweeper/dp/outbound/v1/ComputerWindowsIdeController$Builder.class
|
|
845
907
|
com/lansweeper/dp/outbound/v1/WindowsCertificateLocation$Builder.class
|
|
846
908
|
com/lansweeper/dp/outbound/v1/ComputerBusOrBuilder.class
|
|
909
|
+
com/lansweeper/dp/outbound/v1/CitrixVirtualBlockDevice$Builder.class
|
|
847
910
|
com/lansweeper/dp/outbound/v1/ComputerMacEthernet$Builder.class
|
|
848
911
|
com/lansweeper/dp/outbound/v1/ComputerSystemProduct.class
|
|
849
912
|
com/lansweeper/dp/outbound/v1/MacUSBControllerOrBuilder.class
|
|
913
|
+
com/lansweeper/dp/outbound/v1/CitrixHost$1.class
|
|
850
914
|
com/lansweeper/dp/outbound/v1/VmwareDatastoreOrBuilder.class
|
|
851
915
|
com/lansweeper/dp/outbound/v1/ComputerMacInstallHistoryOrBuilder.class
|
|
916
|
+
com/lansweeper/dp/outbound/v1/CitrixGuestExtraInfo.class
|
|
852
917
|
com/lansweeper/dp/outbound/v1/CatalogLookupResponse$1.class
|
|
853
918
|
com/lansweeper/dp/outbound/v1/VmwareDatastore$Builder$DisksConverter.class
|
|
854
919
|
com/lansweeper/dp/outbound/v1/DeconcileRequest$1.class
|
|
@@ -867,7 +932,9 @@ com/lansweeper/dp/outbound/v1/SqlServerCluster.class
|
|
|
867
932
|
com/lansweeper/dp/outbound/v1/Office365AssignedLicense$1.class
|
|
868
933
|
com/lansweeper/dp/outbound/v1/CorrFieldOrBuilder.class
|
|
869
934
|
com/lansweeper/dp/outbound/v1/DatastoreClusterStorageDrs$Builder.class
|
|
935
|
+
com/lansweeper/dp/outbound/v1/CitrixPhysicalBlockDevice.class
|
|
870
936
|
com/lansweeper/dp/outbound/v1/CloudEntity$Builder.class
|
|
937
|
+
com/lansweeper/dp/outbound/v1/CitrixPool$1.class
|
|
871
938
|
com/lansweeper/dp/outbound/v1/ListEntityRequest.class
|
|
872
939
|
com/lansweeper/dp/outbound/v1/SoftwareChangeEvent$1.class
|
|
873
940
|
com/lansweeper/dp/outbound/v1/AssetType$1.class
|
|
@@ -886,8 +953,10 @@ com/lansweeper/dp/outbound/v1/CatalogLookupRequest$Builder.class
|
|
|
886
953
|
com/lansweeper/dp/outbound/v1/DeconcileRequest$Builder.class
|
|
887
954
|
com/lansweeper/dp/outbound/v1/PhysicalMemory$Builder.class
|
|
888
955
|
com/lansweeper/dp/outbound/v1/EntityFilter$EntryState.class
|
|
956
|
+
com/lansweeper/dp/outbound/v1/CitrixPoolRestriction$Builder.class
|
|
889
957
|
com/lansweeper/dp/outbound/v1/VmwareDatacenterOrBuilder.class
|
|
890
958
|
com/lansweeper/dp/outbound/v1/ListEntityRequest$1.class
|
|
959
|
+
com/lansweeper/dp/outbound/v1/CitrixPhysicalBlockDevice$Builder.class
|
|
891
960
|
com/lansweeper/dp/outbound/v1/OperatingSystemRecovery$2.class
|
|
892
961
|
com/lansweeper/dp/outbound/v1/ComputerLinuxPcieCardOrBuilder.class
|
|
893
962
|
com/lansweeper/dp/outbound/v1/IntuneApplication$1.class
|
|
@@ -905,6 +974,7 @@ com/lansweeper/dp/outbound/v1/ReconRule.class
|
|
|
905
974
|
com/lansweeper/dp/outbound/v1/MacComputerBatteryOrBuilder.class
|
|
906
975
|
com/lansweeper/dp/outbound/v1/ComputerWindowsFloppy$1.class
|
|
907
976
|
com/lansweeper/dp/outbound/v1/SharedPermission$1.class
|
|
977
|
+
com/lansweeper/dp/outbound/v1/CitrixHostPhysicalCpuOrBuilder.class
|
|
908
978
|
com/lansweeper/dp/outbound/v1/IntuneDeviceActionResult$Builder.class
|
|
909
979
|
com/lansweeper/dp/outbound/v1/Entity$EntityCase.class
|
|
910
980
|
com/lansweeper/dp/outbound/v1/WindowsHyperVChangeEvent$EventType.class
|
|
@@ -920,6 +990,7 @@ com/lansweeper/dp/outbound/v1/ComputerWindowsCodecOrBuilder.class
|
|
|
920
990
|
com/lansweeper/dp/outbound/v1/MonitorInventory.class
|
|
921
991
|
com/lansweeper/dp/outbound/v1/VmwareDatacenter$DatastoresDefaultEntryHolder.class
|
|
922
992
|
com/lansweeper/dp/outbound/v1/MacThunderboltController$Builder.class
|
|
993
|
+
com/lansweeper/dp/outbound/v1/CitrixVirtualBlockDevice$1.class
|
|
923
994
|
com/lansweeper/dp/outbound/v1/ReconRuleId$1.class
|
|
924
995
|
com/lansweeper/dp/outbound/v1/MacDiskVolumeOrBuilder.class
|
|
925
996
|
com/lansweeper/dp/outbound/v1/OtModule.class
|
|
@@ -940,6 +1011,7 @@ com/lansweeper/dp/outbound/v1/CatalogModel$1.class
|
|
|
940
1011
|
com/lansweeper/dp/outbound/v1/ScsiController.class
|
|
941
1012
|
com/lansweeper/dp/outbound/v1/VmwareDisk$1.class
|
|
942
1013
|
com/lansweeper/dp/outbound/v1/SharedPermission.class
|
|
1014
|
+
com/lansweeper/dp/outbound/v1/CitrixVirtualInterfaceAddress.class
|
|
943
1015
|
com/lansweeper/dp/outbound/v1/ComputerMacInstallHistory.class
|
|
944
1016
|
com/lansweeper/dp/outbound/v1/ParallelPort$1.class
|
|
945
1017
|
com/lansweeper/dp/outbound/v1/WindowsMonitorInfo$1.class
|
|
@@ -958,6 +1030,8 @@ com/lansweeper/dp/outbound/v1/ComputerBattery$2.class
|
|
|
958
1030
|
com/lansweeper/dp/outbound/v1/WindowsSqlServer$1.class
|
|
959
1031
|
com/lansweeper/dp/outbound/v1/Office365LicenseOrBuilder.class
|
|
960
1032
|
com/lansweeper/dp/outbound/v1/ComputerMacDisplay$Builder.class
|
|
1033
|
+
com/lansweeper/dp/outbound/v1/CitrixHost$Builder.class
|
|
1034
|
+
com/lansweeper/dp/outbound/v1/CitrixHostExtraInfoOrBuilder.class
|
|
961
1035
|
com/lansweeper/dp/outbound/v1/VmwareVCenter$Builder$VcenterDatacentersConverter.class
|
|
962
1036
|
com/lansweeper/dp/outbound/v1/ScsiController$Builder.class
|
|
963
1037
|
com/lansweeper/dp/outbound/v1/GetIpLocationConfigResponse.class
|
|
@@ -969,6 +1043,7 @@ com/lansweeper/dp/outbound/v1/VmwareEsxiGuestVmOrBuilder.class
|
|
|
969
1043
|
com/lansweeper/dp/outbound/v1/OtModuleExtInfo$1.class
|
|
970
1044
|
com/lansweeper/dp/outbound/v1/Bios$1.class
|
|
971
1045
|
com/lansweeper/dp/outbound/v1/UserAccount.class
|
|
1046
|
+
com/lansweeper/dp/outbound/v1/Citrix$1.class
|
|
972
1047
|
com/lansweeper/dp/outbound/v1/DriveVolumeOrBuilder.class
|
|
973
1048
|
com/lansweeper/dp/outbound/v1/WindowsCertificateEnhancedKeyUsage$Builder.class
|
|
974
1049
|
com/lansweeper/dp/outbound/v1/IntuneDeviceActionResultOrBuilder.class
|
|
@@ -998,6 +1073,7 @@ com/lansweeper/dp/outbound/v1/SqlServerClusterNode$1.class
|
|
|
998
1073
|
com/lansweeper/dp/outbound/v1/Office365Mailbox$1.class
|
|
999
1074
|
com/lansweeper/dp/outbound/v1/IpLocationConfig$Builder.class
|
|
1000
1075
|
com/lansweeper/dp/outbound/v1/SccmServer.class
|
|
1076
|
+
com/lansweeper/dp/outbound/v1/CitrixPhysicalInterface$Builder.class
|
|
1001
1077
|
com/lansweeper/dp/outbound/v1/ComputerMacCamera$1.class
|
|
1002
1078
|
com/lansweeper/dp/outbound/v1/PublicCloudLink.class
|
|
1003
1079
|
com/lansweeper/dp/outbound/v1/ComputerMacInstallHistory$1.class
|
|
@@ -1028,9 +1104,13 @@ com/lansweeper/dp/outbound/v1/IntuneDeviceOrBuilder.class
|
|
|
1028
1104
|
com/lansweeper/dp/outbound/v1/AntivirusSoftware.class
|
|
1029
1105
|
com/lansweeper/dp/outbound/v1/DatastoreClusterDrsPodConfigRuleOrBuilder.class
|
|
1030
1106
|
com/lansweeper/dp/outbound/v1/UserLogon.class
|
|
1107
|
+
com/lansweeper/dp/outbound/v1/CitrixPhysicalBlockDevice$1.class
|
|
1031
1108
|
com/lansweeper/dp/outbound/v1/SqlServerDatabase$Builder.class
|
|
1032
1109
|
com/lansweeper/dp/outbound/v1/MacOsKernelExtension$Builder.class
|
|
1033
1110
|
com/lansweeper/dp/outbound/v1/ServerGroup$Builder.class
|
|
1111
|
+
com/lansweeper/dp/outbound/v1/CitrixStorage.class
|
|
1112
|
+
com/lansweeper/dp/outbound/v1/CitrixPci.class
|
|
1113
|
+
com/lansweeper/dp/outbound/v1/Citrix$Builder.class
|
|
1034
1114
|
com/lansweeper/dp/outbound/v1/KernelExtensionErrorOrBuilder.class
|
|
1035
1115
|
com/lansweeper/dp/outbound/v1/ComputerWindowsCodec.class
|
|
1036
1116
|
com/lansweeper/dp/outbound/v1/OtModuleExtInfo.class
|
|
@@ -1051,7 +1131,9 @@ com/lansweeper/dp/outbound/v1/SoftwareChangeEvent.class
|
|
|
1051
1131
|
com/lansweeper/dp/outbound/v1/ComputerMacPreferencePane.class
|
|
1052
1132
|
com/lansweeper/dp/outbound/v1/EsxiCluster$Builder.class
|
|
1053
1133
|
com/lansweeper/dp/outbound/v1/WindowsPageFileUsage.class
|
|
1134
|
+
com/lansweeper/dp/outbound/v1/CitrixHostExtraInfo.class
|
|
1054
1135
|
com/lansweeper/dp/outbound/v1/ListEntityRequestOrBuilder.class
|
|
1136
|
+
com/lansweeper/dp/outbound/v1/CitrixHostCrashDump$1.class
|
|
1055
1137
|
com/lansweeper/dp/outbound/v1/ComputerConnectedUsbController.class
|
|
1056
1138
|
com/lansweeper/dp/outbound/v1/ComputerBus.class
|
|
1057
1139
|
com/lansweeper/dp/outbound/v1/ComputerLinuxMemoryController$Builder.class
|
|
@@ -1073,6 +1155,7 @@ com/lansweeper/dp/outbound/v1/ComputerConnectedUsbDeviceInfo.class
|
|
|
1073
1155
|
com/lansweeper/dp/outbound/v1/ActiveDirectoryUser.class
|
|
1074
1156
|
com/lansweeper/dp/outbound/v1/Office365AssignedLicense$Builder.class
|
|
1075
1157
|
com/lansweeper/dp/outbound/v1/WindowsOperatingSystemInfo.class
|
|
1158
|
+
com/lansweeper/dp/outbound/v1/CitrixVirtualInterface.class
|
|
1076
1159
|
com/lansweeper/dp/outbound/v1/MacThunderboltController.class
|
|
1077
1160
|
com/lansweeper/dp/outbound/v1/VmwareEsxiHypervisor$1.class
|
|
1078
1161
|
com/lansweeper/dp/outbound/v1/Site$UnlinkedInstallationsDefaultEntryHolder.class
|
|
@@ -1087,6 +1170,8 @@ com/lansweeper/dp/outbound/v1/VmwareDatacenter$Builder$ClustersConverter.class
|
|
|
1087
1170
|
com/lansweeper/dp/outbound/v1/HttpServerInfo$Builder.class
|
|
1088
1171
|
com/lansweeper/dp/outbound/v1/DeconcileResponse$Builder.class
|
|
1089
1172
|
com/lansweeper/dp/outbound/v1/VmwareSnapshot$Builder.class
|
|
1173
|
+
com/lansweeper/dp/outbound/v1/CitrixVirtualInterfaceAddress$1.class
|
|
1174
|
+
com/lansweeper/dp/outbound/v1/CitrixPool$Builder.class
|
|
1090
1175
|
com/lansweeper/dp/outbound/v1/MacPrinterSoftwareItemOrBuilder.class
|
|
1091
1176
|
com/lansweeper/dp/outbound/v1/ReconciliationInfo$1.class
|
|
1092
1177
|
com/lansweeper/dp/outbound/v1/CloudEntity$1.class
|
|
@@ -1100,6 +1185,7 @@ com/lansweeper/dp/outbound/v1/SoftwareOrBuilder.class
|
|
|
1100
1185
|
com/lansweeper/dp/outbound/v1/WindowsSqlServer$SqlAuthenticationMode$1.class
|
|
1101
1186
|
com/lansweeper/dp/outbound/v1/ScsiController$1.class
|
|
1102
1187
|
com/lansweeper/dp/outbound/v1/ComputerWindowsCertificate$KeyUsageType$1.class
|
|
1188
|
+
com/lansweeper/dp/outbound/v1/CitrixPoolOtherConfiguration.class
|
|
1103
1189
|
com/lansweeper/dp/outbound/v1/SccmClientOrBuilder.class
|
|
1104
1190
|
com/lansweeper/dp/outbound/v1/ComputerWindowsIdeControllerOrBuilder.class
|
|
1105
1191
|
com/lansweeper/dp/outbound/v1/KernelExtensionErrorType$1.class
|