Yandex Cloud
Search
Discuss with expertTry it for free
  • Customer Stories
  • Documentation
  • Blog
  • All Services
    • Cloud Interconnect
    • Cloud Backup
    • Cloud Registry
    • Yandex AI Studio
    • Compute Cloud
    • Object Storage
    • Managed Service for Kubernetes®
    • Yandex BareMetal
    • Smart Web Security
    • Security Deck
    • Managed Service for PostgreSQL
    • Managed Service for ClickHouse®
    • Monium
    • Cloud CDN
    • Network Load Balancer
    • Virtual Private Cloud
    • Cloud DNS
    • Application Load Balancer
    • Yandex Cloud Video
    • Stackland
    • Yandex Cloud Router
    • Yandex Managed Service for Trino
    • Managed Service for MySQL®
    • Managed Service for Valkey™
    • Managed Service for Apache Spark™
    • Yandex StoreDoc
    • Managed Service for OpenSearch
    • Managed Service for Apache Kafka®
    • Data Transfer
    • Yandex MPP Analytics Engine for PostgreSQL
    • Yandex Managed Service for Apache Airflow®
    • Data Processing
    • Yandex MetaData Hub
    • Managed Service for YDB
    • Managed Service for Sharded PostgreSQL
    • Managed Service for YTsaurus
    • Yandex WebSQL
    • DataLens
    • Yandex Search API
    • SpeechSense
    • SpeechKit
    • DataSphere
    • Vision OCR
    • Translate
    • Yandex Identity Hub
    • Key Management Service
    • Certificate Manager
    • Yandex Lockbox
    • Audit Trails
    • SmartCaptcha
    • Cloud Desktop
    • SourceCraft Code Assistant
    • Container Registry
    • Managed Service for GitLab
    • Managed Service for Prometheus®
    • Cloud Functions
    • API Gateway
    • Yandex Cloud Postbox
    • Message Queue
    • Serverless Integrations
    • IoT Core
    • Data Streams
    • Serverless Containers
    • Cloud Notification Service
    • Yandex Query
    • Identity and Access Management
    • Yandex Cloud Console
    • Resource Manager
    • Yandex Cloud Billing
    • Yandex Cloud Quota Manager
    • Cloud Apps
  • System Status
  • Marketplace
    • Featured
    • Infrastructure & Network
    • Data Platform
    • AI for business
    • Security
    • DevOps tools
    • Serverless
    • Monitoring & Resources
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Center for Technologies and Society
    • Yandex Cloud Partner program
    • Price calculator
    • Pricing plans
  • Customer Stories
  • Documentation
  • Blog
© 2026 Direct Cursus Technology L.L.C.
Yandex Audit Trails
  • Getting started
  • Access management
  • Pricing policy
  • Terraform reference
  • Monitoring metrics
  • Management event reference
  • Data event reference
      • CreateConnection
      • DeleteConnection
      • SetConnectionAccessBindings
      • UpdateConnection
      • UpdateConnectionAccessBindings
  • Release notes

In this article:

  • Event JSON schema
  • Field description
  • IamAuthentication
  • IamTokenInfo
  • Authorization
  • ResourceMetadata
  • Resource
  • RequestMetadata
  • Status
  • ConnectionEventDetails
  • Connection
  • LockboxSecret
  • LockboxSecretSpec
  • ConnectionParams
  • PostgreSQLConnection
  • PostgreSQLCluster
  • TLSParams
  • TLSConfig
  • Host
  • PostgreSQLAuth
  • UserPasswordAuth
  • Password
  • PasswordGenerationOptions
  • LockboxPasswordGenerationOptions
  • MySQLConnection
  • MySQLCluster
  • Host
  • MySQLAuth
  • MongoDBConnection
  • MongoDBCluster
  • Host
  • MongoDBAuth
  • ClickHouseConnection
  • ClickHouseCluster
  • Host
  • ShardGroup
  • ClickHouseAuth
  • KafkaConnection
  • KafkaCluster
  • Host
  • KafkaAuth
  • KafkaSaslSecurity
  • RedisConnection
  • RedisCluster
  • Host
  • RedisAuth
  • UserPasswordAuth
  • OpenSearchConnection
  • OpenSearchCluster
  • Host
  • OpenSearchAuth
  • TrinoConnection
  • TrinoCluster
  • Coordinator
  • TrinoAuth
  • ValkeyConnection
  • ValkeyCluster
  • Host
  • ValkeyAuth
  • UserPasswordAuth
  • GreenplumConnection
  • GreenplumCluster
  • Host
  • GreenplumAuth
  • StoreDocConnection
  • StoreDocCluster
  • Host
  • StoreDocAuth
  1. Audit log reference
  2. connectionmanager
  3. DeleteConnection

Connection Manager Audit Trails Events: DeleteConnection

