Inspection

The Inspection parameter information is rendered in XML as a <inspection> element.

Child elements

<inspectable>
This element contains one child: the ConfigurationItem that will be inspected.

Example

<inspection>
  <inspectable>
    <overthere.LocalHost id="Infrastructure/localhost">
      <os>UNIX</os>
    </overthere.LocalHost>
  </inspectable>
</inspection>