CVM Attestation

Create Cvm Attestation

Store a CVM attestation payload.

post/v1/cvm/attestations

Headers

authorizationstring nullable

Request body

federation_idstring required
node_idstring required
role'SuperLink' | 'SuperNode' required
attestation_jwtstring required
attestation_providerstring required
public_keystring required
signaturestring required
superlink_addressstring nullable

Response

Successful Response

node_idstring required
statusstring required
attested_atstring date-time required
expires_atstring date-time required

Changes

No recorded changes to this endpoint across all 2 revisions of this API.