A new operation can be added to an existing ICIM class. The syntax for adding a new operation to an existing ICIM class is:

refine interface <ICIM_class_name>
{
<operation declaration>
}

For more information about operation declarations, see the VMware Smart Assurance MODEL Reference Guide.