Explore
Catalyst Blockchain Manager: Canton Console API
v1.0.0
OAS 3.0
Api Documentation
participant-controller
GET
/participants
PUT
/participants
POST
/participants
GET
/participants
/{name}
DELETE
/participants
/{name}
connection-controller
PUT
/participants
/{name}
/connections
/{domainAlias}
Connects/Disconnects an already registered domain to a participant
GET
/participants
/{name}
/connections
Lists all configured domain connections of a participant
POST
/participants
/{name}
/connections
Configures, registers and connects a domain to a participant
domain-controller
GET
/domains
PUT
/domains
POST
/domains
GET
/domains
/{name}
DELETE
/domains
/{name}
command-controller
GET
/commands
PUT
/commands
POST
/commands
GET
/commands
/{name}
DELETE
/commands
/{name}
application-controller
GET
/applications
PUT
/applications
POST
/applications
GET
/applications
/{name}
DELETE
/applications
/{name}
json-api-gateway-controller
GET
/participants
/{name}
/jsonapi
/**
POST
/participants
/{name}
/jsonapi
/**
file-storage-controller
GET
/files
POST
/files
GET
/files
/{name}
DELETE
/files
/{name}
participant-status-controller
GET
/participants
/{name}
/status
Check status of a participant
log-controller
GET
/logs
/{name}
domain-status-controller
GET
/domains
/{name}
/status
Check status of a domain
Schemas
AuthorizationDto
DarDto
EnvVar
EnvVarSource
ParticipantDto
ResourcesDto
SecretKeySelector
StorageDto
DomainDto
CommandDto
ApplicationDto
ConnectionDto
ParticipantStatusDto
SseEmitter
FileDto
DomainStatusDto
SequencerDto
files_body