Get a compute node's certificate.

Prev Next
Get
/v1/nodes/{node-id}/certificate-details

Get certificate for the compute node.

Security
API Key
Header parameter nameAuthentication

A JWT bearer token to be passed once authenticated.

Path parameters
node-id
string (uuid) Required

UUID of a compute node.

Responses
200

Certificate details.

Expand All
object
enclave_info
object (EnclaveInfo)

Info on a application enclave.

mrenclave
string

mrenclave of an image, as a hex string.

mrsigner
string

mrsigner of an image, as a hex string.

isvprodid
integer (int32)

ISV Product Id.

isvsvn
integer (int32)

ISV Security Version Number.

subject_name
string

Name of the subject.

issuer_name
string

Name of the issuer.

valid_until
integer (int64)

Certificate expiry date.

valid_from
integer (int64)

Certificate valid from.

cpusvn
string

CPUSVN, as a hex string.

ias_quote_status
string

IAS quote status.