Was this helpful?
Retrieves the current system configuration settings
GET /v1/auth/ratls/config HTTP/1.1 Host: localhost:8200 Accept: */*
Configuration retrieved successfully
{ "request_id": "text", "lease_id": "text", "renewable": true, "lease_duration": 1, "data": { "inline_policy": "text", "namespace": true }, "wrap_info": null, "warnings": null, "auth": null }