Test Distribution Api
Functions
Create or update an Agent Pool. Create a new Agent Pool in Develocity or update the configuration of an existing one. The orderIndex element is optional and can be used to specify the priority order in which the Agent Pool is considered. When not specified, the Agent Pool will be either added last on creation, or will not change position on update. When specified, the Agent Pool will be added at/moved to the specified index and all other Agent Pools will be moved down. If the specified index is out of bounds, the Agent Pool will be added last with the orderIndex adjusted accordingly. Responses:
Create an Agent Pool. Create a new Agent Pool in Develocity. The orderIndex element is optional and can be used to specify the priority order in which the Agent Pool is considered. When not specified, the Agent Pool will be added last. When specified, the Agent Pool will be added at the specified index and all other Agent Pools will be moved down. If the specified index is out of bounds, the Agent Pool will be added last with the orderIndex adjusted accordingly. Responses:
Delete an Agent Pool. Delete an existing Agent Pool. Responses:
Generate a new Test Distribution API key. Generate a new Test Distribution API key to connect agents and query the agent pool API. Responses:
View the properties of an Agent Pool View the identifier, capabilities and size of an Agent Pool. Responses:
View the status of an Agent Pool View the status of an Agent Pool, such as its current size. To access this endpoint the user requires the `Test Distribution` permission. Responses:
Get a Test Distribution API keyPrefix information. Returns information about a Test Distribution API keyPrefix. Responses:
Insert a specific Test Distribution API key. Inserts a specific Test Distribution API key to connect agents and query the agent pool API. If a key with the same prefix but different key already exists, it will return 400. Responses:
Lists Agent Pools. Returns a list of all Agent Pools. Responses:
Lists Test Distribution API keys. Returns a list of all Test Distribution API key prefixes. Responses:
Revoke a Test Distribution API key. Revoke the Test Distribution API key for the given prefix which uniquely identifies a Test Distribution API key. A revoked key can no longer be used to connect agents, but it will still be queryable and returned in the list. Responses: