REST API - Delete Candidate Query - Group
This operation deletes a candidate query for a grou[, and optionally removes resources from the group for which the candidate query is being deleted.
Request
Format |
DELETE <baseurl>/candidatequery/group/<group-guid> |
Path parameters | group-guid: The unique identifier of the group from which the candidate query is to be removed. |
Query parameters |
remove-resources=boolean (optional): If true, the resources assigned to the group from which the candidate query is being deleted are also removed from the group. Default = false |
Copyright © Cloud Software Group, Inc. All rights reserved.