ListConnectorResponseData
ListConnectorResponseData
Summary of the all the instantiated connectors such as display_name , status , instance_id
JSON Example
{
"display_name": "Sample_connector",
"block_object_id": "string",
"container_id": "string",
"image_name": "string",
"image_version": "string",
"node_ip": "string",
"status": "running",
"instance_id": "string"
}
string
display_name
Optional
Name provided by the user to create the connector
string
block_object_id
Optional
Block object id of the connector object
string
container_id
Optional
The container_id used for this connector
string
image_name
Optional
The image used for this connector
string
image_version
Optional
The image version used for this connector
string
node_ip
Optional
The node ip on which this connector is created
string
status
Optional
Status of the connector e.g. running , stopped , failed , pending
string
instance_id
Optional
Instance_id of the connector object