jobName: the job name
scheduleTime: the time when the job is expected to run. If not specified, the job
shall run immediately
jobArgs: the list of the devices that the job is applied to
</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element name="jobName" type="xs:string" minOccurs="0"/>
<xs:element name="scheduleTime" type="xs:date" minOccurs="0"/>
<xs:element name="jobArgs" type="impl:JobArgsType"/>
</xs:sequence>
</xs:complexType>
<xs:simpleType name="JobStatusType">
<xs:restriction base="xs:token">
<xs:enumeration value="STARTED"/>
<xs:enumeration value="STOPPED"/>
<xs:enumeration value="CANCELLED"/>
<xs:enumeration value="INPROGRESS"/>
<xs:enumeration value="QUEUED"/>
<xs:enumeration value="COMPLETEDWITHSUCCESS"/>
<xs:enumeration value="COMPLETEDWITHFAILURE"/>
<xs:enumeration value="ERROR"/>
<xs:enumeration value="DEVSVRDOWN"/>
<xs:enumeration value="DEVICE_LIMIT"/>
<xs:enumeration value="UNKNOWN"/>
</xs:restriction>
</xs:simpleType>
<xs:complexType name="JobResponseType">
<xs:sequence>
<xs:element name="status" type="impl:JobStatusType"/>
<xs:element name="jobName" type="xs:string"/>
<xs:element name="explanation" type="xs:string" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
<xs:element name="UpdateDeviceRequest">
<xs:annotation>
<xs:documentation>Update the device configuration
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:complexContent>
<xs:extension base="core:SimpleRequestType">
<xs:sequence>
<xs:element name="jobRequest" type="impl:JobRequestType"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
<xs:element name="UpdateDeviceResponse">
<xs:complexType>
<xs:complexContent>
<xs:extension base="core:SimpleResponseType">
<xs:sequence>
<xs:element name="jobResponse" type="impl:JobResponseType"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
<xs:element name="ImportDeviceRequest">
Copyright © 2010, Juniper Networks, Inc.
122
Network and Security Manager 2010.4 API Guide
Содержание 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...