cnMaestro zero-touch configuration

I'm tring to create a "golden file" where I put the "cnMaestro Configuration and Credentials" parameters.
I have edited this files, but no one works correctly

ex 1 :
 },
  "cnMaestroConfig": {
   "cnMaestroUrl": "xxx.xxx.xxx.xxx",
   "cnMaestroEnable": 1,
   "CamID": "cnmaestro_on_promise",
   "CamOnboardKey": "xxxxxxxx"
  },
 
 
  ex 2 :
  },
  "cnMaestroConfig": {
   "cnMaestroUrl": "xxx.xxx.xx.xxx",
   "cnMaestroEnable": 1
  },
  "cnMaestroCredentials": {
  "CamID": "cnmaestro_on_promise",
   "CamOnboardKey": "xxxxxxx"
  },
 
 
  The fields "cnMaestroUrl" and  "cnMaestroEnable" are inserted correctly.
  The fields "CamID" and  "CamOnboardKey" aren't taken.
 
Any help?

Apologies, I don't run on premise, but would changing

"CamID": "cnmaestro_on_promise",

to

"CamID": "cnmaestro_on_premise",

make a difference?

Sorry... it was a grammar mistake during the post.

Btw same problem...

Is this for PMP or ePMP?

Are the devices able to connect or attemp to connect after pushing this change?  Cambium ID and Onboarding Key do not show up in the device UI after connecting to cnMaestro, which would give the impression that they were not pushed at all.


@Telemar wrote:

Sorry... it was a grammar mistake during the post.

Btw same problem...



I figured it wouldn't be that easy!