package
3.0.0+incompatible
Repository: https://github.com/percona/pmm.git
Documentation: pkg.go.dev

# Functions

AddAgentConnectMetadata adds pmm-agent's metadata to outgoing context.
MarshalActionQueryDocsResult returns serialized form of query Action documents result.
MarshalActionQuerySQLResult returns serialized form of query Action SQL result.
No description provided by the author
ReceiveAgentConnectMetadata receives pmm-agent's metadata.
ReceiveServerConnectMetadata receives pmm-managed's metadata.
No description provided by the author
SendServerConnectMetadata sends pmm-managed's metadata.
UnmarshalActionQueryResult returns deserialized form of query Action result, both SQL and documents.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
EXPLAIN FORMAT=TRADITIONAL, returns result as text.
EXPLAIN FORMAT=JSON.
EXPLAIN FORMAT=TRADITIONAL, returns result as JSON.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

AgentService_ServiceDesc is the grpc.ServiceDesc for AgentService service.
Enum value maps for ExampleType.
Enum value maps for ExampleType.
No description provided by the author
No description provided by the author
Enum value maps for MysqlExplainOutputFormat.
Enum value maps for MysqlExplainOutputFormat.
Enum value maps for StartActionRequest_RestartSystemServiceParams_SystemService.
Enum value maps for StartActionRequest_RestartSystemServiceParams_SystemService.

# Structs

