Get Cluster Agents Result
data class GetClusterAgentsResult(val clusterAgents: List<GetClusterAgentsClusterAgent>, val id: String, val project: String)
A collection of values returned by getClusterAgents.
A collection of values returned by getClusterAgents.