For the complete documentation index, see llms.txt. This page is also available as Markdown.

Delete Ansible inventory

Delete an existing inventory.

delete
Path parameters
orgstring · min: 1 · max: 128Required

Org is the organisation identifier.

Example: c
projectstring · min: 1 · max: 128Required

Project is the project identifier.

Example: 6q
identifierstringRequired

The unique identifier for this inventory

Example: Quo asperiores eum.
Header parameters
Harness-Accountstring · min: 1 · max: 128Required

Account is the internal customer account ID.

Example: p
Responses
200

OK response.

No content

delete/api/orgs/{org}/projects/{project}/ansible/inventory/{identifier}
DELETE /api/orgs/{org}/projects/{project}/ansible/inventory/{identifier} HTTP/1.1
Host: localhost:80
Harness-Account: p
Accept: */*

No content

Last updated

Was this helpful?