ActionResultRequest is an AgentMessage containing action run status and new chunk of output.
ActionResultRequestValidationError is the validation error returned by ActionResultRequest.Validate if the designated constraints aren't met.
ActionResultResponse is an ServerMessage for ActionResultRequest acceptance.
ActionResultResponseValidationError is the validation error returned by ActionResultResponse.Validate if the designated constraints aren't met.
AgentConnectMetadata represents metadata sent by pmm-agent with Connect RPC method call.
AgentLogsRequest is an ServerMessage asking logs by Agent ID.
AgentLogsRequestValidationError is the validation error returned by AgentLogsRequest.Validate if the designated constraints aren't met.
AgentLogsResponse is an AgentMessage containing logs by Agent ID.
AgentLogsResponseValidationError is the validation error returned by AgentLogsResponse.Validate if the designated constraints aren't met.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
AgentMessageValidationError is the validation error returned by AgentMessage.Validate if the designated constraints aren't met.
BinaryActionValue represents primitive.Binary value https://bsonspec.org/spec.html.
CheckConnectionRequest is a ServerMessage asking pmm-agent to check connection with Service.
CheckConnectionRequestValidationError is the validation error returned by CheckConnectionRequest.Validate if the designated constraints aren't met.
CheckConnectionResponse is an AgentMessage containing the result of a connection check.
Stats contains various Service statistics.
CheckConnectionResponse_StatsValidationError is the validation error returned by CheckConnectionResponse_Stats.Validate if the designated constraints aren't met.
CheckConnectionResponseValidationError is the validation error returned by CheckConnectionResponse.Validate if the designated constraints aren't met.
FilesystemLocationConfig represents path for storing backup artifacts locally.
FilesystemLocationConfigValidationError is the validation error returned by FilesystemLocationConfig.Validate if the designated constraints aren't met.
GetVersionsRequest represents a request for version retrieving of different software.
MongoDB is used for mongod binary version retrieving.
GetVersionsRequest_MongoDBValidationError is the validation error returned by GetVersionsRequest_MongoDB.Validate if the designated constraints aren't met.
MySQLd is used for mysqld binary version retrieving using `mysqld --version`.
GetVersionsRequest_MySQLdValidationError is the validation error returned by GetVersionsRequest_MySQLd.Validate if the designated constraints aren't met.
PBM is used for pbm (Percona Backup for MongoDB) binary version retrieving.
GetVersionsRequest_PBMValidationError is the validation error returned by GetVersionsRequest_PBM.Validate if the designated constraints aren't met.
Qpress is used for qpress binary version retrieving.
GetVersionsRequest_QpressValidationError is the validation error returned by GetVersionsRequest_Qpress.Validate if the designated constraints aren't met.
Software is used to select software for which retrieve version.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetVersionsRequest_SoftwareValidationError is the validation error returned by GetVersionsRequest_Software.Validate if the designated constraints aren't met.
Xbcloud is used for xbcloud binary version retrieving.
GetVersionsRequest_XbcloudValidationError is the validation error returned by GetVersionsRequest_Xbcloud.Validate if the designated constraints aren't met.
Xtrabackup is used for xtrabackup binary version retrieving.
GetVersionsRequest_XtrabackupValidationError is the validation error returned by GetVersionsRequest_Xtrabackup.Validate if the designated constraints aren't met.
GetVersionsRequestValidationError is the validation error returned by GetVersionsRequest.Validate if the designated constraints aren't met.
GetVersionsResponse represents a response containing versions of software in the same order as in the request.
Version contains the version field of the requested software and the error field which is set in case of version retrieving error.
GetVersionsResponse_VersionValidationError is the validation error returned by GetVersionsResponse_Version.Validate if the designated constraints aren't met.
GetVersionsResponseValidationError is the validation error returned by GetVersionsResponse.Validate if the designated constraints aren't met.
HistogramItem represents one item in histogram.
HistogramItemValidationError is the validation error returned by HistogramItem.Validate if the designated constraints aren't met.
JobProgress represents job progress messages like percentage of completion, status updates, etc.
Logs contains generic logs from job.
No description provided by the author
JobProgress_LogsValidationError is the validation error returned by JobProgress_Logs.Validate if the designated constraints aren't met.
No description provided by the author
MySQLBackup contains backup job status update.
JobProgress_MySQLBackupValidationError is the validation error returned by JobProgress_MySQLBackup.Validate if the designated constraints aren't met.
No description provided by the author
MySQLRestoreBackup contains restore backup job status update.
JobProgress_MySQLRestoreBackupValidationError is the validation error returned by JobProgress_MySQLRestoreBackup.Validate if the designated constraints aren't met.
JobProgressValidationError is the validation error returned by JobProgress.Validate if the designated constraints aren't met.
JobResult represents job result.
Error contains job error message.
No description provided by the author
JobResult_ErrorValidationError is the validation error returned by JobResult_Error.Validate if the designated constraints aren't met.
No description provided by the author
MongoDBBackup contains result for MongoDB backup job.
JobResult_MongoDBBackupValidationError is the validation error returned by JobResult_MongoDBBackup.Validate if the designated constraints aren't met.
No description provided by the author
MongoDBRestoreBackup contains result for MongoDB restore backup job.
JobResult_MongoDBRestoreBackupValidationError is the validation error returned by JobResult_MongoDBRestoreBackup.Validate if the designated constraints aren't met.
No description provided by the author
MySQLBackup contains result for MySQL backup job.
JobResult_MySQLBackupValidationError is the validation error returned by JobResult_MySQLBackup.Validate if the designated constraints aren't met.
No description provided by the author
MySQLRestoreBackup contains result for MySQL restore backup job.
JobResult_MySQLRestoreBackupValidationError is the validation error returned by JobResult_MySQLRestoreBackup.Validate if the designated constraints aren't met.
JobResultValidationError is the validation error returned by JobResult.Validate if the designated constraints aren't met.
JobStatusRequest is a ServerMessage asking pmm-agent for job status.
JobStatusRequestValidationError is the validation error returned by JobStatusRequest.Validate if the designated constraints aren't met.
JobStatusResponse is an AgentMessage containing job status.
JobStatusResponseValidationError is the validation error returned by JobStatusResponse.Validate if the designated constraints aren't met.
MetricsBucket is aggregated message created by pmm-agent.
Common contains common fields for all DBs.
MetricsBucket_CommonValidationError is the validation error returned by MetricsBucket_Common.Validate if the designated constraints aren't met.
MongoDB contains metrics for Mongo DB.
MetricsBucket_MongoDBValidationError is the validation error returned by MetricsBucket_MongoDB.Validate if the designated constraints aren't met.
MySQL contains metrics for MySQL.
MetricsBucket_MySQLValidationError is the validation error returned by MetricsBucket_MySQL.Validate if the designated constraints aren't met.
PostgreSQL contains metrics for PostgreSQL.
MetricsBucket_PostgreSQLValidationError is the validation error returned by MetricsBucket_PostgreSQL.Validate if the designated constraints aren't met.
MetricsBucketValidationError is the validation error returned by MetricsBucket.Validate if the designated constraints aren't met.
PBMSwitchPITRRequest is a ServerMessage asking pmm-agent to switch PITR pbm feature.
PBMSwitchPITRRequestValidationError is the validation error returned by PBMSwitchPITRRequest.Validate if the designated constraints aren't met.
PBMSwitchPITRResponse is an AgentMessage for PBMSwitchPITRRequest success result.
PBMSwitchPITRResponseValidationError is the validation error returned by PBMSwitchPITRResponse.Validate if the designated constraints aren't met.
Ping is a AgentMessage/ServerMessage for checking connectivity, latency and clock drift.
PingValidationError is the validation error returned by Ping.Validate if the designated constraints aren't met.
Pong is an AgentMessage/ServerMessage with current time for measuring clock drift.
PongValidationError is the validation error returned by Pong.Validate if the designated constraints aren't met.
QANCollectRequest is an AgentMessage for sending QAN data for qan-api.
QANCollectRequestValidationError is the validation error returned by QANCollectRequest.Validate if the designated constraints aren't met.
QANCollectResponse is a ServerMessage for QAN data acceptance.
QANCollectResponseValidationError is the validation error returned by QANCollectResponse.Validate if the designated constraints aren't met.
QueryActionBinary represents primitive.Binary used in query Actions.
QueryActionBinaryValidationError is the validation error returned by QueryActionBinary.Validate if the designated constraints aren't met.
QueryActionMap represents a map of values used in query Actions.
QueryActionMapValidationError is the validation error returned by QueryActionMap.Validate if the designated constraints aren't met.
QueryActionResult represents query Action result.
QueryActionResultValidationError is the validation error returned by QueryActionResult.Validate if the designated constraints aren't met.
QueryActionSlice represents a slice of values used in query Actions.
QueryActionSliceValidationError is the validation error returned by QueryActionSlice.Validate if the designated constraints aren't met.
QueryActionValue represents a single value used in query Actions.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
QueryActionValueValidationError is the validation error returned by QueryActionValue.Validate if the designated constraints aren't met.
S3LocationConfig represents S3 bucket configuration.
S3LocationConfigValidationError is the validation error returned by S3LocationConfig.Validate if the designated constraints aren't met.
ServerConnectMetadata represents metadata sent by pmm-managed in response to Connect RPC method call.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ServerMessageValidationError is the validation error returned by ServerMessage.Validate if the designated constraints aren't met.
ServiceInfoRequest is a ServerMessage that queries pmm-agent for database information.
ServiceInfoRequestValidationError is the validation error returned by ServiceInfoRequest.Validate if the designated constraints aren't met.
ServiceInfoResponse is an AgentMessage containing information gathered from a service.
ServiceInfoResponseValidationError is the validation error returned by ServiceInfoResponse.Validate if the designated constraints aren't met.
SetStateRequest is a ServerMessage asking pmm-agent to run agents according to desired state.
AgentProcess describes desired configuration of a single agent process started by pmm-agent.
SetStateRequest_AgentProcessValidationError is the validation error returned by SetStateRequest_AgentProcess.Validate if the designated constraints aren't met.
BuiltinAgent describes desired configuration of a single built-in agent for pmm-agent.
SetStateRequest_BuiltinAgentValidationError is the validation error returned by SetStateRequest_BuiltinAgent.Validate if the designated constraints aren't met.
SetStateRequestValidationError is the validation error returned by SetStateRequest.Validate if the designated constraints aren't met.
SetStateResponse is an AgentMessage for SetStateRequest acceptance.
SetStateResponseValidationError is the validation error returned by SetStateResponse.Validate if the designated constraints aren't met.
StartActionRequest is a ServerMessage asking pmm-agent to start action.
No description provided by the author
MongoDBExplainParams describes MongoDB EXPLAIN action parameters.
StartActionRequest_MongoDBExplainParamsValidationError is the validation error returned by StartActionRequest_MongoDBExplainParams.Validate if the designated constraints aren't met.
No description provided by the author
MongoDBQueryBuildInfoParams describes MongoDB buildInfo query action parameters.
StartActionRequest_MongoDBQueryBuildInfoParamsValidationError is the validation error returned by StartActionRequest_MongoDBQueryBuildInfoParams.Validate if the designated constraints aren't met.
No description provided by the author
MongoDBQueryGetCmdLineOptsParams describes MongoDB getCmdLineOpts query action parameters.
StartActionRequest_MongoDBQueryGetCmdLineOptsParamsValidationError is the validation error returned by StartActionRequest_MongoDBQueryGetCmdLineOptsParams.Validate if the designated constraints aren't met.
No description provided by the author
MongoDBQueryGetDiagnosticDataParams describes MongoDB getDiagnosticData query action parameters.
StartActionRequest_MongoDBQueryGetDiagnosticDataParamsValidationError is the validation error returned by StartActionRequest_MongoDBQueryGetDiagnosticDataParams.Validate if the designated constraints aren't met.
No description provided by the author
MongoDBQueryGetParameterParams describes MongoDB getParameter query action parameters.
StartActionRequest_MongoDBQueryGetParameterParamsValidationError is the validation error returned by StartActionRequest_MongoDBQueryGetParameterParams.Validate if the designated constraints aren't met.
No description provided by the author
MongoDBQueryReplSetGetStatusParams describes MongoDB replSetGetStatus query action parameters.
StartActionRequest_MongoDBQueryReplSetGetStatusParamsValidationError is the validation error returned by StartActionRequest_MongoDBQueryReplSetGetStatusParams.Validate if the designated constraints aren't met.
No description provided by the author
MySQLExplainParams describes MySQL EXPLAIN action parameters.
StartActionRequest_MySQLExplainParamsValidationError is the validation error returned by StartActionRequest_MySQLExplainParams.Validate if the designated constraints aren't met.
No description provided by the author
MySQLQuerySelectParams describes MySQL SELECT query action parameters.
StartActionRequest_MySQLQuerySelectParamsValidationError is the validation error returned by StartActionRequest_MySQLQuerySelectParams.Validate if the designated constraints aren't met.
No description provided by the author
MySQLQueryShowParams describes MySQL SHOW query action parameters.
StartActionRequest_MySQLQueryShowParamsValidationError is the validation error returned by StartActionRequest_MySQLQueryShowParams.Validate if the designated constraints aren't met.
No description provided by the author
MySQLShowCreateTableParams describes MySQL SHOW CREATE TABLE action parameters.
StartActionRequest_MySQLShowCreateTableParamsValidationError is the validation error returned by StartActionRequest_MySQLShowCreateTableParams.Validate if the designated constraints aren't met.
No description provided by the author
MySQLShowIndexParams describes MySQL SHOW INDEX action parameters.
StartActionRequest_MySQLShowIndexParamsValidationError is the validation error returned by StartActionRequest_MySQLShowIndexParams.Validate if the designated constraints aren't met.
No description provided by the author
MySQLShowTableStatusParams describes MySQL SHOW TABLE STATUS action parameters.
StartActionRequest_MySQLShowTableStatusParamsValidationError is the validation error returned by StartActionRequest_MySQLShowTableStatusParams.Validate if the designated constraints aren't met.
No description provided by the author
PostgreSQLQuerySelectParams describes PostgreSQL SELECT query action parameters.
StartActionRequest_PostgreSQLQuerySelectParamsValidationError is the validation error returned by StartActionRequest_PostgreSQLQuerySelectParams.Validate if the designated constraints aren't met.
No description provided by the author
PostgreSQLQueryShowParams describes PostgreSQL SHOW query action parameters.
StartActionRequest_PostgreSQLQueryShowParamsValidationError is the validation error returned by StartActionRequest_PostgreSQLQueryShowParams.Validate if the designated constraints aren't met.
No description provided by the author
PostgreSQLShowCreateTableParams describes PostgreSQL SHOW CREATE TABLE action parameters.
StartActionRequest_PostgreSQLShowCreateTableParamsValidationError is the validation error returned by StartActionRequest_PostgreSQLShowCreateTableParams.Validate if the designated constraints aren't met.
No description provided by the author
PostgreSQLShowIndexParams describes PostgreSQL SHOW INDEX action parameters.
StartActionRequest_PostgreSQLShowIndexParamsValidationError is the validation error returned by StartActionRequest_PostgreSQLShowIndexParams.Validate if the designated constraints aren't met.
No description provided by the author
PTMongoDBSummaryParams describes parameters for PT MongoDB summary.
StartActionRequest_PTMongoDBSummaryParamsValidationError is the validation error returned by StartActionRequest_PTMongoDBSummaryParams.Validate if the designated constraints aren't met.
No description provided by the author
PTMySQLSummaryParams describes parameters for PT MySQL summary.
StartActionRequest_PTMySQLSummaryParamsValidationError is the validation error returned by StartActionRequest_PTMySQLSummaryParams.Validate if the designated constraints aren't met.
No description provided by the author
PTPgSummaryParams describes parameters for PT PG summary.
StartActionRequest_PTPgSummaryParamsValidationError is the validation error returned by StartActionRequest_PTPgSummaryParams.Validate if the designated constraints aren't met.
No description provided by the author
PTSummaryParams describes parameters for PT summary.
StartActionRequest_PTSummaryParamsValidationError is the validation error returned by StartActionRequest_PTSummaryParams.Validate if the designated constraints aren't met.
No description provided by the author
RestartSystemServiceParams describes an action request to restart a systemctl service on a node.
StartActionRequest_RestartSystemServiceParamsValidationError is the validation error returned by StartActionRequest_RestartSystemServiceParams.Validate if the designated constraints aren't met.
StartActionRequestValidationError is the validation error returned by StartActionRequest.Validate if the designated constraints aren't met.
StartActionResponse is an AgentMessage for StartActionRequest acceptance.
StartActionResponseValidationError is the validation error returned by StartActionResponse.Validate if the designated constraints aren't met.
StartJobRequest is a ServerMessage asking pmm-agent to start job.
No description provided by the author
MongoDBBackup is job for backup MongoDB service.
No description provided by the author
No description provided by the author
StartJobRequest_MongoDBBackupValidationError is the validation error returned by StartJobRequest_MongoDBBackup.Validate if the designated constraints aren't met.
No description provided by the author
MongoDBRestoreBackup is job for MongoDB restore backup service.
No description provided by the author
No description provided by the author
StartJobRequest_MongoDBRestoreBackupValidationError is the validation error returned by StartJobRequest_MongoDBRestoreBackup.Validate if the designated constraints aren't met.
No description provided by the author
MySQLBackup is job for backup MySQL service.
No description provided by the author
StartJobRequest_MySQLBackupValidationError is the validation error returned by StartJobRequest_MySQLBackup.Validate if the designated constraints aren't met.
No description provided by the author
MySQLRestoreBackup is job for MySQL restore backup service.
No description provided by the author
StartJobRequest_MySQLRestoreBackupValidationError is the validation error returned by StartJobRequest_MySQLRestoreBackup.Validate if the designated constraints aren't met.
StartJobRequestValidationError is the validation error returned by StartJobRequest.Validate if the designated constraints aren't met.
StartJobResponse is an AgentMessage for StartJobRequest acceptance.
StartJobResponseValidationError is the validation error returned by StartJobResponse.Validate if the designated constraints aren't met.
StateChangedRequest is an AgentMessage describing actual agent status.
StateChangedRequestValidationError is the validation error returned by StateChangedRequest.Validate if the designated constraints aren't met.
StateChangedResponse is a ServerMessage for StateChangedRequest acceptance.
StateChangedResponseValidationError is the validation error returned by StateChangedResponse.Validate if the designated constraints aren't met.
StopActionRequest is a ServerMessage asking pmm-agent to stop action.
StopActionRequestValidationError is the validation error returned by StopActionRequest.Validate if the designated constraints aren't met.
StopActionResponse is an AgentMessage for StopActionRequest acceptance.
StopActionResponseValidationError is the validation error returned by StopActionResponse.Validate if the designated constraints aren't met.
StopJobRequest is a ServerMessage asking pmm-agent to stop job.
StopJobRequestValidationError is the validation error returned by StopJobRequest.Validate if the designated constraints aren't met.
StopJobResponse is an AgentMessage for StopJobRequest acceptance.
StopJobResponseValidationError is the validation error returned by StopJobResponse.Validate if the designated constraints aren't met.
TextFiles contains files which can be used to connect to DB (certificates, keys and etc).
TextFilesValidationError is the validation error returned by TextFiles.Validate if the designated constraints aren't met.
UnimplementedAgentServiceServer must be embedded to have forward compatible implementations.

