@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
|
@@ -816,6 +816,11 @@ export class Asset extends jspb.Message {
|
|
|
816
816
|
getOffice365Organization(): Office365Organization | undefined;
|
|
817
817
|
setOffice365Organization(value?: Office365Organization): Asset;
|
|
818
818
|
|
|
819
|
+
hasCitrix(): boolean;
|
|
820
|
+
clearCitrix(): void;
|
|
821
|
+
getCitrix(): Citrix | undefined;
|
|
822
|
+
setCitrix(value?: Citrix): Asset;
|
|
823
|
+
|
|
819
824
|
serializeBinary(): Uint8Array;
|
|
820
825
|
toObject(includeInstance?: boolean): Asset.AsObject;
|
|
821
826
|
static toObject(includeInstance: boolean, msg: Asset): Asset.AsObject;
|
|
@@ -865,6 +870,7 @@ export namespace Asset {
|
|
|
865
870
|
intuneDevice?: IntuneDevice.AsObject,
|
|
866
871
|
vmware?: Vmware.AsObject,
|
|
867
872
|
office365Organization?: Office365Organization.AsObject,
|
|
873
|
+
citrix?: Citrix.AsObject,
|
|
868
874
|
}
|
|
869
875
|
}
|
|
870
876
|
|
|
@@ -4069,6 +4075,16 @@ export class SpecHardwareInfo extends jspb.Message {
|
|
|
4069
4075
|
getModelNumber(): string | undefined;
|
|
4070
4076
|
setModelNumber(value: string): SpecHardwareInfo;
|
|
4071
4077
|
|
|
4078
|
+
hasWakeupTime(): boolean;
|
|
4079
|
+
clearWakeupTime(): void;
|
|
4080
|
+
getWakeupTime(): string | undefined;
|
|
4081
|
+
setWakeupTime(value: string): SpecHardwareInfo;
|
|
4082
|
+
|
|
4083
|
+
hasMachineHardwareName(): boolean;
|
|
4084
|
+
clearMachineHardwareName(): void;
|
|
4085
|
+
getMachineHardwareName(): string | undefined;
|
|
4086
|
+
setMachineHardwareName(value: string): SpecHardwareInfo;
|
|
4087
|
+
|
|
4072
4088
|
serializeBinary(): Uint8Array;
|
|
4073
4089
|
toObject(includeInstance?: boolean): SpecHardwareInfo.AsObject;
|
|
4074
4090
|
static toObject(includeInstance: boolean, msg: SpecHardwareInfo): SpecHardwareInfo.AsObject;
|
|
@@ -4091,6 +4107,8 @@ export namespace SpecHardwareInfo {
|
|
|
4091
4107
|
bootRomVersion?: string,
|
|
4092
4108
|
smcVersionSystem?: string,
|
|
4093
4109
|
modelNumber?: string,
|
|
4110
|
+
wakeupTime?: string,
|
|
4111
|
+
machineHardwareName?: string,
|
|
4094
4112
|
}
|
|
4095
4113
|
}
|
|
4096
4114
|
|
|
@@ -5029,6 +5047,54 @@ export class NetworkInterface extends jspb.Message {
|
|
|
5029
5047
|
getIpv6DhcpEnabled(): boolean | undefined;
|
|
5030
5048
|
setIpv6DhcpEnabled(value: boolean): NetworkInterface;
|
|
5031
5049
|
|
|
5050
|
+
hasState(): boolean;
|
|
5051
|
+
clearState(): void;
|
|
5052
|
+
getState(): string | undefined;
|
|
5053
|
+
setState(value: string): NetworkInterface;
|
|
5054
|
+
|
|
5055
|
+
hasLinkEncap(): boolean;
|
|
5056
|
+
clearLinkEncap(): void;
|
|
5057
|
+
getLinkEncap(): string | undefined;
|
|
5058
|
+
setLinkEncap(value: string): NetworkInterface;
|
|
5059
|
+
|
|
5060
|
+
hasBroadcast(): boolean;
|
|
5061
|
+
clearBroadcast(): void;
|
|
5062
|
+
getBroadcast(): string | undefined;
|
|
5063
|
+
setBroadcast(value: string): NetworkInterface;
|
|
5064
|
+
|
|
5065
|
+
hasScope(): boolean;
|
|
5066
|
+
clearScope(): void;
|
|
5067
|
+
getScope(): string | undefined;
|
|
5068
|
+
setScope(value: string): NetworkInterface;
|
|
5069
|
+
|
|
5070
|
+
hasQDisc(): boolean;
|
|
5071
|
+
clearQDisc(): void;
|
|
5072
|
+
getQDisc(): string | undefined;
|
|
5073
|
+
setQDisc(value: string): NetworkInterface;
|
|
5074
|
+
|
|
5075
|
+
hasGroup(): boolean;
|
|
5076
|
+
clearGroup(): void;
|
|
5077
|
+
getGroup(): string | undefined;
|
|
5078
|
+
setGroup(value: string): NetworkInterface;
|
|
5079
|
+
|
|
5080
|
+
hasBridge(): boolean;
|
|
5081
|
+
clearBridge(): void;
|
|
5082
|
+
getBridge(): string | undefined;
|
|
5083
|
+
setBridge(value: string): NetworkInterface;
|
|
5084
|
+
|
|
5085
|
+
hasTags(): boolean;
|
|
5086
|
+
clearTags(): void;
|
|
5087
|
+
getTags(): string | undefined;
|
|
5088
|
+
setTags(value: string): NetworkInterface;
|
|
5089
|
+
clearPhysicalInterfacesList(): void;
|
|
5090
|
+
getPhysicalInterfacesList(): Array<CitrixPhysicalInterface>;
|
|
5091
|
+
setPhysicalInterfacesList(value: Array<CitrixPhysicalInterface>): NetworkInterface;
|
|
5092
|
+
addPhysicalInterfaces(value?: CitrixPhysicalInterface, index?: number): CitrixPhysicalInterface;
|
|
5093
|
+
clearVirtualInterfacesList(): void;
|
|
5094
|
+
getVirtualInterfacesList(): Array<CitrixVirtualInterface>;
|
|
5095
|
+
setVirtualInterfacesList(value: Array<CitrixVirtualInterface>): NetworkInterface;
|
|
5096
|
+
addVirtualInterfaces(value?: CitrixVirtualInterface, index?: number): CitrixVirtualInterface;
|
|
5097
|
+
|
|
5032
5098
|
serializeBinary(): Uint8Array;
|
|
5033
5099
|
toObject(includeInstance?: boolean): NetworkInterface.AsObject;
|
|
5034
5100
|
static toObject(includeInstance: boolean, msg: NetworkInterface): NetworkInterface.AsObject;
|
|
@@ -5074,6 +5140,16 @@ export namespace NetworkInterface {
|
|
|
5074
5140
|
domainName?: string,
|
|
5075
5141
|
ipv4DhcpEnabled?: boolean,
|
|
5076
5142
|
ipv6DhcpEnabled?: boolean,
|
|
5143
|
+
state?: string,
|
|
5144
|
+
linkEncap?: string,
|
|
5145
|
+
broadcast?: string,
|
|
5146
|
+
scope?: string,
|
|
5147
|
+
qDisc?: string,
|
|
5148
|
+
group?: string,
|
|
5149
|
+
bridge?: string,
|
|
5150
|
+
tags?: string,
|
|
5151
|
+
physicalInterfacesList: Array<CitrixPhysicalInterface.AsObject>,
|
|
5152
|
+
virtualInterfacesList: Array<CitrixVirtualInterface.AsObject>,
|
|
5077
5153
|
}
|
|
5078
5154
|
}
|
|
5079
5155
|
|
|
@@ -18056,6 +18132,1799 @@ export namespace VmwareSnapshot {
|
|
|
18056
18132
|
}
|
|
18057
18133
|
}
|
|
18058
18134
|
|
|
18135
|
+
export class Citrix extends jspb.Message {
|
|
18136
|
+
|
|
18137
|
+
hasVcenter(): boolean;
|
|
18138
|
+
clearVcenter(): void;
|
|
18139
|
+
getVcenter(): CitrixPool | undefined;
|
|
18140
|
+
setVcenter(value?: CitrixPool): Citrix;
|
|
18141
|
+
|
|
18142
|
+
hasHost(): boolean;
|
|
18143
|
+
clearHost(): void;
|
|
18144
|
+
getHost(): CitrixHost | undefined;
|
|
18145
|
+
setHost(value?: CitrixHost): Citrix;
|
|
18146
|
+
|
|
18147
|
+
hasGuestVm(): boolean;
|
|
18148
|
+
clearGuestVm(): void;
|
|
18149
|
+
getGuestVm(): CitrixGuest | undefined;
|
|
18150
|
+
setGuestVm(value?: CitrixGuest): Citrix;
|
|
18151
|
+
|
|
18152
|
+
getCitrixDataCase(): Citrix.CitrixDataCase;
|
|
18153
|
+
|
|
18154
|
+
serializeBinary(): Uint8Array;
|
|
18155
|
+
toObject(includeInstance?: boolean): Citrix.AsObject;
|
|
18156
|
+
static toObject(includeInstance: boolean, msg: Citrix): Citrix.AsObject;
|
|
18157
|
+
static extensions: {[key: number]: jspb.ExtensionFieldInfo<jspb.Message>};
|
|
18158
|
+
static extensionsBinary: {[key: number]: jspb.ExtensionFieldBinaryInfo<jspb.Message>};
|
|
18159
|
+
static serializeBinaryToWriter(message: Citrix, writer: jspb.BinaryWriter): void;
|
|
18160
|
+
static deserializeBinary(bytes: Uint8Array): Citrix;
|
|
18161
|
+
static deserializeBinaryFromReader(message: Citrix, reader: jspb.BinaryReader): Citrix;
|
|
18162
|
+
}
|
|
18163
|
+
|
|
18164
|
+
export namespace Citrix {
|
|
18165
|
+
export type AsObject = {
|
|
18166
|
+
vcenter?: CitrixPool.AsObject,
|
|
18167
|
+
host?: CitrixHost.AsObject,
|
|
18168
|
+
guestVm?: CitrixGuest.AsObject,
|
|
18169
|
+
}
|
|
18170
|
+
|
|
18171
|
+
export enum CitrixDataCase {
|
|
18172
|
+
CITRIX_DATA_NOT_SET = 0,
|
|
18173
|
+
VCENTER = 1,
|
|
18174
|
+
HOST = 2,
|
|
18175
|
+
GUEST_VM = 3,
|
|
18176
|
+
}
|
|
18177
|
+
|
|
18178
|
+
}
|
|
18179
|
+
|
|
18180
|
+
export class CitrixPool extends jspb.Message {
|
|
18181
|
+
|
|
18182
|
+
hasName(): boolean;
|
|
18183
|
+
clearName(): void;
|
|
18184
|
+
getName(): string | undefined;
|
|
18185
|
+
setName(value: string): CitrixPool;
|
|
18186
|
+
|
|
18187
|
+
hasDescription(): boolean;
|
|
18188
|
+
clearDescription(): void;
|
|
18189
|
+
getDescription(): string | undefined;
|
|
18190
|
+
setDescription(value: string): CitrixPool;
|
|
18191
|
+
|
|
18192
|
+
hasRedoLog(): boolean;
|
|
18193
|
+
clearRedoLog(): void;
|
|
18194
|
+
getRedoLog(): boolean | undefined;
|
|
18195
|
+
setRedoLog(value: boolean): CitrixPool;
|
|
18196
|
+
|
|
18197
|
+
hasTags(): boolean;
|
|
18198
|
+
clearTags(): void;
|
|
18199
|
+
getTags(): string | undefined;
|
|
18200
|
+
setTags(value: string): CitrixPool;
|
|
18201
|
+
|
|
18202
|
+
hasVSwitchController(): boolean;
|
|
18203
|
+
clearVSwitchController(): void;
|
|
18204
|
+
getVSwitchController(): string | undefined;
|
|
18205
|
+
setVSwitchController(value: string): CitrixPool;
|
|
18206
|
+
|
|
18207
|
+
hasHighAvailability(): boolean;
|
|
18208
|
+
clearHighAvailability(): void;
|
|
18209
|
+
getHighAvailability(): boolean | undefined;
|
|
18210
|
+
setHighAvailability(value: boolean): CitrixPool;
|
|
18211
|
+
|
|
18212
|
+
hasHighAvailabilityAllowOvercommit(): boolean;
|
|
18213
|
+
clearHighAvailabilityAllowOvercommit(): void;
|
|
18214
|
+
getHighAvailabilityAllowOvercommit(): boolean | undefined;
|
|
18215
|
+
setHighAvailabilityAllowOvercommit(value: boolean): CitrixPool;
|
|
18216
|
+
|
|
18217
|
+
hasHighAvailabilityOvercommitted(): boolean;
|
|
18218
|
+
clearHighAvailabilityOvercommitted(): void;
|
|
18219
|
+
getHighAvailabilityOvercommitted(): boolean | undefined;
|
|
18220
|
+
setHighAvailabilityOvercommitted(value: boolean): CitrixPool;
|
|
18221
|
+
|
|
18222
|
+
hasHighAvailabilityHostFailuresToTolerate(): boolean;
|
|
18223
|
+
clearHighAvailabilityHostFailuresToTolerate(): void;
|
|
18224
|
+
getHighAvailabilityHostFailuresToTolerate(): number | undefined;
|
|
18225
|
+
setHighAvailabilityHostFailuresToTolerate(value: number): CitrixPool;
|
|
18226
|
+
|
|
18227
|
+
hasHighAvailabilityPlanExistsFor(): boolean;
|
|
18228
|
+
clearHighAvailabilityPlanExistsFor(): void;
|
|
18229
|
+
getHighAvailabilityPlanExistsFor(): number | undefined;
|
|
18230
|
+
setHighAvailabilityPlanExistsFor(value: number): CitrixPool;
|
|
18231
|
+
|
|
18232
|
+
hasWorkloadBalancing(): boolean;
|
|
18233
|
+
clearWorkloadBalancing(): void;
|
|
18234
|
+
getWorkloadBalancing(): boolean | undefined;
|
|
18235
|
+
setWorkloadBalancing(value: boolean): CitrixPool;
|
|
18236
|
+
|
|
18237
|
+
hasWorkloadBalancingUrl(): boolean;
|
|
18238
|
+
clearWorkloadBalancingUrl(): void;
|
|
18239
|
+
getWorkloadBalancingUrl(): string | undefined;
|
|
18240
|
+
setWorkloadBalancingUrl(value: string): CitrixPool;
|
|
18241
|
+
|
|
18242
|
+
hasWorkloadBalancingUsername(): boolean;
|
|
18243
|
+
clearWorkloadBalancingUsername(): void;
|
|
18244
|
+
getWorkloadBalancingUsername(): string | undefined;
|
|
18245
|
+
setWorkloadBalancingUsername(value: string): CitrixPool;
|
|
18246
|
+
|
|
18247
|
+
hasWorkloadBalancingVerifyCert(): boolean;
|
|
18248
|
+
clearWorkloadBalancingVerifyCert(): void;
|
|
18249
|
+
getWorkloadBalancingVerifyCert(): boolean | undefined;
|
|
18250
|
+
setWorkloadBalancingVerifyCert(value: boolean): CitrixPool;
|
|
18251
|
+
|
|
18252
|
+
hasMasterHostUuid(): boolean;
|
|
18253
|
+
clearMasterHostUuid(): void;
|
|
18254
|
+
getMasterHostUuid(): string | undefined;
|
|
18255
|
+
setMasterHostUuid(value: string): CitrixPool;
|
|
18256
|
+
|
|
18257
|
+
hasCrashDumpStorageRef(): boolean;
|
|
18258
|
+
clearCrashDumpStorageRef(): void;
|
|
18259
|
+
getCrashDumpStorageRef(): string | undefined;
|
|
18260
|
+
setCrashDumpStorageRef(value: string): CitrixPool;
|
|
18261
|
+
|
|
18262
|
+
hasSuspendImageStorageRef(): boolean;
|
|
18263
|
+
clearSuspendImageStorageRef(): void;
|
|
18264
|
+
getSuspendImageStorageRef(): string | undefined;
|
|
18265
|
+
setSuspendImageStorageRef(value: string): CitrixPool;
|
|
18266
|
+
clearAppliancesList(): void;
|
|
18267
|
+
getAppliancesList(): Array<CitrixAppliance>;
|
|
18268
|
+
setAppliancesList(value: Array<CitrixAppliance>): CitrixPool;
|
|
18269
|
+
addAppliances(value?: CitrixAppliance, index?: number): CitrixAppliance;
|
|
18270
|
+
clearNetworksList(): void;
|
|
18271
|
+
getNetworksList(): Array<NetworkInterfaces>;
|
|
18272
|
+
setNetworksList(value: Array<NetworkInterfaces>): CitrixPool;
|
|
18273
|
+
addNetworks(value?: NetworkInterfaces, index?: number): NetworkInterfaces;
|
|
18274
|
+
clearOtherConfigurationsList(): void;
|
|
18275
|
+
getOtherConfigurationsList(): Array<CitrixPoolOtherConfiguration>;
|
|
18276
|
+
setOtherConfigurationsList(value: Array<CitrixPoolOtherConfiguration>): CitrixPool;
|
|
18277
|
+
addOtherConfigurations(value?: CitrixPoolOtherConfiguration, index?: number): CitrixPoolOtherConfiguration;
|
|
18278
|
+
clearPatchesList(): void;
|
|
18279
|
+
getPatchesList(): Array<CitrixPoolPatch>;
|
|
18280
|
+
setPatchesList(value: Array<CitrixPoolPatch>): CitrixPool;
|
|
18281
|
+
addPatches(value?: CitrixPoolPatch, index?: number): CitrixPoolPatch;
|
|
18282
|
+
clearRestrictionsList(): void;
|
|
18283
|
+
getRestrictionsList(): Array<CitrixPoolRestriction>;
|
|
18284
|
+
setRestrictionsList(value: Array<CitrixPoolRestriction>): CitrixPool;
|
|
18285
|
+
addRestrictions(value?: CitrixPoolRestriction, index?: number): CitrixPoolRestriction;
|
|
18286
|
+
clearTemplateNameList(): void;
|
|
18287
|
+
getTemplateNameList(): Array<string>;
|
|
18288
|
+
setTemplateNameList(value: Array<string>): CitrixPool;
|
|
18289
|
+
addTemplateName(value: string, index?: number): string;
|
|
18290
|
+
clearPhysicalInterfacesList(): void;
|
|
18291
|
+
getPhysicalInterfacesList(): Array<CitrixPhysicalInterface>;
|
|
18292
|
+
setPhysicalInterfacesList(value: Array<CitrixPhysicalInterface>): CitrixPool;
|
|
18293
|
+
addPhysicalInterfaces(value?: CitrixPhysicalInterface, index?: number): CitrixPhysicalInterface;
|
|
18294
|
+
clearVirtualInterfacesList(): void;
|
|
18295
|
+
getVirtualInterfacesList(): Array<CitrixVirtualInterface>;
|
|
18296
|
+
setVirtualInterfacesList(value: Array<CitrixVirtualInterface>): CitrixPool;
|
|
18297
|
+
addVirtualInterfaces(value?: CitrixVirtualInterface, index?: number): CitrixVirtualInterface;
|
|
18298
|
+
|
|
18299
|
+
serializeBinary(): Uint8Array;
|
|
18300
|
+
toObject(includeInstance?: boolean): CitrixPool.AsObject;
|
|
18301
|
+
static toObject(includeInstance: boolean, msg: CitrixPool): CitrixPool.AsObject;
|
|
18302
|
+
static extensions: {[key: number]: jspb.ExtensionFieldInfo<jspb.Message>};
|
|
18303
|
+
static extensionsBinary: {[key: number]: jspb.ExtensionFieldBinaryInfo<jspb.Message>};
|
|
18304
|
+
static serializeBinaryToWriter(message: CitrixPool, writer: jspb.BinaryWriter): void;
|
|
18305
|
+
static deserializeBinary(bytes: Uint8Array): CitrixPool;
|
|
18306
|
+
static deserializeBinaryFromReader(message: CitrixPool, reader: jspb.BinaryReader): CitrixPool;
|
|
18307
|
+
}
|
|
18308
|
+
|
|
18309
|
+
export namespace CitrixPool {
|
|
18310
|
+
export type AsObject = {
|
|
18311
|
+
name?: string,
|
|
18312
|
+
description?: string,
|
|
18313
|
+
redoLog?: boolean,
|
|
18314
|
+
tags?: string,
|
|
18315
|
+
vSwitchController?: string,
|
|
18316
|
+
highAvailability?: boolean,
|
|
18317
|
+
highAvailabilityAllowOvercommit?: boolean,
|
|
18318
|
+
highAvailabilityOvercommitted?: boolean,
|
|
18319
|
+
highAvailabilityHostFailuresToTolerate?: number,
|
|
18320
|
+
highAvailabilityPlanExistsFor?: number,
|
|
18321
|
+
workloadBalancing?: boolean,
|
|
18322
|
+
workloadBalancingUrl?: string,
|
|
18323
|
+
workloadBalancingUsername?: string,
|
|
18324
|
+
workloadBalancingVerifyCert?: boolean,
|
|
18325
|
+
masterHostUuid?: string,
|
|
18326
|
+
crashDumpStorageRef?: string,
|
|
18327
|
+
suspendImageStorageRef?: string,
|
|
18328
|
+
appliancesList: Array<CitrixAppliance.AsObject>,
|
|
18329
|
+
networksList: Array<NetworkInterfaces.AsObject>,
|
|
18330
|
+
otherConfigurationsList: Array<CitrixPoolOtherConfiguration.AsObject>,
|
|
18331
|
+
patchesList: Array<CitrixPoolPatch.AsObject>,
|
|
18332
|
+
restrictionsList: Array<CitrixPoolRestriction.AsObject>,
|
|
18333
|
+
templateNameList: Array<string>,
|
|
18334
|
+
physicalInterfacesList: Array<CitrixPhysicalInterface.AsObject>,
|
|
18335
|
+
virtualInterfacesList: Array<CitrixVirtualInterface.AsObject>,
|
|
18336
|
+
}
|
|
18337
|
+
}
|
|
18338
|
+
|
|
18339
|
+
export class CitrixAppliance extends jspb.Message {
|
|
18340
|
+
|
|
18341
|
+
hasName(): boolean;
|
|
18342
|
+
clearName(): void;
|
|
18343
|
+
getName(): string | undefined;
|
|
18344
|
+
setName(value: string): CitrixAppliance;
|
|
18345
|
+
|
|
18346
|
+
hasDescription(): boolean;
|
|
18347
|
+
clearDescription(): void;
|
|
18348
|
+
getDescription(): string | undefined;
|
|
18349
|
+
setDescription(value: string): CitrixAppliance;
|
|
18350
|
+
|
|
18351
|
+
serializeBinary(): Uint8Array;
|
|
18352
|
+
toObject(includeInstance?: boolean): CitrixAppliance.AsObject;
|
|
18353
|
+
static toObject(includeInstance: boolean, msg: CitrixAppliance): CitrixAppliance.AsObject;
|
|
18354
|
+
static extensions: {[key: number]: jspb.ExtensionFieldInfo<jspb.Message>};
|
|
18355
|
+
static extensionsBinary: {[key: number]: jspb.ExtensionFieldBinaryInfo<jspb.Message>};
|
|
18356
|
+
static serializeBinaryToWriter(message: CitrixAppliance, writer: jspb.BinaryWriter): void;
|
|
18357
|
+
static deserializeBinary(bytes: Uint8Array): CitrixAppliance;
|
|
18358
|
+
static deserializeBinaryFromReader(message: CitrixAppliance, reader: jspb.BinaryReader): CitrixAppliance;
|
|
18359
|
+
}
|
|
18360
|
+
|
|
18361
|
+
export namespace CitrixAppliance {
|
|
18362
|
+
export type AsObject = {
|
|
18363
|
+
name?: string,
|
|
18364
|
+
description?: string,
|
|
18365
|
+
}
|
|
18366
|
+
}
|
|
18367
|
+
|
|
18368
|
+
export class CitrixPoolOtherConfiguration extends jspb.Message {
|
|
18369
|
+
|
|
18370
|
+
hasKey(): boolean;
|
|
18371
|
+
clearKey(): void;
|
|
18372
|
+
getKey(): string | undefined;
|
|
18373
|
+
setKey(value: string): CitrixPoolOtherConfiguration;
|
|
18374
|
+
|
|
18375
|
+
hasValue(): boolean;
|
|
18376
|
+
clearValue(): void;
|
|
18377
|
+
getValue(): string | undefined;
|
|
18378
|
+
setValue(value: string): CitrixPoolOtherConfiguration;
|
|
18379
|
+
|
|
18380
|
+
hasIsCustomField(): boolean;
|
|
18381
|
+
clearIsCustomField(): void;
|
|
18382
|
+
getIsCustomField(): boolean | undefined;
|
|
18383
|
+
setIsCustomField(value: boolean): CitrixPoolOtherConfiguration;
|
|
18384
|
+
|
|
18385
|
+
serializeBinary(): Uint8Array;
|
|
18386
|
+
toObject(includeInstance?: boolean): CitrixPoolOtherConfiguration.AsObject;
|
|
18387
|
+
static toObject(includeInstance: boolean, msg: CitrixPoolOtherConfiguration): CitrixPoolOtherConfiguration.AsObject;
|
|
18388
|
+
static extensions: {[key: number]: jspb.ExtensionFieldInfo<jspb.Message>};
|
|
18389
|
+
static extensionsBinary: {[key: number]: jspb.ExtensionFieldBinaryInfo<jspb.Message>};
|
|
18390
|
+
static serializeBinaryToWriter(message: CitrixPoolOtherConfiguration, writer: jspb.BinaryWriter): void;
|
|
18391
|
+
static deserializeBinary(bytes: Uint8Array): CitrixPoolOtherConfiguration;
|
|
18392
|
+
static deserializeBinaryFromReader(message: CitrixPoolOtherConfiguration, reader: jspb.BinaryReader): CitrixPoolOtherConfiguration;
|
|
18393
|
+
}
|
|
18394
|
+
|
|
18395
|
+
export namespace CitrixPoolOtherConfiguration {
|
|
18396
|
+
export type AsObject = {
|
|
18397
|
+
key?: string,
|
|
18398
|
+
value?: string,
|
|
18399
|
+
isCustomField?: boolean,
|
|
18400
|
+
}
|
|
18401
|
+
}
|
|
18402
|
+
|
|
18403
|
+
export class CitrixPoolRestriction extends jspb.Message {
|
|
18404
|
+
|
|
18405
|
+
hasKey(): boolean;
|
|
18406
|
+
clearKey(): void;
|
|
18407
|
+
getKey(): string | undefined;
|
|
18408
|
+
setKey(value: string): CitrixPoolRestriction;
|
|
18409
|
+
|
|
18410
|
+
hasValue(): boolean;
|
|
18411
|
+
clearValue(): void;
|
|
18412
|
+
getValue(): string | undefined;
|
|
18413
|
+
setValue(value: string): CitrixPoolRestriction;
|
|
18414
|
+
|
|
18415
|
+
serializeBinary(): Uint8Array;
|
|
18416
|
+
toObject(includeInstance?: boolean): CitrixPoolRestriction.AsObject;
|
|
18417
|
+
static toObject(includeInstance: boolean, msg: CitrixPoolRestriction): CitrixPoolRestriction.AsObject;
|
|
18418
|
+
static extensions: {[key: number]: jspb.ExtensionFieldInfo<jspb.Message>};
|
|
18419
|
+
static extensionsBinary: {[key: number]: jspb.ExtensionFieldBinaryInfo<jspb.Message>};
|
|
18420
|
+
static serializeBinaryToWriter(message: CitrixPoolRestriction, writer: jspb.BinaryWriter): void;
|
|
18421
|
+
static deserializeBinary(bytes: Uint8Array): CitrixPoolRestriction;
|
|
18422
|
+
static deserializeBinaryFromReader(message: CitrixPoolRestriction, reader: jspb.BinaryReader): CitrixPoolRestriction;
|
|
18423
|
+
}
|
|
18424
|
+
|
|
18425
|
+
export namespace CitrixPoolRestriction {
|
|
18426
|
+
export type AsObject = {
|
|
18427
|
+
key?: string,
|
|
18428
|
+
value?: string,
|
|
18429
|
+
}
|
|
18430
|
+
}
|
|
18431
|
+
|
|
18432
|
+
export class CitrixPoolPatch extends jspb.Message {
|
|
18433
|
+
|
|
18434
|
+
hasName(): boolean;
|
|
18435
|
+
clearName(): void;
|
|
18436
|
+
getName(): string | undefined;
|
|
18437
|
+
setName(value: string): CitrixPoolPatch;
|
|
18438
|
+
|
|
18439
|
+
hasDescription(): boolean;
|
|
18440
|
+
clearDescription(): void;
|
|
18441
|
+
getDescription(): string | undefined;
|
|
18442
|
+
setDescription(value: string): CitrixPoolPatch;
|
|
18443
|
+
|
|
18444
|
+
hasSize(): boolean;
|
|
18445
|
+
clearSize(): void;
|
|
18446
|
+
getSize(): number | undefined;
|
|
18447
|
+
setSize(value: number): CitrixPoolPatch;
|
|
18448
|
+
|
|
18449
|
+
hasVersion(): boolean;
|
|
18450
|
+
clearVersion(): void;
|
|
18451
|
+
getVersion(): string | undefined;
|
|
18452
|
+
setVersion(value: string): CitrixPoolPatch;
|
|
18453
|
+
|
|
18454
|
+
hasAfterApplyGuidance(): boolean;
|
|
18455
|
+
clearAfterApplyGuidance(): void;
|
|
18456
|
+
getAfterApplyGuidance(): string | undefined;
|
|
18457
|
+
setAfterApplyGuidance(value: string): CitrixPoolPatch;
|
|
18458
|
+
|
|
18459
|
+
hasApplied(): boolean;
|
|
18460
|
+
clearApplied(): void;
|
|
18461
|
+
getApplied(): boolean | undefined;
|
|
18462
|
+
setApplied(value: boolean): CitrixPoolPatch;
|
|
18463
|
+
|
|
18464
|
+
serializeBinary(): Uint8Array;
|
|
18465
|
+
toObject(includeInstance?: boolean): CitrixPoolPatch.AsObject;
|
|
18466
|
+
static toObject(includeInstance: boolean, msg: CitrixPoolPatch): CitrixPoolPatch.AsObject;
|
|
18467
|
+
static extensions: {[key: number]: jspb.ExtensionFieldInfo<jspb.Message>};
|
|
18468
|
+
static extensionsBinary: {[key: number]: jspb.ExtensionFieldBinaryInfo<jspb.Message>};
|
|
18469
|
+
static serializeBinaryToWriter(message: CitrixPoolPatch, writer: jspb.BinaryWriter): void;
|
|
18470
|
+
static deserializeBinary(bytes: Uint8Array): CitrixPoolPatch;
|
|
18471
|
+
static deserializeBinaryFromReader(message: CitrixPoolPatch, reader: jspb.BinaryReader): CitrixPoolPatch;
|
|
18472
|
+
}
|
|
18473
|
+
|
|
18474
|
+
export namespace CitrixPoolPatch {
|
|
18475
|
+
export type AsObject = {
|
|
18476
|
+
name?: string,
|
|
18477
|
+
description?: string,
|
|
18478
|
+
size?: number,
|
|
18479
|
+
version?: string,
|
|
18480
|
+
afterApplyGuidance?: string,
|
|
18481
|
+
applied?: boolean,
|
|
18482
|
+
}
|
|
18483
|
+
}
|
|
18484
|
+
|
|
18485
|
+
export class CitrixHost extends jspb.Message {
|
|
18486
|
+
|
|
18487
|
+
hasHostname(): boolean;
|
|
18488
|
+
clearHostname(): void;
|
|
18489
|
+
getHostname(): string | undefined;
|
|
18490
|
+
setHostname(value: string): CitrixHost;
|
|
18491
|
+
|
|
18492
|
+
hasName(): boolean;
|
|
18493
|
+
clearName(): void;
|
|
18494
|
+
getName(): string | undefined;
|
|
18495
|
+
setName(value: string): CitrixHost;
|
|
18496
|
+
|
|
18497
|
+
hasDescription(): boolean;
|
|
18498
|
+
clearDescription(): void;
|
|
18499
|
+
getDescription(): string | undefined;
|
|
18500
|
+
setDescription(value: string): CitrixHost;
|
|
18501
|
+
|
|
18502
|
+
hasIsMaster(): boolean;
|
|
18503
|
+
clearIsMaster(): void;
|
|
18504
|
+
getIsMaster(): boolean | undefined;
|
|
18505
|
+
setIsMaster(value: boolean): CitrixHost;
|
|
18506
|
+
|
|
18507
|
+
hasAddress(): boolean;
|
|
18508
|
+
clearAddress(): void;
|
|
18509
|
+
getAddress(): string | undefined;
|
|
18510
|
+
setAddress(value: string): CitrixHost;
|
|
18511
|
+
|
|
18512
|
+
hasEdition(): boolean;
|
|
18513
|
+
clearEdition(): void;
|
|
18514
|
+
getEdition(): string | undefined;
|
|
18515
|
+
setEdition(value: string): CitrixHost;
|
|
18516
|
+
|
|
18517
|
+
hasEnabled(): boolean;
|
|
18518
|
+
clearEnabled(): void;
|
|
18519
|
+
getEnabled(): boolean | undefined;
|
|
18520
|
+
setEnabled(value: boolean): CitrixHost;
|
|
18521
|
+
|
|
18522
|
+
hasExternalAuthenticationServiceName(): boolean;
|
|
18523
|
+
clearExternalAuthenticationServiceName(): void;
|
|
18524
|
+
getExternalAuthenticationServiceName(): string | undefined;
|
|
18525
|
+
setExternalAuthenticationServiceName(value: string): CitrixHost;
|
|
18526
|
+
|
|
18527
|
+
hasExternalAuthenticationType(): boolean;
|
|
18528
|
+
clearExternalAuthenticationType(): void;
|
|
18529
|
+
getExternalAuthenticationType(): string | undefined;
|
|
18530
|
+
setExternalAuthenticationType(value: string): CitrixHost;
|
|
18531
|
+
|
|
18532
|
+
hasMemoryOverhead(): boolean;
|
|
18533
|
+
clearMemoryOverhead(): void;
|
|
18534
|
+
getMemoryOverhead(): number | undefined;
|
|
18535
|
+
setMemoryOverhead(value: number): CitrixHost;
|
|
18536
|
+
|
|
18537
|
+
hasPowerOnMode(): boolean;
|
|
18538
|
+
clearPowerOnMode(): void;
|
|
18539
|
+
getPowerOnMode(): string | undefined;
|
|
18540
|
+
setPowerOnMode(value: string): CitrixHost;
|
|
18541
|
+
|
|
18542
|
+
hasSchedulerPolicy(): boolean;
|
|
18543
|
+
clearSchedulerPolicy(): void;
|
|
18544
|
+
getSchedulerPolicy(): string | undefined;
|
|
18545
|
+
setSchedulerPolicy(value: string): CitrixHost;
|
|
18546
|
+
|
|
18547
|
+
hasTags(): boolean;
|
|
18548
|
+
clearTags(): void;
|
|
18549
|
+
getTags(): string | undefined;
|
|
18550
|
+
setTags(value: string): CitrixHost;
|
|
18551
|
+
|
|
18552
|
+
hasDisplay(): boolean;
|
|
18553
|
+
clearDisplay(): void;
|
|
18554
|
+
getDisplay(): string | undefined;
|
|
18555
|
+
setDisplay(value: string): CitrixHost;
|
|
18556
|
+
|
|
18557
|
+
hasLastUpdated(): boolean;
|
|
18558
|
+
clearLastUpdated(): void;
|
|
18559
|
+
getLastUpdated(): google_protobuf_timestamp_pb.Timestamp | undefined;
|
|
18560
|
+
setLastUpdated(value?: google_protobuf_timestamp_pb.Timestamp): CitrixHost;
|
|
18561
|
+
|
|
18562
|
+
hasLive(): boolean;
|
|
18563
|
+
clearLive(): void;
|
|
18564
|
+
getLive(): boolean | undefined;
|
|
18565
|
+
setLive(value: boolean): CitrixHost;
|
|
18566
|
+
|
|
18567
|
+
hasMemoryFree(): boolean;
|
|
18568
|
+
clearMemoryFree(): void;
|
|
18569
|
+
getMemoryFree(): number | undefined;
|
|
18570
|
+
setMemoryFree(value: number): CitrixHost;
|
|
18571
|
+
|
|
18572
|
+
hasMemoryTotal(): boolean;
|
|
18573
|
+
clearMemoryTotal(): void;
|
|
18574
|
+
getMemoryTotal(): number | undefined;
|
|
18575
|
+
setMemoryTotal(value: number): CitrixHost;
|
|
18576
|
+
|
|
18577
|
+
hasHostUuid(): boolean;
|
|
18578
|
+
clearHostUuid(): void;
|
|
18579
|
+
getHostUuid(): string | undefined;
|
|
18580
|
+
setHostUuid(value: string): CitrixHost;
|
|
18581
|
+
|
|
18582
|
+
hasCrashDumpStorageRef(): boolean;
|
|
18583
|
+
clearCrashDumpStorageRef(): void;
|
|
18584
|
+
getCrashDumpStorageRef(): string | undefined;
|
|
18585
|
+
setCrashDumpStorageRef(value: string): CitrixHost;
|
|
18586
|
+
|
|
18587
|
+
hasLocalCacheStorageRef(): boolean;
|
|
18588
|
+
clearLocalCacheStorageRef(): void;
|
|
18589
|
+
getLocalCacheStorageRef(): string | undefined;
|
|
18590
|
+
setLocalCacheStorageRef(value: string): CitrixHost;
|
|
18591
|
+
|
|
18592
|
+
hasSuspendImageStorageRef(): boolean;
|
|
18593
|
+
clearSuspendImageStorageRef(): void;
|
|
18594
|
+
getSuspendImageStorageRef(): string | undefined;
|
|
18595
|
+
setSuspendImageStorageRef(value: string): CitrixHost;
|
|
18596
|
+
clearStoragesList(): void;
|
|
18597
|
+
getStoragesList(): Array<CitrixStorage>;
|
|
18598
|
+
setStoragesList(value: Array<CitrixStorage>): CitrixHost;
|
|
18599
|
+
addStorages(value?: CitrixStorage, index?: number): CitrixStorage;
|
|
18600
|
+
clearPhysicalInterfacesList(): void;
|
|
18601
|
+
getPhysicalInterfacesList(): Array<CitrixPhysicalInterface>;
|
|
18602
|
+
setPhysicalInterfacesList(value: Array<CitrixPhysicalInterface>): CitrixHost;
|
|
18603
|
+
addPhysicalInterfaces(value?: CitrixPhysicalInterface, index?: number): CitrixPhysicalInterface;
|
|
18604
|
+
clearPcisList(): void;
|
|
18605
|
+
getPcisList(): Array<CitrixPci>;
|
|
18606
|
+
setPcisList(value: Array<CitrixPci>): CitrixHost;
|
|
18607
|
+
addPcis(value?: CitrixPci, index?: number): CitrixPci;
|
|
18608
|
+
clearExtraInfosList(): void;
|
|
18609
|
+
getExtraInfosList(): Array<CitrixHostExtraInfo>;
|
|
18610
|
+
setExtraInfosList(value: Array<CitrixHostExtraInfo>): CitrixHost;
|
|
18611
|
+
addExtraInfos(value?: CitrixHostExtraInfo, index?: number): CitrixHostExtraInfo;
|
|
18612
|
+
clearPatchesList(): void;
|
|
18613
|
+
getPatchesList(): Array<CitrixHostPatch>;
|
|
18614
|
+
setPatchesList(value: Array<CitrixHostPatch>): CitrixHost;
|
|
18615
|
+
addPatches(value?: CitrixHostPatch, index?: number): CitrixHostPatch;
|
|
18616
|
+
clearPhysicalCpusList(): void;
|
|
18617
|
+
getPhysicalCpusList(): Array<CitrixHostPhysicalCpu>;
|
|
18618
|
+
setPhysicalCpusList(value: Array<CitrixHostPhysicalCpu>): CitrixHost;
|
|
18619
|
+
addPhysicalCpus(value?: CitrixHostPhysicalCpu, index?: number): CitrixHostPhysicalCpu;
|
|
18620
|
+
clearCrashDumpsList(): void;
|
|
18621
|
+
getCrashDumpsList(): Array<CitrixHostCrashDump>;
|
|
18622
|
+
setCrashDumpsList(value: Array<CitrixHostCrashDump>): CitrixHost;
|
|
18623
|
+
addCrashDumps(value?: CitrixHostCrashDump, index?: number): CitrixHostCrashDump;
|
|
18624
|
+
getCitrixPoolUuid(): string;
|
|
18625
|
+
setCitrixPoolUuid(value: string): CitrixHost;
|
|
18626
|
+
|
|
18627
|
+
serializeBinary(): Uint8Array;
|
|
18628
|
+
toObject(includeInstance?: boolean): CitrixHost.AsObject;
|
|
18629
|
+
static toObject(includeInstance: boolean, msg: CitrixHost): CitrixHost.AsObject;
|
|
18630
|
+
static extensions: {[key: number]: jspb.ExtensionFieldInfo<jspb.Message>};
|
|
18631
|
+
static extensionsBinary: {[key: number]: jspb.ExtensionFieldBinaryInfo<jspb.Message>};
|
|
18632
|
+
static serializeBinaryToWriter(message: CitrixHost, writer: jspb.BinaryWriter): void;
|
|
18633
|
+
static deserializeBinary(bytes: Uint8Array): CitrixHost;
|
|
18634
|
+
static deserializeBinaryFromReader(message: CitrixHost, reader: jspb.BinaryReader): CitrixHost;
|
|
18635
|
+
}
|
|
18636
|
+
|
|
18637
|
+
export namespace CitrixHost {
|
|
18638
|
+
export type AsObject = {
|
|
18639
|
+
hostname?: string,
|
|
18640
|
+
name?: string,
|
|
18641
|
+
description?: string,
|
|
18642
|
+
isMaster?: boolean,
|
|
18643
|
+
address?: string,
|
|
18644
|
+
edition?: string,
|
|
18645
|
+
enabled?: boolean,
|
|
18646
|
+
externalAuthenticationServiceName?: string,
|
|
18647
|
+
externalAuthenticationType?: string,
|
|
18648
|
+
memoryOverhead?: number,
|
|
18649
|
+
powerOnMode?: string,
|
|
18650
|
+
schedulerPolicy?: string,
|
|
18651
|
+
tags?: string,
|
|
18652
|
+
display?: string,
|
|
18653
|
+
lastUpdated?: google_protobuf_timestamp_pb.Timestamp.AsObject,
|
|
18654
|
+
live?: boolean,
|
|
18655
|
+
memoryFree?: number,
|
|
18656
|
+
memoryTotal?: number,
|
|
18657
|
+
hostUuid?: string,
|
|
18658
|
+
crashDumpStorageRef?: string,
|
|
18659
|
+
localCacheStorageRef?: string,
|
|
18660
|
+
suspendImageStorageRef?: string,
|
|
18661
|
+
storagesList: Array<CitrixStorage.AsObject>,
|
|
18662
|
+
physicalInterfacesList: Array<CitrixPhysicalInterface.AsObject>,
|
|
18663
|
+
pcisList: Array<CitrixPci.AsObject>,
|
|
18664
|
+
extraInfosList: Array<CitrixHostExtraInfo.AsObject>,
|
|
18665
|
+
patchesList: Array<CitrixHostPatch.AsObject>,
|
|
18666
|
+
physicalCpusList: Array<CitrixHostPhysicalCpu.AsObject>,
|
|
18667
|
+
crashDumpsList: Array<CitrixHostCrashDump.AsObject>,
|
|
18668
|
+
citrixPoolUuid: string,
|
|
18669
|
+
}
|
|
18670
|
+
}
|
|
18671
|
+
|
|
18672
|
+
export class CitrixHostCrashDump extends jspb.Message {
|
|
18673
|
+
|
|
18674
|
+
hasSize(): boolean;
|
|
18675
|
+
clearSize(): void;
|
|
18676
|
+
getSize(): number | undefined;
|
|
18677
|
+
setSize(value: number): CitrixHostCrashDump;
|
|
18678
|
+
|
|
18679
|
+
hasTimestamp(): boolean;
|
|
18680
|
+
clearTimestamp(): void;
|
|
18681
|
+
getTimestamp(): google_protobuf_timestamp_pb.Timestamp | undefined;
|
|
18682
|
+
setTimestamp(value?: google_protobuf_timestamp_pb.Timestamp): CitrixHostCrashDump;
|
|
18683
|
+
|
|
18684
|
+
serializeBinary(): Uint8Array;
|
|
18685
|
+
toObject(includeInstance?: boolean): CitrixHostCrashDump.AsObject;
|
|
18686
|
+
static toObject(includeInstance: boolean, msg: CitrixHostCrashDump): CitrixHostCrashDump.AsObject;
|
|
18687
|
+
static extensions: {[key: number]: jspb.ExtensionFieldInfo<jspb.Message>};
|
|
18688
|
+
static extensionsBinary: {[key: number]: jspb.ExtensionFieldBinaryInfo<jspb.Message>};
|
|
18689
|
+
static serializeBinaryToWriter(message: CitrixHostCrashDump, writer: jspb.BinaryWriter): void;
|
|
18690
|
+
static deserializeBinary(bytes: Uint8Array): CitrixHostCrashDump;
|
|
18691
|
+
static deserializeBinaryFromReader(message: CitrixHostCrashDump, reader: jspb.BinaryReader): CitrixHostCrashDump;
|
|
18692
|
+
}
|
|
18693
|
+
|
|
18694
|
+
export namespace CitrixHostCrashDump {
|
|
18695
|
+
export type AsObject = {
|
|
18696
|
+
size?: number,
|
|
18697
|
+
timestamp?: google_protobuf_timestamp_pb.Timestamp.AsObject,
|
|
18698
|
+
}
|
|
18699
|
+
}
|
|
18700
|
+
|
|
18701
|
+
export class CitrixHostPhysicalCpu extends jspb.Message {
|
|
18702
|
+
|
|
18703
|
+
hasFamily(): boolean;
|
|
18704
|
+
clearFamily(): void;
|
|
18705
|
+
getFamily(): number | undefined;
|
|
18706
|
+
setFamily(value: number): CitrixHostPhysicalCpu;
|
|
18707
|
+
|
|
18708
|
+
hasFeatures(): boolean;
|
|
18709
|
+
clearFeatures(): void;
|
|
18710
|
+
getFeatures(): string | undefined;
|
|
18711
|
+
setFeatures(value: string): CitrixHostPhysicalCpu;
|
|
18712
|
+
|
|
18713
|
+
hasFlags(): boolean;
|
|
18714
|
+
clearFlags(): void;
|
|
18715
|
+
getFlags(): string | undefined;
|
|
18716
|
+
setFlags(value: string): CitrixHostPhysicalCpu;
|
|
18717
|
+
|
|
18718
|
+
hasModel(): boolean;
|
|
18719
|
+
clearModel(): void;
|
|
18720
|
+
getModel(): number | undefined;
|
|
18721
|
+
setModel(value: number): CitrixHostPhysicalCpu;
|
|
18722
|
+
|
|
18723
|
+
hasModelName(): boolean;
|
|
18724
|
+
clearModelName(): void;
|
|
18725
|
+
getModelName(): string | undefined;
|
|
18726
|
+
setModelName(value: string): CitrixHostPhysicalCpu;
|
|
18727
|
+
|
|
18728
|
+
hasNumberOfCpus(): boolean;
|
|
18729
|
+
clearNumberOfCpus(): void;
|
|
18730
|
+
getNumberOfCpus(): number | undefined;
|
|
18731
|
+
setNumberOfCpus(value: number): CitrixHostPhysicalCpu;
|
|
18732
|
+
|
|
18733
|
+
hasSpeed(): boolean;
|
|
18734
|
+
clearSpeed(): void;
|
|
18735
|
+
getSpeed(): number | undefined;
|
|
18736
|
+
setSpeed(value: number): CitrixHostPhysicalCpu;
|
|
18737
|
+
|
|
18738
|
+
hasStepping(): boolean;
|
|
18739
|
+
clearStepping(): void;
|
|
18740
|
+
getStepping(): string | undefined;
|
|
18741
|
+
setStepping(value: string): CitrixHostPhysicalCpu;
|
|
18742
|
+
|
|
18743
|
+
hasVendor(): boolean;
|
|
18744
|
+
clearVendor(): void;
|
|
18745
|
+
getVendor(): string | undefined;
|
|
18746
|
+
setVendor(value: string): CitrixHostPhysicalCpu;
|
|
18747
|
+
|
|
18748
|
+
serializeBinary(): Uint8Array;
|
|
18749
|
+
toObject(includeInstance?: boolean): CitrixHostPhysicalCpu.AsObject;
|
|
18750
|
+
static toObject(includeInstance: boolean, msg: CitrixHostPhysicalCpu): CitrixHostPhysicalCpu.AsObject;
|
|
18751
|
+
static extensions: {[key: number]: jspb.ExtensionFieldInfo<jspb.Message>};
|
|
18752
|
+
static extensionsBinary: {[key: number]: jspb.ExtensionFieldBinaryInfo<jspb.Message>};
|
|
18753
|
+
static serializeBinaryToWriter(message: CitrixHostPhysicalCpu, writer: jspb.BinaryWriter): void;
|
|
18754
|
+
static deserializeBinary(bytes: Uint8Array): CitrixHostPhysicalCpu;
|
|
18755
|
+
static deserializeBinaryFromReader(message: CitrixHostPhysicalCpu, reader: jspb.BinaryReader): CitrixHostPhysicalCpu;
|
|
18756
|
+
}
|
|
18757
|
+
|
|
18758
|
+
export namespace CitrixHostPhysicalCpu {
|
|
18759
|
+
export type AsObject = {
|
|
18760
|
+
family?: number,
|
|
18761
|
+
features?: string,
|
|
18762
|
+
flags?: string,
|
|
18763
|
+
model?: number,
|
|
18764
|
+
modelName?: string,
|
|
18765
|
+
numberOfCpus?: number,
|
|
18766
|
+
speed?: number,
|
|
18767
|
+
stepping?: string,
|
|
18768
|
+
vendor?: string,
|
|
18769
|
+
}
|
|
18770
|
+
}
|
|
18771
|
+
|
|
18772
|
+
export class CitrixHostPatch extends jspb.Message {
|
|
18773
|
+
|
|
18774
|
+
hasName(): boolean;
|
|
18775
|
+
clearName(): void;
|
|
18776
|
+
getName(): string | undefined;
|
|
18777
|
+
setName(value: string): CitrixHostPatch;
|
|
18778
|
+
|
|
18779
|
+
hasDescription(): boolean;
|
|
18780
|
+
clearDescription(): void;
|
|
18781
|
+
getDescription(): string | undefined;
|
|
18782
|
+
setDescription(value: string): CitrixHostPatch;
|
|
18783
|
+
|
|
18784
|
+
hasSize(): boolean;
|
|
18785
|
+
clearSize(): void;
|
|
18786
|
+
getSize(): number | undefined;
|
|
18787
|
+
setSize(value: number): CitrixHostPatch;
|
|
18788
|
+
|
|
18789
|
+
hasApplied(): boolean;
|
|
18790
|
+
clearApplied(): void;
|
|
18791
|
+
getApplied(): google_protobuf_timestamp_pb.Timestamp | undefined;
|
|
18792
|
+
setApplied(value?: google_protobuf_timestamp_pb.Timestamp): CitrixHostPatch;
|
|
18793
|
+
|
|
18794
|
+
hasVersion(): boolean;
|
|
18795
|
+
clearVersion(): void;
|
|
18796
|
+
getVersion(): string | undefined;
|
|
18797
|
+
setVersion(value: string): CitrixHostPatch;
|
|
18798
|
+
|
|
18799
|
+
serializeBinary(): Uint8Array;
|
|
18800
|
+
toObject(includeInstance?: boolean): CitrixHostPatch.AsObject;
|
|
18801
|
+
static toObject(includeInstance: boolean, msg: CitrixHostPatch): CitrixHostPatch.AsObject;
|
|
18802
|
+
static extensions: {[key: number]: jspb.ExtensionFieldInfo<jspb.Message>};
|
|
18803
|
+
static extensionsBinary: {[key: number]: jspb.ExtensionFieldBinaryInfo<jspb.Message>};
|
|
18804
|
+
static serializeBinaryToWriter(message: CitrixHostPatch, writer: jspb.BinaryWriter): void;
|
|
18805
|
+
static deserializeBinary(bytes: Uint8Array): CitrixHostPatch;
|
|
18806
|
+
static deserializeBinaryFromReader(message: CitrixHostPatch, reader: jspb.BinaryReader): CitrixHostPatch;
|
|
18807
|
+
}
|
|
18808
|
+
|
|
18809
|
+
export namespace CitrixHostPatch {
|
|
18810
|
+
export type AsObject = {
|
|
18811
|
+
name?: string,
|
|
18812
|
+
description?: string,
|
|
18813
|
+
size?: number,
|
|
18814
|
+
applied?: google_protobuf_timestamp_pb.Timestamp.AsObject,
|
|
18815
|
+
version?: string,
|
|
18816
|
+
}
|
|
18817
|
+
}
|
|
18818
|
+
|
|
18819
|
+
export class CitrixStorage extends jspb.Message {
|
|
18820
|
+
|
|
18821
|
+
hasName(): boolean;
|
|
18822
|
+
clearName(): void;
|
|
18823
|
+
getName(): string | undefined;
|
|
18824
|
+
setName(value: string): CitrixStorage;
|
|
18825
|
+
|
|
18826
|
+
hasDescription(): boolean;
|
|
18827
|
+
clearDescription(): void;
|
|
18828
|
+
getDescription(): string | undefined;
|
|
18829
|
+
setDescription(value: string): CitrixStorage;
|
|
18830
|
+
|
|
18831
|
+
hasPhysicalSize(): boolean;
|
|
18832
|
+
clearPhysicalSize(): void;
|
|
18833
|
+
getPhysicalSize(): number | undefined;
|
|
18834
|
+
setPhysicalSize(value: number): CitrixStorage;
|
|
18835
|
+
|
|
18836
|
+
hasPhysicalUtilization(): boolean;
|
|
18837
|
+
clearPhysicalUtilization(): void;
|
|
18838
|
+
getPhysicalUtilization(): number | undefined;
|
|
18839
|
+
setPhysicalUtilization(value: number): CitrixStorage;
|
|
18840
|
+
|
|
18841
|
+
hasType(): boolean;
|
|
18842
|
+
clearType(): void;
|
|
18843
|
+
getType(): string | undefined;
|
|
18844
|
+
setType(value: string): CitrixStorage;
|
|
18845
|
+
|
|
18846
|
+
hasContentType(): boolean;
|
|
18847
|
+
clearContentType(): void;
|
|
18848
|
+
getContentType(): string | undefined;
|
|
18849
|
+
setContentType(value: string): CitrixStorage;
|
|
18850
|
+
|
|
18851
|
+
hasClustered(): boolean;
|
|
18852
|
+
clearClustered(): void;
|
|
18853
|
+
getClustered(): boolean | undefined;
|
|
18854
|
+
setClustered(value: boolean): CitrixStorage;
|
|
18855
|
+
|
|
18856
|
+
hasIsToolsStorage(): boolean;
|
|
18857
|
+
clearIsToolsStorage(): void;
|
|
18858
|
+
getIsToolsStorage(): boolean | undefined;
|
|
18859
|
+
setIsToolsStorage(value: boolean): CitrixStorage;
|
|
18860
|
+
|
|
18861
|
+
hasLocalCache(): boolean;
|
|
18862
|
+
clearLocalCache(): void;
|
|
18863
|
+
getLocalCache(): boolean | undefined;
|
|
18864
|
+
setLocalCache(value: boolean): CitrixStorage;
|
|
18865
|
+
|
|
18866
|
+
hasShared(): boolean;
|
|
18867
|
+
clearShared(): void;
|
|
18868
|
+
getShared(): boolean | undefined;
|
|
18869
|
+
setShared(value: boolean): CitrixStorage;
|
|
18870
|
+
|
|
18871
|
+
hasTags(): boolean;
|
|
18872
|
+
clearTags(): void;
|
|
18873
|
+
getTags(): string | undefined;
|
|
18874
|
+
setTags(value: string): CitrixStorage;
|
|
18875
|
+
|
|
18876
|
+
hasVirtualAllocation(): boolean;
|
|
18877
|
+
clearVirtualAllocation(): void;
|
|
18878
|
+
getVirtualAllocation(): number | undefined;
|
|
18879
|
+
setVirtualAllocation(value: number): CitrixStorage;
|
|
18880
|
+
clearHostUuidsList(): void;
|
|
18881
|
+
getHostUuidsList(): Array<string>;
|
|
18882
|
+
setHostUuidsList(value: Array<string>): CitrixStorage;
|
|
18883
|
+
addHostUuids(value: string, index?: number): string;
|
|
18884
|
+
|
|
18885
|
+
hasStorageRef(): boolean;
|
|
18886
|
+
clearStorageRef(): void;
|
|
18887
|
+
getStorageRef(): string | undefined;
|
|
18888
|
+
setStorageRef(value: string): CitrixStorage;
|
|
18889
|
+
clearPhysicalBlockDevicesList(): void;
|
|
18890
|
+
getPhysicalBlockDevicesList(): Array<CitrixPhysicalBlockDevice>;
|
|
18891
|
+
setPhysicalBlockDevicesList(value: Array<CitrixPhysicalBlockDevice>): CitrixStorage;
|
|
18892
|
+
addPhysicalBlockDevices(value?: CitrixPhysicalBlockDevice, index?: number): CitrixPhysicalBlockDevice;
|
|
18893
|
+
clearVirtualDiskImagesList(): void;
|
|
18894
|
+
getVirtualDiskImagesList(): Array<CitrixVirtualDiskImage>;
|
|
18895
|
+
setVirtualDiskImagesList(value: Array<CitrixVirtualDiskImage>): CitrixStorage;
|
|
18896
|
+
addVirtualDiskImages(value?: CitrixVirtualDiskImage, index?: number): CitrixVirtualDiskImage;
|
|
18897
|
+
|
|
18898
|
+
serializeBinary(): Uint8Array;
|
|
18899
|
+
toObject(includeInstance?: boolean): CitrixStorage.AsObject;
|
|
18900
|
+
static toObject(includeInstance: boolean, msg: CitrixStorage): CitrixStorage.AsObject;
|
|
18901
|
+
static extensions: {[key: number]: jspb.ExtensionFieldInfo<jspb.Message>};
|
|
18902
|
+
static extensionsBinary: {[key: number]: jspb.ExtensionFieldBinaryInfo<jspb.Message>};
|
|
18903
|
+
static serializeBinaryToWriter(message: CitrixStorage, writer: jspb.BinaryWriter): void;
|
|
18904
|
+
static deserializeBinary(bytes: Uint8Array): CitrixStorage;
|
|
18905
|
+
static deserializeBinaryFromReader(message: CitrixStorage, reader: jspb.BinaryReader): CitrixStorage;
|
|
18906
|
+
}
|
|
18907
|
+
|
|
18908
|
+
export namespace CitrixStorage {
|
|
18909
|
+
export type AsObject = {
|
|
18910
|
+
name?: string,
|
|
18911
|
+
description?: string,
|
|
18912
|
+
physicalSize?: number,
|
|
18913
|
+
physicalUtilization?: number,
|
|
18914
|
+
type?: string,
|
|
18915
|
+
contentType?: string,
|
|
18916
|
+
clustered?: boolean,
|
|
18917
|
+
isToolsStorage?: boolean,
|
|
18918
|
+
localCache?: boolean,
|
|
18919
|
+
shared?: boolean,
|
|
18920
|
+
tags?: string,
|
|
18921
|
+
virtualAllocation?: number,
|
|
18922
|
+
hostUuidsList: Array<string>,
|
|
18923
|
+
storageRef?: string,
|
|
18924
|
+
physicalBlockDevicesList: Array<CitrixPhysicalBlockDevice.AsObject>,
|
|
18925
|
+
virtualDiskImagesList: Array<CitrixVirtualDiskImage.AsObject>,
|
|
18926
|
+
}
|
|
18927
|
+
}
|
|
18928
|
+
|
|
18929
|
+
export class CitrixPhysicalBlockDevice extends jspb.Message {
|
|
18930
|
+
|
|
18931
|
+
hasCurrentlyAttached(): boolean;
|
|
18932
|
+
clearCurrentlyAttached(): void;
|
|
18933
|
+
getCurrentlyAttached(): boolean | undefined;
|
|
18934
|
+
setCurrentlyAttached(value: boolean): CitrixPhysicalBlockDevice;
|
|
18935
|
+
|
|
18936
|
+
hasLocation(): boolean;
|
|
18937
|
+
clearLocation(): void;
|
|
18938
|
+
getLocation(): string | undefined;
|
|
18939
|
+
setLocation(value: string): CitrixPhysicalBlockDevice;
|
|
18940
|
+
|
|
18941
|
+
hasUsername(): boolean;
|
|
18942
|
+
clearUsername(): void;
|
|
18943
|
+
getUsername(): string | undefined;
|
|
18944
|
+
setUsername(value: string): CitrixPhysicalBlockDevice;
|
|
18945
|
+
|
|
18946
|
+
hasType(): boolean;
|
|
18947
|
+
clearType(): void;
|
|
18948
|
+
getType(): string | undefined;
|
|
18949
|
+
setType(value: string): CitrixPhysicalBlockDevice;
|
|
18950
|
+
|
|
18951
|
+
hasVersion(): boolean;
|
|
18952
|
+
clearVersion(): void;
|
|
18953
|
+
getVersion(): string | undefined;
|
|
18954
|
+
setVersion(value: string): CitrixPhysicalBlockDevice;
|
|
18955
|
+
|
|
18956
|
+
serializeBinary(): Uint8Array;
|
|
18957
|
+
toObject(includeInstance?: boolean): CitrixPhysicalBlockDevice.AsObject;
|
|
18958
|
+
static toObject(includeInstance: boolean, msg: CitrixPhysicalBlockDevice): CitrixPhysicalBlockDevice.AsObject;
|
|
18959
|
+
static extensions: {[key: number]: jspb.ExtensionFieldInfo<jspb.Message>};
|
|
18960
|
+
static extensionsBinary: {[key: number]: jspb.ExtensionFieldBinaryInfo<jspb.Message>};
|
|
18961
|
+
static serializeBinaryToWriter(message: CitrixPhysicalBlockDevice, writer: jspb.BinaryWriter): void;
|
|
18962
|
+
static deserializeBinary(bytes: Uint8Array): CitrixPhysicalBlockDevice;
|
|
18963
|
+
static deserializeBinaryFromReader(message: CitrixPhysicalBlockDevice, reader: jspb.BinaryReader): CitrixPhysicalBlockDevice;
|
|
18964
|
+
}
|
|
18965
|
+
|
|
18966
|
+
export namespace CitrixPhysicalBlockDevice {
|
|
18967
|
+
export type AsObject = {
|
|
18968
|
+
currentlyAttached?: boolean,
|
|
18969
|
+
location?: string,
|
|
18970
|
+
username?: string,
|
|
18971
|
+
type?: string,
|
|
18972
|
+
version?: string,
|
|
18973
|
+
}
|
|
18974
|
+
}
|
|
18975
|
+
|
|
18976
|
+
export class CitrixVirtualDiskImage extends jspb.Message {
|
|
18977
|
+
|
|
18978
|
+
hasName(): boolean;
|
|
18979
|
+
clearName(): void;
|
|
18980
|
+
getName(): string | undefined;
|
|
18981
|
+
setName(value: string): CitrixVirtualDiskImage;
|
|
18982
|
+
|
|
18983
|
+
hasDescription(): boolean;
|
|
18984
|
+
clearDescription(): void;
|
|
18985
|
+
getDescription(): string | undefined;
|
|
18986
|
+
setDescription(value: string): CitrixVirtualDiskImage;
|
|
18987
|
+
|
|
18988
|
+
hasAllowCaching(): boolean;
|
|
18989
|
+
clearAllowCaching(): void;
|
|
18990
|
+
getAllowCaching(): boolean | undefined;
|
|
18991
|
+
setAllowCaching(value: boolean): CitrixVirtualDiskImage;
|
|
18992
|
+
|
|
18993
|
+
hasIsASnapshot(): boolean;
|
|
18994
|
+
clearIsASnapshot(): void;
|
|
18995
|
+
getIsASnapshot(): boolean | undefined;
|
|
18996
|
+
setIsASnapshot(value: boolean): CitrixVirtualDiskImage;
|
|
18997
|
+
|
|
18998
|
+
hasLocation(): boolean;
|
|
18999
|
+
clearLocation(): void;
|
|
19000
|
+
getLocation(): string | undefined;
|
|
19001
|
+
setLocation(value: string): CitrixVirtualDiskImage;
|
|
19002
|
+
|
|
19003
|
+
hasManaged(): boolean;
|
|
19004
|
+
clearManaged(): void;
|
|
19005
|
+
getManaged(): boolean | undefined;
|
|
19006
|
+
setManaged(value: boolean): CitrixVirtualDiskImage;
|
|
19007
|
+
|
|
19008
|
+
hasMetadataLatest(): boolean;
|
|
19009
|
+
clearMetadataLatest(): void;
|
|
19010
|
+
getMetadataLatest(): boolean | undefined;
|
|
19011
|
+
setMetadataLatest(value: boolean): CitrixVirtualDiskImage;
|
|
19012
|
+
|
|
19013
|
+
hasMissing(): boolean;
|
|
19014
|
+
clearMissing(): void;
|
|
19015
|
+
getMissing(): boolean | undefined;
|
|
19016
|
+
setMissing(value: boolean): CitrixVirtualDiskImage;
|
|
19017
|
+
|
|
19018
|
+
hasOnBoot(): boolean;
|
|
19019
|
+
clearOnBoot(): void;
|
|
19020
|
+
getOnBoot(): string | undefined;
|
|
19021
|
+
setOnBoot(value: string): CitrixVirtualDiskImage;
|
|
19022
|
+
|
|
19023
|
+
hasPhysicalUtilisation(): boolean;
|
|
19024
|
+
clearPhysicalUtilisation(): void;
|
|
19025
|
+
getPhysicalUtilisation(): number | undefined;
|
|
19026
|
+
setPhysicalUtilisation(value: number): CitrixVirtualDiskImage;
|
|
19027
|
+
|
|
19028
|
+
hasReadOnly(): boolean;
|
|
19029
|
+
clearReadOnly(): void;
|
|
19030
|
+
getReadOnly(): boolean | undefined;
|
|
19031
|
+
setReadOnly(value: boolean): CitrixVirtualDiskImage;
|
|
19032
|
+
|
|
19033
|
+
hasSharable(): boolean;
|
|
19034
|
+
clearSharable(): void;
|
|
19035
|
+
getSharable(): boolean | undefined;
|
|
19036
|
+
setSharable(value: boolean): CitrixVirtualDiskImage;
|
|
19037
|
+
|
|
19038
|
+
hasStorageLock(): boolean;
|
|
19039
|
+
clearStorageLock(): void;
|
|
19040
|
+
getStorageLock(): boolean | undefined;
|
|
19041
|
+
setStorageLock(value: boolean): CitrixVirtualDiskImage;
|
|
19042
|
+
|
|
19043
|
+
hasTags(): boolean;
|
|
19044
|
+
clearTags(): void;
|
|
19045
|
+
getTags(): string | undefined;
|
|
19046
|
+
setTags(value: string): CitrixVirtualDiskImage;
|
|
19047
|
+
|
|
19048
|
+
hasType(): boolean;
|
|
19049
|
+
clearType(): void;
|
|
19050
|
+
getType(): string | undefined;
|
|
19051
|
+
setType(value: string): CitrixVirtualDiskImage;
|
|
19052
|
+
|
|
19053
|
+
hasVirtualSize(): boolean;
|
|
19054
|
+
clearVirtualSize(): void;
|
|
19055
|
+
getVirtualSize(): number | undefined;
|
|
19056
|
+
setVirtualSize(value: number): CitrixVirtualDiskImage;
|
|
19057
|
+
|
|
19058
|
+
hasHostUuid(): boolean;
|
|
19059
|
+
clearHostUuid(): void;
|
|
19060
|
+
getHostUuid(): string | undefined;
|
|
19061
|
+
setHostUuid(value: string): CitrixVirtualDiskImage;
|
|
19062
|
+
clearVirtualBlockDeviceUuidsList(): void;
|
|
19063
|
+
getVirtualBlockDeviceUuidsList(): Array<string>;
|
|
19064
|
+
setVirtualBlockDeviceUuidsList(value: Array<string>): CitrixVirtualDiskImage;
|
|
19065
|
+
addVirtualBlockDeviceUuids(value: string, index?: number): string;
|
|
19066
|
+
|
|
19067
|
+
serializeBinary(): Uint8Array;
|
|
19068
|
+
toObject(includeInstance?: boolean): CitrixVirtualDiskImage.AsObject;
|
|
19069
|
+
static toObject(includeInstance: boolean, msg: CitrixVirtualDiskImage): CitrixVirtualDiskImage.AsObject;
|
|
19070
|
+
static extensions: {[key: number]: jspb.ExtensionFieldInfo<jspb.Message>};
|
|
19071
|
+
static extensionsBinary: {[key: number]: jspb.ExtensionFieldBinaryInfo<jspb.Message>};
|
|
19072
|
+
static serializeBinaryToWriter(message: CitrixVirtualDiskImage, writer: jspb.BinaryWriter): void;
|
|
19073
|
+
static deserializeBinary(bytes: Uint8Array): CitrixVirtualDiskImage;
|
|
19074
|
+
static deserializeBinaryFromReader(message: CitrixVirtualDiskImage, reader: jspb.BinaryReader): CitrixVirtualDiskImage;
|
|
19075
|
+
}
|
|
19076
|
+
|
|
19077
|
+
export namespace CitrixVirtualDiskImage {
|
|
19078
|
+
export type AsObject = {
|
|
19079
|
+
name?: string,
|
|
19080
|
+
description?: string,
|
|
19081
|
+
allowCaching?: boolean,
|
|
19082
|
+
isASnapshot?: boolean,
|
|
19083
|
+
location?: string,
|
|
19084
|
+
managed?: boolean,
|
|
19085
|
+
metadataLatest?: boolean,
|
|
19086
|
+
missing?: boolean,
|
|
19087
|
+
onBoot?: string,
|
|
19088
|
+
physicalUtilisation?: number,
|
|
19089
|
+
readOnly?: boolean,
|
|
19090
|
+
sharable?: boolean,
|
|
19091
|
+
storageLock?: boolean,
|
|
19092
|
+
tags?: string,
|
|
19093
|
+
type?: string,
|
|
19094
|
+
virtualSize?: number,
|
|
19095
|
+
hostUuid?: string,
|
|
19096
|
+
virtualBlockDeviceUuidsList: Array<string>,
|
|
19097
|
+
}
|
|
19098
|
+
}
|
|
19099
|
+
|
|
19100
|
+
export class CitrixPci extends jspb.Message {
|
|
19101
|
+
|
|
19102
|
+
hasClassName(): boolean;
|
|
19103
|
+
clearClassName(): void;
|
|
19104
|
+
getClassName(): string | undefined;
|
|
19105
|
+
setClassName(value: string): CitrixPci;
|
|
19106
|
+
|
|
19107
|
+
hasDeviceName(): boolean;
|
|
19108
|
+
clearDeviceName(): void;
|
|
19109
|
+
getDeviceName(): string | undefined;
|
|
19110
|
+
setDeviceName(value: string): CitrixPci;
|
|
19111
|
+
|
|
19112
|
+
hasSubsystemDeviceName(): boolean;
|
|
19113
|
+
clearSubsystemDeviceName(): void;
|
|
19114
|
+
getSubsystemDeviceName(): string | undefined;
|
|
19115
|
+
setSubsystemDeviceName(value: string): CitrixPci;
|
|
19116
|
+
|
|
19117
|
+
hasSubsystemVendorName(): boolean;
|
|
19118
|
+
clearSubsystemVendorName(): void;
|
|
19119
|
+
getSubsystemVendorName(): string | undefined;
|
|
19120
|
+
setSubsystemVendorName(value: string): CitrixPci;
|
|
19121
|
+
|
|
19122
|
+
hasVendorName(): boolean;
|
|
19123
|
+
clearVendorName(): void;
|
|
19124
|
+
getVendorName(): string | undefined;
|
|
19125
|
+
setVendorName(value: string): CitrixPci;
|
|
19126
|
+
|
|
19127
|
+
serializeBinary(): Uint8Array;
|
|
19128
|
+
toObject(includeInstance?: boolean): CitrixPci.AsObject;
|
|
19129
|
+
static toObject(includeInstance: boolean, msg: CitrixPci): CitrixPci.AsObject;
|
|
19130
|
+
static extensions: {[key: number]: jspb.ExtensionFieldInfo<jspb.Message>};
|
|
19131
|
+
static extensionsBinary: {[key: number]: jspb.ExtensionFieldBinaryInfo<jspb.Message>};
|
|
19132
|
+
static serializeBinaryToWriter(message: CitrixPci, writer: jspb.BinaryWriter): void;
|
|
19133
|
+
static deserializeBinary(bytes: Uint8Array): CitrixPci;
|
|
19134
|
+
static deserializeBinaryFromReader(message: CitrixPci, reader: jspb.BinaryReader): CitrixPci;
|
|
19135
|
+
}
|
|
19136
|
+
|
|
19137
|
+
export namespace CitrixPci {
|
|
19138
|
+
export type AsObject = {
|
|
19139
|
+
className?: string,
|
|
19140
|
+
deviceName?: string,
|
|
19141
|
+
subsystemDeviceName?: string,
|
|
19142
|
+
subsystemVendorName?: string,
|
|
19143
|
+
vendorName?: string,
|
|
19144
|
+
}
|
|
19145
|
+
}
|
|
19146
|
+
|
|
19147
|
+
export class CitrixHostExtraInfo extends jspb.Message {
|
|
19148
|
+
|
|
19149
|
+
hasInfoTypeId(): boolean;
|
|
19150
|
+
clearInfoTypeId(): void;
|
|
19151
|
+
getInfoTypeId(): number | undefined;
|
|
19152
|
+
setInfoTypeId(value: number): CitrixHostExtraInfo;
|
|
19153
|
+
|
|
19154
|
+
hasKey(): boolean;
|
|
19155
|
+
clearKey(): void;
|
|
19156
|
+
getKey(): string | undefined;
|
|
19157
|
+
setKey(value: string): CitrixHostExtraInfo;
|
|
19158
|
+
|
|
19159
|
+
hasValue(): boolean;
|
|
19160
|
+
clearValue(): void;
|
|
19161
|
+
getValue(): string | undefined;
|
|
19162
|
+
setValue(value: string): CitrixHostExtraInfo;
|
|
19163
|
+
|
|
19164
|
+
serializeBinary(): Uint8Array;
|
|
19165
|
+
toObject(includeInstance?: boolean): CitrixHostExtraInfo.AsObject;
|
|
19166
|
+
static toObject(includeInstance: boolean, msg: CitrixHostExtraInfo): CitrixHostExtraInfo.AsObject;
|
|
19167
|
+
static extensions: {[key: number]: jspb.ExtensionFieldInfo<jspb.Message>};
|
|
19168
|
+
static extensionsBinary: {[key: number]: jspb.ExtensionFieldBinaryInfo<jspb.Message>};
|
|
19169
|
+
static serializeBinaryToWriter(message: CitrixHostExtraInfo, writer: jspb.BinaryWriter): void;
|
|
19170
|
+
static deserializeBinary(bytes: Uint8Array): CitrixHostExtraInfo;
|
|
19171
|
+
static deserializeBinaryFromReader(message: CitrixHostExtraInfo, reader: jspb.BinaryReader): CitrixHostExtraInfo;
|
|
19172
|
+
}
|
|
19173
|
+
|
|
19174
|
+
export namespace CitrixHostExtraInfo {
|
|
19175
|
+
export type AsObject = {
|
|
19176
|
+
infoTypeId?: number,
|
|
19177
|
+
key?: string,
|
|
19178
|
+
value?: string,
|
|
19179
|
+
}
|
|
19180
|
+
}
|
|
19181
|
+
|
|
19182
|
+
export class CitrixGuest extends jspb.Message {
|
|
19183
|
+
|
|
19184
|
+
hasName(): boolean;
|
|
19185
|
+
clearName(): void;
|
|
19186
|
+
getName(): string | undefined;
|
|
19187
|
+
setName(value: string): CitrixGuest;
|
|
19188
|
+
|
|
19189
|
+
hasDescription(): boolean;
|
|
19190
|
+
clearDescription(): void;
|
|
19191
|
+
getDescription(): string | undefined;
|
|
19192
|
+
setDescription(value: string): CitrixGuest;
|
|
19193
|
+
|
|
19194
|
+
hasMemory(): boolean;
|
|
19195
|
+
clearMemory(): void;
|
|
19196
|
+
getMemory(): number | undefined;
|
|
19197
|
+
setMemory(value: number): CitrixGuest;
|
|
19198
|
+
|
|
19199
|
+
hasCpuCount(): boolean;
|
|
19200
|
+
clearCpuCount(): void;
|
|
19201
|
+
getCpuCount(): number | undefined;
|
|
19202
|
+
setCpuCount(value: number): CitrixGuest;
|
|
19203
|
+
|
|
19204
|
+
hasState(): boolean;
|
|
19205
|
+
clearState(): void;
|
|
19206
|
+
getState(): string | undefined;
|
|
19207
|
+
setState(value: string): CitrixGuest;
|
|
19208
|
+
|
|
19209
|
+
hasLive(): boolean;
|
|
19210
|
+
clearLive(): void;
|
|
19211
|
+
getLive(): boolean | undefined;
|
|
19212
|
+
setLive(value: boolean): CitrixGuest;
|
|
19213
|
+
|
|
19214
|
+
hasLastUpdated(): boolean;
|
|
19215
|
+
clearLastUpdated(): void;
|
|
19216
|
+
getLastUpdated(): google_protobuf_timestamp_pb.Timestamp | undefined;
|
|
19217
|
+
setLastUpdated(value?: google_protobuf_timestamp_pb.Timestamp): CitrixGuest;
|
|
19218
|
+
|
|
19219
|
+
hasHvmBootPolicy(): boolean;
|
|
19220
|
+
clearHvmBootPolicy(): void;
|
|
19221
|
+
getHvmBootPolicy(): string | undefined;
|
|
19222
|
+
setHvmBootPolicy(value: string): CitrixGuest;
|
|
19223
|
+
|
|
19224
|
+
hasHvmShadowMultiplier(): boolean;
|
|
19225
|
+
clearHvmShadowMultiplier(): void;
|
|
19226
|
+
getHvmShadowMultiplier(): number | undefined;
|
|
19227
|
+
setHvmShadowMultiplier(value: number): CitrixGuest;
|
|
19228
|
+
|
|
19229
|
+
hasPciBus(): boolean;
|
|
19230
|
+
clearPciBus(): void;
|
|
19231
|
+
getPciBus(): string | undefined;
|
|
19232
|
+
setPciBus(value: string): CitrixGuest;
|
|
19233
|
+
|
|
19234
|
+
hasPvArguments(): boolean;
|
|
19235
|
+
clearPvArguments(): void;
|
|
19236
|
+
getPvArguments(): string | undefined;
|
|
19237
|
+
setPvArguments(value: string): CitrixGuest;
|
|
19238
|
+
|
|
19239
|
+
hasPvBootloader(): boolean;
|
|
19240
|
+
clearPvBootloader(): void;
|
|
19241
|
+
getPvBootloader(): string | undefined;
|
|
19242
|
+
setPvBootloader(value: string): CitrixGuest;
|
|
19243
|
+
|
|
19244
|
+
hasPvBootloaderArguments(): boolean;
|
|
19245
|
+
clearPvBootloaderArguments(): void;
|
|
19246
|
+
getPvBootloaderArguments(): string | undefined;
|
|
19247
|
+
setPvBootloaderArguments(value: string): CitrixGuest;
|
|
19248
|
+
|
|
19249
|
+
hasPvKernel(): boolean;
|
|
19250
|
+
clearPvKernel(): void;
|
|
19251
|
+
getPvKernel(): string | undefined;
|
|
19252
|
+
setPvKernel(value: string): CitrixGuest;
|
|
19253
|
+
|
|
19254
|
+
hasPvLegacyArguments(): boolean;
|
|
19255
|
+
clearPvLegacyArguments(): void;
|
|
19256
|
+
getPvLegacyArguments(): string | undefined;
|
|
19257
|
+
setPvLegacyArguments(value: string): CitrixGuest;
|
|
19258
|
+
|
|
19259
|
+
hasPvRamdisk(): boolean;
|
|
19260
|
+
clearPvRamdisk(): void;
|
|
19261
|
+
getPvRamdisk(): string | undefined;
|
|
19262
|
+
setPvRamdisk(value: string): CitrixGuest;
|
|
19263
|
+
|
|
19264
|
+
hasActionsAfterCrash(): boolean;
|
|
19265
|
+
clearActionsAfterCrash(): void;
|
|
19266
|
+
getActionsAfterCrash(): string | undefined;
|
|
19267
|
+
setActionsAfterCrash(value: string): CitrixGuest;
|
|
19268
|
+
|
|
19269
|
+
hasActionsAfterReboot(): boolean;
|
|
19270
|
+
clearActionsAfterReboot(): void;
|
|
19271
|
+
getActionsAfterReboot(): string | undefined;
|
|
19272
|
+
setActionsAfterReboot(value: string): CitrixGuest;
|
|
19273
|
+
|
|
19274
|
+
hasActionsAfterShutdown(): boolean;
|
|
19275
|
+
clearActionsAfterShutdown(): void;
|
|
19276
|
+
getActionsAfterShutdown(): string | undefined;
|
|
19277
|
+
setActionsAfterShutdown(value: string): CitrixGuest;
|
|
19278
|
+
|
|
19279
|
+
hasHaAlwaysRun(): boolean;
|
|
19280
|
+
clearHaAlwaysRun(): void;
|
|
19281
|
+
getHaAlwaysRun(): boolean | undefined;
|
|
19282
|
+
setHaAlwaysRun(value: boolean): CitrixGuest;
|
|
19283
|
+
|
|
19284
|
+
hasHaRestartPriority(): boolean;
|
|
19285
|
+
clearHaRestartPriority(): void;
|
|
19286
|
+
getHaRestartPriority(): string | undefined;
|
|
19287
|
+
setHaRestartPriority(value: string): CitrixGuest;
|
|
19288
|
+
|
|
19289
|
+
hasHardwarePlatformVersion(): boolean;
|
|
19290
|
+
clearHardwarePlatformVersion(): void;
|
|
19291
|
+
getHardwarePlatformVersion(): number | undefined;
|
|
19292
|
+
setHardwarePlatformVersion(value: number): CitrixGuest;
|
|
19293
|
+
|
|
19294
|
+
hasLastBootedRecord(): boolean;
|
|
19295
|
+
clearLastBootedRecord(): void;
|
|
19296
|
+
getLastBootedRecord(): string | undefined;
|
|
19297
|
+
setLastBootedRecord(value: string): CitrixGuest;
|
|
19298
|
+
|
|
19299
|
+
hasMemoryDynamicMax(): boolean;
|
|
19300
|
+
clearMemoryDynamicMax(): void;
|
|
19301
|
+
getMemoryDynamicMax(): number | undefined;
|
|
19302
|
+
setMemoryDynamicMax(value: number): CitrixGuest;
|
|
19303
|
+
|
|
19304
|
+
hasMemoryDynamicMin(): boolean;
|
|
19305
|
+
clearMemoryDynamicMin(): void;
|
|
19306
|
+
getMemoryDynamicMin(): number | undefined;
|
|
19307
|
+
setMemoryDynamicMin(value: number): CitrixGuest;
|
|
19308
|
+
|
|
19309
|
+
hasMemoryOverhead(): boolean;
|
|
19310
|
+
clearMemoryOverhead(): void;
|
|
19311
|
+
getMemoryOverhead(): number | undefined;
|
|
19312
|
+
setMemoryOverhead(value: number): CitrixGuest;
|
|
19313
|
+
|
|
19314
|
+
hasMemoryStaticMax(): boolean;
|
|
19315
|
+
clearMemoryStaticMax(): void;
|
|
19316
|
+
getMemoryStaticMax(): number | undefined;
|
|
19317
|
+
setMemoryStaticMax(value: number): CitrixGuest;
|
|
19318
|
+
|
|
19319
|
+
hasMemoryStaticMin(): boolean;
|
|
19320
|
+
clearMemoryStaticMin(): void;
|
|
19321
|
+
getMemoryStaticMin(): number | undefined;
|
|
19322
|
+
setMemoryStaticMin(value: number): CitrixGuest;
|
|
19323
|
+
|
|
19324
|
+
hasMemoryTarget(): boolean;
|
|
19325
|
+
clearMemoryTarget(): void;
|
|
19326
|
+
getMemoryTarget(): number | undefined;
|
|
19327
|
+
setMemoryTarget(value: number): CitrixGuest;
|
|
19328
|
+
|
|
19329
|
+
hasOrder(): boolean;
|
|
19330
|
+
clearOrder(): void;
|
|
19331
|
+
getOrder(): number | undefined;
|
|
19332
|
+
setOrder(value: number): CitrixGuest;
|
|
19333
|
+
|
|
19334
|
+
hasPowerState(): boolean;
|
|
19335
|
+
clearPowerState(): void;
|
|
19336
|
+
getPowerState(): string | undefined;
|
|
19337
|
+
setPowerState(value: string): CitrixGuest;
|
|
19338
|
+
|
|
19339
|
+
hasShutdownDelay(): boolean;
|
|
19340
|
+
clearShutdownDelay(): void;
|
|
19341
|
+
getShutdownDelay(): number | undefined;
|
|
19342
|
+
setShutdownDelay(value: number): CitrixGuest;
|
|
19343
|
+
|
|
19344
|
+
hasStartDelay(): boolean;
|
|
19345
|
+
clearStartDelay(): void;
|
|
19346
|
+
getStartDelay(): number | undefined;
|
|
19347
|
+
setStartDelay(value: number): CitrixGuest;
|
|
19348
|
+
|
|
19349
|
+
hasTags(): boolean;
|
|
19350
|
+
clearTags(): void;
|
|
19351
|
+
getTags(): string | undefined;
|
|
19352
|
+
setTags(value: string): CitrixGuest;
|
|
19353
|
+
|
|
19354
|
+
hasUserVersion(): boolean;
|
|
19355
|
+
clearUserVersion(): void;
|
|
19356
|
+
getUserVersion(): number | undefined;
|
|
19357
|
+
setUserVersion(value: number): CitrixGuest;
|
|
19358
|
+
|
|
19359
|
+
hasVersion(): boolean;
|
|
19360
|
+
clearVersion(): void;
|
|
19361
|
+
getVersion(): number | undefined;
|
|
19362
|
+
setVersion(value: number): CitrixGuest;
|
|
19363
|
+
|
|
19364
|
+
hasInstallTime(): boolean;
|
|
19365
|
+
clearInstallTime(): void;
|
|
19366
|
+
getInstallTime(): google_protobuf_timestamp_pb.Timestamp | undefined;
|
|
19367
|
+
setInstallTime(value?: google_protobuf_timestamp_pb.Timestamp): CitrixGuest;
|
|
19368
|
+
|
|
19369
|
+
hasStartTime(): boolean;
|
|
19370
|
+
clearStartTime(): void;
|
|
19371
|
+
getStartTime(): google_protobuf_timestamp_pb.Timestamp | undefined;
|
|
19372
|
+
setStartTime(value?: google_protobuf_timestamp_pb.Timestamp): CitrixGuest;
|
|
19373
|
+
|
|
19374
|
+
hasHostUuid(): boolean;
|
|
19375
|
+
clearHostUuid(): void;
|
|
19376
|
+
getHostUuid(): string | undefined;
|
|
19377
|
+
setHostUuid(value: string): CitrixGuest;
|
|
19378
|
+
|
|
19379
|
+
hasGuestUuid(): boolean;
|
|
19380
|
+
clearGuestUuid(): void;
|
|
19381
|
+
getGuestUuid(): string | undefined;
|
|
19382
|
+
setGuestUuid(value: string): CitrixGuest;
|
|
19383
|
+
clearVirtualInterfacesList(): void;
|
|
19384
|
+
getVirtualInterfacesList(): Array<CitrixVirtualInterface>;
|
|
19385
|
+
setVirtualInterfacesList(value: Array<CitrixVirtualInterface>): CitrixGuest;
|
|
19386
|
+
addVirtualInterfaces(value?: CitrixVirtualInterface, index?: number): CitrixVirtualInterface;
|
|
19387
|
+
clearExtraInfosList(): void;
|
|
19388
|
+
getExtraInfosList(): Array<CitrixGuestExtraInfo>;
|
|
19389
|
+
setExtraInfosList(value: Array<CitrixGuestExtraInfo>): CitrixGuest;
|
|
19390
|
+
addExtraInfos(value?: CitrixGuestExtraInfo, index?: number): CitrixGuestExtraInfo;
|
|
19391
|
+
clearVirtualBlockDevicesList(): void;
|
|
19392
|
+
getVirtualBlockDevicesList(): Array<CitrixVirtualBlockDevice>;
|
|
19393
|
+
setVirtualBlockDevicesList(value: Array<CitrixVirtualBlockDevice>): CitrixGuest;
|
|
19394
|
+
addVirtualBlockDevices(value?: CitrixVirtualBlockDevice, index?: number): CitrixVirtualBlockDevice;
|
|
19395
|
+
getCitrixHostUuid(): string;
|
|
19396
|
+
setCitrixHostUuid(value: string): CitrixGuest;
|
|
19397
|
+
getCitrixPoolUuid(): string;
|
|
19398
|
+
setCitrixPoolUuid(value: string): CitrixGuest;
|
|
19399
|
+
|
|
19400
|
+
serializeBinary(): Uint8Array;
|
|
19401
|
+
toObject(includeInstance?: boolean): CitrixGuest.AsObject;
|
|
19402
|
+
static toObject(includeInstance: boolean, msg: CitrixGuest): CitrixGuest.AsObject;
|
|
19403
|
+
static extensions: {[key: number]: jspb.ExtensionFieldInfo<jspb.Message>};
|
|
19404
|
+
static extensionsBinary: {[key: number]: jspb.ExtensionFieldBinaryInfo<jspb.Message>};
|
|
19405
|
+
static serializeBinaryToWriter(message: CitrixGuest, writer: jspb.BinaryWriter): void;
|
|
19406
|
+
static deserializeBinary(bytes: Uint8Array): CitrixGuest;
|
|
19407
|
+
static deserializeBinaryFromReader(message: CitrixGuest, reader: jspb.BinaryReader): CitrixGuest;
|
|
19408
|
+
}
|
|
19409
|
+
|
|
19410
|
+
export namespace CitrixGuest {
|
|
19411
|
+
export type AsObject = {
|
|
19412
|
+
name?: string,
|
|
19413
|
+
description?: string,
|
|
19414
|
+
memory?: number,
|
|
19415
|
+
cpuCount?: number,
|
|
19416
|
+
state?: string,
|
|
19417
|
+
live?: boolean,
|
|
19418
|
+
lastUpdated?: google_protobuf_timestamp_pb.Timestamp.AsObject,
|
|
19419
|
+
hvmBootPolicy?: string,
|
|
19420
|
+
hvmShadowMultiplier?: number,
|
|
19421
|
+
pciBus?: string,
|
|
19422
|
+
pvArguments?: string,
|
|
19423
|
+
pvBootloader?: string,
|
|
19424
|
+
pvBootloaderArguments?: string,
|
|
19425
|
+
pvKernel?: string,
|
|
19426
|
+
pvLegacyArguments?: string,
|
|
19427
|
+
pvRamdisk?: string,
|
|
19428
|
+
actionsAfterCrash?: string,
|
|
19429
|
+
actionsAfterReboot?: string,
|
|
19430
|
+
actionsAfterShutdown?: string,
|
|
19431
|
+
haAlwaysRun?: boolean,
|
|
19432
|
+
haRestartPriority?: string,
|
|
19433
|
+
hardwarePlatformVersion?: number,
|
|
19434
|
+
lastBootedRecord?: string,
|
|
19435
|
+
memoryDynamicMax?: number,
|
|
19436
|
+
memoryDynamicMin?: number,
|
|
19437
|
+
memoryOverhead?: number,
|
|
19438
|
+
memoryStaticMax?: number,
|
|
19439
|
+
memoryStaticMin?: number,
|
|
19440
|
+
memoryTarget?: number,
|
|
19441
|
+
order?: number,
|
|
19442
|
+
powerState?: string,
|
|
19443
|
+
shutdownDelay?: number,
|
|
19444
|
+
startDelay?: number,
|
|
19445
|
+
tags?: string,
|
|
19446
|
+
userVersion?: number,
|
|
19447
|
+
version?: number,
|
|
19448
|
+
installTime?: google_protobuf_timestamp_pb.Timestamp.AsObject,
|
|
19449
|
+
startTime?: google_protobuf_timestamp_pb.Timestamp.AsObject,
|
|
19450
|
+
hostUuid?: string,
|
|
19451
|
+
guestUuid?: string,
|
|
19452
|
+
virtualInterfacesList: Array<CitrixVirtualInterface.AsObject>,
|
|
19453
|
+
extraInfosList: Array<CitrixGuestExtraInfo.AsObject>,
|
|
19454
|
+
virtualBlockDevicesList: Array<CitrixVirtualBlockDevice.AsObject>,
|
|
19455
|
+
citrixHostUuid: string,
|
|
19456
|
+
citrixPoolUuid: string,
|
|
19457
|
+
}
|
|
19458
|
+
}
|
|
19459
|
+
|
|
19460
|
+
export class CitrixGuestExtraInfo extends jspb.Message {
|
|
19461
|
+
|
|
19462
|
+
hasInfoTypeId(): boolean;
|
|
19463
|
+
clearInfoTypeId(): void;
|
|
19464
|
+
getInfoTypeId(): number | undefined;
|
|
19465
|
+
setInfoTypeId(value: number): CitrixGuestExtraInfo;
|
|
19466
|
+
|
|
19467
|
+
hasKey(): boolean;
|
|
19468
|
+
clearKey(): void;
|
|
19469
|
+
getKey(): string | undefined;
|
|
19470
|
+
setKey(value: string): CitrixGuestExtraInfo;
|
|
19471
|
+
|
|
19472
|
+
hasValue(): boolean;
|
|
19473
|
+
clearValue(): void;
|
|
19474
|
+
getValue(): string | undefined;
|
|
19475
|
+
setValue(value: string): CitrixGuestExtraInfo;
|
|
19476
|
+
|
|
19477
|
+
serializeBinary(): Uint8Array;
|
|
19478
|
+
toObject(includeInstance?: boolean): CitrixGuestExtraInfo.AsObject;
|
|
19479
|
+
static toObject(includeInstance: boolean, msg: CitrixGuestExtraInfo): CitrixGuestExtraInfo.AsObject;
|
|
19480
|
+
static extensions: {[key: number]: jspb.ExtensionFieldInfo<jspb.Message>};
|
|
19481
|
+
static extensionsBinary: {[key: number]: jspb.ExtensionFieldBinaryInfo<jspb.Message>};
|
|
19482
|
+
static serializeBinaryToWriter(message: CitrixGuestExtraInfo, writer: jspb.BinaryWriter): void;
|
|
19483
|
+
static deserializeBinary(bytes: Uint8Array): CitrixGuestExtraInfo;
|
|
19484
|
+
static deserializeBinaryFromReader(message: CitrixGuestExtraInfo, reader: jspb.BinaryReader): CitrixGuestExtraInfo;
|
|
19485
|
+
}
|
|
19486
|
+
|
|
19487
|
+
export namespace CitrixGuestExtraInfo {
|
|
19488
|
+
export type AsObject = {
|
|
19489
|
+
infoTypeId?: number,
|
|
19490
|
+
key?: string,
|
|
19491
|
+
value?: string,
|
|
19492
|
+
}
|
|
19493
|
+
}
|
|
19494
|
+
|
|
19495
|
+
export class CitrixVirtualBlockDevice extends jspb.Message {
|
|
19496
|
+
|
|
19497
|
+
hasBootable(): boolean;
|
|
19498
|
+
clearBootable(): void;
|
|
19499
|
+
getBootable(): boolean | undefined;
|
|
19500
|
+
setBootable(value: boolean): CitrixVirtualBlockDevice;
|
|
19501
|
+
|
|
19502
|
+
hasCurrentlyAttached(): boolean;
|
|
19503
|
+
clearCurrentlyAttached(): void;
|
|
19504
|
+
getCurrentlyAttached(): boolean | undefined;
|
|
19505
|
+
setCurrentlyAttached(value: boolean): CitrixVirtualBlockDevice;
|
|
19506
|
+
|
|
19507
|
+
hasDevice(): boolean;
|
|
19508
|
+
clearDevice(): void;
|
|
19509
|
+
getDevice(): string | undefined;
|
|
19510
|
+
setDevice(value: string): CitrixVirtualBlockDevice;
|
|
19511
|
+
|
|
19512
|
+
hasEmpty(): boolean;
|
|
19513
|
+
clearEmpty(): void;
|
|
19514
|
+
getEmpty(): boolean | undefined;
|
|
19515
|
+
setEmpty(value: boolean): CitrixVirtualBlockDevice;
|
|
19516
|
+
|
|
19517
|
+
hasMode(): boolean;
|
|
19518
|
+
clearMode(): void;
|
|
19519
|
+
getMode(): string | undefined;
|
|
19520
|
+
setMode(value: string): CitrixVirtualBlockDevice;
|
|
19521
|
+
|
|
19522
|
+
hasQosAlgorithmParameters(): boolean;
|
|
19523
|
+
clearQosAlgorithmParameters(): void;
|
|
19524
|
+
getQosAlgorithmParameters(): string | undefined;
|
|
19525
|
+
setQosAlgorithmParameters(value: string): CitrixVirtualBlockDevice;
|
|
19526
|
+
|
|
19527
|
+
hasQosAlgorithmType(): boolean;
|
|
19528
|
+
clearQosAlgorithmType(): void;
|
|
19529
|
+
getQosAlgorithmType(): string | undefined;
|
|
19530
|
+
setQosAlgorithmType(value: string): CitrixVirtualBlockDevice;
|
|
19531
|
+
|
|
19532
|
+
hasQosSupportedAlgorithms(): boolean;
|
|
19533
|
+
clearQosSupportedAlgorithms(): void;
|
|
19534
|
+
getQosSupportedAlgorithms(): string | undefined;
|
|
19535
|
+
setQosSupportedAlgorithms(value: string): CitrixVirtualBlockDevice;
|
|
19536
|
+
|
|
19537
|
+
hasRuntimeProperties(): boolean;
|
|
19538
|
+
clearRuntimeProperties(): void;
|
|
19539
|
+
getRuntimeProperties(): string | undefined;
|
|
19540
|
+
setRuntimeProperties(value: string): CitrixVirtualBlockDevice;
|
|
19541
|
+
|
|
19542
|
+
hasStatusCode(): boolean;
|
|
19543
|
+
clearStatusCode(): void;
|
|
19544
|
+
getStatusCode(): number | undefined;
|
|
19545
|
+
setStatusCode(value: number): CitrixVirtualBlockDevice;
|
|
19546
|
+
|
|
19547
|
+
hasStatusDetails(): boolean;
|
|
19548
|
+
clearStatusDetails(): void;
|
|
19549
|
+
getStatusDetails(): string | undefined;
|
|
19550
|
+
setStatusDetails(value: string): CitrixVirtualBlockDevice;
|
|
19551
|
+
|
|
19552
|
+
hasStorageLock(): boolean;
|
|
19553
|
+
clearStorageLock(): void;
|
|
19554
|
+
getStorageLock(): boolean | undefined;
|
|
19555
|
+
setStorageLock(value: boolean): CitrixVirtualBlockDevice;
|
|
19556
|
+
|
|
19557
|
+
hasType(): boolean;
|
|
19558
|
+
clearType(): void;
|
|
19559
|
+
getType(): string | undefined;
|
|
19560
|
+
setType(value: string): CitrixVirtualBlockDevice;
|
|
19561
|
+
|
|
19562
|
+
hasUnpluggable(): boolean;
|
|
19563
|
+
clearUnpluggable(): void;
|
|
19564
|
+
getUnpluggable(): boolean | undefined;
|
|
19565
|
+
setUnpluggable(value: boolean): CitrixVirtualBlockDevice;
|
|
19566
|
+
|
|
19567
|
+
hasUserDevice(): boolean;
|
|
19568
|
+
clearUserDevice(): void;
|
|
19569
|
+
getUserDevice(): string | undefined;
|
|
19570
|
+
setUserDevice(value: string): CitrixVirtualBlockDevice;
|
|
19571
|
+
|
|
19572
|
+
hasVirtualBlockDeviceUuid(): boolean;
|
|
19573
|
+
clearVirtualBlockDeviceUuid(): void;
|
|
19574
|
+
getVirtualBlockDeviceUuid(): string | undefined;
|
|
19575
|
+
setVirtualBlockDeviceUuid(value: string): CitrixVirtualBlockDevice;
|
|
19576
|
+
|
|
19577
|
+
serializeBinary(): Uint8Array;
|
|
19578
|
+
toObject(includeInstance?: boolean): CitrixVirtualBlockDevice.AsObject;
|
|
19579
|
+
static toObject(includeInstance: boolean, msg: CitrixVirtualBlockDevice): CitrixVirtualBlockDevice.AsObject;
|
|
19580
|
+
static extensions: {[key: number]: jspb.ExtensionFieldInfo<jspb.Message>};
|
|
19581
|
+
static extensionsBinary: {[key: number]: jspb.ExtensionFieldBinaryInfo<jspb.Message>};
|
|
19582
|
+
static serializeBinaryToWriter(message: CitrixVirtualBlockDevice, writer: jspb.BinaryWriter): void;
|
|
19583
|
+
static deserializeBinary(bytes: Uint8Array): CitrixVirtualBlockDevice;
|
|
19584
|
+
static deserializeBinaryFromReader(message: CitrixVirtualBlockDevice, reader: jspb.BinaryReader): CitrixVirtualBlockDevice;
|
|
19585
|
+
}
|
|
19586
|
+
|
|
19587
|
+
export namespace CitrixVirtualBlockDevice {
|
|
19588
|
+
export type AsObject = {
|
|
19589
|
+
bootable?: boolean,
|
|
19590
|
+
currentlyAttached?: boolean,
|
|
19591
|
+
device?: string,
|
|
19592
|
+
empty?: boolean,
|
|
19593
|
+
mode?: string,
|
|
19594
|
+
qosAlgorithmParameters?: string,
|
|
19595
|
+
qosAlgorithmType?: string,
|
|
19596
|
+
qosSupportedAlgorithms?: string,
|
|
19597
|
+
runtimeProperties?: string,
|
|
19598
|
+
statusCode?: number,
|
|
19599
|
+
statusDetails?: string,
|
|
19600
|
+
storageLock?: boolean,
|
|
19601
|
+
type?: string,
|
|
19602
|
+
unpluggable?: boolean,
|
|
19603
|
+
userDevice?: string,
|
|
19604
|
+
virtualBlockDeviceUuid?: string,
|
|
19605
|
+
}
|
|
19606
|
+
}
|
|
19607
|
+
|
|
19608
|
+
export class CitrixPhysicalInterface extends jspb.Message {
|
|
19609
|
+
|
|
19610
|
+
hasDeviceName(): boolean;
|
|
19611
|
+
clearDeviceName(): void;
|
|
19612
|
+
getDeviceName(): string | undefined;
|
|
19613
|
+
setDeviceName(value: string): CitrixPhysicalInterface;
|
|
19614
|
+
|
|
19615
|
+
hasMac(): boolean;
|
|
19616
|
+
clearMac(): void;
|
|
19617
|
+
getMac(): string | undefined;
|
|
19618
|
+
setMac(value: string): CitrixPhysicalInterface;
|
|
19619
|
+
|
|
19620
|
+
hasMtu(): boolean;
|
|
19621
|
+
clearMtu(): void;
|
|
19622
|
+
getMtu(): number | undefined;
|
|
19623
|
+
setMtu(value: number): CitrixPhysicalInterface;
|
|
19624
|
+
|
|
19625
|
+
hasDns(): boolean;
|
|
19626
|
+
clearDns(): void;
|
|
19627
|
+
getDns(): string | undefined;
|
|
19628
|
+
setDns(value: string): CitrixPhysicalInterface;
|
|
19629
|
+
|
|
19630
|
+
hasIp(): boolean;
|
|
19631
|
+
clearIp(): void;
|
|
19632
|
+
getIp(): string | undefined;
|
|
19633
|
+
setIp(value: string): CitrixPhysicalInterface;
|
|
19634
|
+
|
|
19635
|
+
hasNetmask(): boolean;
|
|
19636
|
+
clearNetmask(): void;
|
|
19637
|
+
getNetmask(): string | undefined;
|
|
19638
|
+
setNetmask(value: string): CitrixPhysicalInterface;
|
|
19639
|
+
|
|
19640
|
+
hasGateway(): boolean;
|
|
19641
|
+
clearGateway(): void;
|
|
19642
|
+
getGateway(): string | undefined;
|
|
19643
|
+
setGateway(value: string): CitrixPhysicalInterface;
|
|
19644
|
+
|
|
19645
|
+
hasVendor(): boolean;
|
|
19646
|
+
clearVendor(): void;
|
|
19647
|
+
getVendor(): string | undefined;
|
|
19648
|
+
setVendor(value: string): CitrixPhysicalInterface;
|
|
19649
|
+
|
|
19650
|
+
hasSpeed(): boolean;
|
|
19651
|
+
clearSpeed(): void;
|
|
19652
|
+
getSpeed(): number | undefined;
|
|
19653
|
+
setSpeed(value: number): CitrixPhysicalInterface;
|
|
19654
|
+
|
|
19655
|
+
hasLastUpdated(): boolean;
|
|
19656
|
+
clearLastUpdated(): void;
|
|
19657
|
+
getLastUpdated(): google_protobuf_timestamp_pb.Timestamp | undefined;
|
|
19658
|
+
setLastUpdated(value?: google_protobuf_timestamp_pb.Timestamp): CitrixPhysicalInterface;
|
|
19659
|
+
|
|
19660
|
+
hasCurrentlyAttached(): boolean;
|
|
19661
|
+
clearCurrentlyAttached(): void;
|
|
19662
|
+
getCurrentlyAttached(): boolean | undefined;
|
|
19663
|
+
setCurrentlyAttached(value: boolean): CitrixPhysicalInterface;
|
|
19664
|
+
|
|
19665
|
+
hasDisallowUnplug(): boolean;
|
|
19666
|
+
clearDisallowUnplug(): void;
|
|
19667
|
+
getDisallowUnplug(): boolean | undefined;
|
|
19668
|
+
setDisallowUnplug(value: boolean): CitrixPhysicalInterface;
|
|
19669
|
+
|
|
19670
|
+
hasIpV6(): boolean;
|
|
19671
|
+
clearIpV6(): void;
|
|
19672
|
+
getIpV6(): string | undefined;
|
|
19673
|
+
setIpV6(value: string): CitrixPhysicalInterface;
|
|
19674
|
+
|
|
19675
|
+
hasDevice(): boolean;
|
|
19676
|
+
clearDevice(): void;
|
|
19677
|
+
getDevice(): string | undefined;
|
|
19678
|
+
setDevice(value: string): CitrixPhysicalInterface;
|
|
19679
|
+
|
|
19680
|
+
hasIpConfigurationMode(): boolean;
|
|
19681
|
+
clearIpConfigurationMode(): void;
|
|
19682
|
+
getIpConfigurationMode(): string | undefined;
|
|
19683
|
+
setIpConfigurationMode(value: string): CitrixPhysicalInterface;
|
|
19684
|
+
|
|
19685
|
+
hasIpV6ConfigurationMode(): boolean;
|
|
19686
|
+
clearIpV6ConfigurationMode(): void;
|
|
19687
|
+
getIpV6ConfigurationMode(): string | undefined;
|
|
19688
|
+
setIpV6ConfigurationMode(value: string): CitrixPhysicalInterface;
|
|
19689
|
+
|
|
19690
|
+
hasIpV6Gateway(): boolean;
|
|
19691
|
+
clearIpV6Gateway(): void;
|
|
19692
|
+
getIpV6Gateway(): string | undefined;
|
|
19693
|
+
setIpV6Gateway(value: string): CitrixPhysicalInterface;
|
|
19694
|
+
|
|
19695
|
+
hasManaged(): boolean;
|
|
19696
|
+
clearManaged(): void;
|
|
19697
|
+
getManaged(): boolean | undefined;
|
|
19698
|
+
setManaged(value: boolean): CitrixPhysicalInterface;
|
|
19699
|
+
|
|
19700
|
+
hasManagement(): boolean;
|
|
19701
|
+
clearManagement(): void;
|
|
19702
|
+
getManagement(): boolean | undefined;
|
|
19703
|
+
setManagement(value: boolean): CitrixPhysicalInterface;
|
|
19704
|
+
|
|
19705
|
+
hasPhysical(): boolean;
|
|
19706
|
+
clearPhysical(): void;
|
|
19707
|
+
getPhysical(): boolean | undefined;
|
|
19708
|
+
setPhysical(value: boolean): CitrixPhysicalInterface;
|
|
19709
|
+
|
|
19710
|
+
hasPrimaryAddressType(): boolean;
|
|
19711
|
+
clearPrimaryAddressType(): void;
|
|
19712
|
+
getPrimaryAddressType(): string | undefined;
|
|
19713
|
+
setPrimaryAddressType(value: string): CitrixPhysicalInterface;
|
|
19714
|
+
|
|
19715
|
+
hasCarrier(): boolean;
|
|
19716
|
+
clearCarrier(): void;
|
|
19717
|
+
getCarrier(): boolean | undefined;
|
|
19718
|
+
setCarrier(value: boolean): CitrixPhysicalInterface;
|
|
19719
|
+
|
|
19720
|
+
hasDuplex(): boolean;
|
|
19721
|
+
clearDuplex(): void;
|
|
19722
|
+
getDuplex(): boolean | undefined;
|
|
19723
|
+
setDuplex(value: boolean): CitrixPhysicalInterface;
|
|
19724
|
+
|
|
19725
|
+
hasDeviceId(): boolean;
|
|
19726
|
+
clearDeviceId(): void;
|
|
19727
|
+
getDeviceId(): string | undefined;
|
|
19728
|
+
setDeviceId(value: string): CitrixPhysicalInterface;
|
|
19729
|
+
|
|
19730
|
+
hasPciBusPath(): boolean;
|
|
19731
|
+
clearPciBusPath(): void;
|
|
19732
|
+
getPciBusPath(): string | undefined;
|
|
19733
|
+
setPciBusPath(value: string): CitrixPhysicalInterface;
|
|
19734
|
+
|
|
19735
|
+
hasVendorId(): boolean;
|
|
19736
|
+
clearVendorId(): void;
|
|
19737
|
+
getVendorId(): string | undefined;
|
|
19738
|
+
setVendorId(value: string): CitrixPhysicalInterface;
|
|
19739
|
+
|
|
19740
|
+
hasVendorName(): boolean;
|
|
19741
|
+
clearVendorName(): void;
|
|
19742
|
+
getVendorName(): string | undefined;
|
|
19743
|
+
setVendorName(value: string): CitrixPhysicalInterface;
|
|
19744
|
+
|
|
19745
|
+
hasHostUuid(): boolean;
|
|
19746
|
+
clearHostUuid(): void;
|
|
19747
|
+
getHostUuid(): string | undefined;
|
|
19748
|
+
setHostUuid(value: string): CitrixPhysicalInterface;
|
|
19749
|
+
|
|
19750
|
+
hasInterfaceUuid(): boolean;
|
|
19751
|
+
clearInterfaceUuid(): void;
|
|
19752
|
+
getInterfaceUuid(): string | undefined;
|
|
19753
|
+
setInterfaceUuid(value: string): CitrixPhysicalInterface;
|
|
19754
|
+
|
|
19755
|
+
serializeBinary(): Uint8Array;
|
|
19756
|
+
toObject(includeInstance?: boolean): CitrixPhysicalInterface.AsObject;
|
|
19757
|
+
static toObject(includeInstance: boolean, msg: CitrixPhysicalInterface): CitrixPhysicalInterface.AsObject;
|
|
19758
|
+
static extensions: {[key: number]: jspb.ExtensionFieldInfo<jspb.Message>};
|
|
19759
|
+
static extensionsBinary: {[key: number]: jspb.ExtensionFieldBinaryInfo<jspb.Message>};
|
|
19760
|
+
static serializeBinaryToWriter(message: CitrixPhysicalInterface, writer: jspb.BinaryWriter): void;
|
|
19761
|
+
static deserializeBinary(bytes: Uint8Array): CitrixPhysicalInterface;
|
|
19762
|
+
static deserializeBinaryFromReader(message: CitrixPhysicalInterface, reader: jspb.BinaryReader): CitrixPhysicalInterface;
|
|
19763
|
+
}
|
|
19764
|
+
|
|
19765
|
+
export namespace CitrixPhysicalInterface {
|
|
19766
|
+
export type AsObject = {
|
|
19767
|
+
deviceName?: string,
|
|
19768
|
+
mac?: string,
|
|
19769
|
+
mtu?: number,
|
|
19770
|
+
dns?: string,
|
|
19771
|
+
ip?: string,
|
|
19772
|
+
netmask?: string,
|
|
19773
|
+
gateway?: string,
|
|
19774
|
+
vendor?: string,
|
|
19775
|
+
speed?: number,
|
|
19776
|
+
lastUpdated?: google_protobuf_timestamp_pb.Timestamp.AsObject,
|
|
19777
|
+
currentlyAttached?: boolean,
|
|
19778
|
+
disallowUnplug?: boolean,
|
|
19779
|
+
ipV6?: string,
|
|
19780
|
+
device?: string,
|
|
19781
|
+
ipConfigurationMode?: string,
|
|
19782
|
+
ipV6ConfigurationMode?: string,
|
|
19783
|
+
ipV6Gateway?: string,
|
|
19784
|
+
managed?: boolean,
|
|
19785
|
+
management?: boolean,
|
|
19786
|
+
physical?: boolean,
|
|
19787
|
+
primaryAddressType?: string,
|
|
19788
|
+
carrier?: boolean,
|
|
19789
|
+
duplex?: boolean,
|
|
19790
|
+
deviceId?: string,
|
|
19791
|
+
pciBusPath?: string,
|
|
19792
|
+
vendorId?: string,
|
|
19793
|
+
vendorName?: string,
|
|
19794
|
+
hostUuid?: string,
|
|
19795
|
+
interfaceUuid?: string,
|
|
19796
|
+
}
|
|
19797
|
+
}
|
|
19798
|
+
|
|
19799
|
+
export class CitrixVirtualInterfaceAddress extends jspb.Message {
|
|
19800
|
+
|
|
19801
|
+
hasIpVersion(): boolean;
|
|
19802
|
+
clearIpVersion(): void;
|
|
19803
|
+
getIpVersion(): number | undefined;
|
|
19804
|
+
setIpVersion(value: number): CitrixVirtualInterfaceAddress;
|
|
19805
|
+
|
|
19806
|
+
hasIp(): boolean;
|
|
19807
|
+
clearIp(): void;
|
|
19808
|
+
getIp(): string | undefined;
|
|
19809
|
+
setIp(value: string): CitrixVirtualInterfaceAddress;
|
|
19810
|
+
|
|
19811
|
+
serializeBinary(): Uint8Array;
|
|
19812
|
+
toObject(includeInstance?: boolean): CitrixVirtualInterfaceAddress.AsObject;
|
|
19813
|
+
static toObject(includeInstance: boolean, msg: CitrixVirtualInterfaceAddress): CitrixVirtualInterfaceAddress.AsObject;
|
|
19814
|
+
static extensions: {[key: number]: jspb.ExtensionFieldInfo<jspb.Message>};
|
|
19815
|
+
static extensionsBinary: {[key: number]: jspb.ExtensionFieldBinaryInfo<jspb.Message>};
|
|
19816
|
+
static serializeBinaryToWriter(message: CitrixVirtualInterfaceAddress, writer: jspb.BinaryWriter): void;
|
|
19817
|
+
static deserializeBinary(bytes: Uint8Array): CitrixVirtualInterfaceAddress;
|
|
19818
|
+
static deserializeBinaryFromReader(message: CitrixVirtualInterfaceAddress, reader: jspb.BinaryReader): CitrixVirtualInterfaceAddress;
|
|
19819
|
+
}
|
|
19820
|
+
|
|
19821
|
+
export namespace CitrixVirtualInterfaceAddress {
|
|
19822
|
+
export type AsObject = {
|
|
19823
|
+
ipVersion?: number,
|
|
19824
|
+
ip?: string,
|
|
19825
|
+
}
|
|
19826
|
+
}
|
|
19827
|
+
|
|
19828
|
+
export class CitrixVirtualInterface extends jspb.Message {
|
|
19829
|
+
|
|
19830
|
+
hasDevice(): boolean;
|
|
19831
|
+
clearDevice(): void;
|
|
19832
|
+
getDevice(): string | undefined;
|
|
19833
|
+
setDevice(value: string): CitrixVirtualInterface;
|
|
19834
|
+
|
|
19835
|
+
hasMac(): boolean;
|
|
19836
|
+
clearMac(): void;
|
|
19837
|
+
getMac(): string | undefined;
|
|
19838
|
+
setMac(value: string): CitrixVirtualInterface;
|
|
19839
|
+
|
|
19840
|
+
hasMacAutoGenerated(): boolean;
|
|
19841
|
+
clearMacAutoGenerated(): void;
|
|
19842
|
+
getMacAutoGenerated(): boolean | undefined;
|
|
19843
|
+
setMacAutoGenerated(value: boolean): CitrixVirtualInterface;
|
|
19844
|
+
|
|
19845
|
+
hasMtu(): boolean;
|
|
19846
|
+
clearMtu(): void;
|
|
19847
|
+
getMtu(): number | undefined;
|
|
19848
|
+
setMtu(value: number): CitrixVirtualInterface;
|
|
19849
|
+
|
|
19850
|
+
hasStatusCode(): boolean;
|
|
19851
|
+
clearStatusCode(): void;
|
|
19852
|
+
getStatusCode(): number | undefined;
|
|
19853
|
+
setStatusCode(value: number): CitrixVirtualInterface;
|
|
19854
|
+
|
|
19855
|
+
hasStatusDetails(): boolean;
|
|
19856
|
+
clearStatusDetails(): void;
|
|
19857
|
+
getStatusDetails(): string | undefined;
|
|
19858
|
+
setStatusDetails(value: string): CitrixVirtualInterface;
|
|
19859
|
+
|
|
19860
|
+
hasCurrentlyAttached(): boolean;
|
|
19861
|
+
clearCurrentlyAttached(): void;
|
|
19862
|
+
getCurrentlyAttached(): boolean | undefined;
|
|
19863
|
+
setCurrentlyAttached(value: boolean): CitrixVirtualInterface;
|
|
19864
|
+
|
|
19865
|
+
hasQosAlgorithmType(): boolean;
|
|
19866
|
+
clearQosAlgorithmType(): void;
|
|
19867
|
+
getQosAlgorithmType(): string | undefined;
|
|
19868
|
+
setQosAlgorithmType(value: string): CitrixVirtualInterface;
|
|
19869
|
+
|
|
19870
|
+
hasQosAlgorithms(): boolean;
|
|
19871
|
+
clearQosAlgorithms(): void;
|
|
19872
|
+
getQosAlgorithms(): string | undefined;
|
|
19873
|
+
setQosAlgorithms(value: string): CitrixVirtualInterface;
|
|
19874
|
+
|
|
19875
|
+
hasLockingMode(): boolean;
|
|
19876
|
+
clearLockingMode(): void;
|
|
19877
|
+
getLockingMode(): string | undefined;
|
|
19878
|
+
setLockingMode(value: string): CitrixVirtualInterface;
|
|
19879
|
+
|
|
19880
|
+
hasHostUuid(): boolean;
|
|
19881
|
+
clearHostUuid(): void;
|
|
19882
|
+
getHostUuid(): string | undefined;
|
|
19883
|
+
setHostUuid(value: string): CitrixVirtualInterface;
|
|
19884
|
+
|
|
19885
|
+
hasVmRef(): boolean;
|
|
19886
|
+
clearVmRef(): void;
|
|
19887
|
+
getVmRef(): string | undefined;
|
|
19888
|
+
setVmRef(value: string): CitrixVirtualInterface;
|
|
19889
|
+
|
|
19890
|
+
hasInterfaceUuid(): boolean;
|
|
19891
|
+
clearInterfaceUuid(): void;
|
|
19892
|
+
getInterfaceUuid(): string | undefined;
|
|
19893
|
+
setInterfaceUuid(value: string): CitrixVirtualInterface;
|
|
19894
|
+
clearAddressesList(): void;
|
|
19895
|
+
getAddressesList(): Array<CitrixVirtualInterfaceAddress>;
|
|
19896
|
+
setAddressesList(value: Array<CitrixVirtualInterfaceAddress>): CitrixVirtualInterface;
|
|
19897
|
+
addAddresses(value?: CitrixVirtualInterfaceAddress, index?: number): CitrixVirtualInterfaceAddress;
|
|
19898
|
+
|
|
19899
|
+
serializeBinary(): Uint8Array;
|
|
19900
|
+
toObject(includeInstance?: boolean): CitrixVirtualInterface.AsObject;
|
|
19901
|
+
static toObject(includeInstance: boolean, msg: CitrixVirtualInterface): CitrixVirtualInterface.AsObject;
|
|
19902
|
+
static extensions: {[key: number]: jspb.ExtensionFieldInfo<jspb.Message>};
|
|
19903
|
+
static extensionsBinary: {[key: number]: jspb.ExtensionFieldBinaryInfo<jspb.Message>};
|
|
19904
|
+
static serializeBinaryToWriter(message: CitrixVirtualInterface, writer: jspb.BinaryWriter): void;
|
|
19905
|
+
static deserializeBinary(bytes: Uint8Array): CitrixVirtualInterface;
|
|
19906
|
+
static deserializeBinaryFromReader(message: CitrixVirtualInterface, reader: jspb.BinaryReader): CitrixVirtualInterface;
|
|
19907
|
+
}
|
|
19908
|
+
|
|
19909
|
+
export namespace CitrixVirtualInterface {
|
|
19910
|
+
export type AsObject = {
|
|
19911
|
+
device?: string,
|
|
19912
|
+
mac?: string,
|
|
19913
|
+
macAutoGenerated?: boolean,
|
|
19914
|
+
mtu?: number,
|
|
19915
|
+
statusCode?: number,
|
|
19916
|
+
statusDetails?: string,
|
|
19917
|
+
currentlyAttached?: boolean,
|
|
19918
|
+
qosAlgorithmType?: string,
|
|
19919
|
+
qosAlgorithms?: string,
|
|
19920
|
+
lockingMode?: string,
|
|
19921
|
+
hostUuid?: string,
|
|
19922
|
+
vmRef?: string,
|
|
19923
|
+
interfaceUuid?: string,
|
|
19924
|
+
addressesList: Array<CitrixVirtualInterfaceAddress.AsObject>,
|
|
19925
|
+
}
|
|
19926
|
+
}
|
|
19927
|
+
|
|
18059
19928
|
export class IpLocationConfig extends jspb.Message {
|
|
18060
19929
|
getName(): string;
|
|
18061
19930
|
setName(value: string): IpLocationConfig;
|