Delete a Host Metric
delete
/api/v2/host_metrics/{id}/
Make a DELETE request to this resource to soft-delete this host metric.
A soft deletion will mark the deleted
field as true and exclude the host
metric from license calculations.
This may be undone later if the same hostname is automated again afterwards.
Request
Supported Media Types
- application/json
Path Parameters
Back to Top
Response
Supported Media Types
- application/json