/sys/internal/ui/namespaces
Get namespaces
Method
Path
Sample request
$ curl \
http://127.0.0.1:8200/v1/sys/internal/ui/namespacesSample response
{
"namespaces": []
}Last updated
$ curl \
http://127.0.0.1:8200/v1/sys/internal/ui/namespaces{
"namespaces": []
}Last updated