Annotations
Body
createdinteger · int64Required
Creation timestamp, set by the plugin
keystringRequired
Attestation value to annotate
valuestringRequired
Human-readable description for the attestation value
Responses
200
Annotation created successfully
application/json
authobjectOptional
400
Invalid request body
405
Unsupported operation
application/json
put
/v1/auth/ratls/annotationsQuery parameters
liststring · enumRequiredPossible values:
Must be set to 'true' to retrieve the list
Responses
200
List of annotations retrieved successfully
application/json
request_idstringOptional
lease_idstringOptional
renewablebooleanOptional
lease_durationintegerOptional
wrap_infonullOptional
warningsnullOptional
authnullOptional
get
/v1/auth/ratls/annotations/200
List of annotations retrieved successfully
Path parameters
keystringRequired
Unique attestation value identifier
Responses
200
Annotation deleted successfully
application/json
request_idstringOptional
lease_idstringOptional
renewablebooleanOptional
lease_durationintegerOptional
dataobjectOptional
wrap_infonullOptional
warningsnullOptional
authnullOptional
delete
/v1/auth/ratls/annotations/{key}200
Annotation deleted successfully
Last updated
Was this helpful?