Symptom
- Extracting usage and monitoring data from SAP Analytics Cloud tenant via the system monitoring REST API (api/v1/monitoring/client)
- Noticed the API provides the Parent Folder ID, but not the corresponding Parent Folder Name. Without Folder Name it is useless.
Environment
- SAP ANALYTICS CLOUD 2026.2
Reproducing the Issue
- Extract usage and monitoring data from SAP Analytics Cloud tenant via the system monitoring REST API (api/v1/monitoring/client)
Cause
The attribute is not available by API design
Resolution
Workaround:
Use /api/v1/Repositories endpoint (specifically the Parameter: "ancestorPath").
By extracting the repository data as a JSON dump, dynamically calculate the full folder path with a script and transform it into a level based Hierarchy.
Keywords
KBA , LOD-ANA-XUS , User assistance, performance statistics , Problem
Product
SAP Analytics Cloud all versions
SAP Knowledge Base Article - Public