@lansweeper/data-platform-outbound-grpc 0.3.20 → 0.3.21
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -0
- package/gen-proto/image.json +1 -1
- package/gen-proto/outbound_pb.d.ts +33 -8
- package/gen-proto/outbound_pb.js +225 -35
- package/generated-go/outbound.pb.go +375 -328
- package/java.json +1 -1
- package/model/pom.xml +1 -1
- package/model/src/main/proto/outbound.proto +7 -3
- package/model/target/classes/com/lansweeper/dp/outbound/v1/EsxiCluster$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/EsxiCluster$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/EsxiCluster$HypervisorsDefaultEntryHolder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/EsxiCluster.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/EsxiClusterOrBuilder.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/VmwareDatastoreCluster$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareDatastoreCluster$Builder$DatastoresConverter.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareDatastoreCluster$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareDatastoreCluster$DatastoresDefaultEntryHolder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareDatastoreCluster.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareDatastoreClusterOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareEsxiGuestVm$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareEsxiGuestVm$Builder$EsxiGuestSnapshotsConverter.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareEsxiGuestVm$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareEsxiGuestVm.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareEsxiGuestVmOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareEsxiHypervisor$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareEsxiHypervisor$Builder$EsxiHypervisorDatastoresConverter.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareEsxiHypervisor$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareEsxiHypervisor.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/VmwareEsxiHypervisorOrBuilder.class +0 -0
- package/model/target/classes/outbound.proto +7 -3
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/EsxiCluster.java +200 -7
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/EsxiClusterOrBuilder.java +31 -2
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Outbound.java +368 -364
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/VmwareDatastoreCluster.java +104 -306
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/VmwareDatastoreClusterOrBuilder.java +8 -25
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/VmwareEsxiGuestVm.java +114 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/VmwareEsxiGuestVmOrBuilder.java +19 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/VmwareEsxiHypervisor.java +334 -109
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/VmwareEsxiHypervisorOrBuilder.java +51 -13
- package/model/target/maven-archiver/pom.properties +2 -2
- package/model/target/{outbound-model-0.3.19-sources.jar → outbound-model-0.3.20-sources.jar} +0 -0
- package/model/target/{outbound-model-0.3.19.jar → outbound-model-0.3.20.jar} +0 -0
- package/package.json +2 -2
- package/pom.xml +1 -1
- package/proto/outbound.proto +7 -3
- package/service/pom.xml +1 -1
- package/service/target/maven-archiver/pom.properties +2 -2
- package/service/target/{outbound-service-0.3.19-sources.jar → outbound-service-0.3.20-sources.jar} +0 -0
- package/service/target/{outbound-service-0.3.19.jar → outbound-service-0.3.20.jar} +0 -0
|
@@ -16391,8 +16391,8 @@ export class VmwareEsxiHypervisor extends jspb.Message {
|
|
|
16391
16391
|
|
|
16392
16392
|
hasNumCpuPackages(): boolean;
|
|
16393
16393
|
clearNumCpuPackages(): void;
|
|
16394
|
-
getNumCpuPackages():
|
|
16395
|
-
setNumCpuPackages(value:
|
|
16394
|
+
getNumCpuPackages(): number | undefined;
|
|
16395
|
+
setNumCpuPackages(value: number): VmwareEsxiHypervisor;
|
|
16396
16396
|
clearCpuPackagesDescriptionsList(): void;
|
|
16397
16397
|
getCpuPackagesDescriptionsList(): Array<string>;
|
|
16398
16398
|
setCpuPackagesDescriptionsList(value: Array<string>): VmwareEsxiHypervisor;
|
|
@@ -16468,6 +16468,16 @@ export class VmwareEsxiHypervisor extends jspb.Message {
|
|
|
16468
16468
|
getNumCoresPerSocket(): number | undefined;
|
|
16469
16469
|
setNumCoresPerSocket(value: number): VmwareEsxiHypervisor;
|
|
16470
16470
|
|
|
16471
|
+
hasVersion(): boolean;
|
|
16472
|
+
clearVersion(): void;
|
|
16473
|
+
getVersion(): string | undefined;
|
|
16474
|
+
setVersion(value: string): VmwareEsxiHypervisor;
|
|
16475
|
+
|
|
16476
|
+
hasMemorySize(): boolean;
|
|
16477
|
+
clearMemorySize(): void;
|
|
16478
|
+
getMemorySize(): number | undefined;
|
|
16479
|
+
setMemorySize(value: number): VmwareEsxiHypervisor;
|
|
16480
|
+
|
|
16471
16481
|
serializeBinary(): Uint8Array;
|
|
16472
16482
|
toObject(includeInstance?: boolean): VmwareEsxiHypervisor.AsObject;
|
|
16473
16483
|
static toObject(includeInstance: boolean, msg: VmwareEsxiHypervisor): VmwareEsxiHypervisor.AsObject;
|
|
@@ -16489,7 +16499,7 @@ export namespace VmwareEsxiHypervisor {
|
|
|
16489
16499
|
upTime?: number,
|
|
16490
16500
|
bootTime?: google_protobuf_timestamp_pb.Timestamp.AsObject,
|
|
16491
16501
|
hostMaxVirtualDiskCapacity?: number,
|
|
16492
|
-
numCpuPackages?:
|
|
16502
|
+
numCpuPackages?: number,
|
|
16493
16503
|
cpuPackagesDescriptionsList: Array<string>,
|
|
16494
16504
|
numNics?: number,
|
|
16495
16505
|
numHbas?: number,
|
|
@@ -16505,6 +16515,8 @@ export namespace VmwareEsxiHypervisor {
|
|
|
16505
16515
|
managementServerIp?: string,
|
|
16506
16516
|
numCpu?: number,
|
|
16507
16517
|
numCoresPerSocket?: number,
|
|
16518
|
+
version?: string,
|
|
16519
|
+
memorySize?: number,
|
|
16508
16520
|
}
|
|
16509
16521
|
}
|
|
16510
16522
|
|
|
@@ -16602,6 +16614,11 @@ export class VmwareEsxiGuestVm extends jspb.Message {
|
|
|
16602
16614
|
getConfigName(): string | undefined;
|
|
16603
16615
|
setConfigName(value: string): VmwareEsxiGuestVm;
|
|
16604
16616
|
|
|
16617
|
+
hasMemorySizeMb(): boolean;
|
|
16618
|
+
clearMemorySizeMb(): void;
|
|
16619
|
+
getMemorySizeMb(): number | undefined;
|
|
16620
|
+
setMemorySizeMb(value: number): VmwareEsxiGuestVm;
|
|
16621
|
+
|
|
16605
16622
|
serializeBinary(): Uint8Array;
|
|
16606
16623
|
toObject(includeInstance?: boolean): VmwareEsxiGuestVm.AsObject;
|
|
16607
16624
|
static toObject(includeInstance: boolean, msg: VmwareEsxiGuestVm): VmwareEsxiGuestVm.AsObject;
|
|
@@ -16635,6 +16652,7 @@ export namespace VmwareEsxiGuestVm {
|
|
|
16635
16652
|
bootTime?: google_protobuf_timestamp_pb.Timestamp.AsObject,
|
|
16636
16653
|
domainName?: string,
|
|
16637
16654
|
configName?: string,
|
|
16655
|
+
memorySizeMb?: number,
|
|
16638
16656
|
}
|
|
16639
16657
|
}
|
|
16640
16658
|
|
|
@@ -16867,6 +16885,11 @@ export class EsxiCluster extends jspb.Message {
|
|
|
16867
16885
|
getHypervisorsMap(): jspb.Map<string, boolean>;
|
|
16868
16886
|
clearHypervisorsMap(): void;
|
|
16869
16887
|
|
|
16888
|
+
hasParentFolder(): boolean;
|
|
16889
|
+
clearParentFolder(): void;
|
|
16890
|
+
getParentFolder(): string | undefined;
|
|
16891
|
+
setParentFolder(value: string): EsxiCluster;
|
|
16892
|
+
|
|
16870
16893
|
serializeBinary(): Uint8Array;
|
|
16871
16894
|
toObject(includeInstance?: boolean): EsxiCluster.AsObject;
|
|
16872
16895
|
static toObject(includeInstance: boolean, msg: EsxiCluster): EsxiCluster.AsObject;
|
|
@@ -16894,6 +16917,7 @@ export namespace EsxiCluster {
|
|
|
16894
16917
|
status?: string,
|
|
16895
16918
|
|
|
16896
16919
|
hypervisorsMap: Array<[string, boolean]>,
|
|
16920
|
+
parentFolder?: string,
|
|
16897
16921
|
}
|
|
16898
16922
|
}
|
|
16899
16923
|
|
|
@@ -16915,10 +16939,11 @@ export class VmwareDatastoreCluster extends jspb.Message {
|
|
|
16915
16939
|
|
|
16916
16940
|
getDatastoresMap(): jspb.Map<string, VmwareDatastore>;
|
|
16917
16941
|
clearDatastoresMap(): void;
|
|
16918
|
-
|
|
16919
|
-
|
|
16920
|
-
|
|
16921
|
-
|
|
16942
|
+
|
|
16943
|
+
hasStorageDrs(): boolean;
|
|
16944
|
+
clearStorageDrs(): void;
|
|
16945
|
+
getStorageDrs(): DatastoreClusterStorageDrs | undefined;
|
|
16946
|
+
setStorageDrs(value?: DatastoreClusterStorageDrs): VmwareDatastoreCluster;
|
|
16922
16947
|
clearDrsPodConfigRuleList(): void;
|
|
16923
16948
|
getDrsPodConfigRuleList(): Array<DatastoreClusterDrsPodConfigRule>;
|
|
16924
16949
|
setDrsPodConfigRuleList(value: Array<DatastoreClusterDrsPodConfigRule>): VmwareDatastoreCluster;
|
|
@@ -16946,7 +16971,7 @@ export namespace VmwareDatastoreCluster {
|
|
|
16946
16971
|
name?: string,
|
|
16947
16972
|
|
|
16948
16973
|
datastoresMap: Array<[string, VmwareDatastore.AsObject]>,
|
|
16949
|
-
|
|
16974
|
+
storageDrs?: DatastoreClusterStorageDrs.AsObject,
|
|
16950
16975
|
drsPodConfigRuleList: Array<DatastoreClusterDrsPodConfigRule.AsObject>,
|
|
16951
16976
|
drsVmOverrideList: Array<DatastoreClusterDrsVmOverride.AsObject>,
|
|
16952
16977
|
}
|
package/gen-proto/outbound_pb.js
CHANGED
|
@@ -131931,7 +131931,7 @@ proto.com.lansweeper.dp.outbound.v1.VmwareEsxiHypervisor.toObject = function(inc
|
|
|
131931
131931
|
upTime: jspb.Message.getFieldWithDefault(msg, 5, 0),
|
|
131932
131932
|
bootTime: (f = msg.getBootTime()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f),
|
|
131933
131933
|
hostMaxVirtualDiskCapacity: jspb.Message.getFieldWithDefault(msg, 6, 0),
|
|
131934
|
-
numCpuPackages: jspb.Message.getFieldWithDefault(msg, 7,
|
|
131934
|
+
numCpuPackages: jspb.Message.getFieldWithDefault(msg, 7, 0),
|
|
131935
131935
|
cpuPackagesDescriptionsList: (f = jspb.Message.getRepeatedField(msg, 8)) == null ? undefined : f,
|
|
131936
131936
|
numNics: jspb.Message.getFieldWithDefault(msg, 9, 0),
|
|
131937
131937
|
numHbas: jspb.Message.getFieldWithDefault(msg, 10, 0),
|
|
@@ -131946,7 +131946,9 @@ proto.com.lansweeper.dp.outbound.v1.VmwareEsxiHypervisor.toObject = function(inc
|
|
|
131946
131946
|
sslThumbprint: jspb.Message.getFieldWithDefault(msg, 20, ""),
|
|
131947
131947
|
managementServerIp: jspb.Message.getFieldWithDefault(msg, 21, ""),
|
|
131948
131948
|
numCpu: jspb.Message.getFieldWithDefault(msg, 22, 0),
|
|
131949
|
-
numCoresPerSocket: jspb.Message.getFieldWithDefault(msg, 23, 0)
|
|
131949
|
+
numCoresPerSocket: jspb.Message.getFieldWithDefault(msg, 23, 0),
|
|
131950
|
+
version: jspb.Message.getFieldWithDefault(msg, 24, ""),
|
|
131951
|
+
memorySize: jspb.Message.getFieldWithDefault(msg, 25, 0)
|
|
131950
131952
|
};
|
|
131951
131953
|
|
|
131952
131954
|
if (includeInstance) {
|
|
@@ -132018,7 +132020,7 @@ proto.com.lansweeper.dp.outbound.v1.VmwareEsxiHypervisor.deserializeBinaryFromRe
|
|
|
132018
132020
|
msg.setHostMaxVirtualDiskCapacity(value);
|
|
132019
132021
|
break;
|
|
132020
132022
|
case 7:
|
|
132021
|
-
var value = /** @type {
|
|
132023
|
+
var value = /** @type {number} */ (reader.readUint32());
|
|
132022
132024
|
msg.setNumCpuPackages(value);
|
|
132023
132025
|
break;
|
|
132024
132026
|
case 8:
|
|
@@ -132081,6 +132083,14 @@ proto.com.lansweeper.dp.outbound.v1.VmwareEsxiHypervisor.deserializeBinaryFromRe
|
|
|
132081
132083
|
var value = /** @type {number} */ (reader.readUint32());
|
|
132082
132084
|
msg.setNumCoresPerSocket(value);
|
|
132083
132085
|
break;
|
|
132086
|
+
case 24:
|
|
132087
|
+
var value = /** @type {string} */ (reader.readString());
|
|
132088
|
+
msg.setVersion(value);
|
|
132089
|
+
break;
|
|
132090
|
+
case 25:
|
|
132091
|
+
var value = /** @type {number} */ (reader.readUint64());
|
|
132092
|
+
msg.setMemorySize(value);
|
|
132093
|
+
break;
|
|
132084
132094
|
default:
|
|
132085
132095
|
reader.skipField();
|
|
132086
132096
|
break;
|
|
@@ -132155,9 +132165,9 @@ proto.com.lansweeper.dp.outbound.v1.VmwareEsxiHypervisor.serializeBinaryToWriter
|
|
|
132155
132165
|
f
|
|
132156
132166
|
);
|
|
132157
132167
|
}
|
|
132158
|
-
f = /** @type {
|
|
132168
|
+
f = /** @type {number} */ (jspb.Message.getField(message, 7));
|
|
132159
132169
|
if (f != null) {
|
|
132160
|
-
writer.
|
|
132170
|
+
writer.writeUint32(
|
|
132161
132171
|
7,
|
|
132162
132172
|
f
|
|
132163
132173
|
);
|
|
@@ -132267,6 +132277,20 @@ proto.com.lansweeper.dp.outbound.v1.VmwareEsxiHypervisor.serializeBinaryToWriter
|
|
|
132267
132277
|
f
|
|
132268
132278
|
);
|
|
132269
132279
|
}
|
|
132280
|
+
f = /** @type {string} */ (jspb.Message.getField(message, 24));
|
|
132281
|
+
if (f != null) {
|
|
132282
|
+
writer.writeString(
|
|
132283
|
+
24,
|
|
132284
|
+
f
|
|
132285
|
+
);
|
|
132286
|
+
}
|
|
132287
|
+
f = /** @type {number} */ (jspb.Message.getField(message, 25));
|
|
132288
|
+
if (f != null) {
|
|
132289
|
+
writer.writeUint64(
|
|
132290
|
+
25,
|
|
132291
|
+
f
|
|
132292
|
+
);
|
|
132293
|
+
}
|
|
132270
132294
|
};
|
|
132271
132295
|
|
|
132272
132296
|
|
|
@@ -132497,16 +132521,16 @@ proto.com.lansweeper.dp.outbound.v1.VmwareEsxiHypervisor.prototype.hasHostMaxVir
|
|
|
132497
132521
|
|
|
132498
132522
|
|
|
132499
132523
|
/**
|
|
132500
|
-
* optional
|
|
132501
|
-
* @return {
|
|
132524
|
+
* optional uint32 num_cpu_packages = 7;
|
|
132525
|
+
* @return {number}
|
|
132502
132526
|
*/
|
|
132503
132527
|
proto.com.lansweeper.dp.outbound.v1.VmwareEsxiHypervisor.prototype.getNumCpuPackages = function() {
|
|
132504
|
-
return /** @type {
|
|
132528
|
+
return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 7, 0));
|
|
132505
132529
|
};
|
|
132506
132530
|
|
|
132507
132531
|
|
|
132508
132532
|
/**
|
|
132509
|
-
* @param {
|
|
132533
|
+
* @param {number} value
|
|
132510
132534
|
* @return {!proto.com.lansweeper.dp.outbound.v1.VmwareEsxiHypervisor} returns this
|
|
132511
132535
|
*/
|
|
132512
132536
|
proto.com.lansweeper.dp.outbound.v1.VmwareEsxiHypervisor.prototype.setNumCpuPackages = function(value) {
|
|
@@ -133073,6 +133097,78 @@ proto.com.lansweeper.dp.outbound.v1.VmwareEsxiHypervisor.prototype.hasNumCoresPe
|
|
|
133073
133097
|
};
|
|
133074
133098
|
|
|
133075
133099
|
|
|
133100
|
+
/**
|
|
133101
|
+
* optional string version = 24;
|
|
133102
|
+
* @return {string}
|
|
133103
|
+
*/
|
|
133104
|
+
proto.com.lansweeper.dp.outbound.v1.VmwareEsxiHypervisor.prototype.getVersion = function() {
|
|
133105
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 24, ""));
|
|
133106
|
+
};
|
|
133107
|
+
|
|
133108
|
+
|
|
133109
|
+
/**
|
|
133110
|
+
* @param {string} value
|
|
133111
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.VmwareEsxiHypervisor} returns this
|
|
133112
|
+
*/
|
|
133113
|
+
proto.com.lansweeper.dp.outbound.v1.VmwareEsxiHypervisor.prototype.setVersion = function(value) {
|
|
133114
|
+
return jspb.Message.setField(this, 24, value);
|
|
133115
|
+
};
|
|
133116
|
+
|
|
133117
|
+
|
|
133118
|
+
/**
|
|
133119
|
+
* Clears the field making it undefined.
|
|
133120
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.VmwareEsxiHypervisor} returns this
|
|
133121
|
+
*/
|
|
133122
|
+
proto.com.lansweeper.dp.outbound.v1.VmwareEsxiHypervisor.prototype.clearVersion = function() {
|
|
133123
|
+
return jspb.Message.setField(this, 24, undefined);
|
|
133124
|
+
};
|
|
133125
|
+
|
|
133126
|
+
|
|
133127
|
+
/**
|
|
133128
|
+
* Returns whether this field is set.
|
|
133129
|
+
* @return {boolean}
|
|
133130
|
+
*/
|
|
133131
|
+
proto.com.lansweeper.dp.outbound.v1.VmwareEsxiHypervisor.prototype.hasVersion = function() {
|
|
133132
|
+
return jspb.Message.getField(this, 24) != null;
|
|
133133
|
+
};
|
|
133134
|
+
|
|
133135
|
+
|
|
133136
|
+
/**
|
|
133137
|
+
* optional uint64 memory_size = 25;
|
|
133138
|
+
* @return {number}
|
|
133139
|
+
*/
|
|
133140
|
+
proto.com.lansweeper.dp.outbound.v1.VmwareEsxiHypervisor.prototype.getMemorySize = function() {
|
|
133141
|
+
return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 25, 0));
|
|
133142
|
+
};
|
|
133143
|
+
|
|
133144
|
+
|
|
133145
|
+
/**
|
|
133146
|
+
* @param {number} value
|
|
133147
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.VmwareEsxiHypervisor} returns this
|
|
133148
|
+
*/
|
|
133149
|
+
proto.com.lansweeper.dp.outbound.v1.VmwareEsxiHypervisor.prototype.setMemorySize = function(value) {
|
|
133150
|
+
return jspb.Message.setField(this, 25, value);
|
|
133151
|
+
};
|
|
133152
|
+
|
|
133153
|
+
|
|
133154
|
+
/**
|
|
133155
|
+
* Clears the field making it undefined.
|
|
133156
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.VmwareEsxiHypervisor} returns this
|
|
133157
|
+
*/
|
|
133158
|
+
proto.com.lansweeper.dp.outbound.v1.VmwareEsxiHypervisor.prototype.clearMemorySize = function() {
|
|
133159
|
+
return jspb.Message.setField(this, 25, undefined);
|
|
133160
|
+
};
|
|
133161
|
+
|
|
133162
|
+
|
|
133163
|
+
/**
|
|
133164
|
+
* Returns whether this field is set.
|
|
133165
|
+
* @return {boolean}
|
|
133166
|
+
*/
|
|
133167
|
+
proto.com.lansweeper.dp.outbound.v1.VmwareEsxiHypervisor.prototype.hasMemorySize = function() {
|
|
133168
|
+
return jspb.Message.getField(this, 25) != null;
|
|
133169
|
+
};
|
|
133170
|
+
|
|
133171
|
+
|
|
133076
133172
|
|
|
133077
133173
|
|
|
133078
133174
|
|
|
@@ -133124,7 +133220,8 @@ proto.com.lansweeper.dp.outbound.v1.VmwareEsxiGuestVm.toObject = function(includ
|
|
|
133124
133220
|
numVirtualDisks: jspb.Message.getFieldWithDefault(msg, 16, 0),
|
|
133125
133221
|
bootTime: (f = msg.getBootTime()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f),
|
|
133126
133222
|
domainName: jspb.Message.getFieldWithDefault(msg, 18, ""),
|
|
133127
|
-
configName: jspb.Message.getFieldWithDefault(msg, 19, "")
|
|
133223
|
+
configName: jspb.Message.getFieldWithDefault(msg, 19, ""),
|
|
133224
|
+
memorySizeMb: jspb.Message.getFloatingPointFieldWithDefault(msg, 21, 0.0)
|
|
133128
133225
|
};
|
|
133129
133226
|
|
|
133130
133227
|
if (includeInstance) {
|
|
@@ -133244,6 +133341,10 @@ proto.com.lansweeper.dp.outbound.v1.VmwareEsxiGuestVm.deserializeBinaryFromReade
|
|
|
133244
133341
|
var value = /** @type {string} */ (reader.readString());
|
|
133245
133342
|
msg.setConfigName(value);
|
|
133246
133343
|
break;
|
|
133344
|
+
case 21:
|
|
133345
|
+
var value = /** @type {number} */ (reader.readDouble());
|
|
133346
|
+
msg.setMemorySizeMb(value);
|
|
133347
|
+
break;
|
|
133247
133348
|
default:
|
|
133248
133349
|
reader.skipField();
|
|
133249
133350
|
break;
|
|
@@ -133411,6 +133512,13 @@ proto.com.lansweeper.dp.outbound.v1.VmwareEsxiGuestVm.serializeBinaryToWriter =
|
|
|
133411
133512
|
f
|
|
133412
133513
|
);
|
|
133413
133514
|
}
|
|
133515
|
+
f = /** @type {number} */ (jspb.Message.getField(message, 21));
|
|
133516
|
+
if (f != null) {
|
|
133517
|
+
writer.writeDouble(
|
|
133518
|
+
21,
|
|
133519
|
+
f
|
|
133520
|
+
);
|
|
133521
|
+
}
|
|
133414
133522
|
};
|
|
133415
133523
|
|
|
133416
133524
|
|
|
@@ -134085,6 +134193,42 @@ proto.com.lansweeper.dp.outbound.v1.VmwareEsxiGuestVm.prototype.hasConfigName =
|
|
|
134085
134193
|
};
|
|
134086
134194
|
|
|
134087
134195
|
|
|
134196
|
+
/**
|
|
134197
|
+
* optional double memory_size_mb = 21;
|
|
134198
|
+
* @return {number}
|
|
134199
|
+
*/
|
|
134200
|
+
proto.com.lansweeper.dp.outbound.v1.VmwareEsxiGuestVm.prototype.getMemorySizeMb = function() {
|
|
134201
|
+
return /** @type {number} */ (jspb.Message.getFloatingPointFieldWithDefault(this, 21, 0.0));
|
|
134202
|
+
};
|
|
134203
|
+
|
|
134204
|
+
|
|
134205
|
+
/**
|
|
134206
|
+
* @param {number} value
|
|
134207
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.VmwareEsxiGuestVm} returns this
|
|
134208
|
+
*/
|
|
134209
|
+
proto.com.lansweeper.dp.outbound.v1.VmwareEsxiGuestVm.prototype.setMemorySizeMb = function(value) {
|
|
134210
|
+
return jspb.Message.setField(this, 21, value);
|
|
134211
|
+
};
|
|
134212
|
+
|
|
134213
|
+
|
|
134214
|
+
/**
|
|
134215
|
+
* Clears the field making it undefined.
|
|
134216
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.VmwareEsxiGuestVm} returns this
|
|
134217
|
+
*/
|
|
134218
|
+
proto.com.lansweeper.dp.outbound.v1.VmwareEsxiGuestVm.prototype.clearMemorySizeMb = function() {
|
|
134219
|
+
return jspb.Message.setField(this, 21, undefined);
|
|
134220
|
+
};
|
|
134221
|
+
|
|
134222
|
+
|
|
134223
|
+
/**
|
|
134224
|
+
* Returns whether this field is set.
|
|
134225
|
+
* @return {boolean}
|
|
134226
|
+
*/
|
|
134227
|
+
proto.com.lansweeper.dp.outbound.v1.VmwareEsxiGuestVm.prototype.hasMemorySizeMb = function() {
|
|
134228
|
+
return jspb.Message.getField(this, 21) != null;
|
|
134229
|
+
};
|
|
134230
|
+
|
|
134231
|
+
|
|
134088
134232
|
|
|
134089
134233
|
|
|
134090
134234
|
|
|
@@ -135398,7 +135542,8 @@ proto.com.lansweeper.dp.outbound.v1.EsxiCluster.toObject = function(includeInsta
|
|
|
135398
135542
|
totalHosts: jspb.Message.getFieldWithDefault(msg, 10, 0),
|
|
135399
135543
|
totalEffectiveHosts: jspb.Message.getFieldWithDefault(msg, 11, 0),
|
|
135400
135544
|
status: jspb.Message.getFieldWithDefault(msg, 12, ""),
|
|
135401
|
-
hypervisorsMap: (f = msg.getHypervisorsMap()) ? f.toObject(includeInstance, undefined) : []
|
|
135545
|
+
hypervisorsMap: (f = msg.getHypervisorsMap()) ? f.toObject(includeInstance, undefined) : [],
|
|
135546
|
+
parentFolder: jspb.Message.getFieldWithDefault(msg, 15, "")
|
|
135402
135547
|
};
|
|
135403
135548
|
|
|
135404
135549
|
if (includeInstance) {
|
|
@@ -135493,6 +135638,10 @@ proto.com.lansweeper.dp.outbound.v1.EsxiCluster.deserializeBinaryFromReader = fu
|
|
|
135493
135638
|
jspb.Map.deserializeBinary(message, reader, jspb.BinaryReader.prototype.readString, jspb.BinaryReader.prototype.readBool, null, "", false);
|
|
135494
135639
|
});
|
|
135495
135640
|
break;
|
|
135641
|
+
case 15:
|
|
135642
|
+
var value = /** @type {string} */ (reader.readString());
|
|
135643
|
+
msg.setParentFolder(value);
|
|
135644
|
+
break;
|
|
135496
135645
|
default:
|
|
135497
135646
|
reader.skipField();
|
|
135498
135647
|
break;
|
|
@@ -135617,6 +135766,13 @@ proto.com.lansweeper.dp.outbound.v1.EsxiCluster.serializeBinaryToWriter = functi
|
|
|
135617
135766
|
if (f && f.getLength() > 0) {
|
|
135618
135767
|
f.serializeBinary(13, writer, jspb.BinaryWriter.prototype.writeString, jspb.BinaryWriter.prototype.writeBool);
|
|
135619
135768
|
}
|
|
135769
|
+
f = /** @type {string} */ (jspb.Message.getField(message, 15));
|
|
135770
|
+
if (f != null) {
|
|
135771
|
+
writer.writeString(
|
|
135772
|
+
15,
|
|
135773
|
+
f
|
|
135774
|
+
);
|
|
135775
|
+
}
|
|
135620
135776
|
};
|
|
135621
135777
|
|
|
135622
135778
|
|
|
@@ -136056,13 +136212,49 @@ proto.com.lansweeper.dp.outbound.v1.EsxiCluster.prototype.clearHypervisorsMap =
|
|
|
136056
136212
|
return this;};
|
|
136057
136213
|
|
|
136058
136214
|
|
|
136215
|
+
/**
|
|
136216
|
+
* optional string parent_folder = 15;
|
|
136217
|
+
* @return {string}
|
|
136218
|
+
*/
|
|
136219
|
+
proto.com.lansweeper.dp.outbound.v1.EsxiCluster.prototype.getParentFolder = function() {
|
|
136220
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 15, ""));
|
|
136221
|
+
};
|
|
136222
|
+
|
|
136223
|
+
|
|
136224
|
+
/**
|
|
136225
|
+
* @param {string} value
|
|
136226
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.EsxiCluster} returns this
|
|
136227
|
+
*/
|
|
136228
|
+
proto.com.lansweeper.dp.outbound.v1.EsxiCluster.prototype.setParentFolder = function(value) {
|
|
136229
|
+
return jspb.Message.setField(this, 15, value);
|
|
136230
|
+
};
|
|
136231
|
+
|
|
136232
|
+
|
|
136233
|
+
/**
|
|
136234
|
+
* Clears the field making it undefined.
|
|
136235
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.EsxiCluster} returns this
|
|
136236
|
+
*/
|
|
136237
|
+
proto.com.lansweeper.dp.outbound.v1.EsxiCluster.prototype.clearParentFolder = function() {
|
|
136238
|
+
return jspb.Message.setField(this, 15, undefined);
|
|
136239
|
+
};
|
|
136240
|
+
|
|
136241
|
+
|
|
136242
|
+
/**
|
|
136243
|
+
* Returns whether this field is set.
|
|
136244
|
+
* @return {boolean}
|
|
136245
|
+
*/
|
|
136246
|
+
proto.com.lansweeper.dp.outbound.v1.EsxiCluster.prototype.hasParentFolder = function() {
|
|
136247
|
+
return jspb.Message.getField(this, 15) != null;
|
|
136248
|
+
};
|
|
136249
|
+
|
|
136250
|
+
|
|
136059
136251
|
|
|
136060
136252
|
/**
|
|
136061
136253
|
* List of repeated fields within this message type.
|
|
136062
136254
|
* @private {!Array<number>}
|
|
136063
136255
|
* @const
|
|
136064
136256
|
*/
|
|
136065
|
-
proto.com.lansweeper.dp.outbound.v1.VmwareDatastoreCluster.repeatedFields_ = [
|
|
136257
|
+
proto.com.lansweeper.dp.outbound.v1.VmwareDatastoreCluster.repeatedFields_ = [7,8];
|
|
136066
136258
|
|
|
136067
136259
|
|
|
136068
136260
|
|
|
@@ -136100,8 +136292,7 @@ proto.com.lansweeper.dp.outbound.v1.VmwareDatastoreCluster.toObject = function(i
|
|
|
136100
136292
|
internalKey: jspb.Message.getFieldWithDefault(msg, 3, ""),
|
|
136101
136293
|
name: jspb.Message.getFieldWithDefault(msg, 4, ""),
|
|
136102
136294
|
datastoresMap: (f = msg.getDatastoresMap()) ? f.toObject(includeInstance, proto.com.lansweeper.dp.outbound.v1.VmwareDatastore.toObject) : [],
|
|
136103
|
-
|
|
136104
|
-
proto.com.lansweeper.dp.outbound.v1.DatastoreClusterStorageDrs.toObject, includeInstance),
|
|
136295
|
+
storageDrs: (f = msg.getStorageDrs()) && proto.com.lansweeper.dp.outbound.v1.DatastoreClusterStorageDrs.toObject(includeInstance, f),
|
|
136105
136296
|
drsPodConfigRuleList: jspb.Message.toObjectList(msg.getDrsPodConfigRuleList(),
|
|
136106
136297
|
proto.com.lansweeper.dp.outbound.v1.DatastoreClusterDrsPodConfigRule.toObject, includeInstance),
|
|
136107
136298
|
drsVmOverrideList: jspb.Message.toObjectList(msg.getDrsVmOverrideList(),
|
|
@@ -136167,7 +136358,7 @@ proto.com.lansweeper.dp.outbound.v1.VmwareDatastoreCluster.deserializeBinaryFrom
|
|
|
136167
136358
|
case 6:
|
|
136168
136359
|
var value = new proto.com.lansweeper.dp.outbound.v1.DatastoreClusterStorageDrs;
|
|
136169
136360
|
reader.readMessage(value,proto.com.lansweeper.dp.outbound.v1.DatastoreClusterStorageDrs.deserializeBinaryFromReader);
|
|
136170
|
-
msg.
|
|
136361
|
+
msg.setStorageDrs(value);
|
|
136171
136362
|
break;
|
|
136172
136363
|
case 7:
|
|
136173
136364
|
var value = new proto.com.lansweeper.dp.outbound.v1.DatastoreClusterDrsPodConfigRule;
|
|
@@ -136240,9 +136431,9 @@ proto.com.lansweeper.dp.outbound.v1.VmwareDatastoreCluster.serializeBinaryToWrit
|
|
|
136240
136431
|
if (f && f.getLength() > 0) {
|
|
136241
136432
|
f.serializeBinary(5, writer, jspb.BinaryWriter.prototype.writeString, jspb.BinaryWriter.prototype.writeMessage, proto.com.lansweeper.dp.outbound.v1.VmwareDatastore.serializeBinaryToWriter);
|
|
136242
136433
|
}
|
|
136243
|
-
f = message.
|
|
136244
|
-
if (f
|
|
136245
|
-
writer.
|
|
136434
|
+
f = message.getStorageDrs();
|
|
136435
|
+
if (f != null) {
|
|
136436
|
+
writer.writeMessage(
|
|
136246
136437
|
6,
|
|
136247
136438
|
f,
|
|
136248
136439
|
proto.com.lansweeper.dp.outbound.v1.DatastoreClusterStorageDrs.serializeBinaryToWriter
|
|
@@ -136398,40 +136589,39 @@ proto.com.lansweeper.dp.outbound.v1.VmwareDatastoreCluster.prototype.clearDatast
|
|
|
136398
136589
|
|
|
136399
136590
|
|
|
136400
136591
|
/**
|
|
136401
|
-
*
|
|
136402
|
-
* @return {
|
|
136592
|
+
* optional DatastoreClusterStorageDrs storage_drs = 6;
|
|
136593
|
+
* @return {?proto.com.lansweeper.dp.outbound.v1.DatastoreClusterStorageDrs}
|
|
136403
136594
|
*/
|
|
136404
|
-
proto.com.lansweeper.dp.outbound.v1.VmwareDatastoreCluster.prototype.
|
|
136405
|
-
return /** @type{
|
|
136406
|
-
jspb.Message.
|
|
136595
|
+
proto.com.lansweeper.dp.outbound.v1.VmwareDatastoreCluster.prototype.getStorageDrs = function() {
|
|
136596
|
+
return /** @type{?proto.com.lansweeper.dp.outbound.v1.DatastoreClusterStorageDrs} */ (
|
|
136597
|
+
jspb.Message.getWrapperField(this, proto.com.lansweeper.dp.outbound.v1.DatastoreClusterStorageDrs, 6));
|
|
136407
136598
|
};
|
|
136408
136599
|
|
|
136409
136600
|
|
|
136410
136601
|
/**
|
|
136411
|
-
* @param {
|
|
136602
|
+
* @param {?proto.com.lansweeper.dp.outbound.v1.DatastoreClusterStorageDrs|undefined} value
|
|
136412
136603
|
* @return {!proto.com.lansweeper.dp.outbound.v1.VmwareDatastoreCluster} returns this
|
|
136413
136604
|
*/
|
|
136414
|
-
proto.com.lansweeper.dp.outbound.v1.VmwareDatastoreCluster.prototype.
|
|
136415
|
-
return jspb.Message.
|
|
136605
|
+
proto.com.lansweeper.dp.outbound.v1.VmwareDatastoreCluster.prototype.setStorageDrs = function(value) {
|
|
136606
|
+
return jspb.Message.setWrapperField(this, 6, value);
|
|
136416
136607
|
};
|
|
136417
136608
|
|
|
136418
136609
|
|
|
136419
136610
|
/**
|
|
136420
|
-
*
|
|
136421
|
-
* @
|
|
136422
|
-
* @return {!proto.com.lansweeper.dp.outbound.v1.DatastoreClusterStorageDrs}
|
|
136611
|
+
* Clears the message field making it undefined.
|
|
136612
|
+
* @return {!proto.com.lansweeper.dp.outbound.v1.VmwareDatastoreCluster} returns this
|
|
136423
136613
|
*/
|
|
136424
|
-
proto.com.lansweeper.dp.outbound.v1.VmwareDatastoreCluster.prototype.
|
|
136425
|
-
return
|
|
136614
|
+
proto.com.lansweeper.dp.outbound.v1.VmwareDatastoreCluster.prototype.clearStorageDrs = function() {
|
|
136615
|
+
return this.setStorageDrs(undefined);
|
|
136426
136616
|
};
|
|
136427
136617
|
|
|
136428
136618
|
|
|
136429
136619
|
/**
|
|
136430
|
-
*
|
|
136431
|
-
* @return {
|
|
136620
|
+
* Returns whether this field is set.
|
|
136621
|
+
* @return {boolean}
|
|
136432
136622
|
*/
|
|
136433
|
-
proto.com.lansweeper.dp.outbound.v1.VmwareDatastoreCluster.prototype.
|
|
136434
|
-
return
|
|
136623
|
+
proto.com.lansweeper.dp.outbound.v1.VmwareDatastoreCluster.prototype.hasStorageDrs = function() {
|
|
136624
|
+
return jspb.Message.getField(this, 6) != null;
|
|
136435
136625
|
};
|
|
136436
136626
|
|
|
136437
136627
|
|