Attestations
Updates an existing attestation record
Creation timestamp, set by the plugin
Description for this workload
A URL to a webhook that is called with the attestation result
Name for this workload
The target namespace for the auth token after verification
Nonce for the report
Policy for this workload
Request only. The report to verify, encoded as base64
Request only. The update totp for the policy of the workload
Update timestamp, set by the plugin whenever a change is made to the workload
Workload Identifier, generated by the plugin
Attestation updated successfully
Invalid request body
Attestation not found
Creates a new attestation record for a workload
Description for this workload
A URL to a webhook that is called with the attestation result
Name for this workload
The target namespace for the auth token after verification
Policy for this workload
Attestation created successfully
Invalid request body
Retrieves a list of all attestation records
Must be set to 'true' to retrieve the list
Attestation list retrieved successfully
Attestation list retrieved successfully
Retrieves detailed information about a specific attestation
Unique workload identifier (must be valid UUID format)
Attestation details retrieved successfully
Invalid UUID format or attestation not found
Removes a specific attestation record
Unique workload identifier (must be valid UUID format)
Attestation deleted successfully
Invalid UUID format or attestation not found
Updates the nonce value for a specific attestation
Unique workload identifier
Creation timestamp, set by the plugin
Description for this workload
A URL to a webhook that is called with the attestation result
Name for this workload
The target namespace for the auth token after verification
Nonce for the report
Policy for this workload
Request only. The report to verify, encoded as base64
Request only. The update totp for the policy of the workload
Update timestamp, set by the plugin whenever a change is made to the workload
Nonce updated successfully
Invalid request body
Attestation not found
Submits a new attestation report or verifies an existing one
Unique workload identifier (must be valid UUID format)
Base64 encoded report data
Report processed successfully
Invalid base64 report data or invalid UUID format
Attestation not found
Last updated
Was this helpful?