Managed Service for MySQL Audit Trails Events: MoveCluster
- Event JSON schema
- Field description
- IamAuthentication
- IamTokenInfo
- Authorization
- ResourceMetadata
- Resource
- RequestMetadata
- Status
- ClusterEventDetails
- Cluster
- Monitoring
- ClusterConfig
- MysqlConfigSet5_7
- MysqlConfig5_7
- MysqlConfigSet8_0
- MysqlConfig8_0
- MysqlConfigSet8_4
- MysqlConfig8_4
- Resources
- TimeOfDay
- Access
- PerformanceDiagnostics
- DiskSizeAutoscaling
- MaintenanceWindow
- WeeklyMaintenanceWindow
- MaintenanceOperation
Event 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": {
"clusterId": "string",
"clusterName": "string",
"cluster": {
"id": "string",
"folderId": "string",
"createdAt": "string",
"name": "string",
"description": "string",
"labels": "object",
"environment": "string",
"monitoring": [
{
"name": "string",
"description": "string",
"link": "string"
}
],
"config": {
"version": "string",
// Includes only one of the fields `mysqlConfig_5_7`, `mysqlConfig_8_0`, `mysqlConfig_8_4`
"mysqlConfig_5_7": {
"effectiveConfig": {
"innodbBufferPoolSize": "string",
"maxConnections": "string",
"longQueryTime": "number",
"generalLog": "boolean",
"auditLog": "boolean",
"sqlMode": [
"string"
],
"maxAllowedPacket": "string",
"defaultAuthenticationPlugin": "string",
"innodbFlushLogAtTrxCommit": "string",
"innodbLockWaitTimeout": "string",
"transactionIsolation": "string",
"innodbPrintAllDeadlocks": "boolean",
"netReadTimeout": "string",
"netWriteTimeout": "string",
"groupConcatMaxLen": "string",
"tmpTableSize": "string",
"maxHeapTableSize": "string",
"defaultTimeZone": "string",
"characterSetServer": "string",
"collationServer": "string",
"innodbAdaptiveHashIndex": "boolean",
"innodbNumaInterleave": "boolean",
"innodbLogBufferSize": "string",
"innodbLogFileSize": "string",
"innodbIoCapacity": "string",
"innodbIoCapacityMax": "string",
"innodbReadIoThreads": "string",
"innodbWriteIoThreads": "string",
"innodbPurgeThreads": "string",
"innodbThreadConcurrency": "string",
"innodbTempDataFileMaxSize": "string",
"threadCacheSize": "string",
"threadStack": "string",
"joinBufferSize": "string",
"sortBufferSize": "string",
"tableDefinitionCache": "string",
"tableOpenCache": "string",
"tableOpenCacheInstances": "string",
"explicitDefaultsForTimestamp": "boolean",
"autoIncrementIncrement": "string",
"autoIncrementOffset": "string",
"syncBinlog": "string",
"binlogCacheSize": "string",
"binlogGroupCommitSyncDelay": "string",
"binlogRowImage": "string",
"binlogRowsQueryLogEvents": "boolean",
"rplSemiSyncMasterWaitForSlaveCount": "string",
"slaveParallelType": "string",
"slaveParallelWorkers": "string",
"mdbPreserveBinlogBytes": "string",
"interactiveTimeout": "string",
"waitTimeout": "string",
"mdbOfflineModeEnableLag": "string",
"mdbOfflineModeDisableLag": "string",
"rangeOptimizerMaxMemSize": "string",
"slowQueryLog": "boolean",
"slowQueryLogAlwaysWriteTime": "number",
"logSlowRateType": "string",
"logSlowRateLimit": "string",
"logSlowSpStatements": "boolean",
"logSlowFilter": [
"string"
],
"mdbPriorityChoiceMaxLag": "string",
"innodbPageSize": "string",
"innodbOnlineAlterLogMaxSize": "string",
"innodbFtMinTokenSize": "string",
"innodbFtMaxTokenSize": "string",
"lowerCaseTableNames": "string",
"showCompatibility_56": "boolean",
"maxSpRecursionDepth": "string",
"innodbCompressionLevel": "string",
"binlogTransactionDependencyTracking": "string",
"autocommit": "boolean",
"innodbStatusOutput": "boolean",
"innodbStrictMode": "boolean",
"innodbPrintLockWaitTimeoutInfo": "boolean",
"logErrorVerbosity": "string",
"maxDigestLength": "string",
"queryCacheLimit": "string",
"queryCacheSize": "string",
"queryCacheType": "string",
"lockWaitTimeout": "string",
"maxPreparedStmtCount": "string",
"optimizerSwitch": "string",
"optimizerSearchDepth": "string",
"queryResponseTimeStats": "boolean",
"userstat": "boolean",
"maxExecutionTime": "string",
"auditLogPolicy": "string",
"innodbLruScanDepth": "string",
"mdbForceSsl": "boolean",
"innodbChangeBuffering": "string",
"maxWriteLockCount": "string"
},
"userConfig": {
"innodbBufferPoolSize": "string",
"maxConnections": "string",
"longQueryTime": "number",
"generalLog": "boolean",
"auditLog": "boolean",
"sqlMode": [
"string"
],
"maxAllowedPacket": "string",
"defaultAuthenticationPlugin": "string",
"innodbFlushLogAtTrxCommit": "string",
"innodbLockWaitTimeout": "string",
"transactionIsolation": "string",
"innodbPrintAllDeadlocks": "boolean",
"netReadTimeout": "string",
"netWriteTimeout": "string",
"groupConcatMaxLen": "string",
"tmpTableSize": "string",
"maxHeapTableSize": "string",
"defaultTimeZone": "string",
"characterSetServer": "string",
"collationServer": "string",
"innodbAdaptiveHashIndex": "boolean",
"innodbNumaInterleave": "boolean",
"innodbLogBufferSize": "string",
"innodbLogFileSize": "string",
"innodbIoCapacity": "string",
"innodbIoCapacityMax": "string",
"innodbReadIoThreads": "string",
"innodbWriteIoThreads": "string",
"innodbPurgeThreads": "string",
"innodbThreadConcurrency": "string",
"innodbTempDataFileMaxSize": "string",
"threadCacheSize": "string",
"threadStack": "string",
"joinBufferSize": "string",
"sortBufferSize": "string",
"tableDefinitionCache": "string",
"tableOpenCache": "string",
"tableOpenCacheInstances": "string",
"explicitDefaultsForTimestamp": "boolean",
"autoIncrementIncrement": "string",
"autoIncrementOffset": "string",
"syncBinlog": "string",
"binlogCacheSize": "string",
"binlogGroupCommitSyncDelay": "string",
"binlogRowImage": "string",
"binlogRowsQueryLogEvents": "boolean",
"rplSemiSyncMasterWaitForSlaveCount": "string",
"slaveParallelType": "string",
"slaveParallelWorkers": "string",
"mdbPreserveBinlogBytes": "string",
"interactiveTimeout": "string",
"waitTimeout": "string",
"mdbOfflineModeEnableLag": "string",
"mdbOfflineModeDisableLag": "string",
"rangeOptimizerMaxMemSize": "string",
"slowQueryLog": "boolean",
"slowQueryLogAlwaysWriteTime": "number",
"logSlowRateType": "string",
"logSlowRateLimit": "string",
"logSlowSpStatements": "boolean",
"logSlowFilter": [
"string"
],
"mdbPriorityChoiceMaxLag": "string",
"innodbPageSize": "string",
"innodbOnlineAlterLogMaxSize": "string",
"innodbFtMinTokenSize": "string",
"innodbFtMaxTokenSize": "string",
"lowerCaseTableNames": "string",
"showCompatibility_56": "boolean",
"maxSpRecursionDepth": "string",
"innodbCompressionLevel": "string",
"binlogTransactionDependencyTracking": "string",
"autocommit": "boolean",
"innodbStatusOutput": "boolean",
"innodbStrictMode": "boolean",
"innodbPrintLockWaitTimeoutInfo": "boolean",
"logErrorVerbosity": "string",
"maxDigestLength": "string",
"queryCacheLimit": "string",
"queryCacheSize": "string",
"queryCacheType": "string",
"lockWaitTimeout": "string",
"maxPreparedStmtCount": "string",
"optimizerSwitch": "string",
"optimizerSearchDepth": "string",
"queryResponseTimeStats": "boolean",
"userstat": "boolean",
"maxExecutionTime": "string",
"auditLogPolicy": "string",
"innodbLruScanDepth": "string",
"mdbForceSsl": "boolean",
"innodbChangeBuffering": "string",
"maxWriteLockCount": "string"
},
"defaultConfig": {
"innodbBufferPoolSize": "string",
"maxConnections": "string",
"longQueryTime": "number",
"generalLog": "boolean",
"auditLog": "boolean",
"sqlMode": [
"string"
],
"maxAllowedPacket": "string",
"defaultAuthenticationPlugin": "string",
"innodbFlushLogAtTrxCommit": "string",
"innodbLockWaitTimeout": "string",
"transactionIsolation": "string",
"innodbPrintAllDeadlocks": "boolean",
"netReadTimeout": "string",
"netWriteTimeout": "string",
"groupConcatMaxLen": "string",
"tmpTableSize": "string",
"maxHeapTableSize": "string",
"defaultTimeZone": "string",
"characterSetServer": "string",
"collationServer": "string",
"innodbAdaptiveHashIndex": "boolean",
"innodbNumaInterleave": "boolean",
"innodbLogBufferSize": "string",
"innodbLogFileSize": "string",
"innodbIoCapacity": "string",
"innodbIoCapacityMax": "string",
"innodbReadIoThreads": "string",
"innodbWriteIoThreads": "string",
"innodbPurgeThreads": "string",
"innodbThreadConcurrency": "string",
"innodbTempDataFileMaxSize": "string",
"threadCacheSize": "string",
"threadStack": "string",
"joinBufferSize": "string",
"sortBufferSize": "string",
"tableDefinitionCache": "string",
"tableOpenCache": "string",
"tableOpenCacheInstances": "string",
"explicitDefaultsForTimestamp": "boolean",
"autoIncrementIncrement": "string",
"autoIncrementOffset": "string",
"syncBinlog": "string",
"binlogCacheSize": "string",
"binlogGroupCommitSyncDelay": "string",
"binlogRowImage": "string",
"binlogRowsQueryLogEvents": "boolean",
"rplSemiSyncMasterWaitForSlaveCount": "string",
"slaveParallelType": "string",
"slaveParallelWorkers": "string",
"mdbPreserveBinlogBytes": "string",
"interactiveTimeout": "string",
"waitTimeout": "string",
"mdbOfflineModeEnableLag": "string",
"mdbOfflineModeDisableLag": "string",
"rangeOptimizerMaxMemSize": "string",
"slowQueryLog": "boolean",
"slowQueryLogAlwaysWriteTime": "number",
"logSlowRateType": "string",
"logSlowRateLimit": "string",
"logSlowSpStatements": "boolean",
"logSlowFilter": [
"string"
],
"mdbPriorityChoiceMaxLag": "string",
"innodbPageSize": "string",
"innodbOnlineAlterLogMaxSize": "string",
"innodbFtMinTokenSize": "string",
"innodbFtMaxTokenSize": "string",
"lowerCaseTableNames": "string",
"showCompatibility_56": "boolean",
"maxSpRecursionDepth": "string",
"innodbCompressionLevel": "string",
"binlogTransactionDependencyTracking": "string",
"autocommit": "boolean",
"innodbStatusOutput": "boolean",
"innodbStrictMode": "boolean",
"innodbPrintLockWaitTimeoutInfo": "boolean",
"logErrorVerbosity": "string",
"maxDigestLength": "string",
"queryCacheLimit": "string",
"queryCacheSize": "string",
"queryCacheType": "string",
"lockWaitTimeout": "string",
"maxPreparedStmtCount": "string",
"optimizerSwitch": "string",
"optimizerSearchDepth": "string",
"queryResponseTimeStats": "boolean",
"userstat": "boolean",
"maxExecutionTime": "string",
"auditLogPolicy": "string",
"innodbLruScanDepth": "string",
"mdbForceSsl": "boolean",
"innodbChangeBuffering": "string",
"maxWriteLockCount": "string"
}
},
"mysqlConfig_8_0": {
"effectiveConfig": {
"innodbBufferPoolSize": "string",
"maxConnections": "string",
"longQueryTime": "number",
"generalLog": "boolean",
"auditLog": "boolean",
"sqlMode": [
"string"
],
"maxAllowedPacket": "string",
"defaultAuthenticationPlugin": "string",
"innodbFlushLogAtTrxCommit": "string",
"innodbLockWaitTimeout": "string",
"transactionIsolation": "string",
"innodbPrintAllDeadlocks": "boolean",
"netReadTimeout": "string",
"netWriteTimeout": "string",
"groupConcatMaxLen": "string",
"tmpTableSize": "string",
"maxHeapTableSize": "string",
"defaultTimeZone": "string",
"characterSetServer": "string",
"collationServer": "string",
"innodbAdaptiveHashIndex": "boolean",
"innodbNumaInterleave": "boolean",
"innodbLogBufferSize": "string",
"innodbLogFileSize": "string",
"innodbIoCapacity": "string",
"innodbIoCapacityMax": "string",
"innodbReadIoThreads": "string",
"innodbWriteIoThreads": "string",
"innodbPurgeThreads": "string",
"innodbThreadConcurrency": "string",
"innodbTempDataFileMaxSize": "string",
"threadCacheSize": "string",
"threadStack": "string",
"joinBufferSize": "string",
"sortBufferSize": "string",
"tableDefinitionCache": "string",
"tableOpenCache": "string",
"tableOpenCacheInstances": "string",
"explicitDefaultsForTimestamp": "boolean",
"autoIncrementIncrement": "string",
"autoIncrementOffset": "string",
"syncBinlog": "string",
"binlogCacheSize": "string",
"binlogGroupCommitSyncDelay": "string",
"binlogRowImage": "string",
"binlogRowsQueryLogEvents": "boolean",
"rplSemiSyncMasterWaitForSlaveCount": "string",
"slaveParallelType": "string",
"slaveParallelWorkers": "string",
"regexpTimeLimit": "string",
"mdbPreserveBinlogBytes": "string",
"interactiveTimeout": "string",
"waitTimeout": "string",
"mdbOfflineModeEnableLag": "string",
"mdbOfflineModeDisableLag": "string",
"rangeOptimizerMaxMemSize": "string",
"slowQueryLog": "boolean",
"slowQueryLogAlwaysWriteTime": "number",
"logSlowRateType": "string",
"logSlowRateLimit": "string",
"logSlowSpStatements": "boolean",
"logSlowFilter": [
"string"
],
"mdbPriorityChoiceMaxLag": "string",
"innodbPageSize": "string",
"innodbOnlineAlterLogMaxSize": "string",
"innodbFtMinTokenSize": "string",
"innodbFtMaxTokenSize": "string",
"lowerCaseTableNames": "string",
"maxSpRecursionDepth": "string",
"innodbCompressionLevel": "string",
"binlogTransactionDependencyTracking": "string",
"autocommit": "boolean",
"innodbStatusOutput": "boolean",
"innodbStrictMode": "boolean",
"innodbPrintLockWaitTimeoutInfo": "boolean",
"logErrorVerbosity": "string",
"maxDigestLength": "string",
"lockWaitTimeout": "string",
"maxPreparedStmtCount": "string",
"optimizerSwitch": "string",
"optimizerSearchDepth": "string",
"userstat": "boolean",
"maxExecutionTime": "string",
"auditLogPolicy": "string",
"replicationSenderObserveCommitOnly": "boolean",
"replicationOptimizeForStaticPluginConfig": "boolean",
"innodbLruScanDepth": "string",
"sqlRequirePrimaryKey": "boolean",
"mdbForceSsl": "boolean",
"innodbChangeBuffering": "string",
"maxWriteLockCount": "string"
},
"userConfig": {
"innodbBufferPoolSize": "string",
"maxConnections": "string",
"longQueryTime": "number",
"generalLog": "boolean",
"auditLog": "boolean",
"sqlMode": [
"string"
],
"maxAllowedPacket": "string",
"defaultAuthenticationPlugin": "string",
"innodbFlushLogAtTrxCommit": "string",
"innodbLockWaitTimeout": "string",
"transactionIsolation": "string",
"innodbPrintAllDeadlocks": "boolean",
"netReadTimeout": "string",
"netWriteTimeout": "string",
"groupConcatMaxLen": "string",
"tmpTableSize": "string",
"maxHeapTableSize": "string",
"defaultTimeZone": "string",
"characterSetServer": "string",
"collationServer": "string",
"innodbAdaptiveHashIndex": "boolean",
"innodbNumaInterleave": "boolean",
"innodbLogBufferSize": "string",
"innodbLogFileSize": "string",
"innodbIoCapacity": "string",
"innodbIoCapacityMax": "string",
"innodbReadIoThreads": "string",
"innodbWriteIoThreads": "string",
"innodbPurgeThreads": "string",
"innodbThreadConcurrency": "string",
"innodbTempDataFileMaxSize": "string",
"threadCacheSize": "string",
"threadStack": "string",
"joinBufferSize": "string",
"sortBufferSize": "string",
"tableDefinitionCache": "string",
"tableOpenCache": "string",
"tableOpenCacheInstances": "string",
"explicitDefaultsForTimestamp": "boolean",
"autoIncrementIncrement": "string",
"autoIncrementOffset": "string",
"syncBinlog": "string",
"binlogCacheSize": "string",
"binlogGroupCommitSyncDelay": "string",
"binlogRowImage": "string",
"binlogRowsQueryLogEvents": "boolean",
"rplSemiSyncMasterWaitForSlaveCount": "string",
"slaveParallelType": "string",
"slaveParallelWorkers": "string",
"regexpTimeLimit": "string",
"mdbPreserveBinlogBytes": "string",
"interactiveTimeout": "string",
"waitTimeout": "string",
"mdbOfflineModeEnableLag": "string",
"mdbOfflineModeDisableLag": "string",
"rangeOptimizerMaxMemSize": "string",
"slowQueryLog": "boolean",
"slowQueryLogAlwaysWriteTime": "number",
"logSlowRateType": "string",
"logSlowRateLimit": "string",
"logSlowSpStatements": "boolean",
"logSlowFilter": [
"string"
],
"mdbPriorityChoiceMaxLag": "string",
"innodbPageSize": "string",
"innodbOnlineAlterLogMaxSize": "string",
"innodbFtMinTokenSize": "string",
"innodbFtMaxTokenSize": "string",
"lowerCaseTableNames": "string",
"maxSpRecursionDepth": "string",
"innodbCompressionLevel": "string",
"binlogTransactionDependencyTracking": "string",
"autocommit": "boolean",
"innodbStatusOutput": "boolean",
"innodbStrictMode": "boolean",
"innodbPrintLockWaitTimeoutInfo": "boolean",
"logErrorVerbosity": "string",
"maxDigestLength": "string",
"lockWaitTimeout": "string",
"maxPreparedStmtCount": "string",
"optimizerSwitch": "string",
"optimizerSearchDepth": "string",
"userstat": "boolean",
"maxExecutionTime": "string",
"auditLogPolicy": "string",
"replicationSenderObserveCommitOnly": "boolean",
"replicationOptimizeForStaticPluginConfig": "boolean",
"innodbLruScanDepth": "string",
"sqlRequirePrimaryKey": "boolean",
"mdbForceSsl": "boolean",
"innodbChangeBuffering": "string",
"maxWriteLockCount": "string"
},
"defaultConfig": {
"innodbBufferPoolSize": "string",
"maxConnections": "string",
"longQueryTime": "number",
"generalLog": "boolean",
"auditLog": "boolean",
"sqlMode": [
"string"
],
"maxAllowedPacket": "string",
"defaultAuthenticationPlugin": "string",
"innodbFlushLogAtTrxCommit": "string",
"innodbLockWaitTimeout": "string",
"transactionIsolation": "string",
"innodbPrintAllDeadlocks": "boolean",
"netReadTimeout": "string",
"netWriteTimeout": "string",
"groupConcatMaxLen": "string",
"tmpTableSize": "string",
"maxHeapTableSize": "string",
"defaultTimeZone": "string",
"characterSetServer": "string",
"collationServer": "string",
"innodbAdaptiveHashIndex": "boolean",
"innodbNumaInterleave": "boolean",
"innodbLogBufferSize": "string",
"innodbLogFileSize": "string",
"innodbIoCapacity": "string",
"innodbIoCapacityMax": "string",
"innodbReadIoThreads": "string",
"innodbWriteIoThreads": "string",
"innodbPurgeThreads": "string",
"innodbThreadConcurrency": "string",
"innodbTempDataFileMaxSize": "string",
"threadCacheSize": "string",
"threadStack": "string",
"joinBufferSize": "string",
"sortBufferSize": "string",
"tableDefinitionCache": "string",
"tableOpenCache": "string",
"tableOpenCacheInstances": "string",
"explicitDefaultsForTimestamp": "boolean",
"autoIncrementIncrement": "string",
"autoIncrementOffset": "string",
"syncBinlog": "string",
"binlogCacheSize": "string",
"binlogGroupCommitSyncDelay": "string",
"binlogRowImage": "string",
"binlogRowsQueryLogEvents": "boolean",
"rplSemiSyncMasterWaitForSlaveCount": "string",
"slaveParallelType": "string",
"slaveParallelWorkers": "string",
"regexpTimeLimit": "string",
"mdbPreserveBinlogBytes": "string",
"interactiveTimeout": "string",
"waitTimeout": "string",
"mdbOfflineModeEnableLag": "string",
"mdbOfflineModeDisableLag": "string",
"rangeOptimizerMaxMemSize": "string",
"slowQueryLog": "boolean",
"slowQueryLogAlwaysWriteTime": "number",
"logSlowRateType": "string",
"logSlowRateLimit": "string",
"logSlowSpStatements": "boolean",
"logSlowFilter": [
"string"
],
"mdbPriorityChoiceMaxLag": "string",
"innodbPageSize": "string",
"innodbOnlineAlterLogMaxSize": "string",
"innodbFtMinTokenSize": "string",
"innodbFtMaxTokenSize": "string",
"lowerCaseTableNames": "string",
"maxSpRecursionDepth": "string",
"innodbCompressionLevel": "string",
"binlogTransactionDependencyTracking": "string",
"autocommit": "boolean",
"innodbStatusOutput": "boolean",
"innodbStrictMode": "boolean",
"innodbPrintLockWaitTimeoutInfo": "boolean",
"logErrorVerbosity": "string",
"maxDigestLength": "string",
"lockWaitTimeout": "string",
"maxPreparedStmtCount": "string",
"optimizerSwitch": "string",
"optimizerSearchDepth": "string",
"userstat": "boolean",
"maxExecutionTime": "string",
"auditLogPolicy": "string",
"replicationSenderObserveCommitOnly": "boolean",
"replicationOptimizeForStaticPluginConfig": "boolean",
"innodbLruScanDepth": "string",
"sqlRequirePrimaryKey": "boolean",
"mdbForceSsl": "boolean",
"innodbChangeBuffering": "string",
"maxWriteLockCount": "string"
}
},
"mysqlConfig_8_4": {
"effectiveConfig": {
"innodbBufferPoolSize": "string",
"maxConnections": "string",
"longQueryTime": "number",
"auditLog": "boolean",
"sqlMode": [
"string"
],
"maxAllowedPacket": "string",
"innodbFlushLogAtTrxCommit": "string",
"innodbLockWaitTimeout": "string",
"transactionIsolation": "string",
"innodbPrintAllDeadlocks": "boolean",
"netReadTimeout": "string",
"netWriteTimeout": "string",
"groupConcatMaxLen": "string",
"tmpTableSize": "string",
"maxHeapTableSize": "string",
"defaultTimeZone": "string",
"characterSetServer": "string",
"collationServer": "string",
"innodbAdaptiveHashIndex": "boolean",
"innodbNumaInterleave": "boolean",
"innodbLogBufferSize": "string",
"innodbLogFileSize": "string",
"innodbIoCapacity": "string",
"innodbIoCapacityMax": "string",
"innodbReadIoThreads": "string",
"innodbWriteIoThreads": "string",
"innodbPurgeThreads": "string",
"innodbThreadConcurrency": "string",
"innodbTempDataFileMaxSize": "string",
"threadCacheSize": "string",
"threadStack": "string",
"joinBufferSize": "string",
"sortBufferSize": "string",
"tableDefinitionCache": "string",
"tableOpenCache": "string",
"tableOpenCacheInstances": "string",
"explicitDefaultsForTimestamp": "boolean",
"autoIncrementIncrement": "string",
"autoIncrementOffset": "string",
"syncBinlog": "string",
"binlogCacheSize": "string",
"binlogGroupCommitSyncDelay": "string",
"binlogRowImage": "string",
"binlogRowsQueryLogEvents": "boolean",
"rplSemiSyncMasterWaitForSlaveCount": "string",
"slaveParallelType": "string",
"slaveParallelWorkers": "string",
"regexpTimeLimit": "string",
"mdbPreserveBinlogBytes": "string",
"interactiveTimeout": "string",
"waitTimeout": "string",
"mdbOfflineModeEnableLag": "string",
"mdbOfflineModeDisableLag": "string",
"rangeOptimizerMaxMemSize": "string",
"innodbOnlineAlterLogMaxSize": "string",
"innodbFtMinTokenSize": "string",
"innodbFtMaxTokenSize": "string",
"lowerCaseTableNames": "string",
"slowQueryLog": "boolean",
"slowQueryLogAlwaysWriteTime": "number",
"logSlowRateType": "string",
"logSlowRateLimit": "string",
"logSlowSpStatements": "boolean",
"logSlowFilter": [
"string"
],
"mdbPriorityChoiceMaxLag": "string",
"innodbPageSize": "string",
"maxSpRecursionDepth": "string",
"innodbCompressionLevel": "string",
"autocommit": "boolean",
"innodbStatusOutput": "boolean",
"innodbStrictMode": "boolean",
"innodbPrintLockWaitTimeoutInfo": "boolean",
"logErrorVerbosity": "string",
"maxDigestLength": "string",
"lockWaitTimeout": "string",
"maxPreparedStmtCount": "string",
"optimizerSwitch": "string",
"optimizerSearchDepth": "string",
"userstat": "boolean",
"maxExecutionTime": "string",
"auditLogPolicy": "string",
"replicationSenderObserveCommitOnly": "boolean",
"replicationOptimizeForStaticPluginConfig": "boolean",
"innodbLruScanDepth": "string",
"sqlRequirePrimaryKey": "boolean",
"mdbUseAsyncReplication": "boolean",
"mdbAsyncAllowedLag": "string",
"mdbForceSsl": "boolean",
"innodbChangeBuffering": "string",
"maxWriteLockCount": "string"
},
"userConfig": {
"innodbBufferPoolSize": "string",
"maxConnections": "string",
"longQueryTime": "number",
"auditLog": "boolean",
"sqlMode": [
"string"
],
"maxAllowedPacket": "string",
"innodbFlushLogAtTrxCommit": "string",
"innodbLockWaitTimeout": "string",
"transactionIsolation": "string",
"innodbPrintAllDeadlocks": "boolean",
"netReadTimeout": "string",
"netWriteTimeout": "string",
"groupConcatMaxLen": "string",
"tmpTableSize": "string",
"maxHeapTableSize": "string",
"defaultTimeZone": "string",
"characterSetServer": "string",
"collationServer": "string",
"innodbAdaptiveHashIndex": "boolean",
"innodbNumaInterleave": "boolean",
"innodbLogBufferSize": "string",
"innodbLogFileSize": "string",
"innodbIoCapacity": "string",
"innodbIoCapacityMax": "string",
"innodbReadIoThreads": "string",
"innodbWriteIoThreads": "string",
"innodbPurgeThreads": "string",
"innodbThreadConcurrency": "string",
"innodbTempDataFileMaxSize": "string",
"threadCacheSize": "string",
"threadStack": "string",
"joinBufferSize": "string",
"sortBufferSize": "string",
"tableDefinitionCache": "string",
"tableOpenCache": "string",
"tableOpenCacheInstances": "string",
"explicitDefaultsForTimestamp": "boolean",
"autoIncrementIncrement": "string",
"autoIncrementOffset": "string",
"syncBinlog": "string",
"binlogCacheSize": "string",
"binlogGroupCommitSyncDelay": "string",
"binlogRowImage": "string",
"binlogRowsQueryLogEvents": "boolean",
"rplSemiSyncMasterWaitForSlaveCount": "string",
"slaveParallelType": "string",
"slaveParallelWorkers": "string",
"regexpTimeLimit": "string",
"mdbPreserveBinlogBytes": "string",
"interactiveTimeout": "string",
"waitTimeout": "string",
"mdbOfflineModeEnableLag": "string",
"mdbOfflineModeDisableLag": "string",
"rangeOptimizerMaxMemSize": "string",
"innodbOnlineAlterLogMaxSize": "string",
"innodbFtMinTokenSize": "string",
"innodbFtMaxTokenSize": "string",
"lowerCaseTableNames": "string",
"slowQueryLog": "boolean",
"slowQueryLogAlwaysWriteTime": "number",
"logSlowRateType": "string",
"logSlowRateLimit": "string",
"logSlowSpStatements": "boolean",
"logSlowFilter": [
"string"
],
"mdbPriorityChoiceMaxLag": "string",
"innodbPageSize": "string",
"maxSpRecursionDepth": "string",
"innodbCompressionLevel": "string",
"autocommit": "boolean",
"innodbStatusOutput": "boolean",
"innodbStrictMode": "boolean",
"innodbPrintLockWaitTimeoutInfo": "boolean",
"logErrorVerbosity": "string",
"maxDigestLength": "string",
"lockWaitTimeout": "string",
"maxPreparedStmtCount": "string",
"optimizerSwitch": "string",
"optimizerSearchDepth": "string",
"userstat": "boolean",
"maxExecutionTime": "string",
"auditLogPolicy": "string",
"replicationSenderObserveCommitOnly": "boolean",
"replicationOptimizeForStaticPluginConfig": "boolean",
"innodbLruScanDepth": "string",
"sqlRequirePrimaryKey": "boolean",
"mdbUseAsyncReplication": "boolean",
"mdbAsyncAllowedLag": "string",
"mdbForceSsl": "boolean",
"innodbChangeBuffering": "string",
"maxWriteLockCount": "string"
},
"defaultConfig": {
"innodbBufferPoolSize": "string",
"maxConnections": "string",
"longQueryTime": "number",
"auditLog": "boolean",
"sqlMode": [
"string"
],
"maxAllowedPacket": "string",
"innodbFlushLogAtTrxCommit": "string",
"innodbLockWaitTimeout": "string",
"transactionIsolation": "string",
"innodbPrintAllDeadlocks": "boolean",
"netReadTimeout": "string",
"netWriteTimeout": "string",
"groupConcatMaxLen": "string",
"tmpTableSize": "string",
"maxHeapTableSize": "string",
"defaultTimeZone": "string",
"characterSetServer": "string",
"collationServer": "string",
"innodbAdaptiveHashIndex": "boolean",
"innodbNumaInterleave": "boolean",
"innodbLogBufferSize": "string",
"innodbLogFileSize": "string",
"innodbIoCapacity": "string",
"innodbIoCapacityMax": "string",
"innodbReadIoThreads": "string",
"innodbWriteIoThreads": "string",
"innodbPurgeThreads": "string",
"innodbThreadConcurrency": "string",
"innodbTempDataFileMaxSize": "string",
"threadCacheSize": "string",
"threadStack": "string",
"joinBufferSize": "string",
"sortBufferSize": "string",
"tableDefinitionCache": "string",
"tableOpenCache": "string",
"tableOpenCacheInstances": "string",
"explicitDefaultsForTimestamp": "boolean",
"autoIncrementIncrement": "string",
"autoIncrementOffset": "string",
"syncBinlog": "string",
"binlogCacheSize": "string",
"binlogGroupCommitSyncDelay": "string",
"binlogRowImage": "string",
"binlogRowsQueryLogEvents": "boolean",
"rplSemiSyncMasterWaitForSlaveCount": "string",
"slaveParallelType": "string",
"slaveParallelWorkers": "string",
"regexpTimeLimit": "string",
"mdbPreserveBinlogBytes": "string",
"interactiveTimeout": "string",
"waitTimeout": "string",
"mdbOfflineModeEnableLag": "string",
"mdbOfflineModeDisableLag": "string",
"rangeOptimizerMaxMemSize": "string",
"innodbOnlineAlterLogMaxSize": "string",
"innodbFtMinTokenSize": "string",
"innodbFtMaxTokenSize": "string",
"lowerCaseTableNames": "string",
"slowQueryLog": "boolean",
"slowQueryLogAlwaysWriteTime": "number",
"logSlowRateType": "string",
"logSlowRateLimit": "string",
"logSlowSpStatements": "boolean",
"logSlowFilter": [
"string"
],
"mdbPriorityChoiceMaxLag": "string",
"innodbPageSize": "string",
"maxSpRecursionDepth": "string",
"innodbCompressionLevel": "string",
"autocommit": "boolean",
"innodbStatusOutput": "boolean",
"innodbStrictMode": "boolean",
"innodbPrintLockWaitTimeoutInfo": "boolean",
"logErrorVerbosity": "string",
"maxDigestLength": "string",
"lockWaitTimeout": "string",
"maxPreparedStmtCount": "string",
"optimizerSwitch": "string",
"optimizerSearchDepth": "string",
"userstat": "boolean",
"maxExecutionTime": "string",
"auditLogPolicy": "string",
"replicationSenderObserveCommitOnly": "boolean",
"replicationOptimizeForStaticPluginConfig": "boolean",
"innodbLruScanDepth": "string",
"sqlRequirePrimaryKey": "boolean",
"mdbUseAsyncReplication": "boolean",
"mdbAsyncAllowedLag": "string",
"mdbForceSsl": "boolean",
"innodbChangeBuffering": "string",
"maxWriteLockCount": "string"
}
},
// end of the list of possible fields
"resources": {
"resourcePresetId": "string",
"diskSize": "string",
"diskTypeId": "string"
},
"backupWindowStart": {
"hours": "integer",
"minutes": "integer",
"seconds": "integer",
"nanos": "integer"
},
"access": {
"dataLens": "boolean",
"webSql": "boolean",
"dataTransfer": "boolean",
"yandexQuery": "boolean"
},
"performanceDiagnostics": {
"enabled": "boolean",
"sessionsSamplingInterval": "string",
"statementsSamplingInterval": "string"
},
"backupRetainPeriodDays": "string",
"diskSizeAutoscaling": {
"plannedUsageThreshold": "string",
"emergencyUsageThreshold": "string",
"diskSizeLimit": "string"
},
"fullVersion": "string"
},
"networkId": "string",
"health": "string",
"status": "string",
"maintenanceWindow": {
// Includes only one of the fields `anytime`, `weeklyMaintenanceWindow`
"anytime": "object",
"weeklyMaintenanceWindow": {
"day": "string",
"hour": "string"
}
// end of the list of possible fields
},
"plannedOperation": {
"info": "string",
"delayedUntil": "string"
},
"securityGroupIds": [
"string"
],
"deletionProtection": "boolean",
"hostGroupIds": [
"string"
],
"diskEncryptionKeyId": "string"
}
},
"requestParameters": "object",
"response": "object"
}
Field description
|
Field |
Description |
|
eventId |
string |
|
eventSource |
string |
|
eventType |
string |
|
eventTime |
string (date-time) String in RFC3339 To work with values in this field, use the APIs described in the |
|
authentication |
|
|
authorization |
|
|
resourceMetadata |
|
|
requestMetadata |
|
|
eventStatus |
enum (EventStatus)
|
|
error |
The error result of the operation in case of failure or cancellation. |
|
details |
|
|
requestParameters |
object |
|
response |
object |
IamAuthentication
|
Field |
Description |
|
authenticated |
boolean |
|
subjectType |
enum (IamSubjectType) Includes only one of the fields
|
|
subjectId |
string Includes only one of the fields |
|
subjectName |
string Includes only one of the fields |
|
federationId |
string Includes only one of the fields |
|
federationName |
string Includes only one of the fields |
|
federationType |
enum (FederationType) Includes only one of the fields
|
|
tokenInfo |
IamTokenInfo
|
Field |
Description |
|
maskedIamToken |
string |
|
iamTokenId |
string Includes only one of the fields |
|
impersonatorId |
string Includes only one of the fields |
|
impersonatorType |
enum (IamSubjectType) Includes only one of the fields
|
|
impersonatorName |
string Includes only one of the fields |
|
impersonatorFederationId |
string Includes only one of the fields |
|
impersonatorFederationName |
string Includes only one of the fields |
|
impersonatorFederationType |
enum (FederationType) Includes only one of the fields
|
Authorization
|
Field |
Description |
|
authorized |
boolean |
ResourceMetadata
|
Field |
Description |
|
path[] |
Resource
|
Field |
Description |
|
resourceType |
string |
|
resourceId |
string |
|
resourceName |
string Includes only one of the fields |
RequestMetadata
|
Field |
Description |
|
remoteAddress |
string |
|
userAgent |
string |
|
requestId |
string |
|
remotePort |
string (int64) Includes only one of the fields |
Status
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. |
ClusterEventDetails
|
Field |
Description |
|
clusterId |
string The maximum string length in characters is 50. |
|
clusterName |
string |
|
cluster |
Cluster
|
Field |
Description |
|
id |
string |
|
folderId |
string |
|
createdAt |
string (date-time) String in RFC3339 To work with values in this field, use the APIs described in the |
|
name |
string |
|
description |
string |
|
labels |
object (map<string, string>) |
|
environment |
enum (Environment)
|
|
monitoring[] |
|
|
config |
|
|
networkId |
string |
|
health |
enum (Health)
|
|
status |
enum (Status)
|
|
maintenanceWindow |
|
|
plannedOperation |
|
|
securityGroupIds[] |
string |
|
deletionProtection |
boolean |
|
hostGroupIds[] |
string |
|
diskEncryptionKeyId |
string |
Monitoring
|
Field |
Description |
|
name |
string |
|
description |
string |
|
link |
string |
ClusterConfig
|
Field |
Description |
|
version |
string |
|
mysqlConfig_5_7 |
Includes only one of the fields |
|
mysqlConfig_8_0 |
Includes only one of the fields |
|
mysqlConfig_8_4 |
Includes only one of the fields |
|
resources |
|
|
backupWindowStart |
|
|
access |
|
|
performanceDiagnostics |
|
|
backupRetainPeriodDays |
string (int64) Acceptable values are 7 to 60, inclusive. |
|
diskSizeAutoscaling |
|
|
fullVersion |
string |
MysqlConfigSet5_7
|
Field |
Description |
|
effectiveConfig |
|
|
userConfig |
|
|
defaultConfig |
MysqlConfig5_7
|
Field |
Description |
|
innodbBufferPoolSize |
string (int64) The minimum value is 5242880. |
|
maxConnections |
string (int64) Acceptable values are 10 to 16384, inclusive. |
|
longQueryTime |
number (double) Acceptable values are 0 to 3600, inclusive. |
|
generalLog |
boolean |
|
auditLog |
boolean |
|
sqlMode[] |
enum (SQLMode)
|
|
maxAllowedPacket |
string (int64) Acceptable values are 1024 to 1073741824, inclusive. |
|
defaultAuthenticationPlugin |
enum (AuthPlugin)
|
|
innodbFlushLogAtTrxCommit |
string (int64) Acceptable values are 1 to 2, inclusive. |
|
innodbLockWaitTimeout |
string (int64) Acceptable values are 1 to 28800, inclusive. |
|
transactionIsolation |
enum (TransactionIsolation)
|
|
innodbPrintAllDeadlocks |
boolean |
|
netReadTimeout |
string (int64) Acceptable values are 1 to 1200, inclusive. |
|
netWriteTimeout |
string (int64) Acceptable values are 1 to 1200, inclusive. |
|
groupConcatMaxLen |
string (int64) Acceptable values are 4 to 33554432, inclusive. |
|
tmpTableSize |
string (int64) Acceptable values are 1024 to 536870912, inclusive. |
|
maxHeapTableSize |
string (int64) Acceptable values are 16384 to 536870912, inclusive. |
|
defaultTimeZone |
string |
|
characterSetServer |
string |
|
collationServer |
string |
|
innodbAdaptiveHashIndex |
boolean |
|
innodbNumaInterleave |
boolean |
|
innodbLogBufferSize |
string (int64) Acceptable values are 1048576 to 268435456, inclusive. |
|
innodbLogFileSize |
string (int64) Acceptable values are 268435456 to 4294967296, inclusive. |
|
innodbIoCapacity |
string (int64) Acceptable values are 100 to 100000, inclusive. |
|
innodbIoCapacityMax |
string (int64) Acceptable values are 100 to 100000, inclusive. |
|
innodbReadIoThreads |
string (int64) Acceptable values are 1 to 16, inclusive. |
|
innodbWriteIoThreads |
string (int64) Acceptable values are 1 to 16, inclusive. |
|
innodbPurgeThreads |
string (int64) Acceptable values are 1 to 16, inclusive. |
|
innodbThreadConcurrency |
string (int64) Acceptable values are 0 to 1000, inclusive. |
|
innodbTempDataFileMaxSize |
string (int64) Acceptable values are 0 to 107374182400, inclusive. |
|
threadCacheSize |
string (int64) Acceptable values are 10 to 10000, inclusive. |
|
threadStack |
string (int64) Acceptable values are 131072 to 16777216, inclusive. |
|
joinBufferSize |
string (int64) Acceptable values are 1024 to 16777216, inclusive. |
|
sortBufferSize |
string (int64) Acceptable values are 1024 to 16777216, inclusive. |
|
tableDefinitionCache |
string (int64) Acceptable values are 400 to 524288, inclusive. |
|
tableOpenCache |
string (int64) Acceptable values are 400 to 524288, inclusive. |
|
tableOpenCacheInstances |
string (int64) Acceptable values are 1 to 32, inclusive. |
|
explicitDefaultsForTimestamp |
boolean |
|
autoIncrementIncrement |
string (int64) Acceptable values are 1 to 65535, inclusive. |
|
autoIncrementOffset |
string (int64) Acceptable values are 1 to 65535, inclusive. |
|
syncBinlog |
string (int64) Acceptable values are 0 to 4096, inclusive. |
|
binlogCacheSize |
string (int64) Acceptable values are 4096 to 67108864, inclusive. |
|
binlogGroupCommitSyncDelay |
string (int64) Acceptable values are 0 to 50000, inclusive. |
|
binlogRowImage |
enum (BinlogRowImage)
|
|
binlogRowsQueryLogEvents |
boolean |
|
rplSemiSyncMasterWaitForSlaveCount |
string (int64) Acceptable values are 1 to 2, inclusive. |
|
slaveParallelType |
enum (SlaveParallelType)
|
|
slaveParallelWorkers |
string (int64) Acceptable values are 0 to 64, inclusive. |
|
mdbPreserveBinlogBytes |
string (int64) Acceptable values are 1073741824 to 1099511627776, inclusive. |
|
interactiveTimeout |
string (int64) Acceptable values are 600 to 86400, inclusive. |
|
waitTimeout |
string (int64) Acceptable values are 600 to 86400, inclusive. |
|
mdbOfflineModeEnableLag |
string (int64) Acceptable values are 30 to 86400, inclusive. |
|
mdbOfflineModeDisableLag |
string (int64) Acceptable values are 10 to 86400, inclusive. |
|
rangeOptimizerMaxMemSize |
string (int64) Acceptable values are 1048576 to 268435456, inclusive. |
|
slowQueryLog |
boolean |
|
slowQueryLogAlwaysWriteTime |
number (double) |
|
logSlowRateType |
enum (LogSlowRateType)
|
|
logSlowRateLimit |
string (int64) Acceptable values are 1 to 1000, inclusive. |
|
logSlowSpStatements |
boolean |
|
logSlowFilter[] |
enum (LogSlowFilterType)
|
|
mdbPriorityChoiceMaxLag |
string (int64) Acceptable values are 0 to 86400, inclusive. |
|
innodbPageSize |
string (int64) Acceptable values are 4096 to 65536, inclusive. |
|
innodbOnlineAlterLogMaxSize |
string (int64) Acceptable values are 65536 to 107374182400, inclusive. |
|
innodbFtMinTokenSize |
string (int64) Acceptable values are 0 to 16, inclusive. |
|
innodbFtMaxTokenSize |
string (int64) Acceptable values are 10 to 84, inclusive. |
|
lowerCaseTableNames |
string (int64) Acceptable values are 0 to 1, inclusive. |
|
showCompatibility_56 |
boolean |
|
maxSpRecursionDepth |
string (int64) Acceptable values are 0 to 255, inclusive. |
|
innodbCompressionLevel |
string (int64) Acceptable values are 0 to 9, inclusive. |
|
binlogTransactionDependencyTracking |
enum (BinlogTransactionDependencyTracking)
|
|
autocommit |
boolean |
|
innodbStatusOutput |
boolean |
|
innodbStrictMode |
boolean |
|
innodbPrintLockWaitTimeoutInfo |
boolean |
|
logErrorVerbosity |
string (int64) Acceptable values are 1 to 3, inclusive. |
|
maxDigestLength |
string (int64) Acceptable values are 0 to 1048576, inclusive. |
|
queryCacheLimit |
string (int64) |
|
queryCacheSize |
string (int64) |
|
queryCacheType |
string (int64) Acceptable values are 0 to 2, inclusive. |
|
lockWaitTimeout |
string (int64) Acceptable values are 1 to 31536000, inclusive. |
|
maxPreparedStmtCount |
string (int64) Acceptable values are 0 to 1048576, inclusive. |
|
optimizerSwitch |
string |
|
optimizerSearchDepth |
string (int64) Acceptable values are 0 to 62, inclusive. |
|
queryResponseTimeStats |
boolean |
|
userstat |
boolean |
|
maxExecutionTime |
string (int64) Acceptable values are 0 to 4294967295, inclusive. |
|
auditLogPolicy |
enum (AuditLogPolicy)
|
|
innodbLruScanDepth |
string (int64) Acceptable values are 100 to 4294967295, inclusive. |
|
mdbForceSsl |
boolean |
|
innodbChangeBuffering |
enum (InnodbChangeBuffering)
|
|
maxWriteLockCount |
string (int64) The minimum value is 1. |
MysqlConfigSet8_0
|
Field |
Description |
|
effectiveConfig |
|
|
userConfig |
|
|
defaultConfig |
MysqlConfig8_0
|
Field |
Description |
|
innodbBufferPoolSize |
string (int64) The minimum value is 5242880. |
|
maxConnections |
string (int64) Acceptable values are 10 to 16384, inclusive. |
|
longQueryTime |
number (double) |
|
generalLog |
boolean |
|
auditLog |
boolean |
|
sqlMode[] |
enum (SQLMode)
|
|
maxAllowedPacket |
string (int64) Acceptable values are 1024 to 1073741824, inclusive. |
|
defaultAuthenticationPlugin |
enum (AuthPlugin)
|
|
innodbFlushLogAtTrxCommit |
string (int64) Acceptable values are 1 to 2, inclusive. |
|
innodbLockWaitTimeout |
string (int64) Acceptable values are 1 to 28800, inclusive. |
|
transactionIsolation |
enum (TransactionIsolation)
|
|
innodbPrintAllDeadlocks |
boolean |
|
netReadTimeout |
string (int64) Acceptable values are 1 to 1200, inclusive. |
|
netWriteTimeout |
string (int64) Acceptable values are 1 to 1200, inclusive. |
|
groupConcatMaxLen |
string (int64) Acceptable values are 4 to 33554432, inclusive. |
|
tmpTableSize |
string (int64) Acceptable values are 1024 to 536870912, inclusive. |
|
maxHeapTableSize |
string (int64) Acceptable values are 16384 to 536870912, inclusive. |
|
defaultTimeZone |
string |
|
characterSetServer |
string |
|
collationServer |
string |
|
innodbAdaptiveHashIndex |
boolean |
|
innodbNumaInterleave |
boolean |
|
innodbLogBufferSize |
string (int64) Acceptable values are 1048576 to 268435456, inclusive. |
|
innodbLogFileSize |
string (int64) Acceptable values are 268435456 to 4294967296, inclusive. |
|
innodbIoCapacity |
string (int64) Acceptable values are 100 to 100000, inclusive. |
|
innodbIoCapacityMax |
string (int64) Acceptable values are 100 to 100000, inclusive. |
|
innodbReadIoThreads |
string (int64) Acceptable values are 1 to 16, inclusive. |
|
innodbWriteIoThreads |
string (int64) Acceptable values are 1 to 16, inclusive. |
|
innodbPurgeThreads |
string (int64) Acceptable values are 1 to 16, inclusive. |
|
innodbThreadConcurrency |
string (int64) Acceptable values are 0 to 1000, inclusive. |
|
innodbTempDataFileMaxSize |
string (int64) Acceptable values are 0 to 107374182400, inclusive. |
|
threadCacheSize |
string (int64) Acceptable values are 10 to 10000, inclusive. |
|
threadStack |
string (int64) Acceptable values are 131072 to 16777216, inclusive. |
|
joinBufferSize |
string (int64) Acceptable values are 1024 to 16777216, inclusive. |
|
sortBufferSize |
string (int64) Acceptable values are 1024 to 16777216, inclusive. |
|
tableDefinitionCache |
string (int64) Acceptable values are 400 to 524288, inclusive. |
|
tableOpenCache |
string (int64) Acceptable values are 400 to 524288, inclusive. |
|
tableOpenCacheInstances |
string (int64) Acceptable values are 1 to 32, inclusive. |
|
explicitDefaultsForTimestamp |
boolean |
|
autoIncrementIncrement |
string (int64) Acceptable values are 1 to 65535, inclusive. |
|
autoIncrementOffset |
string (int64) Acceptable values are 1 to 65535, inclusive. |
|
syncBinlog |
string (int64) Acceptable values are 0 to 4096, inclusive. |
|
binlogCacheSize |
string (int64) Acceptable values are 4096 to 67108864, inclusive. |
|
binlogGroupCommitSyncDelay |
string (int64) Acceptable values are 0 to 50000, inclusive. |
|
binlogRowImage |
enum (BinlogRowImage)
|
|
binlogRowsQueryLogEvents |
boolean |
|
rplSemiSyncMasterWaitForSlaveCount |
string (int64) Acceptable values are 1 to 2, inclusive. |
|
slaveParallelType |
enum (SlaveParallelType)
|
|
slaveParallelWorkers |
string (int64) Acceptable values are 0 to 64, inclusive. |
|
regexpTimeLimit |
string (int64) Acceptable values are 0 to 1048576, inclusive. |
|
mdbPreserveBinlogBytes |
string (int64) Acceptable values are 1073741824 to 1099511627776, inclusive. |
|
interactiveTimeout |
string (int64) Acceptable values are 600 to 86400, inclusive. |
|
waitTimeout |
string (int64) Acceptable values are 600 to 86400, inclusive. |
|
mdbOfflineModeEnableLag |
string (int64) Acceptable values are 30 to 86400, inclusive. |
|
mdbOfflineModeDisableLag |
string (int64) Acceptable values are 10 to 86400, inclusive. |
|
rangeOptimizerMaxMemSize |
string (int64) Acceptable values are 1048576 to 268435456, inclusive. |
|
slowQueryLog |
boolean |
|
slowQueryLogAlwaysWriteTime |
number (double) |
|
logSlowRateType |
enum (LogSlowRateType)
|
|
logSlowRateLimit |
string (int64) Acceptable values are 1 to 1000, inclusive. |
|
logSlowSpStatements |
boolean |
|
logSlowFilter[] |
enum (LogSlowFilterType)
|
|
mdbPriorityChoiceMaxLag |
string (int64) Acceptable values are 0 to 86400, inclusive. |
|
innodbPageSize |
string (int64) Acceptable values are 4096 to 65536, inclusive. |
|
innodbOnlineAlterLogMaxSize |
string (int64) Acceptable values are 65536 to 107374182400, inclusive. |
|
innodbFtMinTokenSize |
string (int64) Acceptable values are 0 to 16, inclusive. |
|
innodbFtMaxTokenSize |
string (int64) Acceptable values are 10 to 84, inclusive. |
|
lowerCaseTableNames |
string (int64) Acceptable values are 0 to 1, inclusive. |
|
maxSpRecursionDepth |
string (int64) Acceptable values are 0 to 255, inclusive. |
|
innodbCompressionLevel |
string (int64) Acceptable values are 0 to 9, inclusive. |
|
binlogTransactionDependencyTracking |
enum (BinlogTransactionDependencyTracking)
|
|
autocommit |
boolean |
|
innodbStatusOutput |
boolean |
|
innodbStrictMode |
boolean |
|
innodbPrintLockWaitTimeoutInfo |
boolean |
|
logErrorVerbosity |
string (int64) Acceptable values are 1 to 3, inclusive. |
|
maxDigestLength |
string (int64) Acceptable values are 0 to 1048576, inclusive. |
|
lockWaitTimeout |
string (int64) Acceptable values are 1 to 31536000, inclusive. |
|
maxPreparedStmtCount |
string (int64) Acceptable values are 0 to 4194304, inclusive. |
|
optimizerSwitch |
string |
|
optimizerSearchDepth |
string (int64) Acceptable values are 0 to 62, inclusive. |
|
userstat |
boolean |
|
maxExecutionTime |
string (int64) Acceptable values are 0 to 4294967295, inclusive. |
|
auditLogPolicy |
enum (AuditLogPolicy)
|
|
replicationSenderObserveCommitOnly |
boolean |
|
replicationOptimizeForStaticPluginConfig |
boolean |
|
innodbLruScanDepth |
string (int64) Acceptable values are 100 to 4294967295, inclusive. |
|
sqlRequirePrimaryKey |
boolean |
|
mdbForceSsl |
boolean |
|
innodbChangeBuffering |
enum (InnodbChangeBuffering)
|
|
maxWriteLockCount |
string (int64) The minimum value is 1. |
MysqlConfigSet8_4
|
Field |
Description |
|
effectiveConfig |
|
|
userConfig |
|
|
defaultConfig |
MysqlConfig8_4
|
Field |
Description |
|
innodbBufferPoolSize |
string (int64) The minimum value is 134217728. |
|
maxConnections |
string (int64) Acceptable values are 10 to 100000, inclusive. |
|
longQueryTime |
number (double) Acceptable values are 0 to 3600, inclusive. |
|
auditLog |
boolean |
|
sqlMode[] |
enum (SQLMode)
|
|
maxAllowedPacket |
string (int64) Acceptable values are 1048576 to 1073741824, inclusive. |
|
innodbFlushLogAtTrxCommit |
string (int64) Acceptable values are 1 to 2, inclusive. |
|
innodbLockWaitTimeout |
string (int64) Acceptable values are 1 to 28800, inclusive. |
|
transactionIsolation |
enum (TransactionIsolation)
|
|
innodbPrintAllDeadlocks |
boolean |
|
netReadTimeout |
string (int64) Acceptable values are 1 to 1200, inclusive. |
|
netWriteTimeout |
string (int64) Acceptable values are 1 to 1200, inclusive. |
|
groupConcatMaxLen |
string (int64) Acceptable values are 4 to 33554432, inclusive. |
|
tmpTableSize |
string (int64) Acceptable values are 1024 to 536870912, inclusive. |
|
maxHeapTableSize |
string (int64) Acceptable values are 16384 to 536870912, inclusive. |
|
defaultTimeZone |
string |
|
characterSetServer |
string |
|
collationServer |
string |
|
innodbAdaptiveHashIndex |
boolean |
|
innodbNumaInterleave |
boolean |
|
innodbLogBufferSize |
string (int64) Acceptable values are 1048576 to 268435456, inclusive. |
|
innodbLogFileSize |
string (int64) Acceptable values are 268435456 to 8589934592, inclusive. |
|
innodbIoCapacity |
string (int64) Acceptable values are 100 to 100000, inclusive. |
|
innodbIoCapacityMax |
string (int64) Acceptable values are 100 to 100000, inclusive. |
|
innodbReadIoThreads |
string (int64) Acceptable values are 1 to 16, inclusive. |
|
innodbWriteIoThreads |
string (int64) Acceptable values are 1 to 16, inclusive. |
|
innodbPurgeThreads |
string (int64) Acceptable values are 1 to 16, inclusive. |
|
innodbThreadConcurrency |
string (int64) Acceptable values are 0 to 1000, inclusive. |
|
innodbTempDataFileMaxSize |
string (int64) Acceptable values are 1073741824 to 107374182400, inclusive. |
|
threadCacheSize |
string (int64) Acceptable values are 10 to 10000, inclusive. |
|
threadStack |
string (int64) Acceptable values are 131072 to 16777216, inclusive. |
|
joinBufferSize |
string (int64) Acceptable values are 1024 to 16777216, inclusive. |
|
sortBufferSize |
string (int64) Acceptable values are 1024 to 16777216, inclusive. |
|
tableDefinitionCache |
string (int64) Acceptable values are 400 to 524288, inclusive. |
|
tableOpenCache |
string (int64) Acceptable values are 400 to 524288, inclusive. |
|
tableOpenCacheInstances |
string (int64) Acceptable values are 1 to 32, inclusive. |
|
explicitDefaultsForTimestamp |
boolean |
|
autoIncrementIncrement |
string (int64) Acceptable values are 1 to 65535, inclusive. |
|
autoIncrementOffset |
string (int64) Acceptable values are 1 to 65535, inclusive. |
|
syncBinlog |
string (int64) Acceptable values are 0 to 4096, inclusive. |
|
binlogCacheSize |
string (int64) Acceptable values are 4096 to 67108864, inclusive. |
|
binlogGroupCommitSyncDelay |
string (int64) Acceptable values are 0 to 50000, inclusive. |
|
binlogRowImage |
enum (BinlogRowImage)
|
|
binlogRowsQueryLogEvents |
boolean |
|
rplSemiSyncMasterWaitForSlaveCount |
string (int64) Acceptable values are 1 to 2, inclusive. |
|
slaveParallelType |
enum (SlaveParallelType)
|
|
slaveParallelWorkers |
string (int64) Acceptable values are 0 to 64, inclusive. |
|
regexpTimeLimit |
string (int64) Acceptable values are 0 to 1048576, inclusive. |
|
mdbPreserveBinlogBytes |
string (int64) Acceptable values are 1073741824 to 1099511627776, inclusive. |
|
interactiveTimeout |
string (int64) Acceptable values are 600 to 86400, inclusive. |
|
waitTimeout |
string (int64) Acceptable values are 600 to 86400, inclusive. |
|
mdbOfflineModeEnableLag |
string (int64) Acceptable values are 30 to 86400, inclusive. |
|
mdbOfflineModeDisableLag |
string (int64) Acceptable values are 10 to 86400, inclusive. |
|
rangeOptimizerMaxMemSize |
string (int64) Acceptable values are 60 to 268435456, inclusive. |
|
innodbOnlineAlterLogMaxSize |
string (int64) Acceptable values are 60 to 107374182400, inclusive. |
|
innodbFtMinTokenSize |
string (int64) Acceptable values are 0 to 16, inclusive. |
|
innodbFtMaxTokenSize |
string (int64) Acceptable values are 10 to 84, inclusive. |
|
lowerCaseTableNames |
string (int64) Acceptable values are 0 to 1, inclusive. |
|
slowQueryLog |
boolean |
|
slowQueryLogAlwaysWriteTime |
number (double) Acceptable values are 0 to 3600, inclusive. |
|
logSlowRateType |
enum (LogSlowRateType)
|
|
logSlowRateLimit |
string (int64) Acceptable values are 1 to 1000, inclusive. |
|
logSlowSpStatements |
boolean |
|
logSlowFilter[] |
enum (LogSlowFilterType)
|
|
mdbPriorityChoiceMaxLag |
string (int64) Acceptable values are 0 to 86400, inclusive. |
|
innodbPageSize |
string (int64) Acceptable values are 1 to 65536, inclusive. |
|
maxSpRecursionDepth |
string (int64) Acceptable values are 0 to 255, inclusive. |
|
innodbCompressionLevel |
string (int64) Acceptable values are 0 to 9, inclusive. |
|
autocommit |
boolean |
|
innodbStatusOutput |
boolean |
|
innodbStrictMode |
boolean |
|
innodbPrintLockWaitTimeoutInfo |
boolean |
|
logErrorVerbosity |
string (int64) Acceptable values are 2 to 3, inclusive. |
|
maxDigestLength |
string (int64) Acceptable values are 1024 to 8192, inclusive. |
|
lockWaitTimeout |
string (int64) Acceptable values are 1 to 31536000, inclusive. |
|
maxPreparedStmtCount |
string (int64) Acceptable values are 0 to 4194304, inclusive. |
|
optimizerSwitch |
string |
|
optimizerSearchDepth |
string (int64) Acceptable values are 0 to 62, inclusive. |
|
userstat |
boolean |
|
maxExecutionTime |
string (int64) Acceptable values are 0 to 4294967295, inclusive. |
|
auditLogPolicy |
enum (AuditLogPolicy)
|
|
replicationSenderObserveCommitOnly |
boolean |
|
replicationOptimizeForStaticPluginConfig |
boolean |
|
innodbLruScanDepth |
string (int64) Acceptable values are 100 to 4294967295, inclusive. |
|
sqlRequirePrimaryKey |
boolean |
|
mdbUseAsyncReplication |
boolean |
|
mdbAsyncAllowedLag |
string (int64) Acceptable values are 0 to 86400, inclusive. |
|
mdbForceSsl |
boolean |
|
innodbChangeBuffering |
enum (InnodbChangeBuffering)
|
|
maxWriteLockCount |
string (int64) The minimum value is 1. |
Resources
|
Field |
Description |
|
resourcePresetId |
string |
|
diskSize |
string (int64) |
|
diskTypeId |
string |
TimeOfDay
|
Field |
Description |
|
hours |
integer (int32) |
|
minutes |
integer (int32) |
|
seconds |
integer (int32) |
|
nanos |
integer (int32) |
Access
|
Field |
Description |
|
dataLens |
boolean |
|
webSql |
boolean |
|
dataTransfer |
boolean |
|
yandexQuery |
boolean |
PerformanceDiagnostics
|
Field |
Description |
|
enabled |
boolean |
|
sessionsSamplingInterval |
string (int64) Acceptable values are 1 to 86400, inclusive. |
|
statementsSamplingInterval |
string (int64) Acceptable values are 1 to 86400, inclusive. |
DiskSizeAutoscaling
|
Field |
Description |
|
plannedUsageThreshold |
string (int64) Acceptable values are 0 to 100, inclusive. |
|
emergencyUsageThreshold |
string (int64) Acceptable values are 0 to 100, inclusive. |
|
diskSizeLimit |
string (int64) |
MaintenanceWindow
|
Field |
Description |
|
anytime |
object Includes only one of the fields |
|
weeklyMaintenanceWindow |
Includes only one of the fields |
WeeklyMaintenanceWindow
|
Field |
Description |
|
day |
enum (WeekDay)
|
|
hour |
string (int64) Acceptable values are 1 to 24, inclusive. |
MaintenanceOperation
|
Field |
Description |
|
info |
string The maximum string length in characters is 256. |
|
delayedUntil |
string (date-time) String in RFC3339 To work with values in this field, use the APIs described in the |