Host Firmware Config
Delete Host Firmware Config
Delete host firmware config for the org/site. The target Site is specified by siteId in the request body; the configuration is keyed by (vendor, model).
User must have authorization role with PROVIDER_ADMIN suffix in the URL {org}.
delete/v2/org/{org}/nico/firmware-config/host
Request body
Example request
{
"siteId": "00000000-0000-0000-0000-000000000001",
"vendor": "Nvidia",
"model": "DGXH100"
}Response
Host firmware config deleted