About this guide
Overview
The NSP NFM-P XML API Developer Guide provides information to help OSS developers create applications that perform NFM-P functions. It is part of the Developer documentation, which also includes the XML API Reference and Schema Reference.
This guide covers the following topics:
-
An overview of the XML API, including the following:
-
Information about how an OSS via the XML API can communicate with the NFM-P and the underlying network, including the following:
-
Information about the XML API object model that includes the following:
-
Information that a developer can use to help with the development of applications for the following OSS domains:
-
Information about how an OSS can be used to make changes to network objects, which can involve creating, deleting, and modifying the objects in the following areas:
-
Information about other network management products, such as:
-
Appendices containing information about the following:
The following guides, documents, or files are also relevant to an OSS developer:
-
When setting up the NFM-P in your lab environment:
-
When starting to use the NFM-P:
-
When developing an OSS application:
-
XML API Reference—contains javadoc-style documentation of the object model, essential for writing XML API requests
-
Schema Reference—contains XSD schema definitions for the object model
-
XML API SDK Sample Code Navigator—includes a library of XML scripts that provides configuration and network management request samples, as well as the corresponding responses, to help developers with OSS integration. The samples in this document can be used as a base on which to build OSS requests.
-
JMS Test Example Code—contains example code for writing JMS subscribers
See the Network Developer Portal for more information.
-