<target> as child element of <console>
Specifies the virtual server view of a console that is provided from the host.
Text content
None.Selected attributes
- type=virtio | sclp
- Must be specified for the console.
- virtio
- Specifies a virtio console.
- sclp
- Specifies an SCLP console.
Usage
Configuring the consoleParent elements
<console>See
also:
Child elements
None.Example
<console type="pty">
<target type="sclp"/>
</console>