surreal_brain_app #3
@ -44,10 +44,9 @@ message AppResource {
|
|||||||
|
|
||||||
message NewAppRes {
|
message NewAppRes {
|
||||||
string uuid = 1;
|
string uuid = 1;
|
||||||
string status = 2;
|
string ip_address = 2;
|
||||||
string ip_address = 3;
|
repeated common_proto.MappedPort mapped_ports = 3;
|
||||||
repeated common_proto.MappedPort mapped_ports = 4;
|
string error = 4;
|
||||||
string error = 5;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user