package pb
Get desktop application:
View/edit binary Protocol Buffers messages
(message has no fields)
string username = 1
string password = 2
string name = 1
string cidr = 2
string type = 3
string via = 4
(message has no fields)
(message has no fields)
repeated string usernames = 1
string name = 1
string username = 2
(message has no fields)
string name = 1
string username = 2
(message has no fields)
(message has no fields)
string username = 1
string password = 2
bool no_gw = 3
uint32 host_id = 4
bool is_admin = 5
string description = 6
string username = 1
string password = 2
uint32 host_id = 4
string description = 7
(message has no fields)
string name = 1
string serial_number = 2
string hostname = 3
string port = 4
string cert = 5
string ca_cert = 6
string net = 7
string mask = 8
string created_at = 9
string proto = 10
string dns = 11
string expires_at = 12
string ca_expires_at = 13
bool use_lzo = 14
string hostname = 1
string port = 2
string ip_block = 4
string dns = 5
string keepalive_period = 6
string keepalive_timeout = 7
bool use_lzo = 8
(message has no fields)
string ip_block = 1
string dns = 2
(message has no fields)
(message has no fields)
(message has no fields)
Used in: NetworkCreateResponse, NetworkDeleteResponse, NetworkListResponse
string name = 1
string cidr = 2
string type = 3
string created_at = 4
repeated string associated_usernames = 5
string via = 6
Used in: NetworkGetAllTypesResponse
string type = 1
string description = 2
Used as response type in: UserService.Create, UserService.Delete, UserService.List, UserService.Renew, UserService.Update
Used in: AuthStatusResponse, UserResponse
string username = 1
string server_serial_number = 2
string cert = 3
string created_at = 4
string ip_net = 5
bool no_gw = 6
uint32 host_id = 7
bool is_admin = 8
bool is_connected = 9
string connected_since = 10
uint64 bytes_sent = 11
uint64 bytes_received = 12
string expires_at = 13
string description = 14
Used in: UserUpdateRequest
NOPREFADMIN = 0
NOADMIN = 1
ADMIN = 2
Used in: UserUpdateRequest
Used in: UserUpdateRequest
NOPREFSTATIC = 0
NOSTATIC = 1
STATIC = 2
Used in: VPNUpdateRequest
USE_LZO_NOPREF = 0
USE_LZO_ENABLE = 1
USE_LZO_DISABLE = 3
Used in: VPNInitRequest