[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance

DeleteBlockResponse

Delete collector response contains id and Status after delete operation


Properties

string as ^.*$
instanceId Required

Instance id of the collector object


string as ^.*$
message Required

Message for the deletion of collector instance is successful


string as ^.*$
time Required

Time of deletion in YYYY-MM-DD hh:mm:ss

JSON Example

{
    "instanceId": "smarts-metrics035f8121-aaed-4d66-83eb-ae3a7841f720",
    "message": "Block instance successfully deleted",
    "time": "2019-04-09 05:42:21.204886"
}
[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance
Returned By

Delete Collector

Feedback

Was this page helpful?