Juniper NETWORK AND SECURITY MANAGER 2010.4 - API GUIDE REV 1 Manual page 157

Api guide
Table of Contents

Advertisement

Copyright © 2010, Juniper Networks, Inc.
</sequence>
</extension>
</complexContent>
</complexType>
</element>
<element name="GetObjectDependentResponse">
<complexType>
<complexContent>
<extension base="core:SimpleResponseType">
<sequence>
<element name="object" type="core:ObjectType" minOccurs="0"
maxOccurs="unbounded"/>
</sequence>
</extension>
</complexContent>
</complexType>
</element>
<element name="QueryObjectViewRequest">
<annotation>
<documentation>Query the objects. The query expression is specified by
simpleQuery.
simpleQuery: the query expression
dbVersionId: the version of the data respository
objectFilter: the filter to be applied on the result
view: the transformation of the object, the default view means that the object
returned follows the schema exactly, and no transformation is applied on the
object
property: the parameters of the transformation
</annotation>
<complexType>
<complexContent>
<extension base="core:SimpleRequestType">
<sequence>
<element name="simpleQuery" type="core:SimpleQueryType"/>
<element name="dbVersionId" type="xs:unsignedInt" minOccurs="0"/>
<element name="objectFilter" type="impl:ObjectViewFilterType"
minOccurs="0"/>
<element name="view" type="xs:string" minOccurs="0"/>
<element name="property" type="impl:NameValueType" minOccurs="0"
maxOccurs="unbounded"/>
</sequence>
</extension>
</complexContent>
</complexType>
</element>
<element name="QueryObjectViewResponse">
<annotation>
<documentation>The response of the query
</documentation>
</annotation>
<complexType>
<complexContent>
<extension base="core:SimpleResponseType">
<sequence>
<element name="resultSet" type="core:ResultSetType"/>
</sequence>
</extension>
</complexContent>
</complexType>
</documentation>
Chapter 16: Data Centric API WSDL
139

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the NETWORK AND SECURITY MANAGER 2010.4 - API GUIDE REV 1 and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Network and security manager 2010.4

Table of Contents