3.3.4.50.2.1 GetRangeByIPAddressAndManagedByManagedByEntity
This element specifies the input values for the GetRangeByIPAddressAndManagedByManagedByEntity operation.
-
<xs:element name="GetRangeByIPAddressAndManagedByManagedByEntity"> <xs:complexType> <xs:sequence> <xs:element minOccurs="0" name="startIP" nillable="true" type="sysnet:IPAddress" /> <xs:element minOccurs="0" name="endIP" nillable="true" type="sysnet:IPAddress" /> <xs:element minOccurs="0" name="managedBy" nillable="true" type="xsd:string" /> <xs:element minOccurs="0" name="managedByEntity" nillable="true" type="xsd:string" /> <xs:element minOccurs="0" name="addressFamily" type="syssock:AddressFamily" /> </xs:sequence> </xs:complexType> </xs:element>