Junoscript - Juniper JUNOS OS 10.3 - XML MANAGEMENT PROTOCOL GUIDE 6-30-2010 Manual

Junos xml management protocol guide
Hide thumbs Also See for JUNOS OS 10.3 - XML MANAGEMENT PROTOCOL GUIDE 6-30-2010:
Table of Contents

Advertisement

Junos 10.3 Junos XML Management Protocol Guide
<junoscript>
Usage
Description
Attributes
166
<!-- emitted by a client application -->
<junoscript version="version" [hostname="hostname"] [junos:key="key"]
[release="release"]>
<!-- all tag elements generated by the application during the session -->
</junoscript>
<!-- emitted by the Junos XML protocol server -->
<junoscript xmlns="namespace-URL" xmlns:junos="namespace-URL"
schemaLocation="namespace-URL" os="os" release="release"
hostname="hostname" version="version">
<!- - all tag elements generated by the Junos XML protocol server during the session -
->
</junoscript>
Enclose all tag elements in a Junos XML protocol session (act as the root tag element
for the session). The client application and Junos XML protocol server each emit this tag
element, enclosing all other tag elements that they emit during a session inside it.
—Names the machine on which the tag element's originator is running.
hostname
—Requests that the Junos XML protocol server include the
junos:key
attribute in the opening tag of each tag element that serves as an identifier for a
configuration object.
—Specifies the operating system of the machine named by the
os
release
—Identifies the Junos OS Release being run by the tag element's originator.
Software modules always set this attribute, but client applications are not required to
set it.
—Specifies the XML namespace for the XML Schema-language
schemaLocation
representation of the Junos configuration hierarchy.
—(Required for a client application) Specifies the version of the Junos XML
version
management protocol used for the enclosed set of tag elements.
xmlns
—Names the XML namespace for the tag elements enclosed by the
tag element that do not have a prefix on their names (that is, the default namespace for
Junos XML tag elements). The value is a URL of the form
http://xml.juniper.net/xnm/version-code/xnm
xmlns:junos
—Names the XML namespace for the tag elements enclosed by the
tag element that have the
<junoscript>
http://xml.juniper.net/junos/release-code/junos
that represents a release of the Junos OS, such as
OS Release 10.3.
, where
version-code
prefix. The value is a URL of the form
junos:
, where
release-code
10.3R1
for the initial version of Junos
Copyright © 2010, Juniper Networks, Inc.
junos:key="key"
attribute.
hostname
<junoscript>
is a string such as
.
1.1
is the standard string

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos os

Table of Contents