Skip to main content
Solved

Bug: Curl Example Syntax is Invalid For dataModel ACLs

  • September 21, 2022
  • 1 reply
  • 66 views

Ben Brandt
Seasoned ⭐️⭐️⭐️

The curl command suggested here needs quotes around all JSON property names, needs to use " instead of ', and needs trailing commas removed before curl will stop reporting invalid JSON payload.

 

Best answer by Anders Hafreager

Hi, thanks for reporting this. This is absolutely true! We have decided to remove the CURL and Python example since this is possible to configure using the UI.

Configuring ACLs will be added to the CLI tool soon.

1 reply

Anders Hafreager
Practitioner ⭐️⭐️⭐️
  • Practitioner ⭐️⭐️⭐️
  • Answer
  • September 22, 2022

Hi, thanks for reporting this. This is absolutely true! We have decided to remove the CURL and Python example since this is possible to configure using the UI.

Configuring ACLs will be added to the CLI tool soon.