v1
latestOpenAPI 3.0.02026-07-17212535.2 KBcluster-settings
Retrieve cluster settings
get/cluster-settings
Response
OK
Example response
{
"hostDirPolicies": [
{
"pathPrefix": "/Users/ci/src",
"ro": true
}
]
}OK
{
"hostDirPolicies": [
{
"pathPrefix": "/Users/ci/src",
"ro": true
}
]
}