HTTP communication with the NFM-P
Overview
The XML API is accessible using a servlet that runs on an NFM-P main server. The XML API uses HTTP or HTTPS to transport the XML requests between the client application and the server.
To establish communication with the NFM-P, you must develop HTTP client request messages that include the following components:
-
The address of the NFM-P main server, which is the server hostname or IP address, a colon, and the HTTP or HTTPS TCP port.
After the NFM-P executes a request, it returns a response with a status code that indicates the request success or failure, and the information defined in the request. See XML message structure for information about SOAP request, response, and fault messages.
© 2023 Nokia. Nokia Confidential Information
Use subject to agreed restrictions on disclosure and use.