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 ArrayOfDiscoveryConfig complex type defines an array of DiscoveryConfig complex type.
-
<xs:complexType name="ArrayOfDiscoveryConfig"> <xs:sequence> <xs:element minOccurs="0" maxOccurs="unbounded" name="DiscoveryConfig" nillable="true" type="ipam:DiscoveryConfig" /> </xs:sequence> </xs:complexType>