A newer release of this product is available.
View a WebAuthn supported algorithms entry
Overview
This API endpoint retrieves a specific WebAuthn supported algorithms entry. Specify the owner UUID, the unique identifier for the cluster or SVM, and the algorithm name to retrieve the specific WebAuthn supported algorithms entry.
Examples
Retrieving the specific WebAuthn supported algorithms entry
# The API:
GET "/api/security/webauthn/supported-algorithms/{owner.uuid}/{alg_name}"
# The call:
curl -k https://<mgmt-ip>/api/security/webauthn/supported-algorithms/d49de271-8c11-11e9-8f78-005056bbf6ac/ES-256