Uses of Package
com.daml.ledger.api.v2.admin
Packages that use com.daml.ledger.api.v2.admin
-
Classes in com.daml.ledger.api.v2.admin used by com.daml.ledger.api.v2.adminClassDescriptionStatus: experimental interface, will change before it is deemed production ready The inspection service provides methods for the ledger administrator to look under the hood of a running system.A stub to allow clients to do synchronous rpc calls to service CommandInspectionService.A stub to allow clients to do ListenableFuture-style rpc calls to service CommandInspectionService.A stub to allow clients to do asynchronous rpc calls to service CommandInspectionService.Protobuf enum
com.daml.ledger.api.v2.admin.CommandState
Protobuf typecom.daml.ledger.api.v2.admin.CommandStatus
Protobuf typecom.daml.ledger.api.v2.admin.CommandStatus
Protobuf typecom.daml.ledger.api.v2.admin.CommandUpdates
Protobuf typecom.daml.ledger.api.v2.admin.CommandUpdates
Protobuf typecom.daml.ledger.api.v2.admin.Contract
Protobuf typecom.daml.ledger.api.v2.admin.Contract
Protobuf typecom.daml.ledger.api.v2.admin.GetCommandStatusRequest
Protobuf typecom.daml.ledger.api.v2.admin.GetCommandStatusRequest
Protobuf typecom.daml.ledger.api.v2.admin.GetCommandStatusResponse
Protobuf typecom.daml.ledger.api.v2.admin.GetCommandStatusResponse
Protobuf typecom.daml.ledger.api.v2.admin.RequestStatistics
Protobuf typecom.daml.ledger.api.v2.admin.RequestStatistics
Identity Provider Config Service makes it possible for participant node administrators to setup and manage additional identity providers at runtime.A stub to allow clients to do synchronous rpc calls to service IdentityProviderConfigService.A stub to allow clients to do ListenableFuture-style rpc calls to service IdentityProviderConfigService.A stub to allow clients to do asynchronous rpc calls to service IdentityProviderConfigService.Protobuf typecom.daml.ledger.api.v2.admin.CreateIdentityProviderConfigRequest
Protobuf typecom.daml.ledger.api.v2.admin.CreateIdentityProviderConfigRequest
Protobuf typecom.daml.ledger.api.v2.admin.CreateIdentityProviderConfigResponse
Protobuf typecom.daml.ledger.api.v2.admin.CreateIdentityProviderConfigResponse
Protobuf typecom.daml.ledger.api.v2.admin.DeleteIdentityProviderConfigRequest
Protobuf typecom.daml.ledger.api.v2.admin.DeleteIdentityProviderConfigRequest
Does not (yet) contain any data.Does not (yet) contain any data.Protobuf typecom.daml.ledger.api.v2.admin.GetIdentityProviderConfigRequest
Protobuf typecom.daml.ledger.api.v2.admin.GetIdentityProviderConfigRequest
Protobuf typecom.daml.ledger.api.v2.admin.GetIdentityProviderConfigResponse
Protobuf typecom.daml.ledger.api.v2.admin.GetIdentityProviderConfigResponse
Protobuf typecom.daml.ledger.api.v2.admin.IdentityProviderConfig
Protobuf typecom.daml.ledger.api.v2.admin.IdentityProviderConfig
Pagination is not required as the resulting data set is small enough to be returned in a single callPagination is not required as the resulting data set is small enough to be returned in a single callProtobuf typecom.daml.ledger.api.v2.admin.ListIdentityProviderConfigsResponse
Protobuf typecom.daml.ledger.api.v2.admin.ListIdentityProviderConfigsResponse
Protobuf typecom.daml.ledger.api.v2.admin.UpdateIdentityProviderConfigRequest
Protobuf typecom.daml.ledger.api.v2.admin.UpdateIdentityProviderConfigRequest
Protobuf typecom.daml.ledger.api.v2.admin.UpdateIdentityProviderConfigResponse
Protobuf typecom.daml.ledger.api.v2.admin.UpdateIdentityProviderConfigResponse
Represents metadata corresponding to a participant resource (e.g.Represents metadata corresponding to a participant resource (e.g.Status: experimental interface, will change before it is deemed production ready Query the Daml-LF packages supported by the ledger participant and upload DAR files.A stub to allow clients to do synchronous rpc calls to service PackageManagementService.A stub to allow clients to do ListenableFuture-style rpc calls to service PackageManagementService.A stub to allow clients to do asynchronous rpc calls to service PackageManagementService.Protobuf typecom.daml.ledger.api.v2.admin.ListKnownPackagesRequest
Protobuf typecom.daml.ledger.api.v2.admin.ListKnownPackagesRequest
Protobuf typecom.daml.ledger.api.v2.admin.ListKnownPackagesResponse
Protobuf typecom.daml.ledger.api.v2.admin.ListKnownPackagesResponse
Protobuf typecom.daml.ledger.api.v2.admin.PackageDetails
Protobuf typecom.daml.ledger.api.v2.admin.PackageDetails
Protobuf typecom.daml.ledger.api.v2.admin.UploadDarFileRequest
Protobuf typecom.daml.ledger.api.v2.admin.UploadDarFileRequest
A message that is received when the upload operation succeeded.A message that is received when the upload operation succeeded.Performs the same checks that UploadDarFileRequest would perform, but doesn't upload the DAR.Performs the same checks that UploadDarFileRequest would perform, but doesn't upload the DAR.Protobuf typecom.daml.ledger.api.v2.admin.ValidateDarFileResponse
Protobuf typecom.daml.ledger.api.v2.admin.ValidateDarFileResponse
Prunes/truncates the "oldest" transactions from the participant (the participant Ledger Api Server plus any other participant-local state) by removing a portion of the ledger in such a way that the set of future, allowed commands are not affected.A stub to allow clients to do synchronous rpc calls to service ParticipantPruningService.A stub to allow clients to do ListenableFuture-style rpc calls to service ParticipantPruningService.A stub to allow clients to do asynchronous rpc calls to service ParticipantPruningService.Protobuf typecom.daml.ledger.api.v2.admin.PruneRequest
Protobuf typecom.daml.ledger.api.v2.admin.PruneRequest
Empty for now, but may contain fields in the futureEmpty for now, but may contain fields in the futureThis service allows inspecting the party management state of the ledger known to the participant and managing the participant-local party metadata.A stub to allow clients to do synchronous rpc calls to service PartyManagementService.A stub to allow clients to do ListenableFuture-style rpc calls to service PartyManagementService.A stub to allow clients to do asynchronous rpc calls to service PartyManagementService.Required authorization: ``HasRight(ParticipantAdmin) OR IsAuthenticatedIdentityProviderAdmin(identity_provider_id)``Required authorization: ``HasRight(ParticipantAdmin) OR IsAuthenticatedIdentityProviderAdmin(identity_provider_id)``Protobuf typecom.daml.ledger.api.v2.admin.AllocatePartyResponse
Protobuf typecom.daml.ledger.api.v2.admin.AllocatePartyResponse
Required authorization: ``HasRight(ParticipantAdmin)``Required authorization: ``HasRight(ParticipantAdmin)``Protobuf typecom.daml.ledger.api.v2.admin.GetParticipantIdResponse
Protobuf typecom.daml.ledger.api.v2.admin.GetParticipantIdResponse
Required authorization: ``HasRight(ParticipantAdmin) OR IsAuthenticatedIdentityProviderAdmin(identity_provider_id)``Required authorization: ``HasRight(ParticipantAdmin) OR IsAuthenticatedIdentityProviderAdmin(identity_provider_id)``Protobuf typecom.daml.ledger.api.v2.admin.GetPartiesResponse
Protobuf typecom.daml.ledger.api.v2.admin.GetPartiesResponse
Required authorization: ``HasRight(ParticipantAdmin) OR IsAuthenticatedIdentityProviderAdmin(identity_provider_id)``Required authorization: ``HasRight(ParticipantAdmin) OR IsAuthenticatedIdentityProviderAdmin(identity_provider_id)``Protobuf typecom.daml.ledger.api.v2.admin.ListKnownPartiesResponse
Protobuf typecom.daml.ledger.api.v2.admin.ListKnownPartiesResponse
Protobuf typecom.daml.ledger.api.v2.admin.PartyDetails
Protobuf typecom.daml.ledger.api.v2.admin.PartyDetails
Required authorization: ``HasRight(ParticipantAdmin) OR IsAuthenticatedIdentityProviderAdmin(party_details.identity_provider_id)``Required authorization: ``HasRight(ParticipantAdmin) OR IsAuthenticatedIdentityProviderAdmin(party_details.identity_provider_id)``Protobuf typecom.daml.ledger.api.v2.admin.UpdatePartyDetailsResponse
Protobuf typecom.daml.ledger.api.v2.admin.UpdatePartyDetailsResponse
Required authorization: ``HasRight(ParticipantAdmin)``Required authorization: ``HasRight(ParticipantAdmin)``Protobuf typecom.daml.ledger.api.v2.admin.UpdatePartyIdentityProviderIdResponse
Protobuf typecom.daml.ledger.api.v2.admin.UpdatePartyIdentityProviderIdResponse
Service to manage users and their rights for interacting with the Ledger API served by a participant node.A stub to allow clients to do synchronous rpc calls to service UserManagementService.A stub to allow clients to do ListenableFuture-style rpc calls to service UserManagementService.A stub to allow clients to do asynchronous rpc calls to service UserManagementService.Required authorization: ``HasRight(ParticipantAdmin) OR IsAuthenticatedIdentityProviderAdmin(user.identity_provider_id)``Required authorization: ``HasRight(ParticipantAdmin) OR IsAuthenticatedIdentityProviderAdmin(user.identity_provider_id)``Protobuf typecom.daml.ledger.api.v2.admin.CreateUserResponse
Protobuf typecom.daml.ledger.api.v2.admin.CreateUserResponse
Required authorization: ``HasRight(ParticipantAdmin) OR IsAuthenticatedIdentityProviderAdmin(identity_provider_id)``Required authorization: ``HasRight(ParticipantAdmin) OR IsAuthenticatedIdentityProviderAdmin(identity_provider_id)``Does not (yet) contain any data.Does not (yet) contain any data.Required authorization: ``HasRight(ParticipantAdmin) OR IsAuthenticatedIdentityProviderAdmin(identity_provider_id) OR IsAuthenticatedUser(user_id)``Required authorization: ``HasRight(ParticipantAdmin) OR IsAuthenticatedIdentityProviderAdmin(identity_provider_id) OR IsAuthenticatedUser(user_id)``Protobuf typecom.daml.ledger.api.v2.admin.GetUserResponse
Protobuf typecom.daml.ledger.api.v2.admin.GetUserResponse
Add the rights to the set of rights granted to the user.Add the rights to the set of rights granted to the user.Protobuf typecom.daml.ledger.api.v2.admin.GrantUserRightsResponse
Protobuf typecom.daml.ledger.api.v2.admin.GrantUserRightsResponse
Required authorization: ``HasRight(ParticipantAdmin) OR IsAuthenticatedIdentityProviderAdmin(identity_provider_id) OR IsAuthenticatedUser(user_id)``Required authorization: ``HasRight(ParticipantAdmin) OR IsAuthenticatedIdentityProviderAdmin(identity_provider_id) OR IsAuthenticatedUser(user_id)``Protobuf typecom.daml.ledger.api.v2.admin.ListUserRightsResponse
Protobuf typecom.daml.ledger.api.v2.admin.ListUserRightsResponse
Required authorization: ``HasRight(ParticipantAdmin) OR IsAuthenticatedIdentityProviderAdmin(identity_provider_id)``Required authorization: ``HasRight(ParticipantAdmin) OR IsAuthenticatedIdentityProviderAdmin(identity_provider_id)``Protobuf typecom.daml.ledger.api.v2.admin.ListUsersResponse
Protobuf typecom.daml.ledger.api.v2.admin.ListUsersResponse
Remove the rights from the set of rights granted to the user.Remove the rights from the set of rights granted to the user.Protobuf typecom.daml.ledger.api.v2.admin.RevokeUserRightsResponse
Protobuf typecom.daml.ledger.api.v2.admin.RevokeUserRightsResponse
A right granted to a user.A right granted to a user.Protobuf typecom.daml.ledger.api.v2.admin.Right.CanActAs
Protobuf typecom.daml.ledger.api.v2.admin.Right.CanActAs
Protobuf typecom.daml.ledger.api.v2.admin.Right.CanReadAs
Protobuf typecom.daml.ledger.api.v2.admin.Right.CanReadAs
The rights of a participant's super reader.The rights of a participant's super reader.The right to administer the identity provider that the user is assigned to.The right to administer the identity provider that the user is assigned to.The right to administer the participant node.The right to administer the participant node.Required authorization: ``HasRight(ParticipantAdmin)``Required authorization: ``HasRight(ParticipantAdmin)``Protobuf typecom.daml.ledger.api.v2.admin.UpdateUserIdentityProviderIdResponse
Protobuf typecom.daml.ledger.api.v2.admin.UpdateUserIdentityProviderIdResponse
Required authorization: ``HasRight(ParticipantAdmin) OR IsAuthenticatedIdentityProviderAdmin(user.identity_provider_id)``Required authorization: ``HasRight(ParticipantAdmin) OR IsAuthenticatedIdentityProviderAdmin(user.identity_provider_id)``Protobuf typecom.daml.ledger.api.v2.admin.UpdateUserResponse
Protobuf typecom.daml.ledger.api.v2.admin.UpdateUserResponse
Users are used to dynamically manage the rights given to Daml applications.Users are used to dynamically manage the rights given to Daml applications. -
Classes in com.daml.ledger.api.v2.admin used by com.daml.ledger.javaapi.dataClassDescriptionRequired authorization: ``HasRight(ParticipantAdmin) OR IsAuthenticatedIdentityProviderAdmin(user.identity_provider_id)``Protobuf type
com.daml.ledger.api.v2.admin.CreateUserResponse
Required authorization: ``HasRight(ParticipantAdmin) OR IsAuthenticatedIdentityProviderAdmin(identity_provider_id)``Does not (yet) contain any data.Required authorization: ``HasRight(ParticipantAdmin) OR IsAuthenticatedIdentityProviderAdmin(identity_provider_id) OR IsAuthenticatedUser(user_id)``Protobuf typecom.daml.ledger.api.v2.admin.GetUserResponse
Add the rights to the set of rights granted to the user.Protobuf typecom.daml.ledger.api.v2.admin.GrantUserRightsResponse
Required authorization: ``HasRight(ParticipantAdmin) OR IsAuthenticatedIdentityProviderAdmin(identity_provider_id) OR IsAuthenticatedUser(user_id)``Protobuf typecom.daml.ledger.api.v2.admin.ListUserRightsResponse
Required authorization: ``HasRight(ParticipantAdmin) OR IsAuthenticatedIdentityProviderAdmin(identity_provider_id)``Protobuf typecom.daml.ledger.api.v2.admin.ListUsersResponse
Remove the rights from the set of rights granted to the user.Protobuf typecom.daml.ledger.api.v2.admin.RevokeUserRightsResponse
A right granted to a user.Users are used to dynamically manage the rights given to Daml applications.