Get Tee Instance Evidence
Get TEE evidence for a specific instance (TDX quote, GPU evidence, certificate).
Args: instance_id: Instance ID nonce: User-provided nonce (64 hex characters, 32 bytes)
Returns: TeeInstanceEvidence with quote, gpu_evidence, and certificate
Raises: 404: Instance not found 400: Invalid nonce format or instance not TEE-enabled 403: User cannot access instance 429: Rate limit exceeded 500: Server attestation failures
Path parameters
Query parameters
Headers
Response
Successful Response
Changes
Changed in 3 of the 11 revisions of this API.13
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 97 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○