Written by
Yandex Cloud
Updated at July 7, 2026
View in Markdown
  • Event JSON schema
  • Field description
  • IamAuthentication
  • IamTokenInfo
  • Authorization
  • ResourceMetadata
  • Resource
  • RequestMetadata
  • Status
  • ConnectionEventDetails
  • Connection
  • LockboxSecret
  • LockboxSecretSpec
  • ConnectionParams
  • PostgreSQLConnection
  • PostgreSQLCluster
  • TLSParams
  • TLSConfig
  • Host
  • PostgreSQLAuth
  • UserPasswordAuth
  • Password
  • PasswordGenerationOptions
  • LockboxPasswordGenerationOptions
  • MySQLConnection
  • MySQLCluster
  • Host
  • MySQLAuth
  • MongoDBConnection
  • MongoDBCluster
  • Host
  • MongoDBAuth
  • ClickHouseConnection
  • ClickHouseCluster
  • Host
  • ShardGroup
  • ClickHouseAuth
  • KafkaConnection
  • KafkaCluster
  • Host
  • KafkaAuth
  • KafkaSaslSecurity
  • RedisConnection
  • RedisCluster
  • Host
  • RedisAuth
  • UserPasswordAuth
  • OpenSearchConnection
  • OpenSearchCluster
  • Host
  • OpenSearchAuth
  • TrinoConnection
  • TrinoCluster
  • Coordinator
  • TrinoAuth
  • ValkeyConnection
  • ValkeyCluster
  • Host
  • ValkeyAuth
  • UserPasswordAuth
  • GreenplumConnection
  • GreenplumCluster
  • Host
  • GreenplumAuth
  • StoreDocConnection
  • StoreDocCluster
  • Host
  • StoreDocAuth

Event JSON schemaEvent JSON schema

