@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/proto/outbound.proto
CHANGED
|
@@ -33,9 +33,6 @@ service DataCoreOutboundService {
|
|
|
33
33
|
// lists entities for a site or site/type
|
|
34
34
|
rpc ListEntities(ListEntityRequest) returns (stream ListEntityResponse) {}
|
|
35
35
|
|
|
36
|
-
// Deconcile an entity from the aliases (reverse reconciliation)
|
|
37
|
-
rpc EntityDeconcile(DeconcileRequest) returns (DeconcileResponse) {}
|
|
38
|
-
|
|
39
36
|
// ----------------------------------------
|
|
40
37
|
// ENRICHMENT API
|
|
41
38
|
// ----------------------------------------
|
|
@@ -304,6 +301,8 @@ message Asset {
|
|
|
304
301
|
optional Vmware vmware = 93;
|
|
305
302
|
optional Office365Organization office_365_organization = 94;
|
|
306
303
|
// Vmware Guest Network is mapped in the computer section
|
|
304
|
+
|
|
305
|
+
optional Citrix citrix = 95;
|
|
307
306
|
}
|
|
308
307
|
|
|
309
308
|
|
|
@@ -1160,7 +1159,8 @@ message SpecHardwareInfo {
|
|
|
1160
1159
|
optional string boot_rom_version = 8; // mac
|
|
1161
1160
|
optional string smc_version_system = 9; // mac
|
|
1162
1161
|
optional string model_number = 10; // mac
|
|
1163
|
-
|
|
1162
|
+
optional string wakeup_time = 11; // linux
|
|
1163
|
+
optional string machine_hardware_name = 12; // linux
|
|
1164
1164
|
}
|
|
1165
1165
|
|
|
1166
1166
|
|
|
@@ -1368,9 +1368,9 @@ message NetworkInterface {
|
|
|
1368
1368
|
|
|
1369
1369
|
// SNMP specifics:
|
|
1370
1370
|
optional int32 snmp_index = 27; // SNMP only: marking if it's a SNMP enumerated interface
|
|
1371
|
-
optional string description = 16; // SNMP
|
|
1371
|
+
optional string description = 16; // SNMP and Citrix
|
|
1372
1372
|
optional string alias = 17; // SNMP only
|
|
1373
|
-
optional int64 mtu = 18; // SNMP
|
|
1373
|
+
optional int64 mtu = 18; // SNMP , Linux, EsxiHost, Citrix
|
|
1374
1374
|
optional int64 speed = 19; // SNMP, WindowsNetworkAdapter, EsxiHost
|
|
1375
1375
|
optional int64 high_speed = 20; // SNMP only
|
|
1376
1376
|
optional MappedValue admin_status = 21; // SNMP only
|
|
@@ -1386,6 +1386,20 @@ message NetworkInterface {
|
|
|
1386
1386
|
optional string domain_name = 33;
|
|
1387
1387
|
optional bool ipv4_dhcp_enabled = 34;
|
|
1388
1388
|
optional bool ipv6_dhcp_enabled = 35;
|
|
1389
|
+
|
|
1390
|
+
// Linux specifics:
|
|
1391
|
+
optional string state = 36;
|
|
1392
|
+
optional string link_encap = 37;
|
|
1393
|
+
optional string broadcast = 38;
|
|
1394
|
+
optional string scope = 39;
|
|
1395
|
+
optional string q_disc = 40;
|
|
1396
|
+
optional string group = 41;
|
|
1397
|
+
|
|
1398
|
+
//Citrix specifics
|
|
1399
|
+
optional string bridge = 42;
|
|
1400
|
+
optional string tags = 43;
|
|
1401
|
+
repeated CitrixPhysicalInterface physical_interfaces = 44;
|
|
1402
|
+
repeated CitrixVirtualInterface virtual_interfaces = 45;
|
|
1389
1403
|
}
|
|
1390
1404
|
|
|
1391
1405
|
|
|
@@ -4171,6 +4185,326 @@ message VmwareSnapshot {
|
|
|
4171
4185
|
optional string name = 2;
|
|
4172
4186
|
google.protobuf.Timestamp create_time = 3;
|
|
4173
4187
|
}
|
|
4188
|
+
// --------------------------------------------------------------------------------------------------------------------
|
|
4189
|
+
|
|
4190
|
+
/**
|
|
4191
|
+
Represents the entire Citrix result data of the asset.
|
|
4192
|
+
An asset can be:
|
|
4193
|
+
- A CitrixPool instance
|
|
4194
|
+
- An CitrixHost hypervisor
|
|
4195
|
+
- An CitrixGuest guest VM
|
|
4196
|
+
*/
|
|
4197
|
+
message Citrix {
|
|
4198
|
+
oneof citrix_data {
|
|
4199
|
+
CitrixPool vcenter = 1;
|
|
4200
|
+
CitrixHost host = 2;
|
|
4201
|
+
CitrixGuest guest_vm = 3;
|
|
4202
|
+
}
|
|
4203
|
+
}
|
|
4204
|
+
|
|
4205
|
+
/**
|
|
4206
|
+
Specific asset data related to CitrixPool
|
|
4207
|
+
it is a collection of multiple CitrixHosts (hypervisors)
|
|
4208
|
+
*/
|
|
4209
|
+
message CitrixPool {
|
|
4210
|
+
optional string name = 1;
|
|
4211
|
+
optional string description = 2;
|
|
4212
|
+
optional bool redo_log = 3;
|
|
4213
|
+
optional string tags = 4;
|
|
4214
|
+
optional string v_switch_controller = 5;
|
|
4215
|
+
optional bool high_availability = 6;
|
|
4216
|
+
optional bool high_availability_allow_overcommit = 7;
|
|
4217
|
+
optional bool high_availability_overcommitted = 8;
|
|
4218
|
+
optional int64 high_availability_host_failures_to_tolerate = 9;
|
|
4219
|
+
optional int64 high_availability_plan_exists_for = 10;
|
|
4220
|
+
optional bool workload_balancing = 11;
|
|
4221
|
+
optional string workload_balancing_url = 12;
|
|
4222
|
+
optional string workload_balancing_username = 13;
|
|
4223
|
+
optional bool workload_balancing_verify_cert = 14;
|
|
4224
|
+
optional string master_host_uuid = 15;
|
|
4225
|
+
optional string crash_dump_storage_ref = 16;
|
|
4226
|
+
optional string suspend_image_storage_ref = 17;
|
|
4227
|
+
repeated CitrixAppliance appliances = 18;
|
|
4228
|
+
repeated NetworkInterfaces networks = 19;
|
|
4229
|
+
repeated CitrixPoolOtherConfiguration other_configurations = 20;
|
|
4230
|
+
repeated CitrixPoolPatch patches = 21;
|
|
4231
|
+
repeated CitrixPoolRestriction restrictions = 22;
|
|
4232
|
+
repeated string template_name = 23;
|
|
4233
|
+
repeated CitrixPhysicalInterface physical_interfaces = 24;
|
|
4234
|
+
repeated CitrixVirtualInterface virtual_interfaces = 25;
|
|
4235
|
+
}
|
|
4236
|
+
|
|
4237
|
+
message CitrixAppliance {
|
|
4238
|
+
optional string name = 1;
|
|
4239
|
+
optional string description = 2;
|
|
4240
|
+
}
|
|
4241
|
+
|
|
4242
|
+
message CitrixPoolOtherConfiguration {
|
|
4243
|
+
optional string key = 1;
|
|
4244
|
+
optional string value = 2;
|
|
4245
|
+
optional bool is_custom_field = 3;
|
|
4246
|
+
}
|
|
4247
|
+
|
|
4248
|
+
message CitrixPoolRestriction {
|
|
4249
|
+
optional string key = 1;
|
|
4250
|
+
optional string value = 2;
|
|
4251
|
+
}
|
|
4252
|
+
|
|
4253
|
+
message CitrixPoolPatch {
|
|
4254
|
+
optional string name = 1;
|
|
4255
|
+
optional string description = 2;
|
|
4256
|
+
optional int64 size = 3;
|
|
4257
|
+
optional string version = 4;
|
|
4258
|
+
optional string after_apply_guidance = 5;
|
|
4259
|
+
optional bool applied = 6;
|
|
4260
|
+
}
|
|
4261
|
+
|
|
4262
|
+
message CitrixHost {
|
|
4263
|
+
optional string hostname = 1;
|
|
4264
|
+
optional string name = 2;
|
|
4265
|
+
optional string description = 3;
|
|
4266
|
+
optional bool is_master = 4;
|
|
4267
|
+
optional string address = 5;
|
|
4268
|
+
optional string edition = 6;
|
|
4269
|
+
optional bool enabled = 7;
|
|
4270
|
+
optional string external_authentication_service_name = 8;
|
|
4271
|
+
optional string external_authentication_type = 9;
|
|
4272
|
+
optional int64 memory_overhead = 10;
|
|
4273
|
+
optional string power_on_mode = 11;
|
|
4274
|
+
optional string scheduler_policy = 12;
|
|
4275
|
+
optional string tags = 13;
|
|
4276
|
+
optional string display = 14;
|
|
4277
|
+
optional google.protobuf.Timestamp last_updated = 15;
|
|
4278
|
+
optional bool live = 16;
|
|
4279
|
+
optional int64 memory_free = 17;
|
|
4280
|
+
optional int64 memory_total = 18;
|
|
4281
|
+
optional string host_uuid = 19;
|
|
4282
|
+
optional string crash_dump_storage_ref = 20;
|
|
4283
|
+
optional string local_cache_storage_ref = 21;
|
|
4284
|
+
optional string suspend_image_storage_ref = 22;
|
|
4285
|
+
repeated CitrixStorage storages = 23;
|
|
4286
|
+
repeated CitrixPhysicalInterface physical_interfaces = 24;
|
|
4287
|
+
repeated CitrixPci pcis = 25;
|
|
4288
|
+
repeated CitrixHostExtraInfo extra_infos = 26;
|
|
4289
|
+
repeated CitrixHostPatch patches = 27;
|
|
4290
|
+
repeated CitrixHostPhysicalCpu physical_cpus = 28;
|
|
4291
|
+
repeated CitrixHostCrashDump crash_dumps = 29;
|
|
4292
|
+
string citrix_pool_uuid = 30;
|
|
4293
|
+
}
|
|
4294
|
+
|
|
4295
|
+
message CitrixHostCrashDump {
|
|
4296
|
+
optional int64 size = 1;
|
|
4297
|
+
optional google.protobuf.Timestamp timestamp = 2;
|
|
4298
|
+
}
|
|
4299
|
+
|
|
4300
|
+
message CitrixHostPhysicalCpu {
|
|
4301
|
+
optional int64 family = 1;
|
|
4302
|
+
optional string features = 2;
|
|
4303
|
+
optional string flags = 3;
|
|
4304
|
+
optional int64 model = 4;
|
|
4305
|
+
optional string model_name = 5;
|
|
4306
|
+
optional int64 number_of_cpus = 6;
|
|
4307
|
+
optional int64 speed = 7;
|
|
4308
|
+
optional string stepping = 8;
|
|
4309
|
+
optional string vendor = 9;
|
|
4310
|
+
}
|
|
4311
|
+
|
|
4312
|
+
message CitrixHostPatch {
|
|
4313
|
+
optional string name = 1;
|
|
4314
|
+
optional string description = 2;
|
|
4315
|
+
optional int64 size = 3;
|
|
4316
|
+
optional google.protobuf.Timestamp applied = 4;
|
|
4317
|
+
optional string version = 5;
|
|
4318
|
+
}
|
|
4319
|
+
|
|
4320
|
+
message CitrixStorage {
|
|
4321
|
+
optional string name = 1;
|
|
4322
|
+
optional string description = 2;
|
|
4323
|
+
optional int64 physical_size = 3;
|
|
4324
|
+
optional int64 physical_utilization = 4;
|
|
4325
|
+
optional string type = 5;
|
|
4326
|
+
optional string content_type = 6;
|
|
4327
|
+
optional bool clustered = 7;
|
|
4328
|
+
optional bool is_tools_storage = 8;
|
|
4329
|
+
optional bool local_cache = 9;
|
|
4330
|
+
optional bool shared = 10;
|
|
4331
|
+
optional string tags = 11;
|
|
4332
|
+
optional int64 virtual_allocation = 12;
|
|
4333
|
+
repeated string host_uuids = 13;
|
|
4334
|
+
optional string storage_ref = 14;
|
|
4335
|
+
repeated CitrixPhysicalBlockDevice physical_block_devices = 15;
|
|
4336
|
+
repeated CitrixVirtualDiskImage virtual_disk_images = 16;
|
|
4337
|
+
}
|
|
4338
|
+
|
|
4339
|
+
message CitrixPhysicalBlockDevice {
|
|
4340
|
+
optional bool currently_attached = 1;
|
|
4341
|
+
optional string location = 2;
|
|
4342
|
+
optional string username = 3;
|
|
4343
|
+
optional string type = 4;
|
|
4344
|
+
optional string version = 5;
|
|
4345
|
+
}
|
|
4346
|
+
|
|
4347
|
+
message CitrixVirtualDiskImage {
|
|
4348
|
+
optional string name = 1;
|
|
4349
|
+
optional string description = 2;
|
|
4350
|
+
optional bool allow_caching = 3;
|
|
4351
|
+
optional bool is_a_snapshot = 4;
|
|
4352
|
+
optional string location = 5;
|
|
4353
|
+
optional bool managed = 6;
|
|
4354
|
+
optional bool metadata_latest = 7;
|
|
4355
|
+
optional bool missing = 8;
|
|
4356
|
+
optional string on_boot = 9;
|
|
4357
|
+
optional int64 physical_utilisation = 10;
|
|
4358
|
+
optional bool read_only = 11;
|
|
4359
|
+
optional bool sharable = 12;
|
|
4360
|
+
optional bool storage_lock = 13;
|
|
4361
|
+
optional string tags = 14;
|
|
4362
|
+
optional string type = 15;
|
|
4363
|
+
optional int64 virtual_size = 16;
|
|
4364
|
+
optional string host_uuid = 17;
|
|
4365
|
+
repeated string virtual_block_device_uuids = 18;
|
|
4366
|
+
}
|
|
4367
|
+
|
|
4368
|
+
message CitrixPci {
|
|
4369
|
+
optional string class_name = 1;
|
|
4370
|
+
optional string device_name = 2;
|
|
4371
|
+
optional string subsystem_device_name = 3;
|
|
4372
|
+
optional string subsystem_vendor_name = 4;
|
|
4373
|
+
optional string vendor_name = 5;
|
|
4374
|
+
}
|
|
4375
|
+
|
|
4376
|
+
message CitrixHostExtraInfo {
|
|
4377
|
+
optional int32 info_type_id = 1;
|
|
4378
|
+
optional string key = 2;
|
|
4379
|
+
optional string value = 3;
|
|
4380
|
+
}
|
|
4381
|
+
|
|
4382
|
+
message CitrixGuest {
|
|
4383
|
+
optional string name = 1;
|
|
4384
|
+
optional string description = 2;
|
|
4385
|
+
optional int64 memory = 3;
|
|
4386
|
+
optional int64 cpu_count = 4;
|
|
4387
|
+
optional string state = 5;
|
|
4388
|
+
optional bool live = 6;
|
|
4389
|
+
optional google.protobuf.Timestamp last_updated = 7;
|
|
4390
|
+
optional string hvm_boot_policy = 8;
|
|
4391
|
+
optional double hvm_shadow_multiplier = 9;
|
|
4392
|
+
optional string pci_bus = 10;
|
|
4393
|
+
optional string pv_arguments = 11;
|
|
4394
|
+
optional string pv_bootloader = 12;
|
|
4395
|
+
optional string pv_bootloader_arguments = 13;
|
|
4396
|
+
optional string pv_kernel = 14;
|
|
4397
|
+
optional string pv_legacy_arguments = 15;
|
|
4398
|
+
optional string pv_ramdisk = 16;
|
|
4399
|
+
optional string actions_after_crash = 17;
|
|
4400
|
+
optional string actions_after_reboot = 18;
|
|
4401
|
+
optional string actions_after_shutdown = 19;
|
|
4402
|
+
optional bool ha_always_run = 20;
|
|
4403
|
+
optional string ha_restart_priority = 21;
|
|
4404
|
+
optional int64 hardware_platform_version = 22;
|
|
4405
|
+
optional string last_booted_record = 23;
|
|
4406
|
+
optional int64 memory_dynamic_max = 24;
|
|
4407
|
+
optional int64 memory_dynamic_min = 25;
|
|
4408
|
+
optional int64 memory_overhead = 26;
|
|
4409
|
+
optional int64 memory_static_max = 27;
|
|
4410
|
+
optional int64 memory_static_min = 28;
|
|
4411
|
+
optional int64 memory_target = 29;
|
|
4412
|
+
optional int64 order = 30;
|
|
4413
|
+
optional string power_state = 31;
|
|
4414
|
+
optional int64 shutdown_delay = 32;
|
|
4415
|
+
optional int64 start_delay = 33;
|
|
4416
|
+
optional string tags = 34;
|
|
4417
|
+
optional int64 user_version = 35;
|
|
4418
|
+
optional int64 version = 36;
|
|
4419
|
+
optional google.protobuf.Timestamp install_time = 37;
|
|
4420
|
+
optional google.protobuf.Timestamp start_time = 38;
|
|
4421
|
+
optional string host_uuid = 39;
|
|
4422
|
+
optional string guest_uuid = 40;
|
|
4423
|
+
repeated CitrixVirtualInterface virtual_interfaces = 41;
|
|
4424
|
+
repeated CitrixGuestExtraInfo extra_infos = 42;
|
|
4425
|
+
repeated CitrixVirtualBlockDevice virtual_block_devices = 43;
|
|
4426
|
+
string citrix_host_uuid = 44;
|
|
4427
|
+
string citrix_pool_uuid = 45;
|
|
4428
|
+
}
|
|
4429
|
+
|
|
4430
|
+
message CitrixGuestExtraInfo {
|
|
4431
|
+
optional int32 info_type_id = 1;
|
|
4432
|
+
optional string key = 2;
|
|
4433
|
+
optional string value = 3;
|
|
4434
|
+
}
|
|
4435
|
+
|
|
4436
|
+
message CitrixVirtualBlockDevice {
|
|
4437
|
+
optional bool bootable = 1;
|
|
4438
|
+
optional bool currently_attached = 2;
|
|
4439
|
+
optional string device = 3;
|
|
4440
|
+
optional bool empty = 4;
|
|
4441
|
+
optional string mode = 5;
|
|
4442
|
+
optional string qos_algorithm_parameters = 6;
|
|
4443
|
+
optional string qos_algorithm_type = 7;
|
|
4444
|
+
optional string qos_supported_algorithms = 8;
|
|
4445
|
+
optional string runtime_properties = 9;
|
|
4446
|
+
optional int64 status_code = 10;
|
|
4447
|
+
optional string status_details = 11;
|
|
4448
|
+
optional bool storage_lock = 12;
|
|
4449
|
+
optional string type = 13;
|
|
4450
|
+
optional bool unpluggable = 14;
|
|
4451
|
+
optional string user_device = 15;
|
|
4452
|
+
optional string virtual_block_device_uuid = 16;
|
|
4453
|
+
}
|
|
4454
|
+
|
|
4455
|
+
message CitrixPhysicalInterface {
|
|
4456
|
+
optional string device_name = 1;
|
|
4457
|
+
optional string mac = 2;
|
|
4458
|
+
optional int64 mtu = 3;
|
|
4459
|
+
optional string dns = 4;
|
|
4460
|
+
optional string ip = 5;
|
|
4461
|
+
optional string netmask = 6;
|
|
4462
|
+
optional string gateway = 7;
|
|
4463
|
+
optional string vendor = 8;
|
|
4464
|
+
optional int64 speed = 9;
|
|
4465
|
+
optional google.protobuf.Timestamp last_updated = 10;
|
|
4466
|
+
optional bool currently_attached = 11;
|
|
4467
|
+
optional bool disallow_unplug = 12;
|
|
4468
|
+
optional string ip_v6 = 13;
|
|
4469
|
+
optional string device = 14;
|
|
4470
|
+
optional string ip_configuration_mode = 15;
|
|
4471
|
+
optional string ip_v6_configuration_mode = 16;
|
|
4472
|
+
optional string ip_v6_gateway = 17;
|
|
4473
|
+
optional bool managed = 18;
|
|
4474
|
+
optional bool management = 19;
|
|
4475
|
+
optional bool physical = 20;
|
|
4476
|
+
optional string primary_address_type = 21;
|
|
4477
|
+
optional bool carrier = 22;
|
|
4478
|
+
optional bool duplex = 23;
|
|
4479
|
+
optional string device_id = 24;
|
|
4480
|
+
optional string pci_bus_path = 25;
|
|
4481
|
+
optional string vendor_id = 26;
|
|
4482
|
+
optional string vendor_name = 27;
|
|
4483
|
+
optional string host_uuid = 28;
|
|
4484
|
+
optional string interface_uuid = 29;
|
|
4485
|
+
}
|
|
4486
|
+
|
|
4487
|
+
message CitrixVirtualInterfaceAddress {
|
|
4488
|
+
optional uint32 ip_version = 1;
|
|
4489
|
+
optional string ip = 2;
|
|
4490
|
+
}
|
|
4491
|
+
|
|
4492
|
+
message CitrixVirtualInterface {
|
|
4493
|
+
optional string device = 1;
|
|
4494
|
+
optional string mac = 2;
|
|
4495
|
+
optional bool mac_auto_generated = 3;
|
|
4496
|
+
optional int64 mtu = 4;
|
|
4497
|
+
optional int64 status_code = 5;
|
|
4498
|
+
optional string status_details = 6;
|
|
4499
|
+
optional bool currently_attached = 7;
|
|
4500
|
+
optional string qos_algorithm_type = 8;
|
|
4501
|
+
optional string qos_algorithms = 9;
|
|
4502
|
+
optional string locking_mode = 10;
|
|
4503
|
+
optional string host_uuid = 11;
|
|
4504
|
+
optional string vm_ref = 12;
|
|
4505
|
+
optional string interface_uuid = 13;
|
|
4506
|
+
repeated CitrixVirtualInterfaceAddress addresses = 14;
|
|
4507
|
+
}
|
|
4174
4508
|
|
|
4175
4509
|
// ---------------------------------------------------------------------------------------------------------------------
|
|
4176
4510
|
|
package/service/pom.xml
CHANGED
package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$1.class
CHANGED
|
Binary file
|
package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$2.class
CHANGED
|
Binary file
|
package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$3.class
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc.class
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -84,37 +84,6 @@ public final class DataCoreOutboundServiceGrpc {
|
|
|
84
84
|
return getListEntitiesMethod;
|
|
85
85
|
}
|
|
86
86
|
|
|
87
|
-
private static volatile io.grpc.MethodDescriptor<com.lansweeper.dp.outbound.v1.DeconcileRequest,
|
|
88
|
-
com.lansweeper.dp.outbound.v1.DeconcileResponse> getEntityDeconcileMethod;
|
|
89
|
-
|
|
90
|
-
@io.grpc.stub.annotations.RpcMethod(
|
|
91
|
-
fullMethodName = SERVICE_NAME + '/' + "EntityDeconcile",
|
|
92
|
-
requestType = com.lansweeper.dp.outbound.v1.DeconcileRequest.class,
|
|
93
|
-
responseType = com.lansweeper.dp.outbound.v1.DeconcileResponse.class,
|
|
94
|
-
methodType = io.grpc.MethodDescriptor.MethodType.UNARY)
|
|
95
|
-
public static io.grpc.MethodDescriptor<com.lansweeper.dp.outbound.v1.DeconcileRequest,
|
|
96
|
-
com.lansweeper.dp.outbound.v1.DeconcileResponse> getEntityDeconcileMethod() {
|
|
97
|
-
io.grpc.MethodDescriptor<com.lansweeper.dp.outbound.v1.DeconcileRequest, com.lansweeper.dp.outbound.v1.DeconcileResponse> getEntityDeconcileMethod;
|
|
98
|
-
if ((getEntityDeconcileMethod = DataCoreOutboundServiceGrpc.getEntityDeconcileMethod) == null) {
|
|
99
|
-
synchronized (DataCoreOutboundServiceGrpc.class) {
|
|
100
|
-
if ((getEntityDeconcileMethod = DataCoreOutboundServiceGrpc.getEntityDeconcileMethod) == null) {
|
|
101
|
-
DataCoreOutboundServiceGrpc.getEntityDeconcileMethod = getEntityDeconcileMethod =
|
|
102
|
-
io.grpc.MethodDescriptor.<com.lansweeper.dp.outbound.v1.DeconcileRequest, com.lansweeper.dp.outbound.v1.DeconcileResponse>newBuilder()
|
|
103
|
-
.setType(io.grpc.MethodDescriptor.MethodType.UNARY)
|
|
104
|
-
.setFullMethodName(generateFullMethodName(SERVICE_NAME, "EntityDeconcile"))
|
|
105
|
-
.setSampledToLocalTracing(true)
|
|
106
|
-
.setRequestMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
|
|
107
|
-
com.lansweeper.dp.outbound.v1.DeconcileRequest.getDefaultInstance()))
|
|
108
|
-
.setResponseMarshaller(io.grpc.protobuf.ProtoUtils.marshaller(
|
|
109
|
-
com.lansweeper.dp.outbound.v1.DeconcileResponse.getDefaultInstance()))
|
|
110
|
-
.setSchemaDescriptor(new DataCoreOutboundServiceMethodDescriptorSupplier("EntityDeconcile"))
|
|
111
|
-
.build();
|
|
112
|
-
}
|
|
113
|
-
}
|
|
114
|
-
}
|
|
115
|
-
return getEntityDeconcileMethod;
|
|
116
|
-
}
|
|
117
|
-
|
|
118
87
|
private static volatile io.grpc.MethodDescriptor<com.lansweeper.dp.outbound.v1.CatalogLookupRequest,
|
|
119
88
|
com.lansweeper.dp.outbound.v1.CatalogLookupResponse> getCatalogLookupMethod;
|
|
120
89
|
|
|
@@ -283,16 +252,6 @@ public final class DataCoreOutboundServiceGrpc {
|
|
|
283
252
|
io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(getListEntitiesMethod(), responseObserver);
|
|
284
253
|
}
|
|
285
254
|
|
|
286
|
-
/**
|
|
287
|
-
* <pre>
|
|
288
|
-
* Deconcile an entity from the aliases (reverse reconciliation)
|
|
289
|
-
* </pre>
|
|
290
|
-
*/
|
|
291
|
-
public void entityDeconcile(com.lansweeper.dp.outbound.v1.DeconcileRequest request,
|
|
292
|
-
io.grpc.stub.StreamObserver<com.lansweeper.dp.outbound.v1.DeconcileResponse> responseObserver) {
|
|
293
|
-
io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall(getEntityDeconcileMethod(), responseObserver);
|
|
294
|
-
}
|
|
295
|
-
|
|
296
255
|
/**
|
|
297
256
|
* <pre>
|
|
298
257
|
* Retrieve a single entity by site/inst-id/type/id
|
|
@@ -339,13 +298,6 @@ public final class DataCoreOutboundServiceGrpc {
|
|
|
339
298
|
com.lansweeper.dp.outbound.v1.ListEntityRequest,
|
|
340
299
|
com.lansweeper.dp.outbound.v1.ListEntityResponse>(
|
|
341
300
|
this, METHODID_LIST_ENTITIES)))
|
|
342
|
-
.addMethod(
|
|
343
|
-
getEntityDeconcileMethod(),
|
|
344
|
-
io.grpc.stub.ServerCalls.asyncUnaryCall(
|
|
345
|
-
new MethodHandlers<
|
|
346
|
-
com.lansweeper.dp.outbound.v1.DeconcileRequest,
|
|
347
|
-
com.lansweeper.dp.outbound.v1.DeconcileResponse>(
|
|
348
|
-
this, METHODID_ENTITY_DECONCILE)))
|
|
349
301
|
.addMethod(
|
|
350
302
|
getCatalogLookupMethod(),
|
|
351
303
|
io.grpc.stub.ServerCalls.asyncUnaryCall(
|
|
@@ -414,17 +366,6 @@ public final class DataCoreOutboundServiceGrpc {
|
|
|
414
366
|
getChannel().newCall(getListEntitiesMethod(), getCallOptions()), request, responseObserver);
|
|
415
367
|
}
|
|
416
368
|
|
|
417
|
-
/**
|
|
418
|
-
* <pre>
|
|
419
|
-
* Deconcile an entity from the aliases (reverse reconciliation)
|
|
420
|
-
* </pre>
|
|
421
|
-
*/
|
|
422
|
-
public void entityDeconcile(com.lansweeper.dp.outbound.v1.DeconcileRequest request,
|
|
423
|
-
io.grpc.stub.StreamObserver<com.lansweeper.dp.outbound.v1.DeconcileResponse> responseObserver) {
|
|
424
|
-
io.grpc.stub.ClientCalls.asyncUnaryCall(
|
|
425
|
-
getChannel().newCall(getEntityDeconcileMethod(), getCallOptions()), request, responseObserver);
|
|
426
|
-
}
|
|
427
|
-
|
|
428
369
|
/**
|
|
429
370
|
* <pre>
|
|
430
371
|
* Retrieve a single entity by site/inst-id/type/id
|
|
@@ -501,16 +442,6 @@ public final class DataCoreOutboundServiceGrpc {
|
|
|
501
442
|
getChannel(), getListEntitiesMethod(), getCallOptions(), request);
|
|
502
443
|
}
|
|
503
444
|
|
|
504
|
-
/**
|
|
505
|
-
* <pre>
|
|
506
|
-
* Deconcile an entity from the aliases (reverse reconciliation)
|
|
507
|
-
* </pre>
|
|
508
|
-
*/
|
|
509
|
-
public com.lansweeper.dp.outbound.v1.DeconcileResponse entityDeconcile(com.lansweeper.dp.outbound.v1.DeconcileRequest request) {
|
|
510
|
-
return io.grpc.stub.ClientCalls.blockingUnaryCall(
|
|
511
|
-
getChannel(), getEntityDeconcileMethod(), getCallOptions(), request);
|
|
512
|
-
}
|
|
513
|
-
|
|
514
445
|
/**
|
|
515
446
|
* <pre>
|
|
516
447
|
* Retrieve a single entity by site/inst-id/type/id
|
|
@@ -574,17 +505,6 @@ public final class DataCoreOutboundServiceGrpc {
|
|
|
574
505
|
getChannel().newCall(getGetEntityMethod(), getCallOptions()), request);
|
|
575
506
|
}
|
|
576
507
|
|
|
577
|
-
/**
|
|
578
|
-
* <pre>
|
|
579
|
-
* Deconcile an entity from the aliases (reverse reconciliation)
|
|
580
|
-
* </pre>
|
|
581
|
-
*/
|
|
582
|
-
public com.google.common.util.concurrent.ListenableFuture<com.lansweeper.dp.outbound.v1.DeconcileResponse> entityDeconcile(
|
|
583
|
-
com.lansweeper.dp.outbound.v1.DeconcileRequest request) {
|
|
584
|
-
return io.grpc.stub.ClientCalls.futureUnaryCall(
|
|
585
|
-
getChannel().newCall(getEntityDeconcileMethod(), getCallOptions()), request);
|
|
586
|
-
}
|
|
587
|
-
|
|
588
508
|
/**
|
|
589
509
|
* <pre>
|
|
590
510
|
* Retrieve a single entity by site/inst-id/type/id
|
|
@@ -621,10 +541,9 @@ public final class DataCoreOutboundServiceGrpc {
|
|
|
621
541
|
|
|
622
542
|
private static final int METHODID_GET_ENTITY = 0;
|
|
623
543
|
private static final int METHODID_LIST_ENTITIES = 1;
|
|
624
|
-
private static final int
|
|
625
|
-
private static final int
|
|
626
|
-
private static final int
|
|
627
|
-
private static final int METHODID_SET_IP_LOCATION_CONFIG = 5;
|
|
544
|
+
private static final int METHODID_CATALOG_LOOKUP = 2;
|
|
545
|
+
private static final int METHODID_GET_IP_LOCATION_CONFIG = 3;
|
|
546
|
+
private static final int METHODID_SET_IP_LOCATION_CONFIG = 4;
|
|
628
547
|
|
|
629
548
|
private static final class MethodHandlers<Req, Resp> implements
|
|
630
549
|
io.grpc.stub.ServerCalls.UnaryMethod<Req, Resp>,
|
|
@@ -651,10 +570,6 @@ public final class DataCoreOutboundServiceGrpc {
|
|
|
651
570
|
serviceImpl.listEntities((com.lansweeper.dp.outbound.v1.ListEntityRequest) request,
|
|
652
571
|
(io.grpc.stub.StreamObserver<com.lansweeper.dp.outbound.v1.ListEntityResponse>) responseObserver);
|
|
653
572
|
break;
|
|
654
|
-
case METHODID_ENTITY_DECONCILE:
|
|
655
|
-
serviceImpl.entityDeconcile((com.lansweeper.dp.outbound.v1.DeconcileRequest) request,
|
|
656
|
-
(io.grpc.stub.StreamObserver<com.lansweeper.dp.outbound.v1.DeconcileResponse>) responseObserver);
|
|
657
|
-
break;
|
|
658
573
|
case METHODID_CATALOG_LOOKUP:
|
|
659
574
|
serviceImpl.catalogLookup((com.lansweeper.dp.outbound.v1.CatalogLookupRequest) request,
|
|
660
575
|
(io.grpc.stub.StreamObserver<com.lansweeper.dp.outbound.v1.CatalogLookupResponse>) responseObserver);
|
|
@@ -730,7 +645,6 @@ public final class DataCoreOutboundServiceGrpc {
|
|
|
730
645
|
.setSchemaDescriptor(new DataCoreOutboundServiceFileDescriptorSupplier())
|
|
731
646
|
.addMethod(getGetEntityMethod())
|
|
732
647
|
.addMethod(getListEntitiesMethod())
|
|
733
|
-
.addMethod(getEntityDeconcileMethod())
|
|
734
648
|
.addMethod(getCatalogLookupMethod())
|
|
735
649
|
.addMethod(getGetIpLocationConfigMethod())
|
|
736
650
|
.addMethod(getSetIpLocationConfigMethod())
|