09 Aug 2024 11:17 AM
Hi all,
Situation:
Usecase:
- id: eecgateway
config:
template: eecgateway.json
skip: false
type:
settings:
schema: builtin:eec.remote
schemaVersion: 0.1.1
scope: ENVIRONMENT_ACTIVE_GATE-00000000123ABC0
- id: eecgateway
config:
template: eecgateway.json
skip: false
type:
settings:
schema: builtin:eec.remote
schemaVersion: 0.1.1
scope: ENVIRONMENT_ACTIVE_GATE-*
{
"performanceProfile": "HIGH"
}
Of course I will continue to search for a solution, but maybe it is something that any of you have already done before...
09 Aug 2024 12:24 PM
Hi,
I am surprised it works because that API is not in Supported configuration API types
I think a custom script might help:
You can find a example API call here:
Best regards
09 Aug 2024 12:29 PM
thanks for your reply.
At this moment I want to exclusively stick with Monaco if possible... As mentioned, the solution worked fine, and the download of the eec.local and eec.remote also works. For eec.local I also created a working script.
so question remains: if this is/would be supported, how to instruct monaco to iterate over queried/found instances. I guess I need a different scope-type with a reference, but have no clue yet on the how...
09 Aug 2024 01:32 PM
Hi,
I think that is not possible today in Monaco, but let wait another answers.
Best regards