A.67 edit CpuCompatibilityGroup

Edits a CPU compatibility group.

Syntax

edit CpuCompatibilityGroup instance [ name=value ] [ description=value ]

Where instance is:

{ id=value | name=value }

Description

This command edits the attributes of a CPU compatibility group.

Although none of the options are mandatory, you must supply at least one option.

Options

The following table shows the available options for this command.

Option

Description

name=value

A name to identify the CPU compatibility group.

description=value

Optional description for the CPU compatibility group. value is a maximum of 4,000 characters.

{ id=value | name=value }

The instance of the object using either the id or name option, for example name=MyCPUGroup.

Examples

Example A.89 Editing a CPU compatibility group

OVM> edit CpuCompatibilityGroup name=MyCPUGroup description='SPARC-based CPU compatibility group'

See Also