generate Test Distribution Agent Pool Registration Key
abstract suspend fun generateTestDistributionAgentPoolRegistrationKey(@Path(value = "poolId"
Generate a new Test Distribution pool-specific agent registration key. Generate a new Test Distribution pool-specific agent registration key to connect agents and query the agent pool API. Responses:
200: A new registration key was successfully generated and contained in the response.
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.
test Distribution Agent Pool Registration Key Description
(optional)