UpdateServiceParameters Schema
ignoreValidation Element
UpdateServiceParameters Schema > addCIsAndRelations Complex Type : ignoreValidation Element

Glossary Item Box

Description

If ignoreValidation is true, no check is performed before updating the uCMDB
Namespace http://schemas.hp.com/ucmdb/1/params/update

Type

xs:boolean

Diagram

ignoreValidation Element

Overview

ignoreValidation optional xs:boolean
If ignoreValidation is true, no check is performed before updating the uCMDB

Source

<xs:element name="ignoreValidation" type="xs:boolean" default="false" nillable="true" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>If ignoreValidation is true, no check is performed before updating the uCMDB</xs:documentation>
  </xs:annotation>
</xs:element>

See Also