1
0
mirror of https://github.com/playit-cloud/playit-api-java synced 2024-11-24 03:16:12 +00:00
playit-api-java/docs/AgentRunData.md
2024-02-08 12:15:33 -08:00

18 lines
415 B
Markdown

# AgentRunData
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
|**agentId** | **String** | | |
|**agentType** | **AgentType** | | |
|**accountStatus** | **AgentAccountStatus** | | |
|**tunnels** | [**List<AgentTunnel>**](AgentTunnel.md) | | |
|**pending** | [**List<AgentPendingTunnel>**](AgentPendingTunnel.md) | | |