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 DnsSetPreferredServerInvalidZoneTypeExceptionData complex type SHOULD<45> allow extended attributes on an ipam1:IpamExceptionData type. It creates objects whose IpamExceptionId is IpamApiInvalidDnsZoneTypeForPreferredServer.
-
<xs:complexType name="DnsSetPreferredServerInvalidZoneTypeExceptionData"> <xs:complexContent mixed="false"> <xs:extension base="ipam:IpamExceptionData"> <xs:sequence> <xs:element minOccurs="0" name="ZoneNames" nillable="true" type="xsd:string" /> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType>
ZoneNames: A list of zone names for which the set preferred server operation is invalid.