list Test Distribution Agent Pool Registration Keys
abstract suspend fun listTestDistributionAgentPoolRegistrationKeys(@Path(value = "poolId"
Lists Test Distribution pool-specific agent registration keys. Returns a list of all Test Distribution pool-specific agent registration key prefixes. Responses:
200: The response contains a listing of the requested type of (active or revoked) Test Distribution pool-specific agent registration key.
403: The authenticated user has insufficient permissions.
404: No API key was specified in the request, the key has been revoked, or the user bearing the key lacks permissions for this operation.
Return
Parameters
pool Id
The ID of the pool to view.