Some commands need you to include a JSON-formatted request body along with the command. The command's request model determines how you need to format the request body.
The help command for an individual command indicates what request model it needs.
To view detailed information about the contents of a request model, run:
monitorcli -d <ModelName>
To view the JSON format for the request model, run:
monitorcli -m <ModelName>