[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
Delete Collector Group
DescriptionDelete a Collector Group from the system using collector specified identifier
Request
URLURL
https://localhost/suite-api/api/collectorgroups/{id}
Path Parameters
Path Parameters
string
id
Required
Identifier of the Collector Group to delete
Authentication
This operation uses the following authentication methods.
Errors
500
Error occurred while deleting the Collector Group
Code Samples
cURL Command
curl -X DELETE https://localhost/suite-api/api/collectorgroups/{id}
[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations