2.2.4.238 InvalidWIDDBConfigDirectoryDoesNotExistIpamExceptionData
The InvalidWIDDBConfigDirectoryDoesNotExistIpamExceptionData complex type extends the ipam1:IpamExceptionData type (section 2.2.4.252). It creates objects whose IpamExceptionId is IpamApiErrorInvalidWIDDBConfigDirectoryDoesNotExist.
-
<xs:complexType name="InvalidWIDDBConfigDirectoryDoesNotExistIpamExceptionData"> <xs:complexContent mixed="false"> <xs:extension base="ipam:IpamExceptionData"> <xs:sequence> <xs:element minOccurs="0" name="Path" nillable="true" type="xsd:string" /> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType>
Path: A string that represents the location at which the database is created.