Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello,I' am calling an AXL API for updateSyslogConfiguration through Python code, below is the axl api reference linkhttps://pubhub-prod.s3.amazonaws.com/media/axl-schema-reference/docs/Files/AXLSoap_XSyslogConfig.html#Link5480However, this API is ex...
Here is the XML :
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns="http://www.cisco.com/AXL/API/10.5">
<soapenv:Header/>
<soapenv:Body>
<ns:updateSyslogConfiguration>
...
Hello,I tried posting monitor values as Remote Syslog, SDI Trace, SDL Trace, Local Syslog, however, getting same error, also tried with values based on the 'typemonitor' table in the database, getting same error. It seems like, API is not accepting t...