I would like to disable/enable the audit profile on Ignition edge.
I do not find anything to do that directly in SDK.
Perhaps I need to use 8.3.8 new system.config API ?
Ultimately, you need to write an enabled: false value into the resource's attributes.
Are you trying to do this from a custom module, or in a scripting environment?
From a scripting environment