Bug ID Number |
BUG-000162207 |
Submitted | October 19, 2023 |
Last Modified | June 5, 2024 |
Applies to | Portal for ArcGIS |
Version found | 11.2 |
Operating System | Windows Server |
Operating System Version | 2019 64 Bit |
Status | As Designed
After review by the development team, it has been determined that this behavior is as designed. See the Additional Information section for details.
|
Additional Information
Disabling the Services Directory removes the HTML pages for viewing the services and the list of supported operations for each of the services. This includes viewing the layer metadata in HTML format. The metadata can is still fully accessible in JSON format (f=json).
https://enterprise.arcgis.com/en/server/latest/administer/windows/disabling-the-services-directory.htm
Workaround
Change the format in the metadata request URL from f=html to f=json.
Steps to Reproduce