RestartConnectorResponse

RestartConnectorResponse
RestartConnectorResponse

Object containing the id and status of the connector instance on which teh action is performed

JSON Example
{
    "id": "string",
    "status": "string"
}
string
id
Optional

Instance id of the connector object

string
status
Optional

Status of the object after restart operation