@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
|
@@ -28,7 +28,6 @@ const _ = grpc.SupportPackageIsVersion8
|
|
|
28
28
|
const (
|
|
29
29
|
DataCoreOutboundService_GetEntity_FullMethodName = "/com.lansweeper.dp.outbound.v1.DataCoreOutboundService/GetEntity"
|
|
30
30
|
DataCoreOutboundService_ListEntities_FullMethodName = "/com.lansweeper.dp.outbound.v1.DataCoreOutboundService/ListEntities"
|
|
31
|
-
DataCoreOutboundService_EntityDeconcile_FullMethodName = "/com.lansweeper.dp.outbound.v1.DataCoreOutboundService/EntityDeconcile"
|
|
32
31
|
DataCoreOutboundService_CatalogLookup_FullMethodName = "/com.lansweeper.dp.outbound.v1.DataCoreOutboundService/CatalogLookup"
|
|
33
32
|
DataCoreOutboundService_GetIpLocationConfig_FullMethodName = "/com.lansweeper.dp.outbound.v1.DataCoreOutboundService/GetIpLocationConfig"
|
|
34
33
|
DataCoreOutboundService_SetIpLocationConfig_FullMethodName = "/com.lansweeper.dp.outbound.v1.DataCoreOutboundService/SetIpLocationConfig"
|
|
@@ -48,8 +47,6 @@ type DataCoreOutboundServiceClient interface {
|
|
|
48
47
|
GetEntity(ctx context.Context, in *GetEntityRequest, opts ...grpc.CallOption) (*GetEntityResponse, error)
|
|
49
48
|
// lists entities for a site or site/type
|
|
50
49
|
ListEntities(ctx context.Context, in *ListEntityRequest, opts ...grpc.CallOption) (DataCoreOutboundService_ListEntitiesClient, error)
|
|
51
|
-
// Deconcile an entity from the aliases (reverse reconciliation)
|
|
52
|
-
EntityDeconcile(ctx context.Context, in *DeconcileRequest, opts ...grpc.CallOption) (*DeconcileResponse, error)
|
|
53
50
|
// Retrieve a single entity by site/inst-id/type/id
|
|
54
51
|
CatalogLookup(ctx context.Context, in *CatalogLookupRequest, opts ...grpc.CallOption) (*CatalogLookupResponse, error)
|
|
55
52
|
// Get IP Location config (BY SITE)
|
|
@@ -109,16 +106,6 @@ func (x *dataCoreOutboundServiceListEntitiesClient) Recv() (*ListEntityResponse,
|
|
|
109
106
|
return m, nil
|
|
110
107
|
}
|
|
111
108
|
|
|
112
|
-
func (c *dataCoreOutboundServiceClient) EntityDeconcile(ctx context.Context, in *DeconcileRequest, opts ...grpc.CallOption) (*DeconcileResponse, error) {
|
|
113
|
-
cOpts := append([]grpc.CallOption{grpc.StaticMethod()}, opts...)
|
|
114
|
-
out := new(DeconcileResponse)
|
|
115
|
-
err := c.cc.Invoke(ctx, DataCoreOutboundService_EntityDeconcile_FullMethodName, in, out, cOpts...)
|
|
116
|
-
if err != nil {
|
|
117
|
-
return nil, err
|
|
118
|
-
}
|
|
119
|
-
return out, nil
|
|
120
|
-
}
|
|
121
|
-
|
|
122
109
|
func (c *dataCoreOutboundServiceClient) CatalogLookup(ctx context.Context, in *CatalogLookupRequest, opts ...grpc.CallOption) (*CatalogLookupResponse, error) {
|
|
123
110
|
cOpts := append([]grpc.CallOption{grpc.StaticMethod()}, opts...)
|
|
124
111
|
out := new(CatalogLookupResponse)
|
|
@@ -163,8 +150,6 @@ type DataCoreOutboundServiceServer interface {
|
|
|
163
150
|
GetEntity(context.Context, *GetEntityRequest) (*GetEntityResponse, error)
|
|
164
151
|
// lists entities for a site or site/type
|
|
165
152
|
ListEntities(*ListEntityRequest, DataCoreOutboundService_ListEntitiesServer) error
|
|
166
|
-
// Deconcile an entity from the aliases (reverse reconciliation)
|
|
167
|
-
EntityDeconcile(context.Context, *DeconcileRequest) (*DeconcileResponse, error)
|
|
168
153
|
// Retrieve a single entity by site/inst-id/type/id
|
|
169
154
|
CatalogLookup(context.Context, *CatalogLookupRequest) (*CatalogLookupResponse, error)
|
|
170
155
|
// Get IP Location config (BY SITE)
|
|
@@ -184,9 +169,6 @@ func (UnimplementedDataCoreOutboundServiceServer) GetEntity(context.Context, *Ge
|
|
|
184
169
|
func (UnimplementedDataCoreOutboundServiceServer) ListEntities(*ListEntityRequest, DataCoreOutboundService_ListEntitiesServer) error {
|
|
185
170
|
return status.Errorf(codes.Unimplemented, "method ListEntities not implemented")
|
|
186
171
|
}
|
|
187
|
-
func (UnimplementedDataCoreOutboundServiceServer) EntityDeconcile(context.Context, *DeconcileRequest) (*DeconcileResponse, error) {
|
|
188
|
-
return nil, status.Errorf(codes.Unimplemented, "method EntityDeconcile not implemented")
|
|
189
|
-
}
|
|
190
172
|
func (UnimplementedDataCoreOutboundServiceServer) CatalogLookup(context.Context, *CatalogLookupRequest) (*CatalogLookupResponse, error) {
|
|
191
173
|
return nil, status.Errorf(codes.Unimplemented, "method CatalogLookup not implemented")
|
|
192
174
|
}
|
|
@@ -249,24 +231,6 @@ func (x *dataCoreOutboundServiceListEntitiesServer) Send(m *ListEntityResponse)
|
|
|
249
231
|
return x.ServerStream.SendMsg(m)
|
|
250
232
|
}
|
|
251
233
|
|
|
252
|
-
func _DataCoreOutboundService_EntityDeconcile_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
|
|
253
|
-
in := new(DeconcileRequest)
|
|
254
|
-
if err := dec(in); err != nil {
|
|
255
|
-
return nil, err
|
|
256
|
-
}
|
|
257
|
-
if interceptor == nil {
|
|
258
|
-
return srv.(DataCoreOutboundServiceServer).EntityDeconcile(ctx, in)
|
|
259
|
-
}
|
|
260
|
-
info := &grpc.UnaryServerInfo{
|
|
261
|
-
Server: srv,
|
|
262
|
-
FullMethod: DataCoreOutboundService_EntityDeconcile_FullMethodName,
|
|
263
|
-
}
|
|
264
|
-
handler := func(ctx context.Context, req interface{}) (interface{}, error) {
|
|
265
|
-
return srv.(DataCoreOutboundServiceServer).EntityDeconcile(ctx, req.(*DeconcileRequest))
|
|
266
|
-
}
|
|
267
|
-
return interceptor(ctx, in, info, handler)
|
|
268
|
-
}
|
|
269
|
-
|
|
270
234
|
func _DataCoreOutboundService_CatalogLookup_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
|
|
271
235
|
in := new(CatalogLookupRequest)
|
|
272
236
|
if err := dec(in); err != nil {
|
|
@@ -332,10 +296,6 @@ var DataCoreOutboundService_ServiceDesc = grpc.ServiceDesc{
|
|
|
332
296
|
MethodName: "GetEntity",
|
|
333
297
|
Handler: _DataCoreOutboundService_GetEntity_Handler,
|
|
334
298
|
},
|
|
335
|
-
{
|
|
336
|
-
MethodName: "EntityDeconcile",
|
|
337
|
-
Handler: _DataCoreOutboundService_EntityDeconcile_Handler,
|
|
338
|
-
},
|
|
339
299
|
{
|
|
340
300
|
MethodName: "CatalogLookup",
|
|
341
301
|
Handler: _DataCoreOutboundService_CatalogLookup_Handler,
|
package/java.json
CHANGED
package/model/pom.xml
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
|
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixGuestExtraInfoOrBuilder.class
ADDED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostPhysicalCpu$Builder.class
ADDED
|
Binary file
|
|
Binary file
|
package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostPhysicalCpuOrBuilder.class
ADDED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPhysicalBlockDevice$Builder.class
ADDED
|
Binary file
|
|
Binary file
|
package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPhysicalBlockDeviceOrBuilder.class
ADDED
|
Binary file
|
|
Binary file
|
package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPhysicalInterface$Builder.class
ADDED
|
Binary file
|
|
Binary file
|
package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPhysicalInterfaceOrBuilder.class
ADDED
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolOtherConfiguration$1.class
ADDED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|