6.Second - edit the value of 'check.command.timeout' in test.json from 60.0 to 120.0
{
"name" : "check.command.timeout",
"display_name" : "Check command timeout",
"units" : "seconds",
"value" : 120.0,
"description" : "The maximum time before check command will be killed by timeout",
"type" : "NUMERIC"
},
7.Save the test.json.
8.Now POST the JSON back to reflect new updated value using below command -