Chapter 1
Cisco CRS-1 Series XML API Overview
Sample XML Minimum Response from Cisco CRS-1 Series Router
<?xml version="1.0" encoding="UTF-8"?>
Operation Type Tags
Following the <Request> tag, the client application must specify the operation types to be carried out by
the Cisco CRS-1 Series router. There are three general types of operations supported along with the
<GetNext> operation for large responses. Each of these operation types is described in the following
sections.
Native Data Operation Tags
Native data operations provide basic access to the Cisco CRS-1 Series native management data model.
The native data tags are provided in
Table 1-2
Native Data Tags
<Get>
<Set>
<Delete>
<GetVersionInfo>
Tip
The XML schema definitions for the native data operation type tags are contained in the schema file
common_types.xsd.
The native data operations are described further in
Data Access Techniques."
OL-4596-01
<Response MajorVersion="1" MinorVersion="0">
<Operation>
.
.
.
</Operation>
</Response>
Native Data Operation Tags
Table
1-2.
Description
Get the value of one or more configuration, operational, or action
data items.
Create/modify one or more configuration or action data items.
Delete one or more configuration data items.
Get the major and minor version numbers for one or more
components.
Chapter 5, "Cisco CRS-1 Series XML and Native
Cisco CRS-1 Series Carrier Routing System XML API Guide
Cisco CRS-1 Series XML API Tags
1-21
Need help?
Do you have a question about the CRS-1 - Carrier Routing System Router and is the answer not in the manual?