Skip to main content

8.10.5 Console Resources


8.10.5 Console Resources
The enable-log property has been added to the console resources as an XML interface.
<Envelope>
<References/>
<Content xsi:type="ovf:VirtualSystem_Type" id="ldg1">
<Section xsi:type="ovf:VirtualHardwareSection_Type">
<Item>
<rasd:OtherResourceType>console</rasd:OtherResourceType>
:
:
<gprop:GenericProperty key="enable-log">on</gprop:GenericProperty>
</Item>
</Section>
</Content>
</Envelope>
The <Content> section always contains the console resources. The tags with the following key can be used.
  1. enable-log
    This key enables or disables the virtual console logging of a target console.
For details on other properties of the console resources, see the Oracle VM Server for SPARC Administration Guide or the Oracle VM Server for SPARC Management Information Base User Guide of the version used.