Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

2063

June 15th, 2012 00:00

how to read device configuration files from API in Voyence

Hi All,

I need to understand on how to read the device configuration files from API in Voyence.

regards

gowrish

5 Practitioner

 • 

274.2K Posts

October 16th, 2012 02:00

Hi Gowrish,

Request you to confirm if you got the answer for this question. If yes, can you please change the status to " Answered " for this post?

Regards,

Kashyap

Global Technical Support – Ionix

5 Practitioner

 • 

274.2K Posts

September 26th, 2012 02:00

Hi Gowrish,

I see you posted this question in June, I would like to know if you have found an answer or still looking.
Below are few details which might help you -

The following sections present the location and documentation available on the VoyenceControl 4.1.0 API in powerlink.

VoyenceControl 4.1.0 API Cookbook -

Home > Support > Technical Documentation and Advisories > Software ~ T-Z ~ Documentation > Voyence Family > VoyenceControl > 4.1.x

(You may need to page through this Web page or select "View All" option and to list all documents scroll down to find this document).

VoyenceControl 4.1.0 API samples and Javadoc

The Voyence server contains the VoyenceControl API samples and Javadoc. The Javadoc gives a breakdown of all the APIs, including the classes and how they are constructed. To access these documents, do the following:

1. Navigate to the following directory on the Voyence server:

http:// /api

Select the version of the API, and this will then give access to samples.tar file and the javadoc for that version.

VoyenceControl 4.1.0 API WSDL document

The VoyenceControl API Web Services Description Language (WSDL) document explains what needs to go into a VoyenceControl API call and how the call should be constructed. To access this document, navigate to the following directory on the Voyence server.

http:// :8881/ws/api/41/services/ApiService?wsdl

Below is the sample request which gets the running config file using getConfigFile API.

http://www.w3.org/2001/XMLSchema-instance " xmlns:xsd=" http://www.w3.org/2001/XMLSchema " xmlns:soapenv=" http://schemas.xmlsoap.org/soap/envelope/ " xmlns:urn="Urn:ApiService">

http://schemas.xmlsoap.org/soap/encoding/ ">

http://api.common.configmgr.powerup.com ">

0a1f5a6773eee63f7fa5980438010000

Net1

NETWORK

http://api.common.configmgr.powerup.com ">

0a1f5a679f01a63ff40ba80438010000

r3810-1

DEVICE

http://api.common.configmgr.powerup.com ">

0a1f5a674e41eb3f5b4cba0538010000

running //Depends on which config you want to view (startup/running)

CONFIGFILE


Regards, Natya

Global Technical Support – Ionix

9 Posts

September 26th, 2012 05:00

Please remove my email address from this list

De: NatyaRavali Tummala

Enviada em: quarta-feira, 26 de setembro de 2012 06:26

Para: Patricia Ellen Gonçalves de Lima

Assunto: New message: "how to read device configuration files from API in Voyence"

EMC Community Network

Re: how to read device configuration files from API in Voyence

created by NatyaRavali Tummala in Ionix Support Forum - View the full discussion

No Events found!

Top