{
  "eventId": "string",
  "eventSource": "string",
  "eventType": "string",
  "eventTime": "string",
  "authentication": {
    "authenticated": "boolean",
    // Includes only one of the fields `subjectType`
    "subjectType": "string",
    // end of the list of possible fields
    // Includes only one of the fields `subjectId`
    "subjectId": "string",
    // end of the list of possible fields
    // Includes only one of the fields `subjectName`
    "subjectName": "string",
    // end of the list of possible fields
    // Includes only one of the fields `federationId`
    "federationId": "string",
    // end of the list of possible fields
    // Includes only one of the fields `federationName`
    "federationName": "string",
    // end of the list of possible fields
    // Includes only one of the fields `federationType`
    "federationType": "string",
    // end of the list of possible fields
    "tokenInfo": {
      "maskedIamToken": "string",
      // Includes only one of the fields `iamTokenId`
      "iamTokenId": "string",
      // end of the list of possible fields
      // Includes only one of the fields `impersonatorId`
      "impersonatorId": "string",
      // end of the list of possible fields
      // Includes only one of the fields `impersonatorType`
      "impersonatorType": "string",
      // end of the list of possible fields
      // Includes only one of the fields `impersonatorName`
      "impersonatorName": "string",
      // end of the list of possible fields
      // Includes only one of the fields `impersonatorFederationId`
      "impersonatorFederationId": "string",
      // end of the list of possible fields
      // Includes only one of the fields `impersonatorFederationName`
      "impersonatorFederationName": "string",
      // end of the list of possible fields
      // Includes only one of the fields `impersonatorFederationType`
      "impersonatorFederationType": "string"
      // end of the list of possible fields
    }
  },
  "authorization": {
    "authorized": "boolean"
  },
  "resourceMetadata": {
    "path": [
      {
        "resourceType": "string",
        "resourceId": "string",
        // Includes only one of the fields `resourceName`
        "resourceName": "string"
        // end of the list of possible fields
      }
    ]
  },
  "requestMetadata": {
    "remoteAddress": "string",
    "userAgent": "string",
    "requestId": "string",
    // Includes only one of the fields `remotePort`
    "remotePort": "string"
    // end of the list of possible fields
  },
  "eventStatus": "string",
  "error": {
    "code": "integer",
    "message": "string",
    "details": [
      "object"
    ]
  },
  "details": {
    "connectionId": "string",
    // Includes only one of the fields `connectionName`
    "connectionName": "string",
    // end of the list of possible fields
    "connection": {
      // Includes only one of the fields `lockboxSecret`
      "lockboxSecret": {
        "id": "string",
        "version": "string",
        "newestVersion": "string"
      },
      // end of the list of possible fields
      // Includes only one of the fields `lockboxSecretSpec`
      "lockboxSecretSpec": {
        "folderId": "string"
      },
      // end of the list of possible fields
      "id": "string",
      "folderId": "string",
      "createdAt": "string",
      "updatedAt": "string",
      "name": "string",
      "description": "string",
      "labels": "object",
      "createdBy": "string",
      "params": {
        // Includes only one of the fields `postgresql`, `mysql`, `mongodb`, `clickhouse`, `kafka`, `redis`, `opensearch`, `trino`, `valkey`, `greenplum`, `storedoc`
        "postgresql": {
          "cluster": {
            "tlsParams": {
              // Includes only one of the fields `tls`
              "tls": {
                "caCertificate": "string"
              }
              // end of the list of possible fields
            },
            "hosts": [
              {
                "host": "string",
                "port": "string",
                "role": "string",
                "replicaType": "string",
                "health": "string"
              }
            ]
          },
          "managedClusterId": "string",
          "auth": {
            // Includes only one of the fields `userPassword`
            "userPassword": {
              "user": "string",
              "password": {
                // Includes only one of the fields `lockboxSecretKey`
                "lockboxSecretKey": "string",
                // end of the list of possible fields
                "raw": "string",
                "passwordGenerationOptions": {
                  // Includes only one of the fields `lockboxPasswordGenerationOptions`
                  "lockboxPasswordGenerationOptions": {
                    "length": "string",
                    "includeUppercase": "boolean",
                    "includeLowercase": "boolean",
                    "includeDigits": "boolean",
                    "includePunctuation": "boolean",
                    "includedPunctuation": "string",
                    "excludedPunctuation": "string"
                  },
                  // end of the list of possible fields
                  "cookie": "string"
                }
              }
            }
            // end of the list of possible fields
          },
          "databases": [
            "string"
          ]
        },
        "mysql": {
          "cluster": {
            "tlsParams": {
              // Includes only one of the fields `tls`
              "tls": {
                "caCertificate": "string"
              }
              // end of the list of possible fields
            },
            "hosts": [
              {
                "host": "string",
                "port": "string",
                "role": "string",
                "health": "string"
              }
            ]
          },
          "managedClusterId": "string",
          "auth": {
            // Includes only one of the fields `userPassword`
            "userPassword": {
              "user": "string",
              "password": {
                // Includes only one of the fields `lockboxSecretKey`
                "lockboxSecretKey": "string",
                // end of the list of possible fields
                "raw": "string",
                "passwordGenerationOptions": {
                  // Includes only one of the fields `lockboxPasswordGenerationOptions`
                  "lockboxPasswordGenerationOptions": {
                    "length": "string",
                    "includeUppercase": "boolean",
                    "includeLowercase": "boolean",
                    "includeDigits": "boolean",
                    "includePunctuation": "boolean",
                    "includedPunctuation": "string",
                    "excludedPunctuation": "string"
                  },
                  // end of the list of possible fields
                  "cookie": "string"
                }
              }
            }
            // end of the list of possible fields
          },
          "databases": [
            "string"
          ]
        },
        "mongodb": {
          "cluster": {
            "hosts": [
              {
                "host": "string",
                "port": "string",
                "role": "string",
                "health": "string",
                "type": "string"
              }
            ],
            "tlsParams": {
              // Includes only one of the fields `tls`
              "tls": {
                "caCertificate": "string"
              }
              // end of the list of possible fields
            }
          },
          "managedClusterId": "string",
          "auth": {
            // Includes only one of the fields `userPassword`
            "userPassword": {
              "user": "string",
              "password": {
                // Includes only one of the fields `lockboxSecretKey`
                "lockboxSecretKey": "string",
                // end of the list of possible fields
                "raw": "string",
                "passwordGenerationOptions": {
                  // Includes only one of the fields `lockboxPasswordGenerationOptions`
                  "lockboxPasswordGenerationOptions": {
                    "length": "string",
                    "includeUppercase": "boolean",
                    "includeLowercase": "boolean",
                    "includeDigits": "boolean",
                    "includePunctuation": "boolean",
                    "includedPunctuation": "string",
                    "excludedPunctuation": "string"
                  },
                  // end of the list of possible fields
                  "cookie": "string"
                }
              }
            },
            // end of the list of possible fields
            "authSource": "string"
          },
          "databases": [
            "string"
          ]
        },
        "clickhouse": {
          "cluster": {
            "tlsParams": {
              // Includes only one of the fields `tls`
              "tls": {
                "caCertificate": "string"
              }
              // end of the list of possible fields
            },
            "hosts": [
              {
                "host": "string",
                "httpPort": "string",
                "tcpPort": "string",
                "shardName": "string",
                "health": "string"
              }
            ],
            "shardGroups": [
              {
                "name": "string",
                "shardNames": [
                  "string"
                ]
              }
            ]
          },
          "managedClusterId": "string",
          "auth": {
            // Includes only one of the fields `userPassword`
            "userPassword": {
              "user": "string",
              "password": {
                // Includes only one of the fields `lockboxSecretKey`
                "lockboxSecretKey": "string",
                // end of the list of possible fields
                "raw": "string",
                "passwordGenerationOptions": {
                  // Includes only one of the fields `lockboxPasswordGenerationOptions`
                  "lockboxPasswordGenerationOptions": {
                    "length": "string",
                    "includeUppercase": "boolean",
                    "includeLowercase": "boolean",
                    "includeDigits": "boolean",
                    "includePunctuation": "boolean",
                    "includedPunctuation": "string",
                    "excludedPunctuation": "string"
                  },
                  // end of the list of possible fields
                  "cookie": "string"
                }
              }
            }
            // end of the list of possible fields
          },
          "databases": [
            "string"
          ]
        },
        "kafka": {
          "cluster": {
            "hosts": [
              {
                "host": "string",
                "port": "string",
                "health": "string"
              }
            ],
            "tlsParams": {
              // Includes only one of the fields `tls`
              "tls": {
                "caCertificate": "string"
              }
              // end of the list of possible fields
            }
          },
          "managedClusterId": "string",
          "auth": {
            // Includes only one of the fields `sasl`
            "sasl": {
              "user": "string",
              "password": {
                // Includes only one of the fields `lockboxSecretKey`
                "lockboxSecretKey": "string",
                // end of the list of possible fields
                "raw": "string",
                "passwordGenerationOptions": {
                  // Includes only one of the fields `lockboxPasswordGenerationOptions`
                  "lockboxPasswordGenerationOptions": {
                    "length": "string",
                    "includeUppercase": "boolean",
                    "includeLowercase": "boolean",
                    "includeDigits": "boolean",
                    "includePunctuation": "boolean",
                    "includedPunctuation": "string",
                    "excludedPunctuation": "string"
                  },
                  // end of the list of possible fields
                  "cookie": "string"
                }
              },
              "supportedMechanisms": [
                "string"
              ]
            }
            // end of the list of possible fields
          }
        },
        "redis": {
          "cluster": {
            "hosts": [
              {
                "host": "string",
                "port": "string",
                "role": "string",
                "health": "string",
                "shardName": "string"
              }
            ],
            "sentinelPort": "string",
            "tlsParams": {
              // Includes only one of the fields `tls`
              "tls": {
                "caCertificate": "string"
              }
              // end of the list of possible fields
            }
          },
          "auth": {
            // Includes only one of the fields `userPassword`
            "userPassword": {
              "user": "string",
              "password": {
                // Includes only one of the fields `lockboxSecretKey`
                "lockboxSecretKey": "string",
                // end of the list of possible fields
                "raw": "string",
                "passwordGenerationOptions": {
                  // Includes only one of the fields `lockboxPasswordGenerationOptions`
                  "lockboxPasswordGenerationOptions": {
                    "length": "string",
                    "includeUppercase": "boolean",
                    "includeLowercase": "boolean",
                    "includeDigits": "boolean",
                    "includePunctuation": "boolean",
                    "includedPunctuation": "string",
                    "excludedPunctuation": "string"
                  },
                  // end of the list of possible fields
                  "cookie": "string"
                }
              }
            }
            // end of the list of possible fields
          },
          "databases": [
            "string"
          ]
        },
        "opensearch": {
          "cluster": {
            "hosts": [
              {
                "host": "string",
                "port": "string",
                "health": "string",
                "roles": [
                  "string"
                ]
              }
            ],
            "tlsParams": {
              // Includes only one of the fields `tls`
              "tls": {
                "caCertificate": "string"
              }
              // end of the list of possible fields
            }
          },
          "managedClusterId": "string",
          "auth": {
            // Includes only one of the fields `userPassword`
            "userPassword": {
              "user": "string",
              "password": {
                // Includes only one of the fields `lockboxSecretKey`
                "lockboxSecretKey": "string",
                // end of the list of possible fields
                "raw": "string",
                "passwordGenerationOptions": {
                  // Includes only one of the fields `lockboxPasswordGenerationOptions`
                  "lockboxPasswordGenerationOptions": {
                    "length": "string",
                    "includeUppercase": "boolean",
                    "includeLowercase": "boolean",
                    "includeDigits": "boolean",
                    "includePunctuation": "boolean",
                    "includedPunctuation": "string",
                    "excludedPunctuation": "string"
                  },
                  // end of the list of possible fields
                  "cookie": "string"
                }
              }
            }
            // end of the list of possible fields
          }
        },
        "trino": {
          "cluster": {
            "coordinator": {
              "host": "string",
              "port": "string"
            },
            "tlsParams": {
              // Includes only one of the fields `tls`
              "tls": {
                "caCertificate": "string"
              }
              // end of the list of possible fields
            }
          },
          "auth": {
            // Includes only one of the fields `userPassword`
            "userPassword": {
              "user": "string",
              "password": {
                // Includes only one of the fields `lockboxSecretKey`
                "lockboxSecretKey": "string",
                // end of the list of possible fields
                "raw": "string",
                "passwordGenerationOptions": {
                  // Includes only one of the fields `lockboxPasswordGenerationOptions`
                  "lockboxPasswordGenerationOptions": {
                    "length": "string",
                    "includeUppercase": "boolean",
                    "includeLowercase": "boolean",
                    "includeDigits": "boolean",
                    "includePunctuation": "boolean",
                    "includedPunctuation": "string",
                    "excludedPunctuation": "string"
                  },
                  // end of the list of possible fields
                  "cookie": "string"
                }
              }
            }
            // end of the list of possible fields
          }
        },
        "valkey": {
          "cluster": {
            "hosts": [
              {
                "host": "string",
                "port": "string",
                "role": "string",
                "health": "string",
                "shardName": "string"
              }
            ],
            "sentinelPort": "string",
            "tlsParams": {
              // Includes only one of the fields `tls`
              "tls": {
                "caCertificate": "string"
              }
              // end of the list of possible fields
            }
          },
          "managedClusterId": "string",
          "auth": {
            // Includes only one of the fields `userPassword`
            "userPassword": {
              "user": "string",
              "password": {
                // Includes only one of the fields `lockboxSecretKey`
                "lockboxSecretKey": "string",
                // end of the list of possible fields
                "raw": "string",
                "passwordGenerationOptions": {
                  // Includes only one of the fields `lockboxPasswordGenerationOptions`
                  "lockboxPasswordGenerationOptions": {
                    "length": "string",
                    "includeUppercase": "boolean",
                    "includeLowercase": "boolean",
                    "includeDigits": "boolean",
                    "includePunctuation": "boolean",
                    "includedPunctuation": "string",
                    "excludedPunctuation": "string"
                  },
                  // end of the list of possible fields
                  "cookie": "string"
                }
              }
            }
            // end of the list of possible fields
          },
          "databases": [
            "string"
          ]
        },
        "greenplum": {
          "cluster": {
            "coordinatorHosts": [
              {
                "host": "string",
                "port": "string",
                "role": "string",
                "health": "string"
              }
            ],
            "tlsParams": {
              // Includes only one of the fields `tls`
              "tls": {
                "caCertificate": "string"
              }
              // end of the list of possible fields
            }
          },
          "managedClusterId": "string",
          "auth": {
            // Includes only one of the fields `userPassword`
            "userPassword": {
              "user": "string",
              "password": {
                // Includes only one of the fields `lockboxSecretKey`
                "lockboxSecretKey": "string",
                // end of the list of possible fields
                "raw": "string",
                "passwordGenerationOptions": {
                  // Includes only one of the fields `lockboxPasswordGenerationOptions`
                  "lockboxPasswordGenerationOptions": {
                    "length": "string",
                    "includeUppercase": "boolean",
                    "includeLowercase": "boolean",
                    "includeDigits": "boolean",
                    "includePunctuation": "boolean",
                    "includedPunctuation": "string",
                    "excludedPunctuation": "string"
                  },
                  // end of the list of possible fields
                  "cookie": "string"
                }
              }
            }
            // end of the list of possible fields
          },
          "databases": [
            "string"
          ]
        },
        "storedoc": {
          "cluster": {
            "hosts": [
              {
                "host": "string",
                "port": "string",
                "role": "string",
                "health": "string",
                "type": "string"
              }
            ],
            "tlsParams": {
              // Includes only one of the fields `tls`
              "tls": {
                "caCertificate": "string"
              }
              // end of the list of possible fields
            }
          },
          "managedClusterId": "string",
          "auth": {
            // Includes only one of the fields `userPassword`
            "userPassword": {
              "user": "string",
              "password": {
                // Includes only one of the fields `lockboxSecretKey`
                "lockboxSecretKey": "string",
                // end of the list of possible fields
                "raw": "string",
                "passwordGenerationOptions": {
                  // Includes only one of the fields `lockboxPasswordGenerationOptions`
                  "lockboxPasswordGenerationOptions": {
                    "length": "string",
                    "includeUppercase": "boolean",
                    "includeLowercase": "boolean",
                    "includeDigits": "boolean",
                    "includePunctuation": "boolean",
                    "includedPunctuation": "string",
                    "excludedPunctuation": "string"
                  },
                  // end of the list of possible fields
                  "cookie": "string"
                }
              }
            },
            // end of the list of possible fields
            "authSource": "string"
          },
          "databases": [
            "string"
          ]
        }
        // end of the list of possible fields
      },
      "isManaged": "boolean",
      "canUse": "boolean"
    }
  },
  "requestParameters": "object",
  "response": "object"
}

