Unable to upload hpesimplivity_schema.json file to the operator console
search cancel

Unable to upload hpesimplivity_schema.json file to the operator console

book

Article ID: 281681

calendar_today

Updated On:

Products

DX Unified Infrastructure Management (Nimsoft / UIM)

Issue/Introduction

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."

Environment

DX UIM 20.4.x

RESTMON PROBE

HPESIMPLIVITY_SCHEMA.JSON FILES =<1.16 

Cause

Syntax issue 

Resolution

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

Additional Information

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.