# Interfaces

AgentParams is a common interface for AgentProcess and BuiltinAgent parameters.
AgentRequestPayload represents agent's request payload.
AgentResponsePayload represents agent's response payload.
AgentServiceClient is the client API for AgentService service.
AgentServiceServer is the server API for AgentService service.
ServerRequestPayload represents server's request payload.
ServerResponsePayload represents server's response payload.
UnsafeAgentServiceServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

ActionResultRequestMultiError is an error wrapping multiple validation errors returned by ActionResultRequest.ValidateAll() if the designated constraints aren't met.
ActionResultResponseMultiError is an error wrapping multiple validation errors returned by ActionResultResponse.ValidateAll() if the designated constraints aren't met.
AgentLogsRequestMultiError is an error wrapping multiple validation errors returned by AgentLogsRequest.ValidateAll() if the designated constraints aren't met.
AgentLogsResponseMultiError is an error wrapping multiple validation errors returned by AgentLogsResponse.ValidateAll() if the designated constraints aren't met.
AgentMessageMultiError is an error wrapping multiple validation errors returned by AgentMessage.ValidateAll() if the designated constraints aren't met.
CheckConnectionRequestMultiError is an error wrapping multiple validation errors returned by CheckConnectionRequest.ValidateAll() if the designated constraints aren't met.
CheckConnectionResponse_StatsMultiError is an error wrapping multiple validation errors returned by CheckConnectionResponse_Stats.ValidateAll() if the designated constraints aren't met.
CheckConnectionResponseMultiError is an error wrapping multiple validation errors returned by CheckConnectionResponse.ValidateAll() if the designated constraints aren't met.
ExampleType is a type of query example selected for this query class in given period of time.
FilesystemLocationConfigMultiError is an error wrapping multiple validation errors returned by FilesystemLocationConfig.ValidateAll() if the designated constraints aren't met.
GetVersionsRequest_MongoDBMultiError is an error wrapping multiple validation errors returned by GetVersionsRequest_MongoDB.ValidateAll() if the designated constraints aren't met.
GetVersionsRequest_MySQLdMultiError is an error wrapping multiple validation errors returned by GetVersionsRequest_MySQLd.ValidateAll() if the designated constraints aren't met.
GetVersionsRequest_PBMMultiError is an error wrapping multiple validation errors returned by GetVersionsRequest_PBM.ValidateAll() if the designated constraints aren't met.
GetVersionsRequest_QpressMultiError is an error wrapping multiple validation errors returned by GetVersionsRequest_Qpress.ValidateAll() if the designated constraints aren't met.
GetVersionsRequest_SoftwareMultiError is an error wrapping multiple validation errors returned by GetVersionsRequest_Software.ValidateAll() if the designated constraints aren't met.
GetVersionsRequest_XbcloudMultiError is an error wrapping multiple validation errors returned by GetVersionsRequest_Xbcloud.ValidateAll() if the designated constraints aren't met.
GetVersionsRequest_XtrabackupMultiError is an error wrapping multiple validation errors returned by GetVersionsRequest_Xtrabackup.ValidateAll() if the designated constraints aren't met.
GetVersionsRequestMultiError is an error wrapping multiple validation errors returned by GetVersionsRequest.ValidateAll() if the designated constraints aren't met.
GetVersionsResponse_VersionMultiError is an error wrapping multiple validation errors returned by GetVersionsResponse_Version.ValidateAll() if the designated constraints aren't met.
GetVersionsResponseMultiError is an error wrapping multiple validation errors returned by GetVersionsResponse.ValidateAll() if the designated constraints aren't met.
HistogramItemMultiError is an error wrapping multiple validation errors returned by HistogramItem.ValidateAll() if the designated constraints aren't met.
JobProgress_LogsMultiError is an error wrapping multiple validation errors returned by JobProgress_Logs.ValidateAll() if the designated constraints aren't met.
JobProgress_MySQLBackupMultiError is an error wrapping multiple validation errors returned by JobProgress_MySQLBackup.ValidateAll() if the designated constraints aren't met.
JobProgress_MySQLRestoreBackupMultiError is an error wrapping multiple validation errors returned by JobProgress_MySQLRestoreBackup.ValidateAll() if the designated constraints aren't met.
JobProgressMultiError is an error wrapping multiple validation errors returned by JobProgress.ValidateAll() if the designated constraints aren't met.
JobResult_ErrorMultiError is an error wrapping multiple validation errors returned by JobResult_Error.ValidateAll() if the designated constraints aren't met.
JobResult_MongoDBBackupMultiError is an error wrapping multiple validation errors returned by JobResult_MongoDBBackup.ValidateAll() if the designated constraints aren't met.
JobResult_MongoDBRestoreBackupMultiError is an error wrapping multiple validation errors returned by JobResult_MongoDBRestoreBackup.ValidateAll() if the designated constraints aren't met.
JobResult_MySQLBackupMultiError is an error wrapping multiple validation errors returned by JobResult_MySQLBackup.ValidateAll() if the designated constraints aren't met.
JobResult_MySQLRestoreBackupMultiError is an error wrapping multiple validation errors returned by JobResult_MySQLRestoreBackup.ValidateAll() if the designated constraints aren't met.
JobResultMultiError is an error wrapping multiple validation errors returned by JobResult.ValidateAll() if the designated constraints aren't met.
JobStatusRequestMultiError is an error wrapping multiple validation errors returned by JobStatusRequest.ValidateAll() if the designated constraints aren't met.
JobStatusResponseMultiError is an error wrapping multiple validation errors returned by JobStatusResponse.ValidateAll() if the designated constraints aren't met.
MetricsBucket_CommonMultiError is an error wrapping multiple validation errors returned by MetricsBucket_Common.ValidateAll() if the designated constraints aren't met.
MetricsBucket_MongoDBMultiError is an error wrapping multiple validation errors returned by MetricsBucket_MongoDB.ValidateAll() if the designated constraints aren't met.
MetricsBucket_MySQLMultiError is an error wrapping multiple validation errors returned by MetricsBucket_MySQL.ValidateAll() if the designated constraints aren't met.
MetricsBucket_PostgreSQLMultiError is an error wrapping multiple validation errors returned by MetricsBucket_PostgreSQL.ValidateAll() if the designated constraints aren't met.
MetricsBucketMultiError is an error wrapping multiple validation errors returned by MetricsBucket.ValidateAll() if the designated constraints aren't met.
MysqlExplainOutputFormat output formats supported by MySQL Explain action.
PBMSwitchPITRRequestMultiError is an error wrapping multiple validation errors returned by PBMSwitchPITRRequest.ValidateAll() if the designated constraints aren't met.
PBMSwitchPITRResponseMultiError is an error wrapping multiple validation errors returned by PBMSwitchPITRResponse.ValidateAll() if the designated constraints aren't met.
PingMultiError is an error wrapping multiple validation errors returned by Ping.ValidateAll() if the designated constraints aren't met.
PongMultiError is an error wrapping multiple validation errors returned by Pong.ValidateAll() if the designated constraints aren't met.
QANCollectRequestMultiError is an error wrapping multiple validation errors returned by QANCollectRequest.ValidateAll() if the designated constraints aren't met.
QANCollectResponseMultiError is an error wrapping multiple validation errors returned by QANCollectResponse.ValidateAll() if the designated constraints aren't met.
QueryActionBinaryMultiError is an error wrapping multiple validation errors returned by QueryActionBinary.ValidateAll() if the designated constraints aren't met.
QueryActionMapMultiError is an error wrapping multiple validation errors returned by QueryActionMap.ValidateAll() if the designated constraints aren't met.
QueryActionResultMultiError is an error wrapping multiple validation errors returned by QueryActionResult.ValidateAll() if the designated constraints aren't met.
QueryActionSliceMultiError is an error wrapping multiple validation errors returned by QueryActionSlice.ValidateAll() if the designated constraints aren't met.
QueryActionValueMultiError is an error wrapping multiple validation errors returned by QueryActionValue.ValidateAll() if the designated constraints aren't met.
S3LocationConfigMultiError is an error wrapping multiple validation errors returned by S3LocationConfig.ValidateAll() if the designated constraints aren't met.
ServerMessageMultiError is an error wrapping multiple validation errors returned by ServerMessage.ValidateAll() if the designated constraints aren't met.
ServiceInfoRequestMultiError is an error wrapping multiple validation errors returned by ServiceInfoRequest.ValidateAll() if the designated constraints aren't met.
ServiceInfoResponseMultiError is an error wrapping multiple validation errors returned by ServiceInfoResponse.ValidateAll() if the designated constraints aren't met.
SetStateRequest_AgentProcessMultiError is an error wrapping multiple validation errors returned by SetStateRequest_AgentProcess.ValidateAll() if the designated constraints aren't met.
SetStateRequest_BuiltinAgentMultiError is an error wrapping multiple validation errors returned by SetStateRequest_BuiltinAgent.ValidateAll() if the designated constraints aren't met.
SetStateRequestMultiError is an error wrapping multiple validation errors returned by SetStateRequest.ValidateAll() if the designated constraints aren't met.
SetStateResponseMultiError is an error wrapping multiple validation errors returned by SetStateResponse.ValidateAll() if the designated constraints aren't met.
StartActionRequest_MongoDBExplainParamsMultiError is an error wrapping multiple validation errors returned by StartActionRequest_MongoDBExplainParams.ValidateAll() if the designated constraints aren't met.
StartActionRequest_MongoDBQueryBuildInfoParamsMultiError is an error wrapping multiple validation errors returned by StartActionRequest_MongoDBQueryBuildInfoParams.ValidateAll() if the designated constraints aren't met.
StartActionRequest_MongoDBQueryGetCmdLineOptsParamsMultiError is an error wrapping multiple validation errors returned by StartActionRequest_MongoDBQueryGetCmdLineOptsParams.ValidateAll() if the designated constraints aren't met.
StartActionRequest_MongoDBQueryGetDiagnosticDataParamsMultiError is an error wrapping multiple validation errors returned by StartActionRequest_MongoDBQueryGetDiagnosticDataParams.ValidateAll() if the designated constraints aren't met.
StartActionRequest_MongoDBQueryGetParameterParamsMultiError is an error wrapping multiple validation errors returned by StartActionRequest_MongoDBQueryGetParameterParams.ValidateAll() if the designated constraints aren't met.
StartActionRequest_MongoDBQueryReplSetGetStatusParamsMultiError is an error wrapping multiple validation errors returned by StartActionRequest_MongoDBQueryReplSetGetStatusParams.ValidateAll() if the designated constraints aren't met.
StartActionRequest_MySQLExplainParamsMultiError is an error wrapping multiple validation errors returned by StartActionRequest_MySQLExplainParams.ValidateAll() if the designated constraints aren't met.
StartActionRequest_MySQLQuerySelectParamsMultiError is an error wrapping multiple validation errors returned by StartActionRequest_MySQLQuerySelectParams.ValidateAll() if the designated constraints aren't met.
StartActionRequest_MySQLQueryShowParamsMultiError is an error wrapping multiple validation errors returned by StartActionRequest_MySQLQueryShowParams.ValidateAll() if the designated constraints aren't met.
StartActionRequest_MySQLShowCreateTableParamsMultiError is an error wrapping multiple validation errors returned by StartActionRequest_MySQLShowCreateTableParams.ValidateAll() if the designated constraints aren't met.
StartActionRequest_MySQLShowIndexParamsMultiError is an error wrapping multiple validation errors returned by StartActionRequest_MySQLShowIndexParams.ValidateAll() if the designated constraints aren't met.
StartActionRequest_MySQLShowTableStatusParamsMultiError is an error wrapping multiple validation errors returned by StartActionRequest_MySQLShowTableStatusParams.ValidateAll() if the designated constraints aren't met.
StartActionRequest_PostgreSQLQuerySelectParamsMultiError is an error wrapping multiple validation errors returned by StartActionRequest_PostgreSQLQuerySelectParams.ValidateAll() if the designated constraints aren't met.
StartActionRequest_PostgreSQLQueryShowParamsMultiError is an error wrapping multiple validation errors returned by StartActionRequest_PostgreSQLQueryShowParams.ValidateAll() if the designated constraints aren't met.
StartActionRequest_PostgreSQLShowCreateTableParamsMultiError is an error wrapping multiple validation errors returned by StartActionRequest_PostgreSQLShowCreateTableParams.ValidateAll() if the designated constraints aren't met.
StartActionRequest_PostgreSQLShowIndexParamsMultiError is an error wrapping multiple validation errors returned by StartActionRequest_PostgreSQLShowIndexParams.ValidateAll() if the designated constraints aren't met.
StartActionRequest_PTMongoDBSummaryParamsMultiError is an error wrapping multiple validation errors returned by StartActionRequest_PTMongoDBSummaryParams.ValidateAll() if the designated constraints aren't met.
StartActionRequest_PTMySQLSummaryParamsMultiError is an error wrapping multiple validation errors returned by StartActionRequest_PTMySQLSummaryParams.ValidateAll() if the designated constraints aren't met.
StartActionRequest_PTPgSummaryParamsMultiError is an error wrapping multiple validation errors returned by StartActionRequest_PTPgSummaryParams.ValidateAll() if the designated constraints aren't met.
StartActionRequest_PTSummaryParamsMultiError is an error wrapping multiple validation errors returned by StartActionRequest_PTSummaryParams.ValidateAll() if the designated constraints aren't met.
SystemService is a systemctl service that can be restarted from PMM server.
StartActionRequest_RestartSystemServiceParamsMultiError is an error wrapping multiple validation errors returned by StartActionRequest_RestartSystemServiceParams.ValidateAll() if the designated constraints aren't met.
StartActionRequestMultiError is an error wrapping multiple validation errors returned by StartActionRequest.ValidateAll() if the designated constraints aren't met.
StartActionResponseMultiError is an error wrapping multiple validation errors returned by StartActionResponse.ValidateAll() if the designated constraints aren't met.
StartJobRequest_MongoDBBackupMultiError is an error wrapping multiple validation errors returned by StartJobRequest_MongoDBBackup.ValidateAll() if the designated constraints aren't met.
StartJobRequest_MongoDBRestoreBackupMultiError is an error wrapping multiple validation errors returned by StartJobRequest_MongoDBRestoreBackup.ValidateAll() if the designated constraints aren't met.
StartJobRequest_MySQLBackupMultiError is an error wrapping multiple validation errors returned by StartJobRequest_MySQLBackup.ValidateAll() if the designated constraints aren't met.
StartJobRequest_MySQLRestoreBackupMultiError is an error wrapping multiple validation errors returned by StartJobRequest_MySQLRestoreBackup.ValidateAll() if the designated constraints aren't met.
StartJobRequestMultiError is an error wrapping multiple validation errors returned by StartJobRequest.ValidateAll() if the designated constraints aren't met.
StartJobResponseMultiError is an error wrapping multiple validation errors returned by StartJobResponse.ValidateAll() if the designated constraints aren't met.
StateChangedRequestMultiError is an error wrapping multiple validation errors returned by StateChangedRequest.ValidateAll() if the designated constraints aren't met.
StateChangedResponseMultiError is an error wrapping multiple validation errors returned by StateChangedResponse.ValidateAll() if the designated constraints aren't met.
StopActionRequestMultiError is an error wrapping multiple validation errors returned by StopActionRequest.ValidateAll() if the designated constraints aren't met.
StopActionResponseMultiError is an error wrapping multiple validation errors returned by StopActionResponse.ValidateAll() if the designated constraints aren't met.
StopJobRequestMultiError is an error wrapping multiple validation errors returned by StopJobRequest.ValidateAll() if the designated constraints aren't met.
StopJobResponseMultiError is an error wrapping multiple validation errors returned by StopJobResponse.ValidateAll() if the designated constraints aren't met.
TextFilesMultiError is an error wrapping multiple validation errors returned by TextFiles.ValidateAll() if the designated constraints aren't met.