2.2.4.237 InvalidWIDDBConfigAuthNotSupportedIpamExceptionData

The InvalidWIDDBConfigAuthNotSupportedIpamExceptionData complex type allows extended attributes on an ipam1:IpamExceptionData type. It creates objects whose IpamExceptionId is IpamApiErrorInvalidWIDDBConfigAuthNotSupported.

 <xs:complexType name="InvalidWIDDBConfigAuthNotSupportedIpamExceptionData">
   <xs:complexContent mixed="false">
     <xs:extension base="ipam:IpamExceptionData">
       <xs:sequence>
         <xs:element minOccurs="0" name="DatabaseAuthenticationType" type="xsd:int" />
       </xs:sequence>
     </xs:extension>
   </xs:complexContent>
 </xs:complexType>

DatabaseAuthenticationType:  An integer that represents the database authentication type.