{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"is_ml_ai_connector": true,
"slug": "<string>",
"archived": true,
"deleted": true,
"draft": true,
"active": true,
"status": "<string>",
"deploy_failed": true,
"deploy_failed_reason": "<string>",
"connector_config": "<unknown>",
"oauth_type": "<string>",
"description": "<string>",
"input_tables": [
"<unknown>"
],
"input_volumes": [
"<unknown>"
],
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"python_execution_cpu": 123,
"python_execution_memory": 123,
"settings_number_of_retries": 123,
"settings_retry_delay_seconds": 123,
"settings_max_consecutive_failures": 123,
"connector_version": "<string>",
"last_run": "<string>",
"created_by": 123
}Destinations
Destination object
Pattern:
^[-a-zA-Z0-9_]+$OAuth application to re-authorize this destination with — resolved from the version it is pinned to.
The number of times to retry a task in the settings if it fails
The number of seconds to retry a task in the settings if it fails
The maximum number of consecutive failures allowed before the settings is paused
Connector version used by this destination (Expandable)
Last Run from this destination (Expandable)
User that created this destination (Expandable)
Was this page helpful?