Interface nodesCapabilitiesQemuCpuIndex

Returned by GET /nodes/{node}/capabilities/qemu/cpu

Hierarchy

  • nodesCapabilitiesQemuCpuIndex

Indexable

[additionalProperties: string]: any

Properties

Properties

custom: boolean

True if this is a custom CPU model.

name: string

Name of the CPU model. Identifies it for subsequent API calls. Prefixed with 'custom-' for custom models.

vendor: string

CPU vendor visible to the guest when this model is selected. Vendor of 'reported-model' in case of custom models.

Generated using TypeDoc