Chapter 16 Data Centric Api Wsdl; Wsdl File - Juniper NETWORK AND SECURITY MANAGER 2010.4 - API GUIDE REV 1 Manual

Api guide
Table of Contents

Advertisement

CHAPTER 16
Data Centric API WSDL

WSDL File

Copyright © 2010, Juniper Networks, Inc.
This chapter describes the Data Centric API WSDL.
WSDL File on page 135
The WSDL definition file is shown below.
<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSpy v2007 rel. 3 sp1 (http://www.altova.com) by Shaogang Chen
(Juniper Networks, Inc.) -->
<wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
xmlns:impl="http://juniper.net/nbiservice/datacentricservice"
xmlns:ns="http://juniper.net/webproxy/datacentricservice"
xmlns:http="http://schemas.xmlsoap.org/wsdl/http/"
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
xmlns="http://schemas.xmlsoap.org/wsdl/"
xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:core="http://juniper.net/core"
xmlns:ns1="http://schemas.xmlsoap.org/soap/encoding/" name="DataCentricService"
targetNamespace="http://juniper.net/webproxy/datacentricservice">
<wsdl:types>
<schema xmlns="http://www.w3.org/2001/XMLSchema"
targetNamespace="http://juniper.net/nbiservice/datacentricservice"
elementFormDefault="qualified" version="1.0">
<import namespace="http://juniper.net/core"
schemaLocation="common/BaseMessages.xsd"/>
<simpleType name="BuiltInViewType">
<restriction base="xs:string">
<enumeration value="DefaultView"/>
<enumeration value="XDBView"/>
</restriction>
</simpleType>
<complexType name="NameValueType">
<sequence>
<element name="name" type="xs:string"/>
<element name="value" type="xs:string"/>
</sequence>
</complexType>
<complexType name="ViewFilterType">
<choice>
<element name="metadataOnly" type="xs:boolean"/>
<element name="filter" type="core:OpaqueDataType"/>
</choice>
</complexType>
<complexType name="ObjectViewFilterType">
135

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