Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The endpoints are not accessible unless the session is logged in. A 401 is sent by SecurityFilter (with the login page).

AdminCentral Endpoint (.magnolia/rest/admincentral)

status: not implementedstarted, menu returned is /modules/adminInterface/config/menu

overall stuff like menu config, login and module manager ui

  • get menu
    • arguments: none
    • returns: MenuConfiguration

Tree Endpoint (.magnolia/rest/tree/<treeName>)

...