Issue:
- How to integrate SDC with SCH using SDK python?
- Is there a way to register SDC with SCH using SDK python?
Resolution:
- Currently, it's not possible to register the SDC with SCH by using SDK python because once the configuration is added, it requires a restart of SDC currently we don’t have a hook for that.
Workaround:
- Use the Rest API to integrate SDC with SCH. (or)

- Use the SDC command line to integrate SDC with SCH.