aap_delete_host
Remove a host from an Ansible Automation Platform inventory. Use confirmation token to protect against accidental deletions.
Instructions
Delete a host from an AAP inventory. DESTRUCTIVE - requires confirmation.
Args: params (DeleteHostInput): - host_id (int): Host ID - confirmation_token (Optional[str]): Token from first call
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |