Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

No Format
curl --header "Content-Type: application/json" --request POST --data '{"jsonrpc":"2.0","id":"3","method":"Controller.1.activate","params":{"callsign":"org.rdk.MaintenanceManager"}}' http://127.0.0.1:9998/jsonrpc

Note

Maintanencemanager invocation is handling through UI side. For current validation, we are following this approach.


1. Check DCM process is active

...

2. check DCMresponse.txt entry is created in /opt/.t2persistentfolder

Note - dcmd requires Telemetry2_0 to communicate with XConf to download the DCMresponse  retrieves configuration information from XConf - DCMresponse.txt, if it fails, dcm upload will not start.

...