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

Api guide
Table of Contents

Advertisement

Network and Security Manager 2010.4 API Guide
138
<extension base="core:SimpleResponseType">
<sequence>
<element name="object" type="core:ObjectType" minOccurs="0"
maxOccurs="unbounded"/>
</sequence>
</extension>
</complexContent>
</complexType>
</element>
<element name="ResolveObjectReferenceRequest">
<annotation>
<documentation>Resolve the object reference.
objectReference: the object reference to be resolved
dbVersionId: the version of the data respository
objectFilter: the filter to be applied on the result
</annotation>
<complexType>
<complexContent>
<extension base="core:SimpleRequestType">
<sequence>
<element name="objectReference" type="xs:string" maxOccurs="unbounded"/>
<element name="dbVersionId" type="xs:unsignedInt" minOccurs="0"/>
<element name="objectFilter" type="impl:ObjectViewFilterType"
minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
</element>
<element name="ResolveObjectReferenceResponse">
<complexType>
<complexContent>
<extension base="core:SimpleResponseType">
<sequence>
<element name="object" type="core:ObjectType" maxOccurs="unbounded"/>
</sequence>
</extension>
</complexContent>
</complexType>
</element>
<element name="GetObjectDependentRequest">
<annotation>
<documentation>Get the objects that refer to the object specified in the
request.
objectIdentifier: the id of the object
dbVersionId: the version of the data respository
metadataOnly: if true, only metadata is returned. Otherwise, the whole object is
returned
</documentation>
</annotation>
<complexType>
<complexContent>
<extension base="core:SimpleRequestType">
<sequence>
<element name="objectIdentifier" type="core:ObjectIdentifierType"/>
<element name="dbVersionId" type="xs:unsignedInt" minOccurs="0"/>
<element name="metadataOnly" type="xs:boolean" minOccurs="0"/>
</documentation>
Copyright © 2010, Juniper Networks, Inc.

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