2.2.4.456 UsingExistingSchemaNotSupportedIpamExceptionData
The UsingExistingSchemaNotSupportedIpamExceptionData complex type allows extended attributes on an IpamExceptionData type (section 2.2.4.252). It creates objects whose ipam1:IpamExceptionId is IpamApiErrorUsingExistingSchemaNotSupported.
-
<xs:complexType name="UsingExistingSchemaNotSupportedIpamExceptionData"> <xs:complexContent mixed="false"> <xs:extension base="ipam:IpamExceptionData"> <xs:sequence> <xs:element minOccurs="0" name="DatabaseType" nillable="true" type="xsd:string" /> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType>
DatabaseType: A string that represents the type of database. This exception indicates that provisioning of the database is not allowed on the current schema of the IPAM server.