Getting a list of navigation sections: getNavigationSections

The request is carried out along the path <server URL>/rest/<service name>/getNavigationSections.

You can specify in the request: doc: additional parameters <meta_query_parameters>:

  • namespace

Query example:

https://localhost:8888/rest/meta/getNavigationSections

a list of all objects of the navigation sections from the meta repository specified in the settings of the meta service in deploy.json will be requested.

The example in dnt: test/modules/rest/metadatasrv.spec.js

/checking metadata service/# accessing the list of navigation sections: getNavigationSections