Delete Sub-Group API


This API allows the user to delete a sub-group configured in Applications Manager.

Syntax

https://[HOST]:[PORT]/AppManager/xml/subgroup/delete?apikey=[apikey]&haid=[groupid]
[ OR ]
https://[HOST]:[PORT]/AppManager/xml/subgroup/delete?apikey=[apikey]&name=[displayname]

Supported HTTP methods: POST

Allowed roles: Administrator

Request Parameters

The parameters involved in the API request are described below:

Field Description        
name Display name of the sub group which you want to delete.
haid Resource ID of the sub group which you want to delete.

Sample Request

https://apm-prod-server:8443/AppManager/xml/subgroup/delete?apikey=aaaaaabbbbbbccccccddddddeeeeee&name=AppSGName