DELETE /hostgroups/{hostgroupname}/

Delete a host group

delete/v1/hostgroups/{hostgroupname}/

Path parameters

hostgroupnamestring required

host group name

Response

200

statusstring

Example response

{
  "status": "ok"
}

Changes