cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
647
Views
0
Helpful
1
Replies

is it possible to remote access(using xml) RME in eval Ciscoworks

Am trying to access RME through cwcli using xml (using html POST), but am not able to access that.

my query and response are

query

set query "<payload>

<command>

cwcli config -u username -p passWord -v

</command>

<arg>

</arg>

<arg-val>

</arg-val>

</payload>"

and getting response

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">

<HTML><HEAD>

<TITLE>405 Method Not Allowed</TITLE>

</HEAD><BODY>

<H1>Method Not Allowed</H1>

The requested method POST is not allowed for the URL /index.html.<P>

</BODY></HTML>

1 Accepted Solution

Accepted Solutions

yjdabear
VIP Alumni
VIP Alumni

Did you invoke the request with this URL? "http://rme-server:rme-port/rme/cwcli payloadXMLfile"

View solution in original post

1 Reply 1

yjdabear
VIP Alumni
VIP Alumni

Did you invoke the request with this URL? "http://rme-server:rme-port/rme/cwcli payloadXMLfile"