FirmwareStatusType type

True if there is a firmware update ready to install on this cache. The firmware will automatically be installed after firmwareUpdateDeadline if not triggered earlier via the upgrade operation.
KnownFirmwareStatusType can be used interchangeably with FirmwareStatusType, this enum contains the known values that the service supports.

Known values supported by the service

available: available
unavailable: unavailable

type FirmwareStatusType = string