UEFI Credential

Create UEFI Credential

Create a site-default host or DPU UEFI credential. The request fails if the selected site-default credential already exists.

User must have authorization role with PROVIDER_ADMIN suffix.

post/v2/org/{org}/nico/credential/uefi

Request body

siteIdstring uuid required

ID of the Site where the credential is stored.

kind'Host' | 'DPU' required

Which site-default UEFI credential to create.

passwordstring required

Credential password.

Response

UEFI credential was created

siteIdstring uuid required

ID of the Site where the credential is stored.

kind'Host' | 'DPU' required

Which site-default UEFI credential was created.

Changes

Changed in 1 of the 96 revisions of this API.1