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

DeleteConnectorResponse

Object containing the instance id , time of deletion of teh connector object


Properties

string
instance_id Optional

Instance id of the connector objects


string
message Optional

Denotes the connector object deletion is successful


string
time Optional

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

JSON Example

{
	"instance_id": "string",
	"message": "string",
	"time": "string"
}
[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance
Returned By

Delete Connector

Feedback

Was this page helpful?