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

Api guide
Table of Contents

Advertisement

Copyright © 2010, Juniper Networks, Inc.
<complexType>
<complexContent>
<extension base="core:SimpleRequestType">
<sequence>
<element name="category" type="xs:string"/>
<element name="domainId" type="xs:unsignedShort" minOccurs="0"/>
<element name="dbVersionId" type="xs:unsignedInt" minOccurs="0"/>
<element name="objectFilter" type="impl:ViewFilterType" 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="GetObjectViewByCategoryResponse">
<complexType>
<complexContent>
<extension base="core:SimpleResponseType">
<sequence>
<element name="object" type="core:ObjectType" minOccurs="0"
maxOccurs="unbounded"/>
</sequence>
</extension>
</complexContent>
</complexType>
</element>
<element name="GetObjectViewByIdRequest">
<annotation>
<documentation>Get the objects based on the id
objectIdentifier: the id of the object to be retrieved
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="objectIdentifier" type="core:ObjectIdentifierType"
maxOccurs="unbounded"/>
<element name="dbVersionId" type="xs:unsignedInt" minOccurs="0"/>
<element name="objectFilter" type="impl:ObjectViewFilterType" minOccurs="0"
maxOccurs="unbounded"/>
<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="GetObjectViewByIdResponse">
<complexType>
<complexContent>
</documentation>
Chapter 16: Data Centric API WSDL
137

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