Getting a list of all metadata classes: listMeta¶
The request is made using the path <server URL>/rest/<service name>/list Meta.
You can specify in the request: doc: additional parameters <meta_query_parameters>:
ancestorversiondirectnamespace
Query example:
https://localhost:8888/rest/meta/listMeta
information will be requested for all classes from the meta repository specified in the meta service settings in deploy.json.
The example in dnt: test/modules/rest/metadatasrv.spec.js
/checking metadata service/# accessing the list of metadata classes: listMeta