Policy

Retrieves the current policy for a given kind of TEE.

get/operations/policy/current

Query parameters

api-version'2018-09-01-preview' required

Client API version.

tee'SgxEnclave' | 'OpenEnclave' | 'CyResComponent' | 'VSMEnclave' required

Specifies the trusted execution environment to be used to validate the evidence

Response

Success

policystring

JSON Web Token whose body is an AttestationPolicyRequest definition.

Changes