Acme Packet (MOSC)

MOSC Banner

SDM 9.0.2 REST troubleshooting

in Acme Packet (MOSC) 1 commentAnswered ✓

Hello, colleagues.


Could you please advise a proper way of troubleshooting of REST API on SDP 9.0 ? I try to get a realm configuration by sending the XML request to /rest/v1.3/configuration/deviceConfigs/ID5/configElements/retrieve

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>

<configElement>

 <elementTypePath>realmConfig</elementTypePath>

   <attributes>

     <name>id</name>

     <value>peer-public-s0p0</value>

   </attributes>

</configElement>


and system returns the error 404, althoug this realm indeed exists in the configuration. All I can see is that syntax of the request is correct. Is there any log in SDM that explains the REST behavior? Maybe there is a possibility of debugging ?


Thanks and regards,

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center