3.1.4.75.2.1 UpdateKpi

The UpdateKpi element specifies the input data for the UpdateKpi WSDL operation.

 <xs:element name="UpdateKpi" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" maxOccurs="1" name="kpi" type="tns:Kpi"/>
     </xs:sequence>
   </xs:complexType>
 </xs:element>

kpi: A Kpi complex type object (section 2.2.4.128) instance that specifies the new state of the KPI that is being updated.