Resolved! Import Health Rule error message - Unexpected character (- (code 45)) in numeric value
Hi everyone,Has anyone faced the following problem when importing a health rule in JSON format?I'm using the following curl command:curl -sL -w "%{http_code}" -X POST --user "${USER}:${PASS}" \ -H "Content-Type: application/json" -F file=@${FILE}.jso...