Oracle Cloud Load Balancer CLI Configuration

Job ID: 37844055

Budget: €8 – €30 EUR

I'm seeking a proficient Oracle Cloud expert who can handle my load balancer configuration using OCI CLI.
The LB is already working, and I need to configure it by using the CLI (update the shape bandwidth)

I am trying to use this command, which does not seem to be right :

oci lb load-balancer update-load-balancer-shape --load-balancer-id "ocid1.loadbalancer.oc1.eu-frankfurt-1.xxxxxx_some_id_here_xxxxxxxxxxx" --force --shape-name "flexible" --shape-details "{\"minimumBandwidthInMbps\":\"10\",\"maximumBandwidthInMbps\":\"100\"}" --force --debug

I am receiving this error back from OCI :
CannotParseRequest - Incorrectly formatted request --> probably the JSON parameter is wrong :(

Please help me correct this command so I can use it without any error,
Related categories: Oracle Bash Scripting