Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples
{ "results": { "appCount": 123, "dashboardCount": 123, "chartCount": 123, "apps": [ { "spaceUuid": "<string>", "uuid": "<string>" } ], "dashboards": [ { "spaceUuid": "<string>", "name": "<string>", "uuid": "<string>" } ], "charts": [ { "spaceUuid": "<string>", "name": "<string>", "uuid": "<string>" } ], "spaces": [ { "appCount": 123, "dashboardCount": 123, "chartCount": 123, "parentSpaceUuid": "<string>", "name": "<string>", "uuid": "<string>" } ] } }
Get the impact of deleting a space (affected child spaces, charts, dashboards)
The uuid of the space's parent project
The uuid of the space to check
Success
Show child attributes
ok
Was this page helpful?