<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
</documentation>
</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>
137
Copyright © 2010, Juniper Networks, Inc.
Chapter 16: Data Centric API WSDL
Содержание NETWORK AND SECURITY MANAGER 2010.4 - API GUIDE REV 1
Страница 6: ...Copyright 2010 Juniper Networks Inc vi...
Страница 10: ...Copyright 2010 Juniper Networks Inc x Network and Security Manager 2010 4 API Guide...
Страница 12: ...Copyright 2010 Juniper Networks Inc xii Network and Security Manager 2010 4 API Guide...
Страница 20: ...Copyright 2010 Juniper Networks Inc 2 Network and Security Manager 2010 4 API Guide...
Страница 24: ...Copyright 2010 Juniper Networks Inc 6 Network and Security Manager 2010 4 API Guide...
Страница 34: ...Copyright 2010 Juniper Networks Inc 16 Network and Security Manager 2010 4 API Guide...
Страница 58: ...Figure 10 IDP Rulebase Copyright 2010 Juniper Networks Inc 40 Network and Security Manager 2010 4 API Guide...
Страница 92: ...Copyright 2010 Juniper Networks Inc 74 Network and Security Manager 2010 4 API Guide...
Страница 98: ...Copyright 2010 Juniper Networks Inc 80 Network and Security Manager 2010 4 API Guide...
Страница 100: ...Copyright 2010 Juniper Networks Inc 82 Network and Security Manager 2010 4 API Guide...
Страница 112: ...Copyright 2010 Juniper Networks Inc 94 Network and Security Manager 2010 4 API Guide...
Страница 128: ...Copyright 2010 Juniper Networks Inc 110 Network and Security Manager 2010 4 API Guide...
Страница 138: ...Copyright 2010 Juniper Networks Inc 120 Network and Security Manager 2010 4 API Guide...
Страница 152: ...Copyright 2010 Juniper Networks Inc 134 Network and Security Manager 2010 4 API Guide...
Страница 165: ...PART 6 Index Index on page 149 147 Copyright 2010 Juniper Networks Inc...
Страница 166: ...Copyright 2010 Juniper Networks Inc 148 Network and Security Manager 2010 4 API Guide...