CHAPTER 14
Job Service API WSDL
This chapter describes the Job Service API WSDL.
•
WSDL File on page 121
WSDL File
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:impl="http://juniper.net/webproxy/JobService"
xmlns:http="http://schemas.xmlsoap.org/wsdl/http/"
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
xmlns="http://schemas.xmlsoap.org/wsdl/"
xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:core="http://juniper.net/core"
xmlns:os="http://juniper.net/webproxy/objectservice"
xmlns:ns="http://schemas.xmlsoap.org/soap/encoding/" name="JobService"
targetNamespace="http://juniper.net/webproxy/JobService">
<wsdl:types>
<xs:schema version="1.0" elementFormDefault="qualified"
targetNamespace="http://juniper.net/webproxy/JobService"
xmlns="http://juniper.net/webproxy/JobService" xmlns:core="http://juniper.net/core"
xmlns:impl="http://juniper.net/webproxy/JobService">
<xs:import namespace="http://juniper.net/core"
schemaLocation="common/BaseMessages.xsd"/>
<xs:complexType name="JobArgsType">
<xs:annotation>
<xs:documentation>The list of devices that the job is applied to:
domainName: the name of the domain
domainId: the id of the domain
deviceId: the list of the device id
</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element name="domainId" type="xs:unsignedInt"/>
<xs:element name="deviceId" type="xs:unsignedInt" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="JobRequestType">
<xs:annotation>
<xs:documentation>The common parameters of the job request
121
Copyright © 2010, Juniper Networks, Inc.
Содержание 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...