DELETE Agent Pools ID
DELETE Agent Pools ID
The DELETE /AgentPools/{id} method is used to delete an existing orchestrator Keyfactor orchestrators perform a variety of functions, including managing certificate stores and SSH key stores. (a.k.a. agent) pool. This endpoint
An endpoint is a URL that enables the API to gain access to resources on a server. returns 204 with no content upon success.
Table 92: DELETE AgentPools {id} Input Parameters
Name | In | Description |
---|---|---|
id | Path | Required. A string indicating the GUID of the orchestrator pool to delete. Use the GET /AgentPools method (see GET Agent Pools) to retrieve a list of all the orchestrator pools to determine the orchestrator pool GUID. The Default Agent Pool cannot be deleted. |