Delete a group
Request
PUT https://{hostname}:{port}
/cli/group/delete?{parameters}
Accept: application/json
Parameter | Type | Required | Description |
---|---|---|---|
group | string | true | Name of the group |
Parameter | Type | Required | Description |
---|---|---|---|
Accept | application/json |
true |
Related CLI command: deleteGroup.