ListConnectorResponseData

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",
    "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

Reserved field for future usage

string
image_name
Optional

Reserved field for future usage

string
image_version
Optional

Reserved field for future usage

string
status
Optional

Status of the connector e.g. running , stopped , failed , pending

string
instance_id
Optional

Instance_id of the connector object