package io.axoniq.axonserver.grpc.admin

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service ApplicationAdminService

admin.proto:150

************************ ApplicationAdminService *****************************

service AuthenticationService

admin.proto:399

AuthenticationService, allows to use Axon Server as authentication provider

service ContextAdminService

admin.proto:9

************************ ContextAdminService *****************************

service EventProcessorAdminService

admin.proto:257

***************************** Event Processor Admin Service ***************************

The following api return a stream of Empty to allow the server to complete the stream without any result.

service ReplicationGroupAdminService

admin.proto:25

service UserAdminService

admin.proto:220

************************ UserAdminService *****************************

message AdminActionResult

admin.proto:279

Used as response type in: EventProcessorAdminService.MergeEventProcessor, EventProcessorAdminService.MoveEventProcessorSegment, EventProcessorAdminService.PauseEventProcessor, EventProcessorAdminService.SplitEventProcessor, EventProcessorAdminService.StartEventProcessor

message ApplicationContextRole

admin.proto:172

Used in: ApplicationOverview, ApplicationRequest

message ApplicationId

admin.proto:181

Used as request type in: ApplicationAdminService.DeleteApplication, ApplicationAdminService.GetApplication, ApplicationAdminService.RefreshToken

message ApplicationOverview

admin.proto:185

Used as response type in: ApplicationAdminService.GetApplication, ApplicationAdminService.GetApplications

message Client

admin.proto:208

Used in: ClientApplication

message ClientApplication

admin.proto:201

Used in: ConnectedApplicationOverview

message ContextOverview

admin.proto:64

Used as response type in: ContextAdminService.GetContext, ContextAdminService.GetContexts

message ContextRole

admin.proto:417

Used in: ApplicationRoles, UserRoles

enum ContextUpdateType

admin.proto:78

Used in: ContextUpdate

message EventProcessor

admin.proto:312

Used as response type in: EventProcessorAdminService.GetAllEventProcessors, EventProcessorAdminService.GetEventProcessorsByComponent

message EventProcessorIdentifier

admin.proto:290

Used as request type in: EventProcessorAdminService.MergeEventProcessor, EventProcessorAdminService.PauseEventProcessor, EventProcessorAdminService.SplitEventProcessor, EventProcessorAdminService.StartEventProcessor

Used as field type in: EventProcessor, LoadBalanceRequest, MoveSegment

message EventProcessorInstance

admin.proto:329

Used in: EventProcessor

message EventProcessorSegment

admin.proto:340

Used in: EventProcessorInstance

message LoadBalanceRequest

admin.proto:366

Used as request type in: EventProcessorAdminService.LoadBalanceProcessor, EventProcessorAdminService.SetAutoLoadBalanceStrategy

message QueryInfo

admin.proto:214

Used in: ClientApplication

message ReplicationGroupContext

admin.proto:143

message ReplicationGroupMember

admin.proto:110

Used in: CreateReplicationGroupRequest, ReplicationGroupOverview

message ReplicationGroupOverview

admin.proto:97

Used as response type in: ReplicationGroupAdminService.GetReplicationGroup, ReplicationGroupAdminService.GetReplicationGroups

Used as field type in: ContextOverview

enum Result

admin.proto:283

Used in: AdminActionResult

enum Role

admin.proto:118

Used in: JoinReplicationGroup, ReplicationGroupMember

message Token

admin.proto:177

Used as request type in: AuthenticationService.AuthenticateToken

Used as response type in: ApplicationAdminService.CreateOrUpdateApplication, ApplicationAdminService.RefreshToken

message UserRoleOverview

admin.proto:245

Used in: UserOverview

message UserRoleRequest

admin.proto:240

Used in: CreateOrUpdateUserRequest