TestDistributionAgentPoolPage
data class TestDistributionAgentPoolPage(@Json(name = "content") val content: List<TestDistributionAgentPoolConfigurationWithId>)
A list of agent pools.
Parameters
content
A list of agent pool IDs.