[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance
Delete Collector
DescriptionDelete a collector
Request
URLURL
https://{api_host}tcsa.host.com/dcc/v1/collectors/{collector-name}
Path Parameters
Path Parameters
string
collector-name
Required
UUID of the instantiated collector
collector-name example
"demo-collector"
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
DeleteBlockResponse
of type application/json
returns message “collector successfully deleted”
{
"instanceId": "smarts-metrics035f8121-aaed-4d66-83eb-ae3a7841f720",
"message": "Block instance successfully deleted",
"time": "2019-04-09 05:42:21.204886"
}
Errors
400
Invalid Request sent by the user
401
User authentication failed
403
Access to the requested resource/operation is forbidden
404
Cannot find requested resource
500
Internal server error
Code Samples
cURL Command
curl -X DELETE https://{api_host}tcsa.host.com/dcc/v1/collectors/demo-collector
[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance
On This Page
Collector Operations
post
delete
get