Devices
List fleet status devices
client.zeroTrust.dex.fleetStatus.devices.list(DeviceListParams { account_id, from, page, 10 more } params, RequestOptionsoptions?): V4PagePaginationArray<DeviceListResponse { colo, deviceId, mode, 40 more } >
GET/accounts/{account_id}/dex/fleet-status/devices
ModelsExpand Collapse
DeviceListResponse { colo, deviceId, mode, 40 more }
DeviceListResponse { colo, deviceId, mode, 40 more }
DeprecateddeviceRegistration?: string | null
Use registrationId instead.
Deprecated: use registrationId. Device registration identifier (UUID).
registrationId?: string | null
Device registration identifier (UUID v4). On multi-user devices, this uniquely identifies a user’s registration on the device.
rtt?: RTT | nullRound-trip time statistics for the WARP tunnel.
rtt?: RTT | null
Round-trip time statistics for the WARP tunnel.
tunnelStats?: TunnelStats | nullWARP tunnel packet and byte counters.
tunnelStats?: TunnelStats | null
WARP tunnel packet and byte counters.
packetsRetransmitted?: PacketsRetransmitted | nullNumber of packets retransmitted, split by direction.
packetsRetransmitted?: PacketsRetransmitted | null
Number of packets retransmitted, split by direction.