Rename

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

ParameterDetails

reportName

A user-specified name that will be applied to the report.

Example
1
reportName=renamedReport

f

The response format. The default format is html.

Values: html | json | pjson

Example usage

The following is a sample POST request for the rename operation:

1
2
3
4
5
6
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_YWcjn23vOBaynQxQDZTEWUdr3lcixAMQJq2Y

JSON Response example

1
{"success": true}

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close