Field descriptionField description

Field

Description

eventId

string

eventSource

string

eventType

string

eventTime

string (date-time)

String in RFC3339 text format. The range of possible values is from
0001-01-01T00:00:00Z to 9999-12-31T23:59:59.999999999Z, i.e. from 0 to 9 digits for fractions of a second.

To work with values in this field, use the APIs described in the
Protocol Buffers reference.
In some languages, built-in datetime utilities do not support nanosecond precision (9 digits).

authentication

IamAuthentication

authorization

Authorization

resourceMetadata

ResourceMetadata

requestMetadata

RequestMetadata

eventStatus

enum (EventStatus)

  • STARTED
  • ERROR
  • DONE
  • CANCELLED
  • RUNNING

error

Status

The error result of the operation in case of failure or cancellation.

details

ConnectionEventDetails

requestParameters

object

response

object

IamAuthenticationIamAuthentication

Field

Description

authenticated

boolean

subjectType

enum (IamSubjectType)

Includes only one of the fields subjectType.

  • YANDEX_PASSPORT_USER_ACCOUNT
  • SERVICE_ACCOUNT
  • FEDERATED_USER_ACCOUNT
  • SSH_USER
  • KUBERNETES_USER

subjectId

string

Includes only one of the fields subjectId.

subjectName

