Get desktop application:
View/edit binary Protocol Buffers messages
Used in:
If the backup_id does not already exist, a new backup will be created If a backup already exists, it will be overwritten and response will have status=OK.
between 16 and 48 bytes
32 bytes
in range [1,255]
Used in:
Used in:
never returned
successfully set db[backup_id]=data
Public key associated with this server's enclave. For use in test-only contexts where attestation is not available
Remote-attestation evidence associated with the public key
Endorsements of remote-attestation evidence.
Used in:
(message has no fields)
Used in:
(message has no fields)
Used in:
Used in:
Used in:
never returned
successfully restored, [data] will be set
If this status comes back after a successful Backup() call, this should be cause for concern. It means that someone has either reset, deleted, or tried to brute-force the backup since it was created.
RaftGroupConfig is a configuration shared by members of a Raft group. It's created only once, on creation of the Raft group. From that point forward, it's shared between replicas as they're added to the group, and it's not possible to modify it externally. An attested RaftGroupConfig will be returned as part of the evidence. Clients must validate that the attested configuration matches their expected configuration.
The unique group id for the raft group
This raft group will refuse to serve client request with <min_voting_replicas, and will refuse to add new voting members when max_voting_replicas has been reached.
Anything which, in normal Raft, would require quorum() participants to push forward will instead require quorum() + super_majority. Should there be fewer than super_majority total nodes in the Raft, all Raft nodes will be required.
oneof inner {
}
oneof inner {
}
Used in:
32 bytes
Used in:
between 16 and 48 bytes, if set
in range [0,255]
Used in:
never returned
successfully restored, [data] will be set
db[backup_id] does not exist
pin did not match, tries were decremented