Hi Team,
I have activeiq with name active-iq I’m trying to create cifs share as command below
curl -k -v -X POST “ https://active-iq/api/datacenter/protocols/cifs/shares? cluster.uuid=”clusteruidnunber” -d @data.json -H “accept: application/json” -H “Authorization: Basic fshahshshsjshsh=“
My data json file is like this as attached
Can someone please help me what I’m doing wrong
Thank you