I have a discovery that is telling me that it has the following error "Value should be a JSON object".
{"data":[{"{#VIRTUALDISK}":"0","{#NAME}":"RAID10-A","{#CONTROLLER_ID}":"0"}]}
Everything I have looked at indicates that this is a valid json payload..
What am I missing?
Carl
{"data":[{"{#VIRTUALDISK}":"0","{#NAME}":"RAID10-A","{#CONTROLLER_ID}":"0"}]}
Everything I have looked at indicates that this is a valid json payload..
What am I missing?
Carl
Comment