VpnClientConnectionHealthDetail Class
VPN client connection health detail.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
VpnClientConnectionHealthDetail
Constructor
VpnClientConnectionHealthDetail(**kwargs)
Variables
- vpn_connection_id
- str
The vpn client Id.
- vpn_connection_duration
- <xref:long>
The duration time of a connected vpn client.
- vpn_connection_time
- str
The start time of a connected vpn client.
- public_ip_address
- str
The public Ip of a connected vpn client.
- private_ip_address
- str
The assigned private Ip of a connected vpn client.
- vpn_user_name
- str
The user name of a connected vpn client.
- max_bandwidth
- <xref:long>
The max band width.
- egress_packets_transferred
- <xref:long>
The egress packets per second.
- egress_bytes_transferred
- <xref:long>
The egress bytes per second.
- ingress_packets_transferred
- <xref:long>
The ingress packets per second.
- ingress_bytes_transferred
- <xref:long>
The ingress bytes per second.
- max_packets_per_second
- <xref:long>
The max packets transferred per second.
Feedback
Submit and view feedback for