Module default_api

Source

Enums§

DeleteV2IdpsIdpIdError
struct for typed errors of method delete_v2_idps_idp_id
DeleteV2UsersUserIdError
struct for typed errors of method delete_v2_users_user_id
GetV2IdpsError
struct for typed errors of method get_v2_idps
GetV2IdpsIdpIdError
struct for typed errors of method get_v2_idps_idp_id
GetV2InteractiveSubmissionPreferredPackageVersionError
struct for typed errors of method get_v2_interactive_submission_preferred_package_version
GetV2PackagesError
struct for typed errors of method get_v2_packages
GetV2PackagesPackageIdError
struct for typed errors of method get_v2_packages_package_id
GetV2PackagesPackageIdStatusError
struct for typed errors of method get_v2_packages_package_id_status
GetV2PartiesError
struct for typed errors of method get_v2_parties
GetV2PartiesParticipantIdError
struct for typed errors of method get_v2_parties_participant_id
GetV2PartiesPartyError
struct for typed errors of method get_v2_parties_party
GetV2StateConnectedSynchronizersError
struct for typed errors of method get_v2_state_connected_synchronizers
GetV2StateLatestPrunedOffsetsError
struct for typed errors of method get_v2_state_latest_pruned_offsets
GetV2StateLedgerEndError
struct for typed errors of method get_v2_state_ledger_end
GetV2UpdatesTransactionTreeByIdUpdateIdError
struct for typed errors of method get_v2_updates_transaction_tree_by_id_update_id
GetV2UpdatesTransactionTreeByOffsetOffsetError
struct for typed errors of method get_v2_updates_transaction_tree_by_offset_offset
GetV2UsersError
struct for typed errors of method get_v2_users
GetV2UsersUserIdError
struct for typed errors of method get_v2_users_user_id
GetV2UsersUserIdRightsError
struct for typed errors of method get_v2_users_user_id_rights
GetV2VersionError
struct for typed errors of method get_v2_version
PatchV2IdpsIdpIdError
struct for typed errors of method patch_v2_idps_idp_id
PatchV2PartiesPartyError
struct for typed errors of method patch_v2_parties_party
PatchV2UsersUserIdError
struct for typed errors of method patch_v2_users_user_id
PatchV2UsersUserIdIdentityProviderIdError
struct for typed errors of method patch_v2_users_user_id_identity_provider_id
PatchV2UsersUserIdRightsError
struct for typed errors of method patch_v2_users_user_id_rights
PostV2CommandsAsyncSubmitError
struct for typed errors of method post_v2_commands_async_submit
PostV2CommandsAsyncSubmitReassignmentError
struct for typed errors of method post_v2_commands_async_submit_reassignment
PostV2CommandsCompletionsError
struct for typed errors of method post_v2_commands_completions
PostV2CommandsSubmitAndWaitError
struct for typed errors of method post_v2_commands_submit_and_wait
PostV2CommandsSubmitAndWaitForReassignmentError
struct for typed errors of method post_v2_commands_submit_and_wait_for_reassignment
PostV2CommandsSubmitAndWaitForTransactionError
struct for typed errors of method post_v2_commands_submit_and_wait_for_transaction
PostV2CommandsSubmitAndWaitForTransactionTreeError
struct for typed errors of method post_v2_commands_submit_and_wait_for_transaction_tree
PostV2EventsEventsByContractIdError
struct for typed errors of method post_v2_events_events_by_contract_id
PostV2IdpsError
struct for typed errors of method post_v2_idps
PostV2InteractiveSubmissionExecuteError
struct for typed errors of method post_v2_interactive_submission_execute
PostV2InteractiveSubmissionPrepareError
struct for typed errors of method post_v2_interactive_submission_prepare
PostV2PackagesError
struct for typed errors of method [post_v2_packages]
PostV2PartiesError
struct for typed errors of method post_v2_parties
PostV2StateActiveContractsError
struct for typed errors of method post_v2_state_active_contracts
PostV2UpdatesFlatsError
struct for typed errors of method post_v2_updates_flats
PostV2UpdatesTransactionByIdError
struct for typed errors of method post_v2_updates_transaction_by_id
PostV2UpdatesTransactionByOffsetError
struct for typed errors of method post_v2_updates_transaction_by_offset
PostV2UpdatesTreesError
struct for typed errors of method post_v2_updates_trees
PostV2UpdatesUpdateByIdError
struct for typed errors of method post_v2_updates_update_by_id
PostV2UpdatesUpdateByOffsetError
struct for typed errors of method post_v2_updates_update_by_offset
PostV2UsersError
struct for typed errors of method post_v2_users
PostV2UsersUserIdRightsError
struct for typed errors of method post_v2_users_user_id_rights

Functions§

delete_v2_idps_idp_id
Delete identity provider config
delete_v2_users_user_id
Delete user.
get_v2_idps
List all identity provider configs
get_v2_idps_idp_id
Get identity provider config
get_v2_interactive_submission_preferred_package_version
Get the preferred package version for constructing a command submission
get_v2_packages
List all packages uploaded on the participant node
get_v2_packages_package_id
Download the package for the requested package-id
get_v2_packages_package_id_status
Get package status
get_v2_parties
List all known parties.
get_v2_parties_participant_id
Get participant id
get_v2_parties_party
Get party details
get_v2_state_connected_synchronizers
Get connected synchronizers
get_v2_state_latest_pruned_offsets
Get latest pruned offsets
get_v2_state_ledger_end
Get ledger end
get_v2_updates_transaction_tree_by_id_update_id
Get transaction tree by id
get_v2_updates_transaction_tree_by_offset_offset
Get transaction tree by offset
get_v2_users
List all users.
get_v2_users_user_id
Get user details.
get_v2_users_user_id_rights
List user rights.
get_v2_version
Get the version details of the participant node
patch_v2_idps_idp_id
Update identity provider config
patch_v2_parties_party
Allocate a new party to the participant node
patch_v2_users_user_id
Update user.
patch_v2_users_user_id_identity_provider_id
Update user identity provider.
patch_v2_users_user_id_rights
Revoke user rights.
post_v2_commands_async_submit
Submit a command asynchronously
post_v2_commands_async_submit_reassignment
Submit reassignment command asynchronously
post_v2_commands_completions
Query completions list (blocking call)
post_v2_commands_submit_and_wait
Submit a batch of commands and wait for the completion details
post_v2_commands_submit_and_wait_for_reassignment
Submit a batch of reassignment commands and wait for the reassignment response
post_v2_commands_submit_and_wait_for_transaction
Submit a batch of commands and wait for the transaction response
post_v2_commands_submit_and_wait_for_transaction_tree
Submit a batch of commands and wait for the transaction trees response
post_v2_events_events_by_contract_id
Get events by contract Id
post_v2_idps
Create identity provider configs
post_v2_interactive_submission_execute
Execute a signed transaction
post_v2_interactive_submission_prepare
Prepare commands for signing
post_v2_parties
Allocate a new party to the participant node
post_v2_state_active_contracts
Query active contracts list (blocking call)
post_v2_updates_flats
Query flat transactions update list (blocking call)
post_v2_updates_transaction_by_id
Get transaction by id
post_v2_updates_transaction_by_offset
Get transaction by offset
post_v2_updates_trees
Query update transactions tree list (blocking call)
post_v2_updates_update_by_id
Get update by id
post_v2_updates_update_by_offset
Get update by offset
post_v2_users
Create user.
post_v2_users_user_id_rights
Grant user rights.