DELETE /hostgroups/{hostgroupname}/
Delete a host group
delete/v1/hostgroups/{hostgroupname}/
Path parameters
hostgroupnamestring required
host group name
Response
200
Example response
{
"status": "ok"
}Delete a host group
host group name
200
{
"status": "ok"
}