- URL:
 - https://<root>/healthCheck/reports/<reportID>/rename
 - Methods:
 POST- Required Capability:
 - Access allowed with the "Security and infrastructure" privilege
 - Version Introduced:
 - 11.2
 
Description
The rename operation updates the name of a health check report.
Request parameters
| Parameter | Details | 
|---|---|
  | A user-specified name that will be applied to the report. Example  | 
  | The response format. The default format is  Values:   | 
Example usage
The following is a sample POST request for the rename operation:
POST /context/admin/healthCheck/reports/vegcl1xm6u/rename HTTP/1.1
Host: organization.domain.com
Content-Type: application/x-www-form-urlencoded
Content-Length: []
reportName=renamedReport&f=pjson&token=bLfkkQEP4sxSUU-alhIUBEUXenREeiMV-ChGb4A9zfFsuRaG69xHTMYbJzm1wxzjziiEa4QZ49ABjbkwJbdiq5JvdDnXsHqmxK-mnESSG8HTqVLu7SZVuoEQzRUmH9Oy-d1azfsvrmVlFJQKEdmNdvyFZDSizGj-Q1JLX_iAJMGRwjZIoFO0k9a3ktPdI2Qjsj9gLVR2lgpPrWCkLEU38zWKOyv_YWcjn23vOBaynQxQDZTEWUdr3lcixAMQJq2YJSON Response example
{"success": true}