We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a74352 commit 36b3fceCopy full SHA for 36b3fce
1 file changed
protect/control/v1/control.proto
@@ -66,6 +66,7 @@ message GetHostStatusReply {
66
string host_ipv4 = 4;
67
string host_ipv6 = 5;
68
string host_mac = 6;
69
+ optional uint64 hyp_free_mem = 7;
70
}
71
72
message CreateZoneRequest {
0 commit comments