Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The InvalidSQLDBConfigAuthNotSupportedIpamExceptionData complex type allows extended attributes on an ipam1:IpamExceptionData type. It creates objects whose IpamExceptionId is IpamApiErrorInvalidSQLDBConfigAuthNotSupported.
-
<xs:complexType name="InvalidSQLDBConfigAuthNotSupportedIpamExceptionData"> <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 authentication type of the database.