deleteBlockResponse
deleteBlockResponse
Delete collector response contains id and Status after delete operation
JSON Example
{
"instanceId": "smarts-metrics035f8121-aaed-4d66-83eb-ae3a7841f720",
"message": "Block instance successfully deleted",
"time": "2019-04-09 05:42:21.204886"
}
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