Get user's remote access gateways
GET /api/users/{username}/remote_access_gw
GET
/api/users/{username}/remote_access_gw
Parameters
Path Parameters
username
required
string
Username
Query Parameters
remote_access_clientid
string
Remote Access Client ID
from_mobile
boolean
Request from mobile
Responses
200
OK
Array<object>
object
allowed_endpoints
Array<string>
connected
boolean
gw_client
object
address
string
address6
string
allowed_ips
Array<string>
clientid
string
deniednodeacls
object
key
additional properties
object
dns
string
enabled
boolean
extraallowedips
Array<string>
ingressgatewayendpoint
string
ingressgatewayid
string
lastmodified
integer
network
string
ownerid
string
postdown
string
postup
string
privatekey
string
publickey
string
remote_access_client_id
Unique ID (MAC address) of RAC machine
string
gw_listen_port
integer
gw_name
string
gw_peer_public_key
string
is_internet_gateway
boolean
metadata
string
network
string
network_addresses
Array<string>
remote_access_gw_id
string
400
Bad Request
object
code
integer
message
string
500
Internal Server Error
object
code
integer
message
string