You want to upload a hpesimplivity_schema.json restmon file to the operator console, so you can later create restmon profiles for monitoring purposes.
However, after clicking the "proceed" button, you get the following error:
"Syntax error, Error occurred while validating schema file syntax, hpesimplivity_schema.json."
DX UIM 20.4.x
RESTMON PROBE
HPESIMPLIVITY_SCHEMA.JSON FILES =<1.16
Syntax issue
1. Open the schema .json file you would like to upload.
2. Remove the "d" sign, next to the interval numeric value and save the file:
3. reupload the schema
The Operator console gives very limited and generic error messages, so if you want to get more details about the returned error message, open web developer tools, go to the "network" tab, reproduce the problem, and find a failed HTTP request.
After you click on that HTTP request where the error message was received and switch the tab to "response" you should see the entire content of the error message - this might help troubleshoot similar issues.