string

Includes only one of the fields subjectName.

federationId

string

Includes only one of the fields federationId.

federationName

string

Includes only one of the fields federationName.

federationType

enum (FederationType)

Includes only one of the fields federationType.

  • GLOBAL_FEDERATION
  • PRIVATE_FEDERATION

tokenInfo

IamTokenInfo

IamTokenInfoIamTokenInfo

Field

Description

maskedIamToken

string

iamTokenId

string

Includes only one of the fields iamTokenId.

impersonatorId

string

Includes only one of the fields impersonatorId.

impersonatorType

enum (IamSubjectType)

Includes only one of the fields impersonatorType.

  • YANDEX_PASSPORT_USER_ACCOUNT
  • SERVICE_ACCOUNT
  • FEDERATED_USER_ACCOUNT
  • SSH_USER
  • KUBERNETES_USER

impersonatorName

string

Includes only one of the fields impersonatorName.

impersonatorFederationId

string

Includes only one of the fields impersonatorFederationId.

impersonatorFederationName

string

Includes only one of the fields impersonatorFederationName.

impersonatorFederationType

enum (FederationType)

Includes only one of the fields impersonatorFederationType.

  • GLOBAL_FEDERATION
  • PRIVATE_FEDERATION

AuthorizationAuthorization

Field

Description

authorized

boolean

ResourceMetadataResourceMetadata

Field

Description

path[]

Resource

ResourceResource

Field

Description

resourceType

string

resourceId

string

resourceName

string

Includes only one of the fields resourceName.

RequestMetadataRequestMetadata

Field

Description

remoteAddress

string

userAgent

string

requestId

string

remotePort

string (int64)

Includes only one of the fields remotePort.

StatusStatus

The error result of the operation in case of failure or cancellation.

Field

Description

code

integer (int32)

Error code. An enum value of google.rpc.Code.

message

string

An error message.

details[]

object

A list of messages that carry the error details.

ConnectionEventDetailsConnectionEventDetails

Field

Description

connectionId

string

The maximum string length in characters is 50.

connectionName

string

Includes only one of the fields connectionName.

connection

Connection

ConnectionConnection

Field

Description

lockboxSecret

LockboxSecret

Includes only one of the fields lockboxSecret.

lockboxSecretSpec

LockboxSecretSpec

Includes only one of the fields lockboxSecretSpec.

id

string

folderId

string

createdAt

string (date-time)

String in RFC3339 text format. The range of possible values is from
0001-01-01T00:00:00Z to 9999-12-31T23:59:59.999999999Z, i.e. from 0 to 9 digits for fractions of a second.

To work with values in this field, use the APIs described in the
Protocol Buffers reference.
In some languages, built-in datetime utilities do not support nanosecond precision (9 digits).

updatedAt

string (date-time)

String in RFC3339 text format. The range of possible values is from
0001-01-01T00:00:00Z to 9999-12-31T23:59:59.999999999Z, i.e. from 0 to 9 digits for fractions of a second.

To work with values in this field, use the APIs described in the
Protocol Buffers reference.
In some languages, built-in datetime utilities do not support nanosecond precision (9 digits).

name

string

description

string

labels

object (map<string, string>)

createdBy

string

params

ConnectionParams

isManaged

boolean

canUse

boolean

LockboxSecretLockboxSecret

Field

Description

id

string

version

string

newestVersion

string

LockboxSecretSpecLockboxSecretSpec

Field

Description

folderId

string

ConnectionParamsConnectionParams

Field

Description

postgresql

PostgreSQLConnection

Includes only one of the fields postgresql, mysql, mongodb, clickhouse, kafka, redis, opensearch, trino, valkey, greenplum, storedoc.

mysql

MySQLConnection

Includes only one of the fields postgresql, mysql, mongodb, clickhouse, kafka, redis, opensearch, trino, valkey, greenplum, storedoc.

mongodb

MongoDBConnection

Includes only one of the fields postgresql, mysql, mongodb, clickhouse, kafka, redis, opensearch, trino, valkey, greenplum, storedoc.

clickhouse

ClickHouseConnection

Includes only one of the fields postgresql, mysql, mongodb, clickhouse, kafka, redis, opensearch, trino, valkey, greenplum, storedoc.

kafka

KafkaConnection

Includes only one of the fields postgresql, mysql, mongodb, clickhouse, kafka, redis, opensearch, trino, valkey, greenplum, storedoc.

redis

RedisConnection

Includes only one of the fields postgresql, mysql, mongodb, clickhouse, kafka, redis, opensearch, trino, valkey, greenplum, storedoc.

opensearch

OpenSearchConnection

Includes only one of the fields postgresql, mysql, mongodb, clickhouse, kafka, redis, opensearch, trino, valkey, greenplum, storedoc.

trino

TrinoConnection

Includes only one of the fields postgresql, mysql, mongodb, clickhouse, kafka, redis, opensearch, trino, valkey, greenplum, storedoc.

valkey

ValkeyConnection

Includes only one of the fields postgresql, mysql, mongodb, clickhouse, kafka, redis, opensearch, trino, valkey, greenplum, storedoc.

greenplum

GreenplumConnection

Includes only one of the fields postgresql, mysql, mongodb, clickhouse, kafka, redis, opensearch, trino, valkey, greenplum, storedoc.

storedoc

StoreDocConnection

Includes only one of the fields postgresql, mysql, mongodb, clickhouse, kafka, redis, opensearch, trino, valkey, greenplum, storedoc.

PostgreSQLConnectionPostgreSQLConnection

Field

Description

cluster

PostgreSQLCluster

managedClusterId

string

auth

PostgreSQLAuth

databases[]

string

PostgreSQLClusterPostgreSQLCluster

Field

Description

tlsParams

TLSParams

hosts[]

Host

TLSParamsTLSParams

Field

Description

tls

TLSConfig

Includes only one of the fields tls.

TLSConfigTLSConfig

Field

Description

caCertificate

string

HostHost

Field

Description

host

string

port

string (int64)

role

enum (Role)

  • MASTER
  • REPLICA

replicaType

enum (ReplicaType)

  • ASYNC
  • SYNC
  • QUORUM

health

enum (Health)

  • ALIVE
  • DEAD
  • DEGRADED
  • READONLY

PostgreSQLAuthPostgreSQLAuth

Field

Description

userPassword

UserPasswordAuth

Includes only one of the fields userPassword.

UserPasswordAuthUserPasswordAuth

Field

Description

user

string

password

Password

PasswordPassword

Field

Description

lockboxSecretKey

string

Includes only one of the fields lockboxSecretKey.

raw

string

passwordGenerationOptions

PasswordGenerationOptions

PasswordGenerationOptionsPasswordGenerationOptions

Field

Description

lockboxPasswordGenerationOptions

LockboxPasswordGenerationOptions

Includes only one of the fields lockboxPasswordGenerationOptions.

cookie

string

LockboxPasswordGenerationOptionsLockboxPasswordGenerationOptions

Field

Description

length

string (int64)

includeUppercase

boolean

includeLowercase

boolean

includeDigits

boolean

includePunctuation

boolean

includedPunctuation

string

excludedPunctuation

string

MySQLConnectionMySQLConnection

Field

Description

cluster

MySQLCluster

managedClusterId

string

auth

MySQLAuth

databases[]

string

MySQLClusterMySQLCluster

Field

Description

tlsParams

TLSParams

hosts[]

Host

HostHost

Field

Description

host

string

port

string (int64)

role

enum (Role)

  • MASTER
  • REPLICA

health

enum (Health)

  • ALIVE
  • DEAD
  • DEGRADED
  • READONLY

MySQLAuthMySQLAuth

Field

Description

userPassword

UserPasswordAuth

Includes only one of the fields userPassword.

MongoDBConnectionMongoDBConnection

Field

Description

cluster

MongoDBCluster

managedClusterId

string

auth

MongoDBAuth

databases[]

string

MongoDBClusterMongoDBCluster

Field

Description

hosts[]

Host

tlsParams

TLSParams

HostHost

Field

Description

host

string

port

string (int64)

role

enum (Role)

  • PRIMARY
  • SECONDARY

health

enum (Health)

  • ALIVE
  • DEAD
  • DEGRADED

type

enum (Type)

  • MONGOD
  • MONGOS
  • MONGOINFRA

MongoDBAuthMongoDBAuth

Field

Description

userPassword

UserPasswordAuth

Includes only one of the fields userPassword.

authSource

string

ClickHouseConnectionClickHouseConnection

Field

Description

cluster

ClickHouseCluster

managedClusterId

string

auth

ClickHouseAuth

databases[]

string

ClickHouseClusterClickHouseCluster

Field

Description

tlsParams

TLSParams

hosts[]

Host

shardGroups[]

ShardGroup

HostHost

Field

Description

host

string

httpPort

string (int64)

tcpPort

string (int64)

shardName

string

health

enum (Health)

  • HEALTH_UNKNOWN
  • ALIVE
  • DEAD
  • DEGRADED

ShardGroupShardGroup

Field

Description

name

string

shardNames[]

string

ClickHouseAuthClickHouseAuth

Field

Description

userPassword

UserPasswordAuth

Includes only one of the fields userPassword.

KafkaConnectionKafkaConnection

Field

Description

cluster

KafkaCluster

managedClusterId

string

auth

KafkaAuth

KafkaClusterKafkaCluster

Field

Description

hosts[]

Host

tlsParams

TLSParams

HostHost

Field

Description

host

string

port

string (int64)

health

enum (Health)

  • ALIVE
  • DEAD
  • DEGRADED

KafkaAuthKafkaAuth

Field

Description

sasl

KafkaSaslSecurity

Includes only one of the fields sasl.

KafkaSaslSecurityKafkaSaslSecurity

Field

Description

user

string

password

Password

supportedMechanisms[]

enum (Mechanism)

  • PLAIN
  • SCRAM_SHA256
  • SCRAM_SHA512

RedisConnectionRedisConnection

Field

Description

cluster

RedisCluster

auth

RedisAuth

databases[]

string (int64)

RedisClusterRedisCluster

Field

Description

hosts[]

Host

sentinelPort

string (int64)

tlsParams

TLSParams

HostHost

Field

Description

host

string

port

string (int64)

role

enum (Role)

  • MASTER
  • REPLICA

health

enum (Health)

  • ALIVE
  • DEAD
  • DEGRADED

shardName

string

RedisAuthRedisAuth

Field

Description

userPassword

UserPasswordAuth

Includes only one of the fields userPassword.

UserPasswordAuthUserPasswordAuth

Field

Description

user

string

password

Password

OpenSearchConnectionOpenSearchConnection

Field

Description

cluster

OpenSearchCluster

managedClusterId

string

auth

OpenSearchAuth

OpenSearchClusterOpenSearchCluster

Field

Description

hosts[]

Host

tlsParams

TLSParams

HostHost

Field

Description

host

string

port

string (int64)

health

enum (Health)

  • ALIVE
  • DEAD
  • DEGRADED
  • READONLY

roles[]

enum (GroupRole)

  • DATA
  • MANAGER

OpenSearchAuthOpenSearchAuth

Field

Description

userPassword

UserPasswordAuth

Includes only one of the fields userPassword.

TrinoConnectionTrinoConnection

Field

Description

cluster

TrinoCluster

auth

TrinoAuth

TrinoClusterTrinoCluster

Field

Description

coordinator

Coordinator

tlsParams

TLSParams

CoordinatorCoordinator

Field

Description

host

string

port

string (int64)

TrinoAuthTrinoAuth

Field

Description

userPassword

UserPasswordAuth

Includes only one of the fields userPassword.

ValkeyConnectionValkeyConnection

Field

Description

cluster

ValkeyCluster

managedClusterId

string

auth

ValkeyAuth

databases[]

string (int64)

ValkeyClusterValkeyCluster

Field

Description

hosts[]

Host

sentinelPort

string (int64)

tlsParams

TLSParams

HostHost

Field

Description

host

string

port

string (int64)

role

enum (Role)

  • MASTER
  • REPLICA

health

enum (Health)

  • ALIVE
  • DEAD
  • DEGRADED

shardName

string

ValkeyAuthValkeyAuth

Field

Description

userPassword

UserPasswordAuth

Includes only one of the fields userPassword.

UserPasswordAuthUserPasswordAuth

Field

Description

user

string

password

Password

GreenplumConnectionGreenplumConnection

Field

Description

cluster

GreenplumCluster

managedClusterId

string

auth

GreenplumAuth

databases[]

string

GreenplumClusterGreenplumCluster

Field

Description

coordinatorHosts[]

Host

tlsParams

TLSParams

HostHost

Field

Description

host

string

port

string (int64)

role

enum (Role)

  • MASTER
  • REPLICA

health

enum (Health)

  • ALIVE
  • DEAD
  • DEGRADED
  • UNBALANCED

GreenplumAuthGreenplumAuth

Field

Description

userPassword

UserPasswordAuth

Includes only one of the fields userPassword.

StoreDocConnectionStoreDocConnection

Field

Description

cluster

StoreDocCluster

managedClusterId

string

auth

StoreDocAuth

databases[]

string

StoreDocClusterStoreDocCluster

Field

Description

hosts[]

Host

tlsParams

TLSParams

HostHost

Field

Description

host

string

port

string (int64)

role

enum (Role)

  • PRIMARY
  • SECONDARY

health

enum (Health)

  • ALIVE
  • DEAD
  • DEGRADED

type

enum (Type)

  • MONGOD
  • MONGOS
  • MONGOINFRA

StoreDocAuthStoreDocAuth

Field

Description

userPassword

UserPasswordAuth

Includes only one of the fields userPassword.

authSource

string

Was the article helpful?

Previous
CreateConnection
Next
SetConnectionAccessBindings
© 2026 Direct Cursus Technology